[
FluentUISampleIcon(FluentIcons.wallet_credit_card_24_filled, 'wallet_credit_card_24_filled', 24),
+ FluentUISampleIcon(FluentIcons.wallet_credit_card_28_filled, 'wallet_credit_card_28_filled', 28),
+
FluentUISampleIcon(FluentIcons.wallet_credit_card_32_filled, 'wallet_credit_card_32_filled', 32),
+ FluentUISampleIcon(FluentIcons.wallet_credit_card_48_filled, 'wallet_credit_card_48_filled', 48),
+
FluentUISampleIcon(FluentIcons.wallpaper_20_filled, 'wallpaper_20_filled', 20),
FluentUISampleIcon(FluentIcons.wallpaper_24_filled, 'wallpaper_24_filled', 24),
diff --git a/flutter/lib/fonts/FluentSystemIcons-Filled.ttf b/flutter/lib/fonts/FluentSystemIcons-Filled.ttf
index 21e767087d..5e25ac0a3c 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 ff12b06542..e24134978e 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 0ce91494d8..63c84df48d 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 4a1bbf7d4c..e63e3b0855 100644
--- a/flutter/lib/src/fluent_icons.dart
+++ b/flutter/lib/src/fluent_icons.dart
@@ -591,6 +591,18 @@ class FluentIcons {
/// fluent icon named "apps_list_detail" in size 24 and regular style.
static const IconData apps_list_detail_24_regular = IconData(57445, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "apps_settings" in size 16 and regular style.
+ static const IconData apps_settings_16_regular = IconData(984476, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "apps_settings" in size 20 and regular style.
+ static const IconData apps_settings_20_regular = IconData(984477, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "apps_shield" in size 16 and regular style.
+ static const IconData apps_shield_16_regular = IconData(984478, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "apps_shield" in size 20 and regular style.
+ static const IconData apps_shield_20_regular = IconData(984479, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "archive" in size 16 and regular style.
static const IconData archive_16_regular = IconData(63692, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -1872,6 +1884,9 @@ class FluentIcons {
/// fluent icon named "arrow_turn_left_up" in size 48 and regular style.
static const IconData arrow_turn_left_up_48_regular = IconData(61463, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_turn_right" in size 16 and regular style.
+ static const IconData arrow_turn_right_16_regular = IconData(984531, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_turn_right" in size 20 and regular style.
static const IconData arrow_turn_right_20_regular = IconData(57637, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -2001,6 +2016,9 @@ class FluentIcons {
/// fluent icon named "arrow_upload" in size 24 and regular style.
static const IconData arrow_upload_24_regular = IconData(61861, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_upload" in size 32 and regular style.
+ static const IconData arrow_upload_32_regular = IconData(984480, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_wrap" in size 20 and regular style.
static const IconData arrow_wrap_20_regular = IconData(57650, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -2439,9 +2457,15 @@ class FluentIcons {
/// fluent icon named "book" in size 24 and regular style.
static const IconData book_24_regular = IconData(63742, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "book" in size 28 and regular style.
+ static const IconData book_28_regular = IconData(984508, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "book" in size 32 and regular style.
static const IconData book_32_regular = IconData(984021, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "book" in size 48 and regular style.
+ static const IconData book_48_regular = IconData(984509, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "book_add" in size 20 and regular style.
static const IconData book_add_20_regular = IconData(63743, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -3000,6 +3024,9 @@ class FluentIcons {
/// fluent icon named "breakout_room" in size 28 and regular style.
static const IconData breakout_room_28_regular = IconData(57831, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "breakout_room" in size 32 and regular style.
+ static const IconData breakout_room_32_regular = IconData(984568, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "briefcase" in size 12 and regular style.
static const IconData briefcase_12_regular = IconData(57832, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -3588,6 +3615,9 @@ class FluentIcons {
/// fluent icon named "calendar_edit" in size 24 and regular style.
static const IconData calendar_edit_24_regular = IconData(57927, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "calendar_edit" in size 32 and regular style.
+ static const IconData calendar_edit_32_regular = IconData(984481, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "calendar_empty" in size 16 and regular style.
static const IconData calendar_empty_16_regular = IconData(61989, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -4182,6 +4212,15 @@ class FluentIcons {
/// fluent icon named "camera_add" in size 48 and regular style.
static const IconData camera_add_48_regular = IconData(62041, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "camera_arrow_up" in size 16 and regular style.
+ static const IconData camera_arrow_up_16_regular = IconData(984510, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "camera_arrow_up" in size 20 and regular style.
+ static const IconData camera_arrow_up_20_regular = IconData(984511, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "camera_arrow_up" in size 24 and regular style.
+ static const IconData camera_arrow_up_24_regular = IconData(984512, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "camera_dome" in size 16 and regular style.
static const IconData camera_dome_16_regular = IconData(58010, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -4230,6 +4269,15 @@ class FluentIcons {
/// fluent icon named "card_ui" in size 24 and regular style.
static const IconData card_ui_24_regular = IconData(983402, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "card_ui_portrait_flip" in size 16 and regular style.
+ static const IconData card_ui_portrait_flip_16_regular = IconData(984569, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "card_ui_portrait_flip" in size 20 and regular style.
+ static const IconData card_ui_portrait_flip_20_regular = IconData(984570, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "card_ui_portrait_flip" in size 24 and regular style.
+ static const IconData card_ui_portrait_flip_24_regular = IconData(984571, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "caret_down" in size 12 and regular style.
static const IconData caret_down_12_regular = IconData(62047, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -4521,6 +4569,9 @@ class FluentIcons {
/// fluent icon named "channel_subtract" in size 48 and regular style.
static const IconData channel_subtract_48_regular = IconData(58076, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "chart_multiple" in size 16 and regular style.
+ static const IconData chart_multiple_16_regular = IconData(984532, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "chart_multiple" in size 20 and regular style.
static const IconData chart_multiple_20_regular = IconData(58077, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -4701,6 +4752,9 @@ class FluentIcons {
/// fluent icon named "chat_off" in size 24 and regular style.
static const IconData chat_off_24_regular = IconData(62091, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "chat_settings" in size 16 and regular style.
+ static const IconData chat_settings_16_regular = IconData(984513, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "chat_settings" in size 20 and regular style.
static const IconData chat_settings_20_regular = IconData(61985, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -5163,12 +5217,21 @@ class FluentIcons {
/// fluent icon named "circle_half_fill" in size 24 and regular style.
static const IconData circle_half_fill_24_regular = IconData(62142, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "circle_highlight" in size 20 and regular style.
+ static const IconData circle_highlight_20_regular = IconData(984514, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_highlight" in size 24 and regular style.
+ static const IconData circle_highlight_24_regular = IconData(984515, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "circle_hint" in size 16 and regular style.
static const IconData circle_hint_16_regular = IconData(983312, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "circle_hint" in size 20 and regular style.
static const IconData circle_hint_20_regular = IconData(983313, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "circle_hint" in size 24 and regular style.
+ static const IconData circle_hint_24_regular = IconData(984516, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "circle_hint_half_vertical" in size 16 and regular style.
static const IconData circle_hint_half_vertical_16_regular = IconData(983763, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -5211,6 +5274,12 @@ class FluentIcons {
/// fluent icon named "circle_off" in size 20 and regular style.
static const IconData circle_off_20_regular = IconData(58173, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "circle_shadow" in size 20 and regular style.
+ static const IconData circle_shadow_20_regular = IconData(984517, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_shadow" in size 24 and regular style.
+ static const IconData circle_shadow_24_regular = IconData(984518, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "circle_small" in size 20 and regular style.
static const IconData circle_small_20_regular = IconData(58174, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -6132,6 +6201,9 @@ class FluentIcons {
/// fluent icon named "column" in size 20 and regular style.
static const IconData column_20_regular = IconData(58313, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "column" in size 24 and regular style.
+ static const IconData column_24_regular = IconData(984533, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "column_arrow_right" in size 20 and regular style.
static const IconData column_arrow_right_20_regular = IconData(58314, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -6186,6 +6258,9 @@ class FluentIcons {
/// fluent icon named "comment" in size 28 and regular style.
static const IconData comment_28_regular = IconData(58324, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "comment" in size 32 and regular style.
+ static const IconData comment_32_regular = IconData(984550, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "comment" in size 48 and regular style.
static const IconData comment_48_regular = IconData(58325, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -6204,6 +6279,9 @@ class FluentIcons {
/// fluent icon named "comment_add" in size 28 and regular style.
static const IconData comment_add_28_regular = IconData(58329, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "comment_add" in size 32 and regular style.
+ static const IconData comment_add_32_regular = IconData(984551, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "comment_add" in size 48 and regular style.
static const IconData comment_add_48_regular = IconData(58330, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -6543,6 +6621,9 @@ class FluentIcons {
/// fluent icon named "content_settings" in size 32 and regular style.
static const IconData content_settings_32_regular = IconData(58391, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "content_view" in size 16 and regular style.
+ static const IconData content_view_16_regular = IconData(984519, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "content_view" in size 20 and regular style.
static const IconData content_view_20_regular = IconData(58392, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -6735,6 +6816,15 @@ class FluentIcons {
/// fluent icon named "crop" in size 48 and regular style.
static const IconData crop_48_regular = IconData(61487, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "crop_arrow_rotate" in size 16 and regular style.
+ static const IconData crop_arrow_rotate_16_regular = IconData(984552, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "crop_arrow_rotate" in size 20 and regular style.
+ static const IconData crop_arrow_rotate_20_regular = IconData(984553, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "crop_arrow_rotate" in size 24 and regular style.
+ static const IconData crop_arrow_rotate_24_regular = IconData(984554, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "crop_interim" in size 20 and regular style.
static const IconData crop_interim_20_regular = IconData(58412, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -6849,6 +6939,12 @@ class FluentIcons {
/// fluent icon named "cursor" in size 24 and regular style.
static const IconData cursor_24_regular = IconData(58436, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "cursor" in size 28 and regular style.
+ static const IconData cursor_28_regular = IconData(984572, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "cursor" in size 32 and regular style.
+ static const IconData cursor_32_regular = IconData(984573, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "cursor_click" in size 20 and regular style.
static const IconData cursor_click_20_regular = IconData(58437, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -6942,6 +7038,15 @@ class FluentIcons {
/// fluent icon named "data_bar_vertical_add" in size 24 and regular style.
static const IconData data_bar_vertical_add_24_regular = IconData(58453, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "data_bar_vertical_arrow_down" in size 16 and regular style.
+ static const IconData data_bar_vertical_arrow_down_16_regular = IconData(984482, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "data_bar_vertical_arrow_down" in size 20 and regular style.
+ static const IconData data_bar_vertical_arrow_down_20_regular = IconData(984483, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "data_bar_vertical_arrow_down" in size 24 and regular style.
+ static const IconData data_bar_vertical_arrow_down_24_regular = IconData(984484, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "data_bar_vertical_ascending" in size 16 and regular style.
static const IconData data_bar_vertical_ascending_16_regular = IconData(61654, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -6984,6 +7089,9 @@ class FluentIcons {
/// fluent icon named "data_line" in size 24 and regular style.
static const IconData data_line_24_regular = IconData(62275, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "data_pie" in size 16 and regular style.
+ static const IconData data_pie_16_regular = IconData(984534, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "data_pie" in size 20 and regular style.
static const IconData data_pie_20_regular = IconData(62276, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -7335,6 +7443,12 @@ class FluentIcons {
/// fluent icon named "desktop_mac" in size 32 and regular style.
static const IconData desktop_mac_32_regular = IconData(58523, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "desktop_off" in size 20 and regular style.
+ static const IconData desktop_off_20_regular = IconData(984555, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "desktop_off" in size 24 and regular style.
+ static const IconData desktop_off_24_regular = IconData(984556, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "desktop_pulse" in size 16 and regular style.
static const IconData desktop_pulse_16_regular = IconData(58524, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -8595,12 +8709,18 @@ class FluentIcons {
/// fluent icon named "double_swipe_up" in size 24 and regular style.
static const IconData double_swipe_up_24_regular = IconData(62395, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "double_tap_swipe_down" in size 16 and regular style.
+ static const IconData double_tap_swipe_down_16_regular = IconData(984520, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "double_tap_swipe_down" in size 20 and regular style.
static const IconData double_tap_swipe_down_20_regular = IconData(58734, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "double_tap_swipe_down" in size 24 and regular style.
static const IconData double_tap_swipe_down_24_regular = IconData(58735, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "double_tap_swipe_up" in size 16 and regular style.
+ static const IconData double_tap_swipe_up_16_regular = IconData(984521, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "double_tap_swipe_up" in size 20 and regular style.
static const IconData double_tap_swipe_up_20_regular = IconData(58736, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -9675,6 +9795,9 @@ class FluentIcons {
/// fluent icon named "flash_settings" in size 24 and regular style.
static const IconData flash_settings_24_regular = IconData(58919, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "flash_sparkle" in size 16 and regular style.
+ static const IconData flash_sparkle_16_regular = IconData(984522, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "flash_sparkle" in size 20 and regular style.
static const IconData flash_sparkle_20_regular = IconData(983766, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -10074,6 +10197,15 @@ class FluentIcons {
/// fluent icon named "food" in size 24 and regular style.
static const IconData food_24_regular = IconData(62532, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "food" in size 28 and regular style.
+ static const IconData food_28_regular = IconData(984557, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "food" in size 32 and regular style.
+ static const IconData food_32_regular = IconData(984558, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "food" in size 48 and regular style.
+ static const IconData food_48_regular = IconData(984559, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "food_apple" in size 20 and regular style.
static const IconData food_apple_20_regular = IconData(58983, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -10851,6 +10983,24 @@ class FluentIcons {
/// fluent icon named "handshake" in size 32 and regular style.
static const IconData handshake_32_regular = IconData(61190, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "haptic_strong" in size 16 and regular style.
+ static const IconData haptic_strong_16_regular = IconData(984485, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "haptic_strong" in size 20 and regular style.
+ static const IconData haptic_strong_20_regular = IconData(984486, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "haptic_strong" in size 24 and regular style.
+ static const IconData haptic_strong_24_regular = IconData(984487, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "haptic_weak" in size 16 and regular style.
+ static const IconData haptic_weak_16_regular = IconData(984488, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "haptic_weak" in size 20 and regular style.
+ static const IconData haptic_weak_20_regular = IconData(984489, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "haptic_weak" in size 24 and regular style.
+ static const IconData haptic_weak_24_regular = IconData(984490, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "hard_drive" in size 16 and regular style.
static const IconData hard_drive_16_regular = IconData(61674, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -11097,6 +11247,12 @@ class FluentIcons {
/// fluent icon named "hexagon" in size 48 and regular style.
static const IconData hexagon_48_regular = IconData(983954, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "hexagon_sparkle" in size 20 and regular style.
+ static const IconData hexagon_sparkle_20_regular = IconData(984491, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "hexagon_sparkle" in size 24 and regular style.
+ static const IconData hexagon_sparkle_24_regular = IconData(984492, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "hexagon_three" in size 12 and regular style.
static const IconData hexagon_three_12_regular = IconData(983770, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -11859,6 +12015,9 @@ class FluentIcons {
/// fluent icon named "layer_diagonal_add" in size 20 and regular style.
static const IconData layer_diagonal_add_20_regular = IconData(984066, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "layer_diagonal_add" in size 24 and regular style.
+ static const IconData layer_diagonal_add_24_regular = IconData(984560, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "layer_diagonal_person" in size 16 and regular style.
static const IconData layer_diagonal_person_16_regular = IconData(984134, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -11940,6 +12099,9 @@ class FluentIcons {
/// fluent icon named "layout_column_two" in size 24 and regular style.
static const IconData layout_column_two_24_regular = IconData(984218, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "layout_column_two" in size 32 and regular style.
+ static const IconData layout_column_two_32_regular = IconData(984535, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "layout_column_two_split_left" in size 16 and regular style.
static const IconData layout_column_two_split_left_16_regular = IconData(984219, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -11985,6 +12147,15 @@ class FluentIcons {
/// fluent icon named "layout_row_two" in size 24 and regular style.
static const IconData layout_row_two_24_regular = IconData(984233, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "layout_row_two" in size 28 and regular style.
+ static const IconData layout_row_two_28_regular = IconData(984574, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "layout_row_two" in size 32 and regular style.
+ static const IconData layout_row_two_32_regular = IconData(984536, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "layout_row_two" in size 48 and regular style.
+ static const IconData layout_row_two_48_regular = IconData(984575, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "layout_row_two_split_bottom" in size 16 and regular style.
static const IconData layout_row_two_split_bottom_16_regular = IconData(984234, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -12495,6 +12666,9 @@ class FluentIcons {
/// fluent icon named "location_off" in size 48 and regular style.
static const IconData location_off_48_regular = IconData(59276, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "location_ripple" in size 12 and regular style.
+ static const IconData location_ripple_12_regular = IconData(984523, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "location_ripple" in size 16 and regular style.
static const IconData location_ripple_16_regular = IconData(984430, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -12657,6 +12831,9 @@ class FluentIcons {
/// fluent icon named "mail_alert" in size 28 and regular style.
static const IconData mail_alert_28_regular = IconData(59298, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "mail_alert" in size 32 and regular style.
+ static const IconData mail_alert_32_regular = IconData(984561, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "mail_all_read" in size 16 and regular style.
static const IconData mail_all_read_16_regular = IconData(59299, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -12681,6 +12858,9 @@ class FluentIcons {
/// fluent icon named "mail_arrow_clockwise" in size 24 and regular style.
static const IconData mail_arrow_clockwise_24_regular = IconData(984377, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "mail_arrow_clockwise" in size 32 and regular style.
+ static const IconData mail_arrow_clockwise_32_regular = IconData(984562, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "mail_arrow_double_back" in size 16 and regular style.
static const IconData mail_arrow_double_back_16_regular = IconData(59302, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -12753,6 +12933,9 @@ class FluentIcons {
/// fluent icon named "mail_copy" in size 24 and regular style.
static const IconData mail_copy_24_regular = IconData(62738, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "mail_copy" in size 32 and regular style.
+ static const IconData mail_copy_32_regular = IconData(984537, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "mail_dismiss" in size 16 and regular style.
static const IconData mail_dismiss_16_regular = IconData(59313, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -12771,6 +12954,9 @@ class FluentIcons {
/// fluent icon named "mail_edit" in size 24 and regular style.
static const IconData mail_edit_24_regular = IconData(59316, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "mail_edit" in size 32 and regular style.
+ static const IconData mail_edit_32_regular = IconData(984493, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "mail_error" in size 16 and regular style.
static const IconData mail_error_16_regular = IconData(59317, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -13875,6 +14061,21 @@ class FluentIcons {
/// fluent icon named "notepad_person" in size 24 and regular style.
static const IconData notepad_person_24_regular = IconData(59523, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "notepad_sparkle" in size 16 and regular style.
+ static const IconData notepad_sparkle_16_regular = IconData(984576, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "notepad_sparkle" in size 20 and regular style.
+ static const IconData notepad_sparkle_20_regular = IconData(984577, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "notepad_sparkle" in size 24 and regular style.
+ static const IconData notepad_sparkle_24_regular = IconData(984578, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "notepad_sparkle" in size 28 and regular style.
+ static const IconData notepad_sparkle_28_regular = IconData(984579, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "notepad_sparkle" in size 32 and regular style.
+ static const IconData notepad_sparkle_32_regular = IconData(984580, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "number_circle_0" in size 16 and regular style.
static const IconData number_circle_0_16_regular = IconData(983874, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -14271,6 +14472,9 @@ class FluentIcons {
/// fluent icon named "paint_brush" in size 24 and regular style.
static const IconData paint_brush_24_regular = IconData(62867, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "paint_brush" in size 28 and regular style.
+ static const IconData paint_brush_28_regular = IconData(984581, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "paint_brush" in size 32 and regular style.
static const IconData paint_brush_32_regular = IconData(983588, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -14286,6 +14490,27 @@ class FluentIcons {
/// fluent icon named "paint_brush_arrow_up" in size 24 and regular style.
static const IconData paint_brush_arrow_up_24_regular = IconData(59562, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "paint_brush_sparkle" in size 20 and regular style.
+ static const IconData paint_brush_sparkle_20_regular = IconData(984538, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "paint_brush_sparkle" in size 24 and regular style.
+ static const IconData paint_brush_sparkle_24_regular = IconData(984539, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "paint_brush_subtract" in size 16 and regular style.
+ static const IconData paint_brush_subtract_16_regular = IconData(984582, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "paint_brush_subtract" in size 20 and regular style.
+ static const IconData paint_brush_subtract_20_regular = IconData(984583, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "paint_brush_subtract" in size 24 and regular style.
+ static const IconData paint_brush_subtract_24_regular = IconData(984584, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "paint_brush_subtract" in size 28 and regular style.
+ static const IconData paint_brush_subtract_28_regular = IconData(984585, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "paint_brush_subtract" in size 32 and regular style.
+ static const IconData paint_brush_subtract_32_regular = IconData(984586, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "paint_bucket" in size 16 and regular style.
static const IconData paint_bucket_16_regular = IconData(62868, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -14559,6 +14784,18 @@ class FluentIcons {
/// fluent icon named "password" in size 24 and regular style.
static const IconData password_24_regular = IconData(62878, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "password" in size 32 and regular style.
+ static const IconData password_32_regular = IconData(984494, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "password" in size 48 and regular style.
+ static const IconData password_48_regular = IconData(984495, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "password_clock" in size 48 and regular style.
+ static const IconData password_clock_48_regular = IconData(984496, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "password_reset" in size 48 and regular style.
+ static const IconData password_reset_48_regular = IconData(984497, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "patch" in size 20 and regular style.
static const IconData patch_20_regular = IconData(63162, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -14826,6 +15063,9 @@ class FluentIcons {
/// fluent icon named "people_checkmark" in size 24 and regular style.
static const IconData people_checkmark_24_regular = IconData(59636, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "people_community" in size 12 and regular style.
+ static const IconData people_community_12_regular = IconData(984540, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "people_community" in size 16 and regular style.
static const IconData people_community_16_regular = IconData(62895, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -14871,6 +15111,12 @@ class FluentIcons {
/// fluent icon named "people_error" in size 24 and regular style.
static const IconData people_error_24_regular = IconData(59642, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "people_eye" in size 16 and regular style.
+ static const IconData people_eye_16_regular = IconData(984498, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "people_eye" in size 20 and regular style.
+ static const IconData people_eye_20_regular = IconData(984499, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "people_list" in size 16 and regular style.
static const IconData people_list_16_regular = IconData(59643, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -15150,6 +15396,9 @@ class FluentIcons {
/// fluent icon named "person_available" in size 24 and regular style.
static const IconData person_available_24_regular = IconData(62922, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "person_board" in size 12 and regular style.
+ static const IconData person_board_12_regular = IconData(984541, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "person_board" in size 16 and regular style.
static const IconData person_board_16_regular = IconData(62924, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -15486,6 +15735,9 @@ class FluentIcons {
/// fluent icon named "person_support" in size 28 and regular style.
static const IconData person_support_28_regular = IconData(984002, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "person_support" in size 32 and regular style.
+ static const IconData person_support_32_regular = IconData(984563, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "person_swap" in size 16 and regular style.
static const IconData person_swap_16_regular = IconData(62939, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -15528,6 +15780,15 @@ class FluentIcons {
/// fluent icon named "person_tag" in size 48 and regular style.
static const IconData person_tag_48_regular = IconData(59730, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "person_tentative" in size 16 and regular style.
+ static const IconData person_tentative_16_regular = IconData(984542, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "person_tentative" in size 20 and regular style.
+ static const IconData person_tentative_20_regular = IconData(984543, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "person_tentative" in size 24 and regular style.
+ static const IconData person_tentative_24_regular = IconData(984544, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "person_voice" in size 16 and regular style.
static const IconData person_voice_16_regular = IconData(984074, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -15876,6 +16137,12 @@ class FluentIcons {
/// fluent icon named "pin" in size 48 and regular style.
static const IconData pin_48_regular = IconData(59780, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "pin_globe" in size 16 and regular style.
+ static const IconData pin_globe_16_regular = IconData(984500, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "pin_globe" in size 20 and regular style.
+ static const IconData pin_globe_20_regular = IconData(984501, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "pin_off" in size 16 and regular style.
static const IconData pin_off_16_regular = IconData(59781, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -15990,6 +16257,15 @@ class FluentIcons {
/// fluent icon named "play_circle_hint" in size 24 and regular style.
static const IconData play_circle_hint_24_regular = IconData(983180, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "play_circle_sparkle" in size 16 and regular style.
+ static const IconData play_circle_sparkle_16_regular = IconData(984587, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "play_circle_sparkle" in size 20 and regular style.
+ static const IconData play_circle_sparkle_20_regular = IconData(984588, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "play_circle_sparkle" in size 24 and regular style.
+ static const IconData play_circle_sparkle_24_regular = IconData(984589, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "play_multiple" in size 16 and regular style.
static const IconData play_multiple_16_regular = IconData(61696, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -16866,9 +17142,21 @@ class FluentIcons {
/// fluent icon named "reorder" in size 20 and regular style.
static const IconData reorder_20_regular = IconData(59921, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "replay" in size 16 and regular style.
+ static const IconData replay_16_regular = IconData(984590, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "replay" in size 20 and regular style.
static const IconData replay_20_regular = IconData(59922, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "replay" in size 24 and regular style.
+ static const IconData replay_24_regular = IconData(984591, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "replay" in size 28 and regular style.
+ static const IconData replay_28_regular = IconData(984592, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "replay" in size 32 and regular style.
+ static const IconData replay_32_regular = IconData(984593, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "resize" in size 16 and regular style.
static const IconData resize_16_regular = IconData(984244, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -17100,6 +17388,15 @@ class FluentIcons {
/// fluent icon named "run" in size 24 and regular style.
static const IconData run_24_regular = IconData(63102, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "run" in size 28 and regular style.
+ static const IconData run_28_regular = IconData(984502, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "run" in size 32 and regular style.
+ static const IconData run_32_regular = IconData(984503, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "run" in size 48 and regular style.
+ static const IconData run_48_regular = IconData(984504, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "sanitize" in size 20 and regular style.
static const IconData sanitize_20_regular = IconData(59969, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -17412,6 +17709,9 @@ class FluentIcons {
/// fluent icon named "search_shield" in size 20 and regular style.
static const IconData search_shield_20_regular = IconData(60032, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "search_square" in size 16 and regular style.
+ static const IconData search_square_16_regular = IconData(984524, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "search_square" in size 20 and regular style.
static const IconData search_square_20_regular = IconData(60033, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -17535,6 +17835,15 @@ class FluentIcons {
/// fluent icon named "send_copy" in size 24 and regular style.
static const IconData send_copy_24_regular = IconData(63133, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "send_person" in size 16 and regular style.
+ static const IconData send_person_16_regular = IconData(984594, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "send_person" in size 20 and regular style.
+ static const IconData send_person_20_regular = IconData(984595, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "send_person" in size 24 and regular style.
+ static const IconData send_person_24_regular = IconData(984596, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "serial_port" in size 16 and regular style.
static const IconData serial_port_16_regular = IconData(63137, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -17604,6 +17913,9 @@ class FluentIcons {
/// fluent icon named "settings" in size 48 and regular style.
static const IconData settings_48_regular = IconData(60053, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "settings_chat" in size 16 and regular style.
+ static const IconData settings_chat_16_regular = IconData(984525, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "settings_chat" in size 20 and regular style.
static const IconData settings_chat_20_regular = IconData(60054, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -17733,6 +18045,15 @@ class FluentIcons {
/// fluent icon named "share_ios" in size 48 and regular style.
static const IconData share_ios_48_regular = IconData(63160, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "share_multiple" in size 16 and regular style.
+ static const IconData share_multiple_16_regular = IconData(984526, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "share_multiple" in size 20 and regular style.
+ static const IconData share_multiple_20_regular = IconData(984527, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "share_multiple" in size 24 and regular style.
+ static const IconData share_multiple_24_regular = IconData(984528, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "share_screen_person" in size 16 and regular style.
static const IconData share_screen_person_16_regular = IconData(60074, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -18291,6 +18612,12 @@ class FluentIcons {
/// fluent icon named "slide_multiple_search" in size 24 and regular style.
static const IconData slide_multiple_search_24_regular = IconData(63348, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "slide_play" in size 20 and regular style.
+ static const IconData slide_play_20_regular = IconData(984529, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "slide_play" in size 24 and regular style.
+ static const IconData slide_play_24_regular = IconData(984530, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "slide_record" in size 16 and regular style.
static const IconData slide_record_16_regular = IconData(983359, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -18807,6 +19134,27 @@ class FluentIcons {
/// fluent icon named "square_dismiss" in size 20 and regular style.
static const IconData square_dismiss_20_regular = IconData(60291, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "square_dovetail_joint" in size 12 and regular style.
+ static const IconData square_dovetail_joint_12_regular = IconData(984597, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "square_dovetail_joint" in size 16 and regular style.
+ static const IconData square_dovetail_joint_16_regular = IconData(984598, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "square_dovetail_joint" in size 20 and regular style.
+ static const IconData square_dovetail_joint_20_regular = IconData(984599, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "square_dovetail_joint" in size 24 and regular style.
+ static const IconData square_dovetail_joint_24_regular = IconData(984600, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "square_dovetail_joint" in size 28 and regular style.
+ static const IconData square_dovetail_joint_28_regular = IconData(984601, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "square_dovetail_joint" in size 32 and regular style.
+ static const IconData square_dovetail_joint_32_regular = IconData(984602, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "square_dovetail_joint" in size 48 and regular style.
+ static const IconData square_dovetail_joint_48_regular = IconData(984603, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "square_eraser" in size 20 and regular style.
static const IconData square_eraser_20_regular = IconData(60292, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -19536,6 +19884,24 @@ class FluentIcons {
/// fluent icon named "tab_desktop_new_page" in size 20 and regular style.
static const IconData tab_desktop_new_page_20_regular = IconData(63313, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "tab_desktop_search" in size 16 and regular style.
+ static const IconData tab_desktop_search_16_regular = IconData(984545, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "tab_desktop_search" in size 20 and regular style.
+ static const IconData tab_desktop_search_20_regular = IconData(984546, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "tab_desktop_search" in size 24 and regular style.
+ static const IconData tab_desktop_search_24_regular = IconData(984547, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "tab_group" in size 16 and regular style.
+ static const IconData tab_group_16_regular = IconData(984505, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "tab_group" in size 20 and regular style.
+ static const IconData tab_group_20_regular = IconData(984506, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "tab_group" in size 24 and regular style.
+ static const IconData tab_group_24_regular = IconData(984507, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "tab_in_private" in size 16 and regular style.
static const IconData tab_in_private_16_regular = IconData(63314, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -19674,6 +20040,15 @@ class FluentIcons {
/// 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);
+ /// fluent icon named "table_cursor" in size 16 and regular style.
+ static const IconData table_cursor_16_regular = IconData(984604, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "table_cursor" in size 20 and regular style.
+ static const IconData table_cursor_20_regular = IconData(984605, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "table_cursor" in size 24 and regular style.
+ static const IconData table_cursor_24_regular = IconData(984606, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "table_default" in size 32 and regular style.
static const IconData table_default_32_regular = IconData(983372, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -20022,6 +20397,12 @@ class FluentIcons {
/// fluent icon named "table_simple_multiple" in size 24 and regular style.
static const IconData table_simple_multiple_24_regular = IconData(983215, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "table_sparkle" in size 20 and regular style.
+ static const IconData table_sparkle_20_regular = IconData(984548, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "table_sparkle" in size 24 and regular style.
+ static const IconData table_sparkle_24_regular = IconData(984549, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "table_split" in size 20 and regular style.
static const IconData table_split_20_regular = IconData(60501, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -20181,6 +20562,9 @@ class FluentIcons {
/// fluent icon named "tag_multiple" in size 24 and regular style.
static const IconData tag_multiple_24_regular = IconData(60543, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "tag_off" in size 16 and regular style.
+ static const IconData tag_off_16_regular = IconData(984564, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "tag_off" in size 20 and regular style.
static const IconData tag_off_20_regular = IconData(60544, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -20844,6 +21228,9 @@ class FluentIcons {
/// fluent icon named "text_column_one_wide" in size 24 and regular style.
static const IconData text_column_one_wide_24_regular = IconData(60665, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "text_column_one_wide_lightning" in size 16 and regular style.
+ static const IconData text_column_one_wide_lightning_16_regular = IconData(984565, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "text_column_one_wide_lightning" in size 20 and regular style.
static const IconData text_column_one_wide_lightning_20_regular = IconData(60666, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -22020,6 +22407,12 @@ class FluentIcons {
/// fluent icon named "transmission" in size 24 and regular style.
static const IconData transmission_24_regular = IconData(60829, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "transparency_square" in size 20 and regular style.
+ static const IconData transparency_square_20_regular = IconData(984607, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "transparency_square" in size 24 and regular style.
+ static const IconData transparency_square_24_regular = IconData(984608, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "tray_item_add" in size 20 and regular style.
static const IconData tray_item_add_20_regular = IconData(60830, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -22845,9 +23238,15 @@ class FluentIcons {
/// fluent icon named "wallet_credit_card" in size 24 and regular style.
static const IconData wallet_credit_card_24_regular = IconData(60979, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "wallet_credit_card" in size 28 and regular style.
+ static const IconData wallet_credit_card_28_regular = IconData(984566, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "wallet_credit_card" in size 32 and regular style.
static const IconData wallet_credit_card_32_regular = IconData(60980, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "wallet_credit_card" in size 48 and regular style.
+ static const IconData wallet_credit_card_48_regular = IconData(984567, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "wallpaper" in size 20 and regular style.
static const IconData wallpaper_20_regular = IconData(60981, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -24101,6 +24500,18 @@ class FluentIcons {
/// fluent icon named "apps_list_detail" in size 24 and filled style.
static const IconData apps_list_detail_24_filled = IconData(57445, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "apps_settings" in size 16 and filled style.
+ static const IconData apps_settings_16_filled = IconData(984597, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "apps_settings" in size 20 and filled style.
+ static const IconData apps_settings_20_filled = IconData(984598, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "apps_shield" in size 16 and filled style.
+ static const IconData apps_shield_16_filled = IconData(984599, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "apps_shield" in size 20 and filled style.
+ static const IconData apps_shield_20_filled = IconData(984600, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "archive" in size 16 and filled style.
static const IconData archive_16_filled = IconData(63716, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -25382,6 +25793,9 @@ class FluentIcons {
/// fluent icon named "arrow_turn_left_up" in size 48 and filled style.
static const IconData arrow_turn_left_up_48_filled = IconData(61463, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_turn_right" in size 16 and filled style.
+ static const IconData arrow_turn_right_16_filled = IconData(984652, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_turn_right" in size 20 and filled style.
static const IconData arrow_turn_right_20_filled = IconData(57637, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -25511,6 +25925,9 @@ class FluentIcons {
/// fluent icon named "arrow_upload" in size 24 and filled style.
static const IconData arrow_upload_24_filled = IconData(61861, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_upload" in size 32 and filled style.
+ static const IconData arrow_upload_32_filled = IconData(984601, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_wrap" in size 20 and filled style.
static const IconData arrow_wrap_20_filled = IconData(57651, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -25949,9 +26366,15 @@ class FluentIcons {
/// fluent icon named "book" in size 24 and filled style.
static const IconData book_24_filled = IconData(57715, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "book" in size 28 and filled style.
+ static const IconData book_28_filled = IconData(984629, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "book" in size 32 and filled style.
static const IconData book_32_filled = IconData(984040, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "book" in size 48 and filled style.
+ static const IconData book_48_filled = IconData(984630, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "book_add" in size 20 and filled style.
static const IconData book_add_20_filled = IconData(57716, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -26513,6 +26936,9 @@ class FluentIcons {
/// fluent icon named "breakout_room" in size 28 and filled style.
static const IconData breakout_room_28_filled = IconData(57851, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "breakout_room" in size 32 and filled style.
+ static const IconData breakout_room_32_filled = IconData(984692, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "briefcase" in size 12 and filled style.
static const IconData briefcase_12_filled = IconData(57852, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -27101,6 +27527,9 @@ class FluentIcons {
/// fluent icon named "calendar_edit" in size 24 and filled style.
static const IconData calendar_edit_24_filled = IconData(57947, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "calendar_edit" in size 32 and filled style.
+ static const IconData calendar_edit_32_filled = IconData(984602, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "calendar_empty" in size 16 and filled style.
static const IconData calendar_empty_16_filled = IconData(61989, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -27695,6 +28124,15 @@ class FluentIcons {
/// fluent icon named "camera_add" in size 48 and filled style.
static const IconData camera_add_48_filled = IconData(62041, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "camera_arrow_up" in size 16 and filled style.
+ static const IconData camera_arrow_up_16_filled = IconData(984631, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "camera_arrow_up" in size 20 and filled style.
+ static const IconData camera_arrow_up_20_filled = IconData(984632, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "camera_arrow_up" in size 24 and filled style.
+ static const IconData camera_arrow_up_24_filled = IconData(984633, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "camera_dome" in size 16 and filled style.
static const IconData camera_dome_16_filled = IconData(58030, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -27743,6 +28181,15 @@ class FluentIcons {
/// fluent icon named "card_ui" in size 24 and filled style.
static const IconData card_ui_24_filled = IconData(983402, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "card_ui_portrait_flip" in size 16 and filled style.
+ static const IconData card_ui_portrait_flip_16_filled = IconData(984693, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "card_ui_portrait_flip" in size 20 and filled style.
+ static const IconData card_ui_portrait_flip_20_filled = IconData(984694, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "card_ui_portrait_flip" in size 24 and filled style.
+ static const IconData card_ui_portrait_flip_24_filled = IconData(984695, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "caret_down" in size 12 and filled style.
static const IconData caret_down_12_filled = IconData(62047, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -28034,6 +28481,9 @@ class FluentIcons {
/// fluent icon named "channel_subtract" in size 48 and filled style.
static const IconData channel_subtract_48_filled = IconData(58096, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "chart_multiple" in size 16 and filled style.
+ static const IconData chart_multiple_16_filled = IconData(984653, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "chart_multiple" in size 20 and filled style.
static const IconData chart_multiple_20_filled = IconData(58097, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -28214,6 +28664,9 @@ class FluentIcons {
/// fluent icon named "chat_off" in size 24 and filled style.
static const IconData chat_off_24_filled = IconData(62091, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "chat_settings" in size 16 and filled style.
+ static const IconData chat_settings_16_filled = IconData(984634, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "chat_settings" in size 20 and filled style.
static const IconData chat_settings_20_filled = IconData(61985, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -28676,12 +29129,21 @@ class FluentIcons {
/// fluent icon named "circle_half_fill" in size 24 and filled style.
static const IconData circle_half_fill_24_filled = IconData(62142, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "circle_highlight" in size 20 and filled style.
+ static const IconData circle_highlight_20_filled = IconData(984635, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_highlight" in size 24 and filled style.
+ static const IconData circle_highlight_24_filled = IconData(984636, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "circle_hint" in size 16 and filled style.
static const IconData circle_hint_16_filled = IconData(983311, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "circle_hint" in size 20 and filled style.
static const IconData circle_hint_20_filled = IconData(983312, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "circle_hint" in size 24 and filled style.
+ static const IconData circle_hint_24_filled = IconData(984637, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "circle_hint_half_vertical" in size 16 and filled style.
static const IconData circle_hint_half_vertical_16_filled = IconData(983782, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -28724,6 +29186,12 @@ class FluentIcons {
/// fluent icon named "circle_off" in size 20 and filled style.
static const IconData circle_off_20_filled = IconData(58194, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "circle_shadow" in size 20 and filled style.
+ static const IconData circle_shadow_20_filled = IconData(984638, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_shadow" in size 24 and filled style.
+ static const IconData circle_shadow_24_filled = IconData(984639, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "circle_small" in size 20 and filled style.
static const IconData circle_small_20_filled = IconData(58195, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -29618,6 +30086,9 @@ class FluentIcons {
/// fluent icon named "column" in size 20 and filled style.
static const IconData column_20_filled = IconData(58325, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "column" in size 24 and filled style.
+ static const IconData column_24_filled = IconData(984654, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "column_arrow_right" in size 20 and filled style.
static const IconData column_arrow_right_20_filled = IconData(58326, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -29672,6 +30143,9 @@ class FluentIcons {
/// fluent icon named "comment" in size 28 and filled style.
static const IconData comment_28_filled = IconData(58336, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "comment" in size 32 and filled style.
+ static const IconData comment_32_filled = IconData(984674, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "comment" in size 48 and filled style.
static const IconData comment_48_filled = IconData(58337, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -29690,6 +30164,9 @@ class FluentIcons {
/// fluent icon named "comment_add" in size 28 and filled style.
static const IconData comment_add_28_filled = IconData(58341, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "comment_add" in size 32 and filled style.
+ static const IconData comment_add_32_filled = IconData(984675, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "comment_add" in size 48 and filled style.
static const IconData comment_add_48_filled = IconData(58342, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -30029,6 +30506,9 @@ class FluentIcons {
/// fluent icon named "content_settings" in size 32 and filled style.
static const IconData content_settings_32_filled = IconData(58403, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "content_view" in size 16 and filled style.
+ static const IconData content_view_16_filled = IconData(984640, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "content_view" in size 20 and filled style.
static const IconData content_view_20_filled = IconData(58404, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -30221,6 +30701,15 @@ class FluentIcons {
/// fluent icon named "crop" in size 48 and filled style.
static const IconData crop_48_filled = IconData(61487, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "crop_arrow_rotate" in size 16 and filled style.
+ static const IconData crop_arrow_rotate_16_filled = IconData(984676, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "crop_arrow_rotate" in size 20 and filled style.
+ static const IconData crop_arrow_rotate_20_filled = IconData(984677, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "crop_arrow_rotate" in size 24 and filled style.
+ static const IconData crop_arrow_rotate_24_filled = IconData(984678, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "crop_interim" in size 20 and filled style.
static const IconData crop_interim_20_filled = IconData(58424, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -30335,6 +30824,12 @@ class FluentIcons {
/// fluent icon named "cursor" in size 24 and filled style.
static const IconData cursor_24_filled = IconData(58448, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "cursor" in size 28 and filled style.
+ static const IconData cursor_28_filled = IconData(984696, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "cursor" in size 32 and filled style.
+ static const IconData cursor_32_filled = IconData(984697, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "cursor_click" in size 20 and filled style.
static const IconData cursor_click_20_filled = IconData(58449, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -30428,6 +30923,15 @@ class FluentIcons {
/// fluent icon named "data_bar_vertical_add" in size 24 and filled style.
static const IconData data_bar_vertical_add_24_filled = IconData(58465, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "data_bar_vertical_arrow_down" in size 16 and filled style.
+ static const IconData data_bar_vertical_arrow_down_16_filled = IconData(984603, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "data_bar_vertical_arrow_down" in size 20 and filled style.
+ static const IconData data_bar_vertical_arrow_down_20_filled = IconData(984604, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "data_bar_vertical_arrow_down" in size 24 and filled style.
+ static const IconData data_bar_vertical_arrow_down_24_filled = IconData(984605, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "data_bar_vertical_ascending" in size 16 and filled style.
static const IconData data_bar_vertical_ascending_16_filled = IconData(61654, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -30470,6 +30974,9 @@ class FluentIcons {
/// fluent icon named "data_line" in size 24 and filled style.
static const IconData data_line_24_filled = IconData(62275, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "data_pie" in size 16 and filled style.
+ static const IconData data_pie_16_filled = IconData(984655, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "data_pie" in size 20 and filled style.
static const IconData data_pie_20_filled = IconData(62276, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -30821,6 +31328,12 @@ class FluentIcons {
/// fluent icon named "desktop_mac" in size 32 and filled style.
static const IconData desktop_mac_32_filled = IconData(58535, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "desktop_off" in size 20 and filled style.
+ static const IconData desktop_off_20_filled = IconData(984679, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "desktop_off" in size 24 and filled style.
+ static const IconData desktop_off_24_filled = IconData(984680, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "desktop_pulse" in size 16 and filled style.
static const IconData desktop_pulse_16_filled = IconData(58536, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -32081,12 +32594,18 @@ class FluentIcons {
/// fluent icon named "double_swipe_up" in size 24 and filled style.
static const IconData double_swipe_up_24_filled = IconData(62395, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "double_tap_swipe_down" in size 16 and filled style.
+ static const IconData double_tap_swipe_down_16_filled = IconData(984641, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "double_tap_swipe_down" in size 20 and filled style.
static const IconData double_tap_swipe_down_20_filled = IconData(58746, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "double_tap_swipe_down" in size 24 and filled style.
static const IconData double_tap_swipe_down_24_filled = IconData(58747, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "double_tap_swipe_up" in size 16 and filled style.
+ static const IconData double_tap_swipe_up_16_filled = IconData(984642, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "double_tap_swipe_up" in size 20 and filled style.
static const IconData double_tap_swipe_up_20_filled = IconData(58748, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -33233,6 +33752,9 @@ class FluentIcons {
/// fluent icon named "flash_settings" in size 24 and filled style.
static const IconData flash_settings_24_filled = IconData(58932, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "flash_sparkle" in size 16 and filled style.
+ static const IconData flash_sparkle_16_filled = IconData(984643, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "flash_sparkle" in size 20 and filled style.
static const IconData flash_sparkle_20_filled = IconData(983785, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -33632,6 +34154,15 @@ class FluentIcons {
/// fluent icon named "food" in size 24 and filled style.
static const IconData food_24_filled = IconData(62536, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "food" in size 28 and filled style.
+ static const IconData food_28_filled = IconData(984681, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "food" in size 32 and filled style.
+ static const IconData food_32_filled = IconData(984682, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "food" in size 48 and filled style.
+ static const IconData food_48_filled = IconData(984683, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "food_apple" in size 20 and filled style.
static const IconData food_apple_20_filled = IconData(58996, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -34409,6 +34940,24 @@ class FluentIcons {
/// fluent icon named "handshake" in size 32 and filled style.
static const IconData handshake_32_filled = IconData(61190, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "haptic_strong" in size 16 and filled style.
+ static const IconData haptic_strong_16_filled = IconData(984606, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "haptic_strong" in size 20 and filled style.
+ static const IconData haptic_strong_20_filled = IconData(984607, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "haptic_strong" in size 24 and filled style.
+ static const IconData haptic_strong_24_filled = IconData(984608, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "haptic_weak" in size 16 and filled style.
+ static const IconData haptic_weak_16_filled = IconData(984609, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "haptic_weak" in size 20 and filled style.
+ static const IconData haptic_weak_20_filled = IconData(984610, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "haptic_weak" in size 24 and filled style.
+ static const IconData haptic_weak_24_filled = IconData(984611, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "hard_drive" in size 16 and filled style.
static const IconData hard_drive_16_filled = IconData(61674, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -34655,6 +35204,12 @@ class FluentIcons {
/// fluent icon named "hexagon" in size 48 and filled style.
static const IconData hexagon_48_filled = IconData(983973, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "hexagon_sparkle" in size 20 and filled style.
+ static const IconData hexagon_sparkle_20_filled = IconData(984612, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "hexagon_sparkle" in size 24 and filled style.
+ static const IconData hexagon_sparkle_24_filled = IconData(984613, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "hexagon_three" in size 12 and filled style.
static const IconData hexagon_three_12_filled = IconData(983789, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -35438,6 +35993,9 @@ class FluentIcons {
/// fluent icon named "layer_diagonal_add" in size 20 and filled style.
static const IconData layer_diagonal_add_20_filled = IconData(984085, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "layer_diagonal_add" in size 24 and filled style.
+ static const IconData layer_diagonal_add_24_filled = IconData(984684, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "layer_diagonal_person" in size 16 and filled style.
static const IconData layer_diagonal_person_16_filled = IconData(984153, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -35618,6 +36176,9 @@ class FluentIcons {
/// fluent icon named "layout_column_two" in size 24 and filled style.
static const IconData layout_column_two_24_filled = IconData(984270, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "layout_column_two" in size 32 and filled style.
+ static const IconData layout_column_two_32_filled = IconData(984656, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "layout_column_two_focus_left" in size 16 and filled style.
static const IconData layout_column_two_focus_left_16_filled = IconData(984271, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -35627,6 +36188,9 @@ class FluentIcons {
/// fluent icon named "layout_column_two_focus_left" in size 24 and filled style.
static const IconData layout_column_two_focus_left_24_filled = IconData(984273, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "layout_column_two_focus_left" in size 32 and filled style.
+ static const IconData layout_column_two_focus_left_32_filled = IconData(984657, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "layout_column_two_focus_right" in size 16 and filled style.
static const IconData layout_column_two_focus_right_16_filled = IconData(984274, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -35636,6 +36200,9 @@ class FluentIcons {
/// fluent icon named "layout_column_two_focus_right" in size 24 and filled style.
static const IconData layout_column_two_focus_right_24_filled = IconData(984276, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "layout_column_two_focus_right" in size 32 and filled style.
+ static const IconData layout_column_two_focus_right_32_filled = IconData(984658, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "layout_column_two_split_left" in size 16 and filled style.
static const IconData layout_column_two_split_left_16_filled = IconData(984277, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -35798,6 +36365,15 @@ class FluentIcons {
/// fluent icon named "layout_row_two" in size 24 and filled style.
static const IconData layout_row_two_24_filled = IconData(984330, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "layout_row_two" in size 28 and filled style.
+ static const IconData layout_row_two_28_filled = IconData(984698, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "layout_row_two" in size 32 and filled style.
+ static const IconData layout_row_two_32_filled = IconData(984659, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "layout_row_two" in size 48 and filled style.
+ static const IconData layout_row_two_48_filled = IconData(984699, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "layout_row_two_focus_bottom" in size 16 and filled style.
static const IconData layout_row_two_focus_bottom_16_filled = IconData(984331, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -35816,6 +36392,9 @@ class FluentIcons {
/// fluent icon named "layout_row_two_focus_top" in size 24 and filled style.
static const IconData layout_row_two_focus_top_24_filled = IconData(984336, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "layout_row_two_focus_top" in size 32 and filled style.
+ static const IconData layout_row_two_focus_top_32_filled = IconData(984660, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "layout_row_two_split_bottom" in size 16 and filled style.
static const IconData layout_row_two_split_bottom_16_filled = IconData(984337, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -36380,6 +36959,9 @@ class FluentIcons {
/// fluent icon named "location_off" in size 48 and filled style.
static const IconData location_off_48_filled = IconData(59290, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "location_ripple" in size 12 and filled style.
+ static const IconData location_ripple_12_filled = IconData(984644, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "location_ripple" in size 16 and filled style.
static const IconData location_ripple_16_filled = IconData(984551, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -36542,6 +37124,9 @@ class FluentIcons {
/// fluent icon named "mail_alert" in size 28 and filled style.
static const IconData mail_alert_28_filled = IconData(59312, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "mail_alert" in size 32 and filled style.
+ static const IconData mail_alert_32_filled = IconData(984685, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "mail_all_read" in size 16 and filled style.
static const IconData mail_all_read_16_filled = IconData(59313, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -36566,6 +37151,9 @@ class FluentIcons {
/// fluent icon named "mail_arrow_clockwise" in size 24 and filled style.
static const IconData mail_arrow_clockwise_24_filled = IconData(984498, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "mail_arrow_clockwise" in size 32 and filled style.
+ static const IconData mail_arrow_clockwise_32_filled = IconData(984686, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "mail_arrow_double_back" in size 16 and filled style.
static const IconData mail_arrow_double_back_16_filled = IconData(59316, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -36638,6 +37226,9 @@ class FluentIcons {
/// fluent icon named "mail_copy" in size 24 and filled style.
static const IconData mail_copy_24_filled = IconData(62748, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "mail_copy" in size 32 and filled style.
+ static const IconData mail_copy_32_filled = IconData(984661, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "mail_dismiss" in size 16 and filled style.
static const IconData mail_dismiss_16_filled = IconData(59327, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -36656,6 +37247,9 @@ class FluentIcons {
/// fluent icon named "mail_edit" in size 24 and filled style.
static const IconData mail_edit_24_filled = IconData(59330, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "mail_edit" in size 32 and filled style.
+ static const IconData mail_edit_32_filled = IconData(984614, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "mail_error" in size 16 and filled style.
static const IconData mail_error_16_filled = IconData(59331, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -37760,6 +38354,21 @@ class FluentIcons {
/// fluent icon named "notepad_person" in size 24 and filled style.
static const IconData notepad_person_24_filled = IconData(59537, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "notepad_sparkle" in size 16 and filled style.
+ static const IconData notepad_sparkle_16_filled = IconData(984700, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "notepad_sparkle" in size 20 and filled style.
+ static const IconData notepad_sparkle_20_filled = IconData(984701, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "notepad_sparkle" in size 24 and filled style.
+ static const IconData notepad_sparkle_24_filled = IconData(984702, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "notepad_sparkle" in size 28 and filled style.
+ static const IconData notepad_sparkle_28_filled = IconData(984703, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "notepad_sparkle" in size 32 and filled style.
+ static const IconData notepad_sparkle_32_filled = IconData(984704, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "number_circle_0" in size 16 and filled style.
static const IconData number_circle_0_16_filled = IconData(983893, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -38156,6 +38765,9 @@ class FluentIcons {
/// fluent icon named "paint_brush" in size 24 and filled style.
static const IconData paint_brush_24_filled = IconData(62877, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "paint_brush" in size 28 and filled style.
+ static const IconData paint_brush_28_filled = IconData(984705, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "paint_brush" in size 32 and filled style.
static const IconData paint_brush_32_filled = IconData(983607, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -38171,6 +38783,27 @@ class FluentIcons {
/// fluent icon named "paint_brush_arrow_up" in size 24 and filled style.
static const IconData paint_brush_arrow_up_24_filled = IconData(59576, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "paint_brush_sparkle" in size 20 and filled style.
+ static const IconData paint_brush_sparkle_20_filled = IconData(984662, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "paint_brush_sparkle" in size 24 and filled style.
+ static const IconData paint_brush_sparkle_24_filled = IconData(984663, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "paint_brush_subtract" in size 16 and filled style.
+ static const IconData paint_brush_subtract_16_filled = IconData(984706, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "paint_brush_subtract" in size 20 and filled style.
+ static const IconData paint_brush_subtract_20_filled = IconData(984707, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "paint_brush_subtract" in size 24 and filled style.
+ static const IconData paint_brush_subtract_24_filled = IconData(984708, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "paint_brush_subtract" in size 28 and filled style.
+ static const IconData paint_brush_subtract_28_filled = IconData(984709, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "paint_brush_subtract" in size 32 and filled style.
+ static const IconData paint_brush_subtract_32_filled = IconData(984710, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "paint_bucket" in size 16 and filled style.
static const IconData paint_bucket_16_filled = IconData(62878, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -38456,6 +39089,18 @@ class FluentIcons {
/// fluent icon named "password" in size 24 and filled style.
static const IconData password_24_filled = IconData(62888, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "password" in size 32 and filled style.
+ static const IconData password_32_filled = IconData(984615, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "password" in size 48 and filled style.
+ static const IconData password_48_filled = IconData(984616, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "password_clock" in size 48 and filled style.
+ static const IconData password_clock_48_filled = IconData(984617, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "password_reset" in size 48 and filled style.
+ static const IconData password_reset_48_filled = IconData(984618, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "patch" in size 20 and filled style.
static const IconData patch_20_filled = IconData(63171, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -38723,6 +39368,9 @@ class FluentIcons {
/// fluent icon named "people_checkmark" in size 24 and filled style.
static const IconData people_checkmark_24_filled = IconData(59654, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "people_community" in size 12 and filled style.
+ static const IconData people_community_12_filled = IconData(984664, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "people_community" in size 16 and filled style.
static const IconData people_community_16_filled = IconData(62905, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -38768,6 +39416,12 @@ class FluentIcons {
/// fluent icon named "people_error" in size 24 and filled style.
static const IconData people_error_24_filled = IconData(59660, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "people_eye" in size 16 and filled style.
+ static const IconData people_eye_16_filled = IconData(984619, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "people_eye" in size 20 and filled style.
+ static const IconData people_eye_20_filled = IconData(984620, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "people_list" in size 16 and filled style.
static const IconData people_list_16_filled = IconData(59661, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -39047,6 +39701,9 @@ class FluentIcons {
/// fluent icon named "person_available" in size 24 and filled style.
static const IconData person_available_24_filled = IconData(62932, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "person_board" in size 12 and filled style.
+ static const IconData person_board_12_filled = IconData(984665, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "person_board" in size 16 and filled style.
static const IconData person_board_16_filled = IconData(62934, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -39383,6 +40040,9 @@ class FluentIcons {
/// fluent icon named "person_support" in size 28 and filled style.
static const IconData person_support_28_filled = IconData(984021, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "person_support" in size 32 and filled style.
+ static const IconData person_support_32_filled = IconData(984687, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "person_swap" in size 16 and filled style.
static const IconData person_swap_16_filled = IconData(62949, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -39425,6 +40085,15 @@ class FluentIcons {
/// fluent icon named "person_tag" in size 48 and filled style.
static const IconData person_tag_48_filled = IconData(59748, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "person_tentative" in size 16 and filled style.
+ static const IconData person_tentative_16_filled = IconData(984666, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "person_tentative" in size 20 and filled style.
+ static const IconData person_tentative_20_filled = IconData(984667, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "person_tentative" in size 24 and filled style.
+ static const IconData person_tentative_24_filled = IconData(984668, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "person_voice" in size 16 and filled style.
static const IconData person_voice_16_filled = IconData(984093, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -39773,6 +40442,12 @@ class FluentIcons {
/// fluent icon named "pin" in size 48 and filled style.
static const IconData pin_48_filled = IconData(59798, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "pin_globe" in size 16 and filled style.
+ static const IconData pin_globe_16_filled = IconData(984621, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "pin_globe" in size 20 and filled style.
+ static const IconData pin_globe_20_filled = IconData(984622, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "pin_off" in size 16 and filled style.
static const IconData pin_off_16_filled = IconData(59799, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -39887,6 +40562,15 @@ class FluentIcons {
/// fluent icon named "play_circle_hint" in size 24 and filled style.
static const IconData play_circle_hint_24_filled = IconData(983184, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "play_circle_sparkle" in size 16 and filled style.
+ static const IconData play_circle_sparkle_16_filled = IconData(984711, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "play_circle_sparkle" in size 20 and filled style.
+ static const IconData play_circle_sparkle_20_filled = IconData(984712, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "play_circle_sparkle" in size 24 and filled style.
+ static const IconData play_circle_sparkle_24_filled = IconData(984713, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "play_multiple" in size 16 and filled style.
static const IconData play_multiple_16_filled = IconData(61696, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -40718,9 +41402,21 @@ class FluentIcons {
/// fluent icon named "reorder" in size 20 and filled style.
static const IconData reorder_20_filled = IconData(59929, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "replay" in size 16 and filled style.
+ static const IconData replay_16_filled = IconData(984714, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "replay" in size 20 and filled style.
static const IconData replay_20_filled = IconData(59930, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "replay" in size 24 and filled style.
+ static const IconData replay_24_filled = IconData(984715, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "replay" in size 28 and filled style.
+ static const IconData replay_28_filled = IconData(984716, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "replay" in size 32 and filled style.
+ static const IconData replay_32_filled = IconData(984717, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "resize" in size 16 and filled style.
static const IconData resize_16_filled = IconData(984365, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -40952,6 +41648,15 @@ class FluentIcons {
/// fluent icon named "run" in size 24 and filled style.
static const IconData run_24_filled = IconData(63112, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "run" in size 28 and filled style.
+ static const IconData run_28_filled = IconData(984623, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "run" in size 32 and filled style.
+ static const IconData run_32_filled = IconData(984624, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "run" in size 48 and filled style.
+ static const IconData run_48_filled = IconData(984625, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "sanitize" in size 20 and filled style.
static const IconData sanitize_20_filled = IconData(59977, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -41264,6 +41969,9 @@ class FluentIcons {
/// fluent icon named "search_shield" in size 20 and filled style.
static const IconData search_shield_20_filled = IconData(60041, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "search_square" in size 16 and filled style.
+ static const IconData search_square_16_filled = IconData(984645, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "search_square" in size 20 and filled style.
static const IconData search_square_20_filled = IconData(60042, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -41387,6 +42095,15 @@ class FluentIcons {
/// fluent icon named "send_copy" in size 24 and filled style.
static const IconData send_copy_24_filled = IconData(63142, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "send_person" in size 16 and filled style.
+ static const IconData send_person_16_filled = IconData(984718, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "send_person" in size 20 and filled style.
+ static const IconData send_person_20_filled = IconData(984719, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "send_person" in size 24 and filled style.
+ static const IconData send_person_24_filled = IconData(984720, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "serial_port" in size 16 and filled style.
static const IconData serial_port_16_filled = IconData(63146, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -41456,6 +42173,9 @@ class FluentIcons {
/// fluent icon named "settings" in size 48 and filled style.
static const IconData settings_48_filled = IconData(60062, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "settings_chat" in size 16 and filled style.
+ static const IconData settings_chat_16_filled = IconData(984646, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "settings_chat" in size 20 and filled style.
static const IconData settings_chat_20_filled = IconData(60063, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -41585,6 +42305,15 @@ class FluentIcons {
/// fluent icon named "share_ios" in size 48 and filled style.
static const IconData share_ios_48_filled = IconData(63169, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "share_multiple" in size 16 and filled style.
+ static const IconData share_multiple_16_filled = IconData(984647, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "share_multiple" in size 20 and filled style.
+ static const IconData share_multiple_20_filled = IconData(984648, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "share_multiple" in size 24 and filled style.
+ static const IconData share_multiple_24_filled = IconData(984649, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "share_screen_person" in size 16 and filled style.
static const IconData share_screen_person_16_filled = IconData(60083, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -42143,6 +42872,12 @@ class FluentIcons {
/// fluent icon named "slide_multiple_search" in size 24 and filled style.
static const IconData slide_multiple_search_24_filled = IconData(63372, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "slide_play" in size 20 and filled style.
+ static const IconData slide_play_20_filled = IconData(984650, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "slide_play" in size 24 and filled style.
+ static const IconData slide_play_24_filled = IconData(984651, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "slide_record" in size 16 and filled style.
static const IconData slide_record_16_filled = IconData(983358, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -42659,6 +43394,27 @@ class FluentIcons {
/// fluent icon named "square_dismiss" in size 20 and filled style.
static const IconData square_dismiss_20_filled = IconData(60300, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "square_dovetail_joint" in size 12 and filled style.
+ static const IconData square_dovetail_joint_12_filled = IconData(984721, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "square_dovetail_joint" in size 16 and filled style.
+ static const IconData square_dovetail_joint_16_filled = IconData(984722, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "square_dovetail_joint" in size 20 and filled style.
+ static const IconData square_dovetail_joint_20_filled = IconData(984723, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "square_dovetail_joint" in size 24 and filled style.
+ static const IconData square_dovetail_joint_24_filled = IconData(984724, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "square_dovetail_joint" in size 28 and filled style.
+ static const IconData square_dovetail_joint_28_filled = IconData(984725, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "square_dovetail_joint" in size 32 and filled style.
+ static const IconData square_dovetail_joint_32_filled = IconData(984726, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "square_dovetail_joint" in size 48 and filled style.
+ static const IconData square_dovetail_joint_48_filled = IconData(984727, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "square_eraser" in size 20 and filled style.
static const IconData square_eraser_20_filled = IconData(60301, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -43388,6 +44144,24 @@ class FluentIcons {
/// fluent icon named "tab_desktop_new_page" in size 20 and filled style.
static const IconData tab_desktop_new_page_20_filled = IconData(63337, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "tab_desktop_search" in size 16 and filled style.
+ static const IconData tab_desktop_search_16_filled = IconData(984669, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "tab_desktop_search" in size 20 and filled style.
+ static const IconData tab_desktop_search_20_filled = IconData(984670, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "tab_desktop_search" in size 24 and filled style.
+ static const IconData tab_desktop_search_24_filled = IconData(984671, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "tab_group" in size 16 and filled style.
+ static const IconData tab_group_16_filled = IconData(984626, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "tab_group" in size 20 and filled style.
+ static const IconData tab_group_20_filled = IconData(984627, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "tab_group" in size 24 and filled style.
+ static const IconData tab_group_24_filled = IconData(984628, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "tab_in_private" in size 16 and filled style.
static const IconData tab_in_private_16_filled = IconData(63338, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -43526,6 +44300,15 @@ class FluentIcons {
/// 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);
+ /// fluent icon named "table_cursor" in size 16 and filled style.
+ static const IconData table_cursor_16_filled = IconData(984728, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "table_cursor" in size 20 and filled style.
+ static const IconData table_cursor_20_filled = IconData(984729, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "table_cursor" in size 24 and filled style.
+ static const IconData table_cursor_24_filled = IconData(984730, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "table_default" in size 32 and filled style.
static const IconData table_default_32_filled = IconData(983371, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -43874,6 +44657,12 @@ class FluentIcons {
/// fluent icon named "table_simple_multiple" in size 24 and filled style.
static const IconData table_simple_multiple_24_filled = IconData(983214, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "table_sparkle" in size 20 and filled style.
+ static const IconData table_sparkle_20_filled = IconData(984672, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "table_sparkle" in size 24 and filled style.
+ static const IconData table_sparkle_24_filled = IconData(984673, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "table_split" in size 20 and filled style.
static const IconData table_split_20_filled = IconData(60495, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -44045,6 +44834,9 @@ class FluentIcons {
/// fluent icon named "tag_multiple" in size 24 and filled style.
static const IconData tag_multiple_24_filled = IconData(60541, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "tag_off" in size 16 and filled style.
+ static const IconData tag_off_16_filled = IconData(984688, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "tag_off" in size 20 and filled style.
static const IconData tag_off_20_filled = IconData(60542, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -44717,6 +45509,9 @@ class FluentIcons {
/// fluent icon named "text_column_one_wide" in size 24 and filled style.
static const IconData text_column_one_wide_24_filled = IconData(60666, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "text_column_one_wide_lightning" in size 16 and filled style.
+ static const IconData text_column_one_wide_lightning_16_filled = IconData(984689, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "text_column_one_wide_lightning" in size 20 and filled style.
static const IconData text_column_one_wide_lightning_20_filled = IconData(60667, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -45893,6 +46688,12 @@ class FluentIcons {
/// fluent icon named "transmission" in size 24 and filled style.
static const IconData transmission_24_filled = IconData(60829, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "transparency_square" in size 20 and filled style.
+ static const IconData transparency_square_20_filled = IconData(984731, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "transparency_square" in size 24 and filled style.
+ static const IconData transparency_square_24_filled = IconData(984732, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "tray_item_add" in size 20 and filled style.
static const IconData tray_item_add_20_filled = IconData(60830, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -46718,9 +47519,15 @@ class FluentIcons {
/// fluent icon named "wallet_credit_card" in size 24 and filled style.
static const IconData wallet_credit_card_24_filled = IconData(60979, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "wallet_credit_card" in size 28 and filled style.
+ static const IconData wallet_credit_card_28_filled = IconData(984690, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "wallet_credit_card" in size 32 and filled style.
static const IconData wallet_credit_card_32_filled = IconData(60980, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "wallet_credit_card" in size 48 and filled style.
+ static const IconData wallet_credit_card_48_filled = IconData(984691, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "wallpaper" in size 20 and filled style.
static const IconData wallpaper_20_filled = IconData(60981, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml
index a701ad8949..e893f05176 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.233
+version: 1.1.242
homepage: https://github.com/microsoft/fluentui-system-icons/tree/main
environment:
diff --git a/fonts/FluentSystemIcons-Filled.css b/fonts/FluentSystemIcons-Filled.css
index 611b4f7a66..f0cdea2e86 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?e4d39ab78aaaf690f882c3f67449ad24") format("woff2"),
-url("./FluentSystemIcons-Filled.woff?e4d39ab78aaaf690f882c3f67449ad24") format("woff"),
-url("./FluentSystemIcons-Filled.ttf?e4d39ab78aaaf690f882c3f67449ad24") format("truetype");
+ src: url("./FluentSystemIcons-Filled.woff2?e9f88a74e73d0e356e657b6dfc29f0e4") format("woff2"),
+url("./FluentSystemIcons-Filled.woff?e9f88a74e73d0e356e657b6dfc29f0e4") format("woff"),
+url("./FluentSystemIcons-Filled.ttf?e9f88a74e73d0e356e657b6dfc29f0e4") format("truetype");
}
i[class^="icon-"]:before, i[class*=" icon-"]:before {
@@ -23887,3 +23887,411 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
.icon-ic_fluent_spatula_spoon_48_filled:before {
content: "\f0614";
}
+.icon-ic_fluent_apps_settings_16_filled:before {
+ content: "\f0615";
+}
+.icon-ic_fluent_apps_settings_20_filled:before {
+ content: "\f0616";
+}
+.icon-ic_fluent_apps_shield_16_filled:before {
+ content: "\f0617";
+}
+.icon-ic_fluent_apps_shield_20_filled:before {
+ content: "\f0618";
+}
+.icon-ic_fluent_arrow_upload_32_filled:before {
+ content: "\f0619";
+}
+.icon-ic_fluent_calendar_edit_32_filled:before {
+ content: "\f061a";
+}
+.icon-ic_fluent_data_bar_vertical_arrow_down_16_filled:before {
+ content: "\f061b";
+}
+.icon-ic_fluent_data_bar_vertical_arrow_down_20_filled:before {
+ content: "\f061c";
+}
+.icon-ic_fluent_data_bar_vertical_arrow_down_24_filled:before {
+ content: "\f061d";
+}
+.icon-ic_fluent_haptic_strong_16_filled:before {
+ content: "\f061e";
+}
+.icon-ic_fluent_haptic_strong_20_filled:before {
+ content: "\f061f";
+}
+.icon-ic_fluent_haptic_strong_24_filled:before {
+ content: "\f0620";
+}
+.icon-ic_fluent_haptic_weak_16_filled:before {
+ content: "\f0621";
+}
+.icon-ic_fluent_haptic_weak_20_filled:before {
+ content: "\f0622";
+}
+.icon-ic_fluent_haptic_weak_24_filled:before {
+ content: "\f0623";
+}
+.icon-ic_fluent_hexagon_sparkle_20_filled:before {
+ content: "\f0624";
+}
+.icon-ic_fluent_hexagon_sparkle_24_filled:before {
+ content: "\f0625";
+}
+.icon-ic_fluent_mail_edit_32_filled:before {
+ content: "\f0626";
+}
+.icon-ic_fluent_password_32_filled:before {
+ content: "\f0627";
+}
+.icon-ic_fluent_password_48_filled:before {
+ content: "\f0628";
+}
+.icon-ic_fluent_password_clock_48_filled:before {
+ content: "\f0629";
+}
+.icon-ic_fluent_password_reset_48_filled:before {
+ content: "\f062a";
+}
+.icon-ic_fluent_people_eye_16_filled:before {
+ content: "\f062b";
+}
+.icon-ic_fluent_people_eye_20_filled:before {
+ content: "\f062c";
+}
+.icon-ic_fluent_pin_globe_16_filled:before {
+ content: "\f062d";
+}
+.icon-ic_fluent_pin_globe_20_filled:before {
+ content: "\f062e";
+}
+.icon-ic_fluent_run_28_filled:before {
+ content: "\f062f";
+}
+.icon-ic_fluent_run_32_filled:before {
+ content: "\f0630";
+}
+.icon-ic_fluent_run_48_filled:before {
+ content: "\f0631";
+}
+.icon-ic_fluent_tab_group_16_filled:before {
+ content: "\f0632";
+}
+.icon-ic_fluent_tab_group_20_filled:before {
+ content: "\f0633";
+}
+.icon-ic_fluent_tab_group_24_filled:before {
+ content: "\f0634";
+}
+.icon-ic_fluent_book_28_filled:before {
+ content: "\f0635";
+}
+.icon-ic_fluent_book_48_filled:before {
+ content: "\f0636";
+}
+.icon-ic_fluent_camera_arrow_up_16_filled:before {
+ content: "\f0637";
+}
+.icon-ic_fluent_camera_arrow_up_20_filled:before {
+ content: "\f0638";
+}
+.icon-ic_fluent_camera_arrow_up_24_filled:before {
+ content: "\f0639";
+}
+.icon-ic_fluent_chat_settings_16_filled:before {
+ content: "\f063a";
+}
+.icon-ic_fluent_circle_highlight_20_filled:before {
+ content: "\f063b";
+}
+.icon-ic_fluent_circle_highlight_24_filled:before {
+ content: "\f063c";
+}
+.icon-ic_fluent_circle_hint_24_filled:before {
+ content: "\f063d";
+}
+.icon-ic_fluent_circle_shadow_20_filled:before {
+ content: "\f063e";
+}
+.icon-ic_fluent_circle_shadow_24_filled:before {
+ content: "\f063f";
+}
+.icon-ic_fluent_content_view_16_filled:before {
+ content: "\f0640";
+}
+.icon-ic_fluent_double_tap_swipe_down_16_filled:before {
+ content: "\f0641";
+}
+.icon-ic_fluent_double_tap_swipe_up_16_filled:before {
+ content: "\f0642";
+}
+.icon-ic_fluent_flash_sparkle_16_filled:before {
+ content: "\f0643";
+}
+.icon-ic_fluent_location_ripple_12_filled:before {
+ content: "\f0644";
+}
+.icon-ic_fluent_search_square_16_filled:before {
+ content: "\f0645";
+}
+.icon-ic_fluent_settings_chat_16_filled:before {
+ content: "\f0646";
+}
+.icon-ic_fluent_share_multiple_16_filled:before {
+ content: "\f0647";
+}
+.icon-ic_fluent_share_multiple_20_filled:before {
+ content: "\f0648";
+}
+.icon-ic_fluent_share_multiple_24_filled:before {
+ content: "\f0649";
+}
+.icon-ic_fluent_slide_play_20_filled:before {
+ content: "\f064a";
+}
+.icon-ic_fluent_slide_play_24_filled:before {
+ content: "\f064b";
+}
+.icon-ic_fluent_arrow_turn_right_16_filled:before {
+ content: "\f064c";
+}
+.icon-ic_fluent_chart_multiple_16_filled:before {
+ content: "\f064d";
+}
+.icon-ic_fluent_column_24_filled:before {
+ content: "\f064e";
+}
+.icon-ic_fluent_data_pie_16_filled:before {
+ content: "\f064f";
+}
+.icon-ic_fluent_layout_column_two_32_filled:before {
+ content: "\f0650";
+}
+.icon-ic_fluent_layout_column_two_focus_left_32_filled:before {
+ content: "\f0651";
+}
+.icon-ic_fluent_layout_column_two_focus_right_32_filled:before {
+ content: "\f0652";
+}
+.icon-ic_fluent_layout_row_two_32_filled:before {
+ content: "\f0653";
+}
+.icon-ic_fluent_layout_row_two_focus_top_32_filled:before {
+ content: "\f0654";
+}
+.icon-ic_fluent_mail_copy_32_filled:before {
+ content: "\f0655";
+}
+.icon-ic_fluent_paint_brush_sparkle_20_filled:before {
+ content: "\f0656";
+}
+.icon-ic_fluent_paint_brush_sparkle_24_filled:before {
+ content: "\f0657";
+}
+.icon-ic_fluent_people_community_12_filled:before {
+ content: "\f0658";
+}
+.icon-ic_fluent_person_board_12_filled:before {
+ content: "\f0659";
+}
+.icon-ic_fluent_person_tentative_16_filled:before {
+ content: "\f065a";
+}
+.icon-ic_fluent_person_tentative_20_filled:before {
+ content: "\f065b";
+}
+.icon-ic_fluent_person_tentative_24_filled:before {
+ content: "\f065c";
+}
+.icon-ic_fluent_tab_desktop_search_16_filled:before {
+ content: "\f065d";
+}
+.icon-ic_fluent_tab_desktop_search_20_filled:before {
+ content: "\f065e";
+}
+.icon-ic_fluent_tab_desktop_search_24_filled:before {
+ content: "\f065f";
+}
+.icon-ic_fluent_table_sparkle_20_filled:before {
+ content: "\f0660";
+}
+.icon-ic_fluent_table_sparkle_24_filled:before {
+ content: "\f0661";
+}
+.icon-ic_fluent_comment_32_filled:before {
+ content: "\f0662";
+}
+.icon-ic_fluent_comment_add_32_filled:before {
+ content: "\f0663";
+}
+.icon-ic_fluent_crop_arrow_rotate_16_filled:before {
+ content: "\f0664";
+}
+.icon-ic_fluent_crop_arrow_rotate_20_filled:before {
+ content: "\f0665";
+}
+.icon-ic_fluent_crop_arrow_rotate_24_filled:before {
+ content: "\f0666";
+}
+.icon-ic_fluent_desktop_off_20_filled:before {
+ content: "\f0667";
+}
+.icon-ic_fluent_desktop_off_24_filled:before {
+ content: "\f0668";
+}
+.icon-ic_fluent_food_28_filled:before {
+ content: "\f0669";
+}
+.icon-ic_fluent_food_32_filled:before {
+ content: "\f066a";
+}
+.icon-ic_fluent_food_48_filled:before {
+ content: "\f066b";
+}
+.icon-ic_fluent_layer_diagonal_add_24_filled:before {
+ content: "\f066c";
+}
+.icon-ic_fluent_mail_alert_32_filled:before {
+ content: "\f066d";
+}
+.icon-ic_fluent_mail_arrow_clockwise_32_filled:before {
+ content: "\f066e";
+}
+.icon-ic_fluent_person_support_32_filled:before {
+ content: "\f066f";
+}
+.icon-ic_fluent_tag_off_16_filled:before {
+ content: "\f0670";
+}
+.icon-ic_fluent_text_column_one_wide_lightning_16_filled:before {
+ content: "\f0671";
+}
+.icon-ic_fluent_wallet_credit_card_28_filled:before {
+ content: "\f0672";
+}
+.icon-ic_fluent_wallet_credit_card_48_filled:before {
+ content: "\f0673";
+}
+.icon-ic_fluent_breakout_room_32_filled:before {
+ content: "\f0674";
+}
+.icon-ic_fluent_card_ui_portrait_flip_16_filled:before {
+ content: "\f0675";
+}
+.icon-ic_fluent_card_ui_portrait_flip_20_filled:before {
+ content: "\f0676";
+}
+.icon-ic_fluent_card_ui_portrait_flip_24_filled:before {
+ content: "\f0677";
+}
+.icon-ic_fluent_cursor_28_filled:before {
+ content: "\f0678";
+}
+.icon-ic_fluent_cursor_32_filled:before {
+ content: "\f0679";
+}
+.icon-ic_fluent_layout_row_two_28_filled:before {
+ content: "\f067a";
+}
+.icon-ic_fluent_layout_row_two_48_filled:before {
+ content: "\f067b";
+}
+.icon-ic_fluent_notepad_sparkle_16_filled:before {
+ content: "\f067c";
+}
+.icon-ic_fluent_notepad_sparkle_20_filled:before {
+ content: "\f067d";
+}
+.icon-ic_fluent_notepad_sparkle_24_filled:before {
+ content: "\f067e";
+}
+.icon-ic_fluent_notepad_sparkle_28_filled:before {
+ content: "\f067f";
+}
+.icon-ic_fluent_notepad_sparkle_32_filled:before {
+ content: "\f0680";
+}
+.icon-ic_fluent_paint_brush_28_filled:before {
+ content: "\f0681";
+}
+.icon-ic_fluent_paint_brush_subtract_16_filled:before {
+ content: "\f0682";
+}
+.icon-ic_fluent_paint_brush_subtract_20_filled:before {
+ content: "\f0683";
+}
+.icon-ic_fluent_paint_brush_subtract_24_filled:before {
+ content: "\f0684";
+}
+.icon-ic_fluent_paint_brush_subtract_28_filled:before {
+ content: "\f0685";
+}
+.icon-ic_fluent_paint_brush_subtract_32_filled:before {
+ content: "\f0686";
+}
+.icon-ic_fluent_play_circle_sparkle_16_filled:before {
+ content: "\f0687";
+}
+.icon-ic_fluent_play_circle_sparkle_20_filled:before {
+ content: "\f0688";
+}
+.icon-ic_fluent_play_circle_sparkle_24_filled:before {
+ content: "\f0689";
+}
+.icon-ic_fluent_replay_16_filled:before {
+ content: "\f068a";
+}
+.icon-ic_fluent_replay_24_filled:before {
+ content: "\f068b";
+}
+.icon-ic_fluent_replay_28_filled:before {
+ content: "\f068c";
+}
+.icon-ic_fluent_replay_32_filled:before {
+ content: "\f068d";
+}
+.icon-ic_fluent_send_person_16_filled:before {
+ content: "\f068e";
+}
+.icon-ic_fluent_send_person_20_filled:before {
+ content: "\f068f";
+}
+.icon-ic_fluent_send_person_24_filled:before {
+ content: "\f0690";
+}
+.icon-ic_fluent_square_dovetail_joint_12_filled:before {
+ content: "\f0691";
+}
+.icon-ic_fluent_square_dovetail_joint_16_filled:before {
+ content: "\f0692";
+}
+.icon-ic_fluent_square_dovetail_joint_20_filled:before {
+ content: "\f0693";
+}
+.icon-ic_fluent_square_dovetail_joint_24_filled:before {
+ content: "\f0694";
+}
+.icon-ic_fluent_square_dovetail_joint_28_filled:before {
+ content: "\f0695";
+}
+.icon-ic_fluent_square_dovetail_joint_32_filled:before {
+ content: "\f0696";
+}
+.icon-ic_fluent_square_dovetail_joint_48_filled:before {
+ content: "\f0697";
+}
+.icon-ic_fluent_table_cursor_16_filled:before {
+ content: "\f0698";
+}
+.icon-ic_fluent_table_cursor_20_filled:before {
+ content: "\f0699";
+}
+.icon-ic_fluent_table_cursor_24_filled:before {
+ content: "\f069a";
+}
+.icon-ic_fluent_transparency_square_20_filled:before {
+ content: "\f069b";
+}
+.icon-ic_fluent_transparency_square_24_filled:before {
+ content: "\f069c";
+}
diff --git a/fonts/FluentSystemIcons-Filled.html b/fonts/FluentSystemIcons-Filled.html
index 8e49beb407..4030d9def1 100644
--- a/fonts/FluentSystemIcons-Filled.html
+++ b/fonts/FluentSystemIcons-Filled.html
@@ -1775,6 +1775,42 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_apps_settings_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_apps_settings_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_apps_shield_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_apps_shield_20_filled
+
+
+
@@ -5618,6 +5654,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_arrow_turn_right_16_filled
+
+
+
@@ -6005,6 +6050,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_arrow_upload_32_filled
+
+
+
@@ -7319,6 +7373,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_book_28_filled
+
+
+
@@ -7328,6 +7391,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_book_48_filled
+
+
+
@@ -9011,6 +9083,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_breakout_room_32_filled
+
+
+
@@ -10775,6 +10856,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_calendar_edit_32_filled
+
+
+
@@ -12557,6 +12647,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_camera_arrow_up_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_camera_arrow_up_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_camera_arrow_up_24_filled
+
+
+
@@ -12701,6 +12818,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_card_ui_portrait_flip_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_card_ui_portrait_flip_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_card_ui_portrait_flip_24_filled
+
+
+
@@ -13574,6 +13718,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_chart_multiple_16_filled
+
+
+
@@ -14114,6 +14267,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_chat_settings_16_filled
+
+
+
@@ -15500,6 +15662,24 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_circle_highlight_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_highlight_24_filled
+
+
+
@@ -15518,6 +15698,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_circle_hint_24_filled
+
+
+
@@ -15644,6 +15833,24 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_circle_shadow_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_shadow_24_filled
+
+
+
@@ -18326,6 +18533,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_column_24_filled
+
+
+
@@ -18488,6 +18704,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_comment_32_filled
+
+
+
@@ -18542,6 +18767,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_comment_add_32_filled
+
+
+
@@ -19559,6 +19793,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_content_view_16_filled
+
+
+
@@ -20135,6 +20378,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_crop_arrow_rotate_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_crop_arrow_rotate_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_crop_arrow_rotate_24_filled
+
+
+
@@ -20477,6 +20747,24 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_cursor_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_cursor_32_filled
+
+
+
@@ -20756,6 +21044,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_data_bar_vertical_arrow_down_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_data_bar_vertical_arrow_down_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_data_bar_vertical_arrow_down_24_filled
+
+
+
@@ -20882,6 +21197,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_data_pie_16_filled
+
+
+
@@ -21935,6 +22259,24 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_desktop_off_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_desktop_off_24_filled
+
+
+
@@ -25715,6 +26057,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_double_tap_swipe_down_16_filled
+
+
+
@@ -25733,6 +26084,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_double_tap_swipe_up_16_filled
+
+
+
@@ -29171,6 +29531,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_flash_sparkle_16_filled
+
+
+
@@ -30368,6 +30737,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_food_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_food_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_food_48_filled
+
+
+
@@ -32699,6 +33095,60 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_haptic_strong_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_haptic_strong_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_haptic_strong_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_haptic_weak_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_haptic_weak_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_haptic_weak_24_filled
+
+
+
@@ -33437,6 +33887,24 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_hexagon_sparkle_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_hexagon_sparkle_24_filled
+
+
+
@@ -35786,6 +36254,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_layer_diagonal_add_24_filled
+
+
+
@@ -36326,6 +36803,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_layout_column_two_32_filled
+
+
+
@@ -36353,6 +36839,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_layout_column_two_focus_left_32_filled
+
+
+
@@ -36380,6 +36875,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_layout_column_two_focus_right_32_filled
+
+
+
@@ -36866,6 +37370,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_layout_row_two_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_layout_row_two_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_layout_row_two_48_filled
+
+
+
@@ -36920,6 +37451,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_layout_row_two_focus_top_32_filled
+
+
+
@@ -38612,6 +39152,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_location_ripple_12_filled
+
+
+
@@ -39098,6 +39647,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_mail_alert_32_filled
+
+
+
@@ -39170,6 +39728,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_mail_arrow_clockwise_32_filled
+
+
+
@@ -39386,6 +39953,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_mail_copy_32_filled
+
+
+
@@ -39440,6 +40016,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_mail_edit_32_filled
+
+
+
@@ -42752,6 +43337,51 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_notepad_sparkle_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_notepad_sparkle_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_notepad_sparkle_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_notepad_sparkle_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_notepad_sparkle_32_filled
+
+
+
@@ -43940,6 +44570,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_paint_brush_28_filled
+
+
+
@@ -43985,6 +44624,69 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_paint_brush_sparkle_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_paint_brush_sparkle_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_paint_brush_subtract_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_paint_brush_subtract_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_paint_brush_subtract_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_paint_brush_subtract_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_paint_brush_subtract_32_filled
+
+
+
@@ -44840,6 +45542,42 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_password_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_password_48_filled
+
+
+
+
+
+
+
+
+ ic_fluent_password_clock_48_filled
+
+
+
+
+
+
+
+
+ ic_fluent_password_reset_48_filled
+
+
+
@@ -45641,6 +46379,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_people_community_12_filled
+
+
+
@@ -45776,6 +46523,24 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_people_eye_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_people_eye_20_filled
+
+
+
@@ -46613,6 +47378,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_person_board_12_filled
+
+
+
@@ -47621,6 +48395,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_person_support_32_filled
+
+
+
@@ -47747,6 +48530,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_person_tentative_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_person_tentative_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_person_tentative_24_filled
+
+
+
@@ -48791,6 +49601,24 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_pin_globe_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_pin_globe_20_filled
+
+
+
@@ -49133,6 +49961,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_play_circle_sparkle_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_play_circle_sparkle_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_play_circle_sparkle_24_filled
+
+
+
@@ -51626,6 +52481,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_replay_16_filled
+
+
+
@@ -51635,6 +52499,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_replay_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_replay_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_replay_32_filled
+
+
+
@@ -52328,6 +53219,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_run_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_run_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_run_48_filled
+
+
+
@@ -53264,6 +54182,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_search_square_16_filled
+
+
+
@@ -53633,6 +54560,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_send_person_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_send_person_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_send_person_24_filled
+
+
+
@@ -53840,6 +54794,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_settings_chat_16_filled
+
+
+
@@ -54227,6 +55190,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_share_multiple_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_share_multiple_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_share_multiple_24_filled
+
+
+
@@ -55901,6 +56891,24 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_slide_play_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_slide_play_24_filled
+
+
+
@@ -57449,6 +58457,69 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_square_dovetail_joint_12_filled
+
+
+
+
+
+
+
+
+ ic_fluent_square_dovetail_joint_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_square_dovetail_joint_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_square_dovetail_joint_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_square_dovetail_joint_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_square_dovetail_joint_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_square_dovetail_joint_48_filled
+
+
+
@@ -59636,6 +60707,60 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_tab_desktop_search_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_tab_desktop_search_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_tab_desktop_search_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_tab_group_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_tab_group_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_tab_group_24_filled
+
+
+
@@ -60050,6 +61175,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_table_cursor_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_table_cursor_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_table_cursor_24_filled
+
+
+
@@ -61094,6 +62246,24 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_table_sparkle_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_table_sparkle_24_filled
+
+
+
@@ -61607,6 +62777,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_tag_off_16_filled
+
+
+
@@ -63623,6 +64802,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_text_column_one_wide_lightning_16_filled
+
+
+
@@ -67151,6 +68339,24 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_transparency_square_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_transparency_square_24_filled
+
+
+
@@ -69626,6 +70832,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_wallet_credit_card_28_filled
+
+
+
@@ -69635,6 +70850,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_wallet_credit_card_48_filled
+
+
+
diff --git a/fonts/FluentSystemIcons-Filled.json b/fonts/FluentSystemIcons-Filled.json
index 812640910b..63f8faef5b 100644
--- a/fonts/FluentSystemIcons-Filled.json
+++ b/fonts/FluentSystemIcons-Filled.json
@@ -7955,5 +7955,141 @@
"ic_fluent_spatula_spoon_24_filled": 984593,
"ic_fluent_spatula_spoon_28_filled": 984594,
"ic_fluent_spatula_spoon_32_filled": 984595,
- "ic_fluent_spatula_spoon_48_filled": 984596
+ "ic_fluent_spatula_spoon_48_filled": 984596,
+ "ic_fluent_apps_settings_16_filled": 984597,
+ "ic_fluent_apps_settings_20_filled": 984598,
+ "ic_fluent_apps_shield_16_filled": 984599,
+ "ic_fluent_apps_shield_20_filled": 984600,
+ "ic_fluent_arrow_upload_32_filled": 984601,
+ "ic_fluent_calendar_edit_32_filled": 984602,
+ "ic_fluent_data_bar_vertical_arrow_down_16_filled": 984603,
+ "ic_fluent_data_bar_vertical_arrow_down_20_filled": 984604,
+ "ic_fluent_data_bar_vertical_arrow_down_24_filled": 984605,
+ "ic_fluent_haptic_strong_16_filled": 984606,
+ "ic_fluent_haptic_strong_20_filled": 984607,
+ "ic_fluent_haptic_strong_24_filled": 984608,
+ "ic_fluent_haptic_weak_16_filled": 984609,
+ "ic_fluent_haptic_weak_20_filled": 984610,
+ "ic_fluent_haptic_weak_24_filled": 984611,
+ "ic_fluent_hexagon_sparkle_20_filled": 984612,
+ "ic_fluent_hexagon_sparkle_24_filled": 984613,
+ "ic_fluent_mail_edit_32_filled": 984614,
+ "ic_fluent_password_32_filled": 984615,
+ "ic_fluent_password_48_filled": 984616,
+ "ic_fluent_password_clock_48_filled": 984617,
+ "ic_fluent_password_reset_48_filled": 984618,
+ "ic_fluent_people_eye_16_filled": 984619,
+ "ic_fluent_people_eye_20_filled": 984620,
+ "ic_fluent_pin_globe_16_filled": 984621,
+ "ic_fluent_pin_globe_20_filled": 984622,
+ "ic_fluent_run_28_filled": 984623,
+ "ic_fluent_run_32_filled": 984624,
+ "ic_fluent_run_48_filled": 984625,
+ "ic_fluent_tab_group_16_filled": 984626,
+ "ic_fluent_tab_group_20_filled": 984627,
+ "ic_fluent_tab_group_24_filled": 984628,
+ "ic_fluent_book_28_filled": 984629,
+ "ic_fluent_book_48_filled": 984630,
+ "ic_fluent_camera_arrow_up_16_filled": 984631,
+ "ic_fluent_camera_arrow_up_20_filled": 984632,
+ "ic_fluent_camera_arrow_up_24_filled": 984633,
+ "ic_fluent_chat_settings_16_filled": 984634,
+ "ic_fluent_circle_highlight_20_filled": 984635,
+ "ic_fluent_circle_highlight_24_filled": 984636,
+ "ic_fluent_circle_hint_24_filled": 984637,
+ "ic_fluent_circle_shadow_20_filled": 984638,
+ "ic_fluent_circle_shadow_24_filled": 984639,
+ "ic_fluent_content_view_16_filled": 984640,
+ "ic_fluent_double_tap_swipe_down_16_filled": 984641,
+ "ic_fluent_double_tap_swipe_up_16_filled": 984642,
+ "ic_fluent_flash_sparkle_16_filled": 984643,
+ "ic_fluent_location_ripple_12_filled": 984644,
+ "ic_fluent_search_square_16_filled": 984645,
+ "ic_fluent_settings_chat_16_filled": 984646,
+ "ic_fluent_share_multiple_16_filled": 984647,
+ "ic_fluent_share_multiple_20_filled": 984648,
+ "ic_fluent_share_multiple_24_filled": 984649,
+ "ic_fluent_slide_play_20_filled": 984650,
+ "ic_fluent_slide_play_24_filled": 984651,
+ "ic_fluent_arrow_turn_right_16_filled": 984652,
+ "ic_fluent_chart_multiple_16_filled": 984653,
+ "ic_fluent_column_24_filled": 984654,
+ "ic_fluent_data_pie_16_filled": 984655,
+ "ic_fluent_layout_column_two_32_filled": 984656,
+ "ic_fluent_layout_column_two_focus_left_32_filled": 984657,
+ "ic_fluent_layout_column_two_focus_right_32_filled": 984658,
+ "ic_fluent_layout_row_two_32_filled": 984659,
+ "ic_fluent_layout_row_two_focus_top_32_filled": 984660,
+ "ic_fluent_mail_copy_32_filled": 984661,
+ "ic_fluent_paint_brush_sparkle_20_filled": 984662,
+ "ic_fluent_paint_brush_sparkle_24_filled": 984663,
+ "ic_fluent_people_community_12_filled": 984664,
+ "ic_fluent_person_board_12_filled": 984665,
+ "ic_fluent_person_tentative_16_filled": 984666,
+ "ic_fluent_person_tentative_20_filled": 984667,
+ "ic_fluent_person_tentative_24_filled": 984668,
+ "ic_fluent_tab_desktop_search_16_filled": 984669,
+ "ic_fluent_tab_desktop_search_20_filled": 984670,
+ "ic_fluent_tab_desktop_search_24_filled": 984671,
+ "ic_fluent_table_sparkle_20_filled": 984672,
+ "ic_fluent_table_sparkle_24_filled": 984673,
+ "ic_fluent_comment_32_filled": 984674,
+ "ic_fluent_comment_add_32_filled": 984675,
+ "ic_fluent_crop_arrow_rotate_16_filled": 984676,
+ "ic_fluent_crop_arrow_rotate_20_filled": 984677,
+ "ic_fluent_crop_arrow_rotate_24_filled": 984678,
+ "ic_fluent_desktop_off_20_filled": 984679,
+ "ic_fluent_desktop_off_24_filled": 984680,
+ "ic_fluent_food_28_filled": 984681,
+ "ic_fluent_food_32_filled": 984682,
+ "ic_fluent_food_48_filled": 984683,
+ "ic_fluent_layer_diagonal_add_24_filled": 984684,
+ "ic_fluent_mail_alert_32_filled": 984685,
+ "ic_fluent_mail_arrow_clockwise_32_filled": 984686,
+ "ic_fluent_person_support_32_filled": 984687,
+ "ic_fluent_tag_off_16_filled": 984688,
+ "ic_fluent_text_column_one_wide_lightning_16_filled": 984689,
+ "ic_fluent_wallet_credit_card_28_filled": 984690,
+ "ic_fluent_wallet_credit_card_48_filled": 984691,
+ "ic_fluent_breakout_room_32_filled": 984692,
+ "ic_fluent_card_ui_portrait_flip_16_filled": 984693,
+ "ic_fluent_card_ui_portrait_flip_20_filled": 984694,
+ "ic_fluent_card_ui_portrait_flip_24_filled": 984695,
+ "ic_fluent_cursor_28_filled": 984696,
+ "ic_fluent_cursor_32_filled": 984697,
+ "ic_fluent_layout_row_two_28_filled": 984698,
+ "ic_fluent_layout_row_two_48_filled": 984699,
+ "ic_fluent_notepad_sparkle_16_filled": 984700,
+ "ic_fluent_notepad_sparkle_20_filled": 984701,
+ "ic_fluent_notepad_sparkle_24_filled": 984702,
+ "ic_fluent_notepad_sparkle_28_filled": 984703,
+ "ic_fluent_notepad_sparkle_32_filled": 984704,
+ "ic_fluent_paint_brush_28_filled": 984705,
+ "ic_fluent_paint_brush_subtract_16_filled": 984706,
+ "ic_fluent_paint_brush_subtract_20_filled": 984707,
+ "ic_fluent_paint_brush_subtract_24_filled": 984708,
+ "ic_fluent_paint_brush_subtract_28_filled": 984709,
+ "ic_fluent_paint_brush_subtract_32_filled": 984710,
+ "ic_fluent_play_circle_sparkle_16_filled": 984711,
+ "ic_fluent_play_circle_sparkle_20_filled": 984712,
+ "ic_fluent_play_circle_sparkle_24_filled": 984713,
+ "ic_fluent_replay_16_filled": 984714,
+ "ic_fluent_replay_24_filled": 984715,
+ "ic_fluent_replay_28_filled": 984716,
+ "ic_fluent_replay_32_filled": 984717,
+ "ic_fluent_send_person_16_filled": 984718,
+ "ic_fluent_send_person_20_filled": 984719,
+ "ic_fluent_send_person_24_filled": 984720,
+ "ic_fluent_square_dovetail_joint_12_filled": 984721,
+ "ic_fluent_square_dovetail_joint_16_filled": 984722,
+ "ic_fluent_square_dovetail_joint_20_filled": 984723,
+ "ic_fluent_square_dovetail_joint_24_filled": 984724,
+ "ic_fluent_square_dovetail_joint_28_filled": 984725,
+ "ic_fluent_square_dovetail_joint_32_filled": 984726,
+ "ic_fluent_square_dovetail_joint_48_filled": 984727,
+ "ic_fluent_table_cursor_16_filled": 984728,
+ "ic_fluent_table_cursor_20_filled": 984729,
+ "ic_fluent_table_cursor_24_filled": 984730,
+ "ic_fluent_transparency_square_20_filled": 984731,
+ "ic_fluent_transparency_square_24_filled": 984732
}
\ No newline at end of file
diff --git a/fonts/FluentSystemIcons-Filled.ttf b/fonts/FluentSystemIcons-Filled.ttf
index 21e767087d..5e25ac0a3c 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 ee3840091d..3cd3340516 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 76f1912085..9e96806157 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 8cf964e2a2..90fa7e0fe4 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?8486223ac9dba4e186b1fbd87ae9fa4b") format("woff2"),
-url("./FluentSystemIcons-Regular.woff?8486223ac9dba4e186b1fbd87ae9fa4b") format("woff"),
-url("./FluentSystemIcons-Regular.ttf?8486223ac9dba4e186b1fbd87ae9fa4b") format("truetype");
+ src: url("./FluentSystemIcons-Regular.woff2?02bb37d8da0e61738c383aa6926e3947") format("woff2"),
+url("./FluentSystemIcons-Regular.woff?02bb37d8da0e61738c383aa6926e3947") format("woff"),
+url("./FluentSystemIcons-Regular.ttf?02bb37d8da0e61738c383aa6926e3947") format("truetype");
}
i[class^="icon-"]:before, i[class*=" icon-"]:before {
@@ -23524,3 +23524,402 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
.icon-ic_fluent_spatula_spoon_48_regular:before {
content: "\f059b";
}
+.icon-ic_fluent_apps_settings_16_regular:before {
+ content: "\f059c";
+}
+.icon-ic_fluent_apps_settings_20_regular:before {
+ content: "\f059d";
+}
+.icon-ic_fluent_apps_shield_16_regular:before {
+ content: "\f059e";
+}
+.icon-ic_fluent_apps_shield_20_regular:before {
+ content: "\f059f";
+}
+.icon-ic_fluent_arrow_upload_32_regular:before {
+ content: "\f05a0";
+}
+.icon-ic_fluent_calendar_edit_32_regular:before {
+ content: "\f05a1";
+}
+.icon-ic_fluent_data_bar_vertical_arrow_down_16_regular:before {
+ content: "\f05a2";
+}
+.icon-ic_fluent_data_bar_vertical_arrow_down_20_regular:before {
+ content: "\f05a3";
+}
+.icon-ic_fluent_data_bar_vertical_arrow_down_24_regular:before {
+ content: "\f05a4";
+}
+.icon-ic_fluent_haptic_strong_16_regular:before {
+ content: "\f05a5";
+}
+.icon-ic_fluent_haptic_strong_20_regular:before {
+ content: "\f05a6";
+}
+.icon-ic_fluent_haptic_strong_24_regular:before {
+ content: "\f05a7";
+}
+.icon-ic_fluent_haptic_weak_16_regular:before {
+ content: "\f05a8";
+}
+.icon-ic_fluent_haptic_weak_20_regular:before {
+ content: "\f05a9";
+}
+.icon-ic_fluent_haptic_weak_24_regular:before {
+ content: "\f05aa";
+}
+.icon-ic_fluent_hexagon_sparkle_20_regular:before {
+ content: "\f05ab";
+}
+.icon-ic_fluent_hexagon_sparkle_24_regular:before {
+ content: "\f05ac";
+}
+.icon-ic_fluent_mail_edit_32_regular:before {
+ content: "\f05ad";
+}
+.icon-ic_fluent_password_32_regular:before {
+ content: "\f05ae";
+}
+.icon-ic_fluent_password_48_regular:before {
+ content: "\f05af";
+}
+.icon-ic_fluent_password_clock_48_regular:before {
+ content: "\f05b0";
+}
+.icon-ic_fluent_password_reset_48_regular:before {
+ content: "\f05b1";
+}
+.icon-ic_fluent_people_eye_16_regular:before {
+ content: "\f05b2";
+}
+.icon-ic_fluent_people_eye_20_regular:before {
+ content: "\f05b3";
+}
+.icon-ic_fluent_pin_globe_16_regular:before {
+ content: "\f05b4";
+}
+.icon-ic_fluent_pin_globe_20_regular:before {
+ content: "\f05b5";
+}
+.icon-ic_fluent_run_28_regular:before {
+ content: "\f05b6";
+}
+.icon-ic_fluent_run_32_regular:before {
+ content: "\f05b7";
+}
+.icon-ic_fluent_run_48_regular:before {
+ content: "\f05b8";
+}
+.icon-ic_fluent_tab_group_16_regular:before {
+ content: "\f05b9";
+}
+.icon-ic_fluent_tab_group_20_regular:before {
+ content: "\f05ba";
+}
+.icon-ic_fluent_tab_group_24_regular:before {
+ content: "\f05bb";
+}
+.icon-ic_fluent_book_28_regular:before {
+ content: "\f05bc";
+}
+.icon-ic_fluent_book_48_regular:before {
+ content: "\f05bd";
+}
+.icon-ic_fluent_camera_arrow_up_16_regular:before {
+ content: "\f05be";
+}
+.icon-ic_fluent_camera_arrow_up_20_regular:before {
+ content: "\f05bf";
+}
+.icon-ic_fluent_camera_arrow_up_24_regular:before {
+ content: "\f05c0";
+}
+.icon-ic_fluent_chat_settings_16_regular:before {
+ content: "\f05c1";
+}
+.icon-ic_fluent_circle_highlight_20_regular:before {
+ content: "\f05c2";
+}
+.icon-ic_fluent_circle_highlight_24_regular:before {
+ content: "\f05c3";
+}
+.icon-ic_fluent_circle_hint_24_regular:before {
+ content: "\f05c4";
+}
+.icon-ic_fluent_circle_shadow_20_regular:before {
+ content: "\f05c5";
+}
+.icon-ic_fluent_circle_shadow_24_regular:before {
+ content: "\f05c6";
+}
+.icon-ic_fluent_content_view_16_regular:before {
+ content: "\f05c7";
+}
+.icon-ic_fluent_double_tap_swipe_down_16_regular:before {
+ content: "\f05c8";
+}
+.icon-ic_fluent_double_tap_swipe_up_16_regular:before {
+ content: "\f05c9";
+}
+.icon-ic_fluent_flash_sparkle_16_regular:before {
+ content: "\f05ca";
+}
+.icon-ic_fluent_location_ripple_12_regular:before {
+ content: "\f05cb";
+}
+.icon-ic_fluent_search_square_16_regular:before {
+ content: "\f05cc";
+}
+.icon-ic_fluent_settings_chat_16_regular:before {
+ content: "\f05cd";
+}
+.icon-ic_fluent_share_multiple_16_regular:before {
+ content: "\f05ce";
+}
+.icon-ic_fluent_share_multiple_20_regular:before {
+ content: "\f05cf";
+}
+.icon-ic_fluent_share_multiple_24_regular:before {
+ content: "\f05d0";
+}
+.icon-ic_fluent_slide_play_20_regular:before {
+ content: "\f05d1";
+}
+.icon-ic_fluent_slide_play_24_regular:before {
+ content: "\f05d2";
+}
+.icon-ic_fluent_arrow_turn_right_16_regular:before {
+ content: "\f05d3";
+}
+.icon-ic_fluent_chart_multiple_16_regular:before {
+ content: "\f05d4";
+}
+.icon-ic_fluent_column_24_regular:before {
+ content: "\f05d5";
+}
+.icon-ic_fluent_data_pie_16_regular:before {
+ content: "\f05d6";
+}
+.icon-ic_fluent_layout_column_two_32_regular:before {
+ content: "\f05d7";
+}
+.icon-ic_fluent_layout_row_two_32_regular:before {
+ content: "\f05d8";
+}
+.icon-ic_fluent_mail_copy_32_regular:before {
+ content: "\f05d9";
+}
+.icon-ic_fluent_paint_brush_sparkle_20_regular:before {
+ content: "\f05da";
+}
+.icon-ic_fluent_paint_brush_sparkle_24_regular:before {
+ content: "\f05db";
+}
+.icon-ic_fluent_people_community_12_regular:before {
+ content: "\f05dc";
+}
+.icon-ic_fluent_person_board_12_regular:before {
+ content: "\f05dd";
+}
+.icon-ic_fluent_person_tentative_16_regular:before {
+ content: "\f05de";
+}
+.icon-ic_fluent_person_tentative_20_regular:before {
+ content: "\f05df";
+}
+.icon-ic_fluent_person_tentative_24_regular:before {
+ content: "\f05e0";
+}
+.icon-ic_fluent_tab_desktop_search_16_regular:before {
+ content: "\f05e1";
+}
+.icon-ic_fluent_tab_desktop_search_20_regular:before {
+ content: "\f05e2";
+}
+.icon-ic_fluent_tab_desktop_search_24_regular:before {
+ content: "\f05e3";
+}
+.icon-ic_fluent_table_sparkle_20_regular:before {
+ content: "\f05e4";
+}
+.icon-ic_fluent_table_sparkle_24_regular:before {
+ content: "\f05e5";
+}
+.icon-ic_fluent_comment_32_regular:before {
+ content: "\f05e6";
+}
+.icon-ic_fluent_comment_add_32_regular:before {
+ content: "\f05e7";
+}
+.icon-ic_fluent_crop_arrow_rotate_16_regular:before {
+ content: "\f05e8";
+}
+.icon-ic_fluent_crop_arrow_rotate_20_regular:before {
+ content: "\f05e9";
+}
+.icon-ic_fluent_crop_arrow_rotate_24_regular:before {
+ content: "\f05ea";
+}
+.icon-ic_fluent_desktop_off_20_regular:before {
+ content: "\f05eb";
+}
+.icon-ic_fluent_desktop_off_24_regular:before {
+ content: "\f05ec";
+}
+.icon-ic_fluent_food_28_regular:before {
+ content: "\f05ed";
+}
+.icon-ic_fluent_food_32_regular:before {
+ content: "\f05ee";
+}
+.icon-ic_fluent_food_48_regular:before {
+ content: "\f05ef";
+}
+.icon-ic_fluent_layer_diagonal_add_24_regular:before {
+ content: "\f05f0";
+}
+.icon-ic_fluent_mail_alert_32_regular:before {
+ content: "\f05f1";
+}
+.icon-ic_fluent_mail_arrow_clockwise_32_regular:before {
+ content: "\f05f2";
+}
+.icon-ic_fluent_person_support_32_regular:before {
+ content: "\f05f3";
+}
+.icon-ic_fluent_tag_off_16_regular:before {
+ content: "\f05f4";
+}
+.icon-ic_fluent_text_column_one_wide_lightning_16_regular:before {
+ content: "\f05f5";
+}
+.icon-ic_fluent_wallet_credit_card_28_regular:before {
+ content: "\f05f6";
+}
+.icon-ic_fluent_wallet_credit_card_48_regular:before {
+ content: "\f05f7";
+}
+.icon-ic_fluent_breakout_room_32_regular:before {
+ content: "\f05f8";
+}
+.icon-ic_fluent_card_ui_portrait_flip_16_regular:before {
+ content: "\f05f9";
+}
+.icon-ic_fluent_card_ui_portrait_flip_20_regular:before {
+ content: "\f05fa";
+}
+.icon-ic_fluent_card_ui_portrait_flip_24_regular:before {
+ content: "\f05fb";
+}
+.icon-ic_fluent_cursor_28_regular:before {
+ content: "\f05fc";
+}
+.icon-ic_fluent_cursor_32_regular:before {
+ content: "\f05fd";
+}
+.icon-ic_fluent_layout_row_two_28_regular:before {
+ content: "\f05fe";
+}
+.icon-ic_fluent_layout_row_two_48_regular:before {
+ content: "\f05ff";
+}
+.icon-ic_fluent_notepad_sparkle_16_regular:before {
+ content: "\f0600";
+}
+.icon-ic_fluent_notepad_sparkle_20_regular:before {
+ content: "\f0601";
+}
+.icon-ic_fluent_notepad_sparkle_24_regular:before {
+ content: "\f0602";
+}
+.icon-ic_fluent_notepad_sparkle_28_regular:before {
+ content: "\f0603";
+}
+.icon-ic_fluent_notepad_sparkle_32_regular:before {
+ content: "\f0604";
+}
+.icon-ic_fluent_paint_brush_28_regular:before {
+ content: "\f0605";
+}
+.icon-ic_fluent_paint_brush_subtract_16_regular:before {
+ content: "\f0606";
+}
+.icon-ic_fluent_paint_brush_subtract_20_regular:before {
+ content: "\f0607";
+}
+.icon-ic_fluent_paint_brush_subtract_24_regular:before {
+ content: "\f0608";
+}
+.icon-ic_fluent_paint_brush_subtract_28_regular:before {
+ content: "\f0609";
+}
+.icon-ic_fluent_paint_brush_subtract_32_regular:before {
+ content: "\f060a";
+}
+.icon-ic_fluent_play_circle_sparkle_16_regular:before {
+ content: "\f060b";
+}
+.icon-ic_fluent_play_circle_sparkle_20_regular:before {
+ content: "\f060c";
+}
+.icon-ic_fluent_play_circle_sparkle_24_regular:before {
+ content: "\f060d";
+}
+.icon-ic_fluent_replay_16_regular:before {
+ content: "\f060e";
+}
+.icon-ic_fluent_replay_24_regular:before {
+ content: "\f060f";
+}
+.icon-ic_fluent_replay_28_regular:before {
+ content: "\f0610";
+}
+.icon-ic_fluent_replay_32_regular:before {
+ content: "\f0611";
+}
+.icon-ic_fluent_send_person_16_regular:before {
+ content: "\f0612";
+}
+.icon-ic_fluent_send_person_20_regular:before {
+ content: "\f0613";
+}
+.icon-ic_fluent_send_person_24_regular:before {
+ content: "\f0614";
+}
+.icon-ic_fluent_square_dovetail_joint_12_regular:before {
+ content: "\f0615";
+}
+.icon-ic_fluent_square_dovetail_joint_16_regular:before {
+ content: "\f0616";
+}
+.icon-ic_fluent_square_dovetail_joint_20_regular:before {
+ content: "\f0617";
+}
+.icon-ic_fluent_square_dovetail_joint_24_regular:before {
+ content: "\f0618";
+}
+.icon-ic_fluent_square_dovetail_joint_28_regular:before {
+ content: "\f0619";
+}
+.icon-ic_fluent_square_dovetail_joint_32_regular:before {
+ content: "\f061a";
+}
+.icon-ic_fluent_square_dovetail_joint_48_regular:before {
+ content: "\f061b";
+}
+.icon-ic_fluent_table_cursor_16_regular:before {
+ content: "\f061c";
+}
+.icon-ic_fluent_table_cursor_20_regular:before {
+ content: "\f061d";
+}
+.icon-ic_fluent_table_cursor_24_regular:before {
+ content: "\f061e";
+}
+.icon-ic_fluent_transparency_square_20_regular:before {
+ content: "\f061f";
+}
+.icon-ic_fluent_transparency_square_24_regular:before {
+ content: "\f0620";
+}
diff --git a/fonts/FluentSystemIcons-Regular.html b/fonts/FluentSystemIcons-Regular.html
index 887d1c462d..448e96f190 100644
--- a/fonts/FluentSystemIcons-Regular.html
+++ b/fonts/FluentSystemIcons-Regular.html
@@ -1775,6 +1775,42 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_apps_settings_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_apps_settings_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_apps_shield_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_apps_shield_20_regular
+
+
+
@@ -5618,6 +5654,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_arrow_turn_right_16_regular
+
+
+
@@ -6005,6 +6050,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_arrow_upload_32_regular
+
+
+
@@ -7319,6 +7373,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_book_28_regular
+
+
+
@@ -7328,6 +7391,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_book_48_regular
+
+
+
@@ -9002,6 +9074,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_breakout_room_32_regular
+
+
+
@@ -10766,6 +10847,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_calendar_edit_32_regular
+
+
+
@@ -12548,6 +12638,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_camera_arrow_up_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_camera_arrow_up_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_camera_arrow_up_24_regular
+
+
+
@@ -12692,6 +12809,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_card_ui_portrait_flip_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_card_ui_portrait_flip_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_card_ui_portrait_flip_24_regular
+
+
+
@@ -13565,6 +13709,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_chart_multiple_16_regular
+
+
+
@@ -14105,6 +14258,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_chat_settings_16_regular
+
+
+
@@ -15491,6 +15653,24 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_circle_highlight_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_highlight_24_regular
+
+
+
@@ -15509,6 +15689,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_circle_hint_24_regular
+
+
+
@@ -15635,6 +15824,24 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_circle_shadow_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_shadow_24_regular
+
+
+
@@ -18398,6 +18605,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_column_24_regular
+
+
+
@@ -18560,6 +18776,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_comment_32_regular
+
+
+
@@ -18614,6 +18839,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_comment_add_32_regular
+
+
+
@@ -19631,6 +19865,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_content_view_16_regular
+
+
+
@@ -20207,6 +20450,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_crop_arrow_rotate_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_crop_arrow_rotate_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_crop_arrow_rotate_24_regular
+
+
+
@@ -20549,6 +20819,24 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_cursor_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_cursor_32_regular
+
+
+
@@ -20828,6 +21116,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_data_bar_vertical_arrow_down_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_data_bar_vertical_arrow_down_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_data_bar_vertical_arrow_down_24_regular
+
+
+
@@ -20954,6 +21269,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_data_pie_16_regular
+
+
+
@@ -22007,6 +22331,24 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_desktop_off_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_desktop_off_24_regular
+
+
+
@@ -25787,6 +26129,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_double_tap_swipe_down_16_regular
+
+
+
@@ -25805,6 +26156,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_double_tap_swipe_up_16_regular
+
+
+
@@ -29027,6 +29387,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_flash_sparkle_16_regular
+
+
+
@@ -30224,6 +30593,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_food_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_food_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_food_48_regular
+
+
+
@@ -32555,6 +32951,60 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_haptic_strong_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_haptic_strong_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_haptic_strong_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_haptic_weak_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_haptic_weak_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_haptic_weak_24_regular
+
+
+
@@ -33293,6 +33743,24 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_hexagon_sparkle_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_hexagon_sparkle_24_regular
+
+
+
@@ -35579,6 +36047,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_layer_diagonal_add_24_regular
+
+
+
@@ -35822,6 +36299,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_layout_column_two_32_regular
+
+
+
@@ -35957,6 +36443,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_layout_row_two_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_layout_row_two_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_layout_row_two_48_regular
+
+
+
@@ -37487,6 +38000,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_location_ripple_12_regular
+
+
+
@@ -37973,6 +38495,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_mail_alert_32_regular
+
+
+
@@ -38045,6 +38576,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_mail_arrow_clockwise_32_regular
+
+
+
@@ -38261,6 +38801,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_mail_copy_32_regular
+
+
+
@@ -38315,6 +38864,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_mail_edit_32_regular
+
+
+
@@ -41627,6 +42185,51 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_notepad_sparkle_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_notepad_sparkle_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_notepad_sparkle_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_notepad_sparkle_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_notepad_sparkle_32_regular
+
+
+
@@ -42815,6 +43418,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_paint_brush_28_regular
+
+
+
@@ -42860,6 +43472,69 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_paint_brush_sparkle_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_paint_brush_sparkle_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_paint_brush_subtract_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_paint_brush_subtract_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_paint_brush_subtract_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_paint_brush_subtract_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_paint_brush_subtract_32_regular
+
+
+
@@ -43679,6 +44354,42 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_password_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_password_48_regular
+
+
+
+
+
+
+
+
+ ic_fluent_password_clock_48_regular
+
+
+
+
+
+
+
+
+ ic_fluent_password_reset_48_regular
+
+
+
@@ -44480,6 +45191,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_people_community_12_regular
+
+
+
@@ -44615,6 +45335,24 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_people_eye_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_people_eye_20_regular
+
+
+
@@ -45452,6 +46190,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_person_board_12_regular
+
+
+
@@ -46460,6 +47207,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_person_support_32_regular
+
+
+
@@ -46586,6 +47342,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_person_tentative_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_person_tentative_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_person_tentative_24_regular
+
+
+
@@ -47630,6 +48413,24 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_pin_globe_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_pin_globe_20_regular
+
+
+
@@ -47972,6 +48773,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_play_circle_sparkle_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_play_circle_sparkle_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_play_circle_sparkle_24_regular
+
+
+
@@ -50600,6 +51428,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_replay_16_regular
+
+
+
@@ -50609,6 +51446,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_replay_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_replay_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_replay_32_regular
+
+
+
@@ -51302,6 +52166,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_run_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_run_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_run_48_regular
+
+
+
@@ -52238,6 +53129,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_search_square_16_regular
+
+
+
@@ -52607,6 +53507,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_send_person_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_send_person_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_send_person_24_regular
+
+
+
@@ -52814,6 +53741,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_settings_chat_16_regular
+
+
+
@@ -53201,6 +54137,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_share_multiple_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_share_multiple_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_share_multiple_24_regular
+
+
+
@@ -54875,6 +55838,24 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_slide_play_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_slide_play_24_regular
+
+
+
@@ -56423,6 +57404,69 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_square_dovetail_joint_12_regular
+
+
+
+
+
+
+
+
+ ic_fluent_square_dovetail_joint_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_square_dovetail_joint_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_square_dovetail_joint_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_square_dovetail_joint_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_square_dovetail_joint_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_square_dovetail_joint_48_regular
+
+
+
@@ -58610,6 +59654,60 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_tab_desktop_search_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_tab_desktop_search_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_tab_desktop_search_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_tab_group_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_tab_group_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_tab_group_24_regular
+
+
+
@@ -59024,6 +60122,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_table_cursor_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_table_cursor_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_table_cursor_24_regular
+
+
+
@@ -60068,6 +61193,24 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_table_sparkle_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_table_sparkle_24_regular
+
+
+
@@ -60545,6 +61688,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_tag_off_16_regular
+
+
+
@@ -62534,6 +63686,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_text_column_one_wide_lightning_16_regular
+
+
+
@@ -66062,6 +67223,24 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_transparency_square_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_transparency_square_24_regular
+
+
+
@@ -68537,6 +69716,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_wallet_credit_card_28_regular
+
+
+
@@ -68546,6 +69734,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_wallet_credit_card_48_regular
+
+
+
diff --git a/fonts/FluentSystemIcons-Regular.json b/fonts/FluentSystemIcons-Regular.json
index 6f5f79e2c1..ca8036fab9 100644
--- a/fonts/FluentSystemIcons-Regular.json
+++ b/fonts/FluentSystemIcons-Regular.json
@@ -7834,5 +7834,138 @@
"ic_fluent_spatula_spoon_24_regular": 984472,
"ic_fluent_spatula_spoon_28_regular": 984473,
"ic_fluent_spatula_spoon_32_regular": 984474,
- "ic_fluent_spatula_spoon_48_regular": 984475
+ "ic_fluent_spatula_spoon_48_regular": 984475,
+ "ic_fluent_apps_settings_16_regular": 984476,
+ "ic_fluent_apps_settings_20_regular": 984477,
+ "ic_fluent_apps_shield_16_regular": 984478,
+ "ic_fluent_apps_shield_20_regular": 984479,
+ "ic_fluent_arrow_upload_32_regular": 984480,
+ "ic_fluent_calendar_edit_32_regular": 984481,
+ "ic_fluent_data_bar_vertical_arrow_down_16_regular": 984482,
+ "ic_fluent_data_bar_vertical_arrow_down_20_regular": 984483,
+ "ic_fluent_data_bar_vertical_arrow_down_24_regular": 984484,
+ "ic_fluent_haptic_strong_16_regular": 984485,
+ "ic_fluent_haptic_strong_20_regular": 984486,
+ "ic_fluent_haptic_strong_24_regular": 984487,
+ "ic_fluent_haptic_weak_16_regular": 984488,
+ "ic_fluent_haptic_weak_20_regular": 984489,
+ "ic_fluent_haptic_weak_24_regular": 984490,
+ "ic_fluent_hexagon_sparkle_20_regular": 984491,
+ "ic_fluent_hexagon_sparkle_24_regular": 984492,
+ "ic_fluent_mail_edit_32_regular": 984493,
+ "ic_fluent_password_32_regular": 984494,
+ "ic_fluent_password_48_regular": 984495,
+ "ic_fluent_password_clock_48_regular": 984496,
+ "ic_fluent_password_reset_48_regular": 984497,
+ "ic_fluent_people_eye_16_regular": 984498,
+ "ic_fluent_people_eye_20_regular": 984499,
+ "ic_fluent_pin_globe_16_regular": 984500,
+ "ic_fluent_pin_globe_20_regular": 984501,
+ "ic_fluent_run_28_regular": 984502,
+ "ic_fluent_run_32_regular": 984503,
+ "ic_fluent_run_48_regular": 984504,
+ "ic_fluent_tab_group_16_regular": 984505,
+ "ic_fluent_tab_group_20_regular": 984506,
+ "ic_fluent_tab_group_24_regular": 984507,
+ "ic_fluent_book_28_regular": 984508,
+ "ic_fluent_book_48_regular": 984509,
+ "ic_fluent_camera_arrow_up_16_regular": 984510,
+ "ic_fluent_camera_arrow_up_20_regular": 984511,
+ "ic_fluent_camera_arrow_up_24_regular": 984512,
+ "ic_fluent_chat_settings_16_regular": 984513,
+ "ic_fluent_circle_highlight_20_regular": 984514,
+ "ic_fluent_circle_highlight_24_regular": 984515,
+ "ic_fluent_circle_hint_24_regular": 984516,
+ "ic_fluent_circle_shadow_20_regular": 984517,
+ "ic_fluent_circle_shadow_24_regular": 984518,
+ "ic_fluent_content_view_16_regular": 984519,
+ "ic_fluent_double_tap_swipe_down_16_regular": 984520,
+ "ic_fluent_double_tap_swipe_up_16_regular": 984521,
+ "ic_fluent_flash_sparkle_16_regular": 984522,
+ "ic_fluent_location_ripple_12_regular": 984523,
+ "ic_fluent_search_square_16_regular": 984524,
+ "ic_fluent_settings_chat_16_regular": 984525,
+ "ic_fluent_share_multiple_16_regular": 984526,
+ "ic_fluent_share_multiple_20_regular": 984527,
+ "ic_fluent_share_multiple_24_regular": 984528,
+ "ic_fluent_slide_play_20_regular": 984529,
+ "ic_fluent_slide_play_24_regular": 984530,
+ "ic_fluent_arrow_turn_right_16_regular": 984531,
+ "ic_fluent_chart_multiple_16_regular": 984532,
+ "ic_fluent_column_24_regular": 984533,
+ "ic_fluent_data_pie_16_regular": 984534,
+ "ic_fluent_layout_column_two_32_regular": 984535,
+ "ic_fluent_layout_row_two_32_regular": 984536,
+ "ic_fluent_mail_copy_32_regular": 984537,
+ "ic_fluent_paint_brush_sparkle_20_regular": 984538,
+ "ic_fluent_paint_brush_sparkle_24_regular": 984539,
+ "ic_fluent_people_community_12_regular": 984540,
+ "ic_fluent_person_board_12_regular": 984541,
+ "ic_fluent_person_tentative_16_regular": 984542,
+ "ic_fluent_person_tentative_20_regular": 984543,
+ "ic_fluent_person_tentative_24_regular": 984544,
+ "ic_fluent_tab_desktop_search_16_regular": 984545,
+ "ic_fluent_tab_desktop_search_20_regular": 984546,
+ "ic_fluent_tab_desktop_search_24_regular": 984547,
+ "ic_fluent_table_sparkle_20_regular": 984548,
+ "ic_fluent_table_sparkle_24_regular": 984549,
+ "ic_fluent_comment_32_regular": 984550,
+ "ic_fluent_comment_add_32_regular": 984551,
+ "ic_fluent_crop_arrow_rotate_16_regular": 984552,
+ "ic_fluent_crop_arrow_rotate_20_regular": 984553,
+ "ic_fluent_crop_arrow_rotate_24_regular": 984554,
+ "ic_fluent_desktop_off_20_regular": 984555,
+ "ic_fluent_desktop_off_24_regular": 984556,
+ "ic_fluent_food_28_regular": 984557,
+ "ic_fluent_food_32_regular": 984558,
+ "ic_fluent_food_48_regular": 984559,
+ "ic_fluent_layer_diagonal_add_24_regular": 984560,
+ "ic_fluent_mail_alert_32_regular": 984561,
+ "ic_fluent_mail_arrow_clockwise_32_regular": 984562,
+ "ic_fluent_person_support_32_regular": 984563,
+ "ic_fluent_tag_off_16_regular": 984564,
+ "ic_fluent_text_column_one_wide_lightning_16_regular": 984565,
+ "ic_fluent_wallet_credit_card_28_regular": 984566,
+ "ic_fluent_wallet_credit_card_48_regular": 984567,
+ "ic_fluent_breakout_room_32_regular": 984568,
+ "ic_fluent_card_ui_portrait_flip_16_regular": 984569,
+ "ic_fluent_card_ui_portrait_flip_20_regular": 984570,
+ "ic_fluent_card_ui_portrait_flip_24_regular": 984571,
+ "ic_fluent_cursor_28_regular": 984572,
+ "ic_fluent_cursor_32_regular": 984573,
+ "ic_fluent_layout_row_two_28_regular": 984574,
+ "ic_fluent_layout_row_two_48_regular": 984575,
+ "ic_fluent_notepad_sparkle_16_regular": 984576,
+ "ic_fluent_notepad_sparkle_20_regular": 984577,
+ "ic_fluent_notepad_sparkle_24_regular": 984578,
+ "ic_fluent_notepad_sparkle_28_regular": 984579,
+ "ic_fluent_notepad_sparkle_32_regular": 984580,
+ "ic_fluent_paint_brush_28_regular": 984581,
+ "ic_fluent_paint_brush_subtract_16_regular": 984582,
+ "ic_fluent_paint_brush_subtract_20_regular": 984583,
+ "ic_fluent_paint_brush_subtract_24_regular": 984584,
+ "ic_fluent_paint_brush_subtract_28_regular": 984585,
+ "ic_fluent_paint_brush_subtract_32_regular": 984586,
+ "ic_fluent_play_circle_sparkle_16_regular": 984587,
+ "ic_fluent_play_circle_sparkle_20_regular": 984588,
+ "ic_fluent_play_circle_sparkle_24_regular": 984589,
+ "ic_fluent_replay_16_regular": 984590,
+ "ic_fluent_replay_24_regular": 984591,
+ "ic_fluent_replay_28_regular": 984592,
+ "ic_fluent_replay_32_regular": 984593,
+ "ic_fluent_send_person_16_regular": 984594,
+ "ic_fluent_send_person_20_regular": 984595,
+ "ic_fluent_send_person_24_regular": 984596,
+ "ic_fluent_square_dovetail_joint_12_regular": 984597,
+ "ic_fluent_square_dovetail_joint_16_regular": 984598,
+ "ic_fluent_square_dovetail_joint_20_regular": 984599,
+ "ic_fluent_square_dovetail_joint_24_regular": 984600,
+ "ic_fluent_square_dovetail_joint_28_regular": 984601,
+ "ic_fluent_square_dovetail_joint_32_regular": 984602,
+ "ic_fluent_square_dovetail_joint_48_regular": 984603,
+ "ic_fluent_table_cursor_16_regular": 984604,
+ "ic_fluent_table_cursor_20_regular": 984605,
+ "ic_fluent_table_cursor_24_regular": 984606,
+ "ic_fluent_transparency_square_20_regular": 984607,
+ "ic_fluent_transparency_square_24_regular": 984608
}
\ No newline at end of file
diff --git a/fonts/FluentSystemIcons-Regular.ttf b/fonts/FluentSystemIcons-Regular.ttf
index ff12b06542..e24134978e 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 e948b6dd32..24fa9cb96b 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 f0371bfb01..40c6acb71b 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 10beca9a56..c503123601 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?69477e0f920ed270c91aff591753c076") format("woff2"),
-url("./FluentSystemIcons-Resizable.woff?69477e0f920ed270c91aff591753c076") format("woff"),
-url("./FluentSystemIcons-Resizable.ttf?69477e0f920ed270c91aff591753c076") format("truetype");
+ src: url("./FluentSystemIcons-Resizable.woff2?e75c21edf018937c838ab3367e1e6d18") format("woff2"),
+url("./FluentSystemIcons-Resizable.woff?e75c21edf018937c838ab3367e1e6d18") format("woff"),
+url("./FluentSystemIcons-Resizable.ttf?e75c21edf018937c838ab3367e1e6d18") format("truetype");
}
i[class^="icon-"]:before, i[class*=" icon-"]:before {
@@ -346,14547 +346,14715 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
.icon-ic_fluent_apps_list_detail_20_regular:before {
content: "\e06d";
}
-.icon-ic_fluent_archive_20_filled:before {
+.icon-ic_fluent_apps_settings_20_filled:before {
content: "\e06e";
}
-.icon-ic_fluent_archive_20_regular:before {
+.icon-ic_fluent_apps_settings_20_regular:before {
content: "\e06f";
}
-.icon-ic_fluent_archive_arrow_back_20_filled:before {
+.icon-ic_fluent_apps_shield_20_filled:before {
content: "\e070";
}
-.icon-ic_fluent_archive_arrow_back_20_regular:before {
+.icon-ic_fluent_apps_shield_20_regular:before {
content: "\e071";
}
-.icon-ic_fluent_archive_multiple_20_filled:before {
+.icon-ic_fluent_archive_20_filled:before {
content: "\e072";
}
-.icon-ic_fluent_archive_multiple_20_regular:before {
+.icon-ic_fluent_archive_20_regular:before {
content: "\e073";
}
-.icon-ic_fluent_archive_settings_20_filled:before {
+.icon-ic_fluent_archive_arrow_back_20_filled:before {
content: "\e074";
}
-.icon-ic_fluent_archive_settings_20_regular:before {
+.icon-ic_fluent_archive_arrow_back_20_regular:before {
content: "\e075";
}
-.icon-ic_fluent_arrow_autofit_content_20_filled:before {
+.icon-ic_fluent_archive_multiple_20_filled:before {
content: "\e076";
}
-.icon-ic_fluent_arrow_autofit_content_20_regular:before {
+.icon-ic_fluent_archive_multiple_20_regular:before {
content: "\e077";
}
-.icon-ic_fluent_arrow_autofit_down_20_filled:before {
+.icon-ic_fluent_archive_settings_20_filled:before {
content: "\e078";
}
-.icon-ic_fluent_arrow_autofit_down_20_regular:before {
+.icon-ic_fluent_archive_settings_20_regular:before {
content: "\e079";
}
-.icon-ic_fluent_arrow_autofit_height_20_filled:before {
+.icon-ic_fluent_arrow_autofit_content_20_filled:before {
content: "\e07a";
}
-.icon-ic_fluent_arrow_autofit_height_20_regular:before {
+.icon-ic_fluent_arrow_autofit_content_20_regular:before {
content: "\e07b";
}
-.icon-ic_fluent_arrow_autofit_height_dotted_20_filled:before {
+.icon-ic_fluent_arrow_autofit_down_20_filled:before {
content: "\e07c";
}
-.icon-ic_fluent_arrow_autofit_height_dotted_20_regular:before {
+.icon-ic_fluent_arrow_autofit_down_20_regular:before {
content: "\e07d";
}
-.icon-ic_fluent_arrow_autofit_height_in_20_filled:before {
+.icon-ic_fluent_arrow_autofit_height_20_filled:before {
content: "\e07e";
}
-.icon-ic_fluent_arrow_autofit_height_in_20_regular:before {
+.icon-ic_fluent_arrow_autofit_height_20_regular:before {
content: "\e07f";
}
-.icon-ic_fluent_arrow_autofit_up_20_filled:before {
+.icon-ic_fluent_arrow_autofit_height_dotted_20_filled:before {
content: "\e080";
}
-.icon-ic_fluent_arrow_autofit_up_20_regular:before {
+.icon-ic_fluent_arrow_autofit_height_dotted_20_regular:before {
content: "\e081";
}
-.icon-ic_fluent_arrow_autofit_width_20_filled:before {
+.icon-ic_fluent_arrow_autofit_height_in_20_filled:before {
content: "\e082";
}
-.icon-ic_fluent_arrow_autofit_width_20_regular:before {
+.icon-ic_fluent_arrow_autofit_height_in_20_regular:before {
content: "\e083";
}
-.icon-ic_fluent_arrow_autofit_width_dotted_20_filled:before {
+.icon-ic_fluent_arrow_autofit_up_20_filled:before {
content: "\e084";
}
-.icon-ic_fluent_arrow_autofit_width_dotted_20_regular:before {
+.icon-ic_fluent_arrow_autofit_up_20_regular:before {
content: "\e085";
}
-.icon-ic_fluent_arrow_between_down_20_filled:before {
+.icon-ic_fluent_arrow_autofit_width_20_filled:before {
content: "\e086";
}
-.icon-ic_fluent_arrow_between_down_20_regular:before {
+.icon-ic_fluent_arrow_autofit_width_20_regular:before {
content: "\e087";
}
-.icon-ic_fluent_arrow_between_up_20_filled:before {
+.icon-ic_fluent_arrow_autofit_width_dotted_20_filled:before {
content: "\e088";
}
-.icon-ic_fluent_arrow_between_up_20_regular:before {
+.icon-ic_fluent_arrow_autofit_width_dotted_20_regular:before {
content: "\e089";
}
-.icon-ic_fluent_arrow_bidirectional_left_right_20_filled:before {
+.icon-ic_fluent_arrow_between_down_20_filled:before {
content: "\e08a";
}
-.icon-ic_fluent_arrow_bidirectional_left_right_20_regular:before {
+.icon-ic_fluent_arrow_between_down_20_regular:before {
content: "\e08b";
}
-.icon-ic_fluent_arrow_bidirectional_up_down_20_filled:before {
+.icon-ic_fluent_arrow_between_up_20_filled:before {
content: "\e08c";
}
-.icon-ic_fluent_arrow_bidirectional_up_down_20_regular:before {
+.icon-ic_fluent_arrow_between_up_20_regular:before {
content: "\e08d";
}
-.icon-ic_fluent_arrow_bounce_20_filled:before {
+.icon-ic_fluent_arrow_bidirectional_left_right_20_filled:before {
content: "\e08e";
}
-.icon-ic_fluent_arrow_bounce_20_regular:before {
+.icon-ic_fluent_arrow_bidirectional_left_right_20_regular:before {
content: "\e08f";
}
-.icon-ic_fluent_arrow_circle_down_20_filled:before {
+.icon-ic_fluent_arrow_bidirectional_up_down_20_filled:before {
content: "\e090";
}
-.icon-ic_fluent_arrow_circle_down_20_regular:before {
+.icon-ic_fluent_arrow_bidirectional_up_down_20_regular:before {
content: "\e091";
}
-.icon-ic_fluent_arrow_circle_down_double_20_filled:before {
+.icon-ic_fluent_arrow_bounce_20_filled:before {
content: "\e092";
}
-.icon-ic_fluent_arrow_circle_down_double_20_regular:before {
+.icon-ic_fluent_arrow_bounce_20_regular:before {
content: "\e093";
}
-.icon-ic_fluent_arrow_circle_down_right_20_filled:before {
+.icon-ic_fluent_arrow_circle_down_20_filled:before {
content: "\e094";
}
-.icon-ic_fluent_arrow_circle_down_right_20_regular:before {
+.icon-ic_fluent_arrow_circle_down_20_regular:before {
content: "\e095";
}
-.icon-ic_fluent_arrow_circle_down_split_20_filled:before {
+.icon-ic_fluent_arrow_circle_down_double_20_filled:before {
content: "\e096";
}
-.icon-ic_fluent_arrow_circle_down_split_20_regular:before {
+.icon-ic_fluent_arrow_circle_down_double_20_regular:before {
content: "\e097";
}
-.icon-ic_fluent_arrow_circle_down_up_20_filled:before {
+.icon-ic_fluent_arrow_circle_down_right_20_filled:before {
content: "\e098";
}
-.icon-ic_fluent_arrow_circle_down_up_20_regular:before {
+.icon-ic_fluent_arrow_circle_down_right_20_regular:before {
content: "\e099";
}
-.icon-ic_fluent_arrow_circle_left_20_filled:before {
+.icon-ic_fluent_arrow_circle_down_split_20_filled:before {
content: "\e09a";
}
-.icon-ic_fluent_arrow_circle_left_20_regular:before {
+.icon-ic_fluent_arrow_circle_down_split_20_regular:before {
content: "\e09b";
}
-.icon-ic_fluent_arrow_circle_right_20_filled:before {
+.icon-ic_fluent_arrow_circle_down_up_20_filled:before {
content: "\e09c";
}
-.icon-ic_fluent_arrow_circle_right_20_regular:before {
+.icon-ic_fluent_arrow_circle_down_up_20_regular:before {
content: "\e09d";
}
-.icon-ic_fluent_arrow_circle_up_20_filled:before {
+.icon-ic_fluent_arrow_circle_left_20_filled:before {
content: "\e09e";
}
-.icon-ic_fluent_arrow_circle_up_20_regular:before {
+.icon-ic_fluent_arrow_circle_left_20_regular:before {
content: "\e09f";
}
-.icon-ic_fluent_arrow_circle_up_left_20_filled:before {
+.icon-ic_fluent_arrow_circle_right_20_filled:before {
content: "\e0a0";
}
-.icon-ic_fluent_arrow_circle_up_left_20_regular:before {
+.icon-ic_fluent_arrow_circle_right_20_regular:before {
content: "\e0a1";
}
-.icon-ic_fluent_arrow_circle_up_right_20_filled:before {
+.icon-ic_fluent_arrow_circle_up_20_filled:before {
content: "\e0a2";
}
-.icon-ic_fluent_arrow_circle_up_right_20_regular:before {
+.icon-ic_fluent_arrow_circle_up_20_regular:before {
content: "\e0a3";
}
-.icon-ic_fluent_arrow_clockwise_20_filled:before {
+.icon-ic_fluent_arrow_circle_up_left_20_filled:before {
content: "\e0a4";
}
-.icon-ic_fluent_arrow_clockwise_20_regular:before {
+.icon-ic_fluent_arrow_circle_up_left_20_regular:before {
content: "\e0a5";
}
-.icon-ic_fluent_arrow_clockwise_dashes_20_filled:before {
+.icon-ic_fluent_arrow_circle_up_right_20_filled:before {
content: "\e0a6";
}
-.icon-ic_fluent_arrow_clockwise_dashes_20_regular:before {
+.icon-ic_fluent_arrow_circle_up_right_20_regular:before {
content: "\e0a7";
}
-.icon-ic_fluent_arrow_collapse_all_20_filled:before {
+.icon-ic_fluent_arrow_clockwise_20_filled:before {
content: "\e0a8";
}
-.icon-ic_fluent_arrow_collapse_all_20_regular:before {
+.icon-ic_fluent_arrow_clockwise_20_regular:before {
content: "\e0a9";
}
-.icon-ic_fluent_arrow_counterclockwise_20_filled:before {
+.icon-ic_fluent_arrow_clockwise_dashes_20_filled:before {
content: "\e0aa";
}
-.icon-ic_fluent_arrow_counterclockwise_20_regular:before {
+.icon-ic_fluent_arrow_clockwise_dashes_20_regular:before {
content: "\e0ab";
}
-.icon-ic_fluent_arrow_counterclockwise_dashes_20_filled:before {
+.icon-ic_fluent_arrow_collapse_all_20_filled:before {
content: "\e0ac";
}
-.icon-ic_fluent_arrow_counterclockwise_dashes_20_regular:before {
+.icon-ic_fluent_arrow_collapse_all_20_regular:before {
content: "\e0ad";
}
-.icon-ic_fluent_arrow_curve_down_left_20_filled:before {
+.icon-ic_fluent_arrow_counterclockwise_20_filled:before {
content: "\e0ae";
}
-.icon-ic_fluent_arrow_curve_down_left_20_regular:before {
+.icon-ic_fluent_arrow_counterclockwise_20_regular:before {
content: "\e0af";
}
-.icon-ic_fluent_arrow_curve_down_right_20_filled:before {
+.icon-ic_fluent_arrow_counterclockwise_dashes_20_filled:before {
content: "\e0b0";
}
-.icon-ic_fluent_arrow_curve_down_right_20_regular:before {
+.icon-ic_fluent_arrow_counterclockwise_dashes_20_regular:before {
content: "\e0b1";
}
-.icon-ic_fluent_arrow_curve_up_left_20_filled:before {
+.icon-ic_fluent_arrow_curve_down_left_20_filled:before {
content: "\e0b2";
}
-.icon-ic_fluent_arrow_curve_up_left_20_regular:before {
+.icon-ic_fluent_arrow_curve_down_left_20_regular:before {
content: "\e0b3";
}
-.icon-ic_fluent_arrow_curve_up_right_20_filled:before {
+.icon-ic_fluent_arrow_curve_down_right_20_filled:before {
content: "\e0b4";
}
-.icon-ic_fluent_arrow_curve_up_right_20_regular:before {
+.icon-ic_fluent_arrow_curve_down_right_20_regular:before {
content: "\e0b5";
}
-.icon-ic_fluent_arrow_down_20_filled:before {
+.icon-ic_fluent_arrow_curve_up_left_20_filled:before {
content: "\e0b6";
}
-.icon-ic_fluent_arrow_down_20_regular:before {
+.icon-ic_fluent_arrow_curve_up_left_20_regular:before {
content: "\e0b7";
}
-.icon-ic_fluent_arrow_down_exclamation_20_filled:before {
+.icon-ic_fluent_arrow_curve_up_right_20_filled:before {
content: "\e0b8";
}
-.icon-ic_fluent_arrow_down_exclamation_20_regular:before {
+.icon-ic_fluent_arrow_curve_up_right_20_regular:before {
content: "\e0b9";
}
-.icon-ic_fluent_arrow_down_left_20_filled:before {
+.icon-ic_fluent_arrow_down_20_filled:before {
content: "\e0ba";
}
-.icon-ic_fluent_arrow_down_left_20_regular:before {
+.icon-ic_fluent_arrow_down_20_regular:before {
content: "\e0bb";
}
-.icon-ic_fluent_arrow_download_20_filled:before {
+.icon-ic_fluent_arrow_down_exclamation_20_filled:before {
content: "\e0bc";
}
-.icon-ic_fluent_arrow_download_20_regular:before {
+.icon-ic_fluent_arrow_down_exclamation_20_regular:before {
content: "\e0bd";
}
-.icon-ic_fluent_arrow_download_off_20_filled:before {
+.icon-ic_fluent_arrow_down_left_20_filled:before {
content: "\e0be";
}
-.icon-ic_fluent_arrow_download_off_20_regular:before {
+.icon-ic_fluent_arrow_down_left_20_regular:before {
content: "\e0bf";
}
-.icon-ic_fluent_arrow_eject_20_filled:before {
+.icon-ic_fluent_arrow_download_20_filled:before {
content: "\e0c0";
}
-.icon-ic_fluent_arrow_eject_20_regular:before {
+.icon-ic_fluent_arrow_download_20_regular:before {
content: "\e0c1";
}
-.icon-ic_fluent_arrow_enter_20_filled:before {
+.icon-ic_fluent_arrow_download_off_20_filled:before {
content: "\e0c2";
}
-.icon-ic_fluent_arrow_enter_20_regular:before {
+.icon-ic_fluent_arrow_download_off_20_regular:before {
content: "\e0c3";
}
-.icon-ic_fluent_arrow_enter_left_20_filled:before {
+.icon-ic_fluent_arrow_eject_20_filled:before {
content: "\e0c4";
}
-.icon-ic_fluent_arrow_enter_left_20_regular:before {
+.icon-ic_fluent_arrow_eject_20_regular:before {
content: "\e0c5";
}
-.icon-ic_fluent_arrow_enter_up_20_filled:before {
+.icon-ic_fluent_arrow_enter_20_filled:before {
content: "\e0c6";
}
-.icon-ic_fluent_arrow_enter_up_20_regular:before {
+.icon-ic_fluent_arrow_enter_20_regular:before {
content: "\e0c7";
}
-.icon-ic_fluent_arrow_exit_20_filled:before {
+.icon-ic_fluent_arrow_enter_left_20_filled:before {
content: "\e0c8";
}
-.icon-ic_fluent_arrow_exit_20_regular:before {
+.icon-ic_fluent_arrow_enter_left_20_regular:before {
content: "\e0c9";
}
-.icon-ic_fluent_arrow_expand_20_filled:before {
+.icon-ic_fluent_arrow_enter_up_20_filled:before {
content: "\e0ca";
}
-.icon-ic_fluent_arrow_expand_20_regular:before {
+.icon-ic_fluent_arrow_enter_up_20_regular:before {
content: "\e0cb";
}
-.icon-ic_fluent_arrow_export_20_filled:before {
+.icon-ic_fluent_arrow_exit_20_filled:before {
content: "\e0cc";
}
-.icon-ic_fluent_arrow_export_20_regular:before {
+.icon-ic_fluent_arrow_exit_20_regular:before {
content: "\e0cd";
}
-.icon-ic_fluent_arrow_export_ltr_20_filled:before {
+.icon-ic_fluent_arrow_expand_20_filled:before {
content: "\e0ce";
}
-.icon-ic_fluent_arrow_export_ltr_20_regular:before {
+.icon-ic_fluent_arrow_expand_20_regular:before {
content: "\e0cf";
}
-.icon-ic_fluent_arrow_export_rtl_20_filled:before {
+.icon-ic_fluent_arrow_export_20_filled:before {
content: "\e0d0";
}
-.icon-ic_fluent_arrow_export_rtl_20_regular:before {
+.icon-ic_fluent_arrow_export_20_regular:before {
content: "\e0d1";
}
-.icon-ic_fluent_arrow_export_up_20_filled:before {
+.icon-ic_fluent_arrow_export_ltr_20_filled:before {
content: "\e0d2";
}
-.icon-ic_fluent_arrow_export_up_20_regular:before {
+.icon-ic_fluent_arrow_export_ltr_20_regular:before {
content: "\e0d3";
}
-.icon-ic_fluent_arrow_fit_20_filled:before {
+.icon-ic_fluent_arrow_export_rtl_20_filled:before {
content: "\e0d4";
}
-.icon-ic_fluent_arrow_fit_20_regular:before {
+.icon-ic_fluent_arrow_export_rtl_20_regular:before {
content: "\e0d5";
}
-.icon-ic_fluent_arrow_fit_in_20_filled:before {
+.icon-ic_fluent_arrow_export_up_20_filled:before {
content: "\e0d6";
}
-.icon-ic_fluent_arrow_fit_in_20_regular:before {
+.icon-ic_fluent_arrow_export_up_20_regular:before {
content: "\e0d7";
}
-.icon-ic_fluent_arrow_flow_diagonal_up_right_20_filled:before {
+.icon-ic_fluent_arrow_fit_20_filled:before {
content: "\e0d8";
}
-.icon-ic_fluent_arrow_flow_diagonal_up_right_20_regular:before {
+.icon-ic_fluent_arrow_fit_20_regular:before {
content: "\e0d9";
}
-.icon-ic_fluent_arrow_flow_up_right_20_filled:before {
+.icon-ic_fluent_arrow_fit_in_20_filled:before {
content: "\e0da";
}
-.icon-ic_fluent_arrow_flow_up_right_20_regular:before {
+.icon-ic_fluent_arrow_fit_in_20_regular:before {
content: "\e0db";
}
-.icon-ic_fluent_arrow_flow_up_right_rectangle_multiple_20_filled:before {
+.icon-ic_fluent_arrow_flow_diagonal_up_right_20_filled:before {
content: "\e0dc";
}
-.icon-ic_fluent_arrow_flow_up_right_rectangle_multiple_20_regular:before {
+.icon-ic_fluent_arrow_flow_diagonal_up_right_20_regular:before {
content: "\e0dd";
}
-.icon-ic_fluent_arrow_forward_20_filled:before {
+.icon-ic_fluent_arrow_flow_up_right_20_filled:before {
content: "\e0de";
}
-.icon-ic_fluent_arrow_forward_20_regular:before {
+.icon-ic_fluent_arrow_flow_up_right_20_regular:before {
content: "\e0df";
}
-.icon-ic_fluent_arrow_forward_down_lightning_20_filled:before {
+.icon-ic_fluent_arrow_flow_up_right_rectangle_multiple_20_filled:before {
content: "\e0e0";
}
-.icon-ic_fluent_arrow_forward_down_lightning_20_regular:before {
+.icon-ic_fluent_arrow_flow_up_right_rectangle_multiple_20_regular:before {
content: "\e0e1";
}
-.icon-ic_fluent_arrow_forward_down_person_20_filled:before {
+.icon-ic_fluent_arrow_forward_20_filled:before {
content: "\e0e2";
}
-.icon-ic_fluent_arrow_forward_down_person_20_regular:before {
+.icon-ic_fluent_arrow_forward_20_regular:before {
content: "\e0e3";
}
-.icon-ic_fluent_arrow_hook_down_left_20_filled:before {
+.icon-ic_fluent_arrow_forward_down_lightning_20_filled:before {
content: "\e0e4";
}
-.icon-ic_fluent_arrow_hook_down_left_20_regular:before {
+.icon-ic_fluent_arrow_forward_down_lightning_20_regular:before {
content: "\e0e5";
}
-.icon-ic_fluent_arrow_hook_down_right_20_filled:before {
+.icon-ic_fluent_arrow_forward_down_person_20_filled:before {
content: "\e0e6";
}
-.icon-ic_fluent_arrow_hook_down_right_20_regular:before {
+.icon-ic_fluent_arrow_forward_down_person_20_regular:before {
content: "\e0e7";
}
-.icon-ic_fluent_arrow_hook_up_left_20_filled:before {
+.icon-ic_fluent_arrow_hook_down_left_20_filled:before {
content: "\e0e8";
}
-.icon-ic_fluent_arrow_hook_up_left_20_regular:before {
+.icon-ic_fluent_arrow_hook_down_left_20_regular:before {
content: "\e0e9";
}
-.icon-ic_fluent_arrow_hook_up_right_20_filled:before {
+.icon-ic_fluent_arrow_hook_down_right_20_filled:before {
content: "\e0ea";
}
-.icon-ic_fluent_arrow_hook_up_right_20_regular:before {
+.icon-ic_fluent_arrow_hook_down_right_20_regular:before {
content: "\e0eb";
}
-.icon-ic_fluent_arrow_import_20_filled:before {
+.icon-ic_fluent_arrow_hook_up_left_20_filled:before {
content: "\e0ec";
}
-.icon-ic_fluent_arrow_import_20_regular:before {
+.icon-ic_fluent_arrow_hook_up_left_20_regular:before {
content: "\e0ed";
}
-.icon-ic_fluent_arrow_join_20_filled:before {
+.icon-ic_fluent_arrow_hook_up_right_20_filled:before {
content: "\e0ee";
}
-.icon-ic_fluent_arrow_join_20_regular:before {
+.icon-ic_fluent_arrow_hook_up_right_20_regular:before {
content: "\e0ef";
}
-.icon-ic_fluent_arrow_left_20_filled:before {
+.icon-ic_fluent_arrow_import_20_filled:before {
content: "\e0f0";
}
-.icon-ic_fluent_arrow_left_20_regular:before {
+.icon-ic_fluent_arrow_import_20_regular:before {
content: "\e0f1";
}
-.icon-ic_fluent_arrow_maximize_20_filled:before {
+.icon-ic_fluent_arrow_join_20_filled:before {
content: "\e0f2";
}
-.icon-ic_fluent_arrow_maximize_20_regular:before {
+.icon-ic_fluent_arrow_join_20_regular:before {
content: "\e0f3";
}
-.icon-ic_fluent_arrow_maximize_vertical_20_filled:before {
+.icon-ic_fluent_arrow_left_20_filled:before {
content: "\e0f4";
}
-.icon-ic_fluent_arrow_maximize_vertical_20_regular:before {
+.icon-ic_fluent_arrow_left_20_regular:before {
content: "\e0f5";
}
-.icon-ic_fluent_arrow_minimize_20_filled:before {
+.icon-ic_fluent_arrow_maximize_20_filled:before {
content: "\e0f6";
}
-.icon-ic_fluent_arrow_minimize_20_regular:before {
+.icon-ic_fluent_arrow_maximize_20_regular:before {
content: "\e0f7";
}
-.icon-ic_fluent_arrow_minimize_vertical_20_filled:before {
+.icon-ic_fluent_arrow_maximize_vertical_20_filled:before {
content: "\e0f8";
}
-.icon-ic_fluent_arrow_minimize_vertical_20_regular:before {
+.icon-ic_fluent_arrow_maximize_vertical_20_regular:before {
content: "\e0f9";
}
-.icon-ic_fluent_arrow_move_20_filled:before {
+.icon-ic_fluent_arrow_minimize_20_filled:before {
content: "\e0fa";
}
-.icon-ic_fluent_arrow_move_20_regular:before {
+.icon-ic_fluent_arrow_minimize_20_regular:before {
content: "\e0fb";
}
-.icon-ic_fluent_arrow_move_inward_20_filled:before {
+.icon-ic_fluent_arrow_minimize_vertical_20_filled:before {
content: "\e0fc";
}
-.icon-ic_fluent_arrow_move_inward_20_regular:before {
+.icon-ic_fluent_arrow_minimize_vertical_20_regular:before {
content: "\e0fd";
}
-.icon-ic_fluent_arrow_next_20_filled:before {
+.icon-ic_fluent_arrow_move_20_filled:before {
content: "\e0fe";
}
-.icon-ic_fluent_arrow_next_20_regular:before {
+.icon-ic_fluent_arrow_move_20_regular:before {
content: "\e0ff";
}
-.icon-ic_fluent_arrow_outline_down_left_20_filled:before {
+.icon-ic_fluent_arrow_move_inward_20_filled:before {
content: "\e100";
}
-.icon-ic_fluent_arrow_outline_down_left_20_regular:before {
+.icon-ic_fluent_arrow_move_inward_20_regular:before {
content: "\e101";
}
-.icon-ic_fluent_arrow_outline_up_right_20_filled:before {
+.icon-ic_fluent_arrow_next_20_filled:before {
content: "\e102";
}
-.icon-ic_fluent_arrow_outline_up_right_20_regular:before {
+.icon-ic_fluent_arrow_next_20_regular:before {
content: "\e103";
}
-.icon-ic_fluent_arrow_paragraph_20_filled:before {
+.icon-ic_fluent_arrow_outline_down_left_20_filled:before {
content: "\e104";
}
-.icon-ic_fluent_arrow_paragraph_20_regular:before {
+.icon-ic_fluent_arrow_outline_down_left_20_regular:before {
content: "\e105";
}
-.icon-ic_fluent_arrow_previous_20_filled:before {
+.icon-ic_fluent_arrow_outline_up_right_20_filled:before {
content: "\e106";
}
-.icon-ic_fluent_arrow_previous_20_regular:before {
+.icon-ic_fluent_arrow_outline_up_right_20_regular:before {
content: "\e107";
}
-.icon-ic_fluent_arrow_redo_20_filled:before {
+.icon-ic_fluent_arrow_paragraph_20_filled:before {
content: "\e108";
}
-.icon-ic_fluent_arrow_redo_20_regular:before {
+.icon-ic_fluent_arrow_paragraph_20_regular:before {
content: "\e109";
}
-.icon-ic_fluent_arrow_repeat_1_20_filled:before {
+.icon-ic_fluent_arrow_previous_20_filled:before {
content: "\e10a";
}
-.icon-ic_fluent_arrow_repeat_1_20_regular:before {
+.icon-ic_fluent_arrow_previous_20_regular:before {
content: "\e10b";
}
-.icon-ic_fluent_arrow_repeat_all_20_filled:before {
+.icon-ic_fluent_arrow_redo_20_filled:before {
content: "\e10c";
}
-.icon-ic_fluent_arrow_repeat_all_20_regular:before {
+.icon-ic_fluent_arrow_redo_20_regular:before {
content: "\e10d";
}
-.icon-ic_fluent_arrow_repeat_all_off_20_filled:before {
+.icon-ic_fluent_arrow_repeat_1_20_filled:before {
content: "\e10e";
}
-.icon-ic_fluent_arrow_repeat_all_off_20_regular:before {
+.icon-ic_fluent_arrow_repeat_1_20_regular:before {
content: "\e10f";
}
-.icon-ic_fluent_arrow_reply_20_filled:before {
+.icon-ic_fluent_arrow_repeat_all_20_filled:before {
content: "\e110";
}
-.icon-ic_fluent_arrow_reply_20_regular:before {
+.icon-ic_fluent_arrow_repeat_all_20_regular:before {
content: "\e111";
}
-.icon-ic_fluent_arrow_reply_all_20_filled:before {
+.icon-ic_fluent_arrow_repeat_all_off_20_filled:before {
content: "\e112";
}
-.icon-ic_fluent_arrow_reply_all_20_regular:before {
+.icon-ic_fluent_arrow_repeat_all_off_20_regular:before {
content: "\e113";
}
-.icon-ic_fluent_arrow_reply_down_20_filled:before {
+.icon-ic_fluent_arrow_reply_20_filled:before {
content: "\e114";
}
-.icon-ic_fluent_arrow_reply_down_20_regular:before {
+.icon-ic_fluent_arrow_reply_20_regular:before {
content: "\e115";
}
-.icon-ic_fluent_arrow_reset_20_filled:before {
+.icon-ic_fluent_arrow_reply_all_20_filled:before {
content: "\e116";
}
-.icon-ic_fluent_arrow_reset_20_regular:before {
+.icon-ic_fluent_arrow_reply_all_20_regular:before {
content: "\e117";
}
-.icon-ic_fluent_arrow_right_20_filled:before {
+.icon-ic_fluent_arrow_reply_down_20_filled:before {
content: "\e118";
}
-.icon-ic_fluent_arrow_right_20_regular:before {
+.icon-ic_fluent_arrow_reply_down_20_regular:before {
content: "\e119";
}
-.icon-ic_fluent_arrow_rotate_clockwise_20_filled:before {
+.icon-ic_fluent_arrow_reset_20_filled:before {
content: "\e11a";
}
-.icon-ic_fluent_arrow_rotate_clockwise_20_regular:before {
+.icon-ic_fluent_arrow_reset_20_regular:before {
content: "\e11b";
}
-.icon-ic_fluent_arrow_rotate_counterclockwise_20_filled:before {
+.icon-ic_fluent_arrow_right_20_filled:before {
content: "\e11c";
}
-.icon-ic_fluent_arrow_rotate_counterclockwise_20_regular:before {
+.icon-ic_fluent_arrow_right_20_regular:before {
content: "\e11d";
}
-.icon-ic_fluent_arrow_routing_20_filled:before {
+.icon-ic_fluent_arrow_rotate_clockwise_20_filled:before {
content: "\e11e";
}
-.icon-ic_fluent_arrow_routing_20_regular:before {
+.icon-ic_fluent_arrow_rotate_clockwise_20_regular:before {
content: "\e11f";
}
-.icon-ic_fluent_arrow_routing_rectangle_multiple_20_filled:before {
+.icon-ic_fluent_arrow_rotate_counterclockwise_20_filled:before {
content: "\e120";
}
-.icon-ic_fluent_arrow_routing_rectangle_multiple_20_regular:before {
+.icon-ic_fluent_arrow_rotate_counterclockwise_20_regular:before {
content: "\e121";
}
-.icon-ic_fluent_arrow_shuffle_20_filled:before {
+.icon-ic_fluent_arrow_routing_20_filled:before {
content: "\e122";
}
-.icon-ic_fluent_arrow_shuffle_20_regular:before {
+.icon-ic_fluent_arrow_routing_20_regular:before {
content: "\e123";
}
-.icon-ic_fluent_arrow_shuffle_off_20_filled:before {
+.icon-ic_fluent_arrow_routing_rectangle_multiple_20_filled:before {
content: "\e124";
}
-.icon-ic_fluent_arrow_shuffle_off_20_regular:before {
+.icon-ic_fluent_arrow_routing_rectangle_multiple_20_regular:before {
content: "\e125";
}
-.icon-ic_fluent_arrow_sort_20_filled:before {
+.icon-ic_fluent_arrow_shuffle_20_filled:before {
content: "\e126";
}
-.icon-ic_fluent_arrow_sort_20_regular:before {
+.icon-ic_fluent_arrow_shuffle_20_regular:before {
content: "\e127";
}
-.icon-ic_fluent_arrow_sort_down_20_filled:before {
+.icon-ic_fluent_arrow_shuffle_off_20_filled:before {
content: "\e128";
}
-.icon-ic_fluent_arrow_sort_down_20_regular:before {
+.icon-ic_fluent_arrow_shuffle_off_20_regular:before {
content: "\e129";
}
-.icon-ic_fluent_arrow_sort_down_lines_20_filled:before {
+.icon-ic_fluent_arrow_sort_20_filled:before {
content: "\e12a";
}
-.icon-ic_fluent_arrow_sort_down_lines_20_regular:before {
+.icon-ic_fluent_arrow_sort_20_regular:before {
content: "\e12b";
}
-.icon-ic_fluent_arrow_sort_up_20_filled:before {
+.icon-ic_fluent_arrow_sort_down_20_filled:before {
content: "\e12c";
}
-.icon-ic_fluent_arrow_sort_up_20_regular:before {
+.icon-ic_fluent_arrow_sort_down_20_regular:before {
content: "\e12d";
}
-.icon-ic_fluent_arrow_sort_up_lines_20_filled:before {
+.icon-ic_fluent_arrow_sort_down_lines_20_filled:before {
content: "\e12e";
}
-.icon-ic_fluent_arrow_sort_up_lines_20_regular:before {
+.icon-ic_fluent_arrow_sort_down_lines_20_regular:before {
content: "\e12f";
}
-.icon-ic_fluent_arrow_split_20_filled:before {
+.icon-ic_fluent_arrow_sort_up_20_filled:before {
content: "\e130";
}
-.icon-ic_fluent_arrow_split_20_regular:before {
+.icon-ic_fluent_arrow_sort_up_20_regular:before {
content: "\e131";
}
-.icon-ic_fluent_arrow_sprint_20_filled:before {
+.icon-ic_fluent_arrow_sort_up_lines_20_filled:before {
content: "\e132";
}
-.icon-ic_fluent_arrow_sprint_20_regular:before {
+.icon-ic_fluent_arrow_sort_up_lines_20_regular:before {
content: "\e133";
}
-.icon-ic_fluent_arrow_square_down_20_filled:before {
+.icon-ic_fluent_arrow_split_20_filled:before {
content: "\e134";
}
-.icon-ic_fluent_arrow_square_down_20_regular:before {
+.icon-ic_fluent_arrow_split_20_regular:before {
content: "\e135";
}
-.icon-ic_fluent_arrow_square_up_right_20_filled:before {
+.icon-ic_fluent_arrow_sprint_20_filled:before {
content: "\e136";
}
-.icon-ic_fluent_arrow_square_up_right_20_regular:before {
+.icon-ic_fluent_arrow_sprint_20_regular:before {
content: "\e137";
}
-.icon-ic_fluent_arrow_step_back_20_filled:before {
+.icon-ic_fluent_arrow_square_down_20_filled:before {
content: "\e138";
}
-.icon-ic_fluent_arrow_step_back_20_regular:before {
+.icon-ic_fluent_arrow_square_down_20_regular:before {
content: "\e139";
}
-.icon-ic_fluent_arrow_step_in_20_filled:before {
+.icon-ic_fluent_arrow_square_up_right_20_filled:before {
content: "\e13a";
}
-.icon-ic_fluent_arrow_step_in_20_regular:before {
+.icon-ic_fluent_arrow_square_up_right_20_regular:before {
content: "\e13b";
}
-.icon-ic_fluent_arrow_step_in_diagonal_down_left_20_filled:before {
+.icon-ic_fluent_arrow_step_back_20_filled:before {
content: "\e13c";
}
-.icon-ic_fluent_arrow_step_in_diagonal_down_left_20_regular:before {
+.icon-ic_fluent_arrow_step_back_20_regular:before {
content: "\e13d";
}
-.icon-ic_fluent_arrow_step_in_left_20_filled:before {
+.icon-ic_fluent_arrow_step_in_20_filled:before {
content: "\e13e";
}
-.icon-ic_fluent_arrow_step_in_left_20_regular:before {
+.icon-ic_fluent_arrow_step_in_20_regular:before {
content: "\e13f";
}
-.icon-ic_fluent_arrow_step_in_right_20_filled:before {
+.icon-ic_fluent_arrow_step_in_diagonal_down_left_20_filled:before {
content: "\e140";
}
-.icon-ic_fluent_arrow_step_in_right_20_regular:before {
+.icon-ic_fluent_arrow_step_in_diagonal_down_left_20_regular:before {
content: "\e141";
}
-.icon-ic_fluent_arrow_step_out_20_filled:before {
+.icon-ic_fluent_arrow_step_in_left_20_filled:before {
content: "\e142";
}
-.icon-ic_fluent_arrow_step_out_20_regular:before {
+.icon-ic_fluent_arrow_step_in_left_20_regular:before {
content: "\e143";
}
-.icon-ic_fluent_arrow_step_over_20_filled:before {
+.icon-ic_fluent_arrow_step_in_right_20_filled:before {
content: "\e144";
}
-.icon-ic_fluent_arrow_step_over_20_regular:before {
+.icon-ic_fluent_arrow_step_in_right_20_regular:before {
content: "\e145";
}
-.icon-ic_fluent_arrow_swap_20_filled:before {
+.icon-ic_fluent_arrow_step_out_20_filled:before {
content: "\e146";
}
-.icon-ic_fluent_arrow_swap_20_regular:before {
+.icon-ic_fluent_arrow_step_out_20_regular:before {
content: "\e147";
}
-.icon-ic_fluent_arrow_sync_20_filled:before {
+.icon-ic_fluent_arrow_step_over_20_filled:before {
content: "\e148";
}
-.icon-ic_fluent_arrow_sync_20_regular:before {
+.icon-ic_fluent_arrow_step_over_20_regular:before {
content: "\e149";
}
-.icon-ic_fluent_arrow_sync_checkmark_20_filled:before {
+.icon-ic_fluent_arrow_swap_20_filled:before {
content: "\e14a";
}
-.icon-ic_fluent_arrow_sync_checkmark_20_regular:before {
+.icon-ic_fluent_arrow_swap_20_regular:before {
content: "\e14b";
}
-.icon-ic_fluent_arrow_sync_circle_20_filled:before {
+.icon-ic_fluent_arrow_sync_20_filled:before {
content: "\e14c";
}
-.icon-ic_fluent_arrow_sync_circle_20_regular:before {
+.icon-ic_fluent_arrow_sync_20_regular:before {
content: "\e14d";
}
-.icon-ic_fluent_arrow_sync_dismiss_20_filled:before {
+.icon-ic_fluent_arrow_sync_checkmark_20_filled:before {
content: "\e14e";
}
-.icon-ic_fluent_arrow_sync_dismiss_20_regular:before {
+.icon-ic_fluent_arrow_sync_checkmark_20_regular:before {
content: "\e14f";
}
-.icon-ic_fluent_arrow_sync_off_20_filled:before {
+.icon-ic_fluent_arrow_sync_circle_20_filled:before {
content: "\e150";
}
-.icon-ic_fluent_arrow_sync_off_20_regular:before {
+.icon-ic_fluent_arrow_sync_circle_20_regular:before {
content: "\e151";
}
-.icon-ic_fluent_arrow_trending_20_filled:before {
+.icon-ic_fluent_arrow_sync_dismiss_20_filled:before {
content: "\e152";
}
-.icon-ic_fluent_arrow_trending_20_regular:before {
+.icon-ic_fluent_arrow_sync_dismiss_20_regular:before {
content: "\e153";
}
-.icon-ic_fluent_arrow_trending_checkmark_20_filled:before {
+.icon-ic_fluent_arrow_sync_off_20_filled:before {
content: "\e154";
}
-.icon-ic_fluent_arrow_trending_checkmark_20_regular:before {
+.icon-ic_fluent_arrow_sync_off_20_regular:before {
content: "\e155";
}
-.icon-ic_fluent_arrow_trending_down_20_filled:before {
+.icon-ic_fluent_arrow_trending_20_filled:before {
content: "\e156";
}
-.icon-ic_fluent_arrow_trending_down_20_regular:before {
+.icon-ic_fluent_arrow_trending_20_regular:before {
content: "\e157";
}
-.icon-ic_fluent_arrow_trending_lines_20_filled:before {
+.icon-ic_fluent_arrow_trending_checkmark_20_filled:before {
content: "\e158";
}
-.icon-ic_fluent_arrow_trending_lines_20_regular:before {
+.icon-ic_fluent_arrow_trending_checkmark_20_regular:before {
content: "\e159";
}
-.icon-ic_fluent_arrow_trending_settings_20_filled:before {
+.icon-ic_fluent_arrow_trending_down_20_filled:before {
content: "\e15a";
}
-.icon-ic_fluent_arrow_trending_settings_20_regular:before {
+.icon-ic_fluent_arrow_trending_down_20_regular:before {
content: "\e15b";
}
-.icon-ic_fluent_arrow_trending_sparkle_20_filled:before {
+.icon-ic_fluent_arrow_trending_lines_20_filled:before {
content: "\e15c";
}
-.icon-ic_fluent_arrow_trending_sparkle_20_regular:before {
+.icon-ic_fluent_arrow_trending_lines_20_regular:before {
content: "\e15d";
}
-.icon-ic_fluent_arrow_trending_text_20_filled:before {
+.icon-ic_fluent_arrow_trending_settings_20_filled:before {
content: "\e15e";
}
-.icon-ic_fluent_arrow_trending_text_20_regular:before {
+.icon-ic_fluent_arrow_trending_settings_20_regular:before {
content: "\e15f";
}
-.icon-ic_fluent_arrow_trending_wrench_20_filled:before {
+.icon-ic_fluent_arrow_trending_sparkle_20_filled:before {
content: "\e160";
}
-.icon-ic_fluent_arrow_trending_wrench_20_regular:before {
+.icon-ic_fluent_arrow_trending_sparkle_20_regular:before {
content: "\e161";
}
-.icon-ic_fluent_arrow_turn_bidirectional_down_right_20_filled:before {
+.icon-ic_fluent_arrow_trending_text_20_filled:before {
content: "\e162";
}
-.icon-ic_fluent_arrow_turn_bidirectional_down_right_20_regular:before {
+.icon-ic_fluent_arrow_trending_text_20_regular:before {
content: "\e163";
}
-.icon-ic_fluent_arrow_turn_down_left_20_filled:before {
+.icon-ic_fluent_arrow_trending_wrench_20_filled:before {
content: "\e164";
}
-.icon-ic_fluent_arrow_turn_down_left_20_regular:before {
+.icon-ic_fluent_arrow_trending_wrench_20_regular:before {
content: "\e165";
}
-.icon-ic_fluent_arrow_turn_down_right_20_filled:before {
+.icon-ic_fluent_arrow_turn_bidirectional_down_right_20_filled:before {
content: "\e166";
}
-.icon-ic_fluent_arrow_turn_down_right_20_regular:before {
+.icon-ic_fluent_arrow_turn_bidirectional_down_right_20_regular:before {
content: "\e167";
}
-.icon-ic_fluent_arrow_turn_down_up_20_filled:before {
+.icon-ic_fluent_arrow_turn_down_left_20_filled:before {
content: "\e168";
}
-.icon-ic_fluent_arrow_turn_down_up_20_regular:before {
+.icon-ic_fluent_arrow_turn_down_left_20_regular:before {
content: "\e169";
}
-.icon-ic_fluent_arrow_turn_left_down_20_filled:before {
+.icon-ic_fluent_arrow_turn_down_right_20_filled:before {
content: "\e16a";
}
-.icon-ic_fluent_arrow_turn_left_down_20_regular:before {
+.icon-ic_fluent_arrow_turn_down_right_20_regular:before {
content: "\e16b";
}
-.icon-ic_fluent_arrow_turn_left_right_20_filled:before {
+.icon-ic_fluent_arrow_turn_down_up_20_filled:before {
content: "\e16c";
}
-.icon-ic_fluent_arrow_turn_left_right_20_regular:before {
+.icon-ic_fluent_arrow_turn_down_up_20_regular:before {
content: "\e16d";
}
-.icon-ic_fluent_arrow_turn_left_up_20_filled:before {
+.icon-ic_fluent_arrow_turn_left_down_20_filled:before {
content: "\e16e";
}
-.icon-ic_fluent_arrow_turn_left_up_20_regular:before {
+.icon-ic_fluent_arrow_turn_left_down_20_regular:before {
content: "\e16f";
}
-.icon-ic_fluent_arrow_turn_right_20_filled:before {
+.icon-ic_fluent_arrow_turn_left_right_20_filled:before {
content: "\e170";
}
-.icon-ic_fluent_arrow_turn_right_20_regular:before {
+.icon-ic_fluent_arrow_turn_left_right_20_regular:before {
content: "\e171";
}
-.icon-ic_fluent_arrow_turn_right_down_20_filled:before {
+.icon-ic_fluent_arrow_turn_left_up_20_filled:before {
content: "\e172";
}
-.icon-ic_fluent_arrow_turn_right_down_20_regular:before {
+.icon-ic_fluent_arrow_turn_left_up_20_regular:before {
content: "\e173";
}
-.icon-ic_fluent_arrow_turn_right_left_20_filled:before {
+.icon-ic_fluent_arrow_turn_right_20_filled:before {
content: "\e174";
}
-.icon-ic_fluent_arrow_turn_right_left_20_regular:before {
+.icon-ic_fluent_arrow_turn_right_20_regular:before {
content: "\e175";
}
-.icon-ic_fluent_arrow_turn_right_up_20_filled:before {
+.icon-ic_fluent_arrow_turn_right_down_20_filled:before {
content: "\e176";
}
-.icon-ic_fluent_arrow_turn_right_up_20_regular:before {
+.icon-ic_fluent_arrow_turn_right_down_20_regular:before {
content: "\e177";
}
-.icon-ic_fluent_arrow_turn_up_down_20_filled:before {
+.icon-ic_fluent_arrow_turn_right_left_20_filled:before {
content: "\e178";
}
-.icon-ic_fluent_arrow_turn_up_down_20_regular:before {
+.icon-ic_fluent_arrow_turn_right_left_20_regular:before {
content: "\e179";
}
-.icon-ic_fluent_arrow_turn_up_left_20_filled:before {
+.icon-ic_fluent_arrow_turn_right_up_20_filled:before {
content: "\e17a";
}
-.icon-ic_fluent_arrow_turn_up_left_20_regular:before {
+.icon-ic_fluent_arrow_turn_right_up_20_regular:before {
content: "\e17b";
}
-.icon-ic_fluent_arrow_undo_20_filled:before {
+.icon-ic_fluent_arrow_turn_up_down_20_filled:before {
content: "\e17c";
}
-.icon-ic_fluent_arrow_undo_20_regular:before {
+.icon-ic_fluent_arrow_turn_up_down_20_regular:before {
content: "\e17d";
}
-.icon-ic_fluent_arrow_up_20_filled:before {
+.icon-ic_fluent_arrow_turn_up_left_20_filled:before {
content: "\e17e";
}
-.icon-ic_fluent_arrow_up_20_regular:before {
+.icon-ic_fluent_arrow_turn_up_left_20_regular:before {
content: "\e17f";
}
-.icon-ic_fluent_arrow_up_exclamation_20_filled:before {
+.icon-ic_fluent_arrow_undo_20_filled:before {
content: "\e180";
}
-.icon-ic_fluent_arrow_up_exclamation_20_regular:before {
+.icon-ic_fluent_arrow_undo_20_regular:before {
content: "\e181";
}
-.icon-ic_fluent_arrow_up_left_20_filled:before {
+.icon-ic_fluent_arrow_up_20_filled:before {
content: "\e182";
}
-.icon-ic_fluent_arrow_up_left_20_regular:before {
+.icon-ic_fluent_arrow_up_20_regular:before {
content: "\e183";
}
-.icon-ic_fluent_arrow_up_right_20_filled:before {
+.icon-ic_fluent_arrow_up_exclamation_20_filled:before {
content: "\e184";
}
-.icon-ic_fluent_arrow_up_right_20_regular:before {
+.icon-ic_fluent_arrow_up_exclamation_20_regular:before {
content: "\e185";
}
-.icon-ic_fluent_arrow_upload_20_filled:before {
+.icon-ic_fluent_arrow_up_left_20_filled:before {
content: "\e186";
}
-.icon-ic_fluent_arrow_upload_20_regular:before {
+.icon-ic_fluent_arrow_up_left_20_regular:before {
content: "\e187";
}
-.icon-ic_fluent_arrow_wrap_20_filled:before {
+.icon-ic_fluent_arrow_up_right_20_filled:before {
content: "\e188";
}
-.icon-ic_fluent_arrow_wrap_20_regular:before {
+.icon-ic_fluent_arrow_up_right_20_regular:before {
content: "\e189";
}
-.icon-ic_fluent_arrow_wrap_off_20_filled:before {
+.icon-ic_fluent_arrow_upload_20_filled:before {
content: "\e18a";
}
-.icon-ic_fluent_arrow_wrap_off_20_regular:before {
+.icon-ic_fluent_arrow_upload_20_regular:before {
content: "\e18b";
}
-.icon-ic_fluent_arrows_bidirectional_20_filled:before {
+.icon-ic_fluent_arrow_wrap_20_filled:before {
content: "\e18c";
}
-.icon-ic_fluent_arrows_bidirectional_20_regular:before {
+.icon-ic_fluent_arrow_wrap_20_regular:before {
content: "\e18d";
}
-.icon-ic_fluent_attach_20_filled:before {
+.icon-ic_fluent_arrow_wrap_off_20_filled:before {
content: "\e18e";
}
-.icon-ic_fluent_attach_20_regular:before {
+.icon-ic_fluent_arrow_wrap_off_20_regular:before {
content: "\e18f";
}
-.icon-ic_fluent_attach_arrow_right_20_filled:before {
+.icon-ic_fluent_arrows_bidirectional_20_filled:before {
content: "\e190";
}
-.icon-ic_fluent_attach_arrow_right_20_regular:before {
+.icon-ic_fluent_arrows_bidirectional_20_regular:before {
content: "\e191";
}
-.icon-ic_fluent_attach_text_20_filled:before {
+.icon-ic_fluent_attach_20_filled:before {
content: "\e192";
}
-.icon-ic_fluent_attach_text_20_regular:before {
+.icon-ic_fluent_attach_20_regular:before {
content: "\e193";
}
-.icon-ic_fluent_auto_fit_height_20_filled:before {
+.icon-ic_fluent_attach_arrow_right_20_filled:before {
content: "\e194";
}
-.icon-ic_fluent_auto_fit_height_20_regular:before {
+.icon-ic_fluent_attach_arrow_right_20_regular:before {
content: "\e195";
}
-.icon-ic_fluent_auto_fit_width_20_filled:before {
+.icon-ic_fluent_attach_text_20_filled:before {
content: "\e196";
}
-.icon-ic_fluent_auto_fit_width_20_regular:before {
+.icon-ic_fluent_attach_text_20_regular:before {
content: "\e197";
}
-.icon-ic_fluent_autocorrect_20_filled:before {
+.icon-ic_fluent_auto_fit_height_20_filled:before {
content: "\e198";
}
-.icon-ic_fluent_autocorrect_20_regular:before {
+.icon-ic_fluent_auto_fit_height_20_regular:before {
content: "\e199";
}
-.icon-ic_fluent_autosum_20_filled:before {
+.icon-ic_fluent_auto_fit_width_20_filled:before {
content: "\e19a";
}
-.icon-ic_fluent_autosum_20_regular:before {
+.icon-ic_fluent_auto_fit_width_20_regular:before {
content: "\e19b";
}
-.icon-ic_fluent_backpack_20_filled:before {
+.icon-ic_fluent_autocorrect_20_filled:before {
content: "\e19c";
}
-.icon-ic_fluent_backpack_20_regular:before {
+.icon-ic_fluent_autocorrect_20_regular:before {
content: "\e19d";
}
-.icon-ic_fluent_backpack_add_20_filled:before {
+.icon-ic_fluent_autosum_20_filled:before {
content: "\e19e";
}
-.icon-ic_fluent_backpack_add_20_regular:before {
+.icon-ic_fluent_autosum_20_regular:before {
content: "\e19f";
}
-.icon-ic_fluent_backspace_20_filled:before {
+.icon-ic_fluent_backpack_20_filled:before {
content: "\e1a0";
}
-.icon-ic_fluent_backspace_20_regular:before {
+.icon-ic_fluent_backpack_20_regular:before {
content: "\e1a1";
}
-.icon-ic_fluent_badge_20_filled:before {
+.icon-ic_fluent_backpack_add_20_filled:before {
content: "\e1a2";
}
-.icon-ic_fluent_badge_20_regular:before {
+.icon-ic_fluent_backpack_add_20_regular:before {
content: "\e1a3";
}
-.icon-ic_fluent_balloon_20_filled:before {
+.icon-ic_fluent_backspace_20_filled:before {
content: "\e1a4";
}
-.icon-ic_fluent_balloon_20_regular:before {
+.icon-ic_fluent_backspace_20_regular:before {
content: "\e1a5";
}
-.icon-ic_fluent_barcode_scanner_20_filled:before {
+.icon-ic_fluent_badge_20_filled:before {
content: "\e1a6";
}
-.icon-ic_fluent_barcode_scanner_20_regular:before {
+.icon-ic_fluent_badge_20_regular:before {
content: "\e1a7";
}
-.icon-ic_fluent_battery_0_20_filled:before {
+.icon-ic_fluent_balloon_20_filled:before {
content: "\e1a8";
}
-.icon-ic_fluent_battery_0_20_regular:before {
+.icon-ic_fluent_balloon_20_regular:before {
content: "\e1a9";
}
-.icon-ic_fluent_battery_1_20_filled:before {
+.icon-ic_fluent_barcode_scanner_20_filled:before {
content: "\e1aa";
}
-.icon-ic_fluent_battery_1_20_regular:before {
+.icon-ic_fluent_barcode_scanner_20_regular:before {
content: "\e1ab";
}
-.icon-ic_fluent_battery_10_20_filled:before {
+.icon-ic_fluent_battery_0_20_filled:before {
content: "\e1ac";
}
-.icon-ic_fluent_battery_10_20_regular:before {
+.icon-ic_fluent_battery_0_20_regular:before {
content: "\e1ad";
}
-.icon-ic_fluent_battery_2_20_filled:before {
+.icon-ic_fluent_battery_1_20_filled:before {
content: "\e1ae";
}
-.icon-ic_fluent_battery_2_20_regular:before {
+.icon-ic_fluent_battery_1_20_regular:before {
content: "\e1af";
}
-.icon-ic_fluent_battery_3_20_filled:before {
+.icon-ic_fluent_battery_10_20_filled:before {
content: "\e1b0";
}
-.icon-ic_fluent_battery_3_20_regular:before {
+.icon-ic_fluent_battery_10_20_regular:before {
content: "\e1b1";
}
-.icon-ic_fluent_battery_4_20_filled:before {
+.icon-ic_fluent_battery_2_20_filled:before {
content: "\e1b2";
}
-.icon-ic_fluent_battery_4_20_regular:before {
+.icon-ic_fluent_battery_2_20_regular:before {
content: "\e1b3";
}
-.icon-ic_fluent_battery_5_20_filled:before {
+.icon-ic_fluent_battery_3_20_filled:before {
content: "\e1b4";
}
-.icon-ic_fluent_battery_5_20_regular:before {
+.icon-ic_fluent_battery_3_20_regular:before {
content: "\e1b5";
}
-.icon-ic_fluent_battery_6_20_filled:before {
+.icon-ic_fluent_battery_4_20_filled:before {
content: "\e1b6";
}
-.icon-ic_fluent_battery_6_20_regular:before {
+.icon-ic_fluent_battery_4_20_regular:before {
content: "\e1b7";
}
-.icon-ic_fluent_battery_7_20_filled:before {
+.icon-ic_fluent_battery_5_20_filled:before {
content: "\e1b8";
}
-.icon-ic_fluent_battery_7_20_regular:before {
+.icon-ic_fluent_battery_5_20_regular:before {
content: "\e1b9";
}
-.icon-ic_fluent_battery_8_20_filled:before {
+.icon-ic_fluent_battery_6_20_filled:before {
content: "\e1ba";
}
-.icon-ic_fluent_battery_8_20_regular:before {
+.icon-ic_fluent_battery_6_20_regular:before {
content: "\e1bb";
}
-.icon-ic_fluent_battery_9_20_filled:before {
+.icon-ic_fluent_battery_7_20_filled:before {
content: "\e1bc";
}
-.icon-ic_fluent_battery_9_20_regular:before {
+.icon-ic_fluent_battery_7_20_regular:before {
content: "\e1bd";
}
-.icon-ic_fluent_battery_charge_20_filled:before {
+.icon-ic_fluent_battery_8_20_filled:before {
content: "\e1be";
}
-.icon-ic_fluent_battery_charge_20_regular:before {
+.icon-ic_fluent_battery_8_20_regular:before {
content: "\e1bf";
}
-.icon-ic_fluent_battery_checkmark_20_filled:before {
+.icon-ic_fluent_battery_9_20_filled:before {
content: "\e1c0";
}
-.icon-ic_fluent_battery_checkmark_20_regular:before {
+.icon-ic_fluent_battery_9_20_regular:before {
content: "\e1c1";
}
-.icon-ic_fluent_battery_saver_20_filled:before {
+.icon-ic_fluent_battery_charge_20_filled:before {
content: "\e1c2";
}
-.icon-ic_fluent_battery_saver_20_regular:before {
+.icon-ic_fluent_battery_charge_20_regular:before {
content: "\e1c3";
}
-.icon-ic_fluent_battery_warning_20_filled:before {
+.icon-ic_fluent_battery_checkmark_20_filled:before {
content: "\e1c4";
}
-.icon-ic_fluent_battery_warning_20_regular:before {
+.icon-ic_fluent_battery_checkmark_20_regular:before {
content: "\e1c5";
}
-.icon-ic_fluent_beach_20_filled:before {
+.icon-ic_fluent_battery_saver_20_filled:before {
content: "\e1c6";
}
-.icon-ic_fluent_beach_20_regular:before {
+.icon-ic_fluent_battery_saver_20_regular:before {
content: "\e1c7";
}
-.icon-ic_fluent_beaker_20_filled:before {
+.icon-ic_fluent_battery_warning_20_filled:before {
content: "\e1c8";
}
-.icon-ic_fluent_beaker_20_regular:before {
+.icon-ic_fluent_battery_warning_20_regular:before {
content: "\e1c9";
}
-.icon-ic_fluent_beaker_add_20_filled:before {
+.icon-ic_fluent_beach_20_filled:before {
content: "\e1ca";
}
-.icon-ic_fluent_beaker_add_20_regular:before {
+.icon-ic_fluent_beach_20_regular:before {
content: "\e1cb";
}
-.icon-ic_fluent_beaker_dismiss_20_filled:before {
+.icon-ic_fluent_beaker_20_filled:before {
content: "\e1cc";
}
-.icon-ic_fluent_beaker_dismiss_20_regular:before {
+.icon-ic_fluent_beaker_20_regular:before {
content: "\e1cd";
}
-.icon-ic_fluent_beaker_edit_20_filled:before {
+.icon-ic_fluent_beaker_add_20_filled:before {
content: "\e1ce";
}
-.icon-ic_fluent_beaker_edit_20_regular:before {
+.icon-ic_fluent_beaker_add_20_regular:before {
content: "\e1cf";
}
-.icon-ic_fluent_beaker_off_20_filled:before {
+.icon-ic_fluent_beaker_dismiss_20_filled:before {
content: "\e1d0";
}
-.icon-ic_fluent_beaker_off_20_regular:before {
+.icon-ic_fluent_beaker_dismiss_20_regular:before {
content: "\e1d1";
}
-.icon-ic_fluent_beaker_settings_20_filled:before {
+.icon-ic_fluent_beaker_edit_20_filled:before {
content: "\e1d2";
}
-.icon-ic_fluent_beaker_settings_20_regular:before {
+.icon-ic_fluent_beaker_edit_20_regular:before {
content: "\e1d3";
}
-.icon-ic_fluent_bed_20_filled:before {
+.icon-ic_fluent_beaker_off_20_filled:before {
content: "\e1d4";
}
-.icon-ic_fluent_bed_20_regular:before {
+.icon-ic_fluent_beaker_off_20_regular:before {
content: "\e1d5";
}
-.icon-ic_fluent_bench_20_filled:before {
+.icon-ic_fluent_beaker_settings_20_filled:before {
content: "\e1d6";
}
-.icon-ic_fluent_bench_20_regular:before {
+.icon-ic_fluent_beaker_settings_20_regular:before {
content: "\e1d7";
}
-.icon-ic_fluent_bezier_curve_square_20_filled:before {
+.icon-ic_fluent_bed_20_filled:before {
content: "\e1d8";
}
-.icon-ic_fluent_bezier_curve_square_20_regular:before {
+.icon-ic_fluent_bed_20_regular:before {
content: "\e1d9";
}
-.icon-ic_fluent_bin_full_20_filled:before {
+.icon-ic_fluent_bench_20_filled:before {
content: "\e1da";
}
-.icon-ic_fluent_bin_full_20_regular:before {
+.icon-ic_fluent_bench_20_regular:before {
content: "\e1db";
}
-.icon-ic_fluent_bin_recycle_20_filled:before {
+.icon-ic_fluent_bezier_curve_square_20_filled:before {
content: "\e1dc";
}
-.icon-ic_fluent_bin_recycle_20_regular:before {
+.icon-ic_fluent_bezier_curve_square_20_regular:before {
content: "\e1dd";
}
-.icon-ic_fluent_bin_recycle_full_20_filled:before {
+.icon-ic_fluent_bin_full_20_filled:before {
content: "\e1de";
}
-.icon-ic_fluent_bin_recycle_full_20_regular:before {
+.icon-ic_fluent_bin_full_20_regular:before {
content: "\e1df";
}
-.icon-ic_fluent_binder_triangle_20_filled:before {
+.icon-ic_fluent_bin_recycle_20_filled:before {
content: "\e1e0";
}
-.icon-ic_fluent_binder_triangle_20_regular:before {
+.icon-ic_fluent_bin_recycle_20_regular:before {
content: "\e1e1";
}
-.icon-ic_fluent_bluetooth_20_filled:before {
+.icon-ic_fluent_bin_recycle_full_20_filled:before {
content: "\e1e2";
}
-.icon-ic_fluent_bluetooth_20_regular:before {
+.icon-ic_fluent_bin_recycle_full_20_regular:before {
content: "\e1e3";
}
-.icon-ic_fluent_bluetooth_connected_20_filled:before {
+.icon-ic_fluent_binder_triangle_20_filled:before {
content: "\e1e4";
}
-.icon-ic_fluent_bluetooth_connected_20_regular:before {
+.icon-ic_fluent_binder_triangle_20_regular:before {
content: "\e1e5";
}
-.icon-ic_fluent_bluetooth_disabled_20_filled:before {
+.icon-ic_fluent_bluetooth_20_filled:before {
content: "\e1e6";
}
-.icon-ic_fluent_bluetooth_disabled_20_regular:before {
+.icon-ic_fluent_bluetooth_20_regular:before {
content: "\e1e7";
}
-.icon-ic_fluent_bluetooth_searching_20_filled:before {
+.icon-ic_fluent_bluetooth_connected_20_filled:before {
content: "\e1e8";
}
-.icon-ic_fluent_bluetooth_searching_20_regular:before {
+.icon-ic_fluent_bluetooth_connected_20_regular:before {
content: "\e1e9";
}
-.icon-ic_fluent_blur_20_filled:before {
+.icon-ic_fluent_bluetooth_disabled_20_filled:before {
content: "\e1ea";
}
-.icon-ic_fluent_blur_20_regular:before {
+.icon-ic_fluent_bluetooth_disabled_20_regular:before {
content: "\e1eb";
}
-.icon-ic_fluent_board_20_filled:before {
+.icon-ic_fluent_bluetooth_searching_20_filled:before {
content: "\e1ec";
}
-.icon-ic_fluent_board_20_regular:before {
+.icon-ic_fluent_bluetooth_searching_20_regular:before {
content: "\e1ed";
}
-.icon-ic_fluent_board_games_20_filled:before {
+.icon-ic_fluent_blur_20_filled:before {
content: "\e1ee";
}
-.icon-ic_fluent_board_games_20_regular:before {
+.icon-ic_fluent_blur_20_regular:before {
content: "\e1ef";
}
-.icon-ic_fluent_board_heart_20_filled:before {
+.icon-ic_fluent_board_20_filled:before {
content: "\e1f0";
}
-.icon-ic_fluent_board_heart_20_regular:before {
+.icon-ic_fluent_board_20_regular:before {
content: "\e1f1";
}
-.icon-ic_fluent_board_split_20_filled:before {
+.icon-ic_fluent_board_games_20_filled:before {
content: "\e1f2";
}
-.icon-ic_fluent_board_split_20_regular:before {
+.icon-ic_fluent_board_games_20_regular:before {
content: "\e1f3";
}
-.icon-ic_fluent_book_20_filled:before {
+.icon-ic_fluent_board_heart_20_filled:before {
content: "\e1f4";
}
-.icon-ic_fluent_book_20_regular:before {
+.icon-ic_fluent_board_heart_20_regular:before {
content: "\e1f5";
}
-.icon-ic_fluent_book_add_20_filled:before {
+.icon-ic_fluent_board_split_20_filled:before {
content: "\e1f6";
}
-.icon-ic_fluent_book_add_20_regular:before {
+.icon-ic_fluent_board_split_20_regular:before {
content: "\e1f7";
}
-.icon-ic_fluent_book_arrow_clockwise_20_filled:before {
+.icon-ic_fluent_book_20_filled:before {
content: "\e1f8";
}
-.icon-ic_fluent_book_arrow_clockwise_20_regular:before {
+.icon-ic_fluent_book_20_regular:before {
content: "\e1f9";
}
-.icon-ic_fluent_book_clock_20_filled:before {
+.icon-ic_fluent_book_add_20_filled:before {
content: "\e1fa";
}
-.icon-ic_fluent_book_clock_20_regular:before {
+.icon-ic_fluent_book_add_20_regular:before {
content: "\e1fb";
}
-.icon-ic_fluent_book_coins_20_filled:before {
+.icon-ic_fluent_book_arrow_clockwise_20_filled:before {
content: "\e1fc";
}
-.icon-ic_fluent_book_coins_20_regular:before {
+.icon-ic_fluent_book_arrow_clockwise_20_regular:before {
content: "\e1fd";
}
-.icon-ic_fluent_book_compass_20_filled:before {
+.icon-ic_fluent_book_clock_20_filled:before {
content: "\e1fe";
}
-.icon-ic_fluent_book_compass_20_regular:before {
+.icon-ic_fluent_book_clock_20_regular:before {
content: "\e1ff";
}
-.icon-ic_fluent_book_contacts_20_filled:before {
+.icon-ic_fluent_book_coins_20_filled:before {
content: "\e200";
}
-.icon-ic_fluent_book_contacts_20_regular:before {
+.icon-ic_fluent_book_coins_20_regular:before {
content: "\e201";
}
-.icon-ic_fluent_book_database_20_filled:before {
+.icon-ic_fluent_book_compass_20_filled:before {
content: "\e202";
}
-.icon-ic_fluent_book_database_20_regular:before {
+.icon-ic_fluent_book_compass_20_regular:before {
content: "\e203";
}
-.icon-ic_fluent_book_default_20_filled:before {
+.icon-ic_fluent_book_contacts_20_filled:before {
content: "\e204";
}
-.icon-ic_fluent_book_dismiss_20_filled:before {
+.icon-ic_fluent_book_contacts_20_regular:before {
content: "\e205";
}
-.icon-ic_fluent_book_dismiss_20_regular:before {
+.icon-ic_fluent_book_database_20_filled:before {
content: "\e206";
}
-.icon-ic_fluent_book_exclamation_mark_20_filled:before {
+.icon-ic_fluent_book_database_20_regular:before {
content: "\e207";
}
-.icon-ic_fluent_book_exclamation_mark_20_regular:before {
+.icon-ic_fluent_book_default_20_filled:before {
content: "\e208";
}
-.icon-ic_fluent_book_globe_20_filled:before {
+.icon-ic_fluent_book_dismiss_20_filled:before {
content: "\e209";
}
-.icon-ic_fluent_book_globe_20_regular:before {
+.icon-ic_fluent_book_dismiss_20_regular:before {
content: "\e20a";
}
-.icon-ic_fluent_book_information_20_filled:before {
+.icon-ic_fluent_book_exclamation_mark_20_filled:before {
content: "\e20b";
}
-.icon-ic_fluent_book_information_20_regular:before {
+.icon-ic_fluent_book_exclamation_mark_20_regular:before {
content: "\e20c";
}
-.icon-ic_fluent_book_letter_20_filled:before {
+.icon-ic_fluent_book_globe_20_filled:before {
content: "\e20d";
}
-.icon-ic_fluent_book_letter_20_regular:before {
+.icon-ic_fluent_book_globe_20_regular:before {
content: "\e20e";
}
-.icon-ic_fluent_book_number_20_filled:before {
+.icon-ic_fluent_book_information_20_filled:before {
content: "\e20f";
}
-.icon-ic_fluent_book_number_20_regular:before {
+.icon-ic_fluent_book_information_20_regular:before {
content: "\e210";
}
-.icon-ic_fluent_book_open_20_filled:before {
+.icon-ic_fluent_book_letter_20_filled:before {
content: "\e211";
}
-.icon-ic_fluent_book_open_20_regular:before {
+.icon-ic_fluent_book_letter_20_regular:before {
content: "\e212";
}
-.icon-ic_fluent_book_open_globe_20_filled:before {
+.icon-ic_fluent_book_number_20_filled:before {
content: "\e213";
}
-.icon-ic_fluent_book_open_globe_20_regular:before {
+.icon-ic_fluent_book_number_20_regular:before {
content: "\e214";
}
-.icon-ic_fluent_book_open_microphone_20_filled:before {
+.icon-ic_fluent_book_open_20_filled:before {
content: "\e215";
}
-.icon-ic_fluent_book_open_microphone_20_regular:before {
+.icon-ic_fluent_book_open_20_regular:before {
content: "\e216";
}
-.icon-ic_fluent_book_pulse_20_filled:before {
+.icon-ic_fluent_book_open_globe_20_filled:before {
content: "\e217";
}
-.icon-ic_fluent_book_pulse_20_regular:before {
+.icon-ic_fluent_book_open_globe_20_regular:before {
content: "\e218";
}
-.icon-ic_fluent_book_question_mark_20_filled:before {
+.icon-ic_fluent_book_open_microphone_20_filled:before {
content: "\e219";
}
-.icon-ic_fluent_book_question_mark_20_regular:before {
+.icon-ic_fluent_book_open_microphone_20_regular:before {
content: "\e21a";
}
-.icon-ic_fluent_book_question_mark_rtl_20_filled:before {
+.icon-ic_fluent_book_pulse_20_filled:before {
content: "\e21b";
}
-.icon-ic_fluent_book_question_mark_rtl_20_regular:before {
+.icon-ic_fluent_book_pulse_20_regular:before {
content: "\e21c";
}
-.icon-ic_fluent_book_search_20_filled:before {
+.icon-ic_fluent_book_question_mark_20_filled:before {
content: "\e21d";
}
-.icon-ic_fluent_book_search_20_regular:before {
+.icon-ic_fluent_book_question_mark_20_regular:before {
content: "\e21e";
}
-.icon-ic_fluent_book_star_20_filled:before {
+.icon-ic_fluent_book_question_mark_rtl_20_filled:before {
content: "\e21f";
}
-.icon-ic_fluent_book_star_20_regular:before {
+.icon-ic_fluent_book_question_mark_rtl_20_regular:before {
content: "\e220";
}
-.icon-ic_fluent_book_template_20_filled:before {
+.icon-ic_fluent_book_search_20_filled:before {
content: "\e221";
}
-.icon-ic_fluent_book_template_20_regular:before {
+.icon-ic_fluent_book_search_20_regular:before {
content: "\e222";
}
-.icon-ic_fluent_book_theta_20_filled:before {
+.icon-ic_fluent_book_star_20_filled:before {
content: "\e223";
}
-.icon-ic_fluent_book_theta_20_regular:before {
+.icon-ic_fluent_book_star_20_regular:before {
content: "\e224";
}
-.icon-ic_fluent_book_toolbox_20_filled:before {
+.icon-ic_fluent_book_template_20_filled:before {
content: "\e225";
}
-.icon-ic_fluent_book_toolbox_20_regular:before {
+.icon-ic_fluent_book_template_20_regular:before {
content: "\e226";
}
-.icon-ic_fluent_bookmark_20_filled:before {
+.icon-ic_fluent_book_theta_20_filled:before {
content: "\e227";
}
-.icon-ic_fluent_bookmark_20_regular:before {
+.icon-ic_fluent_book_theta_20_regular:before {
content: "\e228";
}
-.icon-ic_fluent_bookmark_add_20_filled:before {
+.icon-ic_fluent_book_toolbox_20_filled:before {
content: "\e229";
}
-.icon-ic_fluent_bookmark_add_20_regular:before {
+.icon-ic_fluent_book_toolbox_20_regular:before {
content: "\e22a";
}
-.icon-ic_fluent_bookmark_multiple_20_filled:before {
+.icon-ic_fluent_bookmark_20_filled:before {
content: "\e22b";
}
-.icon-ic_fluent_bookmark_multiple_20_regular:before {
+.icon-ic_fluent_bookmark_20_regular:before {
content: "\e22c";
}
-.icon-ic_fluent_bookmark_off_20_filled:before {
+.icon-ic_fluent_bookmark_add_20_filled:before {
content: "\e22d";
}
-.icon-ic_fluent_bookmark_off_20_regular:before {
+.icon-ic_fluent_bookmark_add_20_regular:before {
content: "\e22e";
}
-.icon-ic_fluent_bookmark_search_20_filled:before {
+.icon-ic_fluent_bookmark_multiple_20_filled:before {
content: "\e22f";
}
-.icon-ic_fluent_bookmark_search_20_regular:before {
+.icon-ic_fluent_bookmark_multiple_20_regular:before {
content: "\e230";
}
-.icon-ic_fluent_border_all_20_filled:before {
+.icon-ic_fluent_bookmark_off_20_filled:before {
content: "\e231";
}
-.icon-ic_fluent_border_all_20_regular:before {
+.icon-ic_fluent_bookmark_off_20_regular:before {
content: "\e232";
}
-.icon-ic_fluent_border_bottom_20_filled:before {
+.icon-ic_fluent_bookmark_search_20_filled:before {
content: "\e233";
}
-.icon-ic_fluent_border_bottom_20_regular:before {
+.icon-ic_fluent_bookmark_search_20_regular:before {
content: "\e234";
}
-.icon-ic_fluent_border_bottom_double_20_filled:before {
+.icon-ic_fluent_border_all_20_filled:before {
content: "\e235";
}
-.icon-ic_fluent_border_bottom_double_20_regular:before {
+.icon-ic_fluent_border_all_20_regular:before {
content: "\e236";
}
-.icon-ic_fluent_border_bottom_thick_20_filled:before {
+.icon-ic_fluent_border_bottom_20_filled:before {
content: "\e237";
}
-.icon-ic_fluent_border_bottom_thick_20_regular:before {
+.icon-ic_fluent_border_bottom_20_regular:before {
content: "\e238";
}
-.icon-ic_fluent_border_inside_20_filled:before {
+.icon-ic_fluent_border_bottom_double_20_filled:before {
content: "\e239";
}
-.icon-ic_fluent_border_inside_20_regular:before {
+.icon-ic_fluent_border_bottom_double_20_regular:before {
content: "\e23a";
}
-.icon-ic_fluent_border_left_20_filled:before {
+.icon-ic_fluent_border_bottom_thick_20_filled:before {
content: "\e23b";
}
-.icon-ic_fluent_border_left_20_regular:before {
+.icon-ic_fluent_border_bottom_thick_20_regular:before {
content: "\e23c";
}
-.icon-ic_fluent_border_left_right_20_filled:before {
+.icon-ic_fluent_border_inside_20_filled:before {
content: "\e23d";
}
-.icon-ic_fluent_border_left_right_20_regular:before {
+.icon-ic_fluent_border_inside_20_regular:before {
content: "\e23e";
}
-.icon-ic_fluent_border_none_20_filled:before {
+.icon-ic_fluent_border_left_20_filled:before {
content: "\e23f";
}
-.icon-ic_fluent_border_none_20_regular:before {
+.icon-ic_fluent_border_left_20_regular:before {
content: "\e240";
}
-.icon-ic_fluent_border_outside_20_filled:before {
+.icon-ic_fluent_border_left_right_20_filled:before {
content: "\e241";
}
-.icon-ic_fluent_border_outside_20_regular:before {
+.icon-ic_fluent_border_left_right_20_regular:before {
content: "\e242";
}
-.icon-ic_fluent_border_outside_thick_20_filled:before {
+.icon-ic_fluent_border_none_20_filled:before {
content: "\e243";
}
-.icon-ic_fluent_border_outside_thick_20_regular:before {
+.icon-ic_fluent_border_none_20_regular:before {
content: "\e244";
}
-.icon-ic_fluent_border_right_20_filled:before {
+.icon-ic_fluent_border_outside_20_filled:before {
content: "\e245";
}
-.icon-ic_fluent_border_right_20_regular:before {
+.icon-ic_fluent_border_outside_20_regular:before {
content: "\e246";
}
-.icon-ic_fluent_border_top_20_filled:before {
+.icon-ic_fluent_border_outside_thick_20_filled:before {
content: "\e247";
}
-.icon-ic_fluent_border_top_20_regular:before {
+.icon-ic_fluent_border_outside_thick_20_regular:before {
content: "\e248";
}
-.icon-ic_fluent_border_top_bottom_20_filled:before {
+.icon-ic_fluent_border_right_20_filled:before {
content: "\e249";
}
-.icon-ic_fluent_border_top_bottom_20_regular:before {
+.icon-ic_fluent_border_right_20_regular:before {
content: "\e24a";
}
-.icon-ic_fluent_border_top_bottom_double_20_filled:before {
+.icon-ic_fluent_border_top_20_filled:before {
content: "\e24b";
}
-.icon-ic_fluent_border_top_bottom_double_20_regular:before {
+.icon-ic_fluent_border_top_20_regular:before {
content: "\e24c";
}
-.icon-ic_fluent_border_top_bottom_thick_20_filled:before {
+.icon-ic_fluent_border_top_bottom_20_filled:before {
content: "\e24d";
}
-.icon-ic_fluent_border_top_bottom_thick_20_regular:before {
+.icon-ic_fluent_border_top_bottom_20_regular:before {
content: "\e24e";
}
-.icon-ic_fluent_bot_20_filled:before {
+.icon-ic_fluent_border_top_bottom_double_20_filled:before {
content: "\e24f";
}
-.icon-ic_fluent_bot_20_regular:before {
+.icon-ic_fluent_border_top_bottom_double_20_regular:before {
content: "\e250";
}
-.icon-ic_fluent_bot_add_20_filled:before {
+.icon-ic_fluent_border_top_bottom_thick_20_filled:before {
content: "\e251";
}
-.icon-ic_fluent_bot_add_20_regular:before {
+.icon-ic_fluent_border_top_bottom_thick_20_regular:before {
content: "\e252";
}
-.icon-ic_fluent_bot_sparkle_20_filled:before {
+.icon-ic_fluent_bot_20_filled:before {
content: "\e253";
}
-.icon-ic_fluent_bot_sparkle_20_regular:before {
+.icon-ic_fluent_bot_20_regular:before {
content: "\e254";
}
-.icon-ic_fluent_bow_tie_20_filled:before {
+.icon-ic_fluent_bot_add_20_filled:before {
content: "\e255";
}
-.icon-ic_fluent_bow_tie_20_regular:before {
+.icon-ic_fluent_bot_add_20_regular:before {
content: "\e256";
}
-.icon-ic_fluent_bowl_chopsticks_20_filled:before {
+.icon-ic_fluent_bot_sparkle_20_filled:before {
content: "\e257";
}
-.icon-ic_fluent_bowl_chopsticks_20_regular:before {
+.icon-ic_fluent_bot_sparkle_20_regular:before {
content: "\e258";
}
-.icon-ic_fluent_bowl_salad_20_filled:before {
+.icon-ic_fluent_bow_tie_20_filled:before {
content: "\e259";
}
-.icon-ic_fluent_bowl_salad_20_regular:before {
+.icon-ic_fluent_bow_tie_20_regular:before {
content: "\e25a";
}
-.icon-ic_fluent_box_20_filled:before {
+.icon-ic_fluent_bowl_chopsticks_20_filled:before {
content: "\e25b";
}
-.icon-ic_fluent_box_20_regular:before {
+.icon-ic_fluent_bowl_chopsticks_20_regular:before {
content: "\e25c";
}
-.icon-ic_fluent_box_arrow_left_20_filled:before {
+.icon-ic_fluent_bowl_salad_20_filled:before {
content: "\e25d";
}
-.icon-ic_fluent_box_arrow_left_20_regular:before {
+.icon-ic_fluent_bowl_salad_20_regular:before {
content: "\e25e";
}
-.icon-ic_fluent_box_arrow_up_20_filled:before {
+.icon-ic_fluent_box_20_filled:before {
content: "\e25f";
}
-.icon-ic_fluent_box_arrow_up_20_regular:before {
+.icon-ic_fluent_box_20_regular:before {
content: "\e260";
}
-.icon-ic_fluent_box_checkmark_20_filled:before {
+.icon-ic_fluent_box_arrow_left_20_filled:before {
content: "\e261";
}
-.icon-ic_fluent_box_checkmark_20_regular:before {
+.icon-ic_fluent_box_arrow_left_20_regular:before {
content: "\e262";
}
-.icon-ic_fluent_box_dismiss_20_filled:before {
+.icon-ic_fluent_box_arrow_up_20_filled:before {
content: "\e263";
}
-.icon-ic_fluent_box_dismiss_20_regular:before {
+.icon-ic_fluent_box_arrow_up_20_regular:before {
content: "\e264";
}
-.icon-ic_fluent_box_edit_20_filled:before {
+.icon-ic_fluent_box_checkmark_20_filled:before {
content: "\e265";
}
-.icon-ic_fluent_box_edit_20_regular:before {
+.icon-ic_fluent_box_checkmark_20_regular:before {
content: "\e266";
}
-.icon-ic_fluent_box_multiple_20_filled:before {
+.icon-ic_fluent_box_dismiss_20_filled:before {
content: "\e267";
}
-.icon-ic_fluent_box_multiple_20_regular:before {
+.icon-ic_fluent_box_dismiss_20_regular:before {
content: "\e268";
}
-.icon-ic_fluent_box_multiple_arrow_left_20_filled:before {
+.icon-ic_fluent_box_edit_20_filled:before {
content: "\e269";
}
-.icon-ic_fluent_box_multiple_arrow_left_20_regular:before {
+.icon-ic_fluent_box_edit_20_regular:before {
content: "\e26a";
}
-.icon-ic_fluent_box_multiple_arrow_right_20_filled:before {
+.icon-ic_fluent_box_multiple_20_filled:before {
content: "\e26b";
}
-.icon-ic_fluent_box_multiple_arrow_right_20_regular:before {
+.icon-ic_fluent_box_multiple_20_regular:before {
content: "\e26c";
}
-.icon-ic_fluent_box_multiple_checkmark_20_filled:before {
+.icon-ic_fluent_box_multiple_arrow_left_20_filled:before {
content: "\e26d";
}
-.icon-ic_fluent_box_multiple_checkmark_20_regular:before {
+.icon-ic_fluent_box_multiple_arrow_left_20_regular:before {
content: "\e26e";
}
-.icon-ic_fluent_box_multiple_search_20_filled:before {
+.icon-ic_fluent_box_multiple_arrow_right_20_filled:before {
content: "\e26f";
}
-.icon-ic_fluent_box_multiple_search_20_regular:before {
+.icon-ic_fluent_box_multiple_arrow_right_20_regular:before {
content: "\e270";
}
-.icon-ic_fluent_box_search_20_filled:before {
+.icon-ic_fluent_box_multiple_checkmark_20_filled:before {
content: "\e271";
}
-.icon-ic_fluent_box_search_20_regular:before {
+.icon-ic_fluent_box_multiple_checkmark_20_regular:before {
content: "\e272";
}
-.icon-ic_fluent_box_toolbox_20_filled:before {
+.icon-ic_fluent_box_multiple_search_20_filled:before {
content: "\e273";
}
-.icon-ic_fluent_box_toolbox_20_regular:before {
+.icon-ic_fluent_box_multiple_search_20_regular:before {
content: "\e274";
}
-.icon-ic_fluent_braces_20_filled:before {
+.icon-ic_fluent_box_search_20_filled:before {
content: "\e275";
}
-.icon-ic_fluent_braces_20_regular:before {
+.icon-ic_fluent_box_search_20_regular:before {
content: "\e276";
}
-.icon-ic_fluent_braces_variable_20_filled:before {
+.icon-ic_fluent_box_toolbox_20_filled:before {
content: "\e277";
}
-.icon-ic_fluent_braces_variable_20_regular:before {
+.icon-ic_fluent_box_toolbox_20_regular:before {
content: "\e278";
}
-.icon-ic_fluent_brain_circuit_20_filled:before {
+.icon-ic_fluent_braces_20_filled:before {
content: "\e279";
}
-.icon-ic_fluent_brain_circuit_20_regular:before {
+.icon-ic_fluent_braces_20_regular:before {
content: "\e27a";
}
-.icon-ic_fluent_branch_20_filled:before {
+.icon-ic_fluent_braces_variable_20_filled:before {
content: "\e27b";
}
-.icon-ic_fluent_branch_20_regular:before {
+.icon-ic_fluent_braces_variable_20_regular:before {
content: "\e27c";
}
-.icon-ic_fluent_branch_compare_20_filled:before {
+.icon-ic_fluent_brain_circuit_20_filled:before {
content: "\e27d";
}
-.icon-ic_fluent_branch_compare_20_regular:before {
+.icon-ic_fluent_brain_circuit_20_regular:before {
content: "\e27e";
}
-.icon-ic_fluent_branch_fork_20_filled:before {
+.icon-ic_fluent_branch_20_filled:before {
content: "\e27f";
}
-.icon-ic_fluent_branch_fork_20_regular:before {
+.icon-ic_fluent_branch_20_regular:before {
content: "\e280";
}
-.icon-ic_fluent_branch_fork_hint_20_filled:before {
+.icon-ic_fluent_branch_compare_20_filled:before {
content: "\e281";
}
-.icon-ic_fluent_branch_fork_hint_20_regular:before {
+.icon-ic_fluent_branch_compare_20_regular:before {
content: "\e282";
}
-.icon-ic_fluent_branch_fork_link_20_filled:before {
+.icon-ic_fluent_branch_fork_20_filled:before {
content: "\e283";
}
-.icon-ic_fluent_branch_fork_link_20_regular:before {
+.icon-ic_fluent_branch_fork_20_regular:before {
content: "\e284";
}
-.icon-ic_fluent_branch_request_20_filled:before {
+.icon-ic_fluent_branch_fork_hint_20_filled:before {
content: "\e285";
}
-.icon-ic_fluent_branch_request_20_regular:before {
+.icon-ic_fluent_branch_fork_hint_20_regular:before {
content: "\e286";
}
-.icon-ic_fluent_breakout_room_20_filled:before {
+.icon-ic_fluent_branch_fork_link_20_filled:before {
content: "\e287";
}
-.icon-ic_fluent_breakout_room_20_regular:before {
+.icon-ic_fluent_branch_fork_link_20_regular:before {
content: "\e288";
}
-.icon-ic_fluent_briefcase_20_filled:before {
+.icon-ic_fluent_branch_request_20_filled:before {
content: "\e289";
}
-.icon-ic_fluent_briefcase_20_regular:before {
+.icon-ic_fluent_branch_request_20_regular:before {
content: "\e28a";
}
-.icon-ic_fluent_briefcase_medical_20_filled:before {
+.icon-ic_fluent_breakout_room_20_filled:before {
content: "\e28b";
}
-.icon-ic_fluent_briefcase_medical_20_regular:before {
+.icon-ic_fluent_breakout_room_20_regular:before {
content: "\e28c";
}
-.icon-ic_fluent_briefcase_off_20_filled:before {
+.icon-ic_fluent_briefcase_20_filled:before {
content: "\e28d";
}
-.icon-ic_fluent_briefcase_off_20_regular:before {
+.icon-ic_fluent_briefcase_20_regular:before {
content: "\e28e";
}
-.icon-ic_fluent_briefcase_search_20_filled:before {
+.icon-ic_fluent_briefcase_medical_20_filled:before {
content: "\e28f";
}
-.icon-ic_fluent_briefcase_search_20_regular:before {
+.icon-ic_fluent_briefcase_medical_20_regular:before {
content: "\e290";
}
-.icon-ic_fluent_brightness_high_20_filled:before {
+.icon-ic_fluent_briefcase_off_20_filled:before {
content: "\e291";
}
-.icon-ic_fluent_brightness_high_20_regular:before {
+.icon-ic_fluent_briefcase_off_20_regular:before {
content: "\e292";
}
-.icon-ic_fluent_brightness_low_20_filled:before {
+.icon-ic_fluent_briefcase_search_20_filled:before {
content: "\e293";
}
-.icon-ic_fluent_brightness_low_20_regular:before {
+.icon-ic_fluent_briefcase_search_20_regular:before {
content: "\e294";
}
-.icon-ic_fluent_broad_activity_feed_20_filled:before {
+.icon-ic_fluent_brightness_high_20_filled:before {
content: "\e295";
}
-.icon-ic_fluent_broad_activity_feed_20_regular:before {
+.icon-ic_fluent_brightness_high_20_regular:before {
content: "\e296";
}
-.icon-ic_fluent_broom_20_filled:before {
+.icon-ic_fluent_brightness_low_20_filled:before {
content: "\e297";
}
-.icon-ic_fluent_broom_20_regular:before {
+.icon-ic_fluent_brightness_low_20_regular:before {
content: "\e298";
}
-.icon-ic_fluent_bubble_multiple_20_filled:before {
+.icon-ic_fluent_broad_activity_feed_20_filled:before {
content: "\e299";
}
-.icon-ic_fluent_bubble_multiple_20_regular:before {
+.icon-ic_fluent_broad_activity_feed_20_regular:before {
content: "\e29a";
}
-.icon-ic_fluent_bug_20_filled:before {
+.icon-ic_fluent_broom_20_filled:before {
content: "\e29b";
}
-.icon-ic_fluent_bug_20_regular:before {
+.icon-ic_fluent_broom_20_regular:before {
content: "\e29c";
}
-.icon-ic_fluent_bug_arrow_counterclockwise_20_filled:before {
+.icon-ic_fluent_bubble_multiple_20_filled:before {
content: "\e29d";
}
-.icon-ic_fluent_bug_arrow_counterclockwise_20_regular:before {
+.icon-ic_fluent_bubble_multiple_20_regular:before {
content: "\e29e";
}
-.icon-ic_fluent_bug_prohibited_20_filled:before {
+.icon-ic_fluent_bug_20_filled:before {
content: "\e29f";
}
-.icon-ic_fluent_bug_prohibited_20_regular:before {
+.icon-ic_fluent_bug_20_regular:before {
content: "\e2a0";
}
-.icon-ic_fluent_building_20_filled:before {
+.icon-ic_fluent_bug_arrow_counterclockwise_20_filled:before {
content: "\e2a1";
}
-.icon-ic_fluent_building_20_regular:before {
+.icon-ic_fluent_bug_arrow_counterclockwise_20_regular:before {
content: "\e2a2";
}
-.icon-ic_fluent_building_bank_20_filled:before {
+.icon-ic_fluent_bug_prohibited_20_filled:before {
content: "\e2a3";
}
-.icon-ic_fluent_building_bank_20_regular:before {
+.icon-ic_fluent_bug_prohibited_20_regular:before {
content: "\e2a4";
}
-.icon-ic_fluent_building_bank_link_20_filled:before {
+.icon-ic_fluent_building_20_filled:before {
content: "\e2a5";
}
-.icon-ic_fluent_building_bank_link_20_regular:before {
+.icon-ic_fluent_building_20_regular:before {
content: "\e2a6";
}
-.icon-ic_fluent_building_bank_toolbox_20_filled:before {
+.icon-ic_fluent_building_bank_20_filled:before {
content: "\e2a7";
}
-.icon-ic_fluent_building_bank_toolbox_20_regular:before {
+.icon-ic_fluent_building_bank_20_regular:before {
content: "\e2a8";
}
-.icon-ic_fluent_building_desktop_20_filled:before {
+.icon-ic_fluent_building_bank_link_20_filled:before {
content: "\e2a9";
}
-.icon-ic_fluent_building_desktop_20_regular:before {
+.icon-ic_fluent_building_bank_link_20_regular:before {
content: "\e2aa";
}
-.icon-ic_fluent_building_factory_20_filled:before {
+.icon-ic_fluent_building_bank_toolbox_20_filled:before {
content: "\e2ab";
}
-.icon-ic_fluent_building_factory_20_regular:before {
+.icon-ic_fluent_building_bank_toolbox_20_regular:before {
content: "\e2ac";
}
-.icon-ic_fluent_building_government_20_filled:before {
+.icon-ic_fluent_building_desktop_20_filled:before {
content: "\e2ad";
}
-.icon-ic_fluent_building_government_20_regular:before {
+.icon-ic_fluent_building_desktop_20_regular:before {
content: "\e2ae";
}
-.icon-ic_fluent_building_government_search_20_filled:before {
+.icon-ic_fluent_building_factory_20_filled:before {
content: "\e2af";
}
-.icon-ic_fluent_building_government_search_20_regular:before {
+.icon-ic_fluent_building_factory_20_regular:before {
content: "\e2b0";
}
-.icon-ic_fluent_building_home_20_filled:before {
+.icon-ic_fluent_building_government_20_filled:before {
content: "\e2b1";
}
-.icon-ic_fluent_building_home_20_regular:before {
+.icon-ic_fluent_building_government_20_regular:before {
content: "\e2b2";
}
-.icon-ic_fluent_building_lighthouse_20_filled:before {
+.icon-ic_fluent_building_government_search_20_filled:before {
content: "\e2b3";
}
-.icon-ic_fluent_building_lighthouse_20_regular:before {
+.icon-ic_fluent_building_government_search_20_regular:before {
content: "\e2b4";
}
-.icon-ic_fluent_building_mosque_20_filled:before {
+.icon-ic_fluent_building_home_20_filled:before {
content: "\e2b5";
}
-.icon-ic_fluent_building_mosque_20_regular:before {
+.icon-ic_fluent_building_home_20_regular:before {
content: "\e2b6";
}
-.icon-ic_fluent_building_multiple_20_filled:before {
+.icon-ic_fluent_building_lighthouse_20_filled:before {
content: "\e2b7";
}
-.icon-ic_fluent_building_multiple_20_regular:before {
+.icon-ic_fluent_building_lighthouse_20_regular:before {
content: "\e2b8";
}
-.icon-ic_fluent_building_people_20_filled:before {
+.icon-ic_fluent_building_mosque_20_filled:before {
content: "\e2b9";
}
-.icon-ic_fluent_building_people_20_regular:before {
+.icon-ic_fluent_building_mosque_20_regular:before {
content: "\e2ba";
}
-.icon-ic_fluent_building_retail_20_filled:before {
+.icon-ic_fluent_building_multiple_20_filled:before {
content: "\e2bb";
}
-.icon-ic_fluent_building_retail_20_regular:before {
+.icon-ic_fluent_building_multiple_20_regular:before {
content: "\e2bc";
}
-.icon-ic_fluent_building_retail_money_20_filled:before {
+.icon-ic_fluent_building_people_20_filled:before {
content: "\e2bd";
}
-.icon-ic_fluent_building_retail_money_20_regular:before {
+.icon-ic_fluent_building_people_20_regular:before {
content: "\e2be";
}
-.icon-ic_fluent_building_retail_more_20_filled:before {
+.icon-ic_fluent_building_retail_20_filled:before {
content: "\e2bf";
}
-.icon-ic_fluent_building_retail_more_20_regular:before {
+.icon-ic_fluent_building_retail_20_regular:before {
content: "\e2c0";
}
-.icon-ic_fluent_building_retail_shield_20_filled:before {
+.icon-ic_fluent_building_retail_money_20_filled:before {
content: "\e2c1";
}
-.icon-ic_fluent_building_retail_shield_20_regular:before {
+.icon-ic_fluent_building_retail_money_20_regular:before {
content: "\e2c2";
}
-.icon-ic_fluent_building_retail_toolbox_20_filled:before {
+.icon-ic_fluent_building_retail_more_20_filled:before {
content: "\e2c3";
}
-.icon-ic_fluent_building_retail_toolbox_20_regular:before {
+.icon-ic_fluent_building_retail_more_20_regular:before {
content: "\e2c4";
}
-.icon-ic_fluent_building_shop_20_filled:before {
+.icon-ic_fluent_building_retail_shield_20_filled:before {
content: "\e2c5";
}
-.icon-ic_fluent_building_shop_20_regular:before {
+.icon-ic_fluent_building_retail_shield_20_regular:before {
content: "\e2c6";
}
-.icon-ic_fluent_building_skyscraper_20_filled:before {
+.icon-ic_fluent_building_retail_toolbox_20_filled:before {
content: "\e2c7";
}
-.icon-ic_fluent_building_skyscraper_20_regular:before {
+.icon-ic_fluent_building_retail_toolbox_20_regular:before {
content: "\e2c8";
}
-.icon-ic_fluent_building_swap_20_filled:before {
+.icon-ic_fluent_building_shop_20_filled:before {
content: "\e2c9";
}
-.icon-ic_fluent_building_swap_20_regular:before {
+.icon-ic_fluent_building_shop_20_regular:before {
content: "\e2ca";
}
-.icon-ic_fluent_building_townhouse_20_filled:before {
+.icon-ic_fluent_building_skyscraper_20_filled:before {
content: "\e2cb";
}
-.icon-ic_fluent_building_townhouse_20_regular:before {
+.icon-ic_fluent_building_skyscraper_20_regular:before {
content: "\e2cc";
}
-.icon-ic_fluent_button_20_filled:before {
+.icon-ic_fluent_building_swap_20_filled:before {
content: "\e2cd";
}
-.icon-ic_fluent_button_20_regular:before {
+.icon-ic_fluent_building_swap_20_regular:before {
content: "\e2ce";
}
-.icon-ic_fluent_calculator_20_filled:before {
+.icon-ic_fluent_building_townhouse_20_filled:before {
content: "\e2cf";
}
-.icon-ic_fluent_calculator_20_regular:before {
+.icon-ic_fluent_building_townhouse_20_regular:before {
content: "\e2d0";
}
-.icon-ic_fluent_calculator_arrow_clockwise_20_filled:before {
+.icon-ic_fluent_button_20_filled:before {
content: "\e2d1";
}
-.icon-ic_fluent_calculator_arrow_clockwise_20_regular:before {
+.icon-ic_fluent_button_20_regular:before {
content: "\e2d2";
}
-.icon-ic_fluent_calculator_multiple_20_filled:before {
+.icon-ic_fluent_calculator_20_filled:before {
content: "\e2d3";
}
-.icon-ic_fluent_calculator_multiple_20_regular:before {
+.icon-ic_fluent_calculator_20_regular:before {
content: "\e2d4";
}
-.icon-ic_fluent_calendar_20_filled:before {
+.icon-ic_fluent_calculator_arrow_clockwise_20_filled:before {
content: "\e2d5";
}
-.icon-ic_fluent_calendar_20_regular:before {
+.icon-ic_fluent_calculator_arrow_clockwise_20_regular:before {
content: "\e2d6";
}
-.icon-ic_fluent_calendar_3_day_20_filled:before {
+.icon-ic_fluent_calculator_multiple_20_filled:before {
content: "\e2d7";
}
-.icon-ic_fluent_calendar_3_day_20_regular:before {
+.icon-ic_fluent_calculator_multiple_20_regular:before {
content: "\e2d8";
}
-.icon-ic_fluent_calendar_add_20_filled:before {
+.icon-ic_fluent_calendar_20_filled:before {
content: "\e2d9";
}
-.icon-ic_fluent_calendar_add_20_regular:before {
+.icon-ic_fluent_calendar_20_regular:before {
content: "\e2da";
}
-.icon-ic_fluent_calendar_agenda_20_filled:before {
+.icon-ic_fluent_calendar_3_day_20_filled:before {
content: "\e2db";
}
-.icon-ic_fluent_calendar_agenda_20_regular:before {
+.icon-ic_fluent_calendar_3_day_20_regular:before {
content: "\e2dc";
}
-.icon-ic_fluent_calendar_arrow_counterclockwise_20_filled:before {
+.icon-ic_fluent_calendar_add_20_filled:before {
content: "\e2dd";
}
-.icon-ic_fluent_calendar_arrow_counterclockwise_20_regular:before {
+.icon-ic_fluent_calendar_add_20_regular:before {
content: "\e2de";
}
-.icon-ic_fluent_calendar_arrow_down_20_filled:before {
+.icon-ic_fluent_calendar_agenda_20_filled:before {
content: "\e2df";
}
-.icon-ic_fluent_calendar_arrow_down_20_regular:before {
+.icon-ic_fluent_calendar_agenda_20_regular:before {
content: "\e2e0";
}
-.icon-ic_fluent_calendar_arrow_right_20_filled:before {
+.icon-ic_fluent_calendar_arrow_counterclockwise_20_filled:before {
content: "\e2e1";
}
-.icon-ic_fluent_calendar_arrow_right_20_regular:before {
+.icon-ic_fluent_calendar_arrow_counterclockwise_20_regular:before {
content: "\e2e2";
}
-.icon-ic_fluent_calendar_assistant_20_filled:before {
+.icon-ic_fluent_calendar_arrow_down_20_filled:before {
content: "\e2e3";
}
-.icon-ic_fluent_calendar_assistant_20_regular:before {
+.icon-ic_fluent_calendar_arrow_down_20_regular:before {
content: "\e2e4";
}
-.icon-ic_fluent_calendar_cancel_20_filled:before {
+.icon-ic_fluent_calendar_arrow_right_20_filled:before {
content: "\e2e5";
}
-.icon-ic_fluent_calendar_cancel_20_regular:before {
+.icon-ic_fluent_calendar_arrow_right_20_regular:before {
content: "\e2e6";
}
-.icon-ic_fluent_calendar_chat_20_filled:before {
+.icon-ic_fluent_calendar_assistant_20_filled:before {
content: "\e2e7";
}
-.icon-ic_fluent_calendar_chat_20_regular:before {
+.icon-ic_fluent_calendar_assistant_20_regular:before {
content: "\e2e8";
}
-.icon-ic_fluent_calendar_checkmark_20_filled:before {
+.icon-ic_fluent_calendar_cancel_20_filled:before {
content: "\e2e9";
}
-.icon-ic_fluent_calendar_checkmark_20_regular:before {
+.icon-ic_fluent_calendar_cancel_20_regular:before {
content: "\e2ea";
}
-.icon-ic_fluent_calendar_clock_20_filled:before {
+.icon-ic_fluent_calendar_chat_20_filled:before {
content: "\e2eb";
}
-.icon-ic_fluent_calendar_clock_20_regular:before {
+.icon-ic_fluent_calendar_chat_20_regular:before {
content: "\e2ec";
}
-.icon-ic_fluent_calendar_data_bar_20_filled:before {
+.icon-ic_fluent_calendar_checkmark_20_filled:before {
content: "\e2ed";
}
-.icon-ic_fluent_calendar_data_bar_20_regular:before {
+.icon-ic_fluent_calendar_checkmark_20_regular:before {
content: "\e2ee";
}
-.icon-ic_fluent_calendar_date_20_filled:before {
+.icon-ic_fluent_calendar_clock_20_filled:before {
content: "\e2ef";
}
-.icon-ic_fluent_calendar_date_20_regular:before {
+.icon-ic_fluent_calendar_clock_20_regular:before {
content: "\e2f0";
}
-.icon-ic_fluent_calendar_day_20_filled:before {
+.icon-ic_fluent_calendar_data_bar_20_filled:before {
content: "\e2f1";
}
-.icon-ic_fluent_calendar_day_20_regular:before {
+.icon-ic_fluent_calendar_data_bar_20_regular:before {
content: "\e2f2";
}
-.icon-ic_fluent_calendar_edit_20_filled:before {
+.icon-ic_fluent_calendar_date_20_filled:before {
content: "\e2f3";
}
-.icon-ic_fluent_calendar_edit_20_regular:before {
+.icon-ic_fluent_calendar_date_20_regular:before {
content: "\e2f4";
}
-.icon-ic_fluent_calendar_empty_20_filled:before {
+.icon-ic_fluent_calendar_day_20_filled:before {
content: "\e2f5";
}
-.icon-ic_fluent_calendar_empty_20_regular:before {
+.icon-ic_fluent_calendar_day_20_regular:before {
content: "\e2f6";
}
-.icon-ic_fluent_calendar_error_20_filled:before {
+.icon-ic_fluent_calendar_edit_20_filled:before {
content: "\e2f7";
}
-.icon-ic_fluent_calendar_error_20_regular:before {
+.icon-ic_fluent_calendar_edit_20_regular:before {
content: "\e2f8";
}
-.icon-ic_fluent_calendar_eye_20_filled:before {
+.icon-ic_fluent_calendar_empty_20_filled:before {
content: "\e2f9";
}
-.icon-ic_fluent_calendar_eye_20_regular:before {
+.icon-ic_fluent_calendar_empty_20_regular:before {
content: "\e2fa";
}
-.icon-ic_fluent_calendar_info_20_filled:before {
+.icon-ic_fluent_calendar_error_20_filled:before {
content: "\e2fb";
}
-.icon-ic_fluent_calendar_info_20_regular:before {
+.icon-ic_fluent_calendar_error_20_regular:before {
content: "\e2fc";
}
-.icon-ic_fluent_calendar_lock_20_filled:before {
+.icon-ic_fluent_calendar_eye_20_filled:before {
content: "\e2fd";
}
-.icon-ic_fluent_calendar_lock_20_regular:before {
+.icon-ic_fluent_calendar_eye_20_regular:before {
content: "\e2fe";
}
-.icon-ic_fluent_calendar_ltr_20_filled:before {
+.icon-ic_fluent_calendar_info_20_filled:before {
content: "\e2ff";
}
-.icon-ic_fluent_calendar_ltr_20_regular:before {
+.icon-ic_fluent_calendar_info_20_regular:before {
content: "\e300";
}
-.icon-ic_fluent_calendar_mail_20_filled:before {
+.icon-ic_fluent_calendar_lock_20_filled:before {
content: "\e301";
}
-.icon-ic_fluent_calendar_mail_20_regular:before {
+.icon-ic_fluent_calendar_lock_20_regular:before {
content: "\e302";
}
-.icon-ic_fluent_calendar_mention_20_filled:before {
+.icon-ic_fluent_calendar_ltr_20_filled:before {
content: "\e303";
}
-.icon-ic_fluent_calendar_mention_20_regular:before {
+.icon-ic_fluent_calendar_ltr_20_regular:before {
content: "\e304";
}
-.icon-ic_fluent_calendar_month_20_filled:before {
+.icon-ic_fluent_calendar_mail_20_filled:before {
content: "\e305";
}
-.icon-ic_fluent_calendar_month_20_regular:before {
+.icon-ic_fluent_calendar_mail_20_regular:before {
content: "\e306";
}
-.icon-ic_fluent_calendar_multiple_20_filled:before {
+.icon-ic_fluent_calendar_mention_20_filled:before {
content: "\e307";
}
-.icon-ic_fluent_calendar_multiple_20_regular:before {
+.icon-ic_fluent_calendar_mention_20_regular:before {
content: "\e308";
}
-.icon-ic_fluent_calendar_note_20_filled:before {
+.icon-ic_fluent_calendar_month_20_filled:before {
content: "\e309";
}
-.icon-ic_fluent_calendar_note_20_regular:before {
+.icon-ic_fluent_calendar_month_20_regular:before {
content: "\e30a";
}
-.icon-ic_fluent_calendar_pattern_20_filled:before {
+.icon-ic_fluent_calendar_multiple_20_filled:before {
content: "\e30b";
}
-.icon-ic_fluent_calendar_pattern_20_regular:before {
+.icon-ic_fluent_calendar_multiple_20_regular:before {
content: "\e30c";
}
-.icon-ic_fluent_calendar_person_20_filled:before {
+.icon-ic_fluent_calendar_note_20_filled:before {
content: "\e30d";
}
-.icon-ic_fluent_calendar_person_20_regular:before {
+.icon-ic_fluent_calendar_note_20_regular:before {
content: "\e30e";
}
-.icon-ic_fluent_calendar_phone_20_filled:before {
+.icon-ic_fluent_calendar_pattern_20_filled:before {
content: "\e30f";
}
-.icon-ic_fluent_calendar_phone_20_regular:before {
+.icon-ic_fluent_calendar_pattern_20_regular:before {
content: "\e310";
}
-.icon-ic_fluent_calendar_play_20_filled:before {
+.icon-ic_fluent_calendar_person_20_filled:before {
content: "\e311";
}
-.icon-ic_fluent_calendar_play_20_regular:before {
+.icon-ic_fluent_calendar_person_20_regular:before {
content: "\e312";
}
-.icon-ic_fluent_calendar_question_mark_20_filled:before {
+.icon-ic_fluent_calendar_phone_20_filled:before {
content: "\e313";
}
-.icon-ic_fluent_calendar_question_mark_20_regular:before {
+.icon-ic_fluent_calendar_phone_20_regular:before {
content: "\e314";
}
-.icon-ic_fluent_calendar_record_20_filled:before {
+.icon-ic_fluent_calendar_play_20_filled:before {
content: "\e315";
}
-.icon-ic_fluent_calendar_record_20_regular:before {
+.icon-ic_fluent_calendar_play_20_regular:before {
content: "\e316";
}
-.icon-ic_fluent_calendar_reply_20_filled:before {
+.icon-ic_fluent_calendar_question_mark_20_filled:before {
content: "\e317";
}
-.icon-ic_fluent_calendar_reply_20_regular:before {
+.icon-ic_fluent_calendar_question_mark_20_regular:before {
content: "\e318";
}
-.icon-ic_fluent_calendar_rtl_20_filled:before {
+.icon-ic_fluent_calendar_record_20_filled:before {
content: "\e319";
}
-.icon-ic_fluent_calendar_rtl_20_regular:before {
+.icon-ic_fluent_calendar_record_20_regular:before {
content: "\e31a";
}
-.icon-ic_fluent_calendar_search_20_filled:before {
+.icon-ic_fluent_calendar_reply_20_filled:before {
content: "\e31b";
}
-.icon-ic_fluent_calendar_search_20_regular:before {
+.icon-ic_fluent_calendar_reply_20_regular:before {
content: "\e31c";
}
-.icon-ic_fluent_calendar_settings_20_filled:before {
+.icon-ic_fluent_calendar_rtl_20_filled:before {
content: "\e31d";
}
-.icon-ic_fluent_calendar_settings_20_regular:before {
+.icon-ic_fluent_calendar_rtl_20_regular:before {
content: "\e31e";
}
-.icon-ic_fluent_calendar_shield_20_filled:before {
+.icon-ic_fluent_calendar_search_20_filled:before {
content: "\e31f";
}
-.icon-ic_fluent_calendar_shield_20_regular:before {
+.icon-ic_fluent_calendar_search_20_regular:before {
content: "\e320";
}
-.icon-ic_fluent_calendar_sparkle_20_filled:before {
+.icon-ic_fluent_calendar_settings_20_filled:before {
content: "\e321";
}
-.icon-ic_fluent_calendar_sparkle_20_regular:before {
+.icon-ic_fluent_calendar_settings_20_regular:before {
content: "\e322";
}
-.icon-ic_fluent_calendar_star_20_filled:before {
+.icon-ic_fluent_calendar_shield_20_filled:before {
content: "\e323";
}
-.icon-ic_fluent_calendar_star_20_regular:before {
+.icon-ic_fluent_calendar_shield_20_regular:before {
content: "\e324";
}
-.icon-ic_fluent_calendar_sync_20_filled:before {
+.icon-ic_fluent_calendar_sparkle_20_filled:before {
content: "\e325";
}
-.icon-ic_fluent_calendar_sync_20_regular:before {
+.icon-ic_fluent_calendar_sparkle_20_regular:before {
content: "\e326";
}
-.icon-ic_fluent_calendar_template_20_filled:before {
+.icon-ic_fluent_calendar_star_20_filled:before {
content: "\e327";
}
-.icon-ic_fluent_calendar_template_20_regular:before {
+.icon-ic_fluent_calendar_star_20_regular:before {
content: "\e328";
}
-.icon-ic_fluent_calendar_today_20_filled:before {
+.icon-ic_fluent_calendar_sync_20_filled:before {
content: "\e329";
}
-.icon-ic_fluent_calendar_today_20_regular:before {
+.icon-ic_fluent_calendar_sync_20_regular:before {
content: "\e32a";
}
-.icon-ic_fluent_calendar_toolbox_20_filled:before {
+.icon-ic_fluent_calendar_template_20_filled:before {
content: "\e32b";
}
-.icon-ic_fluent_calendar_toolbox_20_regular:before {
+.icon-ic_fluent_calendar_template_20_regular:before {
content: "\e32c";
}
-.icon-ic_fluent_calendar_video_20_filled:before {
+.icon-ic_fluent_calendar_today_20_filled:before {
content: "\e32d";
}
-.icon-ic_fluent_calendar_video_20_regular:before {
+.icon-ic_fluent_calendar_today_20_regular:before {
content: "\e32e";
}
-.icon-ic_fluent_calendar_week_numbers_20_filled:before {
+.icon-ic_fluent_calendar_toolbox_20_filled:before {
content: "\e32f";
}
-.icon-ic_fluent_calendar_week_numbers_20_regular:before {
+.icon-ic_fluent_calendar_toolbox_20_regular:before {
content: "\e330";
}
-.icon-ic_fluent_calendar_week_start_20_filled:before {
+.icon-ic_fluent_calendar_video_20_filled:before {
content: "\e331";
}
-.icon-ic_fluent_calendar_week_start_20_regular:before {
+.icon-ic_fluent_calendar_video_20_regular:before {
content: "\e332";
}
-.icon-ic_fluent_calendar_work_week_20_filled:before {
+.icon-ic_fluent_calendar_week_numbers_20_filled:before {
content: "\e333";
}
-.icon-ic_fluent_calendar_work_week_20_regular:before {
+.icon-ic_fluent_calendar_week_numbers_20_regular:before {
content: "\e334";
}
-.icon-ic_fluent_call_20_filled:before {
+.icon-ic_fluent_calendar_week_start_20_filled:before {
content: "\e335";
}
-.icon-ic_fluent_call_20_regular:before {
+.icon-ic_fluent_calendar_week_start_20_regular:before {
content: "\e336";
}
-.icon-ic_fluent_call_add_20_filled:before {
+.icon-ic_fluent_calendar_work_week_20_filled:before {
content: "\e337";
}
-.icon-ic_fluent_call_add_20_regular:before {
+.icon-ic_fluent_calendar_work_week_20_regular:before {
content: "\e338";
}
-.icon-ic_fluent_call_checkmark_20_filled:before {
+.icon-ic_fluent_call_20_filled:before {
content: "\e339";
}
-.icon-ic_fluent_call_checkmark_20_regular:before {
+.icon-ic_fluent_call_20_regular:before {
content: "\e33a";
}
-.icon-ic_fluent_call_connecting_20_filled:before {
+.icon-ic_fluent_call_add_20_filled:before {
content: "\e33b";
}
-.icon-ic_fluent_call_connecting_20_regular:before {
+.icon-ic_fluent_call_add_20_regular:before {
content: "\e33c";
}
-.icon-ic_fluent_call_dismiss_20_filled:before {
+.icon-ic_fluent_call_checkmark_20_filled:before {
content: "\e33d";
}
-.icon-ic_fluent_call_dismiss_20_regular:before {
+.icon-ic_fluent_call_checkmark_20_regular:before {
content: "\e33e";
}
-.icon-ic_fluent_call_end_20_filled:before {
+.icon-ic_fluent_call_connecting_20_filled:before {
content: "\e33f";
}
-.icon-ic_fluent_call_end_20_regular:before {
+.icon-ic_fluent_call_connecting_20_regular:before {
content: "\e340";
}
-.icon-ic_fluent_call_exclamation_20_filled:before {
+.icon-ic_fluent_call_dismiss_20_filled:before {
content: "\e341";
}
-.icon-ic_fluent_call_exclamation_20_regular:before {
+.icon-ic_fluent_call_dismiss_20_regular:before {
content: "\e342";
}
-.icon-ic_fluent_call_forward_20_filled:before {
+.icon-ic_fluent_call_end_20_filled:before {
content: "\e343";
}
-.icon-ic_fluent_call_forward_20_regular:before {
+.icon-ic_fluent_call_end_20_regular:before {
content: "\e344";
}
-.icon-ic_fluent_call_inbound_20_filled:before {
+.icon-ic_fluent_call_exclamation_20_filled:before {
content: "\e345";
}
-.icon-ic_fluent_call_inbound_20_regular:before {
+.icon-ic_fluent_call_exclamation_20_regular:before {
content: "\e346";
}
-.icon-ic_fluent_call_missed_20_filled:before {
+.icon-ic_fluent_call_forward_20_filled:before {
content: "\e347";
}
-.icon-ic_fluent_call_missed_20_regular:before {
+.icon-ic_fluent_call_forward_20_regular:before {
content: "\e348";
}
-.icon-ic_fluent_call_outbound_20_filled:before {
+.icon-ic_fluent_call_inbound_20_filled:before {
content: "\e349";
}
-.icon-ic_fluent_call_outbound_20_regular:before {
+.icon-ic_fluent_call_inbound_20_regular:before {
content: "\e34a";
}
-.icon-ic_fluent_call_park_20_filled:before {
+.icon-ic_fluent_call_missed_20_filled:before {
content: "\e34b";
}
-.icon-ic_fluent_call_park_20_regular:before {
+.icon-ic_fluent_call_missed_20_regular:before {
content: "\e34c";
}
-.icon-ic_fluent_call_pause_20_filled:before {
+.icon-ic_fluent_call_outbound_20_filled:before {
content: "\e34d";
}
-.icon-ic_fluent_call_pause_20_regular:before {
+.icon-ic_fluent_call_outbound_20_regular:before {
content: "\e34e";
}
-.icon-ic_fluent_call_prohibited_20_filled:before {
+.icon-ic_fluent_call_park_20_filled:before {
content: "\e34f";
}
-.icon-ic_fluent_call_prohibited_20_regular:before {
+.icon-ic_fluent_call_park_20_regular:before {
content: "\e350";
}
-.icon-ic_fluent_call_transfer_20_filled:before {
+.icon-ic_fluent_call_pause_20_filled:before {
content: "\e351";
}
-.icon-ic_fluent_call_transfer_20_regular:before {
+.icon-ic_fluent_call_pause_20_regular:before {
content: "\e352";
}
-.icon-ic_fluent_call_warning_20_filled:before {
+.icon-ic_fluent_call_prohibited_20_filled:before {
content: "\e353";
}
-.icon-ic_fluent_call_warning_20_regular:before {
+.icon-ic_fluent_call_prohibited_20_regular:before {
content: "\e354";
}
-.icon-ic_fluent_calligraphy_pen_20_filled:before {
+.icon-ic_fluent_call_transfer_20_filled:before {
content: "\e355";
}
-.icon-ic_fluent_calligraphy_pen_20_regular:before {
+.icon-ic_fluent_call_transfer_20_regular:before {
content: "\e356";
}
-.icon-ic_fluent_calligraphy_pen_checkmark_20_filled:before {
+.icon-ic_fluent_call_warning_20_filled:before {
content: "\e357";
}
-.icon-ic_fluent_calligraphy_pen_checkmark_20_regular:before {
+.icon-ic_fluent_call_warning_20_regular:before {
content: "\e358";
}
-.icon-ic_fluent_calligraphy_pen_error_20_filled:before {
+.icon-ic_fluent_calligraphy_pen_20_filled:before {
content: "\e359";
}
-.icon-ic_fluent_calligraphy_pen_error_20_regular:before {
+.icon-ic_fluent_calligraphy_pen_20_regular:before {
content: "\e35a";
}
-.icon-ic_fluent_calligraphy_pen_question_mark_20_filled:before {
+.icon-ic_fluent_calligraphy_pen_checkmark_20_filled:before {
content: "\e35b";
}
-.icon-ic_fluent_calligraphy_pen_question_mark_20_regular:before {
+.icon-ic_fluent_calligraphy_pen_checkmark_20_regular:before {
content: "\e35c";
}
-.icon-ic_fluent_camera_20_filled:before {
+.icon-ic_fluent_calligraphy_pen_error_20_filled:before {
content: "\e35d";
}
-.icon-ic_fluent_camera_20_regular:before {
+.icon-ic_fluent_calligraphy_pen_error_20_regular:before {
content: "\e35e";
}
-.icon-ic_fluent_camera_add_20_filled:before {
+.icon-ic_fluent_calligraphy_pen_question_mark_20_filled:before {
content: "\e35f";
}
-.icon-ic_fluent_camera_add_20_regular:before {
+.icon-ic_fluent_calligraphy_pen_question_mark_20_regular:before {
content: "\e360";
}
-.icon-ic_fluent_camera_dome_20_filled:before {
+.icon-ic_fluent_camera_20_filled:before {
content: "\e361";
}
-.icon-ic_fluent_camera_dome_20_regular:before {
+.icon-ic_fluent_camera_20_regular:before {
content: "\e362";
}
-.icon-ic_fluent_camera_edit_20_filled:before {
+.icon-ic_fluent_camera_add_20_filled:before {
content: "\e363";
}
-.icon-ic_fluent_camera_edit_20_regular:before {
+.icon-ic_fluent_camera_add_20_regular:before {
content: "\e364";
}
-.icon-ic_fluent_camera_off_20_filled:before {
+.icon-ic_fluent_camera_arrow_up_20_filled:before {
content: "\e365";
}
-.icon-ic_fluent_camera_off_20_regular:before {
+.icon-ic_fluent_camera_arrow_up_20_regular:before {
content: "\e366";
}
-.icon-ic_fluent_camera_sparkles_20_filled:before {
+.icon-ic_fluent_camera_dome_20_filled:before {
content: "\e367";
}
-.icon-ic_fluent_camera_sparkles_20_regular:before {
+.icon-ic_fluent_camera_dome_20_regular:before {
content: "\e368";
}
-.icon-ic_fluent_camera_switch_20_filled:before {
+.icon-ic_fluent_camera_edit_20_filled:before {
content: "\e369";
}
-.icon-ic_fluent_camera_switch_20_regular:before {
+.icon-ic_fluent_camera_edit_20_regular:before {
content: "\e36a";
}
-.icon-ic_fluent_card_ui_20_filled:before {
+.icon-ic_fluent_camera_off_20_filled:before {
content: "\e36b";
}
-.icon-ic_fluent_card_ui_20_regular:before {
+.icon-ic_fluent_camera_off_20_regular:before {
content: "\e36c";
}
-.icon-ic_fluent_caret_down_20_filled:before {
+.icon-ic_fluent_camera_sparkles_20_filled:before {
content: "\e36d";
}
-.icon-ic_fluent_caret_down_20_regular:before {
+.icon-ic_fluent_camera_sparkles_20_regular:before {
content: "\e36e";
}
-.icon-ic_fluent_caret_down_right_20_filled:before {
+.icon-ic_fluent_camera_switch_20_filled:before {
content: "\e36f";
}
-.icon-ic_fluent_caret_down_right_20_regular:before {
+.icon-ic_fluent_camera_switch_20_regular:before {
content: "\e370";
}
-.icon-ic_fluent_caret_left_20_filled:before {
+.icon-ic_fluent_card_ui_20_filled:before {
content: "\e371";
}
-.icon-ic_fluent_caret_left_20_regular:before {
+.icon-ic_fluent_card_ui_20_regular:before {
content: "\e372";
}
-.icon-ic_fluent_caret_right_20_filled:before {
+.icon-ic_fluent_card_ui_portrait_flip_20_filled:before {
content: "\e373";
}
-.icon-ic_fluent_caret_right_20_regular:before {
+.icon-ic_fluent_card_ui_portrait_flip_20_regular:before {
content: "\e374";
}
-.icon-ic_fluent_caret_up_20_filled:before {
+.icon-ic_fluent_caret_down_20_filled:before {
content: "\e375";
}
-.icon-ic_fluent_caret_up_20_regular:before {
+.icon-ic_fluent_caret_down_20_regular:before {
content: "\e376";
}
-.icon-ic_fluent_cart_20_filled:before {
+.icon-ic_fluent_caret_down_right_20_filled:before {
content: "\e377";
}
-.icon-ic_fluent_cart_20_regular:before {
+.icon-ic_fluent_caret_down_right_20_regular:before {
content: "\e378";
}
-.icon-ic_fluent_cast_20_filled:before {
+.icon-ic_fluent_caret_left_20_filled:before {
content: "\e379";
}
-.icon-ic_fluent_cast_20_regular:before {
+.icon-ic_fluent_caret_left_20_regular:before {
content: "\e37a";
}
-.icon-ic_fluent_cast_multiple_20_filled:before {
+.icon-ic_fluent_caret_right_20_filled:before {
content: "\e37b";
}
-.icon-ic_fluent_cast_multiple_20_regular:before {
+.icon-ic_fluent_caret_right_20_regular:before {
content: "\e37c";
}
-.icon-ic_fluent_catch_up_20_filled:before {
+.icon-ic_fluent_caret_up_20_filled:before {
content: "\e37d";
}
-.icon-ic_fluent_catch_up_20_regular:before {
+.icon-ic_fluent_caret_up_20_regular:before {
content: "\e37e";
}
-.icon-ic_fluent_cellular_3g_20_filled:before {
+.icon-ic_fluent_cart_20_filled:before {
content: "\e37f";
}
-.icon-ic_fluent_cellular_3g_20_regular:before {
+.icon-ic_fluent_cart_20_regular:before {
content: "\e380";
}
-.icon-ic_fluent_cellular_4g_20_filled:before {
+.icon-ic_fluent_cast_20_filled:before {
content: "\e381";
}
-.icon-ic_fluent_cellular_4g_20_regular:before {
+.icon-ic_fluent_cast_20_regular:before {
content: "\e382";
}
-.icon-ic_fluent_cellular_5g_20_filled:before {
+.icon-ic_fluent_cast_multiple_20_filled:before {
content: "\e383";
}
-.icon-ic_fluent_cellular_5g_20_regular:before {
+.icon-ic_fluent_cast_multiple_20_regular:before {
content: "\e384";
}
-.icon-ic_fluent_cellular_data_1_20_filled:before {
+.icon-ic_fluent_catch_up_20_filled:before {
content: "\e385";
}
-.icon-ic_fluent_cellular_data_1_20_regular:before {
+.icon-ic_fluent_catch_up_20_regular:before {
content: "\e386";
}
-.icon-ic_fluent_cellular_data_2_20_filled:before {
+.icon-ic_fluent_cellular_3g_20_filled:before {
content: "\e387";
}
-.icon-ic_fluent_cellular_data_2_20_regular:before {
+.icon-ic_fluent_cellular_3g_20_regular:before {
content: "\e388";
}
-.icon-ic_fluent_cellular_data_3_20_filled:before {
+.icon-ic_fluent_cellular_4g_20_filled:before {
content: "\e389";
}
-.icon-ic_fluent_cellular_data_3_20_regular:before {
+.icon-ic_fluent_cellular_4g_20_regular:before {
content: "\e38a";
}
-.icon-ic_fluent_cellular_data_4_20_filled:before {
+.icon-ic_fluent_cellular_5g_20_filled:before {
content: "\e38b";
}
-.icon-ic_fluent_cellular_data_4_20_regular:before {
+.icon-ic_fluent_cellular_5g_20_regular:before {
content: "\e38c";
}
-.icon-ic_fluent_cellular_data_5_20_filled:before {
+.icon-ic_fluent_cellular_data_1_20_filled:before {
content: "\e38d";
}
-.icon-ic_fluent_cellular_data_5_20_regular:before {
+.icon-ic_fluent_cellular_data_1_20_regular:before {
content: "\e38e";
}
-.icon-ic_fluent_cellular_off_20_filled:before {
+.icon-ic_fluent_cellular_data_2_20_filled:before {
content: "\e38f";
}
-.icon-ic_fluent_cellular_off_20_regular:before {
+.icon-ic_fluent_cellular_data_2_20_regular:before {
content: "\e390";
}
-.icon-ic_fluent_cellular_warning_20_filled:before {
+.icon-ic_fluent_cellular_data_3_20_filled:before {
content: "\e391";
}
-.icon-ic_fluent_cellular_warning_20_regular:before {
+.icon-ic_fluent_cellular_data_3_20_regular:before {
content: "\e392";
}
-.icon-ic_fluent_center_horizontal_20_filled:before {
+.icon-ic_fluent_cellular_data_4_20_filled:before {
content: "\e393";
}
-.icon-ic_fluent_center_horizontal_20_regular:before {
+.icon-ic_fluent_cellular_data_4_20_regular:before {
content: "\e394";
}
-.icon-ic_fluent_center_vertical_20_filled:before {
+.icon-ic_fluent_cellular_data_5_20_filled:before {
content: "\e395";
}
-.icon-ic_fluent_center_vertical_20_regular:before {
+.icon-ic_fluent_cellular_data_5_20_regular:before {
content: "\e396";
}
-.icon-ic_fluent_certificate_20_filled:before {
+.icon-ic_fluent_cellular_off_20_filled:before {
content: "\e397";
}
-.icon-ic_fluent_certificate_20_regular:before {
+.icon-ic_fluent_cellular_off_20_regular:before {
content: "\e398";
}
-.icon-ic_fluent_channel_20_filled:before {
+.icon-ic_fluent_cellular_warning_20_filled:before {
content: "\e399";
}
-.icon-ic_fluent_channel_20_regular:before {
+.icon-ic_fluent_cellular_warning_20_regular:before {
content: "\e39a";
}
-.icon-ic_fluent_channel_add_20_filled:before {
+.icon-ic_fluent_center_horizontal_20_filled:before {
content: "\e39b";
}
-.icon-ic_fluent_channel_add_20_regular:before {
+.icon-ic_fluent_center_horizontal_20_regular:before {
content: "\e39c";
}
-.icon-ic_fluent_channel_alert_20_filled:before {
+.icon-ic_fluent_center_vertical_20_filled:before {
content: "\e39d";
}
-.icon-ic_fluent_channel_alert_20_regular:before {
+.icon-ic_fluent_center_vertical_20_regular:before {
content: "\e39e";
}
-.icon-ic_fluent_channel_arrow_left_20_filled:before {
+.icon-ic_fluent_certificate_20_filled:before {
content: "\e39f";
}
-.icon-ic_fluent_channel_arrow_left_20_regular:before {
+.icon-ic_fluent_certificate_20_regular:before {
content: "\e3a0";
}
-.icon-ic_fluent_channel_dismiss_20_filled:before {
+.icon-ic_fluent_channel_20_filled:before {
content: "\e3a1";
}
-.icon-ic_fluent_channel_dismiss_20_regular:before {
+.icon-ic_fluent_channel_20_regular:before {
content: "\e3a2";
}
-.icon-ic_fluent_channel_share_20_filled:before {
+.icon-ic_fluent_channel_add_20_filled:before {
content: "\e3a3";
}
-.icon-ic_fluent_channel_share_20_regular:before {
+.icon-ic_fluent_channel_add_20_regular:before {
content: "\e3a4";
}
-.icon-ic_fluent_channel_subtract_20_filled:before {
+.icon-ic_fluent_channel_alert_20_filled:before {
content: "\e3a5";
}
-.icon-ic_fluent_channel_subtract_20_regular:before {
+.icon-ic_fluent_channel_alert_20_regular:before {
content: "\e3a6";
}
-.icon-ic_fluent_chart_multiple_20_filled:before {
+.icon-ic_fluent_channel_arrow_left_20_filled:before {
content: "\e3a7";
}
-.icon-ic_fluent_chart_multiple_20_regular:before {
+.icon-ic_fluent_channel_arrow_left_20_regular:before {
content: "\e3a8";
}
-.icon-ic_fluent_chart_person_20_filled:before {
+.icon-ic_fluent_channel_dismiss_20_filled:before {
content: "\e3a9";
}
-.icon-ic_fluent_chart_person_20_regular:before {
+.icon-ic_fluent_channel_dismiss_20_regular:before {
content: "\e3aa";
}
-.icon-ic_fluent_chat_20_filled:before {
+.icon-ic_fluent_channel_share_20_filled:before {
content: "\e3ab";
}
-.icon-ic_fluent_chat_20_regular:before {
+.icon-ic_fluent_channel_share_20_regular:before {
content: "\e3ac";
}
-.icon-ic_fluent_chat_add_20_filled:before {
+.icon-ic_fluent_channel_subtract_20_filled:before {
content: "\e3ad";
}
-.icon-ic_fluent_chat_add_20_regular:before {
+.icon-ic_fluent_channel_subtract_20_regular:before {
content: "\e3ae";
}
-.icon-ic_fluent_chat_arrow_back_20_filled:before {
+.icon-ic_fluent_chart_multiple_20_filled:before {
content: "\e3af";
}
-.icon-ic_fluent_chat_arrow_back_20_regular:before {
+.icon-ic_fluent_chart_multiple_20_regular:before {
content: "\e3b0";
}
-.icon-ic_fluent_chat_arrow_double_back_20_filled:before {
+.icon-ic_fluent_chart_person_20_filled:before {
content: "\e3b1";
}
-.icon-ic_fluent_chat_arrow_double_back_20_regular:before {
+.icon-ic_fluent_chart_person_20_regular:before {
content: "\e3b2";
}
-.icon-ic_fluent_chat_bubbles_question_20_filled:before {
+.icon-ic_fluent_chat_20_filled:before {
content: "\e3b3";
}
-.icon-ic_fluent_chat_bubbles_question_20_regular:before {
+.icon-ic_fluent_chat_20_regular:before {
content: "\e3b4";
}
-.icon-ic_fluent_chat_cursor_20_filled:before {
+.icon-ic_fluent_chat_add_20_filled:before {
content: "\e3b5";
}
-.icon-ic_fluent_chat_cursor_20_regular:before {
+.icon-ic_fluent_chat_add_20_regular:before {
content: "\e3b6";
}
-.icon-ic_fluent_chat_dismiss_20_filled:before {
+.icon-ic_fluent_chat_arrow_back_20_filled:before {
content: "\e3b7";
}
-.icon-ic_fluent_chat_dismiss_20_regular:before {
+.icon-ic_fluent_chat_arrow_back_20_regular:before {
content: "\e3b8";
}
-.icon-ic_fluent_chat_empty_20_filled:before {
+.icon-ic_fluent_chat_arrow_double_back_20_filled:before {
content: "\e3b9";
}
-.icon-ic_fluent_chat_empty_20_regular:before {
+.icon-ic_fluent_chat_arrow_double_back_20_regular:before {
content: "\e3ba";
}
-.icon-ic_fluent_chat_help_20_filled:before {
+.icon-ic_fluent_chat_bubbles_question_20_filled:before {
content: "\e3bb";
}
-.icon-ic_fluent_chat_help_20_regular:before {
+.icon-ic_fluent_chat_bubbles_question_20_regular:before {
content: "\e3bc";
}
-.icon-ic_fluent_chat_lock_20_filled:before {
+.icon-ic_fluent_chat_cursor_20_filled:before {
content: "\e3bd";
}
-.icon-ic_fluent_chat_lock_20_regular:before {
+.icon-ic_fluent_chat_cursor_20_regular:before {
content: "\e3be";
}
-.icon-ic_fluent_chat_mail_20_filled:before {
+.icon-ic_fluent_chat_dismiss_20_filled:before {
content: "\e3bf";
}
-.icon-ic_fluent_chat_mail_20_regular:before {
+.icon-ic_fluent_chat_dismiss_20_regular:before {
content: "\e3c0";
}
-.icon-ic_fluent_chat_multiple_20_filled:before {
+.icon-ic_fluent_chat_empty_20_filled:before {
content: "\e3c1";
}
-.icon-ic_fluent_chat_multiple_20_regular:before {
+.icon-ic_fluent_chat_empty_20_regular:before {
content: "\e3c2";
}
-.icon-ic_fluent_chat_multiple_heart_20_filled:before {
+.icon-ic_fluent_chat_help_20_filled:before {
content: "\e3c3";
}
-.icon-ic_fluent_chat_multiple_heart_20_regular:before {
+.icon-ic_fluent_chat_help_20_regular:before {
content: "\e3c4";
}
-.icon-ic_fluent_chat_off_20_filled:before {
+.icon-ic_fluent_chat_lock_20_filled:before {
content: "\e3c5";
}
-.icon-ic_fluent_chat_off_20_regular:before {
+.icon-ic_fluent_chat_lock_20_regular:before {
content: "\e3c6";
}
-.icon-ic_fluent_chat_settings_20_filled:before {
+.icon-ic_fluent_chat_mail_20_filled:before {
content: "\e3c7";
}
-.icon-ic_fluent_chat_settings_20_regular:before {
+.icon-ic_fluent_chat_mail_20_regular:before {
content: "\e3c8";
}
-.icon-ic_fluent_chat_sparkle_20_filled:before {
+.icon-ic_fluent_chat_multiple_20_filled:before {
content: "\e3c9";
}
-.icon-ic_fluent_chat_sparkle_20_regular:before {
+.icon-ic_fluent_chat_multiple_20_regular:before {
content: "\e3ca";
}
-.icon-ic_fluent_chat_video_20_filled:before {
+.icon-ic_fluent_chat_multiple_heart_20_filled:before {
content: "\e3cb";
}
-.icon-ic_fluent_chat_video_20_regular:before {
+.icon-ic_fluent_chat_multiple_heart_20_regular:before {
content: "\e3cc";
}
-.icon-ic_fluent_chat_warning_20_filled:before {
+.icon-ic_fluent_chat_off_20_filled:before {
content: "\e3cd";
}
-.icon-ic_fluent_chat_warning_20_regular:before {
+.icon-ic_fluent_chat_off_20_regular:before {
content: "\e3ce";
}
-.icon-ic_fluent_check_20_filled:before {
+.icon-ic_fluent_chat_settings_20_filled:before {
content: "\e3cf";
}
-.icon-ic_fluent_check_20_regular:before {
+.icon-ic_fluent_chat_settings_20_regular:before {
content: "\e3d0";
}
-.icon-ic_fluent_checkbox_1_20_filled:before {
+.icon-ic_fluent_chat_sparkle_20_filled:before {
content: "\e3d1";
}
-.icon-ic_fluent_checkbox_1_20_regular:before {
+.icon-ic_fluent_chat_sparkle_20_regular:before {
content: "\e3d2";
}
-.icon-ic_fluent_checkbox_2_20_filled:before {
+.icon-ic_fluent_chat_video_20_filled:before {
content: "\e3d3";
}
-.icon-ic_fluent_checkbox_2_20_regular:before {
+.icon-ic_fluent_chat_video_20_regular:before {
content: "\e3d4";
}
-.icon-ic_fluent_checkbox_arrow_right_20_filled:before {
+.icon-ic_fluent_chat_warning_20_filled:before {
content: "\e3d5";
}
-.icon-ic_fluent_checkbox_arrow_right_20_regular:before {
+.icon-ic_fluent_chat_warning_20_regular:before {
content: "\e3d6";
}
-.icon-ic_fluent_checkbox_checked_20_filled:before {
+.icon-ic_fluent_check_20_filled:before {
content: "\e3d7";
}
-.icon-ic_fluent_checkbox_checked_20_regular:before {
+.icon-ic_fluent_check_20_regular:before {
content: "\e3d8";
}
-.icon-ic_fluent_checkbox_checked_sync_20_filled:before {
+.icon-ic_fluent_checkbox_1_20_filled:before {
content: "\e3d9";
}
-.icon-ic_fluent_checkbox_checked_sync_20_regular:before {
+.icon-ic_fluent_checkbox_1_20_regular:before {
content: "\e3da";
}
-.icon-ic_fluent_checkbox_indeterminate_20_filled:before {
+.icon-ic_fluent_checkbox_2_20_filled:before {
content: "\e3db";
}
-.icon-ic_fluent_checkbox_indeterminate_20_regular:before {
+.icon-ic_fluent_checkbox_2_20_regular:before {
content: "\e3dc";
}
-.icon-ic_fluent_checkbox_person_20_filled:before {
+.icon-ic_fluent_checkbox_arrow_right_20_filled:before {
content: "\e3dd";
}
-.icon-ic_fluent_checkbox_person_20_regular:before {
+.icon-ic_fluent_checkbox_arrow_right_20_regular:before {
content: "\e3de";
}
-.icon-ic_fluent_checkbox_unchecked_20_filled:before {
+.icon-ic_fluent_checkbox_checked_20_filled:before {
content: "\e3df";
}
-.icon-ic_fluent_checkbox_unchecked_20_regular:before {
+.icon-ic_fluent_checkbox_checked_20_regular:before {
content: "\e3e0";
}
-.icon-ic_fluent_checkbox_warning_20_filled:before {
+.icon-ic_fluent_checkbox_checked_sync_20_filled:before {
content: "\e3e1";
}
-.icon-ic_fluent_checkbox_warning_20_regular:before {
+.icon-ic_fluent_checkbox_checked_sync_20_regular:before {
content: "\e3e2";
}
-.icon-ic_fluent_checkmark_20_filled:before {
+.icon-ic_fluent_checkbox_indeterminate_20_filled:before {
content: "\e3e3";
}
-.icon-ic_fluent_checkmark_20_regular:before {
+.icon-ic_fluent_checkbox_indeterminate_20_regular:before {
content: "\e3e4";
}
-.icon-ic_fluent_checkmark_circle_20_filled:before {
+.icon-ic_fluent_checkbox_person_20_filled:before {
content: "\e3e5";
}
-.icon-ic_fluent_checkmark_circle_20_regular:before {
+.icon-ic_fluent_checkbox_person_20_regular:before {
content: "\e3e6";
}
-.icon-ic_fluent_checkmark_circle_square_20_filled:before {
+.icon-ic_fluent_checkbox_unchecked_20_filled:before {
content: "\e3e7";
}
-.icon-ic_fluent_checkmark_circle_square_20_regular:before {
+.icon-ic_fluent_checkbox_unchecked_20_regular:before {
content: "\e3e8";
}
-.icon-ic_fluent_checkmark_circle_warning_20_filled:before {
+.icon-ic_fluent_checkbox_warning_20_filled:before {
content: "\e3e9";
}
-.icon-ic_fluent_checkmark_circle_warning_20_regular:before {
+.icon-ic_fluent_checkbox_warning_20_regular:before {
content: "\e3ea";
}
-.icon-ic_fluent_checkmark_lock_20_filled:before {
+.icon-ic_fluent_checkmark_20_filled:before {
content: "\e3eb";
}
-.icon-ic_fluent_checkmark_lock_20_regular:before {
+.icon-ic_fluent_checkmark_20_regular:before {
content: "\e3ec";
}
-.icon-ic_fluent_checkmark_note_20_filled:before {
+.icon-ic_fluent_checkmark_circle_20_filled:before {
content: "\e3ed";
}
-.icon-ic_fluent_checkmark_note_20_regular:before {
+.icon-ic_fluent_checkmark_circle_20_regular:before {
content: "\e3ee";
}
-.icon-ic_fluent_checkmark_square_20_filled:before {
+.icon-ic_fluent_checkmark_circle_square_20_filled:before {
content: "\e3ef";
}
-.icon-ic_fluent_checkmark_square_20_regular:before {
+.icon-ic_fluent_checkmark_circle_square_20_regular:before {
content: "\e3f0";
}
-.icon-ic_fluent_checkmark_starburst_20_filled:before {
+.icon-ic_fluent_checkmark_circle_warning_20_filled:before {
content: "\e3f1";
}
-.icon-ic_fluent_checkmark_starburst_20_regular:before {
+.icon-ic_fluent_checkmark_circle_warning_20_regular:before {
content: "\e3f2";
}
-.icon-ic_fluent_checkmark_underline_circle_20_filled:before {
+.icon-ic_fluent_checkmark_lock_20_filled:before {
content: "\e3f3";
}
-.icon-ic_fluent_checkmark_underline_circle_20_regular:before {
+.icon-ic_fluent_checkmark_lock_20_regular:before {
content: "\e3f4";
}
-.icon-ic_fluent_chess_20_filled:before {
+.icon-ic_fluent_checkmark_note_20_filled:before {
content: "\e3f5";
}
-.icon-ic_fluent_chess_20_regular:before {
+.icon-ic_fluent_checkmark_note_20_regular:before {
content: "\e3f6";
}
-.icon-ic_fluent_chevron_circle_down_20_filled:before {
+.icon-ic_fluent_checkmark_square_20_filled:before {
content: "\e3f7";
}
-.icon-ic_fluent_chevron_circle_down_20_regular:before {
+.icon-ic_fluent_checkmark_square_20_regular:before {
content: "\e3f8";
}
-.icon-ic_fluent_chevron_circle_left_20_filled:before {
+.icon-ic_fluent_checkmark_starburst_20_filled:before {
content: "\e3f9";
}
-.icon-ic_fluent_chevron_circle_left_20_regular:before {
+.icon-ic_fluent_checkmark_starburst_20_regular:before {
content: "\e3fa";
}
-.icon-ic_fluent_chevron_circle_right_20_filled:before {
+.icon-ic_fluent_checkmark_underline_circle_20_filled:before {
content: "\e3fb";
}
-.icon-ic_fluent_chevron_circle_right_20_regular:before {
+.icon-ic_fluent_checkmark_underline_circle_20_regular:before {
content: "\e3fc";
}
-.icon-ic_fluent_chevron_circle_up_20_filled:before {
+.icon-ic_fluent_chess_20_filled:before {
content: "\e3fd";
}
-.icon-ic_fluent_chevron_circle_up_20_regular:before {
+.icon-ic_fluent_chess_20_regular:before {
content: "\e3fe";
}
-.icon-ic_fluent_chevron_double_down_20_filled:before {
+.icon-ic_fluent_chevron_circle_down_20_filled:before {
content: "\e3ff";
}
-.icon-ic_fluent_chevron_double_down_20_regular:before {
+.icon-ic_fluent_chevron_circle_down_20_regular:before {
content: "\e400";
}
-.icon-ic_fluent_chevron_double_left_20_filled:before {
+.icon-ic_fluent_chevron_circle_left_20_filled:before {
content: "\e401";
}
-.icon-ic_fluent_chevron_double_left_20_regular:before {
+.icon-ic_fluent_chevron_circle_left_20_regular:before {
content: "\e402";
}
-.icon-ic_fluent_chevron_double_right_20_filled:before {
+.icon-ic_fluent_chevron_circle_right_20_filled:before {
content: "\e403";
}
-.icon-ic_fluent_chevron_double_right_20_regular:before {
+.icon-ic_fluent_chevron_circle_right_20_regular:before {
content: "\e404";
}
-.icon-ic_fluent_chevron_double_up_20_filled:before {
+.icon-ic_fluent_chevron_circle_up_20_filled:before {
content: "\e405";
}
-.icon-ic_fluent_chevron_double_up_20_regular:before {
+.icon-ic_fluent_chevron_circle_up_20_regular:before {
content: "\e406";
}
-.icon-ic_fluent_chevron_down_20_filled:before {
+.icon-ic_fluent_chevron_double_down_20_filled:before {
content: "\e407";
}
-.icon-ic_fluent_chevron_down_20_regular:before {
+.icon-ic_fluent_chevron_double_down_20_regular:before {
content: "\e408";
}
-.icon-ic_fluent_chevron_down_up_20_filled:before {
+.icon-ic_fluent_chevron_double_left_20_filled:before {
content: "\e409";
}
-.icon-ic_fluent_chevron_down_up_20_regular:before {
+.icon-ic_fluent_chevron_double_left_20_regular:before {
content: "\e40a";
}
-.icon-ic_fluent_chevron_left_20_filled:before {
+.icon-ic_fluent_chevron_double_right_20_filled:before {
content: "\e40b";
}
-.icon-ic_fluent_chevron_left_20_regular:before {
+.icon-ic_fluent_chevron_double_right_20_regular:before {
content: "\e40c";
}
-.icon-ic_fluent_chevron_right_20_filled:before {
+.icon-ic_fluent_chevron_double_up_20_filled:before {
content: "\e40d";
}
-.icon-ic_fluent_chevron_right_20_regular:before {
+.icon-ic_fluent_chevron_double_up_20_regular:before {
content: "\e40e";
}
-.icon-ic_fluent_chevron_up_20_filled:before {
+.icon-ic_fluent_chevron_down_20_filled:before {
content: "\e40f";
}
-.icon-ic_fluent_chevron_up_20_regular:before {
+.icon-ic_fluent_chevron_down_20_regular:before {
content: "\e410";
}
-.icon-ic_fluent_chevron_up_down_20_filled:before {
+.icon-ic_fluent_chevron_down_up_20_filled:before {
content: "\e411";
}
-.icon-ic_fluent_chevron_up_down_20_regular:before {
+.icon-ic_fluent_chevron_down_up_20_regular:before {
content: "\e412";
}
-.icon-ic_fluent_circle_20_filled:before {
+.icon-ic_fluent_chevron_left_20_filled:before {
content: "\e413";
}
-.icon-ic_fluent_circle_20_regular:before {
+.icon-ic_fluent_chevron_left_20_regular:before {
content: "\e414";
}
-.icon-ic_fluent_circle_edit_20_filled:before {
+.icon-ic_fluent_chevron_right_20_filled:before {
content: "\e415";
}
-.icon-ic_fluent_circle_edit_20_regular:before {
+.icon-ic_fluent_chevron_right_20_regular:before {
content: "\e416";
}
-.icon-ic_fluent_circle_eraser_20_filled:before {
+.icon-ic_fluent_chevron_up_20_filled:before {
content: "\e417";
}
-.icon-ic_fluent_circle_eraser_20_regular:before {
+.icon-ic_fluent_chevron_up_20_regular:before {
content: "\e418";
}
-.icon-ic_fluent_circle_half_fill_20_filled:before {
+.icon-ic_fluent_chevron_up_down_20_filled:before {
content: "\e419";
}
-.icon-ic_fluent_circle_half_fill_20_regular:before {
+.icon-ic_fluent_chevron_up_down_20_regular:before {
content: "\e41a";
}
-.icon-ic_fluent_circle_hint_20_filled:before {
+.icon-ic_fluent_circle_20_filled:before {
content: "\e41b";
}
-.icon-ic_fluent_circle_hint_20_regular:before {
+.icon-ic_fluent_circle_20_regular:before {
content: "\e41c";
}
-.icon-ic_fluent_circle_hint_half_vertical_20_filled:before {
+.icon-ic_fluent_circle_edit_20_filled:before {
content: "\e41d";
}
-.icon-ic_fluent_circle_hint_half_vertical_20_regular:before {
+.icon-ic_fluent_circle_edit_20_regular:before {
content: "\e41e";
}
-.icon-ic_fluent_circle_image_20_filled:before {
+.icon-ic_fluent_circle_eraser_20_filled:before {
content: "\e41f";
}
-.icon-ic_fluent_circle_image_20_regular:before {
+.icon-ic_fluent_circle_eraser_20_regular:before {
content: "\e420";
}
-.icon-ic_fluent_circle_line_20_filled:before {
+.icon-ic_fluent_circle_half_fill_20_filled:before {
content: "\e421";
}
-.icon-ic_fluent_circle_line_20_regular:before {
+.icon-ic_fluent_circle_half_fill_20_regular:before {
content: "\e422";
}
-.icon-ic_fluent_circle_multiple_subtract_checkmark_20_filled:before {
+.icon-ic_fluent_circle_highlight_20_filled:before {
content: "\e423";
}
-.icon-ic_fluent_circle_multiple_subtract_checkmark_20_regular:before {
+.icon-ic_fluent_circle_highlight_20_regular:before {
content: "\e424";
}
-.icon-ic_fluent_circle_off_20_filled:before {
+.icon-ic_fluent_circle_hint_20_filled:before {
content: "\e425";
}
-.icon-ic_fluent_circle_off_20_regular:before {
+.icon-ic_fluent_circle_hint_20_regular:before {
content: "\e426";
}
-.icon-ic_fluent_circle_small_20_filled:before {
+.icon-ic_fluent_circle_hint_half_vertical_20_filled:before {
content: "\e427";
}
-.icon-ic_fluent_circle_small_20_regular:before {
+.icon-ic_fluent_circle_hint_half_vertical_20_regular:before {
content: "\e428";
}
-.icon-ic_fluent_city_20_filled:before {
+.icon-ic_fluent_circle_image_20_filled:before {
content: "\e429";
}
-.icon-ic_fluent_city_20_regular:before {
+.icon-ic_fluent_circle_image_20_regular:before {
content: "\e42a";
}
-.icon-ic_fluent_class_20_filled:before {
+.icon-ic_fluent_circle_line_20_filled:before {
content: "\e42b";
}
-.icon-ic_fluent_class_20_regular:before {
+.icon-ic_fluent_circle_line_20_regular:before {
content: "\e42c";
}
-.icon-ic_fluent_classification_20_filled:before {
+.icon-ic_fluent_circle_multiple_subtract_checkmark_20_filled:before {
content: "\e42d";
}
-.icon-ic_fluent_classification_20_regular:before {
+.icon-ic_fluent_circle_multiple_subtract_checkmark_20_regular:before {
content: "\e42e";
}
-.icon-ic_fluent_clear_formatting_20_filled:before {
+.icon-ic_fluent_circle_off_20_filled:before {
content: "\e42f";
}
-.icon-ic_fluent_clear_formatting_20_regular:before {
+.icon-ic_fluent_circle_off_20_regular:before {
content: "\e430";
}
-.icon-ic_fluent_clipboard_20_filled:before {
+.icon-ic_fluent_circle_shadow_20_filled:before {
content: "\e431";
}
-.icon-ic_fluent_clipboard_20_regular:before {
+.icon-ic_fluent_circle_shadow_20_regular:before {
content: "\e432";
}
-.icon-ic_fluent_clipboard_3_day_20_filled:before {
+.icon-ic_fluent_circle_small_20_filled:before {
content: "\e433";
}
-.icon-ic_fluent_clipboard_3_day_20_regular:before {
+.icon-ic_fluent_circle_small_20_regular:before {
content: "\e434";
}
-.icon-ic_fluent_clipboard_arrow_right_20_filled:before {
+.icon-ic_fluent_city_20_filled:before {
content: "\e435";
}
-.icon-ic_fluent_clipboard_arrow_right_20_regular:before {
+.icon-ic_fluent_city_20_regular:before {
content: "\e436";
}
-.icon-ic_fluent_clipboard_brush_20_filled:before {
+.icon-ic_fluent_class_20_filled:before {
content: "\e437";
}
-.icon-ic_fluent_clipboard_brush_20_regular:before {
+.icon-ic_fluent_class_20_regular:before {
content: "\e438";
}
-.icon-ic_fluent_clipboard_bullet_list_20_filled:before {
+.icon-ic_fluent_classification_20_filled:before {
content: "\e439";
}
-.icon-ic_fluent_clipboard_bullet_list_20_regular:before {
+.icon-ic_fluent_classification_20_regular:before {
content: "\e43a";
}
-.icon-ic_fluent_clipboard_bullet_list_ltr_20_filled:before {
+.icon-ic_fluent_clear_formatting_20_filled:before {
content: "\e43b";
}
-.icon-ic_fluent_clipboard_bullet_list_ltr_20_regular:before {
+.icon-ic_fluent_clear_formatting_20_regular:before {
content: "\e43c";
}
-.icon-ic_fluent_clipboard_bullet_list_rtl_20_filled:before {
+.icon-ic_fluent_clipboard_20_filled:before {
content: "\e43d";
}
-.icon-ic_fluent_clipboard_bullet_list_rtl_20_regular:before {
+.icon-ic_fluent_clipboard_20_regular:before {
content: "\e43e";
}
-.icon-ic_fluent_clipboard_checkmark_20_filled:before {
+.icon-ic_fluent_clipboard_3_day_20_filled:before {
content: "\e43f";
}
-.icon-ic_fluent_clipboard_checkmark_20_regular:before {
+.icon-ic_fluent_clipboard_3_day_20_regular:before {
content: "\e440";
}
-.icon-ic_fluent_clipboard_clock_20_filled:before {
+.icon-ic_fluent_clipboard_arrow_right_20_filled:before {
content: "\e441";
}
-.icon-ic_fluent_clipboard_clock_20_regular:before {
+.icon-ic_fluent_clipboard_arrow_right_20_regular:before {
content: "\e442";
}
-.icon-ic_fluent_clipboard_code_20_filled:before {
+.icon-ic_fluent_clipboard_brush_20_filled:before {
content: "\e443";
}
-.icon-ic_fluent_clipboard_code_20_regular:before {
+.icon-ic_fluent_clipboard_brush_20_regular:before {
content: "\e444";
}
-.icon-ic_fluent_clipboard_data_bar_20_filled:before {
+.icon-ic_fluent_clipboard_bullet_list_20_filled:before {
content: "\e445";
}
-.icon-ic_fluent_clipboard_data_bar_20_regular:before {
+.icon-ic_fluent_clipboard_bullet_list_20_regular:before {
content: "\e446";
}
-.icon-ic_fluent_clipboard_day_20_filled:before {
+.icon-ic_fluent_clipboard_bullet_list_ltr_20_filled:before {
content: "\e447";
}
-.icon-ic_fluent_clipboard_day_20_regular:before {
+.icon-ic_fluent_clipboard_bullet_list_ltr_20_regular:before {
content: "\e448";
}
-.icon-ic_fluent_clipboard_edit_20_filled:before {
+.icon-ic_fluent_clipboard_bullet_list_rtl_20_filled:before {
content: "\e449";
}
-.icon-ic_fluent_clipboard_edit_20_regular:before {
+.icon-ic_fluent_clipboard_bullet_list_rtl_20_regular:before {
content: "\e44a";
}
-.icon-ic_fluent_clipboard_error_20_filled:before {
+.icon-ic_fluent_clipboard_checkmark_20_filled:before {
content: "\e44b";
}
-.icon-ic_fluent_clipboard_error_20_regular:before {
+.icon-ic_fluent_clipboard_checkmark_20_regular:before {
content: "\e44c";
}
-.icon-ic_fluent_clipboard_heart_20_filled:before {
+.icon-ic_fluent_clipboard_clock_20_filled:before {
content: "\e44d";
}
-.icon-ic_fluent_clipboard_heart_20_regular:before {
+.icon-ic_fluent_clipboard_clock_20_regular:before {
content: "\e44e";
}
-.icon-ic_fluent_clipboard_image_20_filled:before {
+.icon-ic_fluent_clipboard_code_20_filled:before {
content: "\e44f";
}
-.icon-ic_fluent_clipboard_image_20_regular:before {
+.icon-ic_fluent_clipboard_code_20_regular:before {
content: "\e450";
}
-.icon-ic_fluent_clipboard_letter_20_filled:before {
+.icon-ic_fluent_clipboard_data_bar_20_filled:before {
content: "\e451";
}
-.icon-ic_fluent_clipboard_letter_20_regular:before {
+.icon-ic_fluent_clipboard_data_bar_20_regular:before {
content: "\e452";
}
-.icon-ic_fluent_clipboard_link_20_filled:before {
+.icon-ic_fluent_clipboard_day_20_filled:before {
content: "\e453";
}
-.icon-ic_fluent_clipboard_link_20_regular:before {
+.icon-ic_fluent_clipboard_day_20_regular:before {
content: "\e454";
}
-.icon-ic_fluent_clipboard_math_formula_20_filled:before {
+.icon-ic_fluent_clipboard_edit_20_filled:before {
content: "\e455";
}
-.icon-ic_fluent_clipboard_math_formula_20_regular:before {
+.icon-ic_fluent_clipboard_edit_20_regular:before {
content: "\e456";
}
-.icon-ic_fluent_clipboard_month_20_filled:before {
+.icon-ic_fluent_clipboard_error_20_filled:before {
content: "\e457";
}
-.icon-ic_fluent_clipboard_month_20_regular:before {
+.icon-ic_fluent_clipboard_error_20_regular:before {
content: "\e458";
}
-.icon-ic_fluent_clipboard_more_20_filled:before {
+.icon-ic_fluent_clipboard_heart_20_filled:before {
content: "\e459";
}
-.icon-ic_fluent_clipboard_more_20_regular:before {
+.icon-ic_fluent_clipboard_heart_20_regular:before {
content: "\e45a";
}
-.icon-ic_fluent_clipboard_note_20_filled:before {
+.icon-ic_fluent_clipboard_image_20_filled:before {
content: "\e45b";
}
-.icon-ic_fluent_clipboard_note_20_regular:before {
+.icon-ic_fluent_clipboard_image_20_regular:before {
content: "\e45c";
}
-.icon-ic_fluent_clipboard_number_123_20_filled:before {
+.icon-ic_fluent_clipboard_letter_20_filled:before {
content: "\e45d";
}
-.icon-ic_fluent_clipboard_number_123_20_regular:before {
+.icon-ic_fluent_clipboard_letter_20_regular:before {
content: "\e45e";
}
-.icon-ic_fluent_clipboard_paste_20_filled:before {
+.icon-ic_fluent_clipboard_link_20_filled:before {
content: "\e45f";
}
-.icon-ic_fluent_clipboard_paste_20_regular:before {
+.icon-ic_fluent_clipboard_link_20_regular:before {
content: "\e460";
}
-.icon-ic_fluent_clipboard_pulse_20_filled:before {
+.icon-ic_fluent_clipboard_math_formula_20_filled:before {
content: "\e461";
}
-.icon-ic_fluent_clipboard_pulse_20_regular:before {
+.icon-ic_fluent_clipboard_math_formula_20_regular:before {
content: "\e462";
}
-.icon-ic_fluent_clipboard_search_20_filled:before {
+.icon-ic_fluent_clipboard_month_20_filled:before {
content: "\e463";
}
-.icon-ic_fluent_clipboard_search_20_regular:before {
+.icon-ic_fluent_clipboard_month_20_regular:before {
content: "\e464";
}
-.icon-ic_fluent_clipboard_settings_20_filled:before {
+.icon-ic_fluent_clipboard_more_20_filled:before {
content: "\e465";
}
-.icon-ic_fluent_clipboard_settings_20_regular:before {
+.icon-ic_fluent_clipboard_more_20_regular:before {
content: "\e466";
}
-.icon-ic_fluent_clipboard_task_20_filled:before {
+.icon-ic_fluent_clipboard_note_20_filled:before {
content: "\e467";
}
-.icon-ic_fluent_clipboard_task_20_regular:before {
+.icon-ic_fluent_clipboard_note_20_regular:before {
content: "\e468";
}
-.icon-ic_fluent_clipboard_task_add_20_filled:before {
+.icon-ic_fluent_clipboard_number_123_20_filled:before {
content: "\e469";
}
-.icon-ic_fluent_clipboard_task_add_20_regular:before {
+.icon-ic_fluent_clipboard_number_123_20_regular:before {
content: "\e46a";
}
-.icon-ic_fluent_clipboard_task_list_ltr_20_filled:before {
+.icon-ic_fluent_clipboard_paste_20_filled:before {
content: "\e46b";
}
-.icon-ic_fluent_clipboard_task_list_ltr_20_regular:before {
+.icon-ic_fluent_clipboard_paste_20_regular:before {
content: "\e46c";
}
-.icon-ic_fluent_clipboard_task_list_rtl_20_filled:before {
+.icon-ic_fluent_clipboard_pulse_20_filled:before {
content: "\e46d";
}
-.icon-ic_fluent_clipboard_task_list_rtl_20_regular:before {
+.icon-ic_fluent_clipboard_pulse_20_regular:before {
content: "\e46e";
}
-.icon-ic_fluent_clipboard_text_edit_20_filled:before {
+.icon-ic_fluent_clipboard_search_20_filled:before {
content: "\e46f";
}
-.icon-ic_fluent_clipboard_text_edit_20_regular:before {
+.icon-ic_fluent_clipboard_search_20_regular:before {
content: "\e470";
}
-.icon-ic_fluent_clipboard_text_ltr_20_filled:before {
+.icon-ic_fluent_clipboard_settings_20_filled:before {
content: "\e471";
}
-.icon-ic_fluent_clipboard_text_ltr_20_regular:before {
+.icon-ic_fluent_clipboard_settings_20_regular:before {
content: "\e472";
}
-.icon-ic_fluent_clipboard_text_rtl_20_filled:before {
+.icon-ic_fluent_clipboard_task_20_filled:before {
content: "\e473";
}
-.icon-ic_fluent_clipboard_text_rtl_20_regular:before {
+.icon-ic_fluent_clipboard_task_20_regular:before {
content: "\e474";
}
-.icon-ic_fluent_clock_20_filled:before {
+.icon-ic_fluent_clipboard_task_add_20_filled:before {
content: "\e475";
}
-.icon-ic_fluent_clock_20_regular:before {
+.icon-ic_fluent_clipboard_task_add_20_regular:before {
content: "\e476";
}
-.icon-ic_fluent_clock_alarm_20_filled:before {
+.icon-ic_fluent_clipboard_task_list_ltr_20_filled:before {
content: "\e477";
}
-.icon-ic_fluent_clock_alarm_20_regular:before {
+.icon-ic_fluent_clipboard_task_list_ltr_20_regular:before {
content: "\e478";
}
-.icon-ic_fluent_clock_arrow_download_20_filled:before {
+.icon-ic_fluent_clipboard_task_list_rtl_20_filled:before {
content: "\e479";
}
-.icon-ic_fluent_clock_arrow_download_20_regular:before {
+.icon-ic_fluent_clipboard_task_list_rtl_20_regular:before {
content: "\e47a";
}
-.icon-ic_fluent_clock_bill_20_filled:before {
+.icon-ic_fluent_clipboard_text_edit_20_filled:before {
content: "\e47b";
}
-.icon-ic_fluent_clock_bill_20_regular:before {
+.icon-ic_fluent_clipboard_text_edit_20_regular:before {
content: "\e47c";
}
-.icon-ic_fluent_clock_dismiss_20_filled:before {
+.icon-ic_fluent_clipboard_text_ltr_20_filled:before {
content: "\e47d";
}
-.icon-ic_fluent_clock_dismiss_20_regular:before {
+.icon-ic_fluent_clipboard_text_ltr_20_regular:before {
content: "\e47e";
}
-.icon-ic_fluent_clock_lock_20_filled:before {
+.icon-ic_fluent_clipboard_text_rtl_20_filled:before {
content: "\e47f";
}
-.icon-ic_fluent_clock_lock_20_regular:before {
+.icon-ic_fluent_clipboard_text_rtl_20_regular:before {
content: "\e480";
}
-.icon-ic_fluent_clock_pause_20_filled:before {
+.icon-ic_fluent_clock_20_filled:before {
content: "\e481";
}
-.icon-ic_fluent_clock_pause_20_regular:before {
+.icon-ic_fluent_clock_20_regular:before {
content: "\e482";
}
-.icon-ic_fluent_clock_toolbox_20_filled:before {
+.icon-ic_fluent_clock_alarm_20_filled:before {
content: "\e483";
}
-.icon-ic_fluent_clock_toolbox_20_regular:before {
+.icon-ic_fluent_clock_alarm_20_regular:before {
content: "\e484";
}
-.icon-ic_fluent_closed_caption_20_filled:before {
+.icon-ic_fluent_clock_arrow_download_20_filled:before {
content: "\e485";
}
-.icon-ic_fluent_closed_caption_20_regular:before {
+.icon-ic_fluent_clock_arrow_download_20_regular:before {
content: "\e486";
}
-.icon-ic_fluent_closed_caption_off_20_filled:before {
+.icon-ic_fluent_clock_bill_20_filled:before {
content: "\e487";
}
-.icon-ic_fluent_closed_caption_off_20_regular:before {
+.icon-ic_fluent_clock_bill_20_regular:before {
content: "\e488";
}
-.icon-ic_fluent_cloud_20_filled:before {
+.icon-ic_fluent_clock_dismiss_20_filled:before {
content: "\e489";
}
-.icon-ic_fluent_cloud_20_regular:before {
+.icon-ic_fluent_clock_dismiss_20_regular:before {
content: "\e48a";
}
-.icon-ic_fluent_cloud_add_20_filled:before {
+.icon-ic_fluent_clock_lock_20_filled:before {
content: "\e48b";
}
-.icon-ic_fluent_cloud_add_20_regular:before {
+.icon-ic_fluent_clock_lock_20_regular:before {
content: "\e48c";
}
-.icon-ic_fluent_cloud_archive_20_filled:before {
+.icon-ic_fluent_clock_pause_20_filled:before {
content: "\e48d";
}
-.icon-ic_fluent_cloud_archive_20_regular:before {
+.icon-ic_fluent_clock_pause_20_regular:before {
content: "\e48e";
}
-.icon-ic_fluent_cloud_arrow_down_20_filled:before {
+.icon-ic_fluent_clock_toolbox_20_filled:before {
content: "\e48f";
}
-.icon-ic_fluent_cloud_arrow_down_20_regular:before {
+.icon-ic_fluent_clock_toolbox_20_regular:before {
content: "\e490";
}
-.icon-ic_fluent_cloud_arrow_right_20_filled:before {
+.icon-ic_fluent_closed_caption_20_filled:before {
content: "\e491";
}
-.icon-ic_fluent_cloud_arrow_right_20_regular:before {
+.icon-ic_fluent_closed_caption_20_regular:before {
content: "\e492";
}
-.icon-ic_fluent_cloud_arrow_up_20_filled:before {
+.icon-ic_fluent_closed_caption_off_20_filled:before {
content: "\e493";
}
-.icon-ic_fluent_cloud_arrow_up_20_regular:before {
+.icon-ic_fluent_closed_caption_off_20_regular:before {
content: "\e494";
}
-.icon-ic_fluent_cloud_beaker_20_filled:before {
+.icon-ic_fluent_cloud_20_filled:before {
content: "\e495";
}
-.icon-ic_fluent_cloud_beaker_20_regular:before {
+.icon-ic_fluent_cloud_20_regular:before {
content: "\e496";
}
-.icon-ic_fluent_cloud_bidirectional_20_filled:before {
+.icon-ic_fluent_cloud_add_20_filled:before {
content: "\e497";
}
-.icon-ic_fluent_cloud_bidirectional_20_regular:before {
+.icon-ic_fluent_cloud_add_20_regular:before {
content: "\e498";
}
-.icon-ic_fluent_cloud_checkmark_20_filled:before {
+.icon-ic_fluent_cloud_archive_20_filled:before {
content: "\e499";
}
-.icon-ic_fluent_cloud_checkmark_20_regular:before {
+.icon-ic_fluent_cloud_archive_20_regular:before {
content: "\e49a";
}
-.icon-ic_fluent_cloud_cube_20_filled:before {
+.icon-ic_fluent_cloud_arrow_down_20_filled:before {
content: "\e49b";
}
-.icon-ic_fluent_cloud_cube_20_regular:before {
+.icon-ic_fluent_cloud_arrow_down_20_regular:before {
content: "\e49c";
}
-.icon-ic_fluent_cloud_database_20_filled:before {
+.icon-ic_fluent_cloud_arrow_right_20_filled:before {
content: "\e49d";
}
-.icon-ic_fluent_cloud_database_20_regular:before {
+.icon-ic_fluent_cloud_arrow_right_20_regular:before {
content: "\e49e";
}
-.icon-ic_fluent_cloud_desktop_20_filled:before {
+.icon-ic_fluent_cloud_arrow_up_20_filled:before {
content: "\e49f";
}
-.icon-ic_fluent_cloud_desktop_20_regular:before {
+.icon-ic_fluent_cloud_arrow_up_20_regular:before {
content: "\e4a0";
}
-.icon-ic_fluent_cloud_dismiss_20_filled:before {
+.icon-ic_fluent_cloud_beaker_20_filled:before {
content: "\e4a1";
}
-.icon-ic_fluent_cloud_dismiss_20_regular:before {
+.icon-ic_fluent_cloud_beaker_20_regular:before {
content: "\e4a2";
}
-.icon-ic_fluent_cloud_edit_20_filled:before {
+.icon-ic_fluent_cloud_bidirectional_20_filled:before {
content: "\e4a3";
}
-.icon-ic_fluent_cloud_edit_20_regular:before {
+.icon-ic_fluent_cloud_bidirectional_20_regular:before {
content: "\e4a4";
}
-.icon-ic_fluent_cloud_error_20_filled:before {
+.icon-ic_fluent_cloud_checkmark_20_filled:before {
content: "\e4a5";
}
-.icon-ic_fluent_cloud_error_20_regular:before {
+.icon-ic_fluent_cloud_checkmark_20_regular:before {
content: "\e4a6";
}
-.icon-ic_fluent_cloud_flow_20_filled:before {
+.icon-ic_fluent_cloud_cube_20_filled:before {
content: "\e4a7";
}
-.icon-ic_fluent_cloud_flow_20_regular:before {
+.icon-ic_fluent_cloud_cube_20_regular:before {
content: "\e4a8";
}
-.icon-ic_fluent_cloud_link_20_filled:before {
+.icon-ic_fluent_cloud_database_20_filled:before {
content: "\e4a9";
}
-.icon-ic_fluent_cloud_link_20_regular:before {
+.icon-ic_fluent_cloud_database_20_regular:before {
content: "\e4aa";
}
-.icon-ic_fluent_cloud_off_20_filled:before {
+.icon-ic_fluent_cloud_desktop_20_filled:before {
content: "\e4ab";
}
-.icon-ic_fluent_cloud_off_20_regular:before {
+.icon-ic_fluent_cloud_desktop_20_regular:before {
content: "\e4ac";
}
-.icon-ic_fluent_cloud_swap_20_filled:before {
+.icon-ic_fluent_cloud_dismiss_20_filled:before {
content: "\e4ad";
}
-.icon-ic_fluent_cloud_swap_20_regular:before {
+.icon-ic_fluent_cloud_dismiss_20_regular:before {
content: "\e4ae";
}
-.icon-ic_fluent_cloud_sync_20_filled:before {
+.icon-ic_fluent_cloud_edit_20_filled:before {
content: "\e4af";
}
-.icon-ic_fluent_cloud_sync_20_regular:before {
+.icon-ic_fluent_cloud_edit_20_regular:before {
content: "\e4b0";
}
-.icon-ic_fluent_cloud_words_20_filled:before {
+.icon-ic_fluent_cloud_error_20_filled:before {
content: "\e4b1";
}
-.icon-ic_fluent_cloud_words_20_regular:before {
+.icon-ic_fluent_cloud_error_20_regular:before {
content: "\e4b2";
}
-.icon-ic_fluent_clover_20_filled:before {
+.icon-ic_fluent_cloud_flow_20_filled:before {
content: "\e4b3";
}
-.icon-ic_fluent_clover_20_regular:before {
+.icon-ic_fluent_cloud_flow_20_regular:before {
content: "\e4b4";
}
-.icon-ic_fluent_code_20_filled:before {
+.icon-ic_fluent_cloud_link_20_filled:before {
content: "\e4b5";
}
-.icon-ic_fluent_code_20_regular:before {
+.icon-ic_fluent_cloud_link_20_regular:before {
content: "\e4b6";
}
-.icon-ic_fluent_code_block_20_filled:before {
+.icon-ic_fluent_cloud_off_20_filled:before {
content: "\e4b7";
}
-.icon-ic_fluent_code_block_20_regular:before {
+.icon-ic_fluent_cloud_off_20_regular:before {
content: "\e4b8";
}
-.icon-ic_fluent_code_circle_20_filled:before {
+.icon-ic_fluent_cloud_swap_20_filled:before {
content: "\e4b9";
}
-.icon-ic_fluent_code_circle_20_regular:before {
+.icon-ic_fluent_cloud_swap_20_regular:before {
content: "\e4ba";
}
-.icon-ic_fluent_code_text_20_filled:before {
+.icon-ic_fluent_cloud_sync_20_filled:before {
content: "\e4bb";
}
-.icon-ic_fluent_code_text_20_regular:before {
+.icon-ic_fluent_cloud_sync_20_regular:before {
content: "\e4bc";
}
-.icon-ic_fluent_code_text_edit_20_filled:before {
+.icon-ic_fluent_cloud_words_20_filled:before {
content: "\e4bd";
}
-.icon-ic_fluent_code_text_edit_20_regular:before {
+.icon-ic_fluent_cloud_words_20_regular:before {
content: "\e4be";
}
-.icon-ic_fluent_collections_20_filled:before {
+.icon-ic_fluent_clover_20_filled:before {
content: "\e4bf";
}
-.icon-ic_fluent_collections_20_regular:before {
+.icon-ic_fluent_clover_20_regular:before {
content: "\e4c0";
}
-.icon-ic_fluent_collections_add_20_filled:before {
+.icon-ic_fluent_code_20_filled:before {
content: "\e4c1";
}
-.icon-ic_fluent_collections_add_20_regular:before {
+.icon-ic_fluent_code_20_regular:before {
content: "\e4c2";
}
-.icon-ic_fluent_color_20_filled:before {
+.icon-ic_fluent_code_block_20_filled:before {
content: "\e4c3";
}
-.icon-ic_fluent_color_20_regular:before {
+.icon-ic_fluent_code_block_20_regular:before {
content: "\e4c4";
}
-.icon-ic_fluent_color_background_20_filled:before {
+.icon-ic_fluent_code_circle_20_filled:before {
content: "\e4c5";
}
-.icon-ic_fluent_color_background_20_regular:before {
+.icon-ic_fluent_code_circle_20_regular:before {
content: "\e4c6";
}
-.icon-ic_fluent_color_background_accent_20_regular:before {
+.icon-ic_fluent_code_text_20_filled:before {
content: "\e4c7";
}
-.icon-ic_fluent_color_fill_20_filled:before {
+.icon-ic_fluent_code_text_20_regular:before {
content: "\e4c8";
}
-.icon-ic_fluent_color_fill_20_regular:before {
+.icon-ic_fluent_code_text_edit_20_filled:before {
content: "\e4c9";
}
-.icon-ic_fluent_color_fill_accent_20_regular:before {
+.icon-ic_fluent_code_text_edit_20_regular:before {
content: "\e4ca";
}
-.icon-ic_fluent_color_line_20_filled:before {
+.icon-ic_fluent_collections_20_filled:before {
content: "\e4cb";
}
-.icon-ic_fluent_color_line_20_regular:before {
+.icon-ic_fluent_collections_20_regular:before {
content: "\e4cc";
}
-.icon-ic_fluent_color_line_accent_20_regular:before {
+.icon-ic_fluent_collections_add_20_filled:before {
content: "\e4cd";
}
-.icon-ic_fluent_column_20_filled:before {
+.icon-ic_fluent_collections_add_20_regular:before {
content: "\e4ce";
}
-.icon-ic_fluent_column_20_regular:before {
+.icon-ic_fluent_color_20_filled:before {
content: "\e4cf";
}
-.icon-ic_fluent_column_arrow_right_20_filled:before {
+.icon-ic_fluent_color_20_regular:before {
content: "\e4d0";
}
-.icon-ic_fluent_column_arrow_right_20_regular:before {
+.icon-ic_fluent_color_background_20_filled:before {
content: "\e4d1";
}
-.icon-ic_fluent_column_double_compare_20_filled:before {
+.icon-ic_fluent_color_background_20_regular:before {
content: "\e4d2";
}
-.icon-ic_fluent_column_double_compare_20_regular:before {
+.icon-ic_fluent_color_background_accent_20_regular:before {
content: "\e4d3";
}
-.icon-ic_fluent_column_edit_20_filled:before {
+.icon-ic_fluent_color_fill_20_filled:before {
content: "\e4d4";
}
-.icon-ic_fluent_column_edit_20_regular:before {
+.icon-ic_fluent_color_fill_20_regular:before {
content: "\e4d5";
}
-.icon-ic_fluent_column_single_compare_20_filled:before {
+.icon-ic_fluent_color_fill_accent_20_regular:before {
content: "\e4d6";
}
-.icon-ic_fluent_column_single_compare_20_regular:before {
+.icon-ic_fluent_color_line_20_filled:before {
content: "\e4d7";
}
-.icon-ic_fluent_column_triple_20_filled:before {
+.icon-ic_fluent_color_line_20_regular:before {
content: "\e4d8";
}
-.icon-ic_fluent_column_triple_20_regular:before {
+.icon-ic_fluent_color_line_accent_20_regular:before {
content: "\e4d9";
}
-.icon-ic_fluent_column_triple_edit_20_filled:before {
+.icon-ic_fluent_column_20_filled:before {
content: "\e4da";
}
-.icon-ic_fluent_column_triple_edit_20_regular:before {
+.icon-ic_fluent_column_20_regular:before {
content: "\e4db";
}
-.icon-ic_fluent_comma_20_filled:before {
+.icon-ic_fluent_column_arrow_right_20_filled:before {
content: "\e4dc";
}
-.icon-ic_fluent_comma_20_regular:before {
+.icon-ic_fluent_column_arrow_right_20_regular:before {
content: "\e4dd";
}
-.icon-ic_fluent_comment_20_filled:before {
+.icon-ic_fluent_column_double_compare_20_filled:before {
content: "\e4de";
}
-.icon-ic_fluent_comment_20_regular:before {
+.icon-ic_fluent_column_double_compare_20_regular:before {
content: "\e4df";
}
-.icon-ic_fluent_comment_add_20_filled:before {
+.icon-ic_fluent_column_edit_20_filled:before {
content: "\e4e0";
}
-.icon-ic_fluent_comment_add_20_regular:before {
+.icon-ic_fluent_column_edit_20_regular:before {
content: "\e4e1";
}
-.icon-ic_fluent_comment_arrow_left_20_filled:before {
+.icon-ic_fluent_column_single_compare_20_filled:before {
content: "\e4e2";
}
-.icon-ic_fluent_comment_arrow_left_20_regular:before {
+.icon-ic_fluent_column_single_compare_20_regular:before {
content: "\e4e3";
}
-.icon-ic_fluent_comment_arrow_right_20_filled:before {
+.icon-ic_fluent_column_triple_20_filled:before {
content: "\e4e4";
}
-.icon-ic_fluent_comment_arrow_right_20_regular:before {
+.icon-ic_fluent_column_triple_20_regular:before {
content: "\e4e5";
}
-.icon-ic_fluent_comment_checkmark_20_filled:before {
+.icon-ic_fluent_column_triple_edit_20_filled:before {
content: "\e4e6";
}
-.icon-ic_fluent_comment_checkmark_20_regular:before {
+.icon-ic_fluent_column_triple_edit_20_regular:before {
content: "\e4e7";
}
-.icon-ic_fluent_comment_dismiss_20_filled:before {
+.icon-ic_fluent_comma_20_filled:before {
content: "\e4e8";
}
-.icon-ic_fluent_comment_dismiss_20_regular:before {
+.icon-ic_fluent_comma_20_regular:before {
content: "\e4e9";
}
-.icon-ic_fluent_comment_edit_20_filled:before {
+.icon-ic_fluent_comment_20_filled:before {
content: "\e4ea";
}
-.icon-ic_fluent_comment_edit_20_regular:before {
+.icon-ic_fluent_comment_20_regular:before {
content: "\e4eb";
}
-.icon-ic_fluent_comment_error_20_filled:before {
+.icon-ic_fluent_comment_add_20_filled:before {
content: "\e4ec";
}
-.icon-ic_fluent_comment_error_20_regular:before {
+.icon-ic_fluent_comment_add_20_regular:before {
content: "\e4ed";
}
-.icon-ic_fluent_comment_lightning_20_filled:before {
+.icon-ic_fluent_comment_arrow_left_20_filled:before {
content: "\e4ee";
}
-.icon-ic_fluent_comment_lightning_20_regular:before {
+.icon-ic_fluent_comment_arrow_left_20_regular:before {
content: "\e4ef";
}
-.icon-ic_fluent_comment_link_20_filled:before {
+.icon-ic_fluent_comment_arrow_right_20_filled:before {
content: "\e4f0";
}
-.icon-ic_fluent_comment_link_20_regular:before {
+.icon-ic_fluent_comment_arrow_right_20_regular:before {
content: "\e4f1";
}
-.icon-ic_fluent_comment_mention_20_filled:before {
+.icon-ic_fluent_comment_checkmark_20_filled:before {
content: "\e4f2";
}
-.icon-ic_fluent_comment_mention_20_regular:before {
+.icon-ic_fluent_comment_checkmark_20_regular:before {
content: "\e4f3";
}
-.icon-ic_fluent_comment_multiple_20_filled:before {
+.icon-ic_fluent_comment_dismiss_20_filled:before {
content: "\e4f4";
}
-.icon-ic_fluent_comment_multiple_20_regular:before {
+.icon-ic_fluent_comment_dismiss_20_regular:before {
content: "\e4f5";
}
-.icon-ic_fluent_comment_multiple_checkmark_20_filled:before {
+.icon-ic_fluent_comment_edit_20_filled:before {
content: "\e4f6";
}
-.icon-ic_fluent_comment_multiple_checkmark_20_regular:before {
+.icon-ic_fluent_comment_edit_20_regular:before {
content: "\e4f7";
}
-.icon-ic_fluent_comment_multiple_link_20_filled:before {
+.icon-ic_fluent_comment_error_20_filled:before {
content: "\e4f8";
}
-.icon-ic_fluent_comment_multiple_link_20_regular:before {
+.icon-ic_fluent_comment_error_20_regular:before {
content: "\e4f9";
}
-.icon-ic_fluent_comment_note_20_filled:before {
+.icon-ic_fluent_comment_lightning_20_filled:before {
content: "\e4fa";
}
-.icon-ic_fluent_comment_note_20_regular:before {
+.icon-ic_fluent_comment_lightning_20_regular:before {
content: "\e4fb";
}
-.icon-ic_fluent_comment_off_20_filled:before {
+.icon-ic_fluent_comment_link_20_filled:before {
content: "\e4fc";
}
-.icon-ic_fluent_comment_off_20_regular:before {
+.icon-ic_fluent_comment_link_20_regular:before {
content: "\e4fd";
}
-.icon-ic_fluent_communication_20_filled:before {
+.icon-ic_fluent_comment_mention_20_filled:before {
content: "\e4fe";
}
-.icon-ic_fluent_communication_20_regular:before {
+.icon-ic_fluent_comment_mention_20_regular:before {
content: "\e4ff";
}
-.icon-ic_fluent_communication_person_20_filled:before {
+.icon-ic_fluent_comment_multiple_20_filled:before {
content: "\e500";
}
-.icon-ic_fluent_communication_person_20_regular:before {
+.icon-ic_fluent_comment_multiple_20_regular:before {
content: "\e501";
}
-.icon-ic_fluent_communication_shield_20_filled:before {
+.icon-ic_fluent_comment_multiple_checkmark_20_filled:before {
content: "\e502";
}
-.icon-ic_fluent_communication_shield_20_regular:before {
+.icon-ic_fluent_comment_multiple_checkmark_20_regular:before {
content: "\e503";
}
-.icon-ic_fluent_compass_northwest_20_filled:before {
+.icon-ic_fluent_comment_multiple_link_20_filled:before {
content: "\e504";
}
-.icon-ic_fluent_compass_northwest_20_regular:before {
+.icon-ic_fluent_comment_multiple_link_20_regular:before {
content: "\e505";
}
-.icon-ic_fluent_compose_20_filled:before {
+.icon-ic_fluent_comment_note_20_filled:before {
content: "\e506";
}
-.icon-ic_fluent_compose_20_regular:before {
+.icon-ic_fluent_comment_note_20_regular:before {
content: "\e507";
}
-.icon-ic_fluent_conference_room_20_filled:before {
+.icon-ic_fluent_comment_off_20_filled:before {
content: "\e508";
}
-.icon-ic_fluent_conference_room_20_regular:before {
+.icon-ic_fluent_comment_off_20_regular:before {
content: "\e509";
}
-.icon-ic_fluent_connected_20_filled:before {
+.icon-ic_fluent_communication_20_filled:before {
content: "\e50a";
}
-.icon-ic_fluent_connected_20_regular:before {
+.icon-ic_fluent_communication_20_regular:before {
content: "\e50b";
}
-.icon-ic_fluent_connector_20_filled:before {
+.icon-ic_fluent_communication_person_20_filled:before {
content: "\e50c";
}
-.icon-ic_fluent_connector_20_regular:before {
+.icon-ic_fluent_communication_person_20_regular:before {
content: "\e50d";
}
-.icon-ic_fluent_contact_card_20_filled:before {
+.icon-ic_fluent_communication_shield_20_filled:before {
content: "\e50e";
}
-.icon-ic_fluent_contact_card_20_regular:before {
+.icon-ic_fluent_communication_shield_20_regular:before {
content: "\e50f";
}
-.icon-ic_fluent_contact_card_group_20_filled:before {
+.icon-ic_fluent_compass_northwest_20_filled:before {
content: "\e510";
}
-.icon-ic_fluent_contact_card_group_20_regular:before {
+.icon-ic_fluent_compass_northwest_20_regular:before {
content: "\e511";
}
-.icon-ic_fluent_contact_card_link_20_filled:before {
+.icon-ic_fluent_compose_20_filled:before {
content: "\e512";
}
-.icon-ic_fluent_contact_card_link_20_regular:before {
+.icon-ic_fluent_compose_20_regular:before {
content: "\e513";
}
-.icon-ic_fluent_contact_card_ribbon_20_filled:before {
+.icon-ic_fluent_conference_room_20_filled:before {
content: "\e514";
}
-.icon-ic_fluent_contact_card_ribbon_20_regular:before {
+.icon-ic_fluent_conference_room_20_regular:before {
content: "\e515";
}
-.icon-ic_fluent_content_settings_20_filled:before {
+.icon-ic_fluent_connected_20_filled:before {
content: "\e516";
}
-.icon-ic_fluent_content_settings_20_regular:before {
+.icon-ic_fluent_connected_20_regular:before {
content: "\e517";
}
-.icon-ic_fluent_content_view_20_filled:before {
+.icon-ic_fluent_connector_20_filled:before {
content: "\e518";
}
-.icon-ic_fluent_content_view_20_regular:before {
+.icon-ic_fluent_connector_20_regular:before {
content: "\e519";
}
-.icon-ic_fluent_content_view_gallery_20_filled:before {
+.icon-ic_fluent_contact_card_20_filled:before {
content: "\e51a";
}
-.icon-ic_fluent_content_view_gallery_20_regular:before {
+.icon-ic_fluent_contact_card_20_regular:before {
content: "\e51b";
}
-.icon-ic_fluent_content_view_gallery_lightning_20_filled:before {
+.icon-ic_fluent_contact_card_group_20_filled:before {
content: "\e51c";
}
-.icon-ic_fluent_content_view_gallery_lightning_20_regular:before {
+.icon-ic_fluent_contact_card_group_20_regular:before {
content: "\e51d";
}
-.icon-ic_fluent_contract_down_left_20_filled:before {
+.icon-ic_fluent_contact_card_link_20_filled:before {
content: "\e51e";
}
-.icon-ic_fluent_contract_down_left_20_regular:before {
+.icon-ic_fluent_contact_card_link_20_regular:before {
content: "\e51f";
}
-.icon-ic_fluent_contract_up_right_20_filled:before {
+.icon-ic_fluent_contact_card_ribbon_20_filled:before {
content: "\e520";
}
-.icon-ic_fluent_contract_up_right_20_regular:before {
+.icon-ic_fluent_contact_card_ribbon_20_regular:before {
content: "\e521";
}
-.icon-ic_fluent_control_button_20_filled:before {
+.icon-ic_fluent_content_settings_20_filled:before {
content: "\e522";
}
-.icon-ic_fluent_control_button_20_regular:before {
+.icon-ic_fluent_content_settings_20_regular:before {
content: "\e523";
}
-.icon-ic_fluent_convert_range_20_filled:before {
+.icon-ic_fluent_content_view_20_filled:before {
content: "\e524";
}
-.icon-ic_fluent_convert_range_20_regular:before {
+.icon-ic_fluent_content_view_20_regular:before {
content: "\e525";
}
-.icon-ic_fluent_cookies_20_filled:before {
+.icon-ic_fluent_content_view_gallery_20_filled:before {
content: "\e526";
}
-.icon-ic_fluent_cookies_20_regular:before {
+.icon-ic_fluent_content_view_gallery_20_regular:before {
content: "\e527";
}
-.icon-ic_fluent_copy_20_filled:before {
+.icon-ic_fluent_content_view_gallery_lightning_20_filled:before {
content: "\e528";
}
-.icon-ic_fluent_copy_20_regular:before {
+.icon-ic_fluent_content_view_gallery_lightning_20_regular:before {
content: "\e529";
}
-.icon-ic_fluent_copy_add_20_filled:before {
+.icon-ic_fluent_contract_down_left_20_filled:before {
content: "\e52a";
}
-.icon-ic_fluent_copy_add_20_regular:before {
+.icon-ic_fluent_contract_down_left_20_regular:before {
content: "\e52b";
}
-.icon-ic_fluent_copy_arrow_right_20_filled:before {
+.icon-ic_fluent_contract_up_right_20_filled:before {
content: "\e52c";
}
-.icon-ic_fluent_copy_arrow_right_20_regular:before {
+.icon-ic_fluent_contract_up_right_20_regular:before {
content: "\e52d";
}
-.icon-ic_fluent_copy_select_20_filled:before {
+.icon-ic_fluent_control_button_20_filled:before {
content: "\e52e";
}
-.icon-ic_fluent_copy_select_20_regular:before {
+.icon-ic_fluent_control_button_20_regular:before {
content: "\e52f";
}
-.icon-ic_fluent_couch_20_filled:before {
+.icon-ic_fluent_convert_range_20_filled:before {
content: "\e530";
}
-.icon-ic_fluent_couch_20_regular:before {
+.icon-ic_fluent_convert_range_20_regular:before {
content: "\e531";
}
-.icon-ic_fluent_credit_card_clock_20_filled:before {
+.icon-ic_fluent_cookies_20_filled:before {
content: "\e532";
}
-.icon-ic_fluent_credit_card_clock_20_regular:before {
+.icon-ic_fluent_cookies_20_regular:before {
content: "\e533";
}
-.icon-ic_fluent_credit_card_person_20_filled:before {
+.icon-ic_fluent_copy_20_filled:before {
content: "\e534";
}
-.icon-ic_fluent_credit_card_person_20_regular:before {
+.icon-ic_fluent_copy_20_regular:before {
content: "\e535";
}
-.icon-ic_fluent_credit_card_toolbox_20_filled:before {
+.icon-ic_fluent_copy_add_20_filled:before {
content: "\e536";
}
-.icon-ic_fluent_credit_card_toolbox_20_regular:before {
+.icon-ic_fluent_copy_add_20_regular:before {
content: "\e537";
}
-.icon-ic_fluent_crop_20_filled:before {
+.icon-ic_fluent_copy_arrow_right_20_filled:before {
content: "\e538";
}
-.icon-ic_fluent_crop_20_regular:before {
+.icon-ic_fluent_copy_arrow_right_20_regular:before {
content: "\e539";
}
-.icon-ic_fluent_crop_interim_20_filled:before {
+.icon-ic_fluent_copy_select_20_filled:before {
content: "\e53a";
}
-.icon-ic_fluent_crop_interim_20_regular:before {
+.icon-ic_fluent_copy_select_20_regular:before {
content: "\e53b";
}
-.icon-ic_fluent_crop_interim_off_20_filled:before {
+.icon-ic_fluent_couch_20_filled:before {
content: "\e53c";
}
-.icon-ic_fluent_crop_interim_off_20_regular:before {
+.icon-ic_fluent_couch_20_regular:before {
content: "\e53d";
}
-.icon-ic_fluent_crown_20_filled:before {
+.icon-ic_fluent_credit_card_clock_20_filled:before {
content: "\e53e";
}
-.icon-ic_fluent_crown_20_regular:before {
+.icon-ic_fluent_credit_card_clock_20_regular:before {
content: "\e53f";
}
-.icon-ic_fluent_cube_20_filled:before {
+.icon-ic_fluent_credit_card_person_20_filled:before {
content: "\e540";
}
-.icon-ic_fluent_cube_20_regular:before {
+.icon-ic_fluent_credit_card_person_20_regular:before {
content: "\e541";
}
-.icon-ic_fluent_cube_add_20_filled:before {
+.icon-ic_fluent_credit_card_toolbox_20_filled:before {
content: "\e542";
}
-.icon-ic_fluent_cube_add_20_regular:before {
+.icon-ic_fluent_credit_card_toolbox_20_regular:before {
content: "\e543";
}
-.icon-ic_fluent_cube_arrow_curve_down_20_filled:before {
+.icon-ic_fluent_crop_20_filled:before {
content: "\e544";
}
-.icon-ic_fluent_cube_arrow_curve_down_20_regular:before {
+.icon-ic_fluent_crop_20_regular:before {
content: "\e545";
}
-.icon-ic_fluent_cube_link_20_filled:before {
+.icon-ic_fluent_crop_arrow_rotate_20_filled:before {
content: "\e546";
}
-.icon-ic_fluent_cube_link_20_regular:before {
+.icon-ic_fluent_crop_arrow_rotate_20_regular:before {
content: "\e547";
}
-.icon-ic_fluent_cube_multiple_20_filled:before {
+.icon-ic_fluent_crop_interim_20_filled:before {
content: "\e548";
}
-.icon-ic_fluent_cube_multiple_20_regular:before {
+.icon-ic_fluent_crop_interim_20_regular:before {
content: "\e549";
}
-.icon-ic_fluent_cube_quick_20_filled:before {
+.icon-ic_fluent_crop_interim_off_20_filled:before {
content: "\e54a";
}
-.icon-ic_fluent_cube_quick_20_regular:before {
+.icon-ic_fluent_crop_interim_off_20_regular:before {
content: "\e54b";
}
-.icon-ic_fluent_cube_rotate_20_filled:before {
+.icon-ic_fluent_crown_20_filled:before {
content: "\e54c";
}
-.icon-ic_fluent_cube_rotate_20_regular:before {
+.icon-ic_fluent_crown_20_regular:before {
content: "\e54d";
}
-.icon-ic_fluent_cube_sync_20_filled:before {
+.icon-ic_fluent_cube_20_filled:before {
content: "\e54e";
}
-.icon-ic_fluent_cube_sync_20_regular:before {
+.icon-ic_fluent_cube_20_regular:before {
content: "\e54f";
}
-.icon-ic_fluent_cube_tree_20_filled:before {
+.icon-ic_fluent_cube_add_20_filled:before {
content: "\e550";
}
-.icon-ic_fluent_cube_tree_20_regular:before {
+.icon-ic_fluent_cube_add_20_regular:before {
content: "\e551";
}
-.icon-ic_fluent_currency_dollar_euro_20_filled:before {
+.icon-ic_fluent_cube_arrow_curve_down_20_filled:before {
content: "\e552";
}
-.icon-ic_fluent_currency_dollar_euro_20_regular:before {
+.icon-ic_fluent_cube_arrow_curve_down_20_regular:before {
content: "\e553";
}
-.icon-ic_fluent_currency_dollar_rupee_20_filled:before {
+.icon-ic_fluent_cube_link_20_filled:before {
content: "\e554";
}
-.icon-ic_fluent_currency_dollar_rupee_20_regular:before {
+.icon-ic_fluent_cube_link_20_regular:before {
content: "\e555";
}
-.icon-ic_fluent_cursor_20_filled:before {
+.icon-ic_fluent_cube_multiple_20_filled:before {
content: "\e556";
}
-.icon-ic_fluent_cursor_20_regular:before {
+.icon-ic_fluent_cube_multiple_20_regular:before {
content: "\e557";
}
-.icon-ic_fluent_cursor_click_20_filled:before {
+.icon-ic_fluent_cube_quick_20_filled:before {
content: "\e558";
}
-.icon-ic_fluent_cursor_click_20_regular:before {
+.icon-ic_fluent_cube_quick_20_regular:before {
content: "\e559";
}
-.icon-ic_fluent_cursor_hover_20_filled:before {
+.icon-ic_fluent_cube_rotate_20_filled:before {
content: "\e55a";
}
-.icon-ic_fluent_cursor_hover_20_regular:before {
+.icon-ic_fluent_cube_rotate_20_regular:before {
content: "\e55b";
}
-.icon-ic_fluent_cursor_hover_off_20_filled:before {
+.icon-ic_fluent_cube_sync_20_filled:before {
content: "\e55c";
}
-.icon-ic_fluent_cursor_hover_off_20_regular:before {
+.icon-ic_fluent_cube_sync_20_regular:before {
content: "\e55d";
}
-.icon-ic_fluent_cursor_prohibited_20_filled:before {
+.icon-ic_fluent_cube_tree_20_filled:before {
content: "\e55e";
}
-.icon-ic_fluent_cursor_prohibited_20_regular:before {
+.icon-ic_fluent_cube_tree_20_regular:before {
content: "\e55f";
}
-.icon-ic_fluent_cut_20_filled:before {
+.icon-ic_fluent_currency_dollar_euro_20_filled:before {
content: "\e560";
}
-.icon-ic_fluent_cut_20_regular:before {
+.icon-ic_fluent_currency_dollar_euro_20_regular:before {
content: "\e561";
}
-.icon-ic_fluent_dark_theme_20_filled:before {
+.icon-ic_fluent_currency_dollar_rupee_20_filled:before {
content: "\e562";
}
-.icon-ic_fluent_dark_theme_20_regular:before {
+.icon-ic_fluent_currency_dollar_rupee_20_regular:before {
content: "\e563";
}
-.icon-ic_fluent_data_area_20_filled:before {
+.icon-ic_fluent_cursor_20_filled:before {
content: "\e564";
}
-.icon-ic_fluent_data_area_20_regular:before {
+.icon-ic_fluent_cursor_20_regular:before {
content: "\e565";
}
-.icon-ic_fluent_data_bar_horizontal_20_filled:before {
+.icon-ic_fluent_cursor_click_20_filled:before {
content: "\e566";
}
-.icon-ic_fluent_data_bar_horizontal_20_regular:before {
+.icon-ic_fluent_cursor_click_20_regular:before {
content: "\e567";
}
-.icon-ic_fluent_data_bar_vertical_20_filled:before {
+.icon-ic_fluent_cursor_hover_20_filled:before {
content: "\e568";
}
-.icon-ic_fluent_data_bar_vertical_20_regular:before {
+.icon-ic_fluent_cursor_hover_20_regular:before {
content: "\e569";
}
-.icon-ic_fluent_data_bar_vertical_add_20_filled:before {
+.icon-ic_fluent_cursor_hover_off_20_filled:before {
content: "\e56a";
}
-.icon-ic_fluent_data_bar_vertical_add_20_regular:before {
+.icon-ic_fluent_cursor_hover_off_20_regular:before {
content: "\e56b";
}
-.icon-ic_fluent_data_bar_vertical_ascending_20_filled:before {
+.icon-ic_fluent_cursor_prohibited_20_filled:before {
content: "\e56c";
}
-.icon-ic_fluent_data_bar_vertical_ascending_20_regular:before {
+.icon-ic_fluent_cursor_prohibited_20_regular:before {
content: "\e56d";
}
-.icon-ic_fluent_data_bar_vertical_star_20_filled:before {
+.icon-ic_fluent_cut_20_filled:before {
content: "\e56e";
}
-.icon-ic_fluent_data_bar_vertical_star_20_regular:before {
+.icon-ic_fluent_cut_20_regular:before {
content: "\e56f";
}
-.icon-ic_fluent_data_funnel_20_filled:before {
+.icon-ic_fluent_dark_theme_20_filled:before {
content: "\e570";
}
-.icon-ic_fluent_data_funnel_20_regular:before {
+.icon-ic_fluent_dark_theme_20_regular:before {
content: "\e571";
}
-.icon-ic_fluent_data_histogram_20_filled:before {
+.icon-ic_fluent_data_area_20_filled:before {
content: "\e572";
}
-.icon-ic_fluent_data_histogram_20_regular:before {
+.icon-ic_fluent_data_area_20_regular:before {
content: "\e573";
}
-.icon-ic_fluent_data_line_20_filled:before {
+.icon-ic_fluent_data_bar_horizontal_20_filled:before {
content: "\e574";
}
-.icon-ic_fluent_data_line_20_regular:before {
+.icon-ic_fluent_data_bar_horizontal_20_regular:before {
content: "\e575";
}
-.icon-ic_fluent_data_pie_20_filled:before {
+.icon-ic_fluent_data_bar_vertical_20_filled:before {
content: "\e576";
}
-.icon-ic_fluent_data_pie_20_regular:before {
+.icon-ic_fluent_data_bar_vertical_20_regular:before {
content: "\e577";
}
-.icon-ic_fluent_data_scatter_20_filled:before {
+.icon-ic_fluent_data_bar_vertical_add_20_filled:before {
content: "\e578";
}
-.icon-ic_fluent_data_scatter_20_regular:before {
+.icon-ic_fluent_data_bar_vertical_add_20_regular:before {
content: "\e579";
}
-.icon-ic_fluent_data_sunburst_20_filled:before {
+.icon-ic_fluent_data_bar_vertical_arrow_down_20_filled:before {
content: "\e57a";
}
-.icon-ic_fluent_data_sunburst_20_regular:before {
+.icon-ic_fluent_data_bar_vertical_arrow_down_20_regular:before {
content: "\e57b";
}
-.icon-ic_fluent_data_treemap_20_filled:before {
+.icon-ic_fluent_data_bar_vertical_ascending_20_filled:before {
content: "\e57c";
}
-.icon-ic_fluent_data_treemap_20_regular:before {
+.icon-ic_fluent_data_bar_vertical_ascending_20_regular:before {
content: "\e57d";
}
-.icon-ic_fluent_data_trending_20_filled:before {
+.icon-ic_fluent_data_bar_vertical_star_20_filled:before {
content: "\e57e";
}
-.icon-ic_fluent_data_trending_20_regular:before {
+.icon-ic_fluent_data_bar_vertical_star_20_regular:before {
content: "\e57f";
}
-.icon-ic_fluent_data_usage_20_filled:before {
+.icon-ic_fluent_data_funnel_20_filled:before {
content: "\e580";
}
-.icon-ic_fluent_data_usage_20_regular:before {
+.icon-ic_fluent_data_funnel_20_regular:before {
content: "\e581";
}
-.icon-ic_fluent_data_usage_edit_20_filled:before {
+.icon-ic_fluent_data_histogram_20_filled:before {
content: "\e582";
}
-.icon-ic_fluent_data_usage_edit_20_regular:before {
+.icon-ic_fluent_data_histogram_20_regular:before {
content: "\e583";
}
-.icon-ic_fluent_data_usage_settings_20_filled:before {
+.icon-ic_fluent_data_line_20_filled:before {
content: "\e584";
}
-.icon-ic_fluent_data_usage_settings_20_regular:before {
+.icon-ic_fluent_data_line_20_regular:before {
content: "\e585";
}
-.icon-ic_fluent_data_usage_toolbox_20_filled:before {
+.icon-ic_fluent_data_pie_20_filled:before {
content: "\e586";
}
-.icon-ic_fluent_data_usage_toolbox_20_regular:before {
+.icon-ic_fluent_data_pie_20_regular:before {
content: "\e587";
}
-.icon-ic_fluent_data_waterfall_20_filled:before {
+.icon-ic_fluent_data_scatter_20_filled:before {
content: "\e588";
}
-.icon-ic_fluent_data_waterfall_20_regular:before {
+.icon-ic_fluent_data_scatter_20_regular:before {
content: "\e589";
}
-.icon-ic_fluent_data_whisker_20_filled:before {
+.icon-ic_fluent_data_sunburst_20_filled:before {
content: "\e58a";
}
-.icon-ic_fluent_data_whisker_20_regular:before {
+.icon-ic_fluent_data_sunburst_20_regular:before {
content: "\e58b";
}
-.icon-ic_fluent_database_20_filled:before {
+.icon-ic_fluent_data_treemap_20_filled:before {
content: "\e58c";
}
-.icon-ic_fluent_database_20_regular:before {
+.icon-ic_fluent_data_treemap_20_regular:before {
content: "\e58d";
}
-.icon-ic_fluent_database_arrow_down_20_filled:before {
+.icon-ic_fluent_data_trending_20_filled:before {
content: "\e58e";
}
-.icon-ic_fluent_database_arrow_down_20_regular:before {
+.icon-ic_fluent_data_trending_20_regular:before {
content: "\e58f";
}
-.icon-ic_fluent_database_arrow_right_20_filled:before {
+.icon-ic_fluent_data_usage_20_filled:before {
content: "\e590";
}
-.icon-ic_fluent_database_arrow_right_20_regular:before {
+.icon-ic_fluent_data_usage_20_regular:before {
content: "\e591";
}
-.icon-ic_fluent_database_arrow_up_20_filled:before {
+.icon-ic_fluent_data_usage_edit_20_filled:before {
content: "\e592";
}
-.icon-ic_fluent_database_arrow_up_20_regular:before {
+.icon-ic_fluent_data_usage_edit_20_regular:before {
content: "\e593";
}
-.icon-ic_fluent_database_lightning_20_filled:before {
+.icon-ic_fluent_data_usage_settings_20_filled:before {
content: "\e594";
}
-.icon-ic_fluent_database_lightning_20_regular:before {
+.icon-ic_fluent_data_usage_settings_20_regular:before {
content: "\e595";
}
-.icon-ic_fluent_database_link_20_filled:before {
+.icon-ic_fluent_data_usage_toolbox_20_filled:before {
content: "\e596";
}
-.icon-ic_fluent_database_link_20_regular:before {
+.icon-ic_fluent_data_usage_toolbox_20_regular:before {
content: "\e597";
}
-.icon-ic_fluent_database_multiple_20_filled:before {
+.icon-ic_fluent_data_waterfall_20_filled:before {
content: "\e598";
}
-.icon-ic_fluent_database_multiple_20_regular:before {
+.icon-ic_fluent_data_waterfall_20_regular:before {
content: "\e599";
}
-.icon-ic_fluent_database_person_20_filled:before {
+.icon-ic_fluent_data_whisker_20_filled:before {
content: "\e59a";
}
-.icon-ic_fluent_database_person_20_regular:before {
+.icon-ic_fluent_data_whisker_20_regular:before {
content: "\e59b";
}
-.icon-ic_fluent_database_plug_connected_20_filled:before {
+.icon-ic_fluent_database_20_filled:before {
content: "\e59c";
}
-.icon-ic_fluent_database_plug_connected_20_regular:before {
+.icon-ic_fluent_database_20_regular:before {
content: "\e59d";
}
-.icon-ic_fluent_database_search_20_filled:before {
+.icon-ic_fluent_database_arrow_down_20_filled:before {
content: "\e59e";
}
-.icon-ic_fluent_database_search_20_regular:before {
+.icon-ic_fluent_database_arrow_down_20_regular:before {
content: "\e59f";
}
-.icon-ic_fluent_database_switch_20_filled:before {
+.icon-ic_fluent_database_arrow_right_20_filled:before {
content: "\e5a0";
}
-.icon-ic_fluent_database_switch_20_regular:before {
+.icon-ic_fluent_database_arrow_right_20_regular:before {
content: "\e5a1";
}
-.icon-ic_fluent_database_warning_20_filled:before {
+.icon-ic_fluent_database_arrow_up_20_filled:before {
content: "\e5a2";
}
-.icon-ic_fluent_database_warning_20_regular:before {
+.icon-ic_fluent_database_arrow_up_20_regular:before {
content: "\e5a3";
}
-.icon-ic_fluent_database_window_20_filled:before {
+.icon-ic_fluent_database_lightning_20_filled:before {
content: "\e5a4";
}
-.icon-ic_fluent_database_window_20_regular:before {
+.icon-ic_fluent_database_lightning_20_regular:before {
content: "\e5a5";
}
-.icon-ic_fluent_decimal_arrow_left_20_filled:before {
+.icon-ic_fluent_database_link_20_filled:before {
content: "\e5a6";
}
-.icon-ic_fluent_decimal_arrow_left_20_regular:before {
+.icon-ic_fluent_database_link_20_regular:before {
content: "\e5a7";
}
-.icon-ic_fluent_decimal_arrow_right_20_filled:before {
+.icon-ic_fluent_database_multiple_20_filled:before {
content: "\e5a8";
}
-.icon-ic_fluent_decimal_arrow_right_20_regular:before {
+.icon-ic_fluent_database_multiple_20_regular:before {
content: "\e5a9";
}
-.icon-ic_fluent_delete_20_filled:before {
+.icon-ic_fluent_database_person_20_filled:before {
content: "\e5aa";
}
-.icon-ic_fluent_delete_20_regular:before {
+.icon-ic_fluent_database_person_20_regular:before {
content: "\e5ab";
}
-.icon-ic_fluent_delete_arrow_back_20_filled:before {
+.icon-ic_fluent_database_plug_connected_20_filled:before {
content: "\e5ac";
}
-.icon-ic_fluent_delete_arrow_back_20_regular:before {
+.icon-ic_fluent_database_plug_connected_20_regular:before {
content: "\e5ad";
}
-.icon-ic_fluent_delete_dismiss_20_filled:before {
+.icon-ic_fluent_database_search_20_filled:before {
content: "\e5ae";
}
-.icon-ic_fluent_delete_dismiss_20_regular:before {
+.icon-ic_fluent_database_search_20_regular:before {
content: "\e5af";
}
-.icon-ic_fluent_delete_lines_20_filled:before {
+.icon-ic_fluent_database_switch_20_filled:before {
content: "\e5b0";
}
-.icon-ic_fluent_delete_lines_20_regular:before {
+.icon-ic_fluent_database_switch_20_regular:before {
content: "\e5b1";
}
-.icon-ic_fluent_delete_off_20_filled:before {
+.icon-ic_fluent_database_warning_20_filled:before {
content: "\e5b2";
}
-.icon-ic_fluent_delete_off_20_regular:before {
+.icon-ic_fluent_database_warning_20_regular:before {
content: "\e5b3";
}
-.icon-ic_fluent_dentist_20_filled:before {
+.icon-ic_fluent_database_window_20_filled:before {
content: "\e5b4";
}
-.icon-ic_fluent_dentist_20_regular:before {
+.icon-ic_fluent_database_window_20_regular:before {
content: "\e5b5";
}
-.icon-ic_fluent_design_ideas_20_filled:before {
+.icon-ic_fluent_decimal_arrow_left_20_filled:before {
content: "\e5b6";
}
-.icon-ic_fluent_design_ideas_20_regular:before {
+.icon-ic_fluent_decimal_arrow_left_20_regular:before {
content: "\e5b7";
}
-.icon-ic_fluent_desk_20_filled:before {
+.icon-ic_fluent_decimal_arrow_right_20_filled:before {
content: "\e5b8";
}
-.icon-ic_fluent_desk_20_regular:before {
+.icon-ic_fluent_decimal_arrow_right_20_regular:before {
content: "\e5b9";
}
-.icon-ic_fluent_desktop_20_filled:before {
+.icon-ic_fluent_delete_20_filled:before {
content: "\e5ba";
}
-.icon-ic_fluent_desktop_20_regular:before {
+.icon-ic_fluent_delete_20_regular:before {
content: "\e5bb";
}
-.icon-ic_fluent_desktop_arrow_down_20_filled:before {
+.icon-ic_fluent_delete_arrow_back_20_filled:before {
content: "\e5bc";
}
-.icon-ic_fluent_desktop_arrow_down_20_regular:before {
+.icon-ic_fluent_delete_arrow_back_20_regular:before {
content: "\e5bd";
}
-.icon-ic_fluent_desktop_arrow_right_20_filled:before {
+.icon-ic_fluent_delete_dismiss_20_filled:before {
content: "\e5be";
}
-.icon-ic_fluent_desktop_arrow_right_20_regular:before {
+.icon-ic_fluent_delete_dismiss_20_regular:before {
content: "\e5bf";
}
-.icon-ic_fluent_desktop_checkmark_20_filled:before {
+.icon-ic_fluent_delete_lines_20_filled:before {
content: "\e5c0";
}
-.icon-ic_fluent_desktop_checkmark_20_regular:before {
+.icon-ic_fluent_delete_lines_20_regular:before {
content: "\e5c1";
}
-.icon-ic_fluent_desktop_cursor_20_filled:before {
+.icon-ic_fluent_delete_off_20_filled:before {
content: "\e5c2";
}
-.icon-ic_fluent_desktop_cursor_20_regular:before {
+.icon-ic_fluent_delete_off_20_regular:before {
content: "\e5c3";
}
-.icon-ic_fluent_desktop_edit_20_filled:before {
+.icon-ic_fluent_dentist_20_filled:before {
content: "\e5c4";
}
-.icon-ic_fluent_desktop_edit_20_regular:before {
+.icon-ic_fluent_dentist_20_regular:before {
content: "\e5c5";
}
-.icon-ic_fluent_desktop_flow_20_filled:before {
+.icon-ic_fluent_design_ideas_20_filled:before {
content: "\e5c6";
}
-.icon-ic_fluent_desktop_flow_20_regular:before {
+.icon-ic_fluent_design_ideas_20_regular:before {
content: "\e5c7";
}
-.icon-ic_fluent_desktop_keyboard_20_filled:before {
+.icon-ic_fluent_desk_20_filled:before {
content: "\e5c8";
}
-.icon-ic_fluent_desktop_keyboard_20_regular:before {
+.icon-ic_fluent_desk_20_regular:before {
content: "\e5c9";
}
-.icon-ic_fluent_desktop_mac_20_filled:before {
+.icon-ic_fluent_desktop_20_filled:before {
content: "\e5ca";
}
-.icon-ic_fluent_desktop_mac_20_regular:before {
+.icon-ic_fluent_desktop_20_regular:before {
content: "\e5cb";
}
-.icon-ic_fluent_desktop_pulse_20_filled:before {
+.icon-ic_fluent_desktop_arrow_down_20_filled:before {
content: "\e5cc";
}
-.icon-ic_fluent_desktop_pulse_20_regular:before {
+.icon-ic_fluent_desktop_arrow_down_20_regular:before {
content: "\e5cd";
}
-.icon-ic_fluent_desktop_signal_20_filled:before {
+.icon-ic_fluent_desktop_arrow_right_20_filled:before {
content: "\e5ce";
}
-.icon-ic_fluent_desktop_signal_20_regular:before {
+.icon-ic_fluent_desktop_arrow_right_20_regular:before {
content: "\e5cf";
}
-.icon-ic_fluent_desktop_speaker_20_filled:before {
+.icon-ic_fluent_desktop_checkmark_20_filled:before {
content: "\e5d0";
}
-.icon-ic_fluent_desktop_speaker_20_regular:before {
+.icon-ic_fluent_desktop_checkmark_20_regular:before {
content: "\e5d1";
}
-.icon-ic_fluent_desktop_speaker_off_20_filled:before {
+.icon-ic_fluent_desktop_cursor_20_filled:before {
content: "\e5d2";
}
-.icon-ic_fluent_desktop_speaker_off_20_regular:before {
+.icon-ic_fluent_desktop_cursor_20_regular:before {
content: "\e5d3";
}
-.icon-ic_fluent_desktop_sync_20_filled:before {
+.icon-ic_fluent_desktop_edit_20_filled:before {
content: "\e5d4";
}
-.icon-ic_fluent_desktop_sync_20_regular:before {
+.icon-ic_fluent_desktop_edit_20_regular:before {
content: "\e5d5";
}
-.icon-ic_fluent_desktop_toolbox_20_filled:before {
+.icon-ic_fluent_desktop_flow_20_filled:before {
content: "\e5d6";
}
-.icon-ic_fluent_desktop_toolbox_20_regular:before {
+.icon-ic_fluent_desktop_flow_20_regular:before {
content: "\e5d7";
}
-.icon-ic_fluent_desktop_tower_20_filled:before {
+.icon-ic_fluent_desktop_keyboard_20_filled:before {
content: "\e5d8";
}
-.icon-ic_fluent_desktop_tower_20_regular:before {
+.icon-ic_fluent_desktop_keyboard_20_regular:before {
content: "\e5d9";
}
-.icon-ic_fluent_developer_board_20_filled:before {
+.icon-ic_fluent_desktop_mac_20_filled:before {
content: "\e5da";
}
-.icon-ic_fluent_developer_board_20_regular:before {
+.icon-ic_fluent_desktop_mac_20_regular:before {
content: "\e5db";
}
-.icon-ic_fluent_developer_board_lightning_20_filled:before {
+.icon-ic_fluent_desktop_off_20_filled:before {
content: "\e5dc";
}
-.icon-ic_fluent_developer_board_lightning_20_regular:before {
+.icon-ic_fluent_desktop_off_20_regular:before {
content: "\e5dd";
}
-.icon-ic_fluent_developer_board_lightning_toolbox_20_filled:before {
+.icon-ic_fluent_desktop_pulse_20_filled:before {
content: "\e5de";
}
-.icon-ic_fluent_developer_board_lightning_toolbox_20_regular:before {
+.icon-ic_fluent_desktop_pulse_20_regular:before {
content: "\e5df";
}
-.icon-ic_fluent_developer_board_search_20_filled:before {
+.icon-ic_fluent_desktop_signal_20_filled:before {
content: "\e5e0";
}
-.icon-ic_fluent_developer_board_search_20_regular:before {
+.icon-ic_fluent_desktop_signal_20_regular:before {
content: "\e5e1";
}
-.icon-ic_fluent_device_eq_20_filled:before {
+.icon-ic_fluent_desktop_speaker_20_filled:before {
content: "\e5e2";
}
-.icon-ic_fluent_device_eq_20_regular:before {
+.icon-ic_fluent_desktop_speaker_20_regular:before {
content: "\e5e3";
}
-.icon-ic_fluent_device_meeting_room_20_filled:before {
+.icon-ic_fluent_desktop_speaker_off_20_filled:before {
content: "\e5e4";
}
-.icon-ic_fluent_device_meeting_room_20_regular:before {
+.icon-ic_fluent_desktop_speaker_off_20_regular:before {
content: "\e5e5";
}
-.icon-ic_fluent_device_meeting_room_remote_20_filled:before {
+.icon-ic_fluent_desktop_sync_20_filled:before {
content: "\e5e6";
}
-.icon-ic_fluent_device_meeting_room_remote_20_regular:before {
+.icon-ic_fluent_desktop_sync_20_regular:before {
content: "\e5e7";
}
-.icon-ic_fluent_diagram_20_filled:before {
+.icon-ic_fluent_desktop_toolbox_20_filled:before {
content: "\e5e8";
}
-.icon-ic_fluent_diagram_20_regular:before {
+.icon-ic_fluent_desktop_toolbox_20_regular:before {
content: "\e5e9";
}
-.icon-ic_fluent_dialpad_20_filled:before {
+.icon-ic_fluent_desktop_tower_20_filled:before {
content: "\e5ea";
}
-.icon-ic_fluent_dialpad_20_regular:before {
+.icon-ic_fluent_desktop_tower_20_regular:before {
content: "\e5eb";
}
-.icon-ic_fluent_dialpad_off_20_filled:before {
+.icon-ic_fluent_developer_board_20_filled:before {
content: "\e5ec";
}
-.icon-ic_fluent_dialpad_off_20_regular:before {
+.icon-ic_fluent_developer_board_20_regular:before {
content: "\e5ed";
}
-.icon-ic_fluent_dialpad_question_mark_20_filled:before {
+.icon-ic_fluent_developer_board_lightning_20_filled:before {
content: "\e5ee";
}
-.icon-ic_fluent_dialpad_question_mark_20_regular:before {
+.icon-ic_fluent_developer_board_lightning_20_regular:before {
content: "\e5ef";
}
-.icon-ic_fluent_diamond_20_filled:before {
+.icon-ic_fluent_developer_board_lightning_toolbox_20_filled:before {
content: "\e5f0";
}
-.icon-ic_fluent_diamond_20_regular:before {
+.icon-ic_fluent_developer_board_lightning_toolbox_20_regular:before {
content: "\e5f1";
}
-.icon-ic_fluent_directions_20_filled:before {
+.icon-ic_fluent_developer_board_search_20_filled:before {
content: "\e5f2";
}
-.icon-ic_fluent_directions_20_regular:before {
+.icon-ic_fluent_developer_board_search_20_regular:before {
content: "\e5f3";
}
-.icon-ic_fluent_dishwasher_20_filled:before {
+.icon-ic_fluent_device_eq_20_filled:before {
content: "\e5f4";
}
-.icon-ic_fluent_dishwasher_20_regular:before {
+.icon-ic_fluent_device_eq_20_regular:before {
content: "\e5f5";
}
-.icon-ic_fluent_dismiss_20_filled:before {
+.icon-ic_fluent_device_meeting_room_20_filled:before {
content: "\e5f6";
}
-.icon-ic_fluent_dismiss_20_regular:before {
+.icon-ic_fluent_device_meeting_room_20_regular:before {
content: "\e5f7";
}
-.icon-ic_fluent_dismiss_circle_20_filled:before {
+.icon-ic_fluent_device_meeting_room_remote_20_filled:before {
content: "\e5f8";
}
-.icon-ic_fluent_dismiss_circle_20_regular:before {
+.icon-ic_fluent_device_meeting_room_remote_20_regular:before {
content: "\e5f9";
}
-.icon-ic_fluent_dismiss_square_20_filled:before {
+.icon-ic_fluent_diagram_20_filled:before {
content: "\e5fa";
}
-.icon-ic_fluent_dismiss_square_20_regular:before {
+.icon-ic_fluent_diagram_20_regular:before {
content: "\e5fb";
}
-.icon-ic_fluent_dismiss_square_multiple_20_filled:before {
+.icon-ic_fluent_dialpad_20_filled:before {
content: "\e5fc";
}
-.icon-ic_fluent_dismiss_square_multiple_20_regular:before {
+.icon-ic_fluent_dialpad_20_regular:before {
content: "\e5fd";
}
-.icon-ic_fluent_diversity_20_filled:before {
+.icon-ic_fluent_dialpad_off_20_filled:before {
content: "\e5fe";
}
-.icon-ic_fluent_diversity_20_regular:before {
+.icon-ic_fluent_dialpad_off_20_regular:before {
content: "\e5ff";
}
-.icon-ic_fluent_divider_short_20_filled:before {
+.icon-ic_fluent_dialpad_question_mark_20_filled:before {
content: "\e600";
}
-.icon-ic_fluent_divider_short_20_regular:before {
+.icon-ic_fluent_dialpad_question_mark_20_regular:before {
content: "\e601";
}
-.icon-ic_fluent_divider_tall_20_filled:before {
+.icon-ic_fluent_diamond_20_filled:before {
content: "\e602";
}
-.icon-ic_fluent_divider_tall_20_regular:before {
+.icon-ic_fluent_diamond_20_regular:before {
content: "\e603";
}
-.icon-ic_fluent_dock_20_filled:before {
+.icon-ic_fluent_directions_20_filled:before {
content: "\e604";
}
-.icon-ic_fluent_dock_20_regular:before {
+.icon-ic_fluent_directions_20_regular:before {
content: "\e605";
}
-.icon-ic_fluent_dock_row_20_filled:before {
+.icon-ic_fluent_dishwasher_20_filled:before {
content: "\e606";
}
-.icon-ic_fluent_dock_row_20_regular:before {
+.icon-ic_fluent_dishwasher_20_regular:before {
content: "\e607";
}
-.icon-ic_fluent_doctor_20_filled:before {
+.icon-ic_fluent_dismiss_20_filled:before {
content: "\e608";
}
-.icon-ic_fluent_doctor_20_regular:before {
+.icon-ic_fluent_dismiss_20_regular:before {
content: "\e609";
}
-.icon-ic_fluent_document_100_20_filled:before {
+.icon-ic_fluent_dismiss_circle_20_filled:before {
content: "\e60a";
}
-.icon-ic_fluent_document_100_20_regular:before {
+.icon-ic_fluent_dismiss_circle_20_regular:before {
content: "\e60b";
}
-.icon-ic_fluent_document_20_filled:before {
+.icon-ic_fluent_dismiss_square_20_filled:before {
content: "\e60c";
}
-.icon-ic_fluent_document_20_regular:before {
+.icon-ic_fluent_dismiss_square_20_regular:before {
content: "\e60d";
}
-.icon-ic_fluent_document_add_20_filled:before {
+.icon-ic_fluent_dismiss_square_multiple_20_filled:before {
content: "\e60e";
}
-.icon-ic_fluent_document_add_20_regular:before {
+.icon-ic_fluent_dismiss_square_multiple_20_regular:before {
content: "\e60f";
}
-.icon-ic_fluent_document_arrow_down_20_filled:before {
+.icon-ic_fluent_diversity_20_filled:before {
content: "\e610";
}
-.icon-ic_fluent_document_arrow_down_20_regular:before {
+.icon-ic_fluent_diversity_20_regular:before {
content: "\e611";
}
-.icon-ic_fluent_document_arrow_left_20_filled:before {
+.icon-ic_fluent_divider_short_20_filled:before {
content: "\e612";
}
-.icon-ic_fluent_document_arrow_left_20_regular:before {
+.icon-ic_fluent_divider_short_20_regular:before {
content: "\e613";
}
-.icon-ic_fluent_document_arrow_right_20_filled:before {
+.icon-ic_fluent_divider_tall_20_filled:before {
content: "\e614";
}
-.icon-ic_fluent_document_arrow_right_20_regular:before {
+.icon-ic_fluent_divider_tall_20_regular:before {
content: "\e615";
}
-.icon-ic_fluent_document_arrow_up_20_filled:before {
+.icon-ic_fluent_dock_20_filled:before {
content: "\e616";
}
-.icon-ic_fluent_document_arrow_up_20_regular:before {
+.icon-ic_fluent_dock_20_regular:before {
content: "\e617";
}
-.icon-ic_fluent_document_border_20_filled:before {
+.icon-ic_fluent_dock_row_20_filled:before {
content: "\e618";
}
-.icon-ic_fluent_document_border_20_regular:before {
+.icon-ic_fluent_dock_row_20_regular:before {
content: "\e619";
}
-.icon-ic_fluent_document_border_print_20_filled:before {
+.icon-ic_fluent_doctor_20_filled:before {
content: "\e61a";
}
-.icon-ic_fluent_document_border_print_20_regular:before {
+.icon-ic_fluent_doctor_20_regular:before {
content: "\e61b";
}
-.icon-ic_fluent_document_briefcase_20_filled:before {
+.icon-ic_fluent_document_100_20_filled:before {
content: "\e61c";
}
-.icon-ic_fluent_document_briefcase_20_regular:before {
+.icon-ic_fluent_document_100_20_regular:before {
content: "\e61d";
}
-.icon-ic_fluent_document_bullet_list_20_filled:before {
+.icon-ic_fluent_document_20_filled:before {
content: "\e61e";
}
-.icon-ic_fluent_document_bullet_list_20_regular:before {
+.icon-ic_fluent_document_20_regular:before {
content: "\e61f";
}
-.icon-ic_fluent_document_bullet_list_arrow_left_20_filled:before {
+.icon-ic_fluent_document_add_20_filled:before {
content: "\e620";
}
-.icon-ic_fluent_document_bullet_list_arrow_left_20_regular:before {
+.icon-ic_fluent_document_add_20_regular:before {
content: "\e621";
}
-.icon-ic_fluent_document_bullet_list_clock_20_filled:before {
+.icon-ic_fluent_document_arrow_down_20_filled:before {
content: "\e622";
}
-.icon-ic_fluent_document_bullet_list_clock_20_regular:before {
+.icon-ic_fluent_document_arrow_down_20_regular:before {
content: "\e623";
}
-.icon-ic_fluent_document_bullet_list_cube_20_filled:before {
+.icon-ic_fluent_document_arrow_left_20_filled:before {
content: "\e624";
}
-.icon-ic_fluent_document_bullet_list_cube_20_regular:before {
+.icon-ic_fluent_document_arrow_left_20_regular:before {
content: "\e625";
}
-.icon-ic_fluent_document_bullet_list_multiple_20_filled:before {
+.icon-ic_fluent_document_arrow_right_20_filled:before {
content: "\e626";
}
-.icon-ic_fluent_document_bullet_list_multiple_20_regular:before {
+.icon-ic_fluent_document_arrow_right_20_regular:before {
content: "\e627";
}
-.icon-ic_fluent_document_bullet_list_off_20_filled:before {
+.icon-ic_fluent_document_arrow_up_20_filled:before {
content: "\e628";
}
-.icon-ic_fluent_document_bullet_list_off_20_regular:before {
+.icon-ic_fluent_document_arrow_up_20_regular:before {
content: "\e629";
}
-.icon-ic_fluent_document_catch_up_20_filled:before {
+.icon-ic_fluent_document_border_20_filled:before {
content: "\e62a";
}
-.icon-ic_fluent_document_catch_up_20_regular:before {
+.icon-ic_fluent_document_border_20_regular:before {
content: "\e62b";
}
-.icon-ic_fluent_document_checkmark_20_filled:before {
+.icon-ic_fluent_document_border_print_20_filled:before {
content: "\e62c";
}
-.icon-ic_fluent_document_checkmark_20_regular:before {
+.icon-ic_fluent_document_border_print_20_regular:before {
content: "\e62d";
}
-.icon-ic_fluent_document_chevron_double_20_filled:before {
+.icon-ic_fluent_document_briefcase_20_filled:before {
content: "\e62e";
}
-.icon-ic_fluent_document_chevron_double_20_regular:before {
+.icon-ic_fluent_document_briefcase_20_regular:before {
content: "\e62f";
}
-.icon-ic_fluent_document_copy_20_filled:before {
+.icon-ic_fluent_document_bullet_list_20_filled:before {
content: "\e630";
}
-.icon-ic_fluent_document_copy_20_regular:before {
+.icon-ic_fluent_document_bullet_list_20_regular:before {
content: "\e631";
}
-.icon-ic_fluent_document_css_20_filled:before {
+.icon-ic_fluent_document_bullet_list_arrow_left_20_filled:before {
content: "\e632";
}
-.icon-ic_fluent_document_css_20_regular:before {
+.icon-ic_fluent_document_bullet_list_arrow_left_20_regular:before {
content: "\e633";
}
-.icon-ic_fluent_document_cube_20_filled:before {
+.icon-ic_fluent_document_bullet_list_clock_20_filled:before {
content: "\e634";
}
-.icon-ic_fluent_document_cube_20_regular:before {
+.icon-ic_fluent_document_bullet_list_clock_20_regular:before {
content: "\e635";
}
-.icon-ic_fluent_document_data_20_filled:before {
+.icon-ic_fluent_document_bullet_list_cube_20_filled:before {
content: "\e636";
}
-.icon-ic_fluent_document_data_20_regular:before {
+.icon-ic_fluent_document_bullet_list_cube_20_regular:before {
content: "\e637";
}
-.icon-ic_fluent_document_data_link_20_filled:before {
+.icon-ic_fluent_document_bullet_list_multiple_20_filled:before {
content: "\e638";
}
-.icon-ic_fluent_document_data_link_20_regular:before {
+.icon-ic_fluent_document_bullet_list_multiple_20_regular:before {
content: "\e639";
}
-.icon-ic_fluent_document_data_lock_20_filled:before {
+.icon-ic_fluent_document_bullet_list_off_20_filled:before {
content: "\e63a";
}
-.icon-ic_fluent_document_data_lock_20_regular:before {
+.icon-ic_fluent_document_bullet_list_off_20_regular:before {
content: "\e63b";
}
-.icon-ic_fluent_document_database_20_filled:before {
+.icon-ic_fluent_document_catch_up_20_filled:before {
content: "\e63c";
}
-.icon-ic_fluent_document_database_20_regular:before {
+.icon-ic_fluent_document_catch_up_20_regular:before {
content: "\e63d";
}
-.icon-ic_fluent_document_dismiss_20_filled:before {
+.icon-ic_fluent_document_checkmark_20_filled:before {
content: "\e63e";
}
-.icon-ic_fluent_document_dismiss_20_regular:before {
+.icon-ic_fluent_document_checkmark_20_regular:before {
content: "\e63f";
}
-.icon-ic_fluent_document_edit_20_filled:before {
+.icon-ic_fluent_document_chevron_double_20_filled:before {
content: "\e640";
}
-.icon-ic_fluent_document_edit_20_regular:before {
+.icon-ic_fluent_document_chevron_double_20_regular:before {
content: "\e641";
}
-.icon-ic_fluent_document_endnote_20_filled:before {
+.icon-ic_fluent_document_copy_20_filled:before {
content: "\e642";
}
-.icon-ic_fluent_document_endnote_20_regular:before {
+.icon-ic_fluent_document_copy_20_regular:before {
content: "\e643";
}
-.icon-ic_fluent_document_error_20_filled:before {
+.icon-ic_fluent_document_css_20_filled:before {
content: "\e644";
}
-.icon-ic_fluent_document_error_20_regular:before {
+.icon-ic_fluent_document_css_20_regular:before {
content: "\e645";
}
-.icon-ic_fluent_document_fit_20_filled:before {
+.icon-ic_fluent_document_cube_20_filled:before {
content: "\e646";
}
-.icon-ic_fluent_document_fit_20_regular:before {
+.icon-ic_fluent_document_cube_20_regular:before {
content: "\e647";
}
-.icon-ic_fluent_document_flowchart_20_filled:before {
+.icon-ic_fluent_document_data_20_filled:before {
content: "\e648";
}
-.icon-ic_fluent_document_flowchart_20_regular:before {
+.icon-ic_fluent_document_data_20_regular:before {
content: "\e649";
}
-.icon-ic_fluent_document_folder_20_filled:before {
+.icon-ic_fluent_document_data_link_20_filled:before {
content: "\e64a";
}
-.icon-ic_fluent_document_folder_20_regular:before {
+.icon-ic_fluent_document_data_link_20_regular:before {
content: "\e64b";
}
-.icon-ic_fluent_document_footer_20_filled:before {
+.icon-ic_fluent_document_data_lock_20_filled:before {
content: "\e64c";
}
-.icon-ic_fluent_document_footer_20_regular:before {
+.icon-ic_fluent_document_data_lock_20_regular:before {
content: "\e64d";
}
-.icon-ic_fluent_document_footer_dismiss_20_filled:before {
+.icon-ic_fluent_document_database_20_filled:before {
content: "\e64e";
}
-.icon-ic_fluent_document_footer_dismiss_20_regular:before {
+.icon-ic_fluent_document_database_20_regular:before {
content: "\e64f";
}
-.icon-ic_fluent_document_header_20_filled:before {
+.icon-ic_fluent_document_dismiss_20_filled:before {
content: "\e650";
}
-.icon-ic_fluent_document_header_20_regular:before {
+.icon-ic_fluent_document_dismiss_20_regular:before {
content: "\e651";
}
-.icon-ic_fluent_document_header_arrow_down_20_filled:before {
+.icon-ic_fluent_document_edit_20_filled:before {
content: "\e652";
}
-.icon-ic_fluent_document_header_arrow_down_20_regular:before {
+.icon-ic_fluent_document_edit_20_regular:before {
content: "\e653";
}
-.icon-ic_fluent_document_header_dismiss_20_filled:before {
+.icon-ic_fluent_document_endnote_20_filled:before {
content: "\e654";
}
-.icon-ic_fluent_document_header_dismiss_20_regular:before {
+.icon-ic_fluent_document_endnote_20_regular:before {
content: "\e655";
}
-.icon-ic_fluent_document_header_footer_20_filled:before {
+.icon-ic_fluent_document_error_20_filled:before {
content: "\e656";
}
-.icon-ic_fluent_document_header_footer_20_regular:before {
+.icon-ic_fluent_document_error_20_regular:before {
content: "\e657";
}
-.icon-ic_fluent_document_heart_20_filled:before {
+.icon-ic_fluent_document_fit_20_filled:before {
content: "\e658";
}
-.icon-ic_fluent_document_heart_20_regular:before {
+.icon-ic_fluent_document_fit_20_regular:before {
content: "\e659";
}
-.icon-ic_fluent_document_heart_pulse_20_filled:before {
+.icon-ic_fluent_document_flowchart_20_filled:before {
content: "\e65a";
}
-.icon-ic_fluent_document_heart_pulse_20_regular:before {
+.icon-ic_fluent_document_flowchart_20_regular:before {
content: "\e65b";
}
-.icon-ic_fluent_document_image_20_filled:before {
+.icon-ic_fluent_document_folder_20_filled:before {
content: "\e65c";
}
-.icon-ic_fluent_document_image_20_regular:before {
+.icon-ic_fluent_document_folder_20_regular:before {
content: "\e65d";
}
-.icon-ic_fluent_document_java_20_filled:before {
+.icon-ic_fluent_document_footer_20_filled:before {
content: "\e65e";
}
-.icon-ic_fluent_document_java_20_regular:before {
+.icon-ic_fluent_document_footer_20_regular:before {
content: "\e65f";
}
-.icon-ic_fluent_document_javascript_20_filled:before {
+.icon-ic_fluent_document_footer_dismiss_20_filled:before {
content: "\e660";
}
-.icon-ic_fluent_document_javascript_20_regular:before {
+.icon-ic_fluent_document_footer_dismiss_20_regular:before {
content: "\e661";
}
-.icon-ic_fluent_document_key_20_filled:before {
+.icon-ic_fluent_document_header_20_filled:before {
content: "\e662";
}
-.icon-ic_fluent_document_key_20_regular:before {
+.icon-ic_fluent_document_header_20_regular:before {
content: "\e663";
}
-.icon-ic_fluent_document_landscape_20_filled:before {
+.icon-ic_fluent_document_header_arrow_down_20_filled:before {
content: "\e664";
}
-.icon-ic_fluent_document_landscape_20_regular:before {
+.icon-ic_fluent_document_header_arrow_down_20_regular:before {
content: "\e665";
}
-.icon-ic_fluent_document_landscape_data_20_filled:before {
+.icon-ic_fluent_document_header_dismiss_20_filled:before {
content: "\e666";
}
-.icon-ic_fluent_document_landscape_data_20_regular:before {
+.icon-ic_fluent_document_header_dismiss_20_regular:before {
content: "\e667";
}
-.icon-ic_fluent_document_landscape_split_20_filled:before {
+.icon-ic_fluent_document_header_footer_20_filled:before {
content: "\e668";
}
-.icon-ic_fluent_document_landscape_split_20_regular:before {
+.icon-ic_fluent_document_header_footer_20_regular:before {
content: "\e669";
}
-.icon-ic_fluent_document_landscape_split_hint_20_filled:before {
+.icon-ic_fluent_document_heart_20_filled:before {
content: "\e66a";
}
-.icon-ic_fluent_document_landscape_split_hint_20_regular:before {
+.icon-ic_fluent_document_heart_20_regular:before {
content: "\e66b";
}
-.icon-ic_fluent_document_lightning_20_filled:before {
+.icon-ic_fluent_document_heart_pulse_20_filled:before {
content: "\e66c";
}
-.icon-ic_fluent_document_lightning_20_regular:before {
+.icon-ic_fluent_document_heart_pulse_20_regular:before {
content: "\e66d";
}
-.icon-ic_fluent_document_link_20_filled:before {
+.icon-ic_fluent_document_image_20_filled:before {
content: "\e66e";
}
-.icon-ic_fluent_document_link_20_regular:before {
+.icon-ic_fluent_document_image_20_regular:before {
content: "\e66f";
}
-.icon-ic_fluent_document_lock_20_filled:before {
+.icon-ic_fluent_document_java_20_filled:before {
content: "\e670";
}
-.icon-ic_fluent_document_lock_20_regular:before {
+.icon-ic_fluent_document_java_20_regular:before {
content: "\e671";
}
-.icon-ic_fluent_document_margins_20_filled:before {
+.icon-ic_fluent_document_javascript_20_filled:before {
content: "\e672";
}
-.icon-ic_fluent_document_margins_20_regular:before {
+.icon-ic_fluent_document_javascript_20_regular:before {
content: "\e673";
}
-.icon-ic_fluent_document_mention_20_filled:before {
+.icon-ic_fluent_document_key_20_filled:before {
content: "\e674";
}
-.icon-ic_fluent_document_mention_20_regular:before {
+.icon-ic_fluent_document_key_20_regular:before {
content: "\e675";
}
-.icon-ic_fluent_document_multiple_20_filled:before {
+.icon-ic_fluent_document_landscape_20_filled:before {
content: "\e676";
}
-.icon-ic_fluent_document_multiple_20_regular:before {
+.icon-ic_fluent_document_landscape_20_regular:before {
content: "\e677";
}
-.icon-ic_fluent_document_multiple_percent_20_filled:before {
+.icon-ic_fluent_document_landscape_data_20_filled:before {
content: "\e678";
}
-.icon-ic_fluent_document_multiple_percent_20_regular:before {
+.icon-ic_fluent_document_landscape_data_20_regular:before {
content: "\e679";
}
-.icon-ic_fluent_document_multiple_prohibited_20_filled:before {
+.icon-ic_fluent_document_landscape_split_20_filled:before {
content: "\e67a";
}
-.icon-ic_fluent_document_multiple_prohibited_20_regular:before {
+.icon-ic_fluent_document_landscape_split_20_regular:before {
content: "\e67b";
}
-.icon-ic_fluent_document_multiple_sync_20_filled:before {
+.icon-ic_fluent_document_landscape_split_hint_20_filled:before {
content: "\e67c";
}
-.icon-ic_fluent_document_multiple_sync_20_regular:before {
+.icon-ic_fluent_document_landscape_split_hint_20_regular:before {
content: "\e67d";
}
-.icon-ic_fluent_document_one_page_20_filled:before {
+.icon-ic_fluent_document_lightning_20_filled:before {
content: "\e67e";
}
-.icon-ic_fluent_document_one_page_20_regular:before {
+.icon-ic_fluent_document_lightning_20_regular:before {
content: "\e67f";
}
-.icon-ic_fluent_document_one_page_add_20_filled:before {
+.icon-ic_fluent_document_link_20_filled:before {
content: "\e680";
}
-.icon-ic_fluent_document_one_page_add_20_regular:before {
+.icon-ic_fluent_document_link_20_regular:before {
content: "\e681";
}
-.icon-ic_fluent_document_one_page_columns_20_filled:before {
+.icon-ic_fluent_document_lock_20_filled:before {
content: "\e682";
}
-.icon-ic_fluent_document_one_page_columns_20_regular:before {
+.icon-ic_fluent_document_lock_20_regular:before {
content: "\e683";
}
-.icon-ic_fluent_document_one_page_link_20_filled:before {
+.icon-ic_fluent_document_margins_20_filled:before {
content: "\e684";
}
-.icon-ic_fluent_document_one_page_link_20_regular:before {
+.icon-ic_fluent_document_margins_20_regular:before {
content: "\e685";
}
-.icon-ic_fluent_document_one_page_multiple_20_filled:before {
+.icon-ic_fluent_document_mention_20_filled:before {
content: "\e686";
}
-.icon-ic_fluent_document_one_page_multiple_20_regular:before {
+.icon-ic_fluent_document_mention_20_regular:before {
content: "\e687";
}
-.icon-ic_fluent_document_one_page_sparkle_20_filled:before {
+.icon-ic_fluent_document_multiple_20_filled:before {
content: "\e688";
}
-.icon-ic_fluent_document_one_page_sparkle_20_regular:before {
+.icon-ic_fluent_document_multiple_20_regular:before {
content: "\e689";
}
-.icon-ic_fluent_document_page_bottom_center_20_filled:before {
+.icon-ic_fluent_document_multiple_percent_20_filled:before {
content: "\e68a";
}
-.icon-ic_fluent_document_page_bottom_center_20_regular:before {
+.icon-ic_fluent_document_multiple_percent_20_regular:before {
content: "\e68b";
}
-.icon-ic_fluent_document_page_bottom_left_20_filled:before {
+.icon-ic_fluent_document_multiple_prohibited_20_filled:before {
content: "\e68c";
}
-.icon-ic_fluent_document_page_bottom_left_20_regular:before {
+.icon-ic_fluent_document_multiple_prohibited_20_regular:before {
content: "\e68d";
}
-.icon-ic_fluent_document_page_bottom_right_20_filled:before {
+.icon-ic_fluent_document_multiple_sync_20_filled:before {
content: "\e68e";
}
-.icon-ic_fluent_document_page_bottom_right_20_regular:before {
+.icon-ic_fluent_document_multiple_sync_20_regular:before {
content: "\e68f";
}
-.icon-ic_fluent_document_page_break_20_filled:before {
+.icon-ic_fluent_document_one_page_20_filled:before {
content: "\e690";
}
-.icon-ic_fluent_document_page_break_20_regular:before {
+.icon-ic_fluent_document_one_page_20_regular:before {
content: "\e691";
}
-.icon-ic_fluent_document_page_number_20_filled:before {
+.icon-ic_fluent_document_one_page_add_20_filled:before {
content: "\e692";
}
-.icon-ic_fluent_document_page_number_20_regular:before {
+.icon-ic_fluent_document_one_page_add_20_regular:before {
content: "\e693";
}
-.icon-ic_fluent_document_page_top_center_20_filled:before {
+.icon-ic_fluent_document_one_page_columns_20_filled:before {
content: "\e694";
}
-.icon-ic_fluent_document_page_top_center_20_regular:before {
+.icon-ic_fluent_document_one_page_columns_20_regular:before {
content: "\e695";
}
-.icon-ic_fluent_document_page_top_left_20_filled:before {
+.icon-ic_fluent_document_one_page_link_20_filled:before {
content: "\e696";
}
-.icon-ic_fluent_document_page_top_left_20_regular:before {
+.icon-ic_fluent_document_one_page_link_20_regular:before {
content: "\e697";
}
-.icon-ic_fluent_document_page_top_right_20_filled:before {
+.icon-ic_fluent_document_one_page_multiple_20_filled:before {
content: "\e698";
}
-.icon-ic_fluent_document_page_top_right_20_regular:before {
+.icon-ic_fluent_document_one_page_multiple_20_regular:before {
content: "\e699";
}
-.icon-ic_fluent_document_pdf_20_filled:before {
+.icon-ic_fluent_document_one_page_sparkle_20_filled:before {
content: "\e69a";
}
-.icon-ic_fluent_document_pdf_20_regular:before {
+.icon-ic_fluent_document_one_page_sparkle_20_regular:before {
content: "\e69b";
}
-.icon-ic_fluent_document_percent_20_filled:before {
+.icon-ic_fluent_document_page_bottom_center_20_filled:before {
content: "\e69c";
}
-.icon-ic_fluent_document_percent_20_regular:before {
+.icon-ic_fluent_document_page_bottom_center_20_regular:before {
content: "\e69d";
}
-.icon-ic_fluent_document_person_20_filled:before {
+.icon-ic_fluent_document_page_bottom_left_20_filled:before {
content: "\e69e";
}
-.icon-ic_fluent_document_person_20_regular:before {
+.icon-ic_fluent_document_page_bottom_left_20_regular:before {
content: "\e69f";
}
-.icon-ic_fluent_document_pill_20_filled:before {
+.icon-ic_fluent_document_page_bottom_right_20_filled:before {
content: "\e6a0";
}
-.icon-ic_fluent_document_pill_20_regular:before {
+.icon-ic_fluent_document_page_bottom_right_20_regular:before {
content: "\e6a1";
}
-.icon-ic_fluent_document_print_20_filled:before {
+.icon-ic_fluent_document_page_break_20_filled:before {
content: "\e6a2";
}
-.icon-ic_fluent_document_print_20_regular:before {
+.icon-ic_fluent_document_page_break_20_regular:before {
content: "\e6a3";
}
-.icon-ic_fluent_document_prohibited_20_filled:before {
+.icon-ic_fluent_document_page_number_20_filled:before {
content: "\e6a4";
}
-.icon-ic_fluent_document_prohibited_20_regular:before {
+.icon-ic_fluent_document_page_number_20_regular:before {
content: "\e6a5";
}
-.icon-ic_fluent_document_question_mark_20_filled:before {
+.icon-ic_fluent_document_page_top_center_20_filled:before {
content: "\e6a6";
}
-.icon-ic_fluent_document_question_mark_20_regular:before {
+.icon-ic_fluent_document_page_top_center_20_regular:before {
content: "\e6a7";
}
-.icon-ic_fluent_document_queue_20_filled:before {
+.icon-ic_fluent_document_page_top_left_20_filled:before {
content: "\e6a8";
}
-.icon-ic_fluent_document_queue_20_regular:before {
+.icon-ic_fluent_document_page_top_left_20_regular:before {
content: "\e6a9";
}
-.icon-ic_fluent_document_queue_add_20_filled:before {
+.icon-ic_fluent_document_page_top_right_20_filled:before {
content: "\e6aa";
}
-.icon-ic_fluent_document_queue_add_20_regular:before {
+.icon-ic_fluent_document_page_top_right_20_regular:before {
content: "\e6ab";
}
-.icon-ic_fluent_document_queue_multiple_20_filled:before {
+.icon-ic_fluent_document_pdf_20_filled:before {
content: "\e6ac";
}
-.icon-ic_fluent_document_queue_multiple_20_regular:before {
+.icon-ic_fluent_document_pdf_20_regular:before {
content: "\e6ad";
}
-.icon-ic_fluent_document_ribbon_20_filled:before {
+.icon-ic_fluent_document_percent_20_filled:before {
content: "\e6ae";
}
-.icon-ic_fluent_document_ribbon_20_regular:before {
+.icon-ic_fluent_document_percent_20_regular:before {
content: "\e6af";
}
-.icon-ic_fluent_document_sass_20_filled:before {
+.icon-ic_fluent_document_person_20_filled:before {
content: "\e6b0";
}
-.icon-ic_fluent_document_sass_20_regular:before {
+.icon-ic_fluent_document_person_20_regular:before {
content: "\e6b1";
}
-.icon-ic_fluent_document_save_20_filled:before {
+.icon-ic_fluent_document_pill_20_filled:before {
content: "\e6b2";
}
-.icon-ic_fluent_document_save_20_regular:before {
+.icon-ic_fluent_document_pill_20_regular:before {
content: "\e6b3";
}
-.icon-ic_fluent_document_search_20_filled:before {
+.icon-ic_fluent_document_print_20_filled:before {
content: "\e6b4";
}
-.icon-ic_fluent_document_search_20_regular:before {
+.icon-ic_fluent_document_print_20_regular:before {
content: "\e6b5";
}
-.icon-ic_fluent_document_settings_20_filled:before {
+.icon-ic_fluent_document_prohibited_20_filled:before {
content: "\e6b6";
}
-.icon-ic_fluent_document_settings_20_regular:before {
+.icon-ic_fluent_document_prohibited_20_regular:before {
content: "\e6b7";
}
-.icon-ic_fluent_document_signature_20_filled:before {
+.icon-ic_fluent_document_question_mark_20_filled:before {
content: "\e6b8";
}
-.icon-ic_fluent_document_signature_20_regular:before {
+.icon-ic_fluent_document_question_mark_20_regular:before {
content: "\e6b9";
}
-.icon-ic_fluent_document_split_hint_20_filled:before {
+.icon-ic_fluent_document_queue_20_filled:before {
content: "\e6ba";
}
-.icon-ic_fluent_document_split_hint_20_regular:before {
+.icon-ic_fluent_document_queue_20_regular:before {
content: "\e6bb";
}
-.icon-ic_fluent_document_split_hint_off_20_filled:before {
+.icon-ic_fluent_document_queue_add_20_filled:before {
content: "\e6bc";
}
-.icon-ic_fluent_document_split_hint_off_20_regular:before {
+.icon-ic_fluent_document_queue_add_20_regular:before {
content: "\e6bd";
}
-.icon-ic_fluent_document_sync_20_filled:before {
+.icon-ic_fluent_document_queue_multiple_20_filled:before {
content: "\e6be";
}
-.icon-ic_fluent_document_sync_20_regular:before {
+.icon-ic_fluent_document_queue_multiple_20_regular:before {
content: "\e6bf";
}
-.icon-ic_fluent_document_table_20_filled:before {
+.icon-ic_fluent_document_ribbon_20_filled:before {
content: "\e6c0";
}
-.icon-ic_fluent_document_table_20_regular:before {
+.icon-ic_fluent_document_ribbon_20_regular:before {
content: "\e6c1";
}
-.icon-ic_fluent_document_table_arrow_right_20_filled:before {
+.icon-ic_fluent_document_sass_20_filled:before {
content: "\e6c2";
}
-.icon-ic_fluent_document_table_arrow_right_20_regular:before {
+.icon-ic_fluent_document_sass_20_regular:before {
content: "\e6c3";
}
-.icon-ic_fluent_document_table_checkmark_20_filled:before {
+.icon-ic_fluent_document_save_20_filled:before {
content: "\e6c4";
}
-.icon-ic_fluent_document_table_checkmark_20_regular:before {
+.icon-ic_fluent_document_save_20_regular:before {
content: "\e6c5";
}
-.icon-ic_fluent_document_table_cube_20_filled:before {
+.icon-ic_fluent_document_search_20_filled:before {
content: "\e6c6";
}
-.icon-ic_fluent_document_table_cube_20_regular:before {
+.icon-ic_fluent_document_search_20_regular:before {
content: "\e6c7";
}
-.icon-ic_fluent_document_table_search_20_filled:before {
+.icon-ic_fluent_document_settings_20_filled:before {
content: "\e6c8";
}
-.icon-ic_fluent_document_table_search_20_regular:before {
+.icon-ic_fluent_document_settings_20_regular:before {
content: "\e6c9";
}
-.icon-ic_fluent_document_table_truck_20_filled:before {
+.icon-ic_fluent_document_signature_20_filled:before {
content: "\e6ca";
}
-.icon-ic_fluent_document_table_truck_20_regular:before {
+.icon-ic_fluent_document_signature_20_regular:before {
content: "\e6cb";
}
-.icon-ic_fluent_document_target_20_filled:before {
+.icon-ic_fluent_document_split_hint_20_filled:before {
content: "\e6cc";
}
-.icon-ic_fluent_document_target_20_regular:before {
+.icon-ic_fluent_document_split_hint_20_regular:before {
content: "\e6cd";
}
-.icon-ic_fluent_document_text_20_filled:before {
+.icon-ic_fluent_document_split_hint_off_20_filled:before {
content: "\e6ce";
}
-.icon-ic_fluent_document_text_20_regular:before {
+.icon-ic_fluent_document_split_hint_off_20_regular:before {
content: "\e6cf";
}
-.icon-ic_fluent_document_text_clock_20_filled:before {
+.icon-ic_fluent_document_sync_20_filled:before {
content: "\e6d0";
}
-.icon-ic_fluent_document_text_clock_20_regular:before {
+.icon-ic_fluent_document_sync_20_regular:before {
content: "\e6d1";
}
-.icon-ic_fluent_document_text_extract_20_filled:before {
+.icon-ic_fluent_document_table_20_filled:before {
content: "\e6d2";
}
-.icon-ic_fluent_document_text_extract_20_regular:before {
+.icon-ic_fluent_document_table_20_regular:before {
content: "\e6d3";
}
-.icon-ic_fluent_document_text_link_20_filled:before {
+.icon-ic_fluent_document_table_arrow_right_20_filled:before {
content: "\e6d4";
}
-.icon-ic_fluent_document_text_link_20_regular:before {
+.icon-ic_fluent_document_table_arrow_right_20_regular:before {
content: "\e6d5";
}
-.icon-ic_fluent_document_text_toolbox_20_filled:before {
+.icon-ic_fluent_document_table_checkmark_20_filled:before {
content: "\e6d6";
}
-.icon-ic_fluent_document_text_toolbox_20_regular:before {
+.icon-ic_fluent_document_table_checkmark_20_regular:before {
content: "\e6d7";
}
-.icon-ic_fluent_document_toolbox_20_filled:before {
+.icon-ic_fluent_document_table_cube_20_filled:before {
content: "\e6d8";
}
-.icon-ic_fluent_document_toolbox_20_regular:before {
+.icon-ic_fluent_document_table_cube_20_regular:before {
content: "\e6d9";
}
-.icon-ic_fluent_document_width_20_filled:before {
+.icon-ic_fluent_document_table_search_20_filled:before {
content: "\e6da";
}
-.icon-ic_fluent_document_width_20_regular:before {
+.icon-ic_fluent_document_table_search_20_regular:before {
content: "\e6db";
}
-.icon-ic_fluent_document_yml_20_filled:before {
+.icon-ic_fluent_document_table_truck_20_filled:before {
content: "\e6dc";
}
-.icon-ic_fluent_document_yml_20_regular:before {
+.icon-ic_fluent_document_table_truck_20_regular:before {
content: "\e6dd";
}
-.icon-ic_fluent_door_20_filled:before {
+.icon-ic_fluent_document_target_20_filled:before {
content: "\e6de";
}
-.icon-ic_fluent_door_20_regular:before {
+.icon-ic_fluent_document_target_20_regular:before {
content: "\e6df";
}
-.icon-ic_fluent_door_arrow_left_20_filled:before {
+.icon-ic_fluent_document_text_20_filled:before {
content: "\e6e0";
}
-.icon-ic_fluent_door_arrow_left_20_regular:before {
+.icon-ic_fluent_document_text_20_regular:before {
content: "\e6e1";
}
-.icon-ic_fluent_door_arrow_right_20_filled:before {
+.icon-ic_fluent_document_text_clock_20_filled:before {
content: "\e6e2";
}
-.icon-ic_fluent_door_arrow_right_20_regular:before {
+.icon-ic_fluent_document_text_clock_20_regular:before {
content: "\e6e3";
}
-.icon-ic_fluent_door_tag_20_filled:before {
+.icon-ic_fluent_document_text_extract_20_filled:before {
content: "\e6e4";
}
-.icon-ic_fluent_door_tag_20_regular:before {
+.icon-ic_fluent_document_text_extract_20_regular:before {
content: "\e6e5";
}
-.icon-ic_fluent_double_swipe_down_20_filled:before {
+.icon-ic_fluent_document_text_link_20_filled:before {
content: "\e6e6";
}
-.icon-ic_fluent_double_swipe_down_20_regular:before {
+.icon-ic_fluent_document_text_link_20_regular:before {
content: "\e6e7";
}
-.icon-ic_fluent_double_swipe_up_20_filled:before {
+.icon-ic_fluent_document_text_toolbox_20_filled:before {
content: "\e6e8";
}
-.icon-ic_fluent_double_swipe_up_20_regular:before {
+.icon-ic_fluent_document_text_toolbox_20_regular:before {
content: "\e6e9";
}
-.icon-ic_fluent_double_tap_swipe_down_20_filled:before {
+.icon-ic_fluent_document_toolbox_20_filled:before {
content: "\e6ea";
}
-.icon-ic_fluent_double_tap_swipe_down_20_regular:before {
+.icon-ic_fluent_document_toolbox_20_regular:before {
content: "\e6eb";
}
-.icon-ic_fluent_double_tap_swipe_up_20_filled:before {
+.icon-ic_fluent_document_width_20_filled:before {
content: "\e6ec";
}
-.icon-ic_fluent_double_tap_swipe_up_20_regular:before {
+.icon-ic_fluent_document_width_20_regular:before {
content: "\e6ed";
}
-.icon-ic_fluent_drafts_20_filled:before {
+.icon-ic_fluent_document_yml_20_filled:before {
content: "\e6ee";
}
-.icon-ic_fluent_drafts_20_regular:before {
+.icon-ic_fluent_document_yml_20_regular:before {
content: "\e6ef";
}
-.icon-ic_fluent_drag_20_filled:before {
+.icon-ic_fluent_door_20_filled:before {
content: "\e6f0";
}
-.icon-ic_fluent_drag_20_regular:before {
+.icon-ic_fluent_door_20_regular:before {
content: "\e6f1";
}
-.icon-ic_fluent_draw_image_20_filled:before {
+.icon-ic_fluent_door_arrow_left_20_filled:before {
content: "\e6f2";
}
-.icon-ic_fluent_draw_image_20_regular:before {
+.icon-ic_fluent_door_arrow_left_20_regular:before {
content: "\e6f3";
}
-.icon-ic_fluent_draw_shape_20_filled:before {
+.icon-ic_fluent_door_arrow_right_20_filled:before {
content: "\e6f4";
}
-.icon-ic_fluent_draw_shape_20_regular:before {
+.icon-ic_fluent_door_arrow_right_20_regular:before {
content: "\e6f5";
}
-.icon-ic_fluent_draw_text_20_filled:before {
+.icon-ic_fluent_door_tag_20_filled:before {
content: "\e6f6";
}
-.icon-ic_fluent_draw_text_20_regular:before {
+.icon-ic_fluent_door_tag_20_regular:before {
content: "\e6f7";
}
-.icon-ic_fluent_drawer_20_filled:before {
+.icon-ic_fluent_double_swipe_down_20_filled:before {
content: "\e6f8";
}
-.icon-ic_fluent_drawer_20_regular:before {
+.icon-ic_fluent_double_swipe_down_20_regular:before {
content: "\e6f9";
}
-.icon-ic_fluent_drawer_add_20_filled:before {
+.icon-ic_fluent_double_swipe_up_20_filled:before {
content: "\e6fa";
}
-.icon-ic_fluent_drawer_add_20_regular:before {
+.icon-ic_fluent_double_swipe_up_20_regular:before {
content: "\e6fb";
}
-.icon-ic_fluent_drawer_arrow_download_20_filled:before {
+.icon-ic_fluent_double_tap_swipe_down_20_filled:before {
content: "\e6fc";
}
-.icon-ic_fluent_drawer_arrow_download_20_regular:before {
+.icon-ic_fluent_double_tap_swipe_down_20_regular:before {
content: "\e6fd";
}
-.icon-ic_fluent_drawer_dismiss_20_filled:before {
+.icon-ic_fluent_double_tap_swipe_up_20_filled:before {
content: "\e6fe";
}
-.icon-ic_fluent_drawer_dismiss_20_regular:before {
+.icon-ic_fluent_double_tap_swipe_up_20_regular:before {
content: "\e6ff";
}
-.icon-ic_fluent_drawer_play_20_filled:before {
+.icon-ic_fluent_drafts_20_filled:before {
content: "\e700";
}
-.icon-ic_fluent_drawer_play_20_regular:before {
+.icon-ic_fluent_drafts_20_regular:before {
content: "\e701";
}
-.icon-ic_fluent_drawer_subtract_20_filled:before {
+.icon-ic_fluent_drag_20_filled:before {
content: "\e702";
}
-.icon-ic_fluent_drawer_subtract_20_regular:before {
+.icon-ic_fluent_drag_20_regular:before {
content: "\e703";
}
-.icon-ic_fluent_drink_beer_20_filled:before {
+.icon-ic_fluent_draw_image_20_filled:before {
content: "\e704";
}
-.icon-ic_fluent_drink_beer_20_regular:before {
+.icon-ic_fluent_draw_image_20_regular:before {
content: "\e705";
}
-.icon-ic_fluent_drink_bottle_20_filled:before {
+.icon-ic_fluent_draw_shape_20_filled:before {
content: "\e706";
}
-.icon-ic_fluent_drink_bottle_20_regular:before {
+.icon-ic_fluent_draw_shape_20_regular:before {
content: "\e707";
}
-.icon-ic_fluent_drink_bottle_off_20_filled:before {
+.icon-ic_fluent_draw_text_20_filled:before {
content: "\e708";
}
-.icon-ic_fluent_drink_bottle_off_20_regular:before {
+.icon-ic_fluent_draw_text_20_regular:before {
content: "\e709";
}
-.icon-ic_fluent_drink_coffee_20_filled:before {
+.icon-ic_fluent_drawer_20_filled:before {
content: "\e70a";
}
-.icon-ic_fluent_drink_coffee_20_regular:before {
+.icon-ic_fluent_drawer_20_regular:before {
content: "\e70b";
}
-.icon-ic_fluent_drink_margarita_20_filled:before {
+.icon-ic_fluent_drawer_add_20_filled:before {
content: "\e70c";
}
-.icon-ic_fluent_drink_margarita_20_regular:before {
+.icon-ic_fluent_drawer_add_20_regular:before {
content: "\e70d";
}
-.icon-ic_fluent_drink_to_go_20_filled:before {
+.icon-ic_fluent_drawer_arrow_download_20_filled:before {
content: "\e70e";
}
-.icon-ic_fluent_drink_to_go_20_regular:before {
+.icon-ic_fluent_drawer_arrow_download_20_regular:before {
content: "\e70f";
}
-.icon-ic_fluent_drink_wine_20_filled:before {
+.icon-ic_fluent_drawer_dismiss_20_filled:before {
content: "\e710";
}
-.icon-ic_fluent_drink_wine_20_regular:before {
+.icon-ic_fluent_drawer_dismiss_20_regular:before {
content: "\e711";
}
-.icon-ic_fluent_drive_train_20_filled:before {
+.icon-ic_fluent_drawer_play_20_filled:before {
content: "\e712";
}
-.icon-ic_fluent_drive_train_20_regular:before {
+.icon-ic_fluent_drawer_play_20_regular:before {
content: "\e713";
}
-.icon-ic_fluent_drop_20_filled:before {
+.icon-ic_fluent_drawer_subtract_20_filled:before {
content: "\e714";
}
-.icon-ic_fluent_drop_20_regular:before {
+.icon-ic_fluent_drawer_subtract_20_regular:before {
content: "\e715";
}
-.icon-ic_fluent_dual_screen_20_filled:before {
+.icon-ic_fluent_drink_beer_20_filled:before {
content: "\e716";
}
-.icon-ic_fluent_dual_screen_20_regular:before {
+.icon-ic_fluent_drink_beer_20_regular:before {
content: "\e717";
}
-.icon-ic_fluent_dual_screen_add_20_filled:before {
+.icon-ic_fluent_drink_bottle_20_filled:before {
content: "\e718";
}
-.icon-ic_fluent_dual_screen_add_20_regular:before {
+.icon-ic_fluent_drink_bottle_20_regular:before {
content: "\e719";
}
-.icon-ic_fluent_dual_screen_arrow_right_20_filled:before {
+.icon-ic_fluent_drink_bottle_off_20_filled:before {
content: "\e71a";
}
-.icon-ic_fluent_dual_screen_arrow_right_20_regular:before {
+.icon-ic_fluent_drink_bottle_off_20_regular:before {
content: "\e71b";
}
-.icon-ic_fluent_dual_screen_arrow_up_20_filled:before {
+.icon-ic_fluent_drink_coffee_20_filled:before {
content: "\e71c";
}
-.icon-ic_fluent_dual_screen_arrow_up_20_regular:before {
+.icon-ic_fluent_drink_coffee_20_regular:before {
content: "\e71d";
}
-.icon-ic_fluent_dual_screen_clock_20_filled:before {
+.icon-ic_fluent_drink_margarita_20_filled:before {
content: "\e71e";
}
-.icon-ic_fluent_dual_screen_clock_20_regular:before {
+.icon-ic_fluent_drink_margarita_20_regular:before {
content: "\e71f";
}
-.icon-ic_fluent_dual_screen_closed_alert_20_filled:before {
+.icon-ic_fluent_drink_to_go_20_filled:before {
content: "\e720";
}
-.icon-ic_fluent_dual_screen_closed_alert_20_regular:before {
+.icon-ic_fluent_drink_to_go_20_regular:before {
content: "\e721";
}
-.icon-ic_fluent_dual_screen_desktop_20_filled:before {
+.icon-ic_fluent_drink_wine_20_filled:before {
content: "\e722";
}
-.icon-ic_fluent_dual_screen_desktop_20_regular:before {
+.icon-ic_fluent_drink_wine_20_regular:before {
content: "\e723";
}
-.icon-ic_fluent_dual_screen_dismiss_20_filled:before {
+.icon-ic_fluent_drive_train_20_filled:before {
content: "\e724";
}
-.icon-ic_fluent_dual_screen_dismiss_20_regular:before {
+.icon-ic_fluent_drive_train_20_regular:before {
content: "\e725";
}
-.icon-ic_fluent_dual_screen_group_20_filled:before {
+.icon-ic_fluent_drop_20_filled:before {
content: "\e726";
}
-.icon-ic_fluent_dual_screen_group_20_regular:before {
+.icon-ic_fluent_drop_20_regular:before {
content: "\e727";
}
-.icon-ic_fluent_dual_screen_header_20_filled:before {
+.icon-ic_fluent_dual_screen_20_filled:before {
content: "\e728";
}
-.icon-ic_fluent_dual_screen_header_20_regular:before {
+.icon-ic_fluent_dual_screen_20_regular:before {
content: "\e729";
}
-.icon-ic_fluent_dual_screen_lock_20_filled:before {
+.icon-ic_fluent_dual_screen_add_20_filled:before {
content: "\e72a";
}
-.icon-ic_fluent_dual_screen_lock_20_regular:before {
+.icon-ic_fluent_dual_screen_add_20_regular:before {
content: "\e72b";
}
-.icon-ic_fluent_dual_screen_mirror_20_filled:before {
+.icon-ic_fluent_dual_screen_arrow_right_20_filled:before {
content: "\e72c";
}
-.icon-ic_fluent_dual_screen_mirror_20_regular:before {
+.icon-ic_fluent_dual_screen_arrow_right_20_regular:before {
content: "\e72d";
}
-.icon-ic_fluent_dual_screen_pagination_20_filled:before {
+.icon-ic_fluent_dual_screen_arrow_up_20_filled:before {
content: "\e72e";
}
-.icon-ic_fluent_dual_screen_pagination_20_regular:before {
+.icon-ic_fluent_dual_screen_arrow_up_20_regular:before {
content: "\e72f";
}
-.icon-ic_fluent_dual_screen_settings_20_filled:before {
+.icon-ic_fluent_dual_screen_clock_20_filled:before {
content: "\e730";
}
-.icon-ic_fluent_dual_screen_settings_20_regular:before {
+.icon-ic_fluent_dual_screen_clock_20_regular:before {
content: "\e731";
}
-.icon-ic_fluent_dual_screen_span_20_filled:before {
+.icon-ic_fluent_dual_screen_closed_alert_20_filled:before {
content: "\e732";
}
-.icon-ic_fluent_dual_screen_span_20_regular:before {
+.icon-ic_fluent_dual_screen_closed_alert_20_regular:before {
content: "\e733";
}
-.icon-ic_fluent_dual_screen_speaker_20_filled:before {
+.icon-ic_fluent_dual_screen_desktop_20_filled:before {
content: "\e734";
}
-.icon-ic_fluent_dual_screen_speaker_20_regular:before {
+.icon-ic_fluent_dual_screen_desktop_20_regular:before {
content: "\e735";
}
-.icon-ic_fluent_dual_screen_status_bar_20_filled:before {
+.icon-ic_fluent_dual_screen_dismiss_20_filled:before {
content: "\e736";
}
-.icon-ic_fluent_dual_screen_status_bar_20_regular:before {
+.icon-ic_fluent_dual_screen_dismiss_20_regular:before {
content: "\e737";
}
-.icon-ic_fluent_dual_screen_tablet_20_filled:before {
+.icon-ic_fluent_dual_screen_group_20_filled:before {
content: "\e738";
}
-.icon-ic_fluent_dual_screen_tablet_20_regular:before {
+.icon-ic_fluent_dual_screen_group_20_regular:before {
content: "\e739";
}
-.icon-ic_fluent_dual_screen_update_20_filled:before {
+.icon-ic_fluent_dual_screen_header_20_filled:before {
content: "\e73a";
}
-.icon-ic_fluent_dual_screen_update_20_regular:before {
+.icon-ic_fluent_dual_screen_header_20_regular:before {
content: "\e73b";
}
-.icon-ic_fluent_dual_screen_vertical_scroll_20_filled:before {
+.icon-ic_fluent_dual_screen_lock_20_filled:before {
content: "\e73c";
}
-.icon-ic_fluent_dual_screen_vertical_scroll_20_regular:before {
+.icon-ic_fluent_dual_screen_lock_20_regular:before {
content: "\e73d";
}
-.icon-ic_fluent_dual_screen_vibrate_20_filled:before {
+.icon-ic_fluent_dual_screen_mirror_20_filled:before {
content: "\e73e";
}
-.icon-ic_fluent_dual_screen_vibrate_20_regular:before {
+.icon-ic_fluent_dual_screen_mirror_20_regular:before {
content: "\e73f";
}
-.icon-ic_fluent_dumbbell_20_filled:before {
+.icon-ic_fluent_dual_screen_pagination_20_filled:before {
content: "\e740";
}
-.icon-ic_fluent_dumbbell_20_regular:before {
+.icon-ic_fluent_dual_screen_pagination_20_regular:before {
content: "\e741";
}
-.icon-ic_fluent_dust_20_filled:before {
+.icon-ic_fluent_dual_screen_settings_20_filled:before {
content: "\e742";
}
-.icon-ic_fluent_dust_20_regular:before {
+.icon-ic_fluent_dual_screen_settings_20_regular:before {
content: "\e743";
}
-.icon-ic_fluent_earth_20_filled:before {
+.icon-ic_fluent_dual_screen_span_20_filled:before {
content: "\e744";
}
-.icon-ic_fluent_earth_20_regular:before {
+.icon-ic_fluent_dual_screen_span_20_regular:before {
content: "\e745";
}
-.icon-ic_fluent_earth_leaf_20_filled:before {
+.icon-ic_fluent_dual_screen_speaker_20_filled:before {
content: "\e746";
}
-.icon-ic_fluent_earth_leaf_20_regular:before {
+.icon-ic_fluent_dual_screen_speaker_20_regular:before {
content: "\e747";
}
-.icon-ic_fluent_edit_20_filled:before {
+.icon-ic_fluent_dual_screen_status_bar_20_filled:before {
content: "\e748";
}
-.icon-ic_fluent_edit_20_regular:before {
+.icon-ic_fluent_dual_screen_status_bar_20_regular:before {
content: "\e749";
}
-.icon-ic_fluent_edit_arrow_back_20_filled:before {
+.icon-ic_fluent_dual_screen_tablet_20_filled:before {
content: "\e74a";
}
-.icon-ic_fluent_edit_arrow_back_20_regular:before {
+.icon-ic_fluent_dual_screen_tablet_20_regular:before {
content: "\e74b";
}
-.icon-ic_fluent_edit_off_20_filled:before {
+.icon-ic_fluent_dual_screen_update_20_filled:before {
content: "\e74c";
}
-.icon-ic_fluent_edit_off_20_regular:before {
+.icon-ic_fluent_dual_screen_update_20_regular:before {
content: "\e74d";
}
-.icon-ic_fluent_edit_person_20_filled:before {
+.icon-ic_fluent_dual_screen_vertical_scroll_20_filled:before {
content: "\e74e";
}
-.icon-ic_fluent_edit_person_20_regular:before {
+.icon-ic_fluent_dual_screen_vertical_scroll_20_regular:before {
content: "\e74f";
}
-.icon-ic_fluent_edit_prohibited_20_filled:before {
+.icon-ic_fluent_dual_screen_vibrate_20_filled:before {
content: "\e750";
}
-.icon-ic_fluent_edit_prohibited_20_regular:before {
+.icon-ic_fluent_dual_screen_vibrate_20_regular:before {
content: "\e751";
}
-.icon-ic_fluent_edit_settings_20_filled:before {
+.icon-ic_fluent_dumbbell_20_filled:before {
content: "\e752";
}
-.icon-ic_fluent_edit_settings_20_regular:before {
+.icon-ic_fluent_dumbbell_20_regular:before {
content: "\e753";
}
-.icon-ic_fluent_elevator_20_filled:before {
+.icon-ic_fluent_dust_20_filled:before {
content: "\e754";
}
-.icon-ic_fluent_elevator_20_regular:before {
+.icon-ic_fluent_dust_20_regular:before {
content: "\e755";
}
-.icon-ic_fluent_emoji_20_filled:before {
+.icon-ic_fluent_earth_20_filled:before {
content: "\e756";
}
-.icon-ic_fluent_emoji_20_regular:before {
+.icon-ic_fluent_earth_20_regular:before {
content: "\e757";
}
-.icon-ic_fluent_emoji_add_20_filled:before {
+.icon-ic_fluent_earth_leaf_20_filled:before {
content: "\e758";
}
-.icon-ic_fluent_emoji_add_20_regular:before {
+.icon-ic_fluent_earth_leaf_20_regular:before {
content: "\e759";
}
-.icon-ic_fluent_emoji_angry_20_filled:before {
+.icon-ic_fluent_edit_20_filled:before {
content: "\e75a";
}
-.icon-ic_fluent_emoji_angry_20_regular:before {
+.icon-ic_fluent_edit_20_regular:before {
content: "\e75b";
}
-.icon-ic_fluent_emoji_edit_20_filled:before {
+.icon-ic_fluent_edit_arrow_back_20_filled:before {
content: "\e75c";
}
-.icon-ic_fluent_emoji_edit_20_regular:before {
+.icon-ic_fluent_edit_arrow_back_20_regular:before {
content: "\e75d";
}
-.icon-ic_fluent_emoji_hand_20_filled:before {
+.icon-ic_fluent_edit_off_20_filled:before {
content: "\e75e";
}
-.icon-ic_fluent_emoji_hand_20_regular:before {
+.icon-ic_fluent_edit_off_20_regular:before {
content: "\e75f";
}
-.icon-ic_fluent_emoji_hint_20_filled:before {
+.icon-ic_fluent_edit_person_20_filled:before {
content: "\e760";
}
-.icon-ic_fluent_emoji_hint_20_regular:before {
+.icon-ic_fluent_edit_person_20_regular:before {
content: "\e761";
}
-.icon-ic_fluent_emoji_laugh_20_filled:before {
+.icon-ic_fluent_edit_prohibited_20_filled:before {
content: "\e762";
}
-.icon-ic_fluent_emoji_laugh_20_regular:before {
+.icon-ic_fluent_edit_prohibited_20_regular:before {
content: "\e763";
}
-.icon-ic_fluent_emoji_meh_20_filled:before {
+.icon-ic_fluent_edit_settings_20_filled:before {
content: "\e764";
}
-.icon-ic_fluent_emoji_meh_20_regular:before {
+.icon-ic_fluent_edit_settings_20_regular:before {
content: "\e765";
}
-.icon-ic_fluent_emoji_meme_20_filled:before {
+.icon-ic_fluent_elevator_20_filled:before {
content: "\e766";
}
-.icon-ic_fluent_emoji_meme_20_regular:before {
+.icon-ic_fluent_elevator_20_regular:before {
content: "\e767";
}
-.icon-ic_fluent_emoji_multiple_20_filled:before {
+.icon-ic_fluent_emoji_20_filled:before {
content: "\e768";
}
-.icon-ic_fluent_emoji_multiple_20_regular:before {
+.icon-ic_fluent_emoji_20_regular:before {
content: "\e769";
}
-.icon-ic_fluent_emoji_sad_20_filled:before {
+.icon-ic_fluent_emoji_add_20_filled:before {
content: "\e76a";
}
-.icon-ic_fluent_emoji_sad_20_regular:before {
+.icon-ic_fluent_emoji_add_20_regular:before {
content: "\e76b";
}
-.icon-ic_fluent_emoji_sad_slight_20_filled:before {
+.icon-ic_fluent_emoji_angry_20_filled:before {
content: "\e76c";
}
-.icon-ic_fluent_emoji_sad_slight_20_regular:before {
+.icon-ic_fluent_emoji_angry_20_regular:before {
content: "\e76d";
}
-.icon-ic_fluent_emoji_smile_slight_20_filled:before {
+.icon-ic_fluent_emoji_edit_20_filled:before {
content: "\e76e";
}
-.icon-ic_fluent_emoji_smile_slight_20_regular:before {
+.icon-ic_fluent_emoji_edit_20_regular:before {
content: "\e76f";
}
-.icon-ic_fluent_emoji_sparkle_20_filled:before {
+.icon-ic_fluent_emoji_hand_20_filled:before {
content: "\e770";
}
-.icon-ic_fluent_emoji_sparkle_20_regular:before {
+.icon-ic_fluent_emoji_hand_20_regular:before {
content: "\e771";
}
-.icon-ic_fluent_emoji_surprise_20_filled:before {
+.icon-ic_fluent_emoji_hint_20_filled:before {
content: "\e772";
}
-.icon-ic_fluent_emoji_surprise_20_regular:before {
+.icon-ic_fluent_emoji_hint_20_regular:before {
content: "\e773";
}
-.icon-ic_fluent_engine_20_filled:before {
+.icon-ic_fluent_emoji_laugh_20_filled:before {
content: "\e774";
}
-.icon-ic_fluent_engine_20_regular:before {
+.icon-ic_fluent_emoji_laugh_20_regular:before {
content: "\e775";
}
-.icon-ic_fluent_equal_circle_20_filled:before {
+.icon-ic_fluent_emoji_meh_20_filled:before {
content: "\e776";
}
-.icon-ic_fluent_equal_circle_20_regular:before {
+.icon-ic_fluent_emoji_meh_20_regular:before {
content: "\e777";
}
-.icon-ic_fluent_equal_off_20_filled:before {
+.icon-ic_fluent_emoji_meme_20_filled:before {
content: "\e778";
}
-.icon-ic_fluent_equal_off_20_regular:before {
+.icon-ic_fluent_emoji_meme_20_regular:before {
content: "\e779";
}
-.icon-ic_fluent_eraser_20_filled:before {
+.icon-ic_fluent_emoji_multiple_20_filled:before {
content: "\e77a";
}
-.icon-ic_fluent_eraser_20_regular:before {
+.icon-ic_fluent_emoji_multiple_20_regular:before {
content: "\e77b";
}
-.icon-ic_fluent_eraser_medium_20_filled:before {
+.icon-ic_fluent_emoji_sad_20_filled:before {
content: "\e77c";
}
-.icon-ic_fluent_eraser_medium_20_regular:before {
+.icon-ic_fluent_emoji_sad_20_regular:before {
content: "\e77d";
}
-.icon-ic_fluent_eraser_segment_20_filled:before {
+.icon-ic_fluent_emoji_sad_slight_20_filled:before {
content: "\e77e";
}
-.icon-ic_fluent_eraser_segment_20_regular:before {
+.icon-ic_fluent_emoji_sad_slight_20_regular:before {
content: "\e77f";
}
-.icon-ic_fluent_eraser_small_20_filled:before {
+.icon-ic_fluent_emoji_smile_slight_20_filled:before {
content: "\e780";
}
-.icon-ic_fluent_eraser_small_20_regular:before {
+.icon-ic_fluent_emoji_smile_slight_20_regular:before {
content: "\e781";
}
-.icon-ic_fluent_eraser_tool_20_filled:before {
+.icon-ic_fluent_emoji_sparkle_20_filled:before {
content: "\e782";
}
-.icon-ic_fluent_eraser_tool_20_regular:before {
+.icon-ic_fluent_emoji_sparkle_20_regular:before {
content: "\e783";
}
-.icon-ic_fluent_error_circle_20_filled:before {
+.icon-ic_fluent_emoji_surprise_20_filled:before {
content: "\e784";
}
-.icon-ic_fluent_error_circle_20_regular:before {
+.icon-ic_fluent_emoji_surprise_20_regular:before {
content: "\e785";
}
-.icon-ic_fluent_error_circle_settings_20_filled:before {
+.icon-ic_fluent_engine_20_filled:before {
content: "\e786";
}
-.icon-ic_fluent_error_circle_settings_20_regular:before {
+.icon-ic_fluent_engine_20_regular:before {
content: "\e787";
}
-.icon-ic_fluent_expand_up_left_20_filled:before {
+.icon-ic_fluent_equal_circle_20_filled:before {
content: "\e788";
}
-.icon-ic_fluent_expand_up_left_20_regular:before {
+.icon-ic_fluent_equal_circle_20_regular:before {
content: "\e789";
}
-.icon-ic_fluent_expand_up_right_20_filled:before {
+.icon-ic_fluent_equal_off_20_filled:before {
content: "\e78a";
}
-.icon-ic_fluent_expand_up_right_20_regular:before {
+.icon-ic_fluent_equal_off_20_regular:before {
content: "\e78b";
}
-.icon-ic_fluent_extended_dock_20_filled:before {
+.icon-ic_fluent_eraser_20_filled:before {
content: "\e78c";
}
-.icon-ic_fluent_extended_dock_20_regular:before {
+.icon-ic_fluent_eraser_20_regular:before {
content: "\e78d";
}
-.icon-ic_fluent_eye_20_filled:before {
+.icon-ic_fluent_eraser_medium_20_filled:before {
content: "\e78e";
}
-.icon-ic_fluent_eye_20_regular:before {
+.icon-ic_fluent_eraser_medium_20_regular:before {
content: "\e78f";
}
-.icon-ic_fluent_eye_lines_20_filled:before {
+.icon-ic_fluent_eraser_segment_20_filled:before {
content: "\e790";
}
-.icon-ic_fluent_eye_lines_20_regular:before {
+.icon-ic_fluent_eraser_segment_20_regular:before {
content: "\e791";
}
-.icon-ic_fluent_eye_off_20_filled:before {
+.icon-ic_fluent_eraser_small_20_filled:before {
content: "\e792";
}
-.icon-ic_fluent_eye_off_20_regular:before {
+.icon-ic_fluent_eraser_small_20_regular:before {
content: "\e793";
}
-.icon-ic_fluent_eye_tracking_20_filled:before {
+.icon-ic_fluent_eraser_tool_20_filled:before {
content: "\e794";
}
-.icon-ic_fluent_eye_tracking_20_regular:before {
+.icon-ic_fluent_eraser_tool_20_regular:before {
content: "\e795";
}
-.icon-ic_fluent_eye_tracking_off_20_filled:before {
+.icon-ic_fluent_error_circle_20_filled:before {
content: "\e796";
}
-.icon-ic_fluent_eye_tracking_off_20_regular:before {
+.icon-ic_fluent_error_circle_20_regular:before {
content: "\e797";
}
-.icon-ic_fluent_eyedropper_20_filled:before {
+.icon-ic_fluent_error_circle_settings_20_filled:before {
content: "\e798";
}
-.icon-ic_fluent_eyedropper_20_regular:before {
+.icon-ic_fluent_error_circle_settings_20_regular:before {
content: "\e799";
}
-.icon-ic_fluent_eyedropper_off_20_filled:before {
+.icon-ic_fluent_expand_up_left_20_filled:before {
content: "\e79a";
}
-.icon-ic_fluent_eyedropper_off_20_regular:before {
+.icon-ic_fluent_expand_up_left_20_regular:before {
content: "\e79b";
}
-.icon-ic_fluent_f_stop_20_filled:before {
+.icon-ic_fluent_expand_up_right_20_filled:before {
content: "\e79c";
}
-.icon-ic_fluent_f_stop_20_regular:before {
+.icon-ic_fluent_expand_up_right_20_regular:before {
content: "\e79d";
}
-.icon-ic_fluent_fast_acceleration_20_filled:before {
+.icon-ic_fluent_extended_dock_20_filled:before {
content: "\e79e";
}
-.icon-ic_fluent_fast_acceleration_20_regular:before {
+.icon-ic_fluent_extended_dock_20_regular:before {
content: "\e79f";
}
-.icon-ic_fluent_fast_forward_20_filled:before {
+.icon-ic_fluent_eye_20_filled:before {
content: "\e7a0";
}
-.icon-ic_fluent_fast_forward_20_regular:before {
+.icon-ic_fluent_eye_20_regular:before {
content: "\e7a1";
}
-.icon-ic_fluent_fax_20_filled:before {
+.icon-ic_fluent_eye_lines_20_filled:before {
content: "\e7a2";
}
-.icon-ic_fluent_fax_20_regular:before {
+.icon-ic_fluent_eye_lines_20_regular:before {
content: "\e7a3";
}
-.icon-ic_fluent_feed_20_filled:before {
+.icon-ic_fluent_eye_off_20_filled:before {
content: "\e7a4";
}
-.icon-ic_fluent_feed_20_regular:before {
+.icon-ic_fluent_eye_off_20_regular:before {
content: "\e7a5";
}
-.icon-ic_fluent_filmstrip_20_filled:before {
+.icon-ic_fluent_eye_tracking_20_filled:before {
content: "\e7a6";
}
-.icon-ic_fluent_filmstrip_20_regular:before {
+.icon-ic_fluent_eye_tracking_20_regular:before {
content: "\e7a7";
}
-.icon-ic_fluent_filmstrip_image_20_filled:before {
+.icon-ic_fluent_eye_tracking_off_20_filled:before {
content: "\e7a8";
}
-.icon-ic_fluent_filmstrip_image_20_regular:before {
+.icon-ic_fluent_eye_tracking_off_20_regular:before {
content: "\e7a9";
}
-.icon-ic_fluent_filmstrip_play_20_filled:before {
+.icon-ic_fluent_eyedropper_20_filled:before {
content: "\e7aa";
}
-.icon-ic_fluent_filmstrip_play_20_regular:before {
+.icon-ic_fluent_eyedropper_20_regular:before {
content: "\e7ab";
}
-.icon-ic_fluent_filmstrip_split_20_filled:before {
+.icon-ic_fluent_eyedropper_off_20_filled:before {
content: "\e7ac";
}
-.icon-ic_fluent_filmstrip_split_20_regular:before {
+.icon-ic_fluent_eyedropper_off_20_regular:before {
content: "\e7ad";
}
-.icon-ic_fluent_filter_20_filled:before {
+.icon-ic_fluent_f_stop_20_filled:before {
content: "\e7ae";
}
-.icon-ic_fluent_filter_20_regular:before {
+.icon-ic_fluent_f_stop_20_regular:before {
content: "\e7af";
}
-.icon-ic_fluent_filter_add_20_filled:before {
+.icon-ic_fluent_fast_acceleration_20_filled:before {
content: "\e7b0";
}
-.icon-ic_fluent_filter_add_20_regular:before {
+.icon-ic_fluent_fast_acceleration_20_regular:before {
content: "\e7b1";
}
-.icon-ic_fluent_filter_dismiss_20_filled:before {
+.icon-ic_fluent_fast_forward_20_filled:before {
content: "\e7b2";
}
-.icon-ic_fluent_filter_dismiss_20_regular:before {
+.icon-ic_fluent_fast_forward_20_regular:before {
content: "\e7b3";
}
-.icon-ic_fluent_filter_sync_20_filled:before {
+.icon-ic_fluent_fax_20_filled:before {
content: "\e7b4";
}
-.icon-ic_fluent_filter_sync_20_regular:before {
+.icon-ic_fluent_fax_20_regular:before {
content: "\e7b5";
}
-.icon-ic_fluent_fingerprint_20_filled:before {
+.icon-ic_fluent_feed_20_filled:before {
content: "\e7b6";
}
-.icon-ic_fluent_fingerprint_20_regular:before {
+.icon-ic_fluent_feed_20_regular:before {
content: "\e7b7";
}
-.icon-ic_fluent_fire_20_filled:before {
+.icon-ic_fluent_filmstrip_20_filled:before {
content: "\e7b8";
}
-.icon-ic_fluent_fire_20_regular:before {
+.icon-ic_fluent_filmstrip_20_regular:before {
content: "\e7b9";
}
-.icon-ic_fluent_fireplace_20_filled:before {
+.icon-ic_fluent_filmstrip_image_20_filled:before {
content: "\e7ba";
}
-.icon-ic_fluent_fireplace_20_regular:before {
+.icon-ic_fluent_filmstrip_image_20_regular:before {
content: "\e7bb";
}
-.icon-ic_fluent_fixed_width_20_filled:before {
+.icon-ic_fluent_filmstrip_play_20_filled:before {
content: "\e7bc";
}
-.icon-ic_fluent_fixed_width_20_regular:before {
+.icon-ic_fluent_filmstrip_play_20_regular:before {
content: "\e7bd";
}
-.icon-ic_fluent_flag_20_filled:before {
+.icon-ic_fluent_filmstrip_split_20_filled:before {
content: "\e7be";
}
-.icon-ic_fluent_flag_20_regular:before {
+.icon-ic_fluent_filmstrip_split_20_regular:before {
content: "\e7bf";
}
-.icon-ic_fluent_flag_checkered_20_filled:before {
+.icon-ic_fluent_filter_20_filled:before {
content: "\e7c0";
}
-.icon-ic_fluent_flag_checkered_20_regular:before {
+.icon-ic_fluent_filter_20_regular:before {
content: "\e7c1";
}
-.icon-ic_fluent_flag_clock_20_filled:before {
+.icon-ic_fluent_filter_add_20_filled:before {
content: "\e7c2";
}
-.icon-ic_fluent_flag_clock_20_regular:before {
+.icon-ic_fluent_filter_add_20_regular:before {
content: "\e7c3";
}
-.icon-ic_fluent_flag_off_20_filled:before {
+.icon-ic_fluent_filter_dismiss_20_filled:before {
content: "\e7c4";
}
-.icon-ic_fluent_flag_off_20_regular:before {
+.icon-ic_fluent_filter_dismiss_20_regular:before {
content: "\e7c5";
}
-.icon-ic_fluent_flag_pride_20_filled:before {
+.icon-ic_fluent_filter_sync_20_filled:before {
content: "\e7c6";
}
-.icon-ic_fluent_flag_pride_intersex_inclusive_progress_20_filled:before {
+.icon-ic_fluent_filter_sync_20_regular:before {
content: "\e7c7";
}
-.icon-ic_fluent_flag_pride_philadelphia_20_filled:before {
+.icon-ic_fluent_fingerprint_20_filled:before {
content: "\e7c8";
}
-.icon-ic_fluent_flag_pride_progress_20_filled:before {
+.icon-ic_fluent_fingerprint_20_regular:before {
content: "\e7c9";
}
-.icon-ic_fluent_flash_20_filled:before {
+.icon-ic_fluent_fire_20_filled:before {
content: "\e7ca";
}
-.icon-ic_fluent_flash_20_regular:before {
+.icon-ic_fluent_fire_20_regular:before {
content: "\e7cb";
}
-.icon-ic_fluent_flash_add_20_filled:before {
+.icon-ic_fluent_fireplace_20_filled:before {
content: "\e7cc";
}
-.icon-ic_fluent_flash_add_20_regular:before {
+.icon-ic_fluent_fireplace_20_regular:before {
content: "\e7cd";
}
-.icon-ic_fluent_flash_auto_20_filled:before {
+.icon-ic_fluent_fixed_width_20_filled:before {
content: "\e7ce";
}
-.icon-ic_fluent_flash_auto_20_regular:before {
+.icon-ic_fluent_fixed_width_20_regular:before {
content: "\e7cf";
}
-.icon-ic_fluent_flash_checkmark_20_filled:before {
+.icon-ic_fluent_flag_20_filled:before {
content: "\e7d0";
}
-.icon-ic_fluent_flash_checkmark_20_regular:before {
+.icon-ic_fluent_flag_20_regular:before {
content: "\e7d1";
}
-.icon-ic_fluent_flash_flow_20_filled:before {
+.icon-ic_fluent_flag_checkered_20_filled:before {
content: "\e7d2";
}
-.icon-ic_fluent_flash_flow_20_regular:before {
+.icon-ic_fluent_flag_checkered_20_regular:before {
content: "\e7d3";
}
-.icon-ic_fluent_flash_off_20_filled:before {
+.icon-ic_fluent_flag_clock_20_filled:before {
content: "\e7d4";
}
-.icon-ic_fluent_flash_off_20_regular:before {
+.icon-ic_fluent_flag_clock_20_regular:before {
content: "\e7d5";
}
-.icon-ic_fluent_flash_play_20_filled:before {
+.icon-ic_fluent_flag_off_20_filled:before {
content: "\e7d6";
}
-.icon-ic_fluent_flash_play_20_regular:before {
+.icon-ic_fluent_flag_off_20_regular:before {
content: "\e7d7";
}
-.icon-ic_fluent_flash_settings_20_filled:before {
+.icon-ic_fluent_flag_pride_20_filled:before {
content: "\e7d8";
}
-.icon-ic_fluent_flash_settings_20_regular:before {
+.icon-ic_fluent_flag_pride_intersex_inclusive_progress_20_filled:before {
content: "\e7d9";
}
-.icon-ic_fluent_flash_sparkle_20_filled:before {
+.icon-ic_fluent_flag_pride_philadelphia_20_filled:before {
content: "\e7da";
}
-.icon-ic_fluent_flash_sparkle_20_regular:before {
+.icon-ic_fluent_flag_pride_progress_20_filled:before {
content: "\e7db";
}
-.icon-ic_fluent_flashlight_20_filled:before {
+.icon-ic_fluent_flash_20_filled:before {
content: "\e7dc";
}
-.icon-ic_fluent_flashlight_20_regular:before {
+.icon-ic_fluent_flash_20_regular:before {
content: "\e7dd";
}
-.icon-ic_fluent_flashlight_off_20_filled:before {
+.icon-ic_fluent_flash_add_20_filled:before {
content: "\e7de";
}
-.icon-ic_fluent_flashlight_off_20_regular:before {
+.icon-ic_fluent_flash_add_20_regular:before {
content: "\e7df";
}
-.icon-ic_fluent_flip_horizontal_20_filled:before {
+.icon-ic_fluent_flash_auto_20_filled:before {
content: "\e7e0";
}
-.icon-ic_fluent_flip_horizontal_20_regular:before {
+.icon-ic_fluent_flash_auto_20_regular:before {
content: "\e7e1";
}
-.icon-ic_fluent_flip_vertical_20_filled:before {
+.icon-ic_fluent_flash_checkmark_20_filled:before {
content: "\e7e2";
}
-.icon-ic_fluent_flip_vertical_20_regular:before {
+.icon-ic_fluent_flash_checkmark_20_regular:before {
content: "\e7e3";
}
-.icon-ic_fluent_flow_20_filled:before {
+.icon-ic_fluent_flash_flow_20_filled:before {
content: "\e7e4";
}
-.icon-ic_fluent_flow_20_regular:before {
+.icon-ic_fluent_flash_flow_20_regular:before {
content: "\e7e5";
}
-.icon-ic_fluent_flowchart_20_filled:before {
+.icon-ic_fluent_flash_off_20_filled:before {
content: "\e7e6";
}
-.icon-ic_fluent_flowchart_20_regular:before {
+.icon-ic_fluent_flash_off_20_regular:before {
content: "\e7e7";
}
-.icon-ic_fluent_flowchart_circle_20_filled:before {
+.icon-ic_fluent_flash_play_20_filled:before {
content: "\e7e8";
}
-.icon-ic_fluent_flowchart_circle_20_regular:before {
+.icon-ic_fluent_flash_play_20_regular:before {
content: "\e7e9";
}
-.icon-ic_fluent_fluent_20_filled:before {
+.icon-ic_fluent_flash_settings_20_filled:before {
content: "\e7ea";
}
-.icon-ic_fluent_fluent_20_regular:before {
+.icon-ic_fluent_flash_settings_20_regular:before {
content: "\e7eb";
}
-.icon-ic_fluent_fluid_20_filled:before {
+.icon-ic_fluent_flash_sparkle_20_filled:before {
content: "\e7ec";
}
-.icon-ic_fluent_fluid_20_regular:before {
+.icon-ic_fluent_flash_sparkle_20_regular:before {
content: "\e7ed";
}
-.icon-ic_fluent_folder_20_filled:before {
+.icon-ic_fluent_flashlight_20_filled:before {
content: "\e7ee";
}
-.icon-ic_fluent_folder_20_regular:before {
+.icon-ic_fluent_flashlight_20_regular:before {
content: "\e7ef";
}
-.icon-ic_fluent_folder_add_20_filled:before {
+.icon-ic_fluent_flashlight_off_20_filled:before {
content: "\e7f0";
}
-.icon-ic_fluent_folder_add_20_regular:before {
+.icon-ic_fluent_flashlight_off_20_regular:before {
content: "\e7f1";
}
-.icon-ic_fluent_folder_arrow_left_20_filled:before {
+.icon-ic_fluent_flip_horizontal_20_filled:before {
content: "\e7f2";
}
-.icon-ic_fluent_folder_arrow_left_20_regular:before {
+.icon-ic_fluent_flip_horizontal_20_regular:before {
content: "\e7f3";
}
-.icon-ic_fluent_folder_arrow_right_20_filled:before {
+.icon-ic_fluent_flip_vertical_20_filled:before {
content: "\e7f4";
}
-.icon-ic_fluent_folder_arrow_right_20_regular:before {
+.icon-ic_fluent_flip_vertical_20_regular:before {
content: "\e7f5";
}
-.icon-ic_fluent_folder_arrow_up_20_filled:before {
+.icon-ic_fluent_flow_20_filled:before {
content: "\e7f6";
}
-.icon-ic_fluent_folder_arrow_up_20_regular:before {
+.icon-ic_fluent_flow_20_regular:before {
content: "\e7f7";
}
-.icon-ic_fluent_folder_briefcase_20_filled:before {
+.icon-ic_fluent_flowchart_20_filled:before {
content: "\e7f8";
}
-.icon-ic_fluent_folder_briefcase_20_regular:before {
+.icon-ic_fluent_flowchart_20_regular:before {
content: "\e7f9";
}
-.icon-ic_fluent_folder_globe_20_filled:before {
+.icon-ic_fluent_flowchart_circle_20_filled:before {
content: "\e7fa";
}
-.icon-ic_fluent_folder_globe_20_regular:before {
+.icon-ic_fluent_flowchart_circle_20_regular:before {
content: "\e7fb";
}
-.icon-ic_fluent_folder_lightning_20_filled:before {
+.icon-ic_fluent_fluent_20_filled:before {
content: "\e7fc";
}
-.icon-ic_fluent_folder_lightning_20_regular:before {
+.icon-ic_fluent_fluent_20_regular:before {
content: "\e7fd";
}
-.icon-ic_fluent_folder_link_20_filled:before {
+.icon-ic_fluent_fluid_20_filled:before {
content: "\e7fe";
}
-.icon-ic_fluent_folder_link_20_regular:before {
+.icon-ic_fluent_fluid_20_regular:before {
content: "\e7ff";
}
-.icon-ic_fluent_folder_list_20_filled:before {
+.icon-ic_fluent_folder_20_filled:before {
content: "\e800";
}
-.icon-ic_fluent_folder_list_20_regular:before {
+.icon-ic_fluent_folder_20_regular:before {
content: "\e801";
}
-.icon-ic_fluent_folder_mail_20_filled:before {
+.icon-ic_fluent_folder_add_20_filled:before {
content: "\e802";
}
-.icon-ic_fluent_folder_mail_20_regular:before {
+.icon-ic_fluent_folder_add_20_regular:before {
content: "\e803";
}
-.icon-ic_fluent_folder_open_20_filled:before {
+.icon-ic_fluent_folder_arrow_left_20_filled:before {
content: "\e804";
}
-.icon-ic_fluent_folder_open_20_regular:before {
+.icon-ic_fluent_folder_arrow_left_20_regular:before {
content: "\e805";
}
-.icon-ic_fluent_folder_open_vertical_20_filled:before {
+.icon-ic_fluent_folder_arrow_right_20_filled:before {
content: "\e806";
}
-.icon-ic_fluent_folder_open_vertical_20_regular:before {
+.icon-ic_fluent_folder_arrow_right_20_regular:before {
content: "\e807";
}
-.icon-ic_fluent_folder_people_20_filled:before {
+.icon-ic_fluent_folder_arrow_up_20_filled:before {
content: "\e808";
}
-.icon-ic_fluent_folder_people_20_regular:before {
+.icon-ic_fluent_folder_arrow_up_20_regular:before {
content: "\e809";
}
-.icon-ic_fluent_folder_person_20_filled:before {
+.icon-ic_fluent_folder_briefcase_20_filled:before {
content: "\e80a";
}
-.icon-ic_fluent_folder_person_20_regular:before {
+.icon-ic_fluent_folder_briefcase_20_regular:before {
content: "\e80b";
}
-.icon-ic_fluent_folder_prohibited_20_filled:before {
+.icon-ic_fluent_folder_globe_20_filled:before {
content: "\e80c";
}
-.icon-ic_fluent_folder_prohibited_20_regular:before {
+.icon-ic_fluent_folder_globe_20_regular:before {
content: "\e80d";
}
-.icon-ic_fluent_folder_search_20_filled:before {
+.icon-ic_fluent_folder_lightning_20_filled:before {
content: "\e80e";
}
-.icon-ic_fluent_folder_search_20_regular:before {
+.icon-ic_fluent_folder_lightning_20_regular:before {
content: "\e80f";
}
-.icon-ic_fluent_folder_swap_20_filled:before {
+.icon-ic_fluent_folder_link_20_filled:before {
content: "\e810";
}
-.icon-ic_fluent_folder_swap_20_regular:before {
+.icon-ic_fluent_folder_link_20_regular:before {
content: "\e811";
}
-.icon-ic_fluent_folder_sync_20_filled:before {
+.icon-ic_fluent_folder_list_20_filled:before {
content: "\e812";
}
-.icon-ic_fluent_folder_sync_20_regular:before {
+.icon-ic_fluent_folder_list_20_regular:before {
content: "\e813";
}
-.icon-ic_fluent_folder_zip_20_filled:before {
+.icon-ic_fluent_folder_mail_20_filled:before {
content: "\e814";
}
-.icon-ic_fluent_folder_zip_20_regular:before {
+.icon-ic_fluent_folder_mail_20_regular:before {
content: "\e815";
}
-.icon-ic_fluent_font_decrease_20_filled:before {
+.icon-ic_fluent_folder_open_20_filled:before {
content: "\e816";
}
-.icon-ic_fluent_font_decrease_20_regular:before {
+.icon-ic_fluent_folder_open_20_regular:before {
content: "\e817";
}
-.icon-ic_fluent_font_increase_20_filled:before {
+.icon-ic_fluent_folder_open_vertical_20_filled:before {
content: "\e818";
}
-.icon-ic_fluent_font_increase_20_regular:before {
+.icon-ic_fluent_folder_open_vertical_20_regular:before {
content: "\e819";
}
-.icon-ic_fluent_font_space_tracking_in_20_filled:before {
+.icon-ic_fluent_folder_people_20_filled:before {
content: "\e81a";
}
-.icon-ic_fluent_font_space_tracking_in_20_regular:before {
+.icon-ic_fluent_folder_people_20_regular:before {
content: "\e81b";
}
-.icon-ic_fluent_font_space_tracking_out_20_filled:before {
+.icon-ic_fluent_folder_person_20_filled:before {
content: "\e81c";
}
-.icon-ic_fluent_font_space_tracking_out_20_regular:before {
+.icon-ic_fluent_folder_person_20_regular:before {
content: "\e81d";
}
-.icon-ic_fluent_food_20_filled:before {
+.icon-ic_fluent_folder_prohibited_20_filled:before {
content: "\e81e";
}
-.icon-ic_fluent_food_20_regular:before {
+.icon-ic_fluent_folder_prohibited_20_regular:before {
content: "\e81f";
}
-.icon-ic_fluent_food_apple_20_filled:before {
+.icon-ic_fluent_folder_search_20_filled:before {
content: "\e820";
}
-.icon-ic_fluent_food_apple_20_regular:before {
+.icon-ic_fluent_folder_search_20_regular:before {
content: "\e821";
}
-.icon-ic_fluent_food_cake_20_filled:before {
+.icon-ic_fluent_folder_swap_20_filled:before {
content: "\e822";
}
-.icon-ic_fluent_food_cake_20_regular:before {
+.icon-ic_fluent_folder_swap_20_regular:before {
content: "\e823";
}
-.icon-ic_fluent_food_carrot_20_filled:before {
+.icon-ic_fluent_folder_sync_20_filled:before {
content: "\e824";
}
-.icon-ic_fluent_food_carrot_20_regular:before {
+.icon-ic_fluent_folder_sync_20_regular:before {
content: "\e825";
}
-.icon-ic_fluent_food_chicken_leg_20_filled:before {
+.icon-ic_fluent_folder_zip_20_filled:before {
content: "\e826";
}
-.icon-ic_fluent_food_chicken_leg_20_regular:before {
+.icon-ic_fluent_folder_zip_20_regular:before {
content: "\e827";
}
-.icon-ic_fluent_food_egg_20_filled:before {
+.icon-ic_fluent_font_decrease_20_filled:before {
content: "\e828";
}
-.icon-ic_fluent_food_egg_20_regular:before {
+.icon-ic_fluent_font_decrease_20_regular:before {
content: "\e829";
}
-.icon-ic_fluent_food_fish_20_filled:before {
+.icon-ic_fluent_font_increase_20_filled:before {
content: "\e82a";
}
-.icon-ic_fluent_food_fish_20_regular:before {
+.icon-ic_fluent_font_increase_20_regular:before {
content: "\e82b";
}
-.icon-ic_fluent_food_grains_20_filled:before {
+.icon-ic_fluent_font_space_tracking_in_20_filled:before {
content: "\e82c";
}
-.icon-ic_fluent_food_grains_20_regular:before {
+.icon-ic_fluent_font_space_tracking_in_20_regular:before {
content: "\e82d";
}
-.icon-ic_fluent_food_pizza_20_filled:before {
+.icon-ic_fluent_font_space_tracking_out_20_filled:before {
content: "\e82e";
}
-.icon-ic_fluent_food_pizza_20_regular:before {
+.icon-ic_fluent_font_space_tracking_out_20_regular:before {
content: "\e82f";
}
-.icon-ic_fluent_food_toast_20_filled:before {
+.icon-ic_fluent_food_20_filled:before {
content: "\e830";
}
-.icon-ic_fluent_food_toast_20_regular:before {
+.icon-ic_fluent_food_20_regular:before {
content: "\e831";
}
-.icon-ic_fluent_form_20_filled:before {
+.icon-ic_fluent_food_apple_20_filled:before {
content: "\e832";
}
-.icon-ic_fluent_form_20_regular:before {
+.icon-ic_fluent_food_apple_20_regular:before {
content: "\e833";
}
-.icon-ic_fluent_form_multiple_20_filled:before {
+.icon-ic_fluent_food_cake_20_filled:before {
content: "\e834";
}
-.icon-ic_fluent_form_multiple_20_regular:before {
+.icon-ic_fluent_food_cake_20_regular:before {
content: "\e835";
}
-.icon-ic_fluent_form_new_20_filled:before {
+.icon-ic_fluent_food_carrot_20_filled:before {
content: "\e836";
}
-.icon-ic_fluent_form_new_20_regular:before {
+.icon-ic_fluent_food_carrot_20_regular:before {
content: "\e837";
}
-.icon-ic_fluent_fps_120_20_filled:before {
+.icon-ic_fluent_food_chicken_leg_20_filled:before {
content: "\e838";
}
-.icon-ic_fluent_fps_120_20_regular:before {
+.icon-ic_fluent_food_chicken_leg_20_regular:before {
content: "\e839";
}
-.icon-ic_fluent_fps_240_20_filled:before {
+.icon-ic_fluent_food_egg_20_filled:before {
content: "\e83a";
}
-.icon-ic_fluent_fps_240_20_regular:before {
+.icon-ic_fluent_food_egg_20_regular:before {
content: "\e83b";
}
-.icon-ic_fluent_fps_30_20_filled:before {
+.icon-ic_fluent_food_fish_20_filled:before {
content: "\e83c";
}
-.icon-ic_fluent_fps_30_20_regular:before {
+.icon-ic_fluent_food_fish_20_regular:before {
content: "\e83d";
}
-.icon-ic_fluent_fps_60_20_filled:before {
+.icon-ic_fluent_food_grains_20_filled:before {
content: "\e83e";
}
-.icon-ic_fluent_fps_60_20_regular:before {
+.icon-ic_fluent_food_grains_20_regular:before {
content: "\e83f";
}
-.icon-ic_fluent_fps_960_20_filled:before {
+.icon-ic_fluent_food_pizza_20_filled:before {
content: "\e840";
}
-.icon-ic_fluent_fps_960_20_regular:before {
+.icon-ic_fluent_food_pizza_20_regular:before {
content: "\e841";
}
-.icon-ic_fluent_frame_20_filled:before {
+.icon-ic_fluent_food_toast_20_filled:before {
content: "\e842";
}
-.icon-ic_fluent_frame_20_regular:before {
+.icon-ic_fluent_food_toast_20_regular:before {
content: "\e843";
}
-.icon-ic_fluent_full_screen_maximize_20_filled:before {
+.icon-ic_fluent_form_20_filled:before {
content: "\e844";
}
-.icon-ic_fluent_full_screen_maximize_20_regular:before {
+.icon-ic_fluent_form_20_regular:before {
content: "\e845";
}
-.icon-ic_fluent_full_screen_minimize_20_filled:before {
+.icon-ic_fluent_form_multiple_20_filled:before {
content: "\e846";
}
-.icon-ic_fluent_full_screen_minimize_20_regular:before {
+.icon-ic_fluent_form_multiple_20_regular:before {
content: "\e847";
}
-.icon-ic_fluent_games_20_filled:before {
+.icon-ic_fluent_form_new_20_filled:before {
content: "\e848";
}
-.icon-ic_fluent_games_20_regular:before {
+.icon-ic_fluent_form_new_20_regular:before {
content: "\e849";
}
-.icon-ic_fluent_gantt_chart_20_filled:before {
+.icon-ic_fluent_fps_120_20_filled:before {
content: "\e84a";
}
-.icon-ic_fluent_gantt_chart_20_regular:before {
+.icon-ic_fluent_fps_120_20_regular:before {
content: "\e84b";
}
-.icon-ic_fluent_gas_20_filled:before {
+.icon-ic_fluent_fps_240_20_filled:before {
content: "\e84c";
}
-.icon-ic_fluent_gas_20_regular:before {
+.icon-ic_fluent_fps_240_20_regular:before {
content: "\e84d";
}
-.icon-ic_fluent_gas_pump_20_filled:before {
+.icon-ic_fluent_fps_30_20_filled:before {
content: "\e84e";
}
-.icon-ic_fluent_gas_pump_20_regular:before {
+.icon-ic_fluent_fps_30_20_regular:before {
content: "\e84f";
}
-.icon-ic_fluent_gather_20_filled:before {
+.icon-ic_fluent_fps_60_20_filled:before {
content: "\e850";
}
-.icon-ic_fluent_gather_20_regular:before {
+.icon-ic_fluent_fps_60_20_regular:before {
content: "\e851";
}
-.icon-ic_fluent_gauge_20_filled:before {
+.icon-ic_fluent_fps_960_20_filled:before {
content: "\e852";
}
-.icon-ic_fluent_gauge_20_regular:before {
+.icon-ic_fluent_fps_960_20_regular:before {
content: "\e853";
}
-.icon-ic_fluent_gauge_add_20_filled:before {
+.icon-ic_fluent_frame_20_filled:before {
content: "\e854";
}
-.icon-ic_fluent_gauge_add_20_regular:before {
+.icon-ic_fluent_frame_20_regular:before {
content: "\e855";
}
-.icon-ic_fluent_gavel_20_filled:before {
+.icon-ic_fluent_full_screen_maximize_20_filled:before {
content: "\e856";
}
-.icon-ic_fluent_gavel_20_regular:before {
+.icon-ic_fluent_full_screen_maximize_20_regular:before {
content: "\e857";
}
-.icon-ic_fluent_gavel_prohibited_20_filled:before {
+.icon-ic_fluent_full_screen_minimize_20_filled:before {
content: "\e858";
}
-.icon-ic_fluent_gavel_prohibited_20_regular:before {
+.icon-ic_fluent_full_screen_minimize_20_regular:before {
content: "\e859";
}
-.icon-ic_fluent_gesture_20_filled:before {
+.icon-ic_fluent_games_20_filled:before {
content: "\e85a";
}
-.icon-ic_fluent_gesture_20_regular:before {
+.icon-ic_fluent_games_20_regular:before {
content: "\e85b";
}
-.icon-ic_fluent_gif_20_filled:before {
+.icon-ic_fluent_gantt_chart_20_filled:before {
content: "\e85c";
}
-.icon-ic_fluent_gif_20_regular:before {
+.icon-ic_fluent_gantt_chart_20_regular:before {
content: "\e85d";
}
-.icon-ic_fluent_gift_20_filled:before {
+.icon-ic_fluent_gas_20_filled:before {
content: "\e85e";
}
-.icon-ic_fluent_gift_20_regular:before {
+.icon-ic_fluent_gas_20_regular:before {
content: "\e85f";
}
-.icon-ic_fluent_gift_card_20_filled:before {
+.icon-ic_fluent_gas_pump_20_filled:before {
content: "\e860";
}
-.icon-ic_fluent_gift_card_20_regular:before {
+.icon-ic_fluent_gas_pump_20_regular:before {
content: "\e861";
}
-.icon-ic_fluent_gift_card_add_20_filled:before {
+.icon-ic_fluent_gather_20_filled:before {
content: "\e862";
}
-.icon-ic_fluent_gift_card_add_20_regular:before {
+.icon-ic_fluent_gather_20_regular:before {
content: "\e863";
}
-.icon-ic_fluent_gift_card_arrow_right_20_filled:before {
+.icon-ic_fluent_gauge_20_filled:before {
content: "\e864";
}
-.icon-ic_fluent_gift_card_arrow_right_20_regular:before {
+.icon-ic_fluent_gauge_20_regular:before {
content: "\e865";
}
-.icon-ic_fluent_gift_card_money_20_filled:before {
+.icon-ic_fluent_gauge_add_20_filled:before {
content: "\e866";
}
-.icon-ic_fluent_gift_card_money_20_regular:before {
+.icon-ic_fluent_gauge_add_20_regular:before {
content: "\e867";
}
-.icon-ic_fluent_gift_card_multiple_20_filled:before {
+.icon-ic_fluent_gavel_20_filled:before {
content: "\e868";
}
-.icon-ic_fluent_gift_card_multiple_20_regular:before {
+.icon-ic_fluent_gavel_20_regular:before {
content: "\e869";
}
-.icon-ic_fluent_gift_open_20_filled:before {
+.icon-ic_fluent_gavel_prohibited_20_filled:before {
content: "\e86a";
}
-.icon-ic_fluent_gift_open_20_regular:before {
+.icon-ic_fluent_gavel_prohibited_20_regular:before {
content: "\e86b";
}
-.icon-ic_fluent_glance_20_filled:before {
+.icon-ic_fluent_gesture_20_filled:before {
content: "\e86c";
}
-.icon-ic_fluent_glance_20_regular:before {
+.icon-ic_fluent_gesture_20_regular:before {
content: "\e86d";
}
-.icon-ic_fluent_glance_horizontal_20_filled:before {
+.icon-ic_fluent_gif_20_filled:before {
content: "\e86e";
}
-.icon-ic_fluent_glance_horizontal_20_regular:before {
+.icon-ic_fluent_gif_20_regular:before {
content: "\e86f";
}
-.icon-ic_fluent_glance_horizontal_sparkles_20_filled:before {
+.icon-ic_fluent_gift_20_filled:before {
content: "\e870";
}
-.icon-ic_fluent_glance_horizontal_sparkles_20_regular:before {
+.icon-ic_fluent_gift_20_regular:before {
content: "\e871";
}
-.icon-ic_fluent_glasses_20_filled:before {
+.icon-ic_fluent_gift_card_20_filled:before {
content: "\e872";
}
-.icon-ic_fluent_glasses_20_regular:before {
+.icon-ic_fluent_gift_card_20_regular:before {
content: "\e873";
}
-.icon-ic_fluent_glasses_off_20_filled:before {
+.icon-ic_fluent_gift_card_add_20_filled:before {
content: "\e874";
}
-.icon-ic_fluent_glasses_off_20_regular:before {
+.icon-ic_fluent_gift_card_add_20_regular:before {
content: "\e875";
}
-.icon-ic_fluent_globe_20_filled:before {
+.icon-ic_fluent_gift_card_arrow_right_20_filled:before {
content: "\e876";
}
-.icon-ic_fluent_globe_20_regular:before {
+.icon-ic_fluent_gift_card_arrow_right_20_regular:before {
content: "\e877";
}
-.icon-ic_fluent_globe_add_20_filled:before {
+.icon-ic_fluent_gift_card_money_20_filled:before {
content: "\e878";
}
-.icon-ic_fluent_globe_add_20_regular:before {
+.icon-ic_fluent_gift_card_money_20_regular:before {
content: "\e879";
}
-.icon-ic_fluent_globe_arrow_forward_20_filled:before {
+.icon-ic_fluent_gift_card_multiple_20_filled:before {
content: "\e87a";
}
-.icon-ic_fluent_globe_arrow_forward_20_regular:before {
+.icon-ic_fluent_gift_card_multiple_20_regular:before {
content: "\e87b";
}
-.icon-ic_fluent_globe_arrow_up_20_filled:before {
+.icon-ic_fluent_gift_open_20_filled:before {
content: "\e87c";
}
-.icon-ic_fluent_globe_arrow_up_20_regular:before {
+.icon-ic_fluent_gift_open_20_regular:before {
content: "\e87d";
}
-.icon-ic_fluent_globe_clock_20_filled:before {
+.icon-ic_fluent_glance_20_filled:before {
content: "\e87e";
}
-.icon-ic_fluent_globe_clock_20_regular:before {
+.icon-ic_fluent_glance_20_regular:before {
content: "\e87f";
}
-.icon-ic_fluent_globe_desktop_20_filled:before {
+.icon-ic_fluent_glance_horizontal_20_filled:before {
content: "\e880";
}
-.icon-ic_fluent_globe_desktop_20_regular:before {
+.icon-ic_fluent_glance_horizontal_20_regular:before {
content: "\e881";
}
-.icon-ic_fluent_globe_error_20_filled:before {
+.icon-ic_fluent_glance_horizontal_sparkles_20_filled:before {
content: "\e882";
}
-.icon-ic_fluent_globe_error_20_regular:before {
+.icon-ic_fluent_glance_horizontal_sparkles_20_regular:before {
content: "\e883";
}
-.icon-ic_fluent_globe_location_20_filled:before {
+.icon-ic_fluent_glasses_20_filled:before {
content: "\e884";
}
-.icon-ic_fluent_globe_location_20_regular:before {
+.icon-ic_fluent_glasses_20_regular:before {
content: "\e885";
}
-.icon-ic_fluent_globe_person_20_filled:before {
+.icon-ic_fluent_glasses_off_20_filled:before {
content: "\e886";
}
-.icon-ic_fluent_globe_person_20_regular:before {
+.icon-ic_fluent_glasses_off_20_regular:before {
content: "\e887";
}
-.icon-ic_fluent_globe_prohibited_20_filled:before {
+.icon-ic_fluent_globe_20_filled:before {
content: "\e888";
}
-.icon-ic_fluent_globe_prohibited_20_regular:before {
+.icon-ic_fluent_globe_20_regular:before {
content: "\e889";
}
-.icon-ic_fluent_globe_search_20_filled:before {
+.icon-ic_fluent_globe_add_20_filled:before {
content: "\e88a";
}
-.icon-ic_fluent_globe_search_20_regular:before {
+.icon-ic_fluent_globe_add_20_regular:before {
content: "\e88b";
}
-.icon-ic_fluent_globe_shield_20_filled:before {
+.icon-ic_fluent_globe_arrow_forward_20_filled:before {
content: "\e88c";
}
-.icon-ic_fluent_globe_shield_20_regular:before {
+.icon-ic_fluent_globe_arrow_forward_20_regular:before {
content: "\e88d";
}
-.icon-ic_fluent_globe_star_20_filled:before {
+.icon-ic_fluent_globe_arrow_up_20_filled:before {
content: "\e88e";
}
-.icon-ic_fluent_globe_star_20_regular:before {
+.icon-ic_fluent_globe_arrow_up_20_regular:before {
content: "\e88f";
}
-.icon-ic_fluent_globe_surface_20_filled:before {
+.icon-ic_fluent_globe_clock_20_filled:before {
content: "\e890";
}
-.icon-ic_fluent_globe_surface_20_regular:before {
+.icon-ic_fluent_globe_clock_20_regular:before {
content: "\e891";
}
-.icon-ic_fluent_globe_sync_20_filled:before {
+.icon-ic_fluent_globe_desktop_20_filled:before {
content: "\e892";
}
-.icon-ic_fluent_globe_sync_20_regular:before {
+.icon-ic_fluent_globe_desktop_20_regular:before {
content: "\e893";
}
-.icon-ic_fluent_globe_video_20_filled:before {
+.icon-ic_fluent_globe_error_20_filled:before {
content: "\e894";
}
-.icon-ic_fluent_globe_video_20_regular:before {
+.icon-ic_fluent_globe_error_20_regular:before {
content: "\e895";
}
-.icon-ic_fluent_globe_warning_20_filled:before {
+.icon-ic_fluent_globe_location_20_filled:before {
content: "\e896";
}
-.icon-ic_fluent_globe_warning_20_regular:before {
+.icon-ic_fluent_globe_location_20_regular:before {
content: "\e897";
}
-.icon-ic_fluent_grid_20_filled:before {
+.icon-ic_fluent_globe_person_20_filled:before {
content: "\e898";
}
-.icon-ic_fluent_grid_20_regular:before {
+.icon-ic_fluent_globe_person_20_regular:before {
content: "\e899";
}
-.icon-ic_fluent_grid_dots_20_filled:before {
+.icon-ic_fluent_globe_prohibited_20_filled:before {
content: "\e89a";
}
-.icon-ic_fluent_grid_dots_20_regular:before {
+.icon-ic_fluent_globe_prohibited_20_regular:before {
content: "\e89b";
}
-.icon-ic_fluent_grid_kanban_20_filled:before {
+.icon-ic_fluent_globe_search_20_filled:before {
content: "\e89c";
}
-.icon-ic_fluent_grid_kanban_20_regular:before {
+.icon-ic_fluent_globe_search_20_regular:before {
content: "\e89d";
}
-.icon-ic_fluent_group_20_filled:before {
+.icon-ic_fluent_globe_shield_20_filled:before {
content: "\e89e";
}
-.icon-ic_fluent_group_20_regular:before {
+.icon-ic_fluent_globe_shield_20_regular:before {
content: "\e89f";
}
-.icon-ic_fluent_group_dismiss_20_filled:before {
+.icon-ic_fluent_globe_star_20_filled:before {
content: "\e8a0";
}
-.icon-ic_fluent_group_dismiss_20_regular:before {
+.icon-ic_fluent_globe_star_20_regular:before {
content: "\e8a1";
}
-.icon-ic_fluent_group_list_20_filled:before {
+.icon-ic_fluent_globe_surface_20_filled:before {
content: "\e8a2";
}
-.icon-ic_fluent_group_list_20_regular:before {
+.icon-ic_fluent_globe_surface_20_regular:before {
content: "\e8a3";
}
-.icon-ic_fluent_group_return_20_filled:before {
+.icon-ic_fluent_globe_sync_20_filled:before {
content: "\e8a4";
}
-.icon-ic_fluent_group_return_20_regular:before {
+.icon-ic_fluent_globe_sync_20_regular:before {
content: "\e8a5";
}
-.icon-ic_fluent_guardian_20_filled:before {
+.icon-ic_fluent_globe_video_20_filled:before {
content: "\e8a6";
}
-.icon-ic_fluent_guardian_20_regular:before {
+.icon-ic_fluent_globe_video_20_regular:before {
content: "\e8a7";
}
-.icon-ic_fluent_guest_20_filled:before {
+.icon-ic_fluent_globe_warning_20_filled:before {
content: "\e8a8";
}
-.icon-ic_fluent_guest_20_regular:before {
+.icon-ic_fluent_globe_warning_20_regular:before {
content: "\e8a9";
}
-.icon-ic_fluent_guest_add_20_filled:before {
+.icon-ic_fluent_grid_20_filled:before {
content: "\e8aa";
}
-.icon-ic_fluent_guest_add_20_regular:before {
+.icon-ic_fluent_grid_20_regular:before {
content: "\e8ab";
}
-.icon-ic_fluent_guitar_20_filled:before {
+.icon-ic_fluent_grid_dots_20_filled:before {
content: "\e8ac";
}
-.icon-ic_fluent_guitar_20_regular:before {
+.icon-ic_fluent_grid_dots_20_regular:before {
content: "\e8ad";
}
-.icon-ic_fluent_hand_draw_20_filled:before {
+.icon-ic_fluent_grid_kanban_20_filled:before {
content: "\e8ae";
}
-.icon-ic_fluent_hand_draw_20_regular:before {
+.icon-ic_fluent_grid_kanban_20_regular:before {
content: "\e8af";
}
-.icon-ic_fluent_hand_left_20_filled:before {
+.icon-ic_fluent_group_20_filled:before {
content: "\e8b0";
}
-.icon-ic_fluent_hand_left_20_regular:before {
+.icon-ic_fluent_group_20_regular:before {
content: "\e8b1";
}
-.icon-ic_fluent_hand_left_chat_20_filled:before {
+.icon-ic_fluent_group_dismiss_20_filled:before {
content: "\e8b2";
}
-.icon-ic_fluent_hand_left_chat_20_regular:before {
+.icon-ic_fluent_group_dismiss_20_regular:before {
content: "\e8b3";
}
-.icon-ic_fluent_hand_open_heart_20_filled:before {
+.icon-ic_fluent_group_list_20_filled:before {
content: "\e8b4";
}
-.icon-ic_fluent_hand_open_heart_20_regular:before {
+.icon-ic_fluent_group_list_20_regular:before {
content: "\e8b5";
}
-.icon-ic_fluent_hand_point_20_filled:before {
+.icon-ic_fluent_group_return_20_filled:before {
content: "\e8b6";
}
-.icon-ic_fluent_hand_point_20_regular:before {
+.icon-ic_fluent_group_return_20_regular:before {
content: "\e8b7";
}
-.icon-ic_fluent_hand_right_20_filled:before {
+.icon-ic_fluent_guardian_20_filled:before {
content: "\e8b8";
}
-.icon-ic_fluent_hand_right_20_regular:before {
+.icon-ic_fluent_guardian_20_regular:before {
content: "\e8b9";
}
-.icon-ic_fluent_hand_right_off_20_filled:before {
+.icon-ic_fluent_guest_20_filled:before {
content: "\e8ba";
}
-.icon-ic_fluent_hand_right_off_20_regular:before {
+.icon-ic_fluent_guest_20_regular:before {
content: "\e8bb";
}
-.icon-ic_fluent_hand_wave_20_filled:before {
+.icon-ic_fluent_guest_add_20_filled:before {
content: "\e8bc";
}
-.icon-ic_fluent_hand_wave_20_regular:before {
+.icon-ic_fluent_guest_add_20_regular:before {
content: "\e8bd";
}
-.icon-ic_fluent_handshake_20_filled:before {
+.icon-ic_fluent_guitar_20_filled:before {
content: "\e8be";
}
-.icon-ic_fluent_handshake_20_regular:before {
+.icon-ic_fluent_guitar_20_regular:before {
content: "\e8bf";
}
-.icon-ic_fluent_hard_drive_20_filled:before {
+.icon-ic_fluent_hand_draw_20_filled:before {
content: "\e8c0";
}
-.icon-ic_fluent_hard_drive_20_regular:before {
+.icon-ic_fluent_hand_draw_20_regular:before {
content: "\e8c1";
}
-.icon-ic_fluent_hat_graduation_20_filled:before {
+.icon-ic_fluent_hand_left_20_filled:before {
content: "\e8c2";
}
-.icon-ic_fluent_hat_graduation_20_regular:before {
+.icon-ic_fluent_hand_left_20_regular:before {
content: "\e8c3";
}
-.icon-ic_fluent_hat_graduation_add_20_filled:before {
+.icon-ic_fluent_hand_left_chat_20_filled:before {
content: "\e8c4";
}
-.icon-ic_fluent_hat_graduation_add_20_regular:before {
+.icon-ic_fluent_hand_left_chat_20_regular:before {
content: "\e8c5";
}
-.icon-ic_fluent_hat_graduation_sparkle_20_filled:before {
+.icon-ic_fluent_hand_open_heart_20_filled:before {
content: "\e8c6";
}
-.icon-ic_fluent_hat_graduation_sparkle_20_regular:before {
+.icon-ic_fluent_hand_open_heart_20_regular:before {
content: "\e8c7";
}
-.icon-ic_fluent_hd_20_filled:before {
+.icon-ic_fluent_hand_point_20_filled:before {
content: "\e8c8";
}
-.icon-ic_fluent_hd_20_regular:before {
+.icon-ic_fluent_hand_point_20_regular:before {
content: "\e8c9";
}
-.icon-ic_fluent_hdr_20_filled:before {
+.icon-ic_fluent_hand_right_20_filled:before {
content: "\e8ca";
}
-.icon-ic_fluent_hdr_20_regular:before {
+.icon-ic_fluent_hand_right_20_regular:before {
content: "\e8cb";
}
-.icon-ic_fluent_hdr_off_20_filled:before {
+.icon-ic_fluent_hand_right_off_20_filled:before {
content: "\e8cc";
}
-.icon-ic_fluent_hdr_off_20_regular:before {
+.icon-ic_fluent_hand_right_off_20_regular:before {
content: "\e8cd";
}
-.icon-ic_fluent_headphones_20_filled:before {
+.icon-ic_fluent_hand_wave_20_filled:before {
content: "\e8ce";
}
-.icon-ic_fluent_headphones_20_regular:before {
+.icon-ic_fluent_hand_wave_20_regular:before {
content: "\e8cf";
}
-.icon-ic_fluent_headphones_sound_wave_20_filled:before {
+.icon-ic_fluent_handshake_20_filled:before {
content: "\e8d0";
}
-.icon-ic_fluent_headphones_sound_wave_20_regular:before {
+.icon-ic_fluent_handshake_20_regular:before {
content: "\e8d1";
}
-.icon-ic_fluent_headset_20_filled:before {
+.icon-ic_fluent_haptic_strong_20_filled:before {
content: "\e8d2";
}
-.icon-ic_fluent_headset_20_regular:before {
+.icon-ic_fluent_haptic_strong_20_regular:before {
content: "\e8d3";
}
-.icon-ic_fluent_headset_add_20_filled:before {
+.icon-ic_fluent_haptic_weak_20_filled:before {
content: "\e8d4";
}
-.icon-ic_fluent_headset_add_20_regular:before {
+.icon-ic_fluent_haptic_weak_20_regular:before {
content: "\e8d5";
}
-.icon-ic_fluent_headset_vr_20_filled:before {
+.icon-ic_fluent_hard_drive_20_filled:before {
content: "\e8d6";
}
-.icon-ic_fluent_headset_vr_20_regular:before {
+.icon-ic_fluent_hard_drive_20_regular:before {
content: "\e8d7";
}
-.icon-ic_fluent_heart_20_filled:before {
+.icon-ic_fluent_hat_graduation_20_filled:before {
content: "\e8d8";
}
-.icon-ic_fluent_heart_20_regular:before {
+.icon-ic_fluent_hat_graduation_20_regular:before {
content: "\e8d9";
}
-.icon-ic_fluent_heart_broken_20_filled:before {
+.icon-ic_fluent_hat_graduation_add_20_filled:before {
content: "\e8da";
}
-.icon-ic_fluent_heart_broken_20_regular:before {
+.icon-ic_fluent_hat_graduation_add_20_regular:before {
content: "\e8db";
}
-.icon-ic_fluent_heart_circle_20_filled:before {
+.icon-ic_fluent_hat_graduation_sparkle_20_filled:before {
content: "\e8dc";
}
-.icon-ic_fluent_heart_circle_20_regular:before {
+.icon-ic_fluent_hat_graduation_sparkle_20_regular:before {
content: "\e8dd";
}
-.icon-ic_fluent_heart_circle_hint_20_filled:before {
+.icon-ic_fluent_hd_20_filled:before {
content: "\e8de";
}
-.icon-ic_fluent_heart_circle_hint_20_regular:before {
+.icon-ic_fluent_hd_20_regular:before {
content: "\e8df";
}
-.icon-ic_fluent_heart_off_20_filled:before {
+.icon-ic_fluent_hdr_20_filled:before {
content: "\e8e0";
}
-.icon-ic_fluent_heart_off_20_regular:before {
+.icon-ic_fluent_hdr_20_regular:before {
content: "\e8e1";
}
-.icon-ic_fluent_heart_pulse_20_filled:before {
+.icon-ic_fluent_hdr_off_20_filled:before {
content: "\e8e2";
}
-.icon-ic_fluent_heart_pulse_20_regular:before {
+.icon-ic_fluent_hdr_off_20_regular:before {
content: "\e8e3";
}
-.icon-ic_fluent_heart_pulse_checkmark_20_filled:before {
+.icon-ic_fluent_headphones_20_filled:before {
content: "\e8e4";
}
-.icon-ic_fluent_heart_pulse_checkmark_20_regular:before {
+.icon-ic_fluent_headphones_20_regular:before {
content: "\e8e5";
}
-.icon-ic_fluent_heart_pulse_error_20_filled:before {
+.icon-ic_fluent_headphones_sound_wave_20_filled:before {
content: "\e8e6";
}
-.icon-ic_fluent_heart_pulse_error_20_regular:before {
+.icon-ic_fluent_headphones_sound_wave_20_regular:before {
content: "\e8e7";
}
-.icon-ic_fluent_heart_pulse_warning_20_filled:before {
+.icon-ic_fluent_headset_20_filled:before {
content: "\e8e8";
}
-.icon-ic_fluent_heart_pulse_warning_20_regular:before {
+.icon-ic_fluent_headset_20_regular:before {
content: "\e8e9";
}
-.icon-ic_fluent_hexagon_20_filled:before {
+.icon-ic_fluent_headset_add_20_filled:before {
content: "\e8ea";
}
-.icon-ic_fluent_hexagon_20_regular:before {
+.icon-ic_fluent_headset_add_20_regular:before {
content: "\e8eb";
}
-.icon-ic_fluent_hexagon_three_20_filled:before {
+.icon-ic_fluent_headset_vr_20_filled:before {
content: "\e8ec";
}
-.icon-ic_fluent_hexagon_three_20_regular:before {
+.icon-ic_fluent_headset_vr_20_regular:before {
content: "\e8ed";
}
-.icon-ic_fluent_highlight_20_filled:before {
+.icon-ic_fluent_heart_20_filled:before {
content: "\e8ee";
}
-.icon-ic_fluent_highlight_20_regular:before {
+.icon-ic_fluent_heart_20_regular:before {
content: "\e8ef";
}
-.icon-ic_fluent_highlight_accent_20_filled:before {
+.icon-ic_fluent_heart_broken_20_filled:before {
content: "\e8f0";
}
-.icon-ic_fluent_highlight_link_20_filled:before {
+.icon-ic_fluent_heart_broken_20_regular:before {
content: "\e8f1";
}
-.icon-ic_fluent_highlight_link_20_regular:before {
+.icon-ic_fluent_heart_circle_20_filled:before {
content: "\e8f2";
}
-.icon-ic_fluent_highway_20_filled:before {
+.icon-ic_fluent_heart_circle_20_regular:before {
content: "\e8f3";
}
-.icon-ic_fluent_highway_20_regular:before {
+.icon-ic_fluent_heart_circle_hint_20_filled:before {
content: "\e8f4";
}
-.icon-ic_fluent_history_20_filled:before {
+.icon-ic_fluent_heart_circle_hint_20_regular:before {
content: "\e8f5";
}
-.icon-ic_fluent_history_20_regular:before {
+.icon-ic_fluent_heart_off_20_filled:before {
content: "\e8f6";
}
-.icon-ic_fluent_history_dismiss_20_filled:before {
+.icon-ic_fluent_heart_off_20_regular:before {
content: "\e8f7";
}
-.icon-ic_fluent_history_dismiss_20_regular:before {
+.icon-ic_fluent_heart_pulse_20_filled:before {
content: "\e8f8";
}
-.icon-ic_fluent_home_20_filled:before {
+.icon-ic_fluent_heart_pulse_20_regular:before {
content: "\e8f9";
}
-.icon-ic_fluent_home_20_regular:before {
+.icon-ic_fluent_heart_pulse_checkmark_20_filled:before {
content: "\e8fa";
}
-.icon-ic_fluent_home_add_20_filled:before {
+.icon-ic_fluent_heart_pulse_checkmark_20_regular:before {
content: "\e8fb";
}
-.icon-ic_fluent_home_add_20_regular:before {
+.icon-ic_fluent_heart_pulse_error_20_filled:before {
content: "\e8fc";
}
-.icon-ic_fluent_home_checkmark_20_filled:before {
+.icon-ic_fluent_heart_pulse_error_20_regular:before {
content: "\e8fd";
}
-.icon-ic_fluent_home_checkmark_20_regular:before {
+.icon-ic_fluent_heart_pulse_warning_20_filled:before {
content: "\e8fe";
}
-.icon-ic_fluent_home_database_20_filled:before {
+.icon-ic_fluent_heart_pulse_warning_20_regular:before {
content: "\e8ff";
}
-.icon-ic_fluent_home_database_20_regular:before {
+.icon-ic_fluent_hexagon_20_filled:before {
content: "\e900";
}
-.icon-ic_fluent_home_garage_20_filled:before {
+.icon-ic_fluent_hexagon_20_regular:before {
content: "\e901";
}
-.icon-ic_fluent_home_garage_20_regular:before {
+.icon-ic_fluent_hexagon_sparkle_20_filled:before {
content: "\e902";
}
-.icon-ic_fluent_home_heart_20_filled:before {
+.icon-ic_fluent_hexagon_sparkle_20_regular:before {
content: "\e903";
}
-.icon-ic_fluent_home_heart_20_regular:before {
+.icon-ic_fluent_hexagon_three_20_filled:before {
content: "\e904";
}
-.icon-ic_fluent_home_more_20_filled:before {
+.icon-ic_fluent_hexagon_three_20_regular:before {
content: "\e905";
}
-.icon-ic_fluent_home_more_20_regular:before {
+.icon-ic_fluent_highlight_20_filled:before {
content: "\e906";
}
-.icon-ic_fluent_home_person_20_filled:before {
+.icon-ic_fluent_highlight_20_regular:before {
content: "\e907";
}
-.icon-ic_fluent_home_person_20_regular:before {
+.icon-ic_fluent_highlight_accent_20_filled:before {
content: "\e908";
}
-.icon-ic_fluent_home_split_20_filled:before {
+.icon-ic_fluent_highlight_link_20_filled:before {
content: "\e909";
}
-.icon-ic_fluent_home_split_20_regular:before {
+.icon-ic_fluent_highlight_link_20_regular:before {
content: "\e90a";
}
-.icon-ic_fluent_hourglass_20_filled:before {
+.icon-ic_fluent_highway_20_filled:before {
content: "\e90b";
}
-.icon-ic_fluent_hourglass_20_regular:before {
+.icon-ic_fluent_highway_20_regular:before {
content: "\e90c";
}
-.icon-ic_fluent_hourglass_half_20_filled:before {
+.icon-ic_fluent_history_20_filled:before {
content: "\e90d";
}
-.icon-ic_fluent_hourglass_half_20_regular:before {
+.icon-ic_fluent_history_20_regular:before {
content: "\e90e";
}
-.icon-ic_fluent_hourglass_one_quarter_20_filled:before {
+.icon-ic_fluent_history_dismiss_20_filled:before {
content: "\e90f";
}
-.icon-ic_fluent_hourglass_one_quarter_20_regular:before {
+.icon-ic_fluent_history_dismiss_20_regular:before {
content: "\e910";
}
-.icon-ic_fluent_hourglass_three_quarter_20_filled:before {
+.icon-ic_fluent_home_20_filled:before {
content: "\e911";
}
-.icon-ic_fluent_hourglass_three_quarter_20_regular:before {
+.icon-ic_fluent_home_20_regular:before {
content: "\e912";
}
-.icon-ic_fluent_icons_20_filled:before {
+.icon-ic_fluent_home_add_20_filled:before {
content: "\e913";
}
-.icon-ic_fluent_icons_20_regular:before {
+.icon-ic_fluent_home_add_20_regular:before {
content: "\e914";
}
-.icon-ic_fluent_image_20_filled:before {
+.icon-ic_fluent_home_checkmark_20_filled:before {
content: "\e915";
}
-.icon-ic_fluent_image_20_regular:before {
+.icon-ic_fluent_home_checkmark_20_regular:before {
content: "\e916";
}
-.icon-ic_fluent_image_add_20_filled:before {
+.icon-ic_fluent_home_database_20_filled:before {
content: "\e917";
}
-.icon-ic_fluent_image_add_20_regular:before {
+.icon-ic_fluent_home_database_20_regular:before {
content: "\e918";
}
-.icon-ic_fluent_image_alt_text_20_filled:before {
+.icon-ic_fluent_home_garage_20_filled:before {
content: "\e919";
}
-.icon-ic_fluent_image_alt_text_20_regular:before {
+.icon-ic_fluent_home_garage_20_regular:before {
content: "\e91a";
}
-.icon-ic_fluent_image_arrow_back_20_filled:before {
+.icon-ic_fluent_home_heart_20_filled:before {
content: "\e91b";
}
-.icon-ic_fluent_image_arrow_back_20_regular:before {
+.icon-ic_fluent_home_heart_20_regular:before {
content: "\e91c";
}
-.icon-ic_fluent_image_arrow_counterclockwise_20_filled:before {
+.icon-ic_fluent_home_more_20_filled:before {
content: "\e91d";
}
-.icon-ic_fluent_image_arrow_counterclockwise_20_regular:before {
+.icon-ic_fluent_home_more_20_regular:before {
content: "\e91e";
}
-.icon-ic_fluent_image_arrow_forward_20_filled:before {
+.icon-ic_fluent_home_person_20_filled:before {
content: "\e91f";
}
-.icon-ic_fluent_image_arrow_forward_20_regular:before {
+.icon-ic_fluent_home_person_20_regular:before {
content: "\e920";
}
-.icon-ic_fluent_image_border_20_filled:before {
+.icon-ic_fluent_home_split_20_filled:before {
content: "\e921";
}
-.icon-ic_fluent_image_border_20_regular:before {
+.icon-ic_fluent_home_split_20_regular:before {
content: "\e922";
}
-.icon-ic_fluent_image_circle_20_filled:before {
+.icon-ic_fluent_hourglass_20_filled:before {
content: "\e923";
}
-.icon-ic_fluent_image_circle_20_regular:before {
+.icon-ic_fluent_hourglass_20_regular:before {
content: "\e924";
}
-.icon-ic_fluent_image_copy_20_filled:before {
+.icon-ic_fluent_hourglass_half_20_filled:before {
content: "\e925";
}
-.icon-ic_fluent_image_copy_20_regular:before {
+.icon-ic_fluent_hourglass_half_20_regular:before {
content: "\e926";
}
-.icon-ic_fluent_image_edit_20_filled:before {
+.icon-ic_fluent_hourglass_one_quarter_20_filled:before {
content: "\e927";
}
-.icon-ic_fluent_image_edit_20_regular:before {
+.icon-ic_fluent_hourglass_one_quarter_20_regular:before {
content: "\e928";
}
-.icon-ic_fluent_image_globe_20_filled:before {
+.icon-ic_fluent_hourglass_three_quarter_20_filled:before {
content: "\e929";
}
-.icon-ic_fluent_image_globe_20_regular:before {
+.icon-ic_fluent_hourglass_three_quarter_20_regular:before {
content: "\e92a";
}
-.icon-ic_fluent_image_multiple_20_filled:before {
+.icon-ic_fluent_icons_20_filled:before {
content: "\e92b";
}
-.icon-ic_fluent_image_multiple_20_regular:before {
+.icon-ic_fluent_icons_20_regular:before {
content: "\e92c";
}
-.icon-ic_fluent_image_multiple_off_20_filled:before {
+.icon-ic_fluent_image_20_filled:before {
content: "\e92d";
}
-.icon-ic_fluent_image_multiple_off_20_regular:before {
+.icon-ic_fluent_image_20_regular:before {
content: "\e92e";
}
-.icon-ic_fluent_image_off_20_filled:before {
+.icon-ic_fluent_image_add_20_filled:before {
content: "\e92f";
}
-.icon-ic_fluent_image_off_20_regular:before {
+.icon-ic_fluent_image_add_20_regular:before {
content: "\e930";
}
-.icon-ic_fluent_image_prohibited_20_filled:before {
+.icon-ic_fluent_image_alt_text_20_filled:before {
content: "\e931";
}
-.icon-ic_fluent_image_prohibited_20_regular:before {
+.icon-ic_fluent_image_alt_text_20_regular:before {
content: "\e932";
}
-.icon-ic_fluent_image_reflection_20_filled:before {
+.icon-ic_fluent_image_arrow_back_20_filled:before {
content: "\e933";
}
-.icon-ic_fluent_image_reflection_20_regular:before {
+.icon-ic_fluent_image_arrow_back_20_regular:before {
content: "\e934";
}
-.icon-ic_fluent_image_search_20_filled:before {
+.icon-ic_fluent_image_arrow_counterclockwise_20_filled:before {
content: "\e935";
}
-.icon-ic_fluent_image_search_20_regular:before {
+.icon-ic_fluent_image_arrow_counterclockwise_20_regular:before {
content: "\e936";
}
-.icon-ic_fluent_image_shadow_20_filled:before {
+.icon-ic_fluent_image_arrow_forward_20_filled:before {
content: "\e937";
}
-.icon-ic_fluent_image_shadow_20_regular:before {
+.icon-ic_fluent_image_arrow_forward_20_regular:before {
content: "\e938";
}
-.icon-ic_fluent_image_sparkle_20_filled:before {
+.icon-ic_fluent_image_border_20_filled:before {
content: "\e939";
}
-.icon-ic_fluent_image_sparkle_20_regular:before {
+.icon-ic_fluent_image_border_20_regular:before {
content: "\e93a";
}
-.icon-ic_fluent_image_split_20_filled:before {
+.icon-ic_fluent_image_circle_20_filled:before {
content: "\e93b";
}
-.icon-ic_fluent_image_split_20_regular:before {
+.icon-ic_fluent_image_circle_20_regular:before {
content: "\e93c";
}
-.icon-ic_fluent_image_stack_20_filled:before {
+.icon-ic_fluent_image_copy_20_filled:before {
content: "\e93d";
}
-.icon-ic_fluent_image_stack_20_regular:before {
+.icon-ic_fluent_image_copy_20_regular:before {
content: "\e93e";
}
-.icon-ic_fluent_image_table_20_filled:before {
+.icon-ic_fluent_image_edit_20_filled:before {
content: "\e93f";
}
-.icon-ic_fluent_image_table_20_regular:before {
+.icon-ic_fluent_image_edit_20_regular:before {
content: "\e940";
}
-.icon-ic_fluent_immersive_reader_20_filled:before {
+.icon-ic_fluent_image_globe_20_filled:before {
content: "\e941";
}
-.icon-ic_fluent_immersive_reader_20_regular:before {
+.icon-ic_fluent_image_globe_20_regular:before {
content: "\e942";
}
-.icon-ic_fluent_important_20_filled:before {
+.icon-ic_fluent_image_multiple_20_filled:before {
content: "\e943";
}
-.icon-ic_fluent_important_20_regular:before {
+.icon-ic_fluent_image_multiple_20_regular:before {
content: "\e944";
}
-.icon-ic_fluent_incognito_20_filled:before {
+.icon-ic_fluent_image_multiple_off_20_filled:before {
content: "\e945";
}
-.icon-ic_fluent_incognito_20_regular:before {
+.icon-ic_fluent_image_multiple_off_20_regular:before {
content: "\e946";
}
-.icon-ic_fluent_info_20_filled:before {
+.icon-ic_fluent_image_off_20_filled:before {
content: "\e947";
}
-.icon-ic_fluent_info_20_regular:before {
+.icon-ic_fluent_image_off_20_regular:before {
content: "\e948";
}
-.icon-ic_fluent_info_shield_20_filled:before {
+.icon-ic_fluent_image_prohibited_20_filled:before {
content: "\e949";
}
-.icon-ic_fluent_info_shield_20_regular:before {
+.icon-ic_fluent_image_prohibited_20_regular:before {
content: "\e94a";
}
-.icon-ic_fluent_ink_stroke_20_filled:before {
+.icon-ic_fluent_image_reflection_20_filled:before {
content: "\e94b";
}
-.icon-ic_fluent_ink_stroke_20_regular:before {
+.icon-ic_fluent_image_reflection_20_regular:before {
content: "\e94c";
}
-.icon-ic_fluent_ink_stroke_arrow_down_20_filled:before {
+.icon-ic_fluent_image_search_20_filled:before {
content: "\e94d";
}
-.icon-ic_fluent_ink_stroke_arrow_down_20_regular:before {
+.icon-ic_fluent_image_search_20_regular:before {
content: "\e94e";
}
-.icon-ic_fluent_ink_stroke_arrow_up_down_20_filled:before {
+.icon-ic_fluent_image_shadow_20_filled:before {
content: "\e94f";
}
-.icon-ic_fluent_ink_stroke_arrow_up_down_20_regular:before {
+.icon-ic_fluent_image_shadow_20_regular:before {
content: "\e950";
}
-.icon-ic_fluent_inking_tool_20_filled:before {
+.icon-ic_fluent_image_sparkle_20_filled:before {
content: "\e951";
}
-.icon-ic_fluent_inking_tool_20_regular:before {
+.icon-ic_fluent_image_sparkle_20_regular:before {
content: "\e952";
}
-.icon-ic_fluent_inking_tool_accent_20_filled:before {
+.icon-ic_fluent_image_split_20_filled:before {
content: "\e953";
}
-.icon-ic_fluent_inprivate_account_20_filled:before {
+.icon-ic_fluent_image_split_20_regular:before {
content: "\e954";
}
-.icon-ic_fluent_inprivate_account_20_regular:before {
+.icon-ic_fluent_image_stack_20_filled:before {
content: "\e955";
}
-.icon-ic_fluent_insert_20_filled:before {
+.icon-ic_fluent_image_stack_20_regular:before {
content: "\e956";
}
-.icon-ic_fluent_insert_20_regular:before {
+.icon-ic_fluent_image_table_20_filled:before {
content: "\e957";
}
-.icon-ic_fluent_ios_chevron_right_20_filled:before {
+.icon-ic_fluent_image_table_20_regular:before {
content: "\e958";
}
-.icon-ic_fluent_ios_chevron_right_20_regular:before {
+.icon-ic_fluent_immersive_reader_20_filled:before {
content: "\e959";
}
-.icon-ic_fluent_iot_20_filled:before {
+.icon-ic_fluent_immersive_reader_20_regular:before {
content: "\e95a";
}
-.icon-ic_fluent_iot_20_regular:before {
+.icon-ic_fluent_important_20_filled:before {
content: "\e95b";
}
-.icon-ic_fluent_iot_alert_20_filled:before {
+.icon-ic_fluent_important_20_regular:before {
content: "\e95c";
}
-.icon-ic_fluent_iot_alert_20_regular:before {
+.icon-ic_fluent_incognito_20_filled:before {
content: "\e95d";
}
-.icon-ic_fluent_javascript_20_filled:before {
+.icon-ic_fluent_incognito_20_regular:before {
content: "\e95e";
}
-.icon-ic_fluent_javascript_20_regular:before {
+.icon-ic_fluent_info_20_filled:before {
content: "\e95f";
}
-.icon-ic_fluent_joystick_20_filled:before {
+.icon-ic_fluent_info_20_regular:before {
content: "\e960";
}
-.icon-ic_fluent_joystick_20_regular:before {
+.icon-ic_fluent_info_shield_20_filled:before {
content: "\e961";
}
-.icon-ic_fluent_key_20_filled:before {
+.icon-ic_fluent_info_shield_20_regular:before {
content: "\e962";
}
-.icon-ic_fluent_key_20_regular:before {
+.icon-ic_fluent_ink_stroke_20_filled:before {
content: "\e963";
}
-.icon-ic_fluent_key_command_20_filled:before {
+.icon-ic_fluent_ink_stroke_20_regular:before {
content: "\e964";
}
-.icon-ic_fluent_key_command_20_regular:before {
+.icon-ic_fluent_ink_stroke_arrow_down_20_filled:before {
content: "\e965";
}
-.icon-ic_fluent_key_multiple_20_filled:before {
+.icon-ic_fluent_ink_stroke_arrow_down_20_regular:before {
content: "\e966";
}
-.icon-ic_fluent_key_multiple_20_regular:before {
+.icon-ic_fluent_ink_stroke_arrow_up_down_20_filled:before {
content: "\e967";
}
-.icon-ic_fluent_key_reset_20_filled:before {
+.icon-ic_fluent_ink_stroke_arrow_up_down_20_regular:before {
content: "\e968";
}
-.icon-ic_fluent_key_reset_20_regular:before {
+.icon-ic_fluent_inking_tool_20_filled:before {
content: "\e969";
}
-.icon-ic_fluent_keyboard_123_20_filled:before {
+.icon-ic_fluent_inking_tool_20_regular:before {
content: "\e96a";
}
-.icon-ic_fluent_keyboard_123_20_regular:before {
+.icon-ic_fluent_inking_tool_accent_20_filled:before {
content: "\e96b";
}
-.icon-ic_fluent_keyboard_20_filled:before {
+.icon-ic_fluent_inprivate_account_20_filled:before {
content: "\e96c";
}
-.icon-ic_fluent_keyboard_20_regular:before {
+.icon-ic_fluent_inprivate_account_20_regular:before {
content: "\e96d";
}
-.icon-ic_fluent_keyboard_dock_20_filled:before {
+.icon-ic_fluent_insert_20_filled:before {
content: "\e96e";
}
-.icon-ic_fluent_keyboard_dock_20_regular:before {
+.icon-ic_fluent_insert_20_regular:before {
content: "\e96f";
}
-.icon-ic_fluent_keyboard_layout_float_20_filled:before {
+.icon-ic_fluent_ios_chevron_right_20_filled:before {
content: "\e970";
}
-.icon-ic_fluent_keyboard_layout_float_20_regular:before {
+.icon-ic_fluent_ios_chevron_right_20_regular:before {
content: "\e971";
}
-.icon-ic_fluent_keyboard_layout_one_handed_left_20_filled:before {
+.icon-ic_fluent_iot_20_filled:before {
content: "\e972";
}
-.icon-ic_fluent_keyboard_layout_one_handed_left_20_regular:before {
+.icon-ic_fluent_iot_20_regular:before {
content: "\e973";
}
-.icon-ic_fluent_keyboard_layout_resize_20_filled:before {
+.icon-ic_fluent_iot_alert_20_filled:before {
content: "\e974";
}
-.icon-ic_fluent_keyboard_layout_resize_20_regular:before {
+.icon-ic_fluent_iot_alert_20_regular:before {
content: "\e975";
}
-.icon-ic_fluent_keyboard_layout_split_20_filled:before {
+.icon-ic_fluent_javascript_20_filled:before {
content: "\e976";
}
-.icon-ic_fluent_keyboard_layout_split_20_regular:before {
+.icon-ic_fluent_javascript_20_regular:before {
content: "\e977";
}
-.icon-ic_fluent_keyboard_shift_20_filled:before {
+.icon-ic_fluent_joystick_20_filled:before {
content: "\e978";
}
-.icon-ic_fluent_keyboard_shift_20_regular:before {
+.icon-ic_fluent_joystick_20_regular:before {
content: "\e979";
}
-.icon-ic_fluent_keyboard_shift_uppercase_20_filled:before {
+.icon-ic_fluent_key_20_filled:before {
content: "\e97a";
}
-.icon-ic_fluent_keyboard_shift_uppercase_20_regular:before {
+.icon-ic_fluent_key_20_regular:before {
content: "\e97b";
}
-.icon-ic_fluent_keyboard_tab_20_filled:before {
+.icon-ic_fluent_key_command_20_filled:before {
content: "\e97c";
}
-.icon-ic_fluent_keyboard_tab_20_regular:before {
+.icon-ic_fluent_key_command_20_regular:before {
content: "\e97d";
}
-.icon-ic_fluent_laptop_20_filled:before {
+.icon-ic_fluent_key_multiple_20_filled:before {
content: "\e97e";
}
-.icon-ic_fluent_laptop_20_regular:before {
+.icon-ic_fluent_key_multiple_20_regular:before {
content: "\e97f";
}
-.icon-ic_fluent_laptop_briefcase_20_filled:before {
+.icon-ic_fluent_key_reset_20_filled:before {
content: "\e980";
}
-.icon-ic_fluent_laptop_briefcase_20_regular:before {
+.icon-ic_fluent_key_reset_20_regular:before {
content: "\e981";
}
-.icon-ic_fluent_laptop_dismiss_20_filled:before {
+.icon-ic_fluent_keyboard_123_20_filled:before {
content: "\e982";
}
-.icon-ic_fluent_laptop_dismiss_20_regular:before {
+.icon-ic_fluent_keyboard_123_20_regular:before {
content: "\e983";
}
-.icon-ic_fluent_laptop_person_20_filled:before {
+.icon-ic_fluent_keyboard_20_filled:before {
content: "\e984";
}
-.icon-ic_fluent_laptop_person_20_regular:before {
+.icon-ic_fluent_keyboard_20_regular:before {
content: "\e985";
}
-.icon-ic_fluent_laptop_settings_20_filled:before {
+.icon-ic_fluent_keyboard_dock_20_filled:before {
content: "\e986";
}
-.icon-ic_fluent_laptop_settings_20_regular:before {
+.icon-ic_fluent_keyboard_dock_20_regular:before {
content: "\e987";
}
-.icon-ic_fluent_laptop_shield_20_filled:before {
+.icon-ic_fluent_keyboard_layout_float_20_filled:before {
content: "\e988";
}
-.icon-ic_fluent_laptop_shield_20_regular:before {
+.icon-ic_fluent_keyboard_layout_float_20_regular:before {
content: "\e989";
}
-.icon-ic_fluent_laser_tool_20_filled:before {
+.icon-ic_fluent_keyboard_layout_one_handed_left_20_filled:before {
content: "\e98a";
}
-.icon-ic_fluent_laser_tool_20_regular:before {
+.icon-ic_fluent_keyboard_layout_one_handed_left_20_regular:before {
content: "\e98b";
}
-.icon-ic_fluent_lasso_20_filled:before {
+.icon-ic_fluent_keyboard_layout_resize_20_filled:before {
content: "\e98c";
}
-.icon-ic_fluent_lasso_20_regular:before {
+.icon-ic_fluent_keyboard_layout_resize_20_regular:before {
content: "\e98d";
}
-.icon-ic_fluent_launcher_settings_20_filled:before {
+.icon-ic_fluent_keyboard_layout_split_20_filled:before {
content: "\e98e";
}
-.icon-ic_fluent_launcher_settings_20_regular:before {
+.icon-ic_fluent_keyboard_layout_split_20_regular:before {
content: "\e98f";
}
-.icon-ic_fluent_layer_20_filled:before {
+.icon-ic_fluent_keyboard_shift_20_filled:before {
content: "\e990";
}
-.icon-ic_fluent_layer_20_regular:before {
+.icon-ic_fluent_keyboard_shift_20_regular:before {
content: "\e991";
}
-.icon-ic_fluent_layer_diagonal_20_filled:before {
+.icon-ic_fluent_keyboard_shift_uppercase_20_filled:before {
content: "\e992";
}
-.icon-ic_fluent_layer_diagonal_20_regular:before {
+.icon-ic_fluent_keyboard_shift_uppercase_20_regular:before {
content: "\e993";
}
-.icon-ic_fluent_layer_diagonal_add_20_filled:before {
+.icon-ic_fluent_keyboard_tab_20_filled:before {
content: "\e994";
}
-.icon-ic_fluent_layer_diagonal_add_20_regular:before {
+.icon-ic_fluent_keyboard_tab_20_regular:before {
content: "\e995";
}
-.icon-ic_fluent_layer_diagonal_person_20_filled:before {
+.icon-ic_fluent_laptop_20_filled:before {
content: "\e996";
}
-.icon-ic_fluent_layer_diagonal_person_20_regular:before {
+.icon-ic_fluent_laptop_20_regular:before {
content: "\e997";
}
-.icon-ic_fluent_layer_diagonal_sparkle_20_filled:before {
+.icon-ic_fluent_laptop_briefcase_20_filled:before {
content: "\e998";
}
-.icon-ic_fluent_layer_diagonal_sparkle_20_regular:before {
+.icon-ic_fluent_laptop_briefcase_20_regular:before {
content: "\e999";
}
-.icon-ic_fluent_layout_cell_four_20_filled:before {
+.icon-ic_fluent_laptop_dismiss_20_filled:before {
content: "\e99a";
}
-.icon-ic_fluent_layout_cell_four_20_regular:before {
+.icon-ic_fluent_laptop_dismiss_20_regular:before {
content: "\e99b";
}
-.icon-ic_fluent_layout_cell_four_focus_bottom_left_20_filled:before {
+.icon-ic_fluent_laptop_person_20_filled:before {
content: "\e99c";
}
-.icon-ic_fluent_layout_cell_four_focus_bottom_right_20_filled:before {
+.icon-ic_fluent_laptop_person_20_regular:before {
content: "\e99d";
}
-.icon-ic_fluent_layout_cell_four_focus_top_left_20_filled:before {
+.icon-ic_fluent_laptop_settings_20_filled:before {
content: "\e99e";
}
-.icon-ic_fluent_layout_cell_four_focus_top_right_20_filled:before {
+.icon-ic_fluent_laptop_settings_20_regular:before {
content: "\e99f";
}
-.icon-ic_fluent_layout_column_four_20_filled:before {
+.icon-ic_fluent_laptop_shield_20_filled:before {
content: "\e9a0";
}
-.icon-ic_fluent_layout_column_four_20_regular:before {
+.icon-ic_fluent_laptop_shield_20_regular:before {
content: "\e9a1";
}
-.icon-ic_fluent_layout_column_four_focus_center_left_20_filled:before {
+.icon-ic_fluent_laser_tool_20_filled:before {
content: "\e9a2";
}
-.icon-ic_fluent_layout_column_four_focus_center_right_20_filled:before {
+.icon-ic_fluent_laser_tool_20_regular:before {
content: "\e9a3";
}
-.icon-ic_fluent_layout_column_four_focus_left_20_filled:before {
+.icon-ic_fluent_lasso_20_filled:before {
content: "\e9a4";
}
-.icon-ic_fluent_layout_column_four_focus_right_20_filled:before {
+.icon-ic_fluent_lasso_20_regular:before {
content: "\e9a5";
}
-.icon-ic_fluent_layout_column_one_third_left_20_filled:before {
+.icon-ic_fluent_launcher_settings_20_filled:before {
content: "\e9a6";
}
-.icon-ic_fluent_layout_column_one_third_left_20_regular:before {
+.icon-ic_fluent_launcher_settings_20_regular:before {
content: "\e9a7";
}
-.icon-ic_fluent_layout_column_one_third_right_20_filled:before {
+.icon-ic_fluent_layer_20_filled:before {
content: "\e9a8";
}
-.icon-ic_fluent_layout_column_one_third_right_20_regular:before {
+.icon-ic_fluent_layer_20_regular:before {
content: "\e9a9";
}
-.icon-ic_fluent_layout_column_one_third_right_hint_20_filled:before {
+.icon-ic_fluent_layer_diagonal_20_filled:before {
content: "\e9aa";
}
-.icon-ic_fluent_layout_column_one_third_right_hint_20_regular:before {
+.icon-ic_fluent_layer_diagonal_20_regular:before {
content: "\e9ab";
}
-.icon-ic_fluent_layout_column_three_20_filled:before {
+.icon-ic_fluent_layer_diagonal_add_20_filled:before {
content: "\e9ac";
}
-.icon-ic_fluent_layout_column_three_20_regular:before {
+.icon-ic_fluent_layer_diagonal_add_20_regular:before {
content: "\e9ad";
}
-.icon-ic_fluent_layout_column_three_focus_center_20_filled:before {
+.icon-ic_fluent_layer_diagonal_person_20_filled:before {
content: "\e9ae";
}
-.icon-ic_fluent_layout_column_three_focus_left_20_filled:before {
+.icon-ic_fluent_layer_diagonal_person_20_regular:before {
content: "\e9af";
}
-.icon-ic_fluent_layout_column_three_focus_right_20_filled:before {
+.icon-ic_fluent_layer_diagonal_sparkle_20_filled:before {
content: "\e9b0";
}
-.icon-ic_fluent_layout_column_two_20_filled:before {
+.icon-ic_fluent_layer_diagonal_sparkle_20_regular:before {
content: "\e9b1";
}
-.icon-ic_fluent_layout_column_two_20_regular:before {
+.icon-ic_fluent_layout_cell_four_20_filled:before {
content: "\e9b2";
}
-.icon-ic_fluent_layout_column_two_focus_left_20_filled:before {
+.icon-ic_fluent_layout_cell_four_20_regular:before {
content: "\e9b3";
}
-.icon-ic_fluent_layout_column_two_focus_right_20_filled:before {
+.icon-ic_fluent_layout_cell_four_focus_bottom_left_20_filled:before {
content: "\e9b4";
}
-.icon-ic_fluent_layout_column_two_split_left_20_filled:before {
+.icon-ic_fluent_layout_cell_four_focus_bottom_right_20_filled:before {
content: "\e9b5";
}
-.icon-ic_fluent_layout_column_two_split_left_20_regular:before {
+.icon-ic_fluent_layout_cell_four_focus_top_left_20_filled:before {
content: "\e9b6";
}
-.icon-ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled:before {
+.icon-ic_fluent_layout_cell_four_focus_top_right_20_filled:before {
content: "\e9b7";
}
-.icon-ic_fluent_layout_column_two_split_left_focus_right_20_filled:before {
+.icon-ic_fluent_layout_column_four_20_filled:before {
content: "\e9b8";
}
-.icon-ic_fluent_layout_column_two_split_left_focus_top_left_20_filled:before {
+.icon-ic_fluent_layout_column_four_20_regular:before {
content: "\e9b9";
}
-.icon-ic_fluent_layout_column_two_split_right_20_filled:before {
+.icon-ic_fluent_layout_column_four_focus_center_left_20_filled:before {
content: "\e9ba";
}
-.icon-ic_fluent_layout_column_two_split_right_20_regular:before {
+.icon-ic_fluent_layout_column_four_focus_center_right_20_filled:before {
content: "\e9bb";
}
-.icon-ic_fluent_layout_column_two_split_right_focus_bottom_right_20_filled:before {
+.icon-ic_fluent_layout_column_four_focus_left_20_filled:before {
content: "\e9bc";
}
-.icon-ic_fluent_layout_column_two_split_right_focus_left_20_filled:before {
+.icon-ic_fluent_layout_column_four_focus_right_20_filled:before {
content: "\e9bd";
}
-.icon-ic_fluent_layout_column_two_split_right_focus_top_right_20_filled:before {
+.icon-ic_fluent_layout_column_one_third_left_20_filled:before {
content: "\e9be";
}
-.icon-ic_fluent_layout_row_four_20_filled:before {
+.icon-ic_fluent_layout_column_one_third_left_20_regular:before {
content: "\e9bf";
}
-.icon-ic_fluent_layout_row_four_20_regular:before {
+.icon-ic_fluent_layout_column_one_third_right_20_filled:before {
content: "\e9c0";
}
-.icon-ic_fluent_layout_row_four_focus_bottom_20_filled:before {
+.icon-ic_fluent_layout_column_one_third_right_20_regular:before {
content: "\e9c1";
}
-.icon-ic_fluent_layout_row_four_focus_center_bottom_20_filled:before {
+.icon-ic_fluent_layout_column_one_third_right_hint_20_filled:before {
content: "\e9c2";
}
-.icon-ic_fluent_layout_row_four_focus_center_top_20_filled:before {
+.icon-ic_fluent_layout_column_one_third_right_hint_20_regular:before {
content: "\e9c3";
}
-.icon-ic_fluent_layout_row_four_focus_top_20_filled:before {
+.icon-ic_fluent_layout_column_three_20_filled:before {
content: "\e9c4";
}
-.icon-ic_fluent_layout_row_three_20_filled:before {
+.icon-ic_fluent_layout_column_three_20_regular:before {
content: "\e9c5";
}
-.icon-ic_fluent_layout_row_three_20_regular:before {
+.icon-ic_fluent_layout_column_three_focus_center_20_filled:before {
content: "\e9c6";
}
-.icon-ic_fluent_layout_row_three_focus_bottom_20_filled:before {
+.icon-ic_fluent_layout_column_three_focus_left_20_filled:before {
content: "\e9c7";
}
-.icon-ic_fluent_layout_row_three_focus_center_20_filled:before {
+.icon-ic_fluent_layout_column_three_focus_right_20_filled:before {
content: "\e9c8";
}
-.icon-ic_fluent_layout_row_three_focus_top_20_filled:before {
+.icon-ic_fluent_layout_column_two_20_filled:before {
content: "\e9c9";
}
-.icon-ic_fluent_layout_row_two_20_filled:before {
+.icon-ic_fluent_layout_column_two_20_regular:before {
content: "\e9ca";
}
-.icon-ic_fluent_layout_row_two_20_regular:before {
+.icon-ic_fluent_layout_column_two_focus_left_20_filled:before {
content: "\e9cb";
}
-.icon-ic_fluent_layout_row_two_focus_bottom_20_filled:before {
+.icon-ic_fluent_layout_column_two_focus_right_20_filled:before {
content: "\e9cc";
}
-.icon-ic_fluent_layout_row_two_focus_top_20_filled:before {
+.icon-ic_fluent_layout_column_two_split_left_20_filled:before {
content: "\e9cd";
}
-.icon-ic_fluent_layout_row_two_split_bottom_20_filled:before {
+.icon-ic_fluent_layout_column_two_split_left_20_regular:before {
content: "\e9ce";
}
-.icon-ic_fluent_layout_row_two_split_bottom_20_regular:before {
+.icon-ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled:before {
content: "\e9cf";
}
-.icon-ic_fluent_layout_row_two_split_bottom_focus_bottom_left_20_filled:before {
+.icon-ic_fluent_layout_column_two_split_left_focus_right_20_filled:before {
content: "\e9d0";
}
-.icon-ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled:before {
+.icon-ic_fluent_layout_column_two_split_left_focus_top_left_20_filled:before {
content: "\e9d1";
}
-.icon-ic_fluent_layout_row_two_split_bottom_focus_top_20_filled:before {
+.icon-ic_fluent_layout_column_two_split_right_20_filled:before {
content: "\e9d2";
}
-.icon-ic_fluent_layout_row_two_split_top_20_filled:before {
+.icon-ic_fluent_layout_column_two_split_right_20_regular:before {
content: "\e9d3";
}
-.icon-ic_fluent_layout_row_two_split_top_20_regular:before {
+.icon-ic_fluent_layout_column_two_split_right_focus_bottom_right_20_filled:before {
content: "\e9d4";
}
-.icon-ic_fluent_layout_row_two_split_top_focus_bottom_20_filled:before {
+.icon-ic_fluent_layout_column_two_split_right_focus_left_20_filled:before {
content: "\e9d5";
}
-.icon-ic_fluent_layout_row_two_split_top_focus_top_left_20_filled:before {
+.icon-ic_fluent_layout_column_two_split_right_focus_top_right_20_filled:before {
content: "\e9d6";
}
-.icon-ic_fluent_layout_row_two_split_top_focus_top_right_20_filled:before {
+.icon-ic_fluent_layout_row_four_20_filled:before {
content: "\e9d7";
}
-.icon-ic_fluent_leaf_one_20_filled:before {
+.icon-ic_fluent_layout_row_four_20_regular:before {
content: "\e9d8";
}
-.icon-ic_fluent_leaf_one_20_regular:before {
+.icon-ic_fluent_layout_row_four_focus_bottom_20_filled:before {
content: "\e9d9";
}
-.icon-ic_fluent_leaf_three_20_filled:before {
+.icon-ic_fluent_layout_row_four_focus_center_bottom_20_filled:before {
content: "\e9da";
}
-.icon-ic_fluent_leaf_three_20_regular:before {
+.icon-ic_fluent_layout_row_four_focus_center_top_20_filled:before {
content: "\e9db";
}
-.icon-ic_fluent_leaf_two_20_filled:before {
+.icon-ic_fluent_layout_row_four_focus_top_20_filled:before {
content: "\e9dc";
}
-.icon-ic_fluent_leaf_two_20_regular:before {
+.icon-ic_fluent_layout_row_three_20_filled:before {
content: "\e9dd";
}
-.icon-ic_fluent_learning_app_20_filled:before {
+.icon-ic_fluent_layout_row_three_20_regular:before {
content: "\e9de";
}
-.icon-ic_fluent_learning_app_20_regular:before {
+.icon-ic_fluent_layout_row_three_focus_bottom_20_filled:before {
content: "\e9df";
}
-.icon-ic_fluent_library_20_filled:before {
+.icon-ic_fluent_layout_row_three_focus_center_20_filled:before {
content: "\e9e0";
}
-.icon-ic_fluent_library_20_regular:before {
+.icon-ic_fluent_layout_row_three_focus_top_20_filled:before {
content: "\e9e1";
}
-.icon-ic_fluent_lightbulb_20_filled:before {
+.icon-ic_fluent_layout_row_two_20_filled:before {
content: "\e9e2";
}
-.icon-ic_fluent_lightbulb_20_regular:before {
+.icon-ic_fluent_layout_row_two_20_regular:before {
content: "\e9e3";
}
-.icon-ic_fluent_lightbulb_checkmark_20_filled:before {
+.icon-ic_fluent_layout_row_two_focus_bottom_20_filled:before {
content: "\e9e4";
}
-.icon-ic_fluent_lightbulb_checkmark_20_regular:before {
+.icon-ic_fluent_layout_row_two_focus_top_20_filled:before {
content: "\e9e5";
}
-.icon-ic_fluent_lightbulb_circle_20_filled:before {
+.icon-ic_fluent_layout_row_two_split_bottom_20_filled:before {
content: "\e9e6";
}
-.icon-ic_fluent_lightbulb_circle_20_regular:before {
+.icon-ic_fluent_layout_row_two_split_bottom_20_regular:before {
content: "\e9e7";
}
-.icon-ic_fluent_lightbulb_filament_20_filled:before {
+.icon-ic_fluent_layout_row_two_split_bottom_focus_bottom_left_20_filled:before {
content: "\e9e8";
}
-.icon-ic_fluent_lightbulb_filament_20_regular:before {
+.icon-ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled:before {
content: "\e9e9";
}
-.icon-ic_fluent_lightbulb_person_20_filled:before {
+.icon-ic_fluent_layout_row_two_split_bottom_focus_top_20_filled:before {
content: "\e9ea";
}
-.icon-ic_fluent_lightbulb_person_20_regular:before {
+.icon-ic_fluent_layout_row_two_split_top_20_filled:before {
content: "\e9eb";
}
-.icon-ic_fluent_likert_20_filled:before {
+.icon-ic_fluent_layout_row_two_split_top_20_regular:before {
content: "\e9ec";
}
-.icon-ic_fluent_likert_20_regular:before {
+.icon-ic_fluent_layout_row_two_split_top_focus_bottom_20_filled:before {
content: "\e9ed";
}
-.icon-ic_fluent_line_20_filled:before {
+.icon-ic_fluent_layout_row_two_split_top_focus_top_left_20_filled:before {
content: "\e9ee";
}
-.icon-ic_fluent_line_20_regular:before {
+.icon-ic_fluent_layout_row_two_split_top_focus_top_right_20_filled:before {
content: "\e9ef";
}
-.icon-ic_fluent_line_dashes_20_filled:before {
+.icon-ic_fluent_leaf_one_20_filled:before {
content: "\e9f0";
}
-.icon-ic_fluent_line_dashes_20_regular:before {
+.icon-ic_fluent_leaf_one_20_regular:before {
content: "\e9f1";
}
-.icon-ic_fluent_line_flow_diagonal_up_right_20_filled:before {
+.icon-ic_fluent_leaf_three_20_filled:before {
content: "\e9f2";
}
-.icon-ic_fluent_line_flow_diagonal_up_right_20_regular:before {
+.icon-ic_fluent_leaf_three_20_regular:before {
content: "\e9f3";
}
-.icon-ic_fluent_line_horizontal_1_20_filled:before {
+.icon-ic_fluent_leaf_two_20_filled:before {
content: "\e9f4";
}
-.icon-ic_fluent_line_horizontal_1_20_regular:before {
+.icon-ic_fluent_leaf_two_20_regular:before {
content: "\e9f5";
}
-.icon-ic_fluent_line_horizontal_1_dashes_20_filled:before {
+.icon-ic_fluent_learning_app_20_filled:before {
content: "\e9f6";
}
-.icon-ic_fluent_line_horizontal_1_dashes_20_regular:before {
+.icon-ic_fluent_learning_app_20_regular:before {
content: "\e9f7";
}
-.icon-ic_fluent_line_horizontal_2_dashes_solid_20_filled:before {
+.icon-ic_fluent_library_20_filled:before {
content: "\e9f8";
}
-.icon-ic_fluent_line_horizontal_2_dashes_solid_20_regular:before {
+.icon-ic_fluent_library_20_regular:before {
content: "\e9f9";
}
-.icon-ic_fluent_line_horizontal_3_20_filled:before {
+.icon-ic_fluent_lightbulb_20_filled:before {
content: "\e9fa";
}
-.icon-ic_fluent_line_horizontal_3_20_regular:before {
+.icon-ic_fluent_lightbulb_20_regular:before {
content: "\e9fb";
}
-.icon-ic_fluent_line_horizontal_4_20_filled:before {
+.icon-ic_fluent_lightbulb_checkmark_20_filled:before {
content: "\e9fc";
}
-.icon-ic_fluent_line_horizontal_4_20_regular:before {
+.icon-ic_fluent_lightbulb_checkmark_20_regular:before {
content: "\e9fd";
}
-.icon-ic_fluent_line_horizontal_4_search_20_filled:before {
+.icon-ic_fluent_lightbulb_circle_20_filled:before {
content: "\e9fe";
}
-.icon-ic_fluent_line_horizontal_4_search_20_regular:before {
+.icon-ic_fluent_lightbulb_circle_20_regular:before {
content: "\e9ff";
}
-.icon-ic_fluent_line_horizontal_5_20_filled:before {
+.icon-ic_fluent_lightbulb_filament_20_filled:before {
content: "\ea00";
}
-.icon-ic_fluent_line_horizontal_5_20_regular:before {
+.icon-ic_fluent_lightbulb_filament_20_regular:before {
content: "\ea01";
}
-.icon-ic_fluent_line_horizontal_5_error_20_filled:before {
+.icon-ic_fluent_lightbulb_person_20_filled:before {
content: "\ea02";
}
-.icon-ic_fluent_line_horizontal_5_error_20_regular:before {
+.icon-ic_fluent_lightbulb_person_20_regular:before {
content: "\ea03";
}
-.icon-ic_fluent_line_style_20_filled:before {
+.icon-ic_fluent_likert_20_filled:before {
content: "\ea04";
}
-.icon-ic_fluent_line_style_20_regular:before {
+.icon-ic_fluent_likert_20_regular:before {
content: "\ea05";
}
-.icon-ic_fluent_line_thickness_20_filled:before {
+.icon-ic_fluent_line_20_filled:before {
content: "\ea06";
}
-.icon-ic_fluent_line_thickness_20_regular:before {
+.icon-ic_fluent_line_20_regular:before {
content: "\ea07";
}
-.icon-ic_fluent_link_20_filled:before {
+.icon-ic_fluent_line_dashes_20_filled:before {
content: "\ea08";
}
-.icon-ic_fluent_link_20_regular:before {
+.icon-ic_fluent_line_dashes_20_regular:before {
content: "\ea09";
}
-.icon-ic_fluent_link_add_20_filled:before {
+.icon-ic_fluent_line_flow_diagonal_up_right_20_filled:before {
content: "\ea0a";
}
-.icon-ic_fluent_link_add_20_regular:before {
+.icon-ic_fluent_line_flow_diagonal_up_right_20_regular:before {
content: "\ea0b";
}
-.icon-ic_fluent_link_dismiss_20_filled:before {
+.icon-ic_fluent_line_horizontal_1_20_filled:before {
content: "\ea0c";
}
-.icon-ic_fluent_link_dismiss_20_regular:before {
+.icon-ic_fluent_line_horizontal_1_20_regular:before {
content: "\ea0d";
}
-.icon-ic_fluent_link_edit_20_filled:before {
+.icon-ic_fluent_line_horizontal_1_dashes_20_filled:before {
content: "\ea0e";
}
-.icon-ic_fluent_link_edit_20_regular:before {
+.icon-ic_fluent_line_horizontal_1_dashes_20_regular:before {
content: "\ea0f";
}
-.icon-ic_fluent_link_multiple_20_filled:before {
+.icon-ic_fluent_line_horizontal_2_dashes_solid_20_filled:before {
content: "\ea10";
}
-.icon-ic_fluent_link_multiple_20_regular:before {
+.icon-ic_fluent_line_horizontal_2_dashes_solid_20_regular:before {
content: "\ea11";
}
-.icon-ic_fluent_link_person_20_filled:before {
+.icon-ic_fluent_line_horizontal_3_20_filled:before {
content: "\ea12";
}
-.icon-ic_fluent_link_person_20_regular:before {
+.icon-ic_fluent_line_horizontal_3_20_regular:before {
content: "\ea13";
}
-.icon-ic_fluent_link_square_20_filled:before {
+.icon-ic_fluent_line_horizontal_4_20_filled:before {
content: "\ea14";
}
-.icon-ic_fluent_link_square_20_regular:before {
+.icon-ic_fluent_line_horizontal_4_20_regular:before {
content: "\ea15";
}
-.icon-ic_fluent_link_toolbox_20_filled:before {
+.icon-ic_fluent_line_horizontal_4_search_20_filled:before {
content: "\ea16";
}
-.icon-ic_fluent_link_toolbox_20_regular:before {
+.icon-ic_fluent_line_horizontal_4_search_20_regular:before {
content: "\ea17";
}
-.icon-ic_fluent_list_20_filled:before {
+.icon-ic_fluent_line_horizontal_5_20_filled:before {
content: "\ea18";
}
-.icon-ic_fluent_list_20_regular:before {
+.icon-ic_fluent_line_horizontal_5_20_regular:before {
content: "\ea19";
}
-.icon-ic_fluent_list_bar_20_filled:before {
+.icon-ic_fluent_line_horizontal_5_error_20_filled:before {
content: "\ea1a";
}
-.icon-ic_fluent_list_bar_20_regular:before {
+.icon-ic_fluent_line_horizontal_5_error_20_regular:before {
content: "\ea1b";
}
-.icon-ic_fluent_list_bar_tree_20_filled:before {
+.icon-ic_fluent_line_style_20_filled:before {
content: "\ea1c";
}
-.icon-ic_fluent_list_bar_tree_20_regular:before {
+.icon-ic_fluent_line_style_20_regular:before {
content: "\ea1d";
}
-.icon-ic_fluent_list_bar_tree_offset_20_filled:before {
+.icon-ic_fluent_line_thickness_20_filled:before {
content: "\ea1e";
}
-.icon-ic_fluent_list_bar_tree_offset_20_regular:before {
+.icon-ic_fluent_line_thickness_20_regular:before {
content: "\ea1f";
}
-.icon-ic_fluent_list_rtl_20_filled:before {
+.icon-ic_fluent_link_20_filled:before {
content: "\ea20";
}
-.icon-ic_fluent_list_rtl_20_regular:before {
+.icon-ic_fluent_link_20_regular:before {
content: "\ea21";
}
-.icon-ic_fluent_live_20_filled:before {
+.icon-ic_fluent_link_add_20_filled:before {
content: "\ea22";
}
-.icon-ic_fluent_live_20_regular:before {
+.icon-ic_fluent_link_add_20_regular:before {
content: "\ea23";
}
-.icon-ic_fluent_live_off_20_filled:before {
+.icon-ic_fluent_link_dismiss_20_filled:before {
content: "\ea24";
}
-.icon-ic_fluent_live_off_20_regular:before {
+.icon-ic_fluent_link_dismiss_20_regular:before {
content: "\ea25";
}
-.icon-ic_fluent_local_language_20_filled:before {
+.icon-ic_fluent_link_edit_20_filled:before {
content: "\ea26";
}
-.icon-ic_fluent_local_language_20_regular:before {
+.icon-ic_fluent_link_edit_20_regular:before {
content: "\ea27";
}
-.icon-ic_fluent_location_20_filled:before {
+.icon-ic_fluent_link_multiple_20_filled:before {
content: "\ea28";
}
-.icon-ic_fluent_location_20_regular:before {
+.icon-ic_fluent_link_multiple_20_regular:before {
content: "\ea29";
}
-.icon-ic_fluent_location_add_20_filled:before {
+.icon-ic_fluent_link_person_20_filled:before {
content: "\ea2a";
}
-.icon-ic_fluent_location_add_20_regular:before {
+.icon-ic_fluent_link_person_20_regular:before {
content: "\ea2b";
}
-.icon-ic_fluent_location_add_left_20_filled:before {
+.icon-ic_fluent_link_square_20_filled:before {
content: "\ea2c";
}
-.icon-ic_fluent_location_add_left_20_regular:before {
+.icon-ic_fluent_link_square_20_regular:before {
content: "\ea2d";
}
-.icon-ic_fluent_location_add_right_20_filled:before {
+.icon-ic_fluent_link_toolbox_20_filled:before {
content: "\ea2e";
}
-.icon-ic_fluent_location_add_right_20_regular:before {
+.icon-ic_fluent_link_toolbox_20_regular:before {
content: "\ea2f";
}
-.icon-ic_fluent_location_add_up_20_filled:before {
+.icon-ic_fluent_list_20_filled:before {
content: "\ea30";
}
-.icon-ic_fluent_location_add_up_20_regular:before {
+.icon-ic_fluent_list_20_regular:before {
content: "\ea31";
}
-.icon-ic_fluent_location_arrow_20_filled:before {
+.icon-ic_fluent_list_bar_20_filled:before {
content: "\ea32";
}
-.icon-ic_fluent_location_arrow_20_regular:before {
+.icon-ic_fluent_list_bar_20_regular:before {
content: "\ea33";
}
-.icon-ic_fluent_location_arrow_left_20_filled:before {
+.icon-ic_fluent_list_bar_tree_20_filled:before {
content: "\ea34";
}
-.icon-ic_fluent_location_arrow_left_20_regular:before {
+.icon-ic_fluent_list_bar_tree_20_regular:before {
content: "\ea35";
}
-.icon-ic_fluent_location_arrow_right_20_filled:before {
+.icon-ic_fluent_list_bar_tree_offset_20_filled:before {
content: "\ea36";
}
-.icon-ic_fluent_location_arrow_right_20_regular:before {
+.icon-ic_fluent_list_bar_tree_offset_20_regular:before {
content: "\ea37";
}
-.icon-ic_fluent_location_arrow_up_20_filled:before {
+.icon-ic_fluent_list_rtl_20_filled:before {
content: "\ea38";
}
-.icon-ic_fluent_location_arrow_up_20_regular:before {
+.icon-ic_fluent_list_rtl_20_regular:before {
content: "\ea39";
}
-.icon-ic_fluent_location_dismiss_20_filled:before {
+.icon-ic_fluent_live_20_filled:before {
content: "\ea3a";
}
-.icon-ic_fluent_location_dismiss_20_regular:before {
+.icon-ic_fluent_live_20_regular:before {
content: "\ea3b";
}
-.icon-ic_fluent_location_live_20_filled:before {
+.icon-ic_fluent_live_off_20_filled:before {
content: "\ea3c";
}
-.icon-ic_fluent_location_live_20_regular:before {
+.icon-ic_fluent_live_off_20_regular:before {
content: "\ea3d";
}
-.icon-ic_fluent_location_off_20_filled:before {
+.icon-ic_fluent_local_language_20_filled:before {
content: "\ea3e";
}
-.icon-ic_fluent_location_off_20_regular:before {
+.icon-ic_fluent_local_language_20_regular:before {
content: "\ea3f";
}
-.icon-ic_fluent_location_ripple_20_filled:before {
+.icon-ic_fluent_location_20_filled:before {
content: "\ea40";
}
-.icon-ic_fluent_location_ripple_20_regular:before {
+.icon-ic_fluent_location_20_regular:before {
content: "\ea41";
}
-.icon-ic_fluent_location_target_square_20_filled:before {
+.icon-ic_fluent_location_add_20_filled:before {
content: "\ea42";
}
-.icon-ic_fluent_location_target_square_20_regular:before {
+.icon-ic_fluent_location_add_20_regular:before {
content: "\ea43";
}
-.icon-ic_fluent_lock_closed_20_filled:before {
+.icon-ic_fluent_location_add_left_20_filled:before {
content: "\ea44";
}
-.icon-ic_fluent_lock_closed_20_regular:before {
+.icon-ic_fluent_location_add_left_20_regular:before {
content: "\ea45";
}
-.icon-ic_fluent_lock_closed_key_20_filled:before {
+.icon-ic_fluent_location_add_right_20_filled:before {
content: "\ea46";
}
-.icon-ic_fluent_lock_closed_key_20_regular:before {
+.icon-ic_fluent_location_add_right_20_regular:before {
content: "\ea47";
}
-.icon-ic_fluent_lock_multiple_20_filled:before {
+.icon-ic_fluent_location_add_up_20_filled:before {
content: "\ea48";
}
-.icon-ic_fluent_lock_multiple_20_regular:before {
+.icon-ic_fluent_location_add_up_20_regular:before {
content: "\ea49";
}
-.icon-ic_fluent_lock_open_20_filled:before {
+.icon-ic_fluent_location_arrow_20_filled:before {
content: "\ea4a";
}
-.icon-ic_fluent_lock_open_20_regular:before {
+.icon-ic_fluent_location_arrow_20_regular:before {
content: "\ea4b";
}
-.icon-ic_fluent_lock_shield_20_filled:before {
+.icon-ic_fluent_location_arrow_left_20_filled:before {
content: "\ea4c";
}
-.icon-ic_fluent_lock_shield_20_regular:before {
+.icon-ic_fluent_location_arrow_left_20_regular:before {
content: "\ea4d";
}
-.icon-ic_fluent_lottery_20_filled:before {
+.icon-ic_fluent_location_arrow_right_20_filled:before {
content: "\ea4e";
}
-.icon-ic_fluent_lottery_20_regular:before {
+.icon-ic_fluent_location_arrow_right_20_regular:before {
content: "\ea4f";
}
-.icon-ic_fluent_luggage_20_filled:before {
+.icon-ic_fluent_location_arrow_up_20_filled:before {
content: "\ea50";
}
-.icon-ic_fluent_luggage_20_regular:before {
+.icon-ic_fluent_location_arrow_up_20_regular:before {
content: "\ea51";
}
-.icon-ic_fluent_mail_20_filled:before {
+.icon-ic_fluent_location_dismiss_20_filled:before {
content: "\ea52";
}
-.icon-ic_fluent_mail_20_regular:before {
+.icon-ic_fluent_location_dismiss_20_regular:before {
content: "\ea53";
}
-.icon-ic_fluent_mail_add_20_filled:before {
+.icon-ic_fluent_location_live_20_filled:before {
content: "\ea54";
}
-.icon-ic_fluent_mail_add_20_regular:before {
+.icon-ic_fluent_location_live_20_regular:before {
content: "\ea55";
}
-.icon-ic_fluent_mail_alert_20_filled:before {
+.icon-ic_fluent_location_off_20_filled:before {
content: "\ea56";
}
-.icon-ic_fluent_mail_alert_20_regular:before {
+.icon-ic_fluent_location_off_20_regular:before {
content: "\ea57";
}
-.icon-ic_fluent_mail_all_read_20_filled:before {
+.icon-ic_fluent_location_ripple_20_filled:before {
content: "\ea58";
}
-.icon-ic_fluent_mail_all_read_20_regular:before {
+.icon-ic_fluent_location_ripple_20_regular:before {
content: "\ea59";
}
-.icon-ic_fluent_mail_all_unread_20_filled:before {
+.icon-ic_fluent_location_target_square_20_filled:before {
content: "\ea5a";
}
-.icon-ic_fluent_mail_all_unread_20_regular:before {
+.icon-ic_fluent_location_target_square_20_regular:before {
content: "\ea5b";
}
-.icon-ic_fluent_mail_arrow_clockwise_20_filled:before {
+.icon-ic_fluent_lock_closed_20_filled:before {
content: "\ea5c";
}
-.icon-ic_fluent_mail_arrow_clockwise_20_regular:before {
+.icon-ic_fluent_lock_closed_20_regular:before {
content: "\ea5d";
}
-.icon-ic_fluent_mail_arrow_double_back_20_filled:before {
+.icon-ic_fluent_lock_closed_key_20_filled:before {
content: "\ea5e";
}
-.icon-ic_fluent_mail_arrow_double_back_20_regular:before {
+.icon-ic_fluent_lock_closed_key_20_regular:before {
content: "\ea5f";
}
-.icon-ic_fluent_mail_arrow_down_20_filled:before {
+.icon-ic_fluent_lock_multiple_20_filled:before {
content: "\ea60";
}
-.icon-ic_fluent_mail_arrow_down_20_regular:before {
+.icon-ic_fluent_lock_multiple_20_regular:before {
content: "\ea61";
}
-.icon-ic_fluent_mail_arrow_forward_20_filled:before {
+.icon-ic_fluent_lock_open_20_filled:before {
content: "\ea62";
}
-.icon-ic_fluent_mail_arrow_forward_20_regular:before {
+.icon-ic_fluent_lock_open_20_regular:before {
content: "\ea63";
}
-.icon-ic_fluent_mail_arrow_up_20_filled:before {
+.icon-ic_fluent_lock_shield_20_filled:before {
content: "\ea64";
}
-.icon-ic_fluent_mail_arrow_up_20_regular:before {
+.icon-ic_fluent_lock_shield_20_regular:before {
content: "\ea65";
}
-.icon-ic_fluent_mail_attach_20_filled:before {
+.icon-ic_fluent_lottery_20_filled:before {
content: "\ea66";
}
-.icon-ic_fluent_mail_attach_20_regular:before {
+.icon-ic_fluent_lottery_20_regular:before {
content: "\ea67";
}
-.icon-ic_fluent_mail_checkmark_20_filled:before {
+.icon-ic_fluent_luggage_20_filled:before {
content: "\ea68";
}
-.icon-ic_fluent_mail_checkmark_20_regular:before {
+.icon-ic_fluent_luggage_20_regular:before {
content: "\ea69";
}
-.icon-ic_fluent_mail_clock_20_filled:before {
+.icon-ic_fluent_mail_20_filled:before {
content: "\ea6a";
}
-.icon-ic_fluent_mail_clock_20_regular:before {
+.icon-ic_fluent_mail_20_regular:before {
content: "\ea6b";
}
-.icon-ic_fluent_mail_copy_20_filled:before {
+.icon-ic_fluent_mail_add_20_filled:before {
content: "\ea6c";
}
-.icon-ic_fluent_mail_copy_20_regular:before {
+.icon-ic_fluent_mail_add_20_regular:before {
content: "\ea6d";
}
-.icon-ic_fluent_mail_dismiss_20_filled:before {
+.icon-ic_fluent_mail_alert_20_filled:before {
content: "\ea6e";
}
-.icon-ic_fluent_mail_dismiss_20_regular:before {
+.icon-ic_fluent_mail_alert_20_regular:before {
content: "\ea6f";
}
-.icon-ic_fluent_mail_edit_20_filled:before {
+.icon-ic_fluent_mail_all_read_20_filled:before {
content: "\ea70";
}
-.icon-ic_fluent_mail_edit_20_regular:before {
+.icon-ic_fluent_mail_all_read_20_regular:before {
content: "\ea71";
}
-.icon-ic_fluent_mail_error_20_filled:before {
+.icon-ic_fluent_mail_all_unread_20_filled:before {
content: "\ea72";
}
-.icon-ic_fluent_mail_error_20_regular:before {
+.icon-ic_fluent_mail_all_unread_20_regular:before {
content: "\ea73";
}
-.icon-ic_fluent_mail_inbox_20_filled:before {
+.icon-ic_fluent_mail_arrow_clockwise_20_filled:before {
content: "\ea74";
}
-.icon-ic_fluent_mail_inbox_20_regular:before {
+.icon-ic_fluent_mail_arrow_clockwise_20_regular:before {
content: "\ea75";
}
-.icon-ic_fluent_mail_inbox_add_20_filled:before {
+.icon-ic_fluent_mail_arrow_double_back_20_filled:before {
content: "\ea76";
}
-.icon-ic_fluent_mail_inbox_add_20_regular:before {
+.icon-ic_fluent_mail_arrow_double_back_20_regular:before {
content: "\ea77";
}
-.icon-ic_fluent_mail_inbox_all_20_filled:before {
+.icon-ic_fluent_mail_arrow_down_20_filled:before {
content: "\ea78";
}
-.icon-ic_fluent_mail_inbox_all_20_regular:before {
+.icon-ic_fluent_mail_arrow_down_20_regular:before {
content: "\ea79";
}
-.icon-ic_fluent_mail_inbox_arrow_down_20_filled:before {
+.icon-ic_fluent_mail_arrow_forward_20_filled:before {
content: "\ea7a";
}
-.icon-ic_fluent_mail_inbox_arrow_down_20_regular:before {
+.icon-ic_fluent_mail_arrow_forward_20_regular:before {
content: "\ea7b";
}
-.icon-ic_fluent_mail_inbox_arrow_right_20_filled:before {
+.icon-ic_fluent_mail_arrow_up_20_filled:before {
content: "\ea7c";
}
-.icon-ic_fluent_mail_inbox_arrow_right_20_regular:before {
+.icon-ic_fluent_mail_arrow_up_20_regular:before {
content: "\ea7d";
}
-.icon-ic_fluent_mail_inbox_arrow_up_20_filled:before {
+.icon-ic_fluent_mail_attach_20_filled:before {
content: "\ea7e";
}
-.icon-ic_fluent_mail_inbox_arrow_up_20_regular:before {
+.icon-ic_fluent_mail_attach_20_regular:before {
content: "\ea7f";
}
-.icon-ic_fluent_mail_inbox_checkmark_20_filled:before {
+.icon-ic_fluent_mail_checkmark_20_filled:before {
content: "\ea80";
}
-.icon-ic_fluent_mail_inbox_checkmark_20_regular:before {
+.icon-ic_fluent_mail_checkmark_20_regular:before {
content: "\ea81";
}
-.icon-ic_fluent_mail_inbox_dismiss_20_filled:before {
+.icon-ic_fluent_mail_clock_20_filled:before {
content: "\ea82";
}
-.icon-ic_fluent_mail_inbox_dismiss_20_regular:before {
+.icon-ic_fluent_mail_clock_20_regular:before {
content: "\ea83";
}
-.icon-ic_fluent_mail_link_20_filled:before {
+.icon-ic_fluent_mail_copy_20_filled:before {
content: "\ea84";
}
-.icon-ic_fluent_mail_link_20_regular:before {
+.icon-ic_fluent_mail_copy_20_regular:before {
content: "\ea85";
}
-.icon-ic_fluent_mail_list_20_filled:before {
+.icon-ic_fluent_mail_dismiss_20_filled:before {
content: "\ea86";
}
-.icon-ic_fluent_mail_list_20_regular:before {
+.icon-ic_fluent_mail_dismiss_20_regular:before {
content: "\ea87";
}
-.icon-ic_fluent_mail_multiple_20_filled:before {
+.icon-ic_fluent_mail_edit_20_filled:before {
content: "\ea88";
}
-.icon-ic_fluent_mail_multiple_20_regular:before {
+.icon-ic_fluent_mail_edit_20_regular:before {
content: "\ea89";
}
-.icon-ic_fluent_mail_off_20_filled:before {
+.icon-ic_fluent_mail_error_20_filled:before {
content: "\ea8a";
}
-.icon-ic_fluent_mail_off_20_regular:before {
+.icon-ic_fluent_mail_error_20_regular:before {
content: "\ea8b";
}
-.icon-ic_fluent_mail_open_person_20_filled:before {
+.icon-ic_fluent_mail_inbox_20_filled:before {
content: "\ea8c";
}
-.icon-ic_fluent_mail_open_person_20_regular:before {
+.icon-ic_fluent_mail_inbox_20_regular:before {
content: "\ea8d";
}
-.icon-ic_fluent_mail_pause_20_filled:before {
+.icon-ic_fluent_mail_inbox_add_20_filled:before {
content: "\ea8e";
}
-.icon-ic_fluent_mail_pause_20_regular:before {
+.icon-ic_fluent_mail_inbox_add_20_regular:before {
content: "\ea8f";
}
-.icon-ic_fluent_mail_prohibited_20_filled:before {
+.icon-ic_fluent_mail_inbox_all_20_filled:before {
content: "\ea90";
}
-.icon-ic_fluent_mail_prohibited_20_regular:before {
+.icon-ic_fluent_mail_inbox_all_20_regular:before {
content: "\ea91";
}
-.icon-ic_fluent_mail_read_20_filled:before {
+.icon-ic_fluent_mail_inbox_arrow_down_20_filled:before {
content: "\ea92";
}
-.icon-ic_fluent_mail_read_20_regular:before {
+.icon-ic_fluent_mail_inbox_arrow_down_20_regular:before {
content: "\ea93";
}
-.icon-ic_fluent_mail_read_multiple_20_filled:before {
+.icon-ic_fluent_mail_inbox_arrow_right_20_filled:before {
content: "\ea94";
}
-.icon-ic_fluent_mail_read_multiple_20_regular:before {
+.icon-ic_fluent_mail_inbox_arrow_right_20_regular:before {
content: "\ea95";
}
-.icon-ic_fluent_mail_rewind_20_filled:before {
+.icon-ic_fluent_mail_inbox_arrow_up_20_filled:before {
content: "\ea96";
}
-.icon-ic_fluent_mail_rewind_20_regular:before {
+.icon-ic_fluent_mail_inbox_arrow_up_20_regular:before {
content: "\ea97";
}
-.icon-ic_fluent_mail_settings_20_filled:before {
+.icon-ic_fluent_mail_inbox_checkmark_20_filled:before {
content: "\ea98";
}
-.icon-ic_fluent_mail_settings_20_regular:before {
+.icon-ic_fluent_mail_inbox_checkmark_20_regular:before {
content: "\ea99";
}
-.icon-ic_fluent_mail_shield_20_filled:before {
+.icon-ic_fluent_mail_inbox_dismiss_20_filled:before {
content: "\ea9a";
}
-.icon-ic_fluent_mail_shield_20_regular:before {
+.icon-ic_fluent_mail_inbox_dismiss_20_regular:before {
content: "\ea9b";
}
-.icon-ic_fluent_mail_template_20_filled:before {
+.icon-ic_fluent_mail_link_20_filled:before {
content: "\ea9c";
}
-.icon-ic_fluent_mail_template_20_regular:before {
+.icon-ic_fluent_mail_link_20_regular:before {
content: "\ea9d";
}
-.icon-ic_fluent_mail_unread_20_filled:before {
+.icon-ic_fluent_mail_list_20_filled:before {
content: "\ea9e";
}
-.icon-ic_fluent_mail_unread_20_regular:before {
+.icon-ic_fluent_mail_list_20_regular:before {
content: "\ea9f";
}
-.icon-ic_fluent_mail_warning_20_filled:before {
+.icon-ic_fluent_mail_multiple_20_filled:before {
content: "\eaa0";
}
-.icon-ic_fluent_mail_warning_20_regular:before {
+.icon-ic_fluent_mail_multiple_20_regular:before {
content: "\eaa1";
}
-.icon-ic_fluent_mailbox_20_filled:before {
+.icon-ic_fluent_mail_off_20_filled:before {
content: "\eaa2";
}
-.icon-ic_fluent_mailbox_20_regular:before {
+.icon-ic_fluent_mail_off_20_regular:before {
content: "\eaa3";
}
-.icon-ic_fluent_map_20_filled:before {
+.icon-ic_fluent_mail_open_person_20_filled:before {
content: "\eaa4";
}
-.icon-ic_fluent_map_20_regular:before {
+.icon-ic_fluent_mail_open_person_20_regular:before {
content: "\eaa5";
}
-.icon-ic_fluent_map_drive_20_filled:before {
+.icon-ic_fluent_mail_pause_20_filled:before {
content: "\eaa6";
}
-.icon-ic_fluent_map_drive_20_regular:before {
+.icon-ic_fluent_mail_pause_20_regular:before {
content: "\eaa7";
}
-.icon-ic_fluent_markdown_20_filled:before {
+.icon-ic_fluent_mail_prohibited_20_filled:before {
content: "\eaa8";
}
-.icon-ic_fluent_markdown_20_regular:before {
+.icon-ic_fluent_mail_prohibited_20_regular:before {
content: "\eaa9";
}
-.icon-ic_fluent_match_app_layout_20_filled:before {
+.icon-ic_fluent_mail_read_20_filled:before {
content: "\eaaa";
}
-.icon-ic_fluent_match_app_layout_20_regular:before {
+.icon-ic_fluent_mail_read_20_regular:before {
content: "\eaab";
}
-.icon-ic_fluent_math_format_linear_20_filled:before {
+.icon-ic_fluent_mail_read_multiple_20_filled:before {
content: "\eaac";
}
-.icon-ic_fluent_math_format_linear_20_regular:before {
+.icon-ic_fluent_mail_read_multiple_20_regular:before {
content: "\eaad";
}
-.icon-ic_fluent_math_format_professional_20_filled:before {
+.icon-ic_fluent_mail_rewind_20_filled:before {
content: "\eaae";
}
-.icon-ic_fluent_math_format_professional_20_regular:before {
+.icon-ic_fluent_mail_rewind_20_regular:before {
content: "\eaaf";
}
-.icon-ic_fluent_math_formula_20_filled:before {
+.icon-ic_fluent_mail_settings_20_filled:before {
content: "\eab0";
}
-.icon-ic_fluent_math_formula_20_regular:before {
+.icon-ic_fluent_mail_settings_20_regular:before {
content: "\eab1";
}
-.icon-ic_fluent_math_symbols_20_filled:before {
+.icon-ic_fluent_mail_shield_20_filled:before {
content: "\eab2";
}
-.icon-ic_fluent_math_symbols_20_regular:before {
+.icon-ic_fluent_mail_shield_20_regular:before {
content: "\eab3";
}
-.icon-ic_fluent_maximize_20_filled:before {
+.icon-ic_fluent_mail_template_20_filled:before {
content: "\eab4";
}
-.icon-ic_fluent_maximize_20_regular:before {
+.icon-ic_fluent_mail_template_20_regular:before {
content: "\eab5";
}
-.icon-ic_fluent_meet_now_20_filled:before {
+.icon-ic_fluent_mail_unread_20_filled:before {
content: "\eab6";
}
-.icon-ic_fluent_meet_now_20_regular:before {
+.icon-ic_fluent_mail_unread_20_regular:before {
content: "\eab7";
}
-.icon-ic_fluent_megaphone_20_filled:before {
+.icon-ic_fluent_mail_warning_20_filled:before {
content: "\eab8";
}
-.icon-ic_fluent_megaphone_20_regular:before {
+.icon-ic_fluent_mail_warning_20_regular:before {
content: "\eab9";
}
-.icon-ic_fluent_megaphone_circle_20_filled:before {
+.icon-ic_fluent_mailbox_20_filled:before {
content: "\eaba";
}
-.icon-ic_fluent_megaphone_circle_20_regular:before {
+.icon-ic_fluent_mailbox_20_regular:before {
content: "\eabb";
}
-.icon-ic_fluent_megaphone_loud_20_filled:before {
+.icon-ic_fluent_map_20_filled:before {
content: "\eabc";
}
-.icon-ic_fluent_megaphone_loud_20_regular:before {
+.icon-ic_fluent_map_20_regular:before {
content: "\eabd";
}
-.icon-ic_fluent_megaphone_off_20_filled:before {
+.icon-ic_fluent_map_drive_20_filled:before {
content: "\eabe";
}
-.icon-ic_fluent_megaphone_off_20_regular:before {
+.icon-ic_fluent_map_drive_20_regular:before {
content: "\eabf";
}
-.icon-ic_fluent_mention_20_filled:before {
+.icon-ic_fluent_markdown_20_filled:before {
content: "\eac0";
}
-.icon-ic_fluent_mention_20_regular:before {
+.icon-ic_fluent_markdown_20_regular:before {
content: "\eac1";
}
-.icon-ic_fluent_mention_arrow_down_20_filled:before {
+.icon-ic_fluent_match_app_layout_20_filled:before {
content: "\eac2";
}
-.icon-ic_fluent_mention_arrow_down_20_regular:before {
+.icon-ic_fluent_match_app_layout_20_regular:before {
content: "\eac3";
}
-.icon-ic_fluent_mention_brackets_20_filled:before {
+.icon-ic_fluent_math_format_linear_20_filled:before {
content: "\eac4";
}
-.icon-ic_fluent_mention_brackets_20_regular:before {
+.icon-ic_fluent_math_format_linear_20_regular:before {
content: "\eac5";
}
-.icon-ic_fluent_merge_20_filled:before {
+.icon-ic_fluent_math_format_professional_20_filled:before {
content: "\eac6";
}
-.icon-ic_fluent_merge_20_regular:before {
+.icon-ic_fluent_math_format_professional_20_regular:before {
content: "\eac7";
}
-.icon-ic_fluent_mic_20_filled:before {
+.icon-ic_fluent_math_formula_20_filled:before {
content: "\eac8";
}
-.icon-ic_fluent_mic_20_regular:before {
+.icon-ic_fluent_math_formula_20_regular:before {
content: "\eac9";
}
-.icon-ic_fluent_mic_off_20_filled:before {
+.icon-ic_fluent_math_symbols_20_filled:before {
content: "\eaca";
}
-.icon-ic_fluent_mic_off_20_regular:before {
+.icon-ic_fluent_math_symbols_20_regular:before {
content: "\eacb";
}
-.icon-ic_fluent_mic_prohibited_20_filled:before {
+.icon-ic_fluent_maximize_20_filled:before {
content: "\eacc";
}
-.icon-ic_fluent_mic_prohibited_20_regular:before {
+.icon-ic_fluent_maximize_20_regular:before {
content: "\eacd";
}
-.icon-ic_fluent_mic_pulse_20_filled:before {
+.icon-ic_fluent_meet_now_20_filled:before {
content: "\eace";
}
-.icon-ic_fluent_mic_pulse_20_regular:before {
+.icon-ic_fluent_meet_now_20_regular:before {
content: "\eacf";
}
-.icon-ic_fluent_mic_pulse_off_20_filled:before {
+.icon-ic_fluent_megaphone_20_filled:before {
content: "\ead0";
}
-.icon-ic_fluent_mic_pulse_off_20_regular:before {
+.icon-ic_fluent_megaphone_20_regular:before {
content: "\ead1";
}
-.icon-ic_fluent_mic_record_20_filled:before {
+.icon-ic_fluent_megaphone_circle_20_filled:before {
content: "\ead2";
}
-.icon-ic_fluent_mic_record_20_regular:before {
+.icon-ic_fluent_megaphone_circle_20_regular:before {
content: "\ead3";
}
-.icon-ic_fluent_mic_settings_20_filled:before {
+.icon-ic_fluent_megaphone_loud_20_filled:before {
content: "\ead4";
}
-.icon-ic_fluent_mic_settings_20_regular:before {
+.icon-ic_fluent_megaphone_loud_20_regular:before {
content: "\ead5";
}
-.icon-ic_fluent_mic_sparkle_20_filled:before {
+.icon-ic_fluent_megaphone_off_20_filled:before {
content: "\ead6";
}
-.icon-ic_fluent_mic_sparkle_20_regular:before {
+.icon-ic_fluent_megaphone_off_20_regular:before {
content: "\ead7";
}
-.icon-ic_fluent_mic_sync_20_filled:before {
+.icon-ic_fluent_mention_20_filled:before {
content: "\ead8";
}
-.icon-ic_fluent_mic_sync_20_regular:before {
+.icon-ic_fluent_mention_20_regular:before {
content: "\ead9";
}
-.icon-ic_fluent_microscope_20_filled:before {
+.icon-ic_fluent_mention_arrow_down_20_filled:before {
content: "\eada";
}
-.icon-ic_fluent_microscope_20_regular:before {
+.icon-ic_fluent_mention_arrow_down_20_regular:before {
content: "\eadb";
}
-.icon-ic_fluent_midi_20_filled:before {
+.icon-ic_fluent_mention_brackets_20_filled:before {
content: "\eadc";
}
-.icon-ic_fluent_midi_20_regular:before {
+.icon-ic_fluent_mention_brackets_20_regular:before {
content: "\eadd";
}
-.icon-ic_fluent_mobile_optimized_20_filled:before {
+.icon-ic_fluent_merge_20_filled:before {
content: "\eade";
}
-.icon-ic_fluent_mobile_optimized_20_regular:before {
+.icon-ic_fluent_merge_20_regular:before {
content: "\eadf";
}
-.icon-ic_fluent_mold_20_filled:before {
+.icon-ic_fluent_mic_20_filled:before {
content: "\eae0";
}
-.icon-ic_fluent_mold_20_regular:before {
+.icon-ic_fluent_mic_20_regular:before {
content: "\eae1";
}
-.icon-ic_fluent_molecule_20_filled:before {
+.icon-ic_fluent_mic_off_20_filled:before {
content: "\eae2";
}
-.icon-ic_fluent_molecule_20_regular:before {
+.icon-ic_fluent_mic_off_20_regular:before {
content: "\eae3";
}
-.icon-ic_fluent_money_20_filled:before {
+.icon-ic_fluent_mic_prohibited_20_filled:before {
content: "\eae4";
}
-.icon-ic_fluent_money_20_regular:before {
+.icon-ic_fluent_mic_prohibited_20_regular:before {
content: "\eae5";
}
-.icon-ic_fluent_money_calculator_20_filled:before {
+.icon-ic_fluent_mic_pulse_20_filled:before {
content: "\eae6";
}
-.icon-ic_fluent_money_calculator_20_regular:before {
+.icon-ic_fluent_mic_pulse_20_regular:before {
content: "\eae7";
}
-.icon-ic_fluent_money_dismiss_20_filled:before {
+.icon-ic_fluent_mic_pulse_off_20_filled:before {
content: "\eae8";
}
-.icon-ic_fluent_money_dismiss_20_regular:before {
+.icon-ic_fluent_mic_pulse_off_20_regular:before {
content: "\eae9";
}
-.icon-ic_fluent_money_hand_20_filled:before {
+.icon-ic_fluent_mic_record_20_filled:before {
content: "\eaea";
}
-.icon-ic_fluent_money_hand_20_regular:before {
+.icon-ic_fluent_mic_record_20_regular:before {
content: "\eaeb";
}
-.icon-ic_fluent_money_off_20_filled:before {
+.icon-ic_fluent_mic_settings_20_filled:before {
content: "\eaec";
}
-.icon-ic_fluent_money_off_20_regular:before {
+.icon-ic_fluent_mic_settings_20_regular:before {
content: "\eaed";
}
-.icon-ic_fluent_money_settings_20_filled:before {
+.icon-ic_fluent_mic_sparkle_20_filled:before {
content: "\eaee";
}
-.icon-ic_fluent_money_settings_20_regular:before {
+.icon-ic_fluent_mic_sparkle_20_regular:before {
content: "\eaef";
}
-.icon-ic_fluent_more_circle_20_filled:before {
+.icon-ic_fluent_mic_sync_20_filled:before {
content: "\eaf0";
}
-.icon-ic_fluent_more_circle_20_regular:before {
+.icon-ic_fluent_mic_sync_20_regular:before {
content: "\eaf1";
}
-.icon-ic_fluent_more_horizontal_20_filled:before {
+.icon-ic_fluent_microscope_20_filled:before {
content: "\eaf2";
}
-.icon-ic_fluent_more_horizontal_20_regular:before {
+.icon-ic_fluent_microscope_20_regular:before {
content: "\eaf3";
}
-.icon-ic_fluent_more_vertical_20_filled:before {
+.icon-ic_fluent_midi_20_filled:before {
content: "\eaf4";
}
-.icon-ic_fluent_more_vertical_20_regular:before {
+.icon-ic_fluent_midi_20_regular:before {
content: "\eaf5";
}
-.icon-ic_fluent_mountain_location_bottom_20_filled:before {
+.icon-ic_fluent_mobile_optimized_20_filled:before {
content: "\eaf6";
}
-.icon-ic_fluent_mountain_location_bottom_20_regular:before {
+.icon-ic_fluent_mobile_optimized_20_regular:before {
content: "\eaf7";
}
-.icon-ic_fluent_mountain_location_top_20_filled:before {
+.icon-ic_fluent_mold_20_filled:before {
content: "\eaf8";
}
-.icon-ic_fluent_mountain_location_top_20_regular:before {
+.icon-ic_fluent_mold_20_regular:before {
content: "\eaf9";
}
-.icon-ic_fluent_mountain_trail_20_filled:before {
+.icon-ic_fluent_molecule_20_filled:before {
content: "\eafa";
}
-.icon-ic_fluent_mountain_trail_20_regular:before {
+.icon-ic_fluent_molecule_20_regular:before {
content: "\eafb";
}
-.icon-ic_fluent_movies_and_tv_20_filled:before {
+.icon-ic_fluent_money_20_filled:before {
content: "\eafc";
}
-.icon-ic_fluent_movies_and_tv_20_regular:before {
+.icon-ic_fluent_money_20_regular:before {
content: "\eafd";
}
-.icon-ic_fluent_multiplier_1_2x_20_filled:before {
+.icon-ic_fluent_money_calculator_20_filled:before {
content: "\eafe";
}
-.icon-ic_fluent_multiplier_1_2x_20_regular:before {
+.icon-ic_fluent_money_calculator_20_regular:before {
content: "\eaff";
}
-.icon-ic_fluent_multiplier_1_5x_20_filled:before {
+.icon-ic_fluent_money_dismiss_20_filled:before {
content: "\eb00";
}
-.icon-ic_fluent_multiplier_1_5x_20_regular:before {
+.icon-ic_fluent_money_dismiss_20_regular:before {
content: "\eb01";
}
-.icon-ic_fluent_multiplier_1_8x_20_filled:before {
+.icon-ic_fluent_money_hand_20_filled:before {
content: "\eb02";
}
-.icon-ic_fluent_multiplier_1_8x_20_regular:before {
+.icon-ic_fluent_money_hand_20_regular:before {
content: "\eb03";
}
-.icon-ic_fluent_multiplier_1x_20_filled:before {
+.icon-ic_fluent_money_off_20_filled:before {
content: "\eb04";
}
-.icon-ic_fluent_multiplier_1x_20_regular:before {
+.icon-ic_fluent_money_off_20_regular:before {
content: "\eb05";
}
-.icon-ic_fluent_multiplier_2x_20_filled:before {
+.icon-ic_fluent_money_settings_20_filled:before {
content: "\eb06";
}
-.icon-ic_fluent_multiplier_2x_20_regular:before {
+.icon-ic_fluent_money_settings_20_regular:before {
content: "\eb07";
}
-.icon-ic_fluent_multiplier_5x_20_filled:before {
+.icon-ic_fluent_more_circle_20_filled:before {
content: "\eb08";
}
-.icon-ic_fluent_multiplier_5x_20_regular:before {
+.icon-ic_fluent_more_circle_20_regular:before {
content: "\eb09";
}
-.icon-ic_fluent_multiselect_ltr_20_filled:before {
+.icon-ic_fluent_more_horizontal_20_filled:before {
content: "\eb0a";
}
-.icon-ic_fluent_multiselect_ltr_20_regular:before {
+.icon-ic_fluent_more_horizontal_20_regular:before {
content: "\eb0b";
}
-.icon-ic_fluent_multiselect_rtl_20_filled:before {
+.icon-ic_fluent_more_vertical_20_filled:before {
content: "\eb0c";
}
-.icon-ic_fluent_multiselect_rtl_20_regular:before {
+.icon-ic_fluent_more_vertical_20_regular:before {
content: "\eb0d";
}
-.icon-ic_fluent_music_note_1_20_filled:before {
+.icon-ic_fluent_mountain_location_bottom_20_filled:before {
content: "\eb0e";
}
-.icon-ic_fluent_music_note_1_20_regular:before {
+.icon-ic_fluent_mountain_location_bottom_20_regular:before {
content: "\eb0f";
}
-.icon-ic_fluent_music_note_2_20_filled:before {
+.icon-ic_fluent_mountain_location_top_20_filled:before {
content: "\eb10";
}
-.icon-ic_fluent_music_note_2_20_regular:before {
+.icon-ic_fluent_mountain_location_top_20_regular:before {
content: "\eb11";
}
-.icon-ic_fluent_music_note_2_play_20_filled:before {
+.icon-ic_fluent_mountain_trail_20_filled:before {
content: "\eb12";
}
-.icon-ic_fluent_music_note_2_play_20_regular:before {
+.icon-ic_fluent_mountain_trail_20_regular:before {
content: "\eb13";
}
-.icon-ic_fluent_music_note_off_1_20_filled:before {
+.icon-ic_fluent_movies_and_tv_20_filled:before {
content: "\eb14";
}
-.icon-ic_fluent_music_note_off_1_20_regular:before {
+.icon-ic_fluent_movies_and_tv_20_regular:before {
content: "\eb15";
}
-.icon-ic_fluent_music_note_off_2_20_filled:before {
+.icon-ic_fluent_multiplier_1_2x_20_filled:before {
content: "\eb16";
}
-.icon-ic_fluent_music_note_off_2_20_regular:before {
+.icon-ic_fluent_multiplier_1_2x_20_regular:before {
content: "\eb17";
}
-.icon-ic_fluent_my_location_20_filled:before {
+.icon-ic_fluent_multiplier_1_5x_20_filled:before {
content: "\eb18";
}
-.icon-ic_fluent_my_location_20_regular:before {
+.icon-ic_fluent_multiplier_1_5x_20_regular:before {
content: "\eb19";
}
-.icon-ic_fluent_navigation_20_filled:before {
+.icon-ic_fluent_multiplier_1_8x_20_filled:before {
content: "\eb1a";
}
-.icon-ic_fluent_navigation_20_regular:before {
+.icon-ic_fluent_multiplier_1_8x_20_regular:before {
content: "\eb1b";
}
-.icon-ic_fluent_navigation_location_target_20_filled:before {
+.icon-ic_fluent_multiplier_1x_20_filled:before {
content: "\eb1c";
}
-.icon-ic_fluent_navigation_location_target_20_regular:before {
+.icon-ic_fluent_multiplier_1x_20_regular:before {
content: "\eb1d";
}
-.icon-ic_fluent_navigation_play_20_filled:before {
+.icon-ic_fluent_multiplier_2x_20_filled:before {
content: "\eb1e";
}
-.icon-ic_fluent_navigation_play_20_regular:before {
+.icon-ic_fluent_multiplier_2x_20_regular:before {
content: "\eb1f";
}
-.icon-ic_fluent_navigation_unread_20_filled:before {
+.icon-ic_fluent_multiplier_5x_20_filled:before {
content: "\eb20";
}
-.icon-ic_fluent_navigation_unread_20_regular:before {
+.icon-ic_fluent_multiplier_5x_20_regular:before {
content: "\eb21";
}
-.icon-ic_fluent_network_check_20_filled:before {
+.icon-ic_fluent_multiselect_ltr_20_filled:before {
content: "\eb22";
}
-.icon-ic_fluent_network_check_20_regular:before {
+.icon-ic_fluent_multiselect_ltr_20_regular:before {
content: "\eb23";
}
-.icon-ic_fluent_new_20_filled:before {
+.icon-ic_fluent_multiselect_rtl_20_filled:before {
content: "\eb24";
}
-.icon-ic_fluent_new_20_regular:before {
+.icon-ic_fluent_multiselect_rtl_20_regular:before {
content: "\eb25";
}
-.icon-ic_fluent_news_20_filled:before {
+.icon-ic_fluent_music_note_1_20_filled:before {
content: "\eb26";
}
-.icon-ic_fluent_news_20_regular:before {
+.icon-ic_fluent_music_note_1_20_regular:before {
content: "\eb27";
}
-.icon-ic_fluent_next_20_filled:before {
+.icon-ic_fluent_music_note_2_20_filled:before {
content: "\eb28";
}
-.icon-ic_fluent_next_20_regular:before {
+.icon-ic_fluent_music_note_2_20_regular:before {
content: "\eb29";
}
-.icon-ic_fluent_next_frame_20_filled:before {
+.icon-ic_fluent_music_note_2_play_20_filled:before {
content: "\eb2a";
}
-.icon-ic_fluent_next_frame_20_regular:before {
+.icon-ic_fluent_music_note_2_play_20_regular:before {
content: "\eb2b";
}
-.icon-ic_fluent_note_20_filled:before {
+.icon-ic_fluent_music_note_off_1_20_filled:before {
content: "\eb2c";
}
-.icon-ic_fluent_note_20_regular:before {
+.icon-ic_fluent_music_note_off_1_20_regular:before {
content: "\eb2d";
}
-.icon-ic_fluent_note_add_20_filled:before {
+.icon-ic_fluent_music_note_off_2_20_filled:before {
content: "\eb2e";
}
-.icon-ic_fluent_note_add_20_regular:before {
+.icon-ic_fluent_music_note_off_2_20_regular:before {
content: "\eb2f";
}
-.icon-ic_fluent_note_edit_20_filled:before {
+.icon-ic_fluent_my_location_20_filled:before {
content: "\eb30";
}
-.icon-ic_fluent_note_edit_20_regular:before {
+.icon-ic_fluent_my_location_20_regular:before {
content: "\eb31";
}
-.icon-ic_fluent_note_pin_20_filled:before {
+.icon-ic_fluent_navigation_20_filled:before {
content: "\eb32";
}
-.icon-ic_fluent_note_pin_20_regular:before {
+.icon-ic_fluent_navigation_20_regular:before {
content: "\eb33";
}
-.icon-ic_fluent_notebook_20_filled:before {
+.icon-ic_fluent_navigation_location_target_20_filled:before {
content: "\eb34";
}
-.icon-ic_fluent_notebook_20_regular:before {
+.icon-ic_fluent_navigation_location_target_20_regular:before {
content: "\eb35";
}
-.icon-ic_fluent_notebook_add_20_filled:before {
+.icon-ic_fluent_navigation_play_20_filled:before {
content: "\eb36";
}
-.icon-ic_fluent_notebook_add_20_regular:before {
+.icon-ic_fluent_navigation_play_20_regular:before {
content: "\eb37";
}
-.icon-ic_fluent_notebook_arrow_curve_down_20_filled:before {
+.icon-ic_fluent_navigation_unread_20_filled:before {
content: "\eb38";
}
-.icon-ic_fluent_notebook_arrow_curve_down_20_regular:before {
+.icon-ic_fluent_navigation_unread_20_regular:before {
content: "\eb39";
}
-.icon-ic_fluent_notebook_error_20_filled:before {
+.icon-ic_fluent_network_check_20_filled:before {
content: "\eb3a";
}
-.icon-ic_fluent_notebook_error_20_regular:before {
+.icon-ic_fluent_network_check_20_regular:before {
content: "\eb3b";
}
-.icon-ic_fluent_notebook_eye_20_filled:before {
+.icon-ic_fluent_new_20_filled:before {
content: "\eb3c";
}
-.icon-ic_fluent_notebook_eye_20_regular:before {
+.icon-ic_fluent_new_20_regular:before {
content: "\eb3d";
}
-.icon-ic_fluent_notebook_lightning_20_filled:before {
+.icon-ic_fluent_news_20_filled:before {
content: "\eb3e";
}
-.icon-ic_fluent_notebook_lightning_20_regular:before {
+.icon-ic_fluent_news_20_regular:before {
content: "\eb3f";
}
-.icon-ic_fluent_notebook_question_mark_20_filled:before {
+.icon-ic_fluent_next_20_filled:before {
content: "\eb40";
}
-.icon-ic_fluent_notebook_question_mark_20_regular:before {
+.icon-ic_fluent_next_20_regular:before {
content: "\eb41";
}
-.icon-ic_fluent_notebook_section_20_filled:before {
+.icon-ic_fluent_next_frame_20_filled:before {
content: "\eb42";
}
-.icon-ic_fluent_notebook_section_20_regular:before {
+.icon-ic_fluent_next_frame_20_regular:before {
content: "\eb43";
}
-.icon-ic_fluent_notebook_section_arrow_right_20_filled:before {
+.icon-ic_fluent_note_20_filled:before {
content: "\eb44";
}
-.icon-ic_fluent_notebook_section_arrow_right_20_regular:before {
+.icon-ic_fluent_note_20_regular:before {
content: "\eb45";
}
-.icon-ic_fluent_notebook_subsection_20_filled:before {
+.icon-ic_fluent_note_add_20_filled:before {
content: "\eb46";
}
-.icon-ic_fluent_notebook_subsection_20_regular:before {
+.icon-ic_fluent_note_add_20_regular:before {
content: "\eb47";
}
-.icon-ic_fluent_notebook_sync_20_filled:before {
+.icon-ic_fluent_note_edit_20_filled:before {
content: "\eb48";
}
-.icon-ic_fluent_notebook_sync_20_regular:before {
+.icon-ic_fluent_note_edit_20_regular:before {
content: "\eb49";
}
-.icon-ic_fluent_notepad_20_filled:before {
+.icon-ic_fluent_note_pin_20_filled:before {
content: "\eb4a";
}
-.icon-ic_fluent_notepad_20_regular:before {
+.icon-ic_fluent_note_pin_20_regular:before {
content: "\eb4b";
}
-.icon-ic_fluent_notepad_edit_20_filled:before {
+.icon-ic_fluent_notebook_20_filled:before {
content: "\eb4c";
}
-.icon-ic_fluent_notepad_edit_20_regular:before {
+.icon-ic_fluent_notebook_20_regular:before {
content: "\eb4d";
}
-.icon-ic_fluent_notepad_person_20_filled:before {
+.icon-ic_fluent_notebook_add_20_filled:before {
content: "\eb4e";
}
-.icon-ic_fluent_notepad_person_20_regular:before {
+.icon-ic_fluent_notebook_add_20_regular:before {
content: "\eb4f";
}
-.icon-ic_fluent_number_circle_0_20_filled:before {
+.icon-ic_fluent_notebook_arrow_curve_down_20_filled:before {
content: "\eb50";
}
-.icon-ic_fluent_number_circle_0_20_regular:before {
+.icon-ic_fluent_notebook_arrow_curve_down_20_regular:before {
content: "\eb51";
}
-.icon-ic_fluent_number_circle_1_20_filled:before {
+.icon-ic_fluent_notebook_error_20_filled:before {
content: "\eb52";
}
-.icon-ic_fluent_number_circle_1_20_regular:before {
+.icon-ic_fluent_notebook_error_20_regular:before {
content: "\eb53";
}
-.icon-ic_fluent_number_circle_2_20_filled:before {
+.icon-ic_fluent_notebook_eye_20_filled:before {
content: "\eb54";
}
-.icon-ic_fluent_number_circle_2_20_regular:before {
+.icon-ic_fluent_notebook_eye_20_regular:before {
content: "\eb55";
}
-.icon-ic_fluent_number_circle_3_20_filled:before {
+.icon-ic_fluent_notebook_lightning_20_filled:before {
content: "\eb56";
}
-.icon-ic_fluent_number_circle_3_20_regular:before {
+.icon-ic_fluent_notebook_lightning_20_regular:before {
content: "\eb57";
}
-.icon-ic_fluent_number_circle_4_20_filled:before {
+.icon-ic_fluent_notebook_question_mark_20_filled:before {
content: "\eb58";
}
-.icon-ic_fluent_number_circle_4_20_regular:before {
+.icon-ic_fluent_notebook_question_mark_20_regular:before {
content: "\eb59";
}
-.icon-ic_fluent_number_circle_5_20_filled:before {
+.icon-ic_fluent_notebook_section_20_filled:before {
content: "\eb5a";
}
-.icon-ic_fluent_number_circle_5_20_regular:before {
+.icon-ic_fluent_notebook_section_20_regular:before {
content: "\eb5b";
}
-.icon-ic_fluent_number_circle_6_20_filled:before {
+.icon-ic_fluent_notebook_section_arrow_right_20_filled:before {
content: "\eb5c";
}
-.icon-ic_fluent_number_circle_6_20_regular:before {
+.icon-ic_fluent_notebook_section_arrow_right_20_regular:before {
content: "\eb5d";
}
-.icon-ic_fluent_number_circle_7_20_filled:before {
+.icon-ic_fluent_notebook_subsection_20_filled:before {
content: "\eb5e";
}
-.icon-ic_fluent_number_circle_7_20_regular:before {
+.icon-ic_fluent_notebook_subsection_20_regular:before {
content: "\eb5f";
}
-.icon-ic_fluent_number_circle_8_20_filled:before {
+.icon-ic_fluent_notebook_sync_20_filled:before {
content: "\eb60";
}
-.icon-ic_fluent_number_circle_8_20_regular:before {
+.icon-ic_fluent_notebook_sync_20_regular:before {
content: "\eb61";
}
-.icon-ic_fluent_number_circle_9_20_filled:before {
+.icon-ic_fluent_notepad_20_filled:before {
content: "\eb62";
}
-.icon-ic_fluent_number_circle_9_20_regular:before {
+.icon-ic_fluent_notepad_20_regular:before {
content: "\eb63";
}
-.icon-ic_fluent_number_row_20_filled:before {
+.icon-ic_fluent_notepad_edit_20_filled:before {
content: "\eb64";
}
-.icon-ic_fluent_number_row_20_regular:before {
+.icon-ic_fluent_notepad_edit_20_regular:before {
content: "\eb65";
}
-.icon-ic_fluent_number_symbol_20_filled:before {
+.icon-ic_fluent_notepad_person_20_filled:before {
content: "\eb66";
}
-.icon-ic_fluent_number_symbol_20_regular:before {
+.icon-ic_fluent_notepad_person_20_regular:before {
content: "\eb67";
}
-.icon-ic_fluent_number_symbol_dismiss_20_filled:before {
+.icon-ic_fluent_notepad_sparkle_20_filled:before {
content: "\eb68";
}
-.icon-ic_fluent_number_symbol_dismiss_20_regular:before {
+.icon-ic_fluent_notepad_sparkle_20_regular:before {
content: "\eb69";
}
-.icon-ic_fluent_number_symbol_square_20_filled:before {
+.icon-ic_fluent_number_circle_0_20_filled:before {
content: "\eb6a";
}
-.icon-ic_fluent_number_symbol_square_20_regular:before {
+.icon-ic_fluent_number_circle_0_20_regular:before {
content: "\eb6b";
}
-.icon-ic_fluent_open_20_filled:before {
+.icon-ic_fluent_number_circle_1_20_filled:before {
content: "\eb6c";
}
-.icon-ic_fluent_open_20_regular:before {
+.icon-ic_fluent_number_circle_1_20_regular:before {
content: "\eb6d";
}
-.icon-ic_fluent_open_folder_20_filled:before {
+.icon-ic_fluent_number_circle_2_20_filled:before {
content: "\eb6e";
}
-.icon-ic_fluent_open_folder_20_regular:before {
+.icon-ic_fluent_number_circle_2_20_regular:before {
content: "\eb6f";
}
-.icon-ic_fluent_open_off_20_filled:before {
+.icon-ic_fluent_number_circle_3_20_filled:before {
content: "\eb70";
}
-.icon-ic_fluent_open_off_20_regular:before {
+.icon-ic_fluent_number_circle_3_20_regular:before {
content: "\eb71";
}
-.icon-ic_fluent_options_20_filled:before {
+.icon-ic_fluent_number_circle_4_20_filled:before {
content: "\eb72";
}
-.icon-ic_fluent_options_20_regular:before {
+.icon-ic_fluent_number_circle_4_20_regular:before {
content: "\eb73";
}
-.icon-ic_fluent_organization_20_filled:before {
+.icon-ic_fluent_number_circle_5_20_filled:before {
content: "\eb74";
}
-.icon-ic_fluent_organization_20_regular:before {
+.icon-ic_fluent_number_circle_5_20_regular:before {
content: "\eb75";
}
-.icon-ic_fluent_organization_horizontal_20_filled:before {
+.icon-ic_fluent_number_circle_6_20_filled:before {
content: "\eb76";
}
-.icon-ic_fluent_organization_horizontal_20_regular:before {
+.icon-ic_fluent_number_circle_6_20_regular:before {
content: "\eb77";
}
-.icon-ic_fluent_orientation_20_filled:before {
+.icon-ic_fluent_number_circle_7_20_filled:before {
content: "\eb78";
}
-.icon-ic_fluent_orientation_20_regular:before {
+.icon-ic_fluent_number_circle_7_20_regular:before {
content: "\eb79";
}
-.icon-ic_fluent_oval_20_filled:before {
+.icon-ic_fluent_number_circle_8_20_filled:before {
content: "\eb7a";
}
-.icon-ic_fluent_oval_20_regular:before {
+.icon-ic_fluent_number_circle_8_20_regular:before {
content: "\eb7b";
}
-.icon-ic_fluent_oven_20_filled:before {
+.icon-ic_fluent_number_circle_9_20_filled:before {
content: "\eb7c";
}
-.icon-ic_fluent_oven_20_regular:before {
+.icon-ic_fluent_number_circle_9_20_regular:before {
content: "\eb7d";
}
-.icon-ic_fluent_padding_down_20_filled:before {
+.icon-ic_fluent_number_row_20_filled:before {
content: "\eb7e";
}
-.icon-ic_fluent_padding_down_20_regular:before {
+.icon-ic_fluent_number_row_20_regular:before {
content: "\eb7f";
}
-.icon-ic_fluent_padding_left_20_filled:before {
+.icon-ic_fluent_number_symbol_20_filled:before {
content: "\eb80";
}
-.icon-ic_fluent_padding_left_20_regular:before {
+.icon-ic_fluent_number_symbol_20_regular:before {
content: "\eb81";
}
-.icon-ic_fluent_padding_right_20_filled:before {
+.icon-ic_fluent_number_symbol_dismiss_20_filled:before {
content: "\eb82";
}
-.icon-ic_fluent_padding_right_20_regular:before {
+.icon-ic_fluent_number_symbol_dismiss_20_regular:before {
content: "\eb83";
}
-.icon-ic_fluent_padding_top_20_filled:before {
+.icon-ic_fluent_number_symbol_square_20_filled:before {
content: "\eb84";
}
-.icon-ic_fluent_padding_top_20_regular:before {
+.icon-ic_fluent_number_symbol_square_20_regular:before {
content: "\eb85";
}
-.icon-ic_fluent_page_fit_20_filled:before {
+.icon-ic_fluent_open_20_filled:before {
content: "\eb86";
}
-.icon-ic_fluent_page_fit_20_regular:before {
+.icon-ic_fluent_open_20_regular:before {
content: "\eb87";
}
-.icon-ic_fluent_paint_brush_20_filled:before {
+.icon-ic_fluent_open_folder_20_filled:before {
content: "\eb88";
}
-.icon-ic_fluent_paint_brush_20_regular:before {
+.icon-ic_fluent_open_folder_20_regular:before {
content: "\eb89";
}
-.icon-ic_fluent_paint_brush_arrow_down_20_filled:before {
+.icon-ic_fluent_open_off_20_filled:before {
content: "\eb8a";
}
-.icon-ic_fluent_paint_brush_arrow_down_20_regular:before {
+.icon-ic_fluent_open_off_20_regular:before {
content: "\eb8b";
}
-.icon-ic_fluent_paint_brush_arrow_up_20_filled:before {
+.icon-ic_fluent_options_20_filled:before {
content: "\eb8c";
}
-.icon-ic_fluent_paint_brush_arrow_up_20_regular:before {
+.icon-ic_fluent_options_20_regular:before {
content: "\eb8d";
}
-.icon-ic_fluent_paint_bucket_20_filled:before {
+.icon-ic_fluent_organization_20_filled:before {
content: "\eb8e";
}
-.icon-ic_fluent_paint_bucket_20_regular:before {
+.icon-ic_fluent_organization_20_regular:before {
content: "\eb8f";
}
-.icon-ic_fluent_pair_20_filled:before {
+.icon-ic_fluent_organization_horizontal_20_filled:before {
content: "\eb90";
}
-.icon-ic_fluent_pair_20_regular:before {
+.icon-ic_fluent_organization_horizontal_20_regular:before {
content: "\eb91";
}
-.icon-ic_fluent_panel_bottom_20_filled:before {
+.icon-ic_fluent_orientation_20_filled:before {
content: "\eb92";
}
-.icon-ic_fluent_panel_bottom_20_regular:before {
+.icon-ic_fluent_orientation_20_regular:before {
content: "\eb93";
}
-.icon-ic_fluent_panel_bottom_contract_20_filled:before {
+.icon-ic_fluent_oval_20_filled:before {
content: "\eb94";
}
-.icon-ic_fluent_panel_bottom_contract_20_regular:before {
+.icon-ic_fluent_oval_20_regular:before {
content: "\eb95";
}
-.icon-ic_fluent_panel_bottom_expand_20_filled:before {
+.icon-ic_fluent_oven_20_filled:before {
content: "\eb96";
}
-.icon-ic_fluent_panel_bottom_expand_20_regular:before {
+.icon-ic_fluent_oven_20_regular:before {
content: "\eb97";
}
-.icon-ic_fluent_panel_left_20_filled:before {
+.icon-ic_fluent_padding_down_20_filled:before {
content: "\eb98";
}
-.icon-ic_fluent_panel_left_20_regular:before {
+.icon-ic_fluent_padding_down_20_regular:before {
content: "\eb99";
}
-.icon-ic_fluent_panel_left_add_20_filled:before {
+.icon-ic_fluent_padding_left_20_filled:before {
content: "\eb9a";
}
-.icon-ic_fluent_panel_left_add_20_regular:before {
+.icon-ic_fluent_padding_left_20_regular:before {
content: "\eb9b";
}
-.icon-ic_fluent_panel_left_contract_20_filled:before {
+.icon-ic_fluent_padding_right_20_filled:before {
content: "\eb9c";
}
-.icon-ic_fluent_panel_left_contract_20_regular:before {
+.icon-ic_fluent_padding_right_20_regular:before {
content: "\eb9d";
}
-.icon-ic_fluent_panel_left_expand_20_filled:before {
+.icon-ic_fluent_padding_top_20_filled:before {
content: "\eb9e";
}
-.icon-ic_fluent_panel_left_expand_20_regular:before {
+.icon-ic_fluent_padding_top_20_regular:before {
content: "\eb9f";
}
-.icon-ic_fluent_panel_left_focus_right_20_filled:before {
+.icon-ic_fluent_page_fit_20_filled:before {
content: "\eba0";
}
-.icon-ic_fluent_panel_left_header_20_filled:before {
+.icon-ic_fluent_page_fit_20_regular:before {
content: "\eba1";
}
-.icon-ic_fluent_panel_left_header_20_regular:before {
+.icon-ic_fluent_paint_brush_20_filled:before {
content: "\eba2";
}
-.icon-ic_fluent_panel_left_header_add_20_filled:before {
+.icon-ic_fluent_paint_brush_20_regular:before {
content: "\eba3";
}
-.icon-ic_fluent_panel_left_header_add_20_regular:before {
+.icon-ic_fluent_paint_brush_arrow_down_20_filled:before {
content: "\eba4";
}
-.icon-ic_fluent_panel_left_header_key_20_filled:before {
+.icon-ic_fluent_paint_brush_arrow_down_20_regular:before {
content: "\eba5";
}
-.icon-ic_fluent_panel_left_header_key_20_regular:before {
+.icon-ic_fluent_paint_brush_arrow_up_20_filled:before {
content: "\eba6";
}
-.icon-ic_fluent_panel_left_key_20_filled:before {
+.icon-ic_fluent_paint_brush_arrow_up_20_regular:before {
content: "\eba7";
}
-.icon-ic_fluent_panel_left_key_20_regular:before {
+.icon-ic_fluent_paint_brush_sparkle_20_filled:before {
content: "\eba8";
}
-.icon-ic_fluent_panel_left_text_20_filled:before {
+.icon-ic_fluent_paint_brush_sparkle_20_regular:before {
content: "\eba9";
}
-.icon-ic_fluent_panel_left_text_20_regular:before {
+.icon-ic_fluent_paint_brush_subtract_20_filled:before {
content: "\ebaa";
}
-.icon-ic_fluent_panel_left_text_add_20_filled:before {
+.icon-ic_fluent_paint_brush_subtract_20_regular:before {
content: "\ebab";
}
-.icon-ic_fluent_panel_left_text_add_20_regular:before {
+.icon-ic_fluent_paint_bucket_20_filled:before {
content: "\ebac";
}
-.icon-ic_fluent_panel_left_text_dismiss_20_filled:before {
+.icon-ic_fluent_paint_bucket_20_regular:before {
content: "\ebad";
}
-.icon-ic_fluent_panel_left_text_dismiss_20_regular:before {
+.icon-ic_fluent_pair_20_filled:before {
content: "\ebae";
}
-.icon-ic_fluent_panel_right_20_filled:before {
+.icon-ic_fluent_pair_20_regular:before {
content: "\ebaf";
}
-.icon-ic_fluent_panel_right_20_regular:before {
+.icon-ic_fluent_panel_bottom_20_filled:before {
content: "\ebb0";
}
-.icon-ic_fluent_panel_right_add_20_filled:before {
+.icon-ic_fluent_panel_bottom_20_regular:before {
content: "\ebb1";
}
-.icon-ic_fluent_panel_right_add_20_regular:before {
+.icon-ic_fluent_panel_bottom_contract_20_filled:before {
content: "\ebb2";
}
-.icon-ic_fluent_panel_right_contract_20_filled:before {
+.icon-ic_fluent_panel_bottom_contract_20_regular:before {
content: "\ebb3";
}
-.icon-ic_fluent_panel_right_contract_20_regular:before {
+.icon-ic_fluent_panel_bottom_expand_20_filled:before {
content: "\ebb4";
}
-.icon-ic_fluent_panel_right_cursor_20_filled:before {
+.icon-ic_fluent_panel_bottom_expand_20_regular:before {
content: "\ebb5";
}
-.icon-ic_fluent_panel_right_cursor_20_regular:before {
+.icon-ic_fluent_panel_left_20_filled:before {
content: "\ebb6";
}
-.icon-ic_fluent_panel_right_expand_20_filled:before {
+.icon-ic_fluent_panel_left_20_regular:before {
content: "\ebb7";
}
-.icon-ic_fluent_panel_right_expand_20_regular:before {
+.icon-ic_fluent_panel_left_add_20_filled:before {
content: "\ebb8";
}
-.icon-ic_fluent_panel_right_gallery_20_filled:before {
+.icon-ic_fluent_panel_left_add_20_regular:before {
content: "\ebb9";
}
-.icon-ic_fluent_panel_right_gallery_20_regular:before {
+.icon-ic_fluent_panel_left_contract_20_filled:before {
content: "\ebba";
}
-.icon-ic_fluent_panel_separate_window_20_filled:before {
+.icon-ic_fluent_panel_left_contract_20_regular:before {
content: "\ebbb";
}
-.icon-ic_fluent_panel_separate_window_20_regular:before {
+.icon-ic_fluent_panel_left_expand_20_filled:before {
content: "\ebbc";
}
-.icon-ic_fluent_panel_top_contract_20_filled:before {
+.icon-ic_fluent_panel_left_expand_20_regular:before {
content: "\ebbd";
}
-.icon-ic_fluent_panel_top_contract_20_regular:before {
+.icon-ic_fluent_panel_left_focus_right_20_filled:before {
content: "\ebbe";
}
-.icon-ic_fluent_panel_top_expand_20_filled:before {
+.icon-ic_fluent_panel_left_header_20_filled:before {
content: "\ebbf";
}
-.icon-ic_fluent_panel_top_expand_20_regular:before {
+.icon-ic_fluent_panel_left_header_20_regular:before {
content: "\ebc0";
}
-.icon-ic_fluent_panel_top_gallery_20_filled:before {
+.icon-ic_fluent_panel_left_header_add_20_filled:before {
content: "\ebc1";
}
-.icon-ic_fluent_panel_top_gallery_20_regular:before {
+.icon-ic_fluent_panel_left_header_add_20_regular:before {
content: "\ebc2";
}
-.icon-ic_fluent_password_20_filled:before {
+.icon-ic_fluent_panel_left_header_key_20_filled:before {
content: "\ebc3";
}
-.icon-ic_fluent_password_20_regular:before {
+.icon-ic_fluent_panel_left_header_key_20_regular:before {
content: "\ebc4";
}
-.icon-ic_fluent_patch_20_filled:before {
+.icon-ic_fluent_panel_left_key_20_filled:before {
content: "\ebc5";
}
-.icon-ic_fluent_patch_20_regular:before {
+.icon-ic_fluent_panel_left_key_20_regular:before {
content: "\ebc6";
}
-.icon-ic_fluent_patient_20_filled:before {
+.icon-ic_fluent_panel_left_text_20_filled:before {
content: "\ebc7";
}
-.icon-ic_fluent_patient_20_regular:before {
+.icon-ic_fluent_panel_left_text_20_regular:before {
content: "\ebc8";
}
-.icon-ic_fluent_pause_20_filled:before {
+.icon-ic_fluent_panel_left_text_add_20_filled:before {
content: "\ebc9";
}
-.icon-ic_fluent_pause_20_regular:before {
+.icon-ic_fluent_panel_left_text_add_20_regular:before {
content: "\ebca";
}
-.icon-ic_fluent_pause_circle_20_filled:before {
+.icon-ic_fluent_panel_left_text_dismiss_20_filled:before {
content: "\ebcb";
}
-.icon-ic_fluent_pause_circle_20_regular:before {
+.icon-ic_fluent_panel_left_text_dismiss_20_regular:before {
content: "\ebcc";
}
-.icon-ic_fluent_pause_off_20_filled:before {
+.icon-ic_fluent_panel_right_20_filled:before {
content: "\ebcd";
}
-.icon-ic_fluent_pause_off_20_regular:before {
+.icon-ic_fluent_panel_right_20_regular:before {
content: "\ebce";
}
-.icon-ic_fluent_pause_settings_20_filled:before {
+.icon-ic_fluent_panel_right_add_20_filled:before {
content: "\ebcf";
}
-.icon-ic_fluent_pause_settings_20_regular:before {
+.icon-ic_fluent_panel_right_add_20_regular:before {
content: "\ebd0";
}
-.icon-ic_fluent_payment_20_filled:before {
+.icon-ic_fluent_panel_right_contract_20_filled:before {
content: "\ebd1";
}
-.icon-ic_fluent_payment_20_regular:before {
+.icon-ic_fluent_panel_right_contract_20_regular:before {
content: "\ebd2";
}
-.icon-ic_fluent_payment_wireless_20_filled:before {
+.icon-ic_fluent_panel_right_cursor_20_filled:before {
content: "\ebd3";
}
-.icon-ic_fluent_payment_wireless_20_regular:before {
+.icon-ic_fluent_panel_right_cursor_20_regular:before {
content: "\ebd4";
}
-.icon-ic_fluent_pen_20_filled:before {
+.icon-ic_fluent_panel_right_expand_20_filled:before {
content: "\ebd5";
}
-.icon-ic_fluent_pen_20_regular:before {
+.icon-ic_fluent_panel_right_expand_20_regular:before {
content: "\ebd6";
}
-.icon-ic_fluent_pen_dismiss_20_filled:before {
+.icon-ic_fluent_panel_right_gallery_20_filled:before {
content: "\ebd7";
}
-.icon-ic_fluent_pen_dismiss_20_regular:before {
+.icon-ic_fluent_panel_right_gallery_20_regular:before {
content: "\ebd8";
}
-.icon-ic_fluent_pen_off_20_filled:before {
+.icon-ic_fluent_panel_separate_window_20_filled:before {
content: "\ebd9";
}
-.icon-ic_fluent_pen_off_20_regular:before {
+.icon-ic_fluent_panel_separate_window_20_regular:before {
content: "\ebda";
}
-.icon-ic_fluent_pen_prohibited_20_filled:before {
+.icon-ic_fluent_panel_top_contract_20_filled:before {
content: "\ebdb";
}
-.icon-ic_fluent_pen_prohibited_20_regular:before {
+.icon-ic_fluent_panel_top_contract_20_regular:before {
content: "\ebdc";
}
-.icon-ic_fluent_pen_sparkle_20_filled:before {
+.icon-ic_fluent_panel_top_expand_20_filled:before {
content: "\ebdd";
}
-.icon-ic_fluent_pen_sparkle_20_regular:before {
+.icon-ic_fluent_panel_top_expand_20_regular:before {
content: "\ebde";
}
-.icon-ic_fluent_pentagon_20_filled:before {
+.icon-ic_fluent_panel_top_gallery_20_filled:before {
content: "\ebdf";
}
-.icon-ic_fluent_pentagon_20_regular:before {
+.icon-ic_fluent_panel_top_gallery_20_regular:before {
content: "\ebe0";
}
-.icon-ic_fluent_people_20_filled:before {
+.icon-ic_fluent_password_20_filled:before {
content: "\ebe1";
}
-.icon-ic_fluent_people_20_regular:before {
+.icon-ic_fluent_password_20_regular:before {
content: "\ebe2";
}
-.icon-ic_fluent_people_add_20_filled:before {
+.icon-ic_fluent_patch_20_filled:before {
content: "\ebe3";
}
-.icon-ic_fluent_people_add_20_regular:before {
+.icon-ic_fluent_patch_20_regular:before {
content: "\ebe4";
}
-.icon-ic_fluent_people_audience_20_filled:before {
+.icon-ic_fluent_patient_20_filled:before {
content: "\ebe5";
}
-.icon-ic_fluent_people_audience_20_regular:before {
+.icon-ic_fluent_patient_20_regular:before {
content: "\ebe6";
}
-.icon-ic_fluent_people_call_20_filled:before {
+.icon-ic_fluent_pause_20_filled:before {
content: "\ebe7";
}
-.icon-ic_fluent_people_call_20_regular:before {
+.icon-ic_fluent_pause_20_regular:before {
content: "\ebe8";
}
-.icon-ic_fluent_people_chat_20_filled:before {
+.icon-ic_fluent_pause_circle_20_filled:before {
content: "\ebe9";
}
-.icon-ic_fluent_people_chat_20_regular:before {
+.icon-ic_fluent_pause_circle_20_regular:before {
content: "\ebea";
}
-.icon-ic_fluent_people_checkmark_20_filled:before {
+.icon-ic_fluent_pause_off_20_filled:before {
content: "\ebeb";
}
-.icon-ic_fluent_people_checkmark_20_regular:before {
+.icon-ic_fluent_pause_off_20_regular:before {
content: "\ebec";
}
-.icon-ic_fluent_people_community_20_filled:before {
+.icon-ic_fluent_pause_settings_20_filled:before {
content: "\ebed";
}
-.icon-ic_fluent_people_community_20_regular:before {
+.icon-ic_fluent_pause_settings_20_regular:before {
content: "\ebee";
}
-.icon-ic_fluent_people_community_add_20_filled:before {
+.icon-ic_fluent_payment_20_filled:before {
content: "\ebef";
}
-.icon-ic_fluent_people_community_add_20_regular:before {
+.icon-ic_fluent_payment_20_regular:before {
content: "\ebf0";
}
-.icon-ic_fluent_people_edit_20_filled:before {
+.icon-ic_fluent_payment_wireless_20_filled:before {
content: "\ebf1";
}
-.icon-ic_fluent_people_edit_20_regular:before {
+.icon-ic_fluent_payment_wireless_20_regular:before {
content: "\ebf2";
}
-.icon-ic_fluent_people_error_20_filled:before {
+.icon-ic_fluent_pen_20_filled:before {
content: "\ebf3";
}
-.icon-ic_fluent_people_error_20_regular:before {
+.icon-ic_fluent_pen_20_regular:before {
content: "\ebf4";
}
-.icon-ic_fluent_people_list_20_filled:before {
+.icon-ic_fluent_pen_dismiss_20_filled:before {
content: "\ebf5";
}
-.icon-ic_fluent_people_list_20_regular:before {
+.icon-ic_fluent_pen_dismiss_20_regular:before {
content: "\ebf6";
}
-.icon-ic_fluent_people_lock_20_filled:before {
+.icon-ic_fluent_pen_off_20_filled:before {
content: "\ebf7";
}
-.icon-ic_fluent_people_lock_20_regular:before {
+.icon-ic_fluent_pen_off_20_regular:before {
content: "\ebf8";
}
-.icon-ic_fluent_people_money_20_filled:before {
+.icon-ic_fluent_pen_prohibited_20_filled:before {
content: "\ebf9";
}
-.icon-ic_fluent_people_money_20_regular:before {
+.icon-ic_fluent_pen_prohibited_20_regular:before {
content: "\ebfa";
}
-.icon-ic_fluent_people_prohibited_20_filled:before {
+.icon-ic_fluent_pen_sparkle_20_filled:before {
content: "\ebfb";
}
-.icon-ic_fluent_people_prohibited_20_regular:before {
+.icon-ic_fluent_pen_sparkle_20_regular:before {
content: "\ebfc";
}
-.icon-ic_fluent_people_queue_20_filled:before {
+.icon-ic_fluent_pentagon_20_filled:before {
content: "\ebfd";
}
-.icon-ic_fluent_people_queue_20_regular:before {
+.icon-ic_fluent_pentagon_20_regular:before {
content: "\ebfe";
}
-.icon-ic_fluent_people_search_20_filled:before {
+.icon-ic_fluent_people_20_filled:before {
content: "\ebff";
}
-.icon-ic_fluent_people_search_20_regular:before {
+.icon-ic_fluent_people_20_regular:before {
content: "\ec00";
}
-.icon-ic_fluent_people_settings_20_filled:before {
+.icon-ic_fluent_people_add_20_filled:before {
content: "\ec01";
}
-.icon-ic_fluent_people_settings_20_regular:before {
+.icon-ic_fluent_people_add_20_regular:before {
content: "\ec02";
}
-.icon-ic_fluent_people_star_20_filled:before {
+.icon-ic_fluent_people_audience_20_filled:before {
content: "\ec03";
}
-.icon-ic_fluent_people_star_20_regular:before {
+.icon-ic_fluent_people_audience_20_regular:before {
content: "\ec04";
}
-.icon-ic_fluent_people_subtract_20_filled:before {
+.icon-ic_fluent_people_call_20_filled:before {
content: "\ec05";
}
-.icon-ic_fluent_people_subtract_20_regular:before {
+.icon-ic_fluent_people_call_20_regular:before {
content: "\ec06";
}
-.icon-ic_fluent_people_swap_20_filled:before {
+.icon-ic_fluent_people_chat_20_filled:before {
content: "\ec07";
}
-.icon-ic_fluent_people_swap_20_regular:before {
+.icon-ic_fluent_people_chat_20_regular:before {
content: "\ec08";
}
-.icon-ic_fluent_people_sync_20_filled:before {
+.icon-ic_fluent_people_checkmark_20_filled:before {
content: "\ec09";
}
-.icon-ic_fluent_people_sync_20_regular:before {
+.icon-ic_fluent_people_checkmark_20_regular:before {
content: "\ec0a";
}
-.icon-ic_fluent_people_team_20_filled:before {
+.icon-ic_fluent_people_community_20_filled:before {
content: "\ec0b";
}
-.icon-ic_fluent_people_team_20_regular:before {
+.icon-ic_fluent_people_community_20_regular:before {
content: "\ec0c";
}
-.icon-ic_fluent_people_team_add_20_filled:before {
+.icon-ic_fluent_people_community_add_20_filled:before {
content: "\ec0d";
}
-.icon-ic_fluent_people_team_add_20_regular:before {
+.icon-ic_fluent_people_community_add_20_regular:before {
content: "\ec0e";
}
-.icon-ic_fluent_people_team_delete_20_filled:before {
+.icon-ic_fluent_people_edit_20_filled:before {
content: "\ec0f";
}
-.icon-ic_fluent_people_team_delete_20_regular:before {
+.icon-ic_fluent_people_edit_20_regular:before {
content: "\ec10";
}
-.icon-ic_fluent_people_team_toolbox_20_filled:before {
+.icon-ic_fluent_people_error_20_filled:before {
content: "\ec11";
}
-.icon-ic_fluent_people_team_toolbox_20_regular:before {
+.icon-ic_fluent_people_error_20_regular:before {
content: "\ec12";
}
-.icon-ic_fluent_people_toolbox_20_filled:before {
+.icon-ic_fluent_people_eye_20_filled:before {
content: "\ec13";
}
-.icon-ic_fluent_people_toolbox_20_regular:before {
+.icon-ic_fluent_people_eye_20_regular:before {
content: "\ec14";
}
-.icon-ic_fluent_person_20_filled:before {
+.icon-ic_fluent_people_list_20_filled:before {
content: "\ec15";
}
-.icon-ic_fluent_person_20_regular:before {
+.icon-ic_fluent_people_list_20_regular:before {
content: "\ec16";
}
-.icon-ic_fluent_person_5_20_filled:before {
+.icon-ic_fluent_people_lock_20_filled:before {
content: "\ec17";
}
-.icon-ic_fluent_person_5_20_regular:before {
+.icon-ic_fluent_people_lock_20_regular:before {
content: "\ec18";
}
-.icon-ic_fluent_person_6_20_filled:before {
+.icon-ic_fluent_people_money_20_filled:before {
content: "\ec19";
}
-.icon-ic_fluent_person_6_20_regular:before {
+.icon-ic_fluent_people_money_20_regular:before {
content: "\ec1a";
}
-.icon-ic_fluent_person_accounts_20_filled:before {
+.icon-ic_fluent_people_prohibited_20_filled:before {
content: "\ec1b";
}
-.icon-ic_fluent_person_accounts_20_regular:before {
+.icon-ic_fluent_people_prohibited_20_regular:before {
content: "\ec1c";
}
-.icon-ic_fluent_person_add_20_filled:before {
+.icon-ic_fluent_people_queue_20_filled:before {
content: "\ec1d";
}
-.icon-ic_fluent_person_add_20_regular:before {
+.icon-ic_fluent_people_queue_20_regular:before {
content: "\ec1e";
}
-.icon-ic_fluent_person_alert_20_filled:before {
+.icon-ic_fluent_people_search_20_filled:before {
content: "\ec1f";
}
-.icon-ic_fluent_person_alert_20_regular:before {
+.icon-ic_fluent_people_search_20_regular:before {
content: "\ec20";
}
-.icon-ic_fluent_person_alert_off_20_filled:before {
+.icon-ic_fluent_people_settings_20_filled:before {
content: "\ec21";
}
-.icon-ic_fluent_person_alert_off_20_regular:before {
+.icon-ic_fluent_people_settings_20_regular:before {
content: "\ec22";
}
-.icon-ic_fluent_person_arrow_back_20_filled:before {
+.icon-ic_fluent_people_star_20_filled:before {
content: "\ec23";
}
-.icon-ic_fluent_person_arrow_back_20_regular:before {
+.icon-ic_fluent_people_star_20_regular:before {
content: "\ec24";
}
-.icon-ic_fluent_person_arrow_left_20_filled:before {
+.icon-ic_fluent_people_subtract_20_filled:before {
content: "\ec25";
}
-.icon-ic_fluent_person_arrow_left_20_regular:before {
+.icon-ic_fluent_people_subtract_20_regular:before {
content: "\ec26";
}
-.icon-ic_fluent_person_arrow_right_20_filled:before {
+.icon-ic_fluent_people_swap_20_filled:before {
content: "\ec27";
}
-.icon-ic_fluent_person_arrow_right_20_regular:before {
+.icon-ic_fluent_people_swap_20_regular:before {
content: "\ec28";
}
-.icon-ic_fluent_person_available_20_filled:before {
+.icon-ic_fluent_people_sync_20_filled:before {
content: "\ec29";
}
-.icon-ic_fluent_person_available_20_regular:before {
+.icon-ic_fluent_people_sync_20_regular:before {
content: "\ec2a";
}
-.icon-ic_fluent_person_board_20_filled:before {
+.icon-ic_fluent_people_team_20_filled:before {
content: "\ec2b";
}
-.icon-ic_fluent_person_board_20_regular:before {
+.icon-ic_fluent_people_team_20_regular:before {
content: "\ec2c";
}
-.icon-ic_fluent_person_call_20_filled:before {
+.icon-ic_fluent_people_team_add_20_filled:before {
content: "\ec2d";
}
-.icon-ic_fluent_person_call_20_regular:before {
+.icon-ic_fluent_people_team_add_20_regular:before {
content: "\ec2e";
}
-.icon-ic_fluent_person_chat_20_filled:before {
+.icon-ic_fluent_people_team_delete_20_filled:before {
content: "\ec2f";
}
-.icon-ic_fluent_person_chat_20_regular:before {
+.icon-ic_fluent_people_team_delete_20_regular:before {
content: "\ec30";
}
-.icon-ic_fluent_person_circle_20_filled:before {
+.icon-ic_fluent_people_team_toolbox_20_filled:before {
content: "\ec31";
}
-.icon-ic_fluent_person_circle_20_regular:before {
+.icon-ic_fluent_people_team_toolbox_20_regular:before {
content: "\ec32";
}
-.icon-ic_fluent_person_clock_20_filled:before {
+.icon-ic_fluent_people_toolbox_20_filled:before {
content: "\ec33";
}
-.icon-ic_fluent_person_clock_20_regular:before {
+.icon-ic_fluent_people_toolbox_20_regular:before {
content: "\ec34";
}
-.icon-ic_fluent_person_delete_20_filled:before {
+.icon-ic_fluent_person_20_filled:before {
content: "\ec35";
}
-.icon-ic_fluent_person_delete_20_regular:before {
+.icon-ic_fluent_person_20_regular:before {
content: "\ec36";
}
-.icon-ic_fluent_person_desktop_20_filled:before {
+.icon-ic_fluent_person_5_20_filled:before {
content: "\ec37";
}
-.icon-ic_fluent_person_desktop_20_regular:before {
+.icon-ic_fluent_person_5_20_regular:before {
content: "\ec38";
}
-.icon-ic_fluent_person_edit_20_filled:before {
+.icon-ic_fluent_person_6_20_filled:before {
content: "\ec39";
}
-.icon-ic_fluent_person_edit_20_regular:before {
+.icon-ic_fluent_person_6_20_regular:before {
content: "\ec3a";
}
-.icon-ic_fluent_person_feedback_20_filled:before {
+.icon-ic_fluent_person_accounts_20_filled:before {
content: "\ec3b";
}
-.icon-ic_fluent_person_feedback_20_regular:before {
+.icon-ic_fluent_person_accounts_20_regular:before {
content: "\ec3c";
}
-.icon-ic_fluent_person_heart_20_filled:before {
+.icon-ic_fluent_person_add_20_filled:before {
content: "\ec3d";
}
-.icon-ic_fluent_person_heart_20_regular:before {
+.icon-ic_fluent_person_add_20_regular:before {
content: "\ec3e";
}
-.icon-ic_fluent_person_info_20_filled:before {
+.icon-ic_fluent_person_alert_20_filled:before {
content: "\ec3f";
}
-.icon-ic_fluent_person_info_20_regular:before {
+.icon-ic_fluent_person_alert_20_regular:before {
content: "\ec40";
}
-.icon-ic_fluent_person_key_20_filled:before {
+.icon-ic_fluent_person_alert_off_20_filled:before {
content: "\ec41";
}
-.icon-ic_fluent_person_key_20_regular:before {
+.icon-ic_fluent_person_alert_off_20_regular:before {
content: "\ec42";
}
-.icon-ic_fluent_person_lightbulb_20_filled:before {
+.icon-ic_fluent_person_arrow_back_20_filled:before {
content: "\ec43";
}
-.icon-ic_fluent_person_lightbulb_20_regular:before {
+.icon-ic_fluent_person_arrow_back_20_regular:before {
content: "\ec44";
}
-.icon-ic_fluent_person_lightning_20_filled:before {
+.icon-ic_fluent_person_arrow_left_20_filled:before {
content: "\ec45";
}
-.icon-ic_fluent_person_lightning_20_regular:before {
+.icon-ic_fluent_person_arrow_left_20_regular:before {
content: "\ec46";
}
-.icon-ic_fluent_person_link_20_filled:before {
+.icon-ic_fluent_person_arrow_right_20_filled:before {
content: "\ec47";
}
-.icon-ic_fluent_person_link_20_regular:before {
+.icon-ic_fluent_person_arrow_right_20_regular:before {
content: "\ec48";
}
-.icon-ic_fluent_person_lock_20_filled:before {
+.icon-ic_fluent_person_available_20_filled:before {
content: "\ec49";
}
-.icon-ic_fluent_person_lock_20_regular:before {
+.icon-ic_fluent_person_available_20_regular:before {
content: "\ec4a";
}
-.icon-ic_fluent_person_mail_20_filled:before {
+.icon-ic_fluent_person_board_20_filled:before {
content: "\ec4b";
}
-.icon-ic_fluent_person_mail_20_regular:before {
+.icon-ic_fluent_person_board_20_regular:before {
content: "\ec4c";
}
-.icon-ic_fluent_person_money_20_filled:before {
+.icon-ic_fluent_person_call_20_filled:before {
content: "\ec4d";
}
-.icon-ic_fluent_person_money_20_regular:before {
+.icon-ic_fluent_person_call_20_regular:before {
content: "\ec4e";
}
-.icon-ic_fluent_person_note_20_filled:before {
+.icon-ic_fluent_person_chat_20_filled:before {
content: "\ec4f";
}
-.icon-ic_fluent_person_note_20_regular:before {
+.icon-ic_fluent_person_chat_20_regular:before {
content: "\ec50";
}
-.icon-ic_fluent_person_passkey_20_filled:before {
+.icon-ic_fluent_person_circle_20_filled:before {
content: "\ec51";
}
-.icon-ic_fluent_person_passkey_20_regular:before {
+.icon-ic_fluent_person_circle_20_regular:before {
content: "\ec52";
}
-.icon-ic_fluent_person_pill_20_filled:before {
+.icon-ic_fluent_person_clock_20_filled:before {
content: "\ec53";
}
-.icon-ic_fluent_person_pill_20_regular:before {
+.icon-ic_fluent_person_clock_20_regular:before {
content: "\ec54";
}
-.icon-ic_fluent_person_prohibited_20_filled:before {
+.icon-ic_fluent_person_delete_20_filled:before {
content: "\ec55";
}
-.icon-ic_fluent_person_prohibited_20_regular:before {
+.icon-ic_fluent_person_delete_20_regular:before {
content: "\ec56";
}
-.icon-ic_fluent_person_question_mark_20_filled:before {
+.icon-ic_fluent_person_desktop_20_filled:before {
content: "\ec57";
}
-.icon-ic_fluent_person_question_mark_20_regular:before {
+.icon-ic_fluent_person_desktop_20_regular:before {
content: "\ec58";
}
-.icon-ic_fluent_person_ribbon_20_filled:before {
+.icon-ic_fluent_person_edit_20_filled:before {
content: "\ec59";
}
-.icon-ic_fluent_person_ribbon_20_regular:before {
+.icon-ic_fluent_person_edit_20_regular:before {
content: "\ec5a";
}
-.icon-ic_fluent_person_running_20_filled:before {
+.icon-ic_fluent_person_feedback_20_filled:before {
content: "\ec5b";
}
-.icon-ic_fluent_person_running_20_regular:before {
+.icon-ic_fluent_person_feedback_20_regular:before {
content: "\ec5c";
}
-.icon-ic_fluent_person_search_20_filled:before {
+.icon-ic_fluent_person_heart_20_filled:before {
content: "\ec5d";
}
-.icon-ic_fluent_person_search_20_regular:before {
+.icon-ic_fluent_person_heart_20_regular:before {
content: "\ec5e";
}
-.icon-ic_fluent_person_settings_20_filled:before {
+.icon-ic_fluent_person_info_20_filled:before {
content: "\ec5f";
}
-.icon-ic_fluent_person_settings_20_regular:before {
+.icon-ic_fluent_person_info_20_regular:before {
content: "\ec60";
}
-.icon-ic_fluent_person_square_20_filled:before {
+.icon-ic_fluent_person_key_20_filled:before {
content: "\ec61";
}
-.icon-ic_fluent_person_square_20_regular:before {
+.icon-ic_fluent_person_key_20_regular:before {
content: "\ec62";
}
-.icon-ic_fluent_person_square_checkmark_20_filled:before {
+.icon-ic_fluent_person_lightbulb_20_filled:before {
content: "\ec63";
}
-.icon-ic_fluent_person_square_checkmark_20_regular:before {
+.icon-ic_fluent_person_lightbulb_20_regular:before {
content: "\ec64";
}
-.icon-ic_fluent_person_star_20_filled:before {
+.icon-ic_fluent_person_lightning_20_filled:before {
content: "\ec65";
}
-.icon-ic_fluent_person_star_20_regular:before {
+.icon-ic_fluent_person_lightning_20_regular:before {
content: "\ec66";
}
-.icon-ic_fluent_person_starburst_20_filled:before {
+.icon-ic_fluent_person_link_20_filled:before {
content: "\ec67";
}
-.icon-ic_fluent_person_starburst_20_regular:before {
+.icon-ic_fluent_person_link_20_regular:before {
content: "\ec68";
}
-.icon-ic_fluent_person_subtract_20_filled:before {
+.icon-ic_fluent_person_lock_20_filled:before {
content: "\ec69";
}
-.icon-ic_fluent_person_subtract_20_regular:before {
+.icon-ic_fluent_person_lock_20_regular:before {
content: "\ec6a";
}
-.icon-ic_fluent_person_support_20_filled:before {
+.icon-ic_fluent_person_mail_20_filled:before {
content: "\ec6b";
}
-.icon-ic_fluent_person_support_20_regular:before {
+.icon-ic_fluent_person_mail_20_regular:before {
content: "\ec6c";
}
-.icon-ic_fluent_person_swap_20_filled:before {
+.icon-ic_fluent_person_money_20_filled:before {
content: "\ec6d";
}
-.icon-ic_fluent_person_swap_20_regular:before {
+.icon-ic_fluent_person_money_20_regular:before {
content: "\ec6e";
}
-.icon-ic_fluent_person_sync_20_filled:before {
+.icon-ic_fluent_person_note_20_filled:before {
content: "\ec6f";
}
-.icon-ic_fluent_person_sync_20_regular:before {
+.icon-ic_fluent_person_note_20_regular:before {
content: "\ec70";
}
-.icon-ic_fluent_person_tag_20_filled:before {
+.icon-ic_fluent_person_passkey_20_filled:before {
content: "\ec71";
}
-.icon-ic_fluent_person_tag_20_regular:before {
+.icon-ic_fluent_person_passkey_20_regular:before {
content: "\ec72";
}
-.icon-ic_fluent_person_voice_20_filled:before {
+.icon-ic_fluent_person_pill_20_filled:before {
content: "\ec73";
}
-.icon-ic_fluent_person_voice_20_regular:before {
+.icon-ic_fluent_person_pill_20_regular:before {
content: "\ec74";
}
-.icon-ic_fluent_person_walking_20_filled:before {
+.icon-ic_fluent_person_prohibited_20_filled:before {
content: "\ec75";
}
-.icon-ic_fluent_person_walking_20_regular:before {
+.icon-ic_fluent_person_prohibited_20_regular:before {
content: "\ec76";
}
-.icon-ic_fluent_person_warning_20_filled:before {
+.icon-ic_fluent_person_question_mark_20_filled:before {
content: "\ec77";
}
-.icon-ic_fluent_person_warning_20_regular:before {
+.icon-ic_fluent_person_question_mark_20_regular:before {
content: "\ec78";
}
-.icon-ic_fluent_person_wrench_20_filled:before {
+.icon-ic_fluent_person_ribbon_20_filled:before {
content: "\ec79";
}
-.icon-ic_fluent_person_wrench_20_regular:before {
+.icon-ic_fluent_person_ribbon_20_regular:before {
content: "\ec7a";
}
-.icon-ic_fluent_phone_20_filled:before {
+.icon-ic_fluent_person_running_20_filled:before {
content: "\ec7b";
}
-.icon-ic_fluent_phone_20_regular:before {
+.icon-ic_fluent_person_running_20_regular:before {
content: "\ec7c";
}
-.icon-ic_fluent_phone_add_20_filled:before {
+.icon-ic_fluent_person_search_20_filled:before {
content: "\ec7d";
}
-.icon-ic_fluent_phone_add_20_regular:before {
+.icon-ic_fluent_person_search_20_regular:before {
content: "\ec7e";
}
-.icon-ic_fluent_phone_arrow_right_20_filled:before {
+.icon-ic_fluent_person_settings_20_filled:before {
content: "\ec7f";
}
-.icon-ic_fluent_phone_arrow_right_20_regular:before {
+.icon-ic_fluent_person_settings_20_regular:before {
content: "\ec80";
}
-.icon-ic_fluent_phone_chat_20_filled:before {
+.icon-ic_fluent_person_square_20_filled:before {
content: "\ec81";
}
-.icon-ic_fluent_phone_chat_20_regular:before {
+.icon-ic_fluent_person_square_20_regular:before {
content: "\ec82";
}
-.icon-ic_fluent_phone_checkmark_20_filled:before {
+.icon-ic_fluent_person_square_checkmark_20_filled:before {
content: "\ec83";
}
-.icon-ic_fluent_phone_checkmark_20_regular:before {
+.icon-ic_fluent_person_square_checkmark_20_regular:before {
content: "\ec84";
}
-.icon-ic_fluent_phone_desktop_20_filled:before {
+.icon-ic_fluent_person_star_20_filled:before {
content: "\ec85";
}
-.icon-ic_fluent_phone_desktop_20_regular:before {
+.icon-ic_fluent_person_star_20_regular:before {
content: "\ec86";
}
-.icon-ic_fluent_phone_desktop_add_20_filled:before {
+.icon-ic_fluent_person_starburst_20_filled:before {
content: "\ec87";
}
-.icon-ic_fluent_phone_desktop_add_20_regular:before {
+.icon-ic_fluent_person_starburst_20_regular:before {
content: "\ec88";
}
-.icon-ic_fluent_phone_dismiss_20_filled:before {
+.icon-ic_fluent_person_subtract_20_filled:before {
content: "\ec89";
}
-.icon-ic_fluent_phone_dismiss_20_regular:before {
+.icon-ic_fluent_person_subtract_20_regular:before {
content: "\ec8a";
}
-.icon-ic_fluent_phone_edit_20_filled:before {
+.icon-ic_fluent_person_support_20_filled:before {
content: "\ec8b";
}
-.icon-ic_fluent_phone_edit_20_regular:before {
+.icon-ic_fluent_person_support_20_regular:before {
content: "\ec8c";
}
-.icon-ic_fluent_phone_eraser_20_filled:before {
+.icon-ic_fluent_person_swap_20_filled:before {
content: "\ec8d";
}
-.icon-ic_fluent_phone_eraser_20_regular:before {
+.icon-ic_fluent_person_swap_20_regular:before {
content: "\ec8e";
}
-.icon-ic_fluent_phone_footer_arrow_down_20_filled:before {
+.icon-ic_fluent_person_sync_20_filled:before {
content: "\ec8f";
}
-.icon-ic_fluent_phone_footer_arrow_down_20_regular:before {
+.icon-ic_fluent_person_sync_20_regular:before {
content: "\ec90";
}
-.icon-ic_fluent_phone_header_arrow_up_20_filled:before {
+.icon-ic_fluent_person_tag_20_filled:before {
content: "\ec91";
}
-.icon-ic_fluent_phone_header_arrow_up_20_regular:before {
+.icon-ic_fluent_person_tag_20_regular:before {
content: "\ec92";
}
-.icon-ic_fluent_phone_key_20_filled:before {
+.icon-ic_fluent_person_tentative_20_filled:before {
content: "\ec93";
}
-.icon-ic_fluent_phone_key_20_regular:before {
+.icon-ic_fluent_person_tentative_20_regular:before {
content: "\ec94";
}
-.icon-ic_fluent_phone_laptop_20_filled:before {
+.icon-ic_fluent_person_voice_20_filled:before {
content: "\ec95";
}
-.icon-ic_fluent_phone_laptop_20_regular:before {
+.icon-ic_fluent_person_voice_20_regular:before {
content: "\ec96";
}
-.icon-ic_fluent_phone_link_setup_20_filled:before {
+.icon-ic_fluent_person_walking_20_filled:before {
content: "\ec97";
}
-.icon-ic_fluent_phone_link_setup_20_regular:before {
+.icon-ic_fluent_person_walking_20_regular:before {
content: "\ec98";
}
-.icon-ic_fluent_phone_lock_20_filled:before {
+.icon-ic_fluent_person_warning_20_filled:before {
content: "\ec99";
}
-.icon-ic_fluent_phone_lock_20_regular:before {
+.icon-ic_fluent_person_warning_20_regular:before {
content: "\ec9a";
}
-.icon-ic_fluent_phone_page_header_20_filled:before {
+.icon-ic_fluent_person_wrench_20_filled:before {
content: "\ec9b";
}
-.icon-ic_fluent_phone_page_header_20_regular:before {
+.icon-ic_fluent_person_wrench_20_regular:before {
content: "\ec9c";
}
-.icon-ic_fluent_phone_pagination_20_filled:before {
+.icon-ic_fluent_phone_20_filled:before {
content: "\ec9d";
}
-.icon-ic_fluent_phone_pagination_20_regular:before {
+.icon-ic_fluent_phone_20_regular:before {
content: "\ec9e";
}
-.icon-ic_fluent_phone_screen_time_20_filled:before {
+.icon-ic_fluent_phone_add_20_filled:before {
content: "\ec9f";
}
-.icon-ic_fluent_phone_screen_time_20_regular:before {
+.icon-ic_fluent_phone_add_20_regular:before {
content: "\eca0";
}
-.icon-ic_fluent_phone_shake_20_filled:before {
+.icon-ic_fluent_phone_arrow_right_20_filled:before {
content: "\eca1";
}
-.icon-ic_fluent_phone_shake_20_regular:before {
+.icon-ic_fluent_phone_arrow_right_20_regular:before {
content: "\eca2";
}
-.icon-ic_fluent_phone_span_in_20_filled:before {
+.icon-ic_fluent_phone_chat_20_filled:before {
content: "\eca3";
}
-.icon-ic_fluent_phone_span_in_20_regular:before {
+.icon-ic_fluent_phone_chat_20_regular:before {
content: "\eca4";
}
-.icon-ic_fluent_phone_span_out_20_filled:before {
+.icon-ic_fluent_phone_checkmark_20_filled:before {
content: "\eca5";
}
-.icon-ic_fluent_phone_span_out_20_regular:before {
+.icon-ic_fluent_phone_checkmark_20_regular:before {
content: "\eca6";
}
-.icon-ic_fluent_phone_speaker_20_filled:before {
+.icon-ic_fluent_phone_desktop_20_filled:before {
content: "\eca7";
}
-.icon-ic_fluent_phone_speaker_20_regular:before {
+.icon-ic_fluent_phone_desktop_20_regular:before {
content: "\eca8";
}
-.icon-ic_fluent_phone_status_bar_20_filled:before {
+.icon-ic_fluent_phone_desktop_add_20_filled:before {
content: "\eca9";
}
-.icon-ic_fluent_phone_status_bar_20_regular:before {
+.icon-ic_fluent_phone_desktop_add_20_regular:before {
content: "\ecaa";
}
-.icon-ic_fluent_phone_tablet_20_filled:before {
+.icon-ic_fluent_phone_dismiss_20_filled:before {
content: "\ecab";
}
-.icon-ic_fluent_phone_tablet_20_regular:before {
+.icon-ic_fluent_phone_dismiss_20_regular:before {
content: "\ecac";
}
-.icon-ic_fluent_phone_update_20_filled:before {
+.icon-ic_fluent_phone_edit_20_filled:before {
content: "\ecad";
}
-.icon-ic_fluent_phone_update_20_regular:before {
+.icon-ic_fluent_phone_edit_20_regular:before {
content: "\ecae";
}
-.icon-ic_fluent_phone_update_checkmark_20_filled:before {
+.icon-ic_fluent_phone_eraser_20_filled:before {
content: "\ecaf";
}
-.icon-ic_fluent_phone_update_checkmark_20_regular:before {
+.icon-ic_fluent_phone_eraser_20_regular:before {
content: "\ecb0";
}
-.icon-ic_fluent_phone_vertical_scroll_20_filled:before {
+.icon-ic_fluent_phone_footer_arrow_down_20_filled:before {
content: "\ecb1";
}
-.icon-ic_fluent_phone_vertical_scroll_20_regular:before {
+.icon-ic_fluent_phone_footer_arrow_down_20_regular:before {
content: "\ecb2";
}
-.icon-ic_fluent_phone_vibrate_20_filled:before {
+.icon-ic_fluent_phone_header_arrow_up_20_filled:before {
content: "\ecb3";
}
-.icon-ic_fluent_phone_vibrate_20_regular:before {
+.icon-ic_fluent_phone_header_arrow_up_20_regular:before {
content: "\ecb4";
}
-.icon-ic_fluent_photo_filter_20_filled:before {
+.icon-ic_fluent_phone_key_20_filled:before {
content: "\ecb5";
}
-.icon-ic_fluent_photo_filter_20_regular:before {
+.icon-ic_fluent_phone_key_20_regular:before {
content: "\ecb6";
}
-.icon-ic_fluent_pi_20_filled:before {
+.icon-ic_fluent_phone_laptop_20_filled:before {
content: "\ecb7";
}
-.icon-ic_fluent_pi_20_regular:before {
+.icon-ic_fluent_phone_laptop_20_regular:before {
content: "\ecb8";
}
-.icon-ic_fluent_picture_in_picture_20_filled:before {
+.icon-ic_fluent_phone_link_setup_20_filled:before {
content: "\ecb9";
}
-.icon-ic_fluent_picture_in_picture_20_regular:before {
+.icon-ic_fluent_phone_link_setup_20_regular:before {
content: "\ecba";
}
-.icon-ic_fluent_picture_in_picture_enter_20_filled:before {
+.icon-ic_fluent_phone_lock_20_filled:before {
content: "\ecbb";
}
-.icon-ic_fluent_picture_in_picture_enter_20_regular:before {
+.icon-ic_fluent_phone_lock_20_regular:before {
content: "\ecbc";
}
-.icon-ic_fluent_picture_in_picture_exit_20_filled:before {
+.icon-ic_fluent_phone_page_header_20_filled:before {
content: "\ecbd";
}
-.icon-ic_fluent_picture_in_picture_exit_20_regular:before {
+.icon-ic_fluent_phone_page_header_20_regular:before {
content: "\ecbe";
}
-.icon-ic_fluent_pill_20_filled:before {
+.icon-ic_fluent_phone_pagination_20_filled:before {
content: "\ecbf";
}
-.icon-ic_fluent_pill_20_regular:before {
+.icon-ic_fluent_phone_pagination_20_regular:before {
content: "\ecc0";
}
-.icon-ic_fluent_pin_20_filled:before {
+.icon-ic_fluent_phone_screen_time_20_filled:before {
content: "\ecc1";
}
-.icon-ic_fluent_pin_20_regular:before {
+.icon-ic_fluent_phone_screen_time_20_regular:before {
content: "\ecc2";
}
-.icon-ic_fluent_pin_off_20_filled:before {
+.icon-ic_fluent_phone_shake_20_filled:before {
content: "\ecc3";
}
-.icon-ic_fluent_pin_off_20_regular:before {
+.icon-ic_fluent_phone_shake_20_regular:before {
content: "\ecc4";
}
-.icon-ic_fluent_pipeline_20_filled:before {
+.icon-ic_fluent_phone_span_in_20_filled:before {
content: "\ecc5";
}
-.icon-ic_fluent_pipeline_20_regular:before {
+.icon-ic_fluent_phone_span_in_20_regular:before {
content: "\ecc6";
}
-.icon-ic_fluent_pipeline_add_20_filled:before {
+.icon-ic_fluent_phone_span_out_20_filled:before {
content: "\ecc7";
}
-.icon-ic_fluent_pipeline_add_20_regular:before {
+.icon-ic_fluent_phone_span_out_20_regular:before {
content: "\ecc8";
}
-.icon-ic_fluent_pipeline_arrow_curve_down_20_filled:before {
+.icon-ic_fluent_phone_speaker_20_filled:before {
content: "\ecc9";
}
-.icon-ic_fluent_pipeline_arrow_curve_down_20_regular:before {
+.icon-ic_fluent_phone_speaker_20_regular:before {
content: "\ecca";
}
-.icon-ic_fluent_pipeline_play_20_filled:before {
+.icon-ic_fluent_phone_status_bar_20_filled:before {
content: "\eccb";
}
-.icon-ic_fluent_pipeline_play_20_regular:before {
+.icon-ic_fluent_phone_status_bar_20_regular:before {
content: "\eccc";
}
-.icon-ic_fluent_pivot_20_filled:before {
+.icon-ic_fluent_phone_tablet_20_filled:before {
content: "\eccd";
}
-.icon-ic_fluent_pivot_20_regular:before {
+.icon-ic_fluent_phone_tablet_20_regular:before {
content: "\ecce";
}
-.icon-ic_fluent_plant_cattail_20_filled:before {
+.icon-ic_fluent_phone_update_20_filled:before {
content: "\eccf";
}
-.icon-ic_fluent_plant_cattail_20_regular:before {
+.icon-ic_fluent_phone_update_20_regular:before {
content: "\ecd0";
}
-.icon-ic_fluent_plant_grass_20_filled:before {
+.icon-ic_fluent_phone_update_checkmark_20_filled:before {
content: "\ecd1";
}
-.icon-ic_fluent_plant_grass_20_regular:before {
+.icon-ic_fluent_phone_update_checkmark_20_regular:before {
content: "\ecd2";
}
-.icon-ic_fluent_plant_ragweed_20_filled:before {
+.icon-ic_fluent_phone_vertical_scroll_20_filled:before {
content: "\ecd3";
}
-.icon-ic_fluent_plant_ragweed_20_regular:before {
+.icon-ic_fluent_phone_vertical_scroll_20_regular:before {
content: "\ecd4";
}
-.icon-ic_fluent_play_20_filled:before {
+.icon-ic_fluent_phone_vibrate_20_filled:before {
content: "\ecd5";
}
-.icon-ic_fluent_play_20_regular:before {
+.icon-ic_fluent_phone_vibrate_20_regular:before {
content: "\ecd6";
}
-.icon-ic_fluent_play_circle_20_filled:before {
+.icon-ic_fluent_photo_filter_20_filled:before {
content: "\ecd7";
}
-.icon-ic_fluent_play_circle_20_regular:before {
+.icon-ic_fluent_photo_filter_20_regular:before {
content: "\ecd8";
}
-.icon-ic_fluent_play_circle_hint_20_filled:before {
+.icon-ic_fluent_pi_20_filled:before {
content: "\ecd9";
}
-.icon-ic_fluent_play_circle_hint_20_regular:before {
+.icon-ic_fluent_pi_20_regular:before {
content: "\ecda";
}
-.icon-ic_fluent_play_settings_20_filled:before {
+.icon-ic_fluent_picture_in_picture_20_filled:before {
content: "\ecdb";
}
-.icon-ic_fluent_play_settings_20_regular:before {
+.icon-ic_fluent_picture_in_picture_20_regular:before {
content: "\ecdc";
}
-.icon-ic_fluent_playing_cards_20_filled:before {
+.icon-ic_fluent_picture_in_picture_enter_20_filled:before {
content: "\ecdd";
}
-.icon-ic_fluent_playing_cards_20_regular:before {
+.icon-ic_fluent_picture_in_picture_enter_20_regular:before {
content: "\ecde";
}
-.icon-ic_fluent_plug_connected_20_filled:before {
+.icon-ic_fluent_picture_in_picture_exit_20_filled:before {
content: "\ecdf";
}
-.icon-ic_fluent_plug_connected_20_regular:before {
+.icon-ic_fluent_picture_in_picture_exit_20_regular:before {
content: "\ece0";
}
-.icon-ic_fluent_plug_connected_add_20_filled:before {
+.icon-ic_fluent_pill_20_filled:before {
content: "\ece1";
}
-.icon-ic_fluent_plug_connected_add_20_regular:before {
+.icon-ic_fluent_pill_20_regular:before {
content: "\ece2";
}
-.icon-ic_fluent_plug_connected_checkmark_20_filled:before {
+.icon-ic_fluent_pin_20_filled:before {
content: "\ece3";
}
-.icon-ic_fluent_plug_connected_checkmark_20_regular:before {
+.icon-ic_fluent_pin_20_regular:before {
content: "\ece4";
}
-.icon-ic_fluent_plug_connected_settings_20_filled:before {
+.icon-ic_fluent_pin_globe_20_filled:before {
content: "\ece5";
}
-.icon-ic_fluent_plug_connected_settings_20_regular:before {
+.icon-ic_fluent_pin_globe_20_regular:before {
content: "\ece6";
}
-.icon-ic_fluent_plug_disconnected_20_filled:before {
+.icon-ic_fluent_pin_off_20_filled:before {
content: "\ece7";
}
-.icon-ic_fluent_plug_disconnected_20_regular:before {
+.icon-ic_fluent_pin_off_20_regular:before {
content: "\ece8";
}
-.icon-ic_fluent_point_scan_20_filled:before {
+.icon-ic_fluent_pipeline_20_filled:before {
content: "\ece9";
}
-.icon-ic_fluent_point_scan_20_regular:before {
+.icon-ic_fluent_pipeline_20_regular:before {
content: "\ecea";
}
-.icon-ic_fluent_poll_20_filled:before {
+.icon-ic_fluent_pipeline_add_20_filled:before {
content: "\eceb";
}
-.icon-ic_fluent_poll_20_regular:before {
+.icon-ic_fluent_pipeline_add_20_regular:before {
content: "\ecec";
}
-.icon-ic_fluent_poll_horizontal_20_filled:before {
+.icon-ic_fluent_pipeline_arrow_curve_down_20_filled:before {
content: "\eced";
}
-.icon-ic_fluent_poll_horizontal_20_regular:before {
+.icon-ic_fluent_pipeline_arrow_curve_down_20_regular:before {
content: "\ecee";
}
-.icon-ic_fluent_poll_off_20_filled:before {
+.icon-ic_fluent_pipeline_play_20_filled:before {
content: "\ecef";
}
-.icon-ic_fluent_poll_off_20_regular:before {
+.icon-ic_fluent_pipeline_play_20_regular:before {
content: "\ecf0";
}
-.icon-ic_fluent_port_hdmi_20_filled:before {
+.icon-ic_fluent_pivot_20_filled:before {
content: "\ecf1";
}
-.icon-ic_fluent_port_hdmi_20_regular:before {
+.icon-ic_fluent_pivot_20_regular:before {
content: "\ecf2";
}
-.icon-ic_fluent_port_micro_usb_20_filled:before {
+.icon-ic_fluent_plant_cattail_20_filled:before {
content: "\ecf3";
}
-.icon-ic_fluent_port_micro_usb_20_regular:before {
+.icon-ic_fluent_plant_cattail_20_regular:before {
content: "\ecf4";
}
-.icon-ic_fluent_port_usb_a_20_filled:before {
+.icon-ic_fluent_plant_grass_20_filled:before {
content: "\ecf5";
}
-.icon-ic_fluent_port_usb_a_20_regular:before {
+.icon-ic_fluent_plant_grass_20_regular:before {
content: "\ecf6";
}
-.icon-ic_fluent_port_usb_c_20_filled:before {
+.icon-ic_fluent_plant_ragweed_20_filled:before {
content: "\ecf7";
}
-.icon-ic_fluent_port_usb_c_20_regular:before {
+.icon-ic_fluent_plant_ragweed_20_regular:before {
content: "\ecf8";
}
-.icon-ic_fluent_position_backward_20_filled:before {
+.icon-ic_fluent_play_20_filled:before {
content: "\ecf9";
}
-.icon-ic_fluent_position_backward_20_regular:before {
+.icon-ic_fluent_play_20_regular:before {
content: "\ecfa";
}
-.icon-ic_fluent_position_forward_20_filled:before {
+.icon-ic_fluent_play_circle_20_filled:before {
content: "\ecfb";
}
-.icon-ic_fluent_position_forward_20_regular:before {
+.icon-ic_fluent_play_circle_20_regular:before {
content: "\ecfc";
}
-.icon-ic_fluent_position_to_back_20_filled:before {
+.icon-ic_fluent_play_circle_hint_20_filled:before {
content: "\ecfd";
}
-.icon-ic_fluent_position_to_back_20_regular:before {
+.icon-ic_fluent_play_circle_hint_20_regular:before {
content: "\ecfe";
}
-.icon-ic_fluent_position_to_front_20_filled:before {
+.icon-ic_fluent_play_circle_sparkle_20_filled:before {
content: "\ecff";
}
-.icon-ic_fluent_position_to_front_20_regular:before {
+.icon-ic_fluent_play_circle_sparkle_20_regular:before {
content: "\ed00";
}
-.icon-ic_fluent_power_20_filled:before {
+.icon-ic_fluent_play_settings_20_filled:before {
content: "\ed01";
}
-.icon-ic_fluent_power_20_regular:before {
+.icon-ic_fluent_play_settings_20_regular:before {
content: "\ed02";
}
-.icon-ic_fluent_predictions_20_filled:before {
+.icon-ic_fluent_playing_cards_20_filled:before {
content: "\ed03";
}
-.icon-ic_fluent_predictions_20_regular:before {
+.icon-ic_fluent_playing_cards_20_regular:before {
content: "\ed04";
}
-.icon-ic_fluent_premium_20_filled:before {
+.icon-ic_fluent_plug_connected_20_filled:before {
content: "\ed05";
}
-.icon-ic_fluent_premium_20_regular:before {
+.icon-ic_fluent_plug_connected_20_regular:before {
content: "\ed06";
}
-.icon-ic_fluent_premium_person_20_filled:before {
+.icon-ic_fluent_plug_connected_add_20_filled:before {
content: "\ed07";
}
-.icon-ic_fluent_premium_person_20_regular:before {
+.icon-ic_fluent_plug_connected_add_20_regular:before {
content: "\ed08";
}
-.icon-ic_fluent_presence_available_20_filled:before {
+.icon-ic_fluent_plug_connected_checkmark_20_filled:before {
content: "\ed09";
}
-.icon-ic_fluent_presence_available_20_regular:before {
+.icon-ic_fluent_plug_connected_checkmark_20_regular:before {
content: "\ed0a";
}
-.icon-ic_fluent_presence_away_20_filled:before {
+.icon-ic_fluent_plug_connected_settings_20_filled:before {
content: "\ed0b";
}
-.icon-ic_fluent_presence_away_20_regular:before {
+.icon-ic_fluent_plug_connected_settings_20_regular:before {
content: "\ed0c";
}
-.icon-ic_fluent_presence_blocked_20_regular:before {
+.icon-ic_fluent_plug_disconnected_20_filled:before {
content: "\ed0d";
}
-.icon-ic_fluent_presence_busy_20_filled:before {
+.icon-ic_fluent_plug_disconnected_20_regular:before {
content: "\ed0e";
}
-.icon-ic_fluent_presence_dnd_20_filled:before {
+.icon-ic_fluent_point_scan_20_filled:before {
content: "\ed0f";
}
-.icon-ic_fluent_presence_dnd_20_regular:before {
+.icon-ic_fluent_point_scan_20_regular:before {
content: "\ed10";
}
-.icon-ic_fluent_presence_offline_20_regular:before {
+.icon-ic_fluent_poll_20_filled:before {
content: "\ed11";
}
-.icon-ic_fluent_presence_oof_20_regular:before {
+.icon-ic_fluent_poll_20_regular:before {
content: "\ed12";
}
-.icon-ic_fluent_presence_unknown_20_regular:before {
+.icon-ic_fluent_poll_horizontal_20_filled:before {
content: "\ed13";
}
-.icon-ic_fluent_presenter_20_filled:before {
+.icon-ic_fluent_poll_horizontal_20_regular:before {
content: "\ed14";
}
-.icon-ic_fluent_presenter_20_regular:before {
+.icon-ic_fluent_poll_off_20_filled:before {
content: "\ed15";
}
-.icon-ic_fluent_presenter_off_20_filled:before {
+.icon-ic_fluent_poll_off_20_regular:before {
content: "\ed16";
}
-.icon-ic_fluent_presenter_off_20_regular:before {
+.icon-ic_fluent_port_hdmi_20_filled:before {
content: "\ed17";
}
-.icon-ic_fluent_preview_link_20_filled:before {
+.icon-ic_fluent_port_hdmi_20_regular:before {
content: "\ed18";
}
-.icon-ic_fluent_preview_link_20_regular:before {
+.icon-ic_fluent_port_micro_usb_20_filled:before {
content: "\ed19";
}
-.icon-ic_fluent_previous_20_filled:before {
+.icon-ic_fluent_port_micro_usb_20_regular:before {
content: "\ed1a";
}
-.icon-ic_fluent_previous_20_regular:before {
+.icon-ic_fluent_port_usb_a_20_filled:before {
content: "\ed1b";
}
-.icon-ic_fluent_previous_frame_20_filled:before {
+.icon-ic_fluent_port_usb_a_20_regular:before {
content: "\ed1c";
}
-.icon-ic_fluent_previous_frame_20_regular:before {
+.icon-ic_fluent_port_usb_c_20_filled:before {
content: "\ed1d";
}
-.icon-ic_fluent_print_20_filled:before {
+.icon-ic_fluent_port_usb_c_20_regular:before {
content: "\ed1e";
}
-.icon-ic_fluent_print_20_regular:before {
+.icon-ic_fluent_position_backward_20_filled:before {
content: "\ed1f";
}
-.icon-ic_fluent_print_add_20_filled:before {
+.icon-ic_fluent_position_backward_20_regular:before {
content: "\ed20";
}
-.icon-ic_fluent_print_add_20_regular:before {
+.icon-ic_fluent_position_forward_20_filled:before {
content: "\ed21";
}
-.icon-ic_fluent_production_20_filled:before {
+.icon-ic_fluent_position_forward_20_regular:before {
content: "\ed22";
}
-.icon-ic_fluent_production_20_regular:before {
+.icon-ic_fluent_position_to_back_20_filled:before {
content: "\ed23";
}
-.icon-ic_fluent_production_checkmark_20_filled:before {
+.icon-ic_fluent_position_to_back_20_regular:before {
content: "\ed24";
}
-.icon-ic_fluent_production_checkmark_20_regular:before {
+.icon-ic_fluent_position_to_front_20_filled:before {
content: "\ed25";
}
-.icon-ic_fluent_prohibited_20_filled:before {
+.icon-ic_fluent_position_to_front_20_regular:before {
content: "\ed26";
}
-.icon-ic_fluent_prohibited_20_regular:before {
+.icon-ic_fluent_power_20_filled:before {
content: "\ed27";
}
-.icon-ic_fluent_prohibited_multiple_20_filled:before {
+.icon-ic_fluent_power_20_regular:before {
content: "\ed28";
}
-.icon-ic_fluent_prohibited_multiple_20_regular:before {
+.icon-ic_fluent_predictions_20_filled:before {
content: "\ed29";
}
-.icon-ic_fluent_prohibited_note_20_filled:before {
+.icon-ic_fluent_predictions_20_regular:before {
content: "\ed2a";
}
-.icon-ic_fluent_prohibited_note_20_regular:before {
+.icon-ic_fluent_premium_20_filled:before {
content: "\ed2b";
}
-.icon-ic_fluent_projection_screen_20_filled:before {
+.icon-ic_fluent_premium_20_regular:before {
content: "\ed2c";
}
-.icon-ic_fluent_projection_screen_20_regular:before {
+.icon-ic_fluent_premium_person_20_filled:before {
content: "\ed2d";
}
-.icon-ic_fluent_projection_screen_dismiss_20_filled:before {
+.icon-ic_fluent_premium_person_20_regular:before {
content: "\ed2e";
}
-.icon-ic_fluent_projection_screen_dismiss_20_regular:before {
+.icon-ic_fluent_presence_available_20_filled:before {
content: "\ed2f";
}
-.icon-ic_fluent_projection_screen_text_20_filled:before {
+.icon-ic_fluent_presence_available_20_regular:before {
content: "\ed30";
}
-.icon-ic_fluent_projection_screen_text_20_regular:before {
+.icon-ic_fluent_presence_away_20_filled:before {
content: "\ed31";
}
-.icon-ic_fluent_protocol_handler_20_filled:before {
+.icon-ic_fluent_presence_away_20_regular:before {
content: "\ed32";
}
-.icon-ic_fluent_protocol_handler_20_regular:before {
+.icon-ic_fluent_presence_blocked_20_regular:before {
content: "\ed33";
}
-.icon-ic_fluent_pulse_20_filled:before {
+.icon-ic_fluent_presence_busy_20_filled:before {
content: "\ed34";
}
-.icon-ic_fluent_pulse_20_regular:before {
+.icon-ic_fluent_presence_dnd_20_filled:before {
content: "\ed35";
}
-.icon-ic_fluent_pulse_square_20_filled:before {
+.icon-ic_fluent_presence_dnd_20_regular:before {
content: "\ed36";
}
-.icon-ic_fluent_pulse_square_20_regular:before {
+.icon-ic_fluent_presence_offline_20_regular:before {
content: "\ed37";
}
-.icon-ic_fluent_puzzle_cube_20_filled:before {
+.icon-ic_fluent_presence_oof_20_regular:before {
content: "\ed38";
}
-.icon-ic_fluent_puzzle_cube_20_regular:before {
+.icon-ic_fluent_presence_unknown_20_regular:before {
content: "\ed39";
}
-.icon-ic_fluent_puzzle_cube_piece_20_filled:before {
+.icon-ic_fluent_presenter_20_filled:before {
content: "\ed3a";
}
-.icon-ic_fluent_puzzle_cube_piece_20_regular:before {
+.icon-ic_fluent_presenter_20_regular:before {
content: "\ed3b";
}
-.icon-ic_fluent_puzzle_piece_20_filled:before {
+.icon-ic_fluent_presenter_off_20_filled:before {
content: "\ed3c";
}
-.icon-ic_fluent_puzzle_piece_20_regular:before {
+.icon-ic_fluent_presenter_off_20_regular:before {
content: "\ed3d";
}
-.icon-ic_fluent_puzzle_piece_shield_20_filled:before {
+.icon-ic_fluent_preview_link_20_filled:before {
content: "\ed3e";
}
-.icon-ic_fluent_puzzle_piece_shield_20_regular:before {
+.icon-ic_fluent_preview_link_20_regular:before {
content: "\ed3f";
}
-.icon-ic_fluent_qr_code_20_filled:before {
+.icon-ic_fluent_previous_20_filled:before {
content: "\ed40";
}
-.icon-ic_fluent_qr_code_20_regular:before {
+.icon-ic_fluent_previous_20_regular:before {
content: "\ed41";
}
-.icon-ic_fluent_question_20_filled:before {
+.icon-ic_fluent_previous_frame_20_filled:before {
content: "\ed42";
}
-.icon-ic_fluent_question_20_regular:before {
+.icon-ic_fluent_previous_frame_20_regular:before {
content: "\ed43";
}
-.icon-ic_fluent_question_circle_20_filled:before {
+.icon-ic_fluent_print_20_filled:before {
content: "\ed44";
}
-.icon-ic_fluent_question_circle_20_regular:before {
+.icon-ic_fluent_print_20_regular:before {
content: "\ed45";
}
-.icon-ic_fluent_quiz_new_20_filled:before {
+.icon-ic_fluent_print_add_20_filled:before {
content: "\ed46";
}
-.icon-ic_fluent_quiz_new_20_regular:before {
+.icon-ic_fluent_print_add_20_regular:before {
content: "\ed47";
}
-.icon-ic_fluent_radar_20_filled:before {
+.icon-ic_fluent_production_20_filled:before {
content: "\ed48";
}
-.icon-ic_fluent_radar_20_regular:before {
+.icon-ic_fluent_production_20_regular:before {
content: "\ed49";
}
-.icon-ic_fluent_radar_checkmark_20_filled:before {
+.icon-ic_fluent_production_checkmark_20_filled:before {
content: "\ed4a";
}
-.icon-ic_fluent_radar_checkmark_20_regular:before {
+.icon-ic_fluent_production_checkmark_20_regular:before {
content: "\ed4b";
}
-.icon-ic_fluent_radar_rectangle_multiple_20_filled:before {
+.icon-ic_fluent_prohibited_20_filled:before {
content: "\ed4c";
}
-.icon-ic_fluent_radar_rectangle_multiple_20_regular:before {
+.icon-ic_fluent_prohibited_20_regular:before {
content: "\ed4d";
}
-.icon-ic_fluent_radio_button_20_filled:before {
+.icon-ic_fluent_prohibited_multiple_20_filled:before {
content: "\ed4e";
}
-.icon-ic_fluent_radio_button_20_regular:before {
+.icon-ic_fluent_prohibited_multiple_20_regular:before {
content: "\ed4f";
}
-.icon-ic_fluent_ram_20_filled:before {
+.icon-ic_fluent_prohibited_note_20_filled:before {
content: "\ed50";
}
-.icon-ic_fluent_ram_20_regular:before {
+.icon-ic_fluent_prohibited_note_20_regular:before {
content: "\ed51";
}
-.icon-ic_fluent_rating_mature_20_filled:before {
+.icon-ic_fluent_projection_screen_20_filled:before {
content: "\ed52";
}
-.icon-ic_fluent_rating_mature_20_regular:before {
+.icon-ic_fluent_projection_screen_20_regular:before {
content: "\ed53";
}
-.icon-ic_fluent_ratio_one_to_one_20_filled:before {
+.icon-ic_fluent_projection_screen_dismiss_20_filled:before {
content: "\ed54";
}
-.icon-ic_fluent_ratio_one_to_one_20_regular:before {
+.icon-ic_fluent_projection_screen_dismiss_20_regular:before {
content: "\ed55";
}
-.icon-ic_fluent_re_order_20_filled:before {
+.icon-ic_fluent_projection_screen_text_20_filled:before {
content: "\ed56";
}
-.icon-ic_fluent_re_order_20_regular:before {
+.icon-ic_fluent_projection_screen_text_20_regular:before {
content: "\ed57";
}
-.icon-ic_fluent_re_order_dots_horizontal_20_filled:before {
+.icon-ic_fluent_protocol_handler_20_filled:before {
content: "\ed58";
}
-.icon-ic_fluent_re_order_dots_horizontal_20_regular:before {
+.icon-ic_fluent_protocol_handler_20_regular:before {
content: "\ed59";
}
-.icon-ic_fluent_re_order_dots_vertical_20_filled:before {
+.icon-ic_fluent_pulse_20_filled:before {
content: "\ed5a";
}
-.icon-ic_fluent_re_order_dots_vertical_20_regular:before {
+.icon-ic_fluent_pulse_20_regular:before {
content: "\ed5b";
}
-.icon-ic_fluent_read_aloud_20_filled:before {
+.icon-ic_fluent_pulse_square_20_filled:before {
content: "\ed5c";
}
-.icon-ic_fluent_read_aloud_20_regular:before {
+.icon-ic_fluent_pulse_square_20_regular:before {
content: "\ed5d";
}
-.icon-ic_fluent_reading_list_20_filled:before {
+.icon-ic_fluent_puzzle_cube_20_filled:before {
content: "\ed5e";
}
-.icon-ic_fluent_reading_list_20_regular:before {
+.icon-ic_fluent_puzzle_cube_20_regular:before {
content: "\ed5f";
}
-.icon-ic_fluent_reading_list_add_20_filled:before {
+.icon-ic_fluent_puzzle_cube_piece_20_filled:before {
content: "\ed60";
}
-.icon-ic_fluent_reading_list_add_20_regular:before {
+.icon-ic_fluent_puzzle_cube_piece_20_regular:before {
content: "\ed61";
}
-.icon-ic_fluent_reading_mode_mobile_20_filled:before {
+.icon-ic_fluent_puzzle_piece_20_filled:before {
content: "\ed62";
}
-.icon-ic_fluent_reading_mode_mobile_20_regular:before {
+.icon-ic_fluent_puzzle_piece_20_regular:before {
content: "\ed63";
}
-.icon-ic_fluent_real_estate_20_filled:before {
+.icon-ic_fluent_puzzle_piece_shield_20_filled:before {
content: "\ed64";
}
-.icon-ic_fluent_real_estate_20_regular:before {
+.icon-ic_fluent_puzzle_piece_shield_20_regular:before {
content: "\ed65";
}
-.icon-ic_fluent_receipt_20_filled:before {
+.icon-ic_fluent_qr_code_20_filled:before {
content: "\ed66";
}
-.icon-ic_fluent_receipt_20_regular:before {
+.icon-ic_fluent_qr_code_20_regular:before {
content: "\ed67";
}
-.icon-ic_fluent_receipt_add_20_filled:before {
+.icon-ic_fluent_question_20_filled:before {
content: "\ed68";
}
-.icon-ic_fluent_receipt_add_20_regular:before {
+.icon-ic_fluent_question_20_regular:before {
content: "\ed69";
}
-.icon-ic_fluent_receipt_bag_20_filled:before {
+.icon-ic_fluent_question_circle_20_filled:before {
content: "\ed6a";
}
-.icon-ic_fluent_receipt_bag_20_regular:before {
+.icon-ic_fluent_question_circle_20_regular:before {
content: "\ed6b";
}
-.icon-ic_fluent_receipt_cube_20_filled:before {
+.icon-ic_fluent_quiz_new_20_filled:before {
content: "\ed6c";
}
-.icon-ic_fluent_receipt_cube_20_regular:before {
+.icon-ic_fluent_quiz_new_20_regular:before {
content: "\ed6d";
}
-.icon-ic_fluent_receipt_money_20_filled:before {
+.icon-ic_fluent_radar_20_filled:before {
content: "\ed6e";
}
-.icon-ic_fluent_receipt_money_20_regular:before {
+.icon-ic_fluent_radar_20_regular:before {
content: "\ed6f";
}
-.icon-ic_fluent_receipt_play_20_filled:before {
+.icon-ic_fluent_radar_checkmark_20_filled:before {
content: "\ed70";
}
-.icon-ic_fluent_receipt_play_20_regular:before {
+.icon-ic_fluent_radar_checkmark_20_regular:before {
content: "\ed71";
}
-.icon-ic_fluent_receipt_search_20_filled:before {
+.icon-ic_fluent_radar_rectangle_multiple_20_filled:before {
content: "\ed72";
}
-.icon-ic_fluent_receipt_search_20_regular:before {
+.icon-ic_fluent_radar_rectangle_multiple_20_regular:before {
content: "\ed73";
}
-.icon-ic_fluent_receipt_sparkles_20_filled:before {
+.icon-ic_fluent_radio_button_20_filled:before {
content: "\ed74";
}
-.icon-ic_fluent_receipt_sparkles_20_regular:before {
+.icon-ic_fluent_radio_button_20_regular:before {
content: "\ed75";
}
-.icon-ic_fluent_record_20_filled:before {
+.icon-ic_fluent_ram_20_filled:before {
content: "\ed76";
}
-.icon-ic_fluent_record_20_regular:before {
+.icon-ic_fluent_ram_20_regular:before {
content: "\ed77";
}
-.icon-ic_fluent_record_stop_20_filled:before {
+.icon-ic_fluent_rating_mature_20_filled:before {
content: "\ed78";
}
-.icon-ic_fluent_record_stop_20_regular:before {
+.icon-ic_fluent_rating_mature_20_regular:before {
content: "\ed79";
}
-.icon-ic_fluent_rectangle_landscape_20_filled:before {
+.icon-ic_fluent_ratio_one_to_one_20_filled:before {
content: "\ed7a";
}
-.icon-ic_fluent_rectangle_landscape_20_regular:before {
+.icon-ic_fluent_ratio_one_to_one_20_regular:before {
content: "\ed7b";
}
-.icon-ic_fluent_rectangle_landscape_hint_copy_20_filled:before {
+.icon-ic_fluent_re_order_20_filled:before {
content: "\ed7c";
}
-.icon-ic_fluent_rectangle_landscape_hint_copy_20_regular:before {
+.icon-ic_fluent_re_order_20_regular:before {
content: "\ed7d";
}
-.icon-ic_fluent_rectangle_landscape_sparkle_20_filled:before {
+.icon-ic_fluent_re_order_dots_horizontal_20_filled:before {
content: "\ed7e";
}
-.icon-ic_fluent_rectangle_landscape_sparkle_20_regular:before {
+.icon-ic_fluent_re_order_dots_horizontal_20_regular:before {
content: "\ed7f";
}
-.icon-ic_fluent_rectangle_landscape_sync_20_filled:before {
+.icon-ic_fluent_re_order_dots_vertical_20_filled:before {
content: "\ed80";
}
-.icon-ic_fluent_rectangle_landscape_sync_20_regular:before {
+.icon-ic_fluent_re_order_dots_vertical_20_regular:before {
content: "\ed81";
}
-.icon-ic_fluent_rectangle_landscape_sync_off_20_filled:before {
+.icon-ic_fluent_read_aloud_20_filled:before {
content: "\ed82";
}
-.icon-ic_fluent_rectangle_landscape_sync_off_20_regular:before {
+.icon-ic_fluent_read_aloud_20_regular:before {
content: "\ed83";
}
-.icon-ic_fluent_rectangle_portrait_location_target_20_filled:before {
+.icon-ic_fluent_reading_list_20_filled:before {
content: "\ed84";
}
-.icon-ic_fluent_rectangle_portrait_location_target_20_regular:before {
+.icon-ic_fluent_reading_list_20_regular:before {
content: "\ed85";
}
-.icon-ic_fluent_recycle_20_filled:before {
+.icon-ic_fluent_reading_list_add_20_filled:before {
content: "\ed86";
}
-.icon-ic_fluent_recycle_20_regular:before {
+.icon-ic_fluent_reading_list_add_20_regular:before {
content: "\ed87";
}
-.icon-ic_fluent_remix_add_20_filled:before {
+.icon-ic_fluent_reading_mode_mobile_20_filled:before {
content: "\ed88";
}
-.icon-ic_fluent_remix_add_20_regular:before {
+.icon-ic_fluent_reading_mode_mobile_20_regular:before {
content: "\ed89";
}
-.icon-ic_fluent_remote_20_filled:before {
+.icon-ic_fluent_real_estate_20_filled:before {
content: "\ed8a";
}
-.icon-ic_fluent_remote_20_regular:before {
+.icon-ic_fluent_real_estate_20_regular:before {
content: "\ed8b";
}
-.icon-ic_fluent_rename_20_filled:before {
+.icon-ic_fluent_receipt_20_filled:before {
content: "\ed8c";
}
-.icon-ic_fluent_rename_20_regular:before {
+.icon-ic_fluent_receipt_20_regular:before {
content: "\ed8d";
}
-.icon-ic_fluent_reorder_20_filled:before {
+.icon-ic_fluent_receipt_add_20_filled:before {
content: "\ed8e";
}
-.icon-ic_fluent_reorder_20_regular:before {
+.icon-ic_fluent_receipt_add_20_regular:before {
content: "\ed8f";
}
-.icon-ic_fluent_replay_20_filled:before {
+.icon-ic_fluent_receipt_bag_20_filled:before {
content: "\ed90";
}
-.icon-ic_fluent_replay_20_regular:before {
+.icon-ic_fluent_receipt_bag_20_regular:before {
content: "\ed91";
}
-.icon-ic_fluent_resize_20_filled:before {
+.icon-ic_fluent_receipt_cube_20_filled:before {
content: "\ed92";
}
-.icon-ic_fluent_resize_20_regular:before {
+.icon-ic_fluent_receipt_cube_20_regular:before {
content: "\ed93";
}
-.icon-ic_fluent_resize_image_20_filled:before {
+.icon-ic_fluent_receipt_money_20_filled:before {
content: "\ed94";
}
-.icon-ic_fluent_resize_image_20_regular:before {
+.icon-ic_fluent_receipt_money_20_regular:before {
content: "\ed95";
}
-.icon-ic_fluent_resize_large_20_filled:before {
+.icon-ic_fluent_receipt_play_20_filled:before {
content: "\ed96";
}
-.icon-ic_fluent_resize_large_20_regular:before {
+.icon-ic_fluent_receipt_play_20_regular:before {
content: "\ed97";
}
-.icon-ic_fluent_resize_small_20_filled:before {
+.icon-ic_fluent_receipt_search_20_filled:before {
content: "\ed98";
}
-.icon-ic_fluent_resize_small_20_regular:before {
+.icon-ic_fluent_receipt_search_20_regular:before {
content: "\ed99";
}
-.icon-ic_fluent_resize_table_20_filled:before {
+.icon-ic_fluent_receipt_sparkles_20_filled:before {
content: "\ed9a";
}
-.icon-ic_fluent_resize_table_20_regular:before {
+.icon-ic_fluent_receipt_sparkles_20_regular:before {
content: "\ed9b";
}
-.icon-ic_fluent_resize_video_20_filled:before {
+.icon-ic_fluent_record_20_filled:before {
content: "\ed9c";
}
-.icon-ic_fluent_resize_video_20_regular:before {
+.icon-ic_fluent_record_20_regular:before {
content: "\ed9d";
}
-.icon-ic_fluent_reward_20_filled:before {
+.icon-ic_fluent_record_stop_20_filled:before {
content: "\ed9e";
}
-.icon-ic_fluent_reward_20_regular:before {
+.icon-ic_fluent_record_stop_20_regular:before {
content: "\ed9f";
}
-.icon-ic_fluent_rewind_20_filled:before {
+.icon-ic_fluent_rectangle_landscape_20_filled:before {
content: "\eda0";
}
-.icon-ic_fluent_rewind_20_regular:before {
+.icon-ic_fluent_rectangle_landscape_20_regular:before {
content: "\eda1";
}
-.icon-ic_fluent_rhombus_20_filled:before {
+.icon-ic_fluent_rectangle_landscape_hint_copy_20_filled:before {
content: "\eda2";
}
-.icon-ic_fluent_rhombus_20_regular:before {
+.icon-ic_fluent_rectangle_landscape_hint_copy_20_regular:before {
content: "\eda3";
}
-.icon-ic_fluent_ribbon_20_filled:before {
+.icon-ic_fluent_rectangle_landscape_sparkle_20_filled:before {
content: "\eda4";
}
-.icon-ic_fluent_ribbon_20_regular:before {
+.icon-ic_fluent_rectangle_landscape_sparkle_20_regular:before {
content: "\eda5";
}
-.icon-ic_fluent_ribbon_add_20_filled:before {
+.icon-ic_fluent_rectangle_landscape_sync_20_filled:before {
content: "\eda6";
}
-.icon-ic_fluent_ribbon_add_20_regular:before {
+.icon-ic_fluent_rectangle_landscape_sync_20_regular:before {
content: "\eda7";
}
-.icon-ic_fluent_ribbon_off_20_filled:before {
+.icon-ic_fluent_rectangle_landscape_sync_off_20_filled:before {
content: "\eda8";
}
-.icon-ic_fluent_ribbon_off_20_regular:before {
+.icon-ic_fluent_rectangle_landscape_sync_off_20_regular:before {
content: "\eda9";
}
-.icon-ic_fluent_ribbon_star_20_filled:before {
+.icon-ic_fluent_rectangle_portrait_location_target_20_filled:before {
content: "\edaa";
}
-.icon-ic_fluent_ribbon_star_20_regular:before {
+.icon-ic_fluent_rectangle_portrait_location_target_20_regular:before {
content: "\edab";
}
-.icon-ic_fluent_road_20_filled:before {
+.icon-ic_fluent_recycle_20_filled:before {
content: "\edac";
}
-.icon-ic_fluent_road_20_regular:before {
+.icon-ic_fluent_recycle_20_regular:before {
content: "\edad";
}
-.icon-ic_fluent_road_cone_20_filled:before {
+.icon-ic_fluent_remix_add_20_filled:before {
content: "\edae";
}
-.icon-ic_fluent_road_cone_20_regular:before {
+.icon-ic_fluent_remix_add_20_regular:before {
content: "\edaf";
}
-.icon-ic_fluent_rocket_20_filled:before {
+.icon-ic_fluent_remote_20_filled:before {
content: "\edb0";
}
-.icon-ic_fluent_rocket_20_regular:before {
+.icon-ic_fluent_remote_20_regular:before {
content: "\edb1";
}
-.icon-ic_fluent_rotate_left_20_filled:before {
+.icon-ic_fluent_rename_20_filled:before {
content: "\edb2";
}
-.icon-ic_fluent_rotate_left_20_regular:before {
+.icon-ic_fluent_rename_20_regular:before {
content: "\edb3";
}
-.icon-ic_fluent_rotate_right_20_filled:before {
+.icon-ic_fluent_reorder_20_filled:before {
content: "\edb4";
}
-.icon-ic_fluent_rotate_right_20_regular:before {
+.icon-ic_fluent_reorder_20_regular:before {
content: "\edb5";
}
-.icon-ic_fluent_router_20_filled:before {
+.icon-ic_fluent_replay_20_filled:before {
content: "\edb6";
}
-.icon-ic_fluent_router_20_regular:before {
+.icon-ic_fluent_replay_20_regular:before {
content: "\edb7";
}
-.icon-ic_fluent_row_triple_20_filled:before {
+.icon-ic_fluent_resize_20_filled:before {
content: "\edb8";
}
-.icon-ic_fluent_row_triple_20_regular:before {
+.icon-ic_fluent_resize_20_regular:before {
content: "\edb9";
}
-.icon-ic_fluent_rss_20_filled:before {
+.icon-ic_fluent_resize_image_20_filled:before {
content: "\edba";
}
-.icon-ic_fluent_rss_20_regular:before {
+.icon-ic_fluent_resize_image_20_regular:before {
content: "\edbb";
}
-.icon-ic_fluent_ruler_20_filled:before {
+.icon-ic_fluent_resize_large_20_filled:before {
content: "\edbc";
}
-.icon-ic_fluent_ruler_20_regular:before {
+.icon-ic_fluent_resize_large_20_regular:before {
content: "\edbd";
}
-.icon-ic_fluent_run_20_filled:before {
+.icon-ic_fluent_resize_small_20_filled:before {
content: "\edbe";
}
-.icon-ic_fluent_run_20_regular:before {
+.icon-ic_fluent_resize_small_20_regular:before {
content: "\edbf";
}
-.icon-ic_fluent_sanitize_20_filled:before {
+.icon-ic_fluent_resize_table_20_filled:before {
content: "\edc0";
}
-.icon-ic_fluent_sanitize_20_regular:before {
+.icon-ic_fluent_resize_table_20_regular:before {
content: "\edc1";
}
-.icon-ic_fluent_save_20_filled:before {
+.icon-ic_fluent_resize_video_20_filled:before {
content: "\edc2";
}
-.icon-ic_fluent_save_20_regular:before {
+.icon-ic_fluent_resize_video_20_regular:before {
content: "\edc3";
}
-.icon-ic_fluent_save_arrow_right_20_filled:before {
+.icon-ic_fluent_reward_20_filled:before {
content: "\edc4";
}
-.icon-ic_fluent_save_arrow_right_20_regular:before {
+.icon-ic_fluent_reward_20_regular:before {
content: "\edc5";
}
-.icon-ic_fluent_save_copy_20_filled:before {
+.icon-ic_fluent_rewind_20_filled:before {
content: "\edc6";
}
-.icon-ic_fluent_save_copy_20_regular:before {
+.icon-ic_fluent_rewind_20_regular:before {
content: "\edc7";
}
-.icon-ic_fluent_save_edit_20_filled:before {
+.icon-ic_fluent_rhombus_20_filled:before {
content: "\edc8";
}
-.icon-ic_fluent_save_edit_20_regular:before {
+.icon-ic_fluent_rhombus_20_regular:before {
content: "\edc9";
}
-.icon-ic_fluent_save_image_20_filled:before {
+.icon-ic_fluent_ribbon_20_filled:before {
content: "\edca";
}
-.icon-ic_fluent_save_image_20_regular:before {
+.icon-ic_fluent_ribbon_20_regular:before {
content: "\edcb";
}
-.icon-ic_fluent_save_multiple_20_filled:before {
+.icon-ic_fluent_ribbon_add_20_filled:before {
content: "\edcc";
}
-.icon-ic_fluent_save_multiple_20_regular:before {
+.icon-ic_fluent_ribbon_add_20_regular:before {
content: "\edcd";
}
-.icon-ic_fluent_save_search_20_filled:before {
+.icon-ic_fluent_ribbon_off_20_filled:before {
content: "\edce";
}
-.icon-ic_fluent_save_search_20_regular:before {
+.icon-ic_fluent_ribbon_off_20_regular:before {
content: "\edcf";
}
-.icon-ic_fluent_save_sync_20_filled:before {
+.icon-ic_fluent_ribbon_star_20_filled:before {
content: "\edd0";
}
-.icon-ic_fluent_save_sync_20_regular:before {
+.icon-ic_fluent_ribbon_star_20_regular:before {
content: "\edd1";
}
-.icon-ic_fluent_savings_20_filled:before {
+.icon-ic_fluent_road_20_filled:before {
content: "\edd2";
}
-.icon-ic_fluent_savings_20_regular:before {
+.icon-ic_fluent_road_20_regular:before {
content: "\edd3";
}
-.icon-ic_fluent_scale_fill_20_filled:before {
+.icon-ic_fluent_road_cone_20_filled:before {
content: "\edd4";
}
-.icon-ic_fluent_scale_fill_20_regular:before {
+.icon-ic_fluent_road_cone_20_regular:before {
content: "\edd5";
}
-.icon-ic_fluent_scale_fit_20_filled:before {
+.icon-ic_fluent_rocket_20_filled:before {
content: "\edd6";
}
-.icon-ic_fluent_scale_fit_20_regular:before {
+.icon-ic_fluent_rocket_20_regular:before {
content: "\edd7";
}
-.icon-ic_fluent_scales_20_filled:before {
+.icon-ic_fluent_rotate_left_20_filled:before {
content: "\edd8";
}
-.icon-ic_fluent_scales_20_regular:before {
+.icon-ic_fluent_rotate_left_20_regular:before {
content: "\edd9";
}
-.icon-ic_fluent_scan_20_filled:before {
+.icon-ic_fluent_rotate_right_20_filled:before {
content: "\edda";
}
-.icon-ic_fluent_scan_20_regular:before {
+.icon-ic_fluent_rotate_right_20_regular:before {
content: "\eddb";
}
-.icon-ic_fluent_scan_camera_20_filled:before {
+.icon-ic_fluent_router_20_filled:before {
content: "\eddc";
}
-.icon-ic_fluent_scan_camera_20_regular:before {
+.icon-ic_fluent_router_20_regular:before {
content: "\eddd";
}
-.icon-ic_fluent_scan_dash_20_filled:before {
+.icon-ic_fluent_row_triple_20_filled:before {
content: "\edde";
}
-.icon-ic_fluent_scan_dash_20_regular:before {
+.icon-ic_fluent_row_triple_20_regular:before {
content: "\eddf";
}
-.icon-ic_fluent_scan_object_20_filled:before {
+.icon-ic_fluent_rss_20_filled:before {
content: "\ede0";
}
-.icon-ic_fluent_scan_object_20_regular:before {
+.icon-ic_fluent_rss_20_regular:before {
content: "\ede1";
}
-.icon-ic_fluent_scan_person_20_filled:before {
+.icon-ic_fluent_ruler_20_filled:before {
content: "\ede2";
}
-.icon-ic_fluent_scan_person_20_regular:before {
+.icon-ic_fluent_ruler_20_regular:before {
content: "\ede3";
}
-.icon-ic_fluent_scan_table_20_filled:before {
+.icon-ic_fluent_run_20_filled:before {
content: "\ede4";
}
-.icon-ic_fluent_scan_table_20_regular:before {
+.icon-ic_fluent_run_20_regular:before {
content: "\ede5";
}
-.icon-ic_fluent_scan_text_20_filled:before {
+.icon-ic_fluent_sanitize_20_filled:before {
content: "\ede6";
}
-.icon-ic_fluent_scan_text_20_regular:before {
+.icon-ic_fluent_sanitize_20_regular:before {
content: "\ede7";
}
-.icon-ic_fluent_scan_thumb_up_20_filled:before {
+.icon-ic_fluent_save_20_filled:before {
content: "\ede8";
}
-.icon-ic_fluent_scan_thumb_up_20_regular:before {
+.icon-ic_fluent_save_20_regular:before {
content: "\ede9";
}
-.icon-ic_fluent_scan_thumb_up_off_20_filled:before {
+.icon-ic_fluent_save_arrow_right_20_filled:before {
content: "\edea";
}
-.icon-ic_fluent_scan_thumb_up_off_20_regular:before {
+.icon-ic_fluent_save_arrow_right_20_regular:before {
content: "\edeb";
}
-.icon-ic_fluent_scan_type_20_filled:before {
+.icon-ic_fluent_save_copy_20_filled:before {
content: "\edec";
}
-.icon-ic_fluent_scan_type_20_regular:before {
+.icon-ic_fluent_save_copy_20_regular:before {
content: "\eded";
}
-.icon-ic_fluent_scan_type_checkmark_20_filled:before {
+.icon-ic_fluent_save_edit_20_filled:before {
content: "\edee";
}
-.icon-ic_fluent_scan_type_checkmark_20_regular:before {
+.icon-ic_fluent_save_edit_20_regular:before {
content: "\edef";
}
-.icon-ic_fluent_scan_type_off_20_filled:before {
+.icon-ic_fluent_save_image_20_filled:before {
content: "\edf0";
}
-.icon-ic_fluent_scan_type_off_20_regular:before {
+.icon-ic_fluent_save_image_20_regular:before {
content: "\edf1";
}
-.icon-ic_fluent_scratchpad_20_filled:before {
+.icon-ic_fluent_save_multiple_20_filled:before {
content: "\edf2";
}
-.icon-ic_fluent_scratchpad_20_regular:before {
+.icon-ic_fluent_save_multiple_20_regular:before {
content: "\edf3";
}
-.icon-ic_fluent_screen_cut_20_filled:before {
+.icon-ic_fluent_save_search_20_filled:before {
content: "\edf4";
}
-.icon-ic_fluent_screen_cut_20_regular:before {
+.icon-ic_fluent_save_search_20_regular:before {
content: "\edf5";
}
-.icon-ic_fluent_screen_person_20_filled:before {
+.icon-ic_fluent_save_sync_20_filled:before {
content: "\edf6";
}
-.icon-ic_fluent_screen_person_20_regular:before {
+.icon-ic_fluent_save_sync_20_regular:before {
content: "\edf7";
}
-.icon-ic_fluent_screen_search_20_filled:before {
+.icon-ic_fluent_savings_20_filled:before {
content: "\edf8";
}
-.icon-ic_fluent_screen_search_20_regular:before {
+.icon-ic_fluent_savings_20_regular:before {
content: "\edf9";
}
-.icon-ic_fluent_screenshot_20_filled:before {
+.icon-ic_fluent_scale_fill_20_filled:before {
content: "\edfa";
}
-.icon-ic_fluent_screenshot_20_regular:before {
+.icon-ic_fluent_scale_fill_20_regular:before {
content: "\edfb";
}
-.icon-ic_fluent_screenshot_record_20_filled:before {
+.icon-ic_fluent_scale_fit_20_filled:before {
content: "\edfc";
}
-.icon-ic_fluent_screenshot_record_20_regular:before {
+.icon-ic_fluent_scale_fit_20_regular:before {
content: "\edfd";
}
-.icon-ic_fluent_script_20_filled:before {
+.icon-ic_fluent_scales_20_filled:before {
content: "\edfe";
}
-.icon-ic_fluent_script_20_regular:before {
+.icon-ic_fluent_scales_20_regular:before {
content: "\edff";
}
-.icon-ic_fluent_search_20_filled:before {
+.icon-ic_fluent_scan_20_filled:before {
content: "\ee00";
}
-.icon-ic_fluent_search_20_regular:before {
+.icon-ic_fluent_scan_20_regular:before {
content: "\ee01";
}
-.icon-ic_fluent_search_info_20_filled:before {
+.icon-ic_fluent_scan_camera_20_filled:before {
content: "\ee02";
}
-.icon-ic_fluent_search_info_20_regular:before {
+.icon-ic_fluent_scan_camera_20_regular:before {
content: "\ee03";
}
-.icon-ic_fluent_search_settings_20_filled:before {
+.icon-ic_fluent_scan_dash_20_filled:before {
content: "\ee04";
}
-.icon-ic_fluent_search_settings_20_regular:before {
+.icon-ic_fluent_scan_dash_20_regular:before {
content: "\ee05";
}
-.icon-ic_fluent_search_shield_20_filled:before {
+.icon-ic_fluent_scan_object_20_filled:before {
content: "\ee06";
}
-.icon-ic_fluent_search_shield_20_regular:before {
+.icon-ic_fluent_scan_object_20_regular:before {
content: "\ee07";
}
-.icon-ic_fluent_search_square_20_filled:before {
+.icon-ic_fluent_scan_person_20_filled:before {
content: "\ee08";
}
-.icon-ic_fluent_search_square_20_regular:before {
+.icon-ic_fluent_scan_person_20_regular:before {
content: "\ee09";
}
-.icon-ic_fluent_search_visual_20_filled:before {
+.icon-ic_fluent_scan_table_20_filled:before {
content: "\ee0a";
}
-.icon-ic_fluent_search_visual_20_regular:before {
+.icon-ic_fluent_scan_table_20_regular:before {
content: "\ee0b";
}
-.icon-ic_fluent_seat_20_filled:before {
+.icon-ic_fluent_scan_text_20_filled:before {
content: "\ee0c";
}
-.icon-ic_fluent_seat_20_regular:before {
+.icon-ic_fluent_scan_text_20_regular:before {
content: "\ee0d";
}
-.icon-ic_fluent_seat_add_20_filled:before {
+.icon-ic_fluent_scan_thumb_up_20_filled:before {
content: "\ee0e";
}
-.icon-ic_fluent_seat_add_20_regular:before {
+.icon-ic_fluent_scan_thumb_up_20_regular:before {
content: "\ee0f";
}
-.icon-ic_fluent_select_all_off_20_filled:before {
+.icon-ic_fluent_scan_thumb_up_off_20_filled:before {
content: "\ee10";
}
-.icon-ic_fluent_select_all_off_20_regular:before {
+.icon-ic_fluent_scan_thumb_up_off_20_regular:before {
content: "\ee11";
}
-.icon-ic_fluent_select_all_on_20_filled:before {
+.icon-ic_fluent_scan_type_20_filled:before {
content: "\ee12";
}
-.icon-ic_fluent_select_all_on_20_regular:before {
+.icon-ic_fluent_scan_type_20_regular:before {
content: "\ee13";
}
-.icon-ic_fluent_select_object_20_filled:before {
+.icon-ic_fluent_scan_type_checkmark_20_filled:before {
content: "\ee14";
}
-.icon-ic_fluent_select_object_20_regular:before {
+.icon-ic_fluent_scan_type_checkmark_20_regular:before {
content: "\ee15";
}
-.icon-ic_fluent_select_object_skew_20_filled:before {
+.icon-ic_fluent_scan_type_off_20_filled:before {
content: "\ee16";
}
-.icon-ic_fluent_select_object_skew_20_regular:before {
+.icon-ic_fluent_scan_type_off_20_regular:before {
content: "\ee17";
}
-.icon-ic_fluent_select_object_skew_dismiss_20_filled:before {
+.icon-ic_fluent_scratchpad_20_filled:before {
content: "\ee18";
}
-.icon-ic_fluent_select_object_skew_dismiss_20_regular:before {
+.icon-ic_fluent_scratchpad_20_regular:before {
content: "\ee19";
}
-.icon-ic_fluent_select_object_skew_edit_20_filled:before {
+.icon-ic_fluent_screen_cut_20_filled:before {
content: "\ee1a";
}
-.icon-ic_fluent_select_object_skew_edit_20_regular:before {
+.icon-ic_fluent_screen_cut_20_regular:before {
content: "\ee1b";
}
-.icon-ic_fluent_send_20_filled:before {
+.icon-ic_fluent_screen_person_20_filled:before {
content: "\ee1c";
}
-.icon-ic_fluent_send_20_regular:before {
+.icon-ic_fluent_screen_person_20_regular:before {
content: "\ee1d";
}
-.icon-ic_fluent_send_beaker_20_filled:before {
+.icon-ic_fluent_screen_search_20_filled:before {
content: "\ee1e";
}
-.icon-ic_fluent_send_beaker_20_regular:before {
+.icon-ic_fluent_screen_search_20_regular:before {
content: "\ee1f";
}
-.icon-ic_fluent_send_clock_20_filled:before {
+.icon-ic_fluent_screenshot_20_filled:before {
content: "\ee20";
}
-.icon-ic_fluent_send_clock_20_regular:before {
+.icon-ic_fluent_screenshot_20_regular:before {
content: "\ee21";
}
-.icon-ic_fluent_send_copy_20_filled:before {
+.icon-ic_fluent_screenshot_record_20_filled:before {
content: "\ee22";
}
-.icon-ic_fluent_send_copy_20_regular:before {
+.icon-ic_fluent_screenshot_record_20_regular:before {
content: "\ee23";
}
-.icon-ic_fluent_serial_port_20_filled:before {
+.icon-ic_fluent_script_20_filled:before {
content: "\ee24";
}
-.icon-ic_fluent_serial_port_20_regular:before {
+.icon-ic_fluent_script_20_regular:before {
content: "\ee25";
}
-.icon-ic_fluent_server_20_filled:before {
+.icon-ic_fluent_search_20_filled:before {
content: "\ee26";
}
-.icon-ic_fluent_server_20_regular:before {
+.icon-ic_fluent_search_20_regular:before {
content: "\ee27";
}
-.icon-ic_fluent_server_link_20_filled:before {
+.icon-ic_fluent_search_info_20_filled:before {
content: "\ee28";
}
-.icon-ic_fluent_server_link_20_regular:before {
+.icon-ic_fluent_search_info_20_regular:before {
content: "\ee29";
}
-.icon-ic_fluent_server_multiple_20_filled:before {
+.icon-ic_fluent_search_settings_20_filled:before {
content: "\ee2a";
}
-.icon-ic_fluent_server_multiple_20_regular:before {
+.icon-ic_fluent_search_settings_20_regular:before {
content: "\ee2b";
}
-.icon-ic_fluent_server_play_20_filled:before {
+.icon-ic_fluent_search_shield_20_filled:before {
content: "\ee2c";
}
-.icon-ic_fluent_server_play_20_regular:before {
+.icon-ic_fluent_search_shield_20_regular:before {
content: "\ee2d";
}
-.icon-ic_fluent_service_bell_20_filled:before {
+.icon-ic_fluent_search_square_20_filled:before {
content: "\ee2e";
}
-.icon-ic_fluent_service_bell_20_regular:before {
+.icon-ic_fluent_search_square_20_regular:before {
content: "\ee2f";
}
-.icon-ic_fluent_settings_20_filled:before {
+.icon-ic_fluent_search_visual_20_filled:before {
content: "\ee30";
}
-.icon-ic_fluent_settings_20_regular:before {
+.icon-ic_fluent_search_visual_20_regular:before {
content: "\ee31";
}
-.icon-ic_fluent_settings_chat_20_filled:before {
+.icon-ic_fluent_seat_20_filled:before {
content: "\ee32";
}
-.icon-ic_fluent_settings_chat_20_regular:before {
+.icon-ic_fluent_seat_20_regular:before {
content: "\ee33";
}
-.icon-ic_fluent_settings_cog_multiple_20_filled:before {
+.icon-ic_fluent_seat_add_20_filled:before {
content: "\ee34";
}
-.icon-ic_fluent_settings_cog_multiple_20_regular:before {
+.icon-ic_fluent_seat_add_20_regular:before {
content: "\ee35";
}
-.icon-ic_fluent_shape_exclude_20_filled:before {
+.icon-ic_fluent_select_all_off_20_filled:before {
content: "\ee36";
}
-.icon-ic_fluent_shape_exclude_20_regular:before {
+.icon-ic_fluent_select_all_off_20_regular:before {
content: "\ee37";
}
-.icon-ic_fluent_shape_intersect_20_filled:before {
+.icon-ic_fluent_select_all_on_20_filled:before {
content: "\ee38";
}
-.icon-ic_fluent_shape_intersect_20_regular:before {
+.icon-ic_fluent_select_all_on_20_regular:before {
content: "\ee39";
}
-.icon-ic_fluent_shape_organic_20_filled:before {
+.icon-ic_fluent_select_object_20_filled:before {
content: "\ee3a";
}
-.icon-ic_fluent_shape_organic_20_regular:before {
+.icon-ic_fluent_select_object_20_regular:before {
content: "\ee3b";
}
-.icon-ic_fluent_shape_subtract_20_filled:before {
+.icon-ic_fluent_select_object_skew_20_filled:before {
content: "\ee3c";
}
-.icon-ic_fluent_shape_subtract_20_regular:before {
+.icon-ic_fluent_select_object_skew_20_regular:before {
content: "\ee3d";
}
-.icon-ic_fluent_shape_union_20_filled:before {
+.icon-ic_fluent_select_object_skew_dismiss_20_filled:before {
content: "\ee3e";
}
-.icon-ic_fluent_shape_union_20_regular:before {
+.icon-ic_fluent_select_object_skew_dismiss_20_regular:before {
content: "\ee3f";
}
-.icon-ic_fluent_shapes_20_filled:before {
+.icon-ic_fluent_select_object_skew_edit_20_filled:before {
content: "\ee40";
}
-.icon-ic_fluent_shapes_20_regular:before {
+.icon-ic_fluent_select_object_skew_edit_20_regular:before {
content: "\ee41";
}
-.icon-ic_fluent_share_20_filled:before {
+.icon-ic_fluent_send_20_filled:before {
content: "\ee42";
}
-.icon-ic_fluent_share_20_regular:before {
+.icon-ic_fluent_send_20_regular:before {
content: "\ee43";
}
-.icon-ic_fluent_share_android_20_filled:before {
+.icon-ic_fluent_send_beaker_20_filled:before {
content: "\ee44";
}
-.icon-ic_fluent_share_android_20_regular:before {
+.icon-ic_fluent_send_beaker_20_regular:before {
content: "\ee45";
}
-.icon-ic_fluent_share_close_tray_20_filled:before {
+.icon-ic_fluent_send_clock_20_filled:before {
content: "\ee46";
}
-.icon-ic_fluent_share_close_tray_20_regular:before {
+.icon-ic_fluent_send_clock_20_regular:before {
content: "\ee47";
}
-.icon-ic_fluent_share_ios_20_filled:before {
+.icon-ic_fluent_send_copy_20_filled:before {
content: "\ee48";
}
-.icon-ic_fluent_share_ios_20_regular:before {
+.icon-ic_fluent_send_copy_20_regular:before {
content: "\ee49";
}
-.icon-ic_fluent_share_screen_person_20_filled:before {
+.icon-ic_fluent_send_person_20_filled:before {
content: "\ee4a";
}
-.icon-ic_fluent_share_screen_person_20_regular:before {
+.icon-ic_fluent_send_person_20_regular:before {
content: "\ee4b";
}
-.icon-ic_fluent_share_screen_person_overlay_20_filled:before {
+.icon-ic_fluent_serial_port_20_filled:before {
content: "\ee4c";
}
-.icon-ic_fluent_share_screen_person_overlay_20_regular:before {
+.icon-ic_fluent_serial_port_20_regular:before {
content: "\ee4d";
}
-.icon-ic_fluent_share_screen_person_overlay_inside_20_filled:before {
+.icon-ic_fluent_server_20_filled:before {
content: "\ee4e";
}
-.icon-ic_fluent_share_screen_person_overlay_inside_20_regular:before {
+.icon-ic_fluent_server_20_regular:before {
content: "\ee4f";
}
-.icon-ic_fluent_share_screen_person_p_20_filled:before {
+.icon-ic_fluent_server_link_20_filled:before {
content: "\ee50";
}
-.icon-ic_fluent_share_screen_person_p_20_regular:before {
+.icon-ic_fluent_server_link_20_regular:before {
content: "\ee51";
}
-.icon-ic_fluent_share_screen_start_20_filled:before {
+.icon-ic_fluent_server_multiple_20_filled:before {
content: "\ee52";
}
-.icon-ic_fluent_share_screen_start_20_regular:before {
+.icon-ic_fluent_server_multiple_20_regular:before {
content: "\ee53";
}
-.icon-ic_fluent_share_screen_stop_20_filled:before {
+.icon-ic_fluent_server_play_20_filled:before {
content: "\ee54";
}
-.icon-ic_fluent_share_screen_stop_20_regular:before {
+.icon-ic_fluent_server_play_20_regular:before {
content: "\ee55";
}
-.icon-ic_fluent_shield_20_filled:before {
+.icon-ic_fluent_service_bell_20_filled:before {
content: "\ee56";
}
-.icon-ic_fluent_shield_20_regular:before {
+.icon-ic_fluent_service_bell_20_regular:before {
content: "\ee57";
}
-.icon-ic_fluent_shield_add_20_filled:before {
+.icon-ic_fluent_settings_20_filled:before {
content: "\ee58";
}
-.icon-ic_fluent_shield_add_20_regular:before {
+.icon-ic_fluent_settings_20_regular:before {
content: "\ee59";
}
-.icon-ic_fluent_shield_badge_20_filled:before {
+.icon-ic_fluent_settings_chat_20_filled:before {
content: "\ee5a";
}
-.icon-ic_fluent_shield_badge_20_regular:before {
+.icon-ic_fluent_settings_chat_20_regular:before {
content: "\ee5b";
}
-.icon-ic_fluent_shield_checkmark_20_filled:before {
+.icon-ic_fluent_settings_cog_multiple_20_filled:before {
content: "\ee5c";
}
-.icon-ic_fluent_shield_checkmark_20_regular:before {
+.icon-ic_fluent_settings_cog_multiple_20_regular:before {
content: "\ee5d";
}
-.icon-ic_fluent_shield_dismiss_20_filled:before {
+.icon-ic_fluent_shape_exclude_20_filled:before {
content: "\ee5e";
}
-.icon-ic_fluent_shield_dismiss_20_regular:before {
+.icon-ic_fluent_shape_exclude_20_regular:before {
content: "\ee5f";
}
-.icon-ic_fluent_shield_dismiss_shield_20_filled:before {
+.icon-ic_fluent_shape_intersect_20_filled:before {
content: "\ee60";
}
-.icon-ic_fluent_shield_dismiss_shield_20_regular:before {
+.icon-ic_fluent_shape_intersect_20_regular:before {
content: "\ee61";
}
-.icon-ic_fluent_shield_error_20_filled:before {
+.icon-ic_fluent_shape_organic_20_filled:before {
content: "\ee62";
}
-.icon-ic_fluent_shield_error_20_regular:before {
+.icon-ic_fluent_shape_organic_20_regular:before {
content: "\ee63";
}
-.icon-ic_fluent_shield_globe_20_filled:before {
+.icon-ic_fluent_shape_subtract_20_filled:before {
content: "\ee64";
}
-.icon-ic_fluent_shield_globe_20_regular:before {
+.icon-ic_fluent_shape_subtract_20_regular:before {
content: "\ee65";
}
-.icon-ic_fluent_shield_keyhole_20_filled:before {
+.icon-ic_fluent_shape_union_20_filled:before {
content: "\ee66";
}
-.icon-ic_fluent_shield_keyhole_20_regular:before {
+.icon-ic_fluent_shape_union_20_regular:before {
content: "\ee67";
}
-.icon-ic_fluent_shield_lock_20_filled:before {
+.icon-ic_fluent_shapes_20_filled:before {
content: "\ee68";
}
-.icon-ic_fluent_shield_lock_20_regular:before {
+.icon-ic_fluent_shapes_20_regular:before {
content: "\ee69";
}
-.icon-ic_fluent_shield_person_20_filled:before {
+.icon-ic_fluent_share_20_filled:before {
content: "\ee6a";
}
-.icon-ic_fluent_shield_person_20_regular:before {
+.icon-ic_fluent_share_20_regular:before {
content: "\ee6b";
}
-.icon-ic_fluent_shield_person_add_20_filled:before {
+.icon-ic_fluent_share_android_20_filled:before {
content: "\ee6c";
}
-.icon-ic_fluent_shield_person_add_20_regular:before {
+.icon-ic_fluent_share_android_20_regular:before {
content: "\ee6d";
}
-.icon-ic_fluent_shield_prohibited_20_filled:before {
+.icon-ic_fluent_share_close_tray_20_filled:before {
content: "\ee6e";
}
-.icon-ic_fluent_shield_prohibited_20_regular:before {
+.icon-ic_fluent_share_close_tray_20_regular:before {
content: "\ee6f";
}
-.icon-ic_fluent_shield_question_20_filled:before {
+.icon-ic_fluent_share_ios_20_filled:before {
content: "\ee70";
}
-.icon-ic_fluent_shield_question_20_regular:before {
+.icon-ic_fluent_share_ios_20_regular:before {
content: "\ee71";
}
-.icon-ic_fluent_shield_task_20_filled:before {
+.icon-ic_fluent_share_multiple_20_filled:before {
content: "\ee72";
}
-.icon-ic_fluent_shield_task_20_regular:before {
+.icon-ic_fluent_share_multiple_20_regular:before {
content: "\ee73";
}
-.icon-ic_fluent_shifts_20_filled:before {
+.icon-ic_fluent_share_screen_person_20_filled:before {
content: "\ee74";
}
-.icon-ic_fluent_shifts_20_regular:before {
+.icon-ic_fluent_share_screen_person_20_regular:before {
content: "\ee75";
}
-.icon-ic_fluent_shifts_30_minutes_20_filled:before {
+.icon-ic_fluent_share_screen_person_overlay_20_filled:before {
content: "\ee76";
}
-.icon-ic_fluent_shifts_30_minutes_20_regular:before {
+.icon-ic_fluent_share_screen_person_overlay_20_regular:before {
content: "\ee77";
}
-.icon-ic_fluent_shifts_activity_20_filled:before {
+.icon-ic_fluent_share_screen_person_overlay_inside_20_filled:before {
content: "\ee78";
}
-.icon-ic_fluent_shifts_activity_20_regular:before {
+.icon-ic_fluent_share_screen_person_overlay_inside_20_regular:before {
content: "\ee79";
}
-.icon-ic_fluent_shifts_add_20_filled:before {
+.icon-ic_fluent_share_screen_person_p_20_filled:before {
content: "\ee7a";
}
-.icon-ic_fluent_shifts_add_20_regular:before {
+.icon-ic_fluent_share_screen_person_p_20_regular:before {
content: "\ee7b";
}
-.icon-ic_fluent_shifts_availability_20_filled:before {
+.icon-ic_fluent_share_screen_start_20_filled:before {
content: "\ee7c";
}
-.icon-ic_fluent_shifts_availability_20_regular:before {
+.icon-ic_fluent_share_screen_start_20_regular:before {
content: "\ee7d";
}
-.icon-ic_fluent_shifts_checkmark_20_filled:before {
+.icon-ic_fluent_share_screen_stop_20_filled:before {
content: "\ee7e";
}
-.icon-ic_fluent_shifts_checkmark_20_regular:before {
+.icon-ic_fluent_share_screen_stop_20_regular:before {
content: "\ee7f";
}
-.icon-ic_fluent_shifts_day_20_filled:before {
+.icon-ic_fluent_shield_20_filled:before {
content: "\ee80";
}
-.icon-ic_fluent_shifts_day_20_regular:before {
+.icon-ic_fluent_shield_20_regular:before {
content: "\ee81";
}
-.icon-ic_fluent_shifts_open_20_filled:before {
+.icon-ic_fluent_shield_add_20_filled:before {
content: "\ee82";
}
-.icon-ic_fluent_shifts_open_20_regular:before {
+.icon-ic_fluent_shield_add_20_regular:before {
content: "\ee83";
}
-.icon-ic_fluent_shifts_prohibited_20_filled:before {
+.icon-ic_fluent_shield_badge_20_filled:before {
content: "\ee84";
}
-.icon-ic_fluent_shifts_prohibited_20_regular:before {
+.icon-ic_fluent_shield_badge_20_regular:before {
content: "\ee85";
}
-.icon-ic_fluent_shifts_question_mark_20_filled:before {
+.icon-ic_fluent_shield_checkmark_20_filled:before {
content: "\ee86";
}
-.icon-ic_fluent_shifts_question_mark_20_regular:before {
+.icon-ic_fluent_shield_checkmark_20_regular:before {
content: "\ee87";
}
-.icon-ic_fluent_shifts_team_20_filled:before {
+.icon-ic_fluent_shield_dismiss_20_filled:before {
content: "\ee88";
}
-.icon-ic_fluent_shifts_team_20_regular:before {
+.icon-ic_fluent_shield_dismiss_20_regular:before {
content: "\ee89";
}
-.icon-ic_fluent_shopping_bag_20_filled:before {
+.icon-ic_fluent_shield_dismiss_shield_20_filled:before {
content: "\ee8a";
}
-.icon-ic_fluent_shopping_bag_20_regular:before {
+.icon-ic_fluent_shield_dismiss_shield_20_regular:before {
content: "\ee8b";
}
-.icon-ic_fluent_shopping_bag_add_20_filled:before {
+.icon-ic_fluent_shield_error_20_filled:before {
content: "\ee8c";
}
-.icon-ic_fluent_shopping_bag_add_20_regular:before {
+.icon-ic_fluent_shield_error_20_regular:before {
content: "\ee8d";
}
-.icon-ic_fluent_shopping_bag_arrow_left_20_filled:before {
+.icon-ic_fluent_shield_globe_20_filled:before {
content: "\ee8e";
}
-.icon-ic_fluent_shopping_bag_arrow_left_20_regular:before {
+.icon-ic_fluent_shield_globe_20_regular:before {
content: "\ee8f";
}
-.icon-ic_fluent_shopping_bag_dismiss_20_filled:before {
+.icon-ic_fluent_shield_keyhole_20_filled:before {
content: "\ee90";
}
-.icon-ic_fluent_shopping_bag_dismiss_20_regular:before {
+.icon-ic_fluent_shield_keyhole_20_regular:before {
content: "\ee91";
}
-.icon-ic_fluent_shopping_bag_pause_20_filled:before {
+.icon-ic_fluent_shield_lock_20_filled:before {
content: "\ee92";
}
-.icon-ic_fluent_shopping_bag_pause_20_regular:before {
+.icon-ic_fluent_shield_lock_20_regular:before {
content: "\ee93";
}
-.icon-ic_fluent_shopping_bag_percent_20_filled:before {
+.icon-ic_fluent_shield_person_20_filled:before {
content: "\ee94";
}
-.icon-ic_fluent_shopping_bag_percent_20_regular:before {
+.icon-ic_fluent_shield_person_20_regular:before {
content: "\ee95";
}
-.icon-ic_fluent_shopping_bag_play_20_filled:before {
+.icon-ic_fluent_shield_person_add_20_filled:before {
content: "\ee96";
}
-.icon-ic_fluent_shopping_bag_play_20_regular:before {
+.icon-ic_fluent_shield_person_add_20_regular:before {
content: "\ee97";
}
-.icon-ic_fluent_shopping_bag_tag_20_filled:before {
+.icon-ic_fluent_shield_prohibited_20_filled:before {
content: "\ee98";
}
-.icon-ic_fluent_shopping_bag_tag_20_regular:before {
+.icon-ic_fluent_shield_prohibited_20_regular:before {
content: "\ee99";
}
-.icon-ic_fluent_shortpick_20_filled:before {
+.icon-ic_fluent_shield_question_20_filled:before {
content: "\ee9a";
}
-.icon-ic_fluent_shortpick_20_regular:before {
+.icon-ic_fluent_shield_question_20_regular:before {
content: "\ee9b";
}
-.icon-ic_fluent_showerhead_20_filled:before {
+.icon-ic_fluent_shield_task_20_filled:before {
content: "\ee9c";
}
-.icon-ic_fluent_showerhead_20_regular:before {
+.icon-ic_fluent_shield_task_20_regular:before {
content: "\ee9d";
}
-.icon-ic_fluent_sidebar_search_ltr_20_filled:before {
+.icon-ic_fluent_shifts_20_filled:before {
content: "\ee9e";
}
-.icon-ic_fluent_sidebar_search_ltr_20_regular:before {
+.icon-ic_fluent_shifts_20_regular:before {
content: "\ee9f";
}
-.icon-ic_fluent_sidebar_search_rtl_20_filled:before {
+.icon-ic_fluent_shifts_30_minutes_20_filled:before {
content: "\eea0";
}
-.icon-ic_fluent_sidebar_search_rtl_20_regular:before {
+.icon-ic_fluent_shifts_30_minutes_20_regular:before {
content: "\eea1";
}
-.icon-ic_fluent_sign_out_20_filled:before {
+.icon-ic_fluent_shifts_activity_20_filled:before {
content: "\eea2";
}
-.icon-ic_fluent_sign_out_20_regular:before {
+.icon-ic_fluent_shifts_activity_20_regular:before {
content: "\eea3";
}
-.icon-ic_fluent_signature_20_filled:before {
+.icon-ic_fluent_shifts_add_20_filled:before {
content: "\eea4";
}
-.icon-ic_fluent_signature_20_regular:before {
+.icon-ic_fluent_shifts_add_20_regular:before {
content: "\eea5";
}
-.icon-ic_fluent_sim_20_filled:before {
+.icon-ic_fluent_shifts_availability_20_filled:before {
content: "\eea6";
}
-.icon-ic_fluent_sim_20_regular:before {
+.icon-ic_fluent_shifts_availability_20_regular:before {
content: "\eea7";
}
-.icon-ic_fluent_skip_back_10_20_filled:before {
+.icon-ic_fluent_shifts_checkmark_20_filled:before {
content: "\eea8";
}
-.icon-ic_fluent_skip_back_10_20_regular:before {
+.icon-ic_fluent_shifts_checkmark_20_regular:before {
content: "\eea9";
}
-.icon-ic_fluent_skip_forward_10_20_filled:before {
+.icon-ic_fluent_shifts_day_20_filled:before {
content: "\eeaa";
}
-.icon-ic_fluent_skip_forward_10_20_regular:before {
+.icon-ic_fluent_shifts_day_20_regular:before {
content: "\eeab";
}
-.icon-ic_fluent_skip_forward_30_20_filled:before {
+.icon-ic_fluent_shifts_open_20_filled:before {
content: "\eeac";
}
-.icon-ic_fluent_skip_forward_30_20_regular:before {
+.icon-ic_fluent_shifts_open_20_regular:before {
content: "\eead";
}
-.icon-ic_fluent_skip_forward_tab_20_filled:before {
+.icon-ic_fluent_shifts_prohibited_20_filled:before {
content: "\eeae";
}
-.icon-ic_fluent_skip_forward_tab_20_regular:before {
+.icon-ic_fluent_shifts_prohibited_20_regular:before {
content: "\eeaf";
}
-.icon-ic_fluent_slash_forward_20_filled:before {
+.icon-ic_fluent_shifts_question_mark_20_filled:before {
content: "\eeb0";
}
-.icon-ic_fluent_slash_forward_20_regular:before {
+.icon-ic_fluent_shifts_question_mark_20_regular:before {
content: "\eeb1";
}
-.icon-ic_fluent_sleep_20_filled:before {
+.icon-ic_fluent_shifts_team_20_filled:before {
content: "\eeb2";
}
-.icon-ic_fluent_sleep_20_regular:before {
+.icon-ic_fluent_shifts_team_20_regular:before {
content: "\eeb3";
}
-.icon-ic_fluent_slide_add_20_filled:before {
+.icon-ic_fluent_shopping_bag_20_filled:before {
content: "\eeb4";
}
-.icon-ic_fluent_slide_add_20_regular:before {
+.icon-ic_fluent_shopping_bag_20_regular:before {
content: "\eeb5";
}
-.icon-ic_fluent_slide_arrow_right_20_filled:before {
+.icon-ic_fluent_shopping_bag_add_20_filled:before {
content: "\eeb6";
}
-.icon-ic_fluent_slide_arrow_right_20_regular:before {
+.icon-ic_fluent_shopping_bag_add_20_regular:before {
content: "\eeb7";
}
-.icon-ic_fluent_slide_eraser_20_filled:before {
+.icon-ic_fluent_shopping_bag_arrow_left_20_filled:before {
content: "\eeb8";
}
-.icon-ic_fluent_slide_eraser_20_regular:before {
+.icon-ic_fluent_shopping_bag_arrow_left_20_regular:before {
content: "\eeb9";
}
-.icon-ic_fluent_slide_grid_20_filled:before {
+.icon-ic_fluent_shopping_bag_dismiss_20_filled:before {
content: "\eeba";
}
-.icon-ic_fluent_slide_grid_20_regular:before {
+.icon-ic_fluent_shopping_bag_dismiss_20_regular:before {
content: "\eebb";
}
-.icon-ic_fluent_slide_hide_20_filled:before {
+.icon-ic_fluent_shopping_bag_pause_20_filled:before {
content: "\eebc";
}
-.icon-ic_fluent_slide_hide_20_regular:before {
+.icon-ic_fluent_shopping_bag_pause_20_regular:before {
content: "\eebd";
}
-.icon-ic_fluent_slide_layout_20_filled:before {
+.icon-ic_fluent_shopping_bag_percent_20_filled:before {
content: "\eebe";
}
-.icon-ic_fluent_slide_layout_20_regular:before {
+.icon-ic_fluent_shopping_bag_percent_20_regular:before {
content: "\eebf";
}
-.icon-ic_fluent_slide_link_20_filled:before {
+.icon-ic_fluent_shopping_bag_play_20_filled:before {
content: "\eec0";
}
-.icon-ic_fluent_slide_link_20_regular:before {
+.icon-ic_fluent_shopping_bag_play_20_regular:before {
content: "\eec1";
}
-.icon-ic_fluent_slide_microphone_20_filled:before {
+.icon-ic_fluent_shopping_bag_tag_20_filled:before {
content: "\eec2";
}
-.icon-ic_fluent_slide_microphone_20_regular:before {
+.icon-ic_fluent_shopping_bag_tag_20_regular:before {
content: "\eec3";
}
-.icon-ic_fluent_slide_multiple_20_filled:before {
+.icon-ic_fluent_shortpick_20_filled:before {
content: "\eec4";
}
-.icon-ic_fluent_slide_multiple_20_regular:before {
+.icon-ic_fluent_shortpick_20_regular:before {
content: "\eec5";
}
-.icon-ic_fluent_slide_multiple_arrow_right_20_filled:before {
+.icon-ic_fluent_showerhead_20_filled:before {
content: "\eec6";
}
-.icon-ic_fluent_slide_multiple_arrow_right_20_regular:before {
+.icon-ic_fluent_showerhead_20_regular:before {
content: "\eec7";
}
-.icon-ic_fluent_slide_multiple_search_20_filled:before {
+.icon-ic_fluent_sidebar_search_ltr_20_filled:before {
content: "\eec8";
}
-.icon-ic_fluent_slide_multiple_search_20_regular:before {
+.icon-ic_fluent_sidebar_search_ltr_20_regular:before {
content: "\eec9";
}
-.icon-ic_fluent_slide_record_20_filled:before {
+.icon-ic_fluent_sidebar_search_rtl_20_filled:before {
content: "\eeca";
}
-.icon-ic_fluent_slide_record_20_regular:before {
+.icon-ic_fluent_sidebar_search_rtl_20_regular:before {
content: "\eecb";
}
-.icon-ic_fluent_slide_search_20_filled:before {
+.icon-ic_fluent_sign_out_20_filled:before {
content: "\eecc";
}
-.icon-ic_fluent_slide_search_20_regular:before {
+.icon-ic_fluent_sign_out_20_regular:before {
content: "\eecd";
}
-.icon-ic_fluent_slide_settings_20_filled:before {
+.icon-ic_fluent_signature_20_filled:before {
content: "\eece";
}
-.icon-ic_fluent_slide_settings_20_regular:before {
+.icon-ic_fluent_signature_20_regular:before {
content: "\eecf";
}
-.icon-ic_fluent_slide_size_20_filled:before {
+.icon-ic_fluent_sim_20_filled:before {
content: "\eed0";
}
-.icon-ic_fluent_slide_size_20_regular:before {
+.icon-ic_fluent_sim_20_regular:before {
content: "\eed1";
}
-.icon-ic_fluent_slide_text_20_filled:before {
+.icon-ic_fluent_skip_back_10_20_filled:before {
content: "\eed2";
}
-.icon-ic_fluent_slide_text_20_regular:before {
+.icon-ic_fluent_skip_back_10_20_regular:before {
content: "\eed3";
}
-.icon-ic_fluent_slide_text_edit_20_filled:before {
+.icon-ic_fluent_skip_forward_10_20_filled:before {
content: "\eed4";
}
-.icon-ic_fluent_slide_text_edit_20_regular:before {
+.icon-ic_fluent_skip_forward_10_20_regular:before {
content: "\eed5";
}
-.icon-ic_fluent_slide_text_multiple_20_filled:before {
+.icon-ic_fluent_skip_forward_30_20_filled:before {
content: "\eed6";
}
-.icon-ic_fluent_slide_text_multiple_20_regular:before {
+.icon-ic_fluent_skip_forward_30_20_regular:before {
content: "\eed7";
}
-.icon-ic_fluent_slide_text_person_20_filled:before {
+.icon-ic_fluent_skip_forward_tab_20_filled:before {
content: "\eed8";
}
-.icon-ic_fluent_slide_text_person_20_regular:before {
+.icon-ic_fluent_skip_forward_tab_20_regular:before {
content: "\eed9";
}
-.icon-ic_fluent_slide_text_sparkle_20_filled:before {
+.icon-ic_fluent_slash_forward_20_filled:before {
content: "\eeda";
}
-.icon-ic_fluent_slide_text_sparkle_20_regular:before {
+.icon-ic_fluent_slash_forward_20_regular:before {
content: "\eedb";
}
-.icon-ic_fluent_slide_transition_20_filled:before {
+.icon-ic_fluent_sleep_20_filled:before {
content: "\eedc";
}
-.icon-ic_fluent_slide_transition_20_regular:before {
+.icon-ic_fluent_sleep_20_regular:before {
content: "\eedd";
}
-.icon-ic_fluent_smartwatch_20_filled:before {
+.icon-ic_fluent_slide_add_20_filled:before {
content: "\eede";
}
-.icon-ic_fluent_smartwatch_20_regular:before {
+.icon-ic_fluent_slide_add_20_regular:before {
content: "\eedf";
}
-.icon-ic_fluent_smartwatch_dot_20_filled:before {
+.icon-ic_fluent_slide_arrow_right_20_filled:before {
content: "\eee0";
}
-.icon-ic_fluent_smartwatch_dot_20_regular:before {
+.icon-ic_fluent_slide_arrow_right_20_regular:before {
content: "\eee1";
}
-.icon-ic_fluent_snooze_20_filled:before {
+.icon-ic_fluent_slide_eraser_20_filled:before {
content: "\eee2";
}
-.icon-ic_fluent_snooze_20_regular:before {
+.icon-ic_fluent_slide_eraser_20_regular:before {
content: "\eee3";
}
-.icon-ic_fluent_sound_source_20_filled:before {
+.icon-ic_fluent_slide_grid_20_filled:before {
content: "\eee4";
}
-.icon-ic_fluent_sound_source_20_regular:before {
+.icon-ic_fluent_slide_grid_20_regular:before {
content: "\eee5";
}
-.icon-ic_fluent_sound_wave_circle_20_filled:before {
+.icon-ic_fluent_slide_hide_20_filled:before {
content: "\eee6";
}
-.icon-ic_fluent_sound_wave_circle_20_regular:before {
+.icon-ic_fluent_slide_hide_20_regular:before {
content: "\eee7";
}
-.icon-ic_fluent_space_3d_20_filled:before {
+.icon-ic_fluent_slide_layout_20_filled:before {
content: "\eee8";
}
-.icon-ic_fluent_space_3d_20_regular:before {
+.icon-ic_fluent_slide_layout_20_regular:before {
content: "\eee9";
}
-.icon-ic_fluent_spacebar_20_filled:before {
+.icon-ic_fluent_slide_link_20_filled:before {
content: "\eeea";
}
-.icon-ic_fluent_spacebar_20_regular:before {
+.icon-ic_fluent_slide_link_20_regular:before {
content: "\eeeb";
}
-.icon-ic_fluent_sparkle_20_filled:before {
+.icon-ic_fluent_slide_microphone_20_filled:before {
content: "\eeec";
}
-.icon-ic_fluent_sparkle_20_regular:before {
+.icon-ic_fluent_slide_microphone_20_regular:before {
content: "\eeed";
}
-.icon-ic_fluent_sparkle_circle_20_filled:before {
+.icon-ic_fluent_slide_multiple_20_filled:before {
content: "\eeee";
}
-.icon-ic_fluent_sparkle_circle_20_regular:before {
+.icon-ic_fluent_slide_multiple_20_regular:before {
content: "\eeef";
}
-.icon-ic_fluent_spatula_spoon_20_filled:before {
+.icon-ic_fluent_slide_multiple_arrow_right_20_filled:before {
content: "\eef0";
}
-.icon-ic_fluent_spatula_spoon_20_regular:before {
+.icon-ic_fluent_slide_multiple_arrow_right_20_regular:before {
content: "\eef1";
}
-.icon-ic_fluent_speaker_0_20_filled:before {
+.icon-ic_fluent_slide_multiple_search_20_filled:before {
content: "\eef2";
}
-.icon-ic_fluent_speaker_0_20_regular:before {
+.icon-ic_fluent_slide_multiple_search_20_regular:before {
content: "\eef3";
}
-.icon-ic_fluent_speaker_1_20_filled:before {
+.icon-ic_fluent_slide_play_20_filled:before {
content: "\eef4";
}
-.icon-ic_fluent_speaker_1_20_regular:before {
+.icon-ic_fluent_slide_play_20_regular:before {
content: "\eef5";
}
-.icon-ic_fluent_speaker_2_20_filled:before {
+.icon-ic_fluent_slide_record_20_filled:before {
content: "\eef6";
}
-.icon-ic_fluent_speaker_2_20_regular:before {
+.icon-ic_fluent_slide_record_20_regular:before {
content: "\eef7";
}
-.icon-ic_fluent_speaker_bluetooth_20_filled:before {
+.icon-ic_fluent_slide_search_20_filled:before {
content: "\eef8";
}
-.icon-ic_fluent_speaker_bluetooth_20_regular:before {
+.icon-ic_fluent_slide_search_20_regular:before {
content: "\eef9";
}
-.icon-ic_fluent_speaker_box_20_filled:before {
+.icon-ic_fluent_slide_settings_20_filled:before {
content: "\eefa";
}
-.icon-ic_fluent_speaker_box_20_regular:before {
+.icon-ic_fluent_slide_settings_20_regular:before {
content: "\eefb";
}
-.icon-ic_fluent_speaker_edit_20_filled:before {
+.icon-ic_fluent_slide_size_20_filled:before {
content: "\eefc";
}
-.icon-ic_fluent_speaker_edit_20_regular:before {
+.icon-ic_fluent_slide_size_20_regular:before {
content: "\eefd";
}
-.icon-ic_fluent_speaker_mute_20_filled:before {
+.icon-ic_fluent_slide_text_20_filled:before {
content: "\eefe";
}
-.icon-ic_fluent_speaker_mute_20_regular:before {
+.icon-ic_fluent_slide_text_20_regular:before {
content: "\eeff";
}
-.icon-ic_fluent_speaker_off_20_filled:before {
+.icon-ic_fluent_slide_text_edit_20_filled:before {
content: "\ef00";
}
-.icon-ic_fluent_speaker_off_20_regular:before {
+.icon-ic_fluent_slide_text_edit_20_regular:before {
content: "\ef01";
}
-.icon-ic_fluent_speaker_settings_20_filled:before {
+.icon-ic_fluent_slide_text_multiple_20_filled:before {
content: "\ef02";
}
-.icon-ic_fluent_speaker_settings_20_regular:before {
+.icon-ic_fluent_slide_text_multiple_20_regular:before {
content: "\ef03";
}
-.icon-ic_fluent_speaker_usb_20_filled:before {
+.icon-ic_fluent_slide_text_person_20_filled:before {
content: "\ef04";
}
-.icon-ic_fluent_speaker_usb_20_regular:before {
+.icon-ic_fluent_slide_text_person_20_regular:before {
content: "\ef05";
}
-.icon-ic_fluent_spinner_ios_20_filled:before {
+.icon-ic_fluent_slide_text_sparkle_20_filled:before {
content: "\ef06";
}
-.icon-ic_fluent_spinner_ios_20_regular:before {
+.icon-ic_fluent_slide_text_sparkle_20_regular:before {
content: "\ef07";
}
-.icon-ic_fluent_split_hint_20_filled:before {
+.icon-ic_fluent_slide_transition_20_filled:before {
content: "\ef08";
}
-.icon-ic_fluent_split_hint_20_regular:before {
+.icon-ic_fluent_slide_transition_20_regular:before {
content: "\ef09";
}
-.icon-ic_fluent_split_horizontal_20_filled:before {
+.icon-ic_fluent_smartwatch_20_filled:before {
content: "\ef0a";
}
-.icon-ic_fluent_split_horizontal_20_regular:before {
+.icon-ic_fluent_smartwatch_20_regular:before {
content: "\ef0b";
}
-.icon-ic_fluent_split_vertical_20_filled:before {
+.icon-ic_fluent_smartwatch_dot_20_filled:before {
content: "\ef0c";
}
-.icon-ic_fluent_split_vertical_20_regular:before {
+.icon-ic_fluent_smartwatch_dot_20_regular:before {
content: "\ef0d";
}
-.icon-ic_fluent_sport_20_filled:before {
+.icon-ic_fluent_snooze_20_filled:before {
content: "\ef0e";
}
-.icon-ic_fluent_sport_20_regular:before {
+.icon-ic_fluent_snooze_20_regular:before {
content: "\ef0f";
}
-.icon-ic_fluent_sport_american_football_20_filled:before {
+.icon-ic_fluent_sound_source_20_filled:before {
content: "\ef10";
}
-.icon-ic_fluent_sport_american_football_20_regular:before {
+.icon-ic_fluent_sound_source_20_regular:before {
content: "\ef11";
}
-.icon-ic_fluent_sport_baseball_20_filled:before {
+.icon-ic_fluent_sound_wave_circle_20_filled:before {
content: "\ef12";
}
-.icon-ic_fluent_sport_baseball_20_regular:before {
+.icon-ic_fluent_sound_wave_circle_20_regular:before {
content: "\ef13";
}
-.icon-ic_fluent_sport_basketball_20_filled:before {
+.icon-ic_fluent_space_3d_20_filled:before {
content: "\ef14";
}
-.icon-ic_fluent_sport_basketball_20_regular:before {
+.icon-ic_fluent_space_3d_20_regular:before {
content: "\ef15";
}
-.icon-ic_fluent_sport_hockey_20_filled:before {
+.icon-ic_fluent_spacebar_20_filled:before {
content: "\ef16";
}
-.icon-ic_fluent_sport_hockey_20_regular:before {
+.icon-ic_fluent_spacebar_20_regular:before {
content: "\ef17";
}
-.icon-ic_fluent_sport_soccer_20_filled:before {
+.icon-ic_fluent_sparkle_20_filled:before {
content: "\ef18";
}
-.icon-ic_fluent_sport_soccer_20_regular:before {
+.icon-ic_fluent_sparkle_20_regular:before {
content: "\ef19";
}
-.icon-ic_fluent_square_20_filled:before {
+.icon-ic_fluent_sparkle_circle_20_filled:before {
content: "\ef1a";
}
-.icon-ic_fluent_square_20_regular:before {
+.icon-ic_fluent_sparkle_circle_20_regular:before {
content: "\ef1b";
}
-.icon-ic_fluent_square_add_20_filled:before {
+.icon-ic_fluent_spatula_spoon_20_filled:before {
content: "\ef1c";
}
-.icon-ic_fluent_square_add_20_regular:before {
+.icon-ic_fluent_spatula_spoon_20_regular:before {
content: "\ef1d";
}
-.icon-ic_fluent_square_arrow_forward_20_filled:before {
+.icon-ic_fluent_speaker_0_20_filled:before {
content: "\ef1e";
}
-.icon-ic_fluent_square_arrow_forward_20_regular:before {
+.icon-ic_fluent_speaker_0_20_regular:before {
content: "\ef1f";
}
-.icon-ic_fluent_square_dismiss_20_filled:before {
+.icon-ic_fluent_speaker_1_20_filled:before {
content: "\ef20";
}
-.icon-ic_fluent_square_dismiss_20_regular:before {
+.icon-ic_fluent_speaker_1_20_regular:before {
content: "\ef21";
}
-.icon-ic_fluent_square_eraser_20_filled:before {
+.icon-ic_fluent_speaker_2_20_filled:before {
content: "\ef22";
}
-.icon-ic_fluent_square_eraser_20_regular:before {
+.icon-ic_fluent_speaker_2_20_regular:before {
content: "\ef23";
}
-.icon-ic_fluent_square_hint_20_filled:before {
+.icon-ic_fluent_speaker_bluetooth_20_filled:before {
content: "\ef24";
}
-.icon-ic_fluent_square_hint_20_regular:before {
+.icon-ic_fluent_speaker_bluetooth_20_regular:before {
content: "\ef25";
}
-.icon-ic_fluent_square_hint_apps_20_filled:before {
+.icon-ic_fluent_speaker_box_20_filled:before {
content: "\ef26";
}
-.icon-ic_fluent_square_hint_apps_20_regular:before {
+.icon-ic_fluent_speaker_box_20_regular:before {
content: "\ef27";
}
-.icon-ic_fluent_square_hint_arrow_back_20_filled:before {
+.icon-ic_fluent_speaker_edit_20_filled:before {
content: "\ef28";
}
-.icon-ic_fluent_square_hint_arrow_back_20_regular:before {
+.icon-ic_fluent_speaker_edit_20_regular:before {
content: "\ef29";
}
-.icon-ic_fluent_square_hint_hexagon_20_filled:before {
+.icon-ic_fluent_speaker_mute_20_filled:before {
content: "\ef2a";
}
-.icon-ic_fluent_square_hint_hexagon_20_regular:before {
+.icon-ic_fluent_speaker_mute_20_regular:before {
content: "\ef2b";
}
-.icon-ic_fluent_square_hint_sparkles_20_filled:before {
+.icon-ic_fluent_speaker_off_20_filled:before {
content: "\ef2c";
}
-.icon-ic_fluent_square_hint_sparkles_20_regular:before {
+.icon-ic_fluent_speaker_off_20_regular:before {
content: "\ef2d";
}
-.icon-ic_fluent_square_multiple_20_filled:before {
+.icon-ic_fluent_speaker_settings_20_filled:before {
content: "\ef2e";
}
-.icon-ic_fluent_square_multiple_20_regular:before {
+.icon-ic_fluent_speaker_settings_20_regular:before {
content: "\ef2f";
}
-.icon-ic_fluent_square_shadow_20_filled:before {
+.icon-ic_fluent_speaker_usb_20_filled:before {
content: "\ef30";
}
-.icon-ic_fluent_square_shadow_20_regular:before {
+.icon-ic_fluent_speaker_usb_20_regular:before {
content: "\ef31";
}
-.icon-ic_fluent_squares_nested_20_filled:before {
+.icon-ic_fluent_spinner_ios_20_filled:before {
content: "\ef32";
}
-.icon-ic_fluent_squares_nested_20_regular:before {
+.icon-ic_fluent_spinner_ios_20_regular:before {
content: "\ef33";
}
-.icon-ic_fluent_stack_20_filled:before {
+.icon-ic_fluent_split_hint_20_filled:before {
content: "\ef34";
}
-.icon-ic_fluent_stack_20_regular:before {
+.icon-ic_fluent_split_hint_20_regular:before {
content: "\ef35";
}
-.icon-ic_fluent_stack_add_20_filled:before {
+.icon-ic_fluent_split_horizontal_20_filled:before {
content: "\ef36";
}
-.icon-ic_fluent_stack_add_20_regular:before {
+.icon-ic_fluent_split_horizontal_20_regular:before {
content: "\ef37";
}
-.icon-ic_fluent_stack_arrow_forward_20_filled:before {
+.icon-ic_fluent_split_vertical_20_filled:before {
content: "\ef38";
}
-.icon-ic_fluent_stack_arrow_forward_20_regular:before {
+.icon-ic_fluent_split_vertical_20_regular:before {
content: "\ef39";
}
-.icon-ic_fluent_stack_star_20_filled:before {
+.icon-ic_fluent_sport_20_filled:before {
content: "\ef3a";
}
-.icon-ic_fluent_stack_star_20_regular:before {
+.icon-ic_fluent_sport_20_regular:before {
content: "\ef3b";
}
-.icon-ic_fluent_stack_vertical_20_filled:before {
+.icon-ic_fluent_sport_american_football_20_filled:before {
content: "\ef3c";
}
-.icon-ic_fluent_stack_vertical_20_regular:before {
+.icon-ic_fluent_sport_american_football_20_regular:before {
content: "\ef3d";
}
-.icon-ic_fluent_star_20_filled:before {
+.icon-ic_fluent_sport_baseball_20_filled:before {
content: "\ef3e";
}
-.icon-ic_fluent_star_20_regular:before {
+.icon-ic_fluent_sport_baseball_20_regular:before {
content: "\ef3f";
}
-.icon-ic_fluent_star_add_20_filled:before {
+.icon-ic_fluent_sport_basketball_20_filled:before {
content: "\ef40";
}
-.icon-ic_fluent_star_add_20_regular:before {
+.icon-ic_fluent_sport_basketball_20_regular:before {
content: "\ef41";
}
-.icon-ic_fluent_star_arrow_back_20_filled:before {
+.icon-ic_fluent_sport_hockey_20_filled:before {
content: "\ef42";
}
-.icon-ic_fluent_star_arrow_back_20_regular:before {
+.icon-ic_fluent_sport_hockey_20_regular:before {
content: "\ef43";
}
-.icon-ic_fluent_star_arrow_right_end_20_filled:before {
+.icon-ic_fluent_sport_soccer_20_filled:before {
content: "\ef44";
}
-.icon-ic_fluent_star_arrow_right_end_20_regular:before {
+.icon-ic_fluent_sport_soccer_20_regular:before {
content: "\ef45";
}
-.icon-ic_fluent_star_arrow_right_start_20_filled:before {
+.icon-ic_fluent_square_20_filled:before {
content: "\ef46";
}
-.icon-ic_fluent_star_arrow_right_start_20_regular:before {
+.icon-ic_fluent_square_20_regular:before {
content: "\ef47";
}
-.icon-ic_fluent_star_checkmark_20_filled:before {
+.icon-ic_fluent_square_add_20_filled:before {
content: "\ef48";
}
-.icon-ic_fluent_star_checkmark_20_regular:before {
+.icon-ic_fluent_square_add_20_regular:before {
content: "\ef49";
}
-.icon-ic_fluent_star_dismiss_20_filled:before {
+.icon-ic_fluent_square_arrow_forward_20_filled:before {
content: "\ef4a";
}
-.icon-ic_fluent_star_dismiss_20_regular:before {
+.icon-ic_fluent_square_arrow_forward_20_regular:before {
content: "\ef4b";
}
-.icon-ic_fluent_star_edit_20_filled:before {
+.icon-ic_fluent_square_dismiss_20_filled:before {
content: "\ef4c";
}
-.icon-ic_fluent_star_edit_20_regular:before {
+.icon-ic_fluent_square_dismiss_20_regular:before {
content: "\ef4d";
}
-.icon-ic_fluent_star_emphasis_20_filled:before {
+.icon-ic_fluent_square_dovetail_joint_20_filled:before {
content: "\ef4e";
}
-.icon-ic_fluent_star_emphasis_20_regular:before {
+.icon-ic_fluent_square_dovetail_joint_20_regular:before {
content: "\ef4f";
}
-.icon-ic_fluent_star_half_20_filled:before {
+.icon-ic_fluent_square_eraser_20_filled:before {
content: "\ef50";
}
-.icon-ic_fluent_star_half_20_regular:before {
+.icon-ic_fluent_square_eraser_20_regular:before {
content: "\ef51";
}
-.icon-ic_fluent_star_line_horizontal_3_20_filled:before {
+.icon-ic_fluent_square_hint_20_filled:before {
content: "\ef52";
}
-.icon-ic_fluent_star_line_horizontal_3_20_regular:before {
+.icon-ic_fluent_square_hint_20_regular:before {
content: "\ef53";
}
-.icon-ic_fluent_star_off_20_filled:before {
+.icon-ic_fluent_square_hint_apps_20_filled:before {
content: "\ef54";
}
-.icon-ic_fluent_star_off_20_regular:before {
+.icon-ic_fluent_square_hint_apps_20_regular:before {
content: "\ef55";
}
-.icon-ic_fluent_star_one_quarter_20_filled:before {
+.icon-ic_fluent_square_hint_arrow_back_20_filled:before {
content: "\ef56";
}
-.icon-ic_fluent_star_one_quarter_20_regular:before {
+.icon-ic_fluent_square_hint_arrow_back_20_regular:before {
content: "\ef57";
}
-.icon-ic_fluent_star_prohibited_20_filled:before {
+.icon-ic_fluent_square_hint_hexagon_20_filled:before {
content: "\ef58";
}
-.icon-ic_fluent_star_prohibited_20_regular:before {
+.icon-ic_fluent_square_hint_hexagon_20_regular:before {
content: "\ef59";
}
-.icon-ic_fluent_star_settings_20_filled:before {
+.icon-ic_fluent_square_hint_sparkles_20_filled:before {
content: "\ef5a";
}
-.icon-ic_fluent_star_settings_20_regular:before {
+.icon-ic_fluent_square_hint_sparkles_20_regular:before {
content: "\ef5b";
}
-.icon-ic_fluent_star_three_quarter_20_filled:before {
+.icon-ic_fluent_square_multiple_20_filled:before {
content: "\ef5c";
}
-.icon-ic_fluent_star_three_quarter_20_regular:before {
+.icon-ic_fluent_square_multiple_20_regular:before {
content: "\ef5d";
}
-.icon-ic_fluent_status_20_filled:before {
+.icon-ic_fluent_square_shadow_20_filled:before {
content: "\ef5e";
}
-.icon-ic_fluent_status_20_regular:before {
+.icon-ic_fluent_square_shadow_20_regular:before {
content: "\ef5f";
}
-.icon-ic_fluent_step_20_filled:before {
+.icon-ic_fluent_squares_nested_20_filled:before {
content: "\ef60";
}
-.icon-ic_fluent_step_20_regular:before {
+.icon-ic_fluent_squares_nested_20_regular:before {
content: "\ef61";
}
-.icon-ic_fluent_steps_20_filled:before {
+.icon-ic_fluent_stack_20_filled:before {
content: "\ef62";
}
-.icon-ic_fluent_steps_20_regular:before {
+.icon-ic_fluent_stack_20_regular:before {
content: "\ef63";
}
-.icon-ic_fluent_stethoscope_20_filled:before {
+.icon-ic_fluent_stack_add_20_filled:before {
content: "\ef64";
}
-.icon-ic_fluent_stethoscope_20_regular:before {
+.icon-ic_fluent_stack_add_20_regular:before {
content: "\ef65";
}
-.icon-ic_fluent_sticker_20_filled:before {
+.icon-ic_fluent_stack_arrow_forward_20_filled:before {
content: "\ef66";
}
-.icon-ic_fluent_sticker_20_regular:before {
+.icon-ic_fluent_stack_arrow_forward_20_regular:before {
content: "\ef67";
}
-.icon-ic_fluent_sticker_add_20_filled:before {
+.icon-ic_fluent_stack_star_20_filled:before {
content: "\ef68";
}
-.icon-ic_fluent_sticker_add_20_regular:before {
+.icon-ic_fluent_stack_star_20_regular:before {
content: "\ef69";
}
-.icon-ic_fluent_stop_20_filled:before {
+.icon-ic_fluent_stack_vertical_20_filled:before {
content: "\ef6a";
}
-.icon-ic_fluent_stop_20_regular:before {
+.icon-ic_fluent_stack_vertical_20_regular:before {
content: "\ef6b";
}
-.icon-ic_fluent_storage_20_filled:before {
+.icon-ic_fluent_star_20_filled:before {
content: "\ef6c";
}
-.icon-ic_fluent_storage_20_regular:before {
+.icon-ic_fluent_star_20_regular:before {
content: "\ef6d";
}
-.icon-ic_fluent_store_microsoft_20_filled:before {
+.icon-ic_fluent_star_add_20_filled:before {
content: "\ef6e";
}
-.icon-ic_fluent_store_microsoft_20_regular:before {
+.icon-ic_fluent_star_add_20_regular:before {
content: "\ef6f";
}
-.icon-ic_fluent_stream_20_filled:before {
+.icon-ic_fluent_star_arrow_back_20_filled:before {
content: "\ef70";
}
-.icon-ic_fluent_stream_20_regular:before {
+.icon-ic_fluent_star_arrow_back_20_regular:before {
content: "\ef71";
}
-.icon-ic_fluent_stream_input_20_filled:before {
+.icon-ic_fluent_star_arrow_right_end_20_filled:before {
content: "\ef72";
}
-.icon-ic_fluent_stream_input_20_regular:before {
+.icon-ic_fluent_star_arrow_right_end_20_regular:before {
content: "\ef73";
}
-.icon-ic_fluent_stream_input_output_20_filled:before {
+.icon-ic_fluent_star_arrow_right_start_20_filled:before {
content: "\ef74";
}
-.icon-ic_fluent_stream_input_output_20_regular:before {
+.icon-ic_fluent_star_arrow_right_start_20_regular:before {
content: "\ef75";
}
-.icon-ic_fluent_stream_output_20_filled:before {
+.icon-ic_fluent_star_checkmark_20_filled:before {
content: "\ef76";
}
-.icon-ic_fluent_stream_output_20_regular:before {
+.icon-ic_fluent_star_checkmark_20_regular:before {
content: "\ef77";
}
-.icon-ic_fluent_street_sign_20_filled:before {
+.icon-ic_fluent_star_dismiss_20_filled:before {
content: "\ef78";
}
-.icon-ic_fluent_street_sign_20_regular:before {
+.icon-ic_fluent_star_dismiss_20_regular:before {
content: "\ef79";
}
-.icon-ic_fluent_style_guide_20_filled:before {
+.icon-ic_fluent_star_edit_20_filled:before {
content: "\ef7a";
}
-.icon-ic_fluent_style_guide_20_regular:before {
+.icon-ic_fluent_star_edit_20_regular:before {
content: "\ef7b";
}
-.icon-ic_fluent_sub_grid_20_filled:before {
+.icon-ic_fluent_star_emphasis_20_filled:before {
content: "\ef7c";
}
-.icon-ic_fluent_sub_grid_20_regular:before {
+.icon-ic_fluent_star_emphasis_20_regular:before {
content: "\ef7d";
}
-.icon-ic_fluent_subtitles_20_filled:before {
+.icon-ic_fluent_star_half_20_filled:before {
content: "\ef7e";
}
-.icon-ic_fluent_subtitles_20_regular:before {
+.icon-ic_fluent_star_half_20_regular:before {
content: "\ef7f";
}
-.icon-ic_fluent_subtract_20_filled:before {
+.icon-ic_fluent_star_line_horizontal_3_20_filled:before {
content: "\ef80";
}
-.icon-ic_fluent_subtract_20_regular:before {
+.icon-ic_fluent_star_line_horizontal_3_20_regular:before {
content: "\ef81";
}
-.icon-ic_fluent_subtract_circle_20_filled:before {
+.icon-ic_fluent_star_off_20_filled:before {
content: "\ef82";
}
-.icon-ic_fluent_subtract_circle_20_regular:before {
+.icon-ic_fluent_star_off_20_regular:before {
content: "\ef83";
}
-.icon-ic_fluent_subtract_circle_arrow_back_20_filled:before {
+.icon-ic_fluent_star_one_quarter_20_filled:before {
content: "\ef84";
}
-.icon-ic_fluent_subtract_circle_arrow_back_20_regular:before {
+.icon-ic_fluent_star_one_quarter_20_regular:before {
content: "\ef85";
}
-.icon-ic_fluent_subtract_circle_arrow_forward_20_filled:before {
+.icon-ic_fluent_star_prohibited_20_filled:before {
content: "\ef86";
}
-.icon-ic_fluent_subtract_circle_arrow_forward_20_regular:before {
+.icon-ic_fluent_star_prohibited_20_regular:before {
content: "\ef87";
}
-.icon-ic_fluent_subtract_parentheses_20_filled:before {
+.icon-ic_fluent_star_settings_20_filled:before {
content: "\ef88";
}
-.icon-ic_fluent_subtract_parentheses_20_regular:before {
+.icon-ic_fluent_star_settings_20_regular:before {
content: "\ef89";
}
-.icon-ic_fluent_subtract_square_20_filled:before {
+.icon-ic_fluent_star_three_quarter_20_filled:before {
content: "\ef8a";
}
-.icon-ic_fluent_subtract_square_20_regular:before {
+.icon-ic_fluent_star_three_quarter_20_regular:before {
content: "\ef8b";
}
-.icon-ic_fluent_subtract_square_multiple_20_filled:before {
+.icon-ic_fluent_status_20_filled:before {
content: "\ef8c";
}
-.icon-ic_fluent_subtract_square_multiple_20_regular:before {
+.icon-ic_fluent_status_20_regular:before {
content: "\ef8d";
}
-.icon-ic_fluent_surface_earbuds_20_filled:before {
+.icon-ic_fluent_step_20_filled:before {
content: "\ef8e";
}
-.icon-ic_fluent_surface_earbuds_20_regular:before {
+.icon-ic_fluent_step_20_regular:before {
content: "\ef8f";
}
-.icon-ic_fluent_surface_hub_20_filled:before {
+.icon-ic_fluent_steps_20_filled:before {
content: "\ef90";
}
-.icon-ic_fluent_surface_hub_20_regular:before {
+.icon-ic_fluent_steps_20_regular:before {
content: "\ef91";
}
-.icon-ic_fluent_swimming_pool_20_filled:before {
+.icon-ic_fluent_stethoscope_20_filled:before {
content: "\ef92";
}
-.icon-ic_fluent_swimming_pool_20_regular:before {
+.icon-ic_fluent_stethoscope_20_regular:before {
content: "\ef93";
}
-.icon-ic_fluent_swipe_down_20_filled:before {
+.icon-ic_fluent_sticker_20_filled:before {
content: "\ef94";
}
-.icon-ic_fluent_swipe_down_20_regular:before {
+.icon-ic_fluent_sticker_20_regular:before {
content: "\ef95";
}
-.icon-ic_fluent_swipe_right_20_filled:before {
+.icon-ic_fluent_sticker_add_20_filled:before {
content: "\ef96";
}
-.icon-ic_fluent_swipe_right_20_regular:before {
+.icon-ic_fluent_sticker_add_20_regular:before {
content: "\ef97";
}
-.icon-ic_fluent_swipe_up_20_filled:before {
+.icon-ic_fluent_stop_20_filled:before {
content: "\ef98";
}
-.icon-ic_fluent_swipe_up_20_regular:before {
+.icon-ic_fluent_stop_20_regular:before {
content: "\ef99";
}
-.icon-ic_fluent_symbols_20_filled:before {
+.icon-ic_fluent_storage_20_filled:before {
content: "\ef9a";
}
-.icon-ic_fluent_symbols_20_regular:before {
+.icon-ic_fluent_storage_20_regular:before {
content: "\ef9b";
}
-.icon-ic_fluent_sync_off_20_filled:before {
+.icon-ic_fluent_store_microsoft_20_filled:before {
content: "\ef9c";
}
-.icon-ic_fluent_sync_off_20_regular:before {
+.icon-ic_fluent_store_microsoft_20_regular:before {
content: "\ef9d";
}
-.icon-ic_fluent_syringe_20_filled:before {
+.icon-ic_fluent_stream_20_filled:before {
content: "\ef9e";
}
-.icon-ic_fluent_syringe_20_regular:before {
+.icon-ic_fluent_stream_20_regular:before {
content: "\ef9f";
}
-.icon-ic_fluent_system_20_filled:before {
+.icon-ic_fluent_stream_input_20_filled:before {
content: "\efa0";
}
-.icon-ic_fluent_system_20_regular:before {
+.icon-ic_fluent_stream_input_20_regular:before {
content: "\efa1";
}
-.icon-ic_fluent_tab_20_filled:before {
+.icon-ic_fluent_stream_input_output_20_filled:before {
content: "\efa2";
}
-.icon-ic_fluent_tab_20_regular:before {
+.icon-ic_fluent_stream_input_output_20_regular:before {
content: "\efa3";
}
-.icon-ic_fluent_tab_add_20_filled:before {
+.icon-ic_fluent_stream_output_20_filled:before {
content: "\efa4";
}
-.icon-ic_fluent_tab_add_20_regular:before {
+.icon-ic_fluent_stream_output_20_regular:before {
content: "\efa5";
}
-.icon-ic_fluent_tab_arrow_left_20_filled:before {
+.icon-ic_fluent_street_sign_20_filled:before {
content: "\efa6";
}
-.icon-ic_fluent_tab_arrow_left_20_regular:before {
+.icon-ic_fluent_street_sign_20_regular:before {
content: "\efa7";
}
-.icon-ic_fluent_tab_desktop_20_filled:before {
+.icon-ic_fluent_style_guide_20_filled:before {
content: "\efa8";
}
-.icon-ic_fluent_tab_desktop_20_regular:before {
+.icon-ic_fluent_style_guide_20_regular:before {
content: "\efa9";
}
-.icon-ic_fluent_tab_desktop_arrow_clockwise_20_filled:before {
+.icon-ic_fluent_sub_grid_20_filled:before {
content: "\efaa";
}
-.icon-ic_fluent_tab_desktop_arrow_clockwise_20_regular:before {
+.icon-ic_fluent_sub_grid_20_regular:before {
content: "\efab";
}
-.icon-ic_fluent_tab_desktop_arrow_left_20_filled:before {
+.icon-ic_fluent_subtitles_20_filled:before {
content: "\efac";
}
-.icon-ic_fluent_tab_desktop_arrow_left_20_regular:before {
+.icon-ic_fluent_subtitles_20_regular:before {
content: "\efad";
}
-.icon-ic_fluent_tab_desktop_bottom_20_filled:before {
+.icon-ic_fluent_subtract_20_filled:before {
content: "\efae";
}
-.icon-ic_fluent_tab_desktop_bottom_20_regular:before {
+.icon-ic_fluent_subtract_20_regular:before {
content: "\efaf";
}
-.icon-ic_fluent_tab_desktop_clock_20_filled:before {
+.icon-ic_fluent_subtract_circle_20_filled:before {
content: "\efb0";
}
-.icon-ic_fluent_tab_desktop_clock_20_regular:before {
+.icon-ic_fluent_subtract_circle_20_regular:before {
content: "\efb1";
}
-.icon-ic_fluent_tab_desktop_copy_20_filled:before {
+.icon-ic_fluent_subtract_circle_arrow_back_20_filled:before {
content: "\efb2";
}
-.icon-ic_fluent_tab_desktop_copy_20_regular:before {
+.icon-ic_fluent_subtract_circle_arrow_back_20_regular:before {
content: "\efb3";
}
-.icon-ic_fluent_tab_desktop_image_20_filled:before {
+.icon-ic_fluent_subtract_circle_arrow_forward_20_filled:before {
content: "\efb4";
}
-.icon-ic_fluent_tab_desktop_image_20_regular:before {
+.icon-ic_fluent_subtract_circle_arrow_forward_20_regular:before {
content: "\efb5";
}
-.icon-ic_fluent_tab_desktop_link_20_filled:before {
+.icon-ic_fluent_subtract_parentheses_20_filled:before {
content: "\efb6";
}
-.icon-ic_fluent_tab_desktop_link_20_regular:before {
+.icon-ic_fluent_subtract_parentheses_20_regular:before {
content: "\efb7";
}
-.icon-ic_fluent_tab_desktop_multiple_20_filled:before {
+.icon-ic_fluent_subtract_square_20_filled:before {
content: "\efb8";
}
-.icon-ic_fluent_tab_desktop_multiple_20_regular:before {
+.icon-ic_fluent_subtract_square_20_regular:before {
content: "\efb9";
}
-.icon-ic_fluent_tab_desktop_multiple_add_20_filled:before {
+.icon-ic_fluent_subtract_square_multiple_20_filled:before {
content: "\efba";
}
-.icon-ic_fluent_tab_desktop_multiple_add_20_regular:before {
+.icon-ic_fluent_subtract_square_multiple_20_regular:before {
content: "\efbb";
}
-.icon-ic_fluent_tab_desktop_multiple_bottom_20_filled:before {
+.icon-ic_fluent_surface_earbuds_20_filled:before {
content: "\efbc";
}
-.icon-ic_fluent_tab_desktop_multiple_bottom_20_regular:before {
+.icon-ic_fluent_surface_earbuds_20_regular:before {
content: "\efbd";
}
-.icon-ic_fluent_tab_desktop_multiple_sparkle_20_filled:before {
+.icon-ic_fluent_surface_hub_20_filled:before {
content: "\efbe";
}
-.icon-ic_fluent_tab_desktop_multiple_sparkle_20_regular:before {
+.icon-ic_fluent_surface_hub_20_regular:before {
content: "\efbf";
}
-.icon-ic_fluent_tab_desktop_new_page_20_filled:before {
+.icon-ic_fluent_swimming_pool_20_filled:before {
content: "\efc0";
}
-.icon-ic_fluent_tab_desktop_new_page_20_regular:before {
+.icon-ic_fluent_swimming_pool_20_regular:before {
content: "\efc1";
}
-.icon-ic_fluent_tab_in_private_20_filled:before {
+.icon-ic_fluent_swipe_down_20_filled:before {
content: "\efc2";
}
-.icon-ic_fluent_tab_in_private_20_regular:before {
+.icon-ic_fluent_swipe_down_20_regular:before {
content: "\efc3";
}
-.icon-ic_fluent_tab_inprivate_account_20_filled:before {
+.icon-ic_fluent_swipe_right_20_filled:before {
content: "\efc4";
}
-.icon-ic_fluent_tab_inprivate_account_20_regular:before {
+.icon-ic_fluent_swipe_right_20_regular:before {
content: "\efc5";
}
-.icon-ic_fluent_tab_prohibited_20_filled:before {
+.icon-ic_fluent_swipe_up_20_filled:before {
content: "\efc6";
}
-.icon-ic_fluent_tab_prohibited_20_regular:before {
+.icon-ic_fluent_swipe_up_20_regular:before {
content: "\efc7";
}
-.icon-ic_fluent_tab_shield_dismiss_20_filled:before {
+.icon-ic_fluent_symbols_20_filled:before {
content: "\efc8";
}
-.icon-ic_fluent_tab_shield_dismiss_20_regular:before {
+.icon-ic_fluent_symbols_20_regular:before {
content: "\efc9";
}
-.icon-ic_fluent_table_20_filled:before {
+.icon-ic_fluent_sync_off_20_filled:before {
content: "\efca";
}
-.icon-ic_fluent_table_20_regular:before {
+.icon-ic_fluent_sync_off_20_regular:before {
content: "\efcb";
}
-.icon-ic_fluent_table_add_20_filled:before {
+.icon-ic_fluent_syringe_20_filled:before {
content: "\efcc";
}
-.icon-ic_fluent_table_add_20_regular:before {
+.icon-ic_fluent_syringe_20_regular:before {
content: "\efcd";
}
-.icon-ic_fluent_table_arrow_up_20_filled:before {
+.icon-ic_fluent_system_20_filled:before {
content: "\efce";
}
-.icon-ic_fluent_table_arrow_up_20_regular:before {
+.icon-ic_fluent_system_20_regular:before {
content: "\efcf";
}
-.icon-ic_fluent_table_bottom_row_20_filled:before {
+.icon-ic_fluent_tab_20_filled:before {
content: "\efd0";
}
-.icon-ic_fluent_table_bottom_row_20_regular:before {
+.icon-ic_fluent_tab_20_regular:before {
content: "\efd1";
}
-.icon-ic_fluent_table_calculator_20_filled:before {
+.icon-ic_fluent_tab_add_20_filled:before {
content: "\efd2";
}
-.icon-ic_fluent_table_calculator_20_regular:before {
+.icon-ic_fluent_tab_add_20_regular:before {
content: "\efd3";
}
-.icon-ic_fluent_table_cell_edit_20_filled:before {
+.icon-ic_fluent_tab_arrow_left_20_filled:before {
content: "\efd4";
}
-.icon-ic_fluent_table_cell_edit_20_regular:before {
+.icon-ic_fluent_tab_arrow_left_20_regular:before {
content: "\efd5";
}
-.icon-ic_fluent_table_cells_merge_20_filled:before {
+.icon-ic_fluent_tab_desktop_20_filled:before {
content: "\efd6";
}
-.icon-ic_fluent_table_cells_merge_20_regular:before {
+.icon-ic_fluent_tab_desktop_20_regular:before {
content: "\efd7";
}
-.icon-ic_fluent_table_cells_split_20_filled:before {
+.icon-ic_fluent_tab_desktop_arrow_clockwise_20_filled:before {
content: "\efd8";
}
-.icon-ic_fluent_table_cells_split_20_regular:before {
+.icon-ic_fluent_tab_desktop_arrow_clockwise_20_regular:before {
content: "\efd9";
}
-.icon-ic_fluent_table_checker_20_filled:before {
+.icon-ic_fluent_tab_desktop_arrow_left_20_filled:before {
content: "\efda";
}
-.icon-ic_fluent_table_checker_20_regular:before {
+.icon-ic_fluent_tab_desktop_arrow_left_20_regular:before {
content: "\efdb";
}
-.icon-ic_fluent_table_column_top_bottom_20_filled:before {
+.icon-ic_fluent_tab_desktop_bottom_20_filled:before {
content: "\efdc";
}
-.icon-ic_fluent_table_column_top_bottom_20_regular:before {
+.icon-ic_fluent_tab_desktop_bottom_20_regular:before {
content: "\efdd";
}
-.icon-ic_fluent_table_copy_20_filled:before {
+.icon-ic_fluent_tab_desktop_clock_20_filled:before {
content: "\efde";
}
-.icon-ic_fluent_table_copy_20_regular:before {
+.icon-ic_fluent_tab_desktop_clock_20_regular:before {
content: "\efdf";
}
-.icon-ic_fluent_table_delete_column_20_filled:before {
+.icon-ic_fluent_tab_desktop_copy_20_filled:before {
content: "\efe0";
}
-.icon-ic_fluent_table_delete_column_20_regular:before {
+.icon-ic_fluent_tab_desktop_copy_20_regular:before {
content: "\efe1";
}
-.icon-ic_fluent_table_delete_row_20_filled:before {
+.icon-ic_fluent_tab_desktop_image_20_filled:before {
content: "\efe2";
}
-.icon-ic_fluent_table_delete_row_20_regular:before {
+.icon-ic_fluent_tab_desktop_image_20_regular:before {
content: "\efe3";
}
-.icon-ic_fluent_table_dismiss_20_filled:before {
+.icon-ic_fluent_tab_desktop_link_20_filled:before {
content: "\efe4";
}
-.icon-ic_fluent_table_dismiss_20_regular:before {
+.icon-ic_fluent_tab_desktop_link_20_regular:before {
content: "\efe5";
}
-.icon-ic_fluent_table_edit_20_filled:before {
+.icon-ic_fluent_tab_desktop_multiple_20_filled:before {
content: "\efe6";
}
-.icon-ic_fluent_table_edit_20_regular:before {
+.icon-ic_fluent_tab_desktop_multiple_20_regular:before {
content: "\efe7";
}
-.icon-ic_fluent_table_freeze_column_20_filled:before {
+.icon-ic_fluent_tab_desktop_multiple_add_20_filled:before {
content: "\efe8";
}
-.icon-ic_fluent_table_freeze_column_20_regular:before {
+.icon-ic_fluent_tab_desktop_multiple_add_20_regular:before {
content: "\efe9";
}
-.icon-ic_fluent_table_freeze_column_and_row_20_filled:before {
+.icon-ic_fluent_tab_desktop_multiple_bottom_20_filled:before {
content: "\efea";
}
-.icon-ic_fluent_table_freeze_column_and_row_20_regular:before {
+.icon-ic_fluent_tab_desktop_multiple_bottom_20_regular:before {
content: "\efeb";
}
-.icon-ic_fluent_table_freeze_row_20_filled:before {
+.icon-ic_fluent_tab_desktop_multiple_sparkle_20_filled:before {
content: "\efec";
}
-.icon-ic_fluent_table_freeze_row_20_regular:before {
+.icon-ic_fluent_tab_desktop_multiple_sparkle_20_regular:before {
content: "\efed";
}
-.icon-ic_fluent_table_image_20_filled:before {
+.icon-ic_fluent_tab_desktop_new_page_20_filled:before {
content: "\efee";
}
-.icon-ic_fluent_table_image_20_regular:before {
+.icon-ic_fluent_tab_desktop_new_page_20_regular:before {
content: "\efef";
}
-.icon-ic_fluent_table_insert_column_20_filled:before {
+.icon-ic_fluent_tab_desktop_search_20_filled:before {
content: "\eff0";
}
-.icon-ic_fluent_table_insert_column_20_regular:before {
+.icon-ic_fluent_tab_desktop_search_20_regular:before {
content: "\eff1";
}
-.icon-ic_fluent_table_insert_row_20_filled:before {
+.icon-ic_fluent_tab_group_20_filled:before {
content: "\eff2";
}
-.icon-ic_fluent_table_insert_row_20_regular:before {
+.icon-ic_fluent_tab_group_20_regular:before {
content: "\eff3";
}
-.icon-ic_fluent_table_lightning_20_filled:before {
+.icon-ic_fluent_tab_in_private_20_filled:before {
content: "\eff4";
}
-.icon-ic_fluent_table_lightning_20_regular:before {
+.icon-ic_fluent_tab_in_private_20_regular:before {
content: "\eff5";
}
-.icon-ic_fluent_table_link_20_filled:before {
+.icon-ic_fluent_tab_inprivate_account_20_filled:before {
content: "\eff6";
}
-.icon-ic_fluent_table_link_20_regular:before {
+.icon-ic_fluent_tab_inprivate_account_20_regular:before {
content: "\eff7";
}
-.icon-ic_fluent_table_lock_20_filled:before {
+.icon-ic_fluent_tab_prohibited_20_filled:before {
content: "\eff8";
}
-.icon-ic_fluent_table_lock_20_regular:before {
+.icon-ic_fluent_tab_prohibited_20_regular:before {
content: "\eff9";
}
-.icon-ic_fluent_table_move_above_20_filled:before {
+.icon-ic_fluent_tab_shield_dismiss_20_filled:before {
content: "\effa";
}
-.icon-ic_fluent_table_move_above_20_regular:before {
+.icon-ic_fluent_tab_shield_dismiss_20_regular:before {
content: "\effb";
}
-.icon-ic_fluent_table_move_below_20_filled:before {
+.icon-ic_fluent_table_20_filled:before {
content: "\effc";
}
-.icon-ic_fluent_table_move_below_20_regular:before {
+.icon-ic_fluent_table_20_regular:before {
content: "\effd";
}
-.icon-ic_fluent_table_move_left_20_filled:before {
+.icon-ic_fluent_table_add_20_filled:before {
content: "\effe";
}
-.icon-ic_fluent_table_move_left_20_regular:before {
+.icon-ic_fluent_table_add_20_regular:before {
content: "\efff";
}
-.icon-ic_fluent_table_move_right_20_filled:before {
+.icon-ic_fluent_table_arrow_up_20_filled:before {
content: "\f000";
}
-.icon-ic_fluent_table_move_right_20_regular:before {
+.icon-ic_fluent_table_arrow_up_20_regular:before {
content: "\f001";
}
-.icon-ic_fluent_table_multiple_20_filled:before {
+.icon-ic_fluent_table_bottom_row_20_filled:before {
content: "\f002";
}
-.icon-ic_fluent_table_multiple_20_regular:before {
+.icon-ic_fluent_table_bottom_row_20_regular:before {
content: "\f003";
}
-.icon-ic_fluent_table_offset_20_filled:before {
+.icon-ic_fluent_table_calculator_20_filled:before {
content: "\f004";
}
-.icon-ic_fluent_table_offset_20_regular:before {
+.icon-ic_fluent_table_calculator_20_regular:before {
content: "\f005";
}
-.icon-ic_fluent_table_offset_add_20_filled:before {
+.icon-ic_fluent_table_cell_edit_20_filled:before {
content: "\f006";
}
-.icon-ic_fluent_table_offset_add_20_regular:before {
+.icon-ic_fluent_table_cell_edit_20_regular:before {
content: "\f007";
}
-.icon-ic_fluent_table_offset_less_than_or_equal_to_20_filled:before {
+.icon-ic_fluent_table_cells_merge_20_filled:before {
content: "\f008";
}
-.icon-ic_fluent_table_offset_less_than_or_equal_to_20_regular:before {
+.icon-ic_fluent_table_cells_merge_20_regular:before {
content: "\f009";
}
-.icon-ic_fluent_table_offset_settings_20_filled:before {
+.icon-ic_fluent_table_cells_split_20_filled:before {
content: "\f00a";
}
-.icon-ic_fluent_table_offset_settings_20_regular:before {
+.icon-ic_fluent_table_cells_split_20_regular:before {
content: "\f00b";
}
-.icon-ic_fluent_table_resize_column_20_filled:before {
+.icon-ic_fluent_table_checker_20_filled:before {
content: "\f00c";
}
-.icon-ic_fluent_table_resize_column_20_regular:before {
+.icon-ic_fluent_table_checker_20_regular:before {
content: "\f00d";
}
-.icon-ic_fluent_table_resize_row_20_filled:before {
+.icon-ic_fluent_table_column_top_bottom_20_filled:before {
content: "\f00e";
}
-.icon-ic_fluent_table_resize_row_20_regular:before {
+.icon-ic_fluent_table_column_top_bottom_20_regular:before {
content: "\f00f";
}
-.icon-ic_fluent_table_search_20_filled:before {
+.icon-ic_fluent_table_copy_20_filled:before {
content: "\f010";
}
-.icon-ic_fluent_table_search_20_regular:before {
+.icon-ic_fluent_table_copy_20_regular:before {
content: "\f011";
}
-.icon-ic_fluent_table_settings_20_filled:before {
+.icon-ic_fluent_table_cursor_20_filled:before {
content: "\f012";
}
-.icon-ic_fluent_table_settings_20_regular:before {
+.icon-ic_fluent_table_cursor_20_regular:before {
content: "\f013";
}
-.icon-ic_fluent_table_simple_20_filled:before {
+.icon-ic_fluent_table_delete_column_20_filled:before {
content: "\f014";
}
-.icon-ic_fluent_table_simple_20_regular:before {
+.icon-ic_fluent_table_delete_column_20_regular:before {
content: "\f015";
}
-.icon-ic_fluent_table_simple_checkmark_20_filled:before {
+.icon-ic_fluent_table_delete_row_20_filled:before {
content: "\f016";
}
-.icon-ic_fluent_table_simple_checkmark_20_regular:before {
+.icon-ic_fluent_table_delete_row_20_regular:before {
content: "\f017";
}
-.icon-ic_fluent_table_simple_exclude_20_filled:before {
+.icon-ic_fluent_table_dismiss_20_filled:before {
content: "\f018";
}
-.icon-ic_fluent_table_simple_exclude_20_regular:before {
+.icon-ic_fluent_table_dismiss_20_regular:before {
content: "\f019";
}
-.icon-ic_fluent_table_simple_include_20_filled:before {
+.icon-ic_fluent_table_edit_20_filled:before {
content: "\f01a";
}
-.icon-ic_fluent_table_simple_include_20_regular:before {
+.icon-ic_fluent_table_edit_20_regular:before {
content: "\f01b";
}
-.icon-ic_fluent_table_simple_multiple_20_filled:before {
+.icon-ic_fluent_table_freeze_column_20_filled:before {
content: "\f01c";
}
-.icon-ic_fluent_table_simple_multiple_20_regular:before {
+.icon-ic_fluent_table_freeze_column_20_regular:before {
content: "\f01d";
}
-.icon-ic_fluent_table_split_20_filled:before {
+.icon-ic_fluent_table_freeze_column_and_row_20_filled:before {
content: "\f01e";
}
-.icon-ic_fluent_table_split_20_regular:before {
+.icon-ic_fluent_table_freeze_column_and_row_20_regular:before {
content: "\f01f";
}
-.icon-ic_fluent_table_stack_above_20_filled:before {
+.icon-ic_fluent_table_freeze_row_20_filled:before {
content: "\f020";
}
-.icon-ic_fluent_table_stack_above_20_regular:before {
+.icon-ic_fluent_table_freeze_row_20_regular:before {
content: "\f021";
}
-.icon-ic_fluent_table_stack_below_20_filled:before {
+.icon-ic_fluent_table_image_20_filled:before {
content: "\f022";
}
-.icon-ic_fluent_table_stack_below_20_regular:before {
+.icon-ic_fluent_table_image_20_regular:before {
content: "\f023";
}
-.icon-ic_fluent_table_stack_left_20_filled:before {
+.icon-ic_fluent_table_insert_column_20_filled:before {
content: "\f024";
}
-.icon-ic_fluent_table_stack_left_20_regular:before {
+.icon-ic_fluent_table_insert_column_20_regular:before {
content: "\f025";
}
-.icon-ic_fluent_table_stack_right_20_filled:before {
+.icon-ic_fluent_table_insert_row_20_filled:before {
content: "\f026";
}
-.icon-ic_fluent_table_stack_right_20_regular:before {
+.icon-ic_fluent_table_insert_row_20_regular:before {
content: "\f027";
}
-.icon-ic_fluent_table_switch_20_filled:before {
+.icon-ic_fluent_table_lightning_20_filled:before {
content: "\f028";
}
-.icon-ic_fluent_table_switch_20_regular:before {
+.icon-ic_fluent_table_lightning_20_regular:before {
content: "\f029";
}
-.icon-ic_fluent_tablet_20_filled:before {
+.icon-ic_fluent_table_link_20_filled:before {
content: "\f02a";
}
-.icon-ic_fluent_tablet_20_regular:before {
+.icon-ic_fluent_table_link_20_regular:before {
content: "\f02b";
}
-.icon-ic_fluent_tablet_laptop_20_filled:before {
+.icon-ic_fluent_table_lock_20_filled:before {
content: "\f02c";
}
-.icon-ic_fluent_tablet_laptop_20_regular:before {
+.icon-ic_fluent_table_lock_20_regular:before {
content: "\f02d";
}
-.icon-ic_fluent_tablet_speaker_20_filled:before {
+.icon-ic_fluent_table_move_above_20_filled:before {
content: "\f02e";
}
-.icon-ic_fluent_tablet_speaker_20_regular:before {
+.icon-ic_fluent_table_move_above_20_regular:before {
content: "\f02f";
}
-.icon-ic_fluent_tabs_20_filled:before {
+.icon-ic_fluent_table_move_below_20_filled:before {
content: "\f030";
}
-.icon-ic_fluent_tabs_20_regular:before {
+.icon-ic_fluent_table_move_below_20_regular:before {
content: "\f031";
}
-.icon-ic_fluent_tag_20_filled:before {
+.icon-ic_fluent_table_move_left_20_filled:before {
content: "\f032";
}
-.icon-ic_fluent_tag_20_regular:before {
+.icon-ic_fluent_table_move_left_20_regular:before {
content: "\f033";
}
-.icon-ic_fluent_tag_circle_20_filled:before {
+.icon-ic_fluent_table_move_right_20_filled:before {
content: "\f034";
}
-.icon-ic_fluent_tag_circle_20_regular:before {
+.icon-ic_fluent_table_move_right_20_regular:before {
content: "\f035";
}
-.icon-ic_fluent_tag_dismiss_20_filled:before {
+.icon-ic_fluent_table_multiple_20_filled:before {
content: "\f036";
}
-.icon-ic_fluent_tag_dismiss_20_regular:before {
+.icon-ic_fluent_table_multiple_20_regular:before {
content: "\f037";
}
-.icon-ic_fluent_tag_error_20_filled:before {
+.icon-ic_fluent_table_offset_20_filled:before {
content: "\f038";
}
-.icon-ic_fluent_tag_error_20_regular:before {
+.icon-ic_fluent_table_offset_20_regular:before {
content: "\f039";
}
-.icon-ic_fluent_tag_lock_20_filled:before {
+.icon-ic_fluent_table_offset_add_20_filled:before {
content: "\f03a";
}
-.icon-ic_fluent_tag_lock_20_regular:before {
+.icon-ic_fluent_table_offset_add_20_regular:before {
content: "\f03b";
}
-.icon-ic_fluent_tag_lock_accent_20_filled:before {
+.icon-ic_fluent_table_offset_less_than_or_equal_to_20_filled:before {
content: "\f03c";
}
-.icon-ic_fluent_tag_multiple_20_filled:before {
+.icon-ic_fluent_table_offset_less_than_or_equal_to_20_regular:before {
content: "\f03d";
}
-.icon-ic_fluent_tag_multiple_20_regular:before {
+.icon-ic_fluent_table_offset_settings_20_filled:before {
content: "\f03e";
}
-.icon-ic_fluent_tag_off_20_filled:before {
+.icon-ic_fluent_table_offset_settings_20_regular:before {
content: "\f03f";
}
-.icon-ic_fluent_tag_off_20_regular:before {
+.icon-ic_fluent_table_resize_column_20_filled:before {
content: "\f040";
}
-.icon-ic_fluent_tag_question_mark_20_filled:before {
+.icon-ic_fluent_table_resize_column_20_regular:before {
content: "\f041";
}
-.icon-ic_fluent_tag_question_mark_20_regular:before {
+.icon-ic_fluent_table_resize_row_20_filled:before {
content: "\f042";
}
-.icon-ic_fluent_tag_reset_20_filled:before {
+.icon-ic_fluent_table_resize_row_20_regular:before {
content: "\f043";
}
-.icon-ic_fluent_tag_reset_20_regular:before {
+.icon-ic_fluent_table_search_20_filled:before {
content: "\f044";
}
-.icon-ic_fluent_tag_search_20_filled:before {
+.icon-ic_fluent_table_search_20_regular:before {
content: "\f045";
}
-.icon-ic_fluent_tag_search_20_regular:before {
+.icon-ic_fluent_table_settings_20_filled:before {
content: "\f046";
}
-.icon-ic_fluent_tap_double_20_filled:before {
+.icon-ic_fluent_table_settings_20_regular:before {
content: "\f047";
}
-.icon-ic_fluent_tap_double_20_regular:before {
+.icon-ic_fluent_table_simple_20_filled:before {
content: "\f048";
}
-.icon-ic_fluent_tap_single_20_filled:before {
+.icon-ic_fluent_table_simple_20_regular:before {
content: "\f049";
}
-.icon-ic_fluent_tap_single_20_regular:before {
+.icon-ic_fluent_table_simple_checkmark_20_filled:before {
content: "\f04a";
}
-.icon-ic_fluent_target_20_filled:before {
+.icon-ic_fluent_table_simple_checkmark_20_regular:before {
content: "\f04b";
}
-.icon-ic_fluent_target_20_regular:before {
+.icon-ic_fluent_table_simple_exclude_20_filled:before {
content: "\f04c";
}
-.icon-ic_fluent_target_add_20_filled:before {
+.icon-ic_fluent_table_simple_exclude_20_regular:before {
content: "\f04d";
}
-.icon-ic_fluent_target_add_20_regular:before {
+.icon-ic_fluent_table_simple_include_20_filled:before {
content: "\f04e";
}
-.icon-ic_fluent_target_arrow_20_filled:before {
+.icon-ic_fluent_table_simple_include_20_regular:before {
content: "\f04f";
}
-.icon-ic_fluent_target_arrow_20_regular:before {
+.icon-ic_fluent_table_simple_multiple_20_filled:before {
content: "\f050";
}
-.icon-ic_fluent_target_dismiss_20_filled:before {
+.icon-ic_fluent_table_simple_multiple_20_regular:before {
content: "\f051";
}
-.icon-ic_fluent_target_dismiss_20_regular:before {
+.icon-ic_fluent_table_sparkle_20_filled:before {
content: "\f052";
}
-.icon-ic_fluent_target_edit_20_filled:before {
+.icon-ic_fluent_table_sparkle_20_regular:before {
content: "\f053";
}
-.icon-ic_fluent_target_edit_20_regular:before {
+.icon-ic_fluent_table_split_20_filled:before {
content: "\f054";
}
-.icon-ic_fluent_task_list_add_20_filled:before {
+.icon-ic_fluent_table_split_20_regular:before {
content: "\f055";
}
-.icon-ic_fluent_task_list_add_20_regular:before {
+.icon-ic_fluent_table_stack_above_20_filled:before {
content: "\f056";
}
-.icon-ic_fluent_task_list_ltr_20_filled:before {
+.icon-ic_fluent_table_stack_above_20_regular:before {
content: "\f057";
}
-.icon-ic_fluent_task_list_ltr_20_regular:before {
+.icon-ic_fluent_table_stack_below_20_filled:before {
content: "\f058";
}
-.icon-ic_fluent_task_list_rtl_20_filled:before {
+.icon-ic_fluent_table_stack_below_20_regular:before {
content: "\f059";
}
-.icon-ic_fluent_task_list_rtl_20_regular:before {
+.icon-ic_fluent_table_stack_left_20_filled:before {
content: "\f05a";
}
-.icon-ic_fluent_task_list_square_add_20_filled:before {
+.icon-ic_fluent_table_stack_left_20_regular:before {
content: "\f05b";
}
-.icon-ic_fluent_task_list_square_add_20_regular:before {
+.icon-ic_fluent_table_stack_right_20_filled:before {
content: "\f05c";
}
-.icon-ic_fluent_task_list_square_database_20_filled:before {
+.icon-ic_fluent_table_stack_right_20_regular:before {
content: "\f05d";
}
-.icon-ic_fluent_task_list_square_database_20_regular:before {
+.icon-ic_fluent_table_switch_20_filled:before {
content: "\f05e";
}
-.icon-ic_fluent_task_list_square_ltr_20_filled:before {
+.icon-ic_fluent_table_switch_20_regular:before {
content: "\f05f";
}
-.icon-ic_fluent_task_list_square_ltr_20_regular:before {
+.icon-ic_fluent_tablet_20_filled:before {
content: "\f060";
}
-.icon-ic_fluent_task_list_square_person_20_filled:before {
+.icon-ic_fluent_tablet_20_regular:before {
content: "\f061";
}
-.icon-ic_fluent_task_list_square_person_20_regular:before {
+.icon-ic_fluent_tablet_laptop_20_filled:before {
content: "\f062";
}
-.icon-ic_fluent_task_list_square_rtl_20_filled:before {
+.icon-ic_fluent_tablet_laptop_20_regular:before {
content: "\f063";
}
-.icon-ic_fluent_task_list_square_rtl_20_regular:before {
+.icon-ic_fluent_tablet_speaker_20_filled:before {
content: "\f064";
}
-.icon-ic_fluent_task_list_square_settings_20_filled:before {
+.icon-ic_fluent_tablet_speaker_20_regular:before {
content: "\f065";
}
-.icon-ic_fluent_task_list_square_settings_20_regular:before {
+.icon-ic_fluent_tabs_20_filled:before {
content: "\f066";
}
-.icon-ic_fluent_tasks_app_20_filled:before {
+.icon-ic_fluent_tabs_20_regular:before {
content: "\f067";
}
-.icon-ic_fluent_tasks_app_20_regular:before {
+.icon-ic_fluent_tag_20_filled:before {
content: "\f068";
}
-.icon-ic_fluent_teardrop_bottom_right_20_filled:before {
+.icon-ic_fluent_tag_20_regular:before {
content: "\f069";
}
-.icon-ic_fluent_teardrop_bottom_right_20_regular:before {
+.icon-ic_fluent_tag_circle_20_filled:before {
content: "\f06a";
}
-.icon-ic_fluent_teddy_20_filled:before {
+.icon-ic_fluent_tag_circle_20_regular:before {
content: "\f06b";
}
-.icon-ic_fluent_teddy_20_regular:before {
+.icon-ic_fluent_tag_dismiss_20_filled:before {
content: "\f06c";
}
-.icon-ic_fluent_temperature_20_filled:before {
+.icon-ic_fluent_tag_dismiss_20_regular:before {
content: "\f06d";
}
-.icon-ic_fluent_temperature_20_regular:before {
+.icon-ic_fluent_tag_error_20_filled:before {
content: "\f06e";
}
-.icon-ic_fluent_tent_20_filled:before {
+.icon-ic_fluent_tag_error_20_regular:before {
content: "\f06f";
}
-.icon-ic_fluent_tent_20_regular:before {
+.icon-ic_fluent_tag_lock_20_filled:before {
content: "\f070";
}
-.icon-ic_fluent_tetris_app_20_filled:before {
+.icon-ic_fluent_tag_lock_20_regular:before {
content: "\f071";
}
-.icon-ic_fluent_tetris_app_20_regular:before {
+.icon-ic_fluent_tag_lock_accent_20_filled:before {
content: "\f072";
}
-.icon-ic_fluent_text_add_20_filled:before {
+.icon-ic_fluent_tag_multiple_20_filled:before {
content: "\f073";
}
-.icon-ic_fluent_text_add_20_regular:before {
+.icon-ic_fluent_tag_multiple_20_regular:before {
content: "\f074";
}
-.icon-ic_fluent_text_add_space_after_20_filled:before {
+.icon-ic_fluent_tag_off_20_filled:before {
content: "\f075";
}
-.icon-ic_fluent_text_add_space_after_20_regular:before {
+.icon-ic_fluent_tag_off_20_regular:before {
content: "\f076";
}
-.icon-ic_fluent_text_add_space_before_20_filled:before {
+.icon-ic_fluent_tag_question_mark_20_filled:before {
content: "\f077";
}
-.icon-ic_fluent_text_add_space_before_20_regular:before {
+.icon-ic_fluent_tag_question_mark_20_regular:before {
content: "\f078";
}
-.icon-ic_fluent_text_add_t_20_filled:before {
+.icon-ic_fluent_tag_reset_20_filled:before {
content: "\f079";
}
-.icon-ic_fluent_text_add_t_20_regular:before {
+.icon-ic_fluent_tag_reset_20_regular:before {
content: "\f07a";
}
-.icon-ic_fluent_text_align_center_20_filled:before {
+.icon-ic_fluent_tag_search_20_filled:before {
content: "\f07b";
}
-.icon-ic_fluent_text_align_center_20_regular:before {
+.icon-ic_fluent_tag_search_20_regular:before {
content: "\f07c";
}
-.icon-ic_fluent_text_align_center_rotate_270_20_filled:before {
+.icon-ic_fluent_tap_double_20_filled:before {
content: "\f07d";
}
-.icon-ic_fluent_text_align_center_rotate_270_20_regular:before {
+.icon-ic_fluent_tap_double_20_regular:before {
content: "\f07e";
}
-.icon-ic_fluent_text_align_center_rotate_90_20_filled:before {
+.icon-ic_fluent_tap_single_20_filled:before {
content: "\f07f";
}
-.icon-ic_fluent_text_align_center_rotate_90_20_regular:before {
+.icon-ic_fluent_tap_single_20_regular:before {
content: "\f080";
}
-.icon-ic_fluent_text_align_distributed_20_filled:before {
+.icon-ic_fluent_target_20_filled:before {
content: "\f081";
}
-.icon-ic_fluent_text_align_distributed_20_regular:before {
+.icon-ic_fluent_target_20_regular:before {
content: "\f082";
}
-.icon-ic_fluent_text_align_distributed_evenly_20_filled:before {
+.icon-ic_fluent_target_add_20_filled:before {
content: "\f083";
}
-.icon-ic_fluent_text_align_distributed_evenly_20_regular:before {
+.icon-ic_fluent_target_add_20_regular:before {
content: "\f084";
}
-.icon-ic_fluent_text_align_distributed_vertical_20_filled:before {
+.icon-ic_fluent_target_arrow_20_filled:before {
content: "\f085";
}
-.icon-ic_fluent_text_align_distributed_vertical_20_regular:before {
+.icon-ic_fluent_target_arrow_20_regular:before {
content: "\f086";
}
-.icon-ic_fluent_text_align_justify_20_filled:before {
+.icon-ic_fluent_target_dismiss_20_filled:before {
content: "\f087";
}
-.icon-ic_fluent_text_align_justify_20_regular:before {
+.icon-ic_fluent_target_dismiss_20_regular:before {
content: "\f088";
}
-.icon-ic_fluent_text_align_justify_low_20_filled:before {
+.icon-ic_fluent_target_edit_20_filled:before {
content: "\f089";
}
-.icon-ic_fluent_text_align_justify_low_20_regular:before {
+.icon-ic_fluent_target_edit_20_regular:before {
content: "\f08a";
}
-.icon-ic_fluent_text_align_justify_low_90_20_filled:before {
+.icon-ic_fluent_task_list_add_20_filled:before {
content: "\f08b";
}
-.icon-ic_fluent_text_align_justify_low_90_20_regular:before {
+.icon-ic_fluent_task_list_add_20_regular:before {
content: "\f08c";
}
-.icon-ic_fluent_text_align_justify_low_rotate_270_20_filled:before {
+.icon-ic_fluent_task_list_ltr_20_filled:before {
content: "\f08d";
}
-.icon-ic_fluent_text_align_justify_low_rotate_270_20_regular:before {
+.icon-ic_fluent_task_list_ltr_20_regular:before {
content: "\f08e";
}
-.icon-ic_fluent_text_align_justify_low_rotate_90_20_filled:before {
+.icon-ic_fluent_task_list_rtl_20_filled:before {
content: "\f08f";
}
-.icon-ic_fluent_text_align_justify_low_rotate_90_20_regular:before {
+.icon-ic_fluent_task_list_rtl_20_regular:before {
content: "\f090";
}
-.icon-ic_fluent_text_align_justify_rotate_270_20_filled:before {
+.icon-ic_fluent_task_list_square_add_20_filled:before {
content: "\f091";
}
-.icon-ic_fluent_text_align_justify_rotate_270_20_regular:before {
+.icon-ic_fluent_task_list_square_add_20_regular:before {
content: "\f092";
}
-.icon-ic_fluent_text_align_justify_rotate_90_20_filled:before {
+.icon-ic_fluent_task_list_square_database_20_filled:before {
content: "\f093";
}
-.icon-ic_fluent_text_align_justify_rotate_90_20_regular:before {
+.icon-ic_fluent_task_list_square_database_20_regular:before {
content: "\f094";
}
-.icon-ic_fluent_text_align_left_20_filled:before {
+.icon-ic_fluent_task_list_square_ltr_20_filled:before {
content: "\f095";
}
-.icon-ic_fluent_text_align_left_20_regular:before {
+.icon-ic_fluent_task_list_square_ltr_20_regular:before {
content: "\f096";
}
-.icon-ic_fluent_text_align_left_rotate_270_20_filled:before {
+.icon-ic_fluent_task_list_square_person_20_filled:before {
content: "\f097";
}
-.icon-ic_fluent_text_align_left_rotate_270_20_regular:before {
+.icon-ic_fluent_task_list_square_person_20_regular:before {
content: "\f098";
}
-.icon-ic_fluent_text_align_left_rotate_90_20_filled:before {
+.icon-ic_fluent_task_list_square_rtl_20_filled:before {
content: "\f099";
}
-.icon-ic_fluent_text_align_left_rotate_90_20_regular:before {
+.icon-ic_fluent_task_list_square_rtl_20_regular:before {
content: "\f09a";
}
-.icon-ic_fluent_text_align_right_20_filled:before {
+.icon-ic_fluent_task_list_square_settings_20_filled:before {
content: "\f09b";
}
-.icon-ic_fluent_text_align_right_20_regular:before {
+.icon-ic_fluent_task_list_square_settings_20_regular:before {
content: "\f09c";
}
-.icon-ic_fluent_text_align_right_rotate_270_20_filled:before {
+.icon-ic_fluent_tasks_app_20_filled:before {
content: "\f09d";
}
-.icon-ic_fluent_text_align_right_rotate_270_20_regular:before {
+.icon-ic_fluent_tasks_app_20_regular:before {
content: "\f09e";
}
-.icon-ic_fluent_text_align_right_rotate_90_20_filled:before {
+.icon-ic_fluent_teardrop_bottom_right_20_filled:before {
content: "\f09f";
}
-.icon-ic_fluent_text_align_right_rotate_90_20_regular:before {
+.icon-ic_fluent_teardrop_bottom_right_20_regular:before {
content: "\f0a0";
}
-.icon-ic_fluent_text_arrow_down_right_column_20_filled:before {
+.icon-ic_fluent_teddy_20_filled:before {
content: "\f0a1";
}
-.icon-ic_fluent_text_arrow_down_right_column_20_regular:before {
+.icon-ic_fluent_teddy_20_regular:before {
content: "\f0a2";
}
-.icon-ic_fluent_text_asterisk_20_filled:before {
+.icon-ic_fluent_temperature_20_filled:before {
content: "\f0a3";
}
-.icon-ic_fluent_text_asterisk_20_regular:before {
+.icon-ic_fluent_temperature_20_regular:before {
content: "\f0a4";
}
-.icon-ic_fluent_text_baseline_20_filled:before {
+.icon-ic_fluent_tent_20_filled:before {
content: "\f0a5";
}
-.icon-ic_fluent_text_baseline_20_regular:before {
+.icon-ic_fluent_tent_20_regular:before {
content: "\f0a6";
}
-.icon-ic_fluent_text_bold_20_filled:before {
+.icon-ic_fluent_tetris_app_20_filled:before {
content: "\f0a7";
}
-.icon-ic_fluent_text_bold_20_regular:before {
+.icon-ic_fluent_tetris_app_20_regular:before {
content: "\f0a8";
}
-.icon-ic_fluent_text_box_settings_20_filled:before {
+.icon-ic_fluent_text_add_20_filled:before {
content: "\f0a9";
}
-.icon-ic_fluent_text_box_settings_20_regular:before {
+.icon-ic_fluent_text_add_20_regular:before {
content: "\f0aa";
}
-.icon-ic_fluent_text_bullet_list_20_filled:before {
+.icon-ic_fluent_text_add_space_after_20_filled:before {
content: "\f0ab";
}
-.icon-ic_fluent_text_bullet_list_20_regular:before {
+.icon-ic_fluent_text_add_space_after_20_regular:before {
content: "\f0ac";
}
-.icon-ic_fluent_text_bullet_list_90_20_filled:before {
+.icon-ic_fluent_text_add_space_before_20_filled:before {
content: "\f0ad";
}
-.icon-ic_fluent_text_bullet_list_90_20_regular:before {
+.icon-ic_fluent_text_add_space_before_20_regular:before {
content: "\f0ae";
}
-.icon-ic_fluent_text_bullet_list_add_20_filled:before {
+.icon-ic_fluent_text_add_t_20_filled:before {
content: "\f0af";
}
-.icon-ic_fluent_text_bullet_list_add_20_regular:before {
+.icon-ic_fluent_text_add_t_20_regular:before {
content: "\f0b0";
}
-.icon-ic_fluent_text_bullet_list_checkmark_20_filled:before {
+.icon-ic_fluent_text_align_center_20_filled:before {
content: "\f0b1";
}
-.icon-ic_fluent_text_bullet_list_checkmark_20_regular:before {
+.icon-ic_fluent_text_align_center_20_regular:before {
content: "\f0b2";
}
-.icon-ic_fluent_text_bullet_list_dismiss_20_filled:before {
+.icon-ic_fluent_text_align_center_rotate_270_20_filled:before {
content: "\f0b3";
}
-.icon-ic_fluent_text_bullet_list_dismiss_20_regular:before {
+.icon-ic_fluent_text_align_center_rotate_270_20_regular:before {
content: "\f0b4";
}
-.icon-ic_fluent_text_bullet_list_ltr_20_filled:before {
+.icon-ic_fluent_text_align_center_rotate_90_20_filled:before {
content: "\f0b5";
}
-.icon-ic_fluent_text_bullet_list_ltr_20_regular:before {
+.icon-ic_fluent_text_align_center_rotate_90_20_regular:before {
content: "\f0b6";
}
-.icon-ic_fluent_text_bullet_list_ltr_90_20_filled:before {
+.icon-ic_fluent_text_align_distributed_20_filled:before {
content: "\f0b7";
}
-.icon-ic_fluent_text_bullet_list_ltr_90_20_regular:before {
+.icon-ic_fluent_text_align_distributed_20_regular:before {
content: "\f0b8";
}
-.icon-ic_fluent_text_bullet_list_rtl_20_filled:before {
+.icon-ic_fluent_text_align_distributed_evenly_20_filled:before {
content: "\f0b9";
}
-.icon-ic_fluent_text_bullet_list_rtl_20_regular:before {
+.icon-ic_fluent_text_align_distributed_evenly_20_regular:before {
content: "\f0ba";
}
-.icon-ic_fluent_text_bullet_list_rtl_90_20_filled:before {
+.icon-ic_fluent_text_align_distributed_vertical_20_filled:before {
content: "\f0bb";
}
-.icon-ic_fluent_text_bullet_list_rtl_90_20_regular:before {
+.icon-ic_fluent_text_align_distributed_vertical_20_regular:before {
content: "\f0bc";
}
-.icon-ic_fluent_text_bullet_list_square_20_filled:before {
+.icon-ic_fluent_text_align_justify_20_filled:before {
content: "\f0bd";
}
-.icon-ic_fluent_text_bullet_list_square_20_regular:before {
+.icon-ic_fluent_text_align_justify_20_regular:before {
content: "\f0be";
}
-.icon-ic_fluent_text_bullet_list_square_clock_20_filled:before {
+.icon-ic_fluent_text_align_justify_low_20_filled:before {
content: "\f0bf";
}
-.icon-ic_fluent_text_bullet_list_square_clock_20_regular:before {
+.icon-ic_fluent_text_align_justify_low_20_regular:before {
content: "\f0c0";
}
-.icon-ic_fluent_text_bullet_list_square_edit_20_filled:before {
+.icon-ic_fluent_text_align_justify_low_90_20_filled:before {
content: "\f0c1";
}
-.icon-ic_fluent_text_bullet_list_square_edit_20_regular:before {
+.icon-ic_fluent_text_align_justify_low_90_20_regular:before {
content: "\f0c2";
}
-.icon-ic_fluent_text_bullet_list_square_person_20_filled:before {
+.icon-ic_fluent_text_align_justify_low_rotate_270_20_filled:before {
content: "\f0c3";
}
-.icon-ic_fluent_text_bullet_list_square_person_20_regular:before {
+.icon-ic_fluent_text_align_justify_low_rotate_270_20_regular:before {
content: "\f0c4";
}
-.icon-ic_fluent_text_bullet_list_square_search_20_filled:before {
+.icon-ic_fluent_text_align_justify_low_rotate_90_20_filled:before {
content: "\f0c5";
}
-.icon-ic_fluent_text_bullet_list_square_search_20_regular:before {
+.icon-ic_fluent_text_align_justify_low_rotate_90_20_regular:before {
content: "\f0c6";
}
-.icon-ic_fluent_text_bullet_list_square_settings_20_filled:before {
+.icon-ic_fluent_text_align_justify_rotate_270_20_filled:before {
content: "\f0c7";
}
-.icon-ic_fluent_text_bullet_list_square_settings_20_regular:before {
+.icon-ic_fluent_text_align_justify_rotate_270_20_regular:before {
content: "\f0c8";
}
-.icon-ic_fluent_text_bullet_list_square_shield_20_filled:before {
+.icon-ic_fluent_text_align_justify_rotate_90_20_filled:before {
content: "\f0c9";
}
-.icon-ic_fluent_text_bullet_list_square_shield_20_regular:before {
+.icon-ic_fluent_text_align_justify_rotate_90_20_regular:before {
content: "\f0ca";
}
-.icon-ic_fluent_text_bullet_list_square_sparkle_20_filled:before {
+.icon-ic_fluent_text_align_left_20_filled:before {
content: "\f0cb";
}
-.icon-ic_fluent_text_bullet_list_square_sparkle_20_regular:before {
+.icon-ic_fluent_text_align_left_20_regular:before {
content: "\f0cc";
}
-.icon-ic_fluent_text_bullet_list_square_toolbox_20_filled:before {
+.icon-ic_fluent_text_align_left_rotate_270_20_filled:before {
content: "\f0cd";
}
-.icon-ic_fluent_text_bullet_list_square_toolbox_20_regular:before {
+.icon-ic_fluent_text_align_left_rotate_270_20_regular:before {
content: "\f0ce";
}
-.icon-ic_fluent_text_bullet_list_square_warning_20_filled:before {
+.icon-ic_fluent_text_align_left_rotate_90_20_filled:before {
content: "\f0cf";
}
-.icon-ic_fluent_text_bullet_list_square_warning_20_regular:before {
+.icon-ic_fluent_text_align_left_rotate_90_20_regular:before {
content: "\f0d0";
}
-.icon-ic_fluent_text_bullet_list_tree_20_filled:before {
+.icon-ic_fluent_text_align_right_20_filled:before {
content: "\f0d1";
}
-.icon-ic_fluent_text_bullet_list_tree_20_regular:before {
+.icon-ic_fluent_text_align_right_20_regular:before {
content: "\f0d2";
}
-.icon-ic_fluent_text_case_lowercase_20_filled:before {
+.icon-ic_fluent_text_align_right_rotate_270_20_filled:before {
content: "\f0d3";
}
-.icon-ic_fluent_text_case_lowercase_20_regular:before {
+.icon-ic_fluent_text_align_right_rotate_270_20_regular:before {
content: "\f0d4";
}
-.icon-ic_fluent_text_case_title_20_filled:before {
+.icon-ic_fluent_text_align_right_rotate_90_20_filled:before {
content: "\f0d5";
}
-.icon-ic_fluent_text_case_title_20_regular:before {
+.icon-ic_fluent_text_align_right_rotate_90_20_regular:before {
content: "\f0d6";
}
-.icon-ic_fluent_text_case_uppercase_20_filled:before {
+.icon-ic_fluent_text_arrow_down_right_column_20_filled:before {
content: "\f0d7";
}
-.icon-ic_fluent_text_case_uppercase_20_regular:before {
+.icon-ic_fluent_text_arrow_down_right_column_20_regular:before {
content: "\f0d8";
}
-.icon-ic_fluent_text_change_case_20_filled:before {
+.icon-ic_fluent_text_asterisk_20_filled:before {
content: "\f0d9";
}
-.icon-ic_fluent_text_change_case_20_regular:before {
+.icon-ic_fluent_text_asterisk_20_regular:before {
content: "\f0da";
}
-.icon-ic_fluent_text_clear_formatting_20_filled:before {
+.icon-ic_fluent_text_baseline_20_filled:before {
content: "\f0db";
}
-.icon-ic_fluent_text_clear_formatting_20_regular:before {
+.icon-ic_fluent_text_baseline_20_regular:before {
content: "\f0dc";
}
-.icon-ic_fluent_text_collapse_20_filled:before {
+.icon-ic_fluent_text_bold_20_filled:before {
content: "\f0dd";
}
-.icon-ic_fluent_text_collapse_20_regular:before {
+.icon-ic_fluent_text_bold_20_regular:before {
content: "\f0de";
}
-.icon-ic_fluent_text_color_20_filled:before {
+.icon-ic_fluent_text_box_settings_20_filled:before {
content: "\f0df";
}
-.icon-ic_fluent_text_color_20_regular:before {
+.icon-ic_fluent_text_box_settings_20_regular:before {
content: "\f0e0";
}
-.icon-ic_fluent_text_color_accent_20_filled:before {
+.icon-ic_fluent_text_bullet_list_20_filled:before {
content: "\f0e1";
}
-.icon-ic_fluent_text_column_one_20_filled:before {
+.icon-ic_fluent_text_bullet_list_20_regular:before {
content: "\f0e2";
}
-.icon-ic_fluent_text_column_one_20_regular:before {
+.icon-ic_fluent_text_bullet_list_90_20_filled:before {
content: "\f0e3";
}
-.icon-ic_fluent_text_column_one_narrow_20_filled:before {
+.icon-ic_fluent_text_bullet_list_90_20_regular:before {
content: "\f0e4";
}
-.icon-ic_fluent_text_column_one_narrow_20_regular:before {
+.icon-ic_fluent_text_bullet_list_add_20_filled:before {
content: "\f0e5";
}
-.icon-ic_fluent_text_column_one_semi_narrow_20_filled:before {
+.icon-ic_fluent_text_bullet_list_add_20_regular:before {
content: "\f0e6";
}
-.icon-ic_fluent_text_column_one_semi_narrow_20_regular:before {
+.icon-ic_fluent_text_bullet_list_checkmark_20_filled:before {
content: "\f0e7";
}
-.icon-ic_fluent_text_column_one_wide_20_filled:before {
+.icon-ic_fluent_text_bullet_list_checkmark_20_regular:before {
content: "\f0e8";
}
-.icon-ic_fluent_text_column_one_wide_20_regular:before {
+.icon-ic_fluent_text_bullet_list_dismiss_20_filled:before {
content: "\f0e9";
}
-.icon-ic_fluent_text_column_one_wide_lightning_20_filled:before {
+.icon-ic_fluent_text_bullet_list_dismiss_20_regular:before {
content: "\f0ea";
}
-.icon-ic_fluent_text_column_one_wide_lightning_20_regular:before {
+.icon-ic_fluent_text_bullet_list_ltr_20_filled:before {
content: "\f0eb";
}
-.icon-ic_fluent_text_column_three_20_filled:before {
+.icon-ic_fluent_text_bullet_list_ltr_20_regular:before {
content: "\f0ec";
}
-.icon-ic_fluent_text_column_three_20_regular:before {
+.icon-ic_fluent_text_bullet_list_ltr_90_20_filled:before {
content: "\f0ed";
}
-.icon-ic_fluent_text_column_two_20_filled:before {
+.icon-ic_fluent_text_bullet_list_ltr_90_20_regular:before {
content: "\f0ee";
}
-.icon-ic_fluent_text_column_two_20_regular:before {
+.icon-ic_fluent_text_bullet_list_rtl_20_filled:before {
content: "\f0ef";
}
-.icon-ic_fluent_text_column_two_left_20_filled:before {
+.icon-ic_fluent_text_bullet_list_rtl_20_regular:before {
content: "\f0f0";
}
-.icon-ic_fluent_text_column_two_left_20_regular:before {
+.icon-ic_fluent_text_bullet_list_rtl_90_20_filled:before {
content: "\f0f1";
}
-.icon-ic_fluent_text_column_two_right_20_filled:before {
+.icon-ic_fluent_text_bullet_list_rtl_90_20_regular:before {
content: "\f0f2";
}
-.icon-ic_fluent_text_column_two_right_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_20_filled:before {
content: "\f0f3";
}
-.icon-ic_fluent_text_column_wide_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_20_regular:before {
content: "\f0f4";
}
-.icon-ic_fluent_text_column_wide_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_clock_20_filled:before {
content: "\f0f5";
}
-.icon-ic_fluent_text_continuous_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_clock_20_regular:before {
content: "\f0f6";
}
-.icon-ic_fluent_text_continuous_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_edit_20_filled:before {
content: "\f0f7";
}
-.icon-ic_fluent_text_density_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_edit_20_regular:before {
content: "\f0f8";
}
-.icon-ic_fluent_text_density_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_person_20_filled:before {
content: "\f0f9";
}
-.icon-ic_fluent_text_description_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_person_20_regular:before {
content: "\f0fa";
}
-.icon-ic_fluent_text_description_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_search_20_filled:before {
content: "\f0fb";
}
-.icon-ic_fluent_text_description_ltr_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_search_20_regular:before {
content: "\f0fc";
}
-.icon-ic_fluent_text_description_ltr_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_settings_20_filled:before {
content: "\f0fd";
}
-.icon-ic_fluent_text_description_rtl_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_settings_20_regular:before {
content: "\f0fe";
}
-.icon-ic_fluent_text_description_rtl_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_shield_20_filled:before {
content: "\f0ff";
}
-.icon-ic_fluent_text_direction_horizontal_left_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_shield_20_regular:before {
content: "\f100";
}
-.icon-ic_fluent_text_direction_horizontal_left_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_sparkle_20_filled:before {
content: "\f101";
}
-.icon-ic_fluent_text_direction_horizontal_ltr_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_sparkle_20_regular:before {
content: "\f102";
}
-.icon-ic_fluent_text_direction_horizontal_ltr_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_toolbox_20_filled:before {
content: "\f103";
}
-.icon-ic_fluent_text_direction_horizontal_right_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_toolbox_20_regular:before {
content: "\f104";
}
-.icon-ic_fluent_text_direction_horizontal_right_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_warning_20_filled:before {
content: "\f105";
}
-.icon-ic_fluent_text_direction_horizontal_rtl_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_warning_20_regular:before {
content: "\f106";
}
-.icon-ic_fluent_text_direction_horizontal_rtl_20_regular:before {
+.icon-ic_fluent_text_bullet_list_tree_20_filled:before {
content: "\f107";
}
-.icon-ic_fluent_text_direction_rotate_270_right_20_filled:before {
+.icon-ic_fluent_text_bullet_list_tree_20_regular:before {
content: "\f108";
}
-.icon-ic_fluent_text_direction_rotate_270_right_20_regular:before {
+.icon-ic_fluent_text_case_lowercase_20_filled:before {
content: "\f109";
}
-.icon-ic_fluent_text_direction_rotate_315_right_20_filled:before {
+.icon-ic_fluent_text_case_lowercase_20_regular:before {
content: "\f10a";
}
-.icon-ic_fluent_text_direction_rotate_315_right_20_regular:before {
+.icon-ic_fluent_text_case_title_20_filled:before {
content: "\f10b";
}
-.icon-ic_fluent_text_direction_rotate_45_right_20_filled:before {
+.icon-ic_fluent_text_case_title_20_regular:before {
content: "\f10c";
}
-.icon-ic_fluent_text_direction_rotate_45_right_20_regular:before {
+.icon-ic_fluent_text_case_uppercase_20_filled:before {
content: "\f10d";
}
-.icon-ic_fluent_text_direction_rotate_90_left_20_filled:before {
+.icon-ic_fluent_text_case_uppercase_20_regular:before {
content: "\f10e";
}
-.icon-ic_fluent_text_direction_rotate_90_left_20_regular:before {
+.icon-ic_fluent_text_change_case_20_filled:before {
content: "\f10f";
}
-.icon-ic_fluent_text_direction_rotate_90_ltr_20_filled:before {
+.icon-ic_fluent_text_change_case_20_regular:before {
content: "\f110";
}
-.icon-ic_fluent_text_direction_rotate_90_ltr_20_regular:before {
+.icon-ic_fluent_text_clear_formatting_20_filled:before {
content: "\f111";
}
-.icon-ic_fluent_text_direction_rotate_90_right_20_filled:before {
+.icon-ic_fluent_text_clear_formatting_20_regular:before {
content: "\f112";
}
-.icon-ic_fluent_text_direction_rotate_90_right_20_regular:before {
+.icon-ic_fluent_text_collapse_20_filled:before {
content: "\f113";
}
-.icon-ic_fluent_text_direction_rotate_90_rtl_20_filled:before {
+.icon-ic_fluent_text_collapse_20_regular:before {
content: "\f114";
}
-.icon-ic_fluent_text_direction_rotate_90_rtl_20_regular:before {
+.icon-ic_fluent_text_color_20_filled:before {
content: "\f115";
}
-.icon-ic_fluent_text_direction_vertical_20_filled:before {
+.icon-ic_fluent_text_color_20_regular:before {
content: "\f116";
}
-.icon-ic_fluent_text_direction_vertical_20_regular:before {
+.icon-ic_fluent_text_color_accent_20_filled:before {
content: "\f117";
}
-.icon-ic_fluent_text_edit_style_20_filled:before {
+.icon-ic_fluent_text_column_one_20_filled:before {
content: "\f118";
}
-.icon-ic_fluent_text_edit_style_20_regular:before {
+.icon-ic_fluent_text_column_one_20_regular:before {
content: "\f119";
}
-.icon-ic_fluent_text_effects_20_filled:before {
+.icon-ic_fluent_text_column_one_narrow_20_filled:before {
content: "\f11a";
}
-.icon-ic_fluent_text_effects_20_regular:before {
+.icon-ic_fluent_text_column_one_narrow_20_regular:before {
content: "\f11b";
}
-.icon-ic_fluent_text_effects_sparkle_20_filled:before {
+.icon-ic_fluent_text_column_one_semi_narrow_20_filled:before {
content: "\f11c";
}
-.icon-ic_fluent_text_effects_sparkle_20_regular:before {
+.icon-ic_fluent_text_column_one_semi_narrow_20_regular:before {
content: "\f11d";
}
-.icon-ic_fluent_text_expand_20_filled:before {
+.icon-ic_fluent_text_column_one_wide_20_filled:before {
content: "\f11e";
}
-.icon-ic_fluent_text_expand_20_regular:before {
+.icon-ic_fluent_text_column_one_wide_20_regular:before {
content: "\f11f";
}
-.icon-ic_fluent_text_field_20_filled:before {
+.icon-ic_fluent_text_column_one_wide_lightning_20_filled:before {
content: "\f120";
}
-.icon-ic_fluent_text_field_20_regular:before {
+.icon-ic_fluent_text_column_one_wide_lightning_20_regular:before {
content: "\f121";
}
-.icon-ic_fluent_text_first_line_20_filled:before {
+.icon-ic_fluent_text_column_three_20_filled:before {
content: "\f122";
}
-.icon-ic_fluent_text_first_line_20_regular:before {
+.icon-ic_fluent_text_column_three_20_regular:before {
content: "\f123";
}
-.icon-ic_fluent_text_font_20_filled:before {
+.icon-ic_fluent_text_column_two_20_filled:before {
content: "\f124";
}
-.icon-ic_fluent_text_font_20_regular:before {
+.icon-ic_fluent_text_column_two_20_regular:before {
content: "\f125";
}
-.icon-ic_fluent_text_font_info_20_filled:before {
+.icon-ic_fluent_text_column_two_left_20_filled:before {
content: "\f126";
}
-.icon-ic_fluent_text_font_info_20_regular:before {
+.icon-ic_fluent_text_column_two_left_20_regular:before {
content: "\f127";
}
-.icon-ic_fluent_text_font_size_20_filled:before {
+.icon-ic_fluent_text_column_two_right_20_filled:before {
content: "\f128";
}
-.icon-ic_fluent_text_font_size_20_regular:before {
+.icon-ic_fluent_text_column_two_right_20_regular:before {
content: "\f129";
}
-.icon-ic_fluent_text_footnote_20_filled:before {
+.icon-ic_fluent_text_column_wide_20_filled:before {
content: "\f12a";
}
-.icon-ic_fluent_text_footnote_20_regular:before {
+.icon-ic_fluent_text_column_wide_20_regular:before {
content: "\f12b";
}
-.icon-ic_fluent_text_grammar_arrow_left_20_filled:before {
+.icon-ic_fluent_text_continuous_20_filled:before {
content: "\f12c";
}
-.icon-ic_fluent_text_grammar_arrow_left_20_regular:before {
+.icon-ic_fluent_text_continuous_20_regular:before {
content: "\f12d";
}
-.icon-ic_fluent_text_grammar_arrow_right_20_filled:before {
+.icon-ic_fluent_text_density_20_filled:before {
content: "\f12e";
}
-.icon-ic_fluent_text_grammar_arrow_right_20_regular:before {
+.icon-ic_fluent_text_density_20_regular:before {
content: "\f12f";
}
-.icon-ic_fluent_text_grammar_checkmark_20_filled:before {
+.icon-ic_fluent_text_description_20_filled:before {
content: "\f130";
}
-.icon-ic_fluent_text_grammar_checkmark_20_regular:before {
+.icon-ic_fluent_text_description_20_regular:before {
content: "\f131";
}
-.icon-ic_fluent_text_grammar_dismiss_20_filled:before {
+.icon-ic_fluent_text_description_ltr_20_filled:before {
content: "\f132";
}
-.icon-ic_fluent_text_grammar_dismiss_20_regular:before {
+.icon-ic_fluent_text_description_ltr_20_regular:before {
content: "\f133";
}
-.icon-ic_fluent_text_grammar_error_20_filled:before {
+.icon-ic_fluent_text_description_rtl_20_filled:before {
content: "\f134";
}
-.icon-ic_fluent_text_grammar_error_20_regular:before {
+.icon-ic_fluent_text_description_rtl_20_regular:before {
content: "\f135";
}
-.icon-ic_fluent_text_grammar_lightning_20_filled:before {
+.icon-ic_fluent_text_direction_horizontal_left_20_filled:before {
content: "\f136";
}
-.icon-ic_fluent_text_grammar_lightning_20_regular:before {
+.icon-ic_fluent_text_direction_horizontal_left_20_regular:before {
content: "\f137";
}
-.icon-ic_fluent_text_grammar_settings_20_filled:before {
+.icon-ic_fluent_text_direction_horizontal_ltr_20_filled:before {
content: "\f138";
}
-.icon-ic_fluent_text_grammar_settings_20_regular:before {
+.icon-ic_fluent_text_direction_horizontal_ltr_20_regular:before {
content: "\f139";
}
-.icon-ic_fluent_text_grammar_wand_20_filled:before {
+.icon-ic_fluent_text_direction_horizontal_right_20_filled:before {
content: "\f13a";
}
-.icon-ic_fluent_text_grammar_wand_20_regular:before {
+.icon-ic_fluent_text_direction_horizontal_right_20_regular:before {
content: "\f13b";
}
-.icon-ic_fluent_text_hanging_20_filled:before {
+.icon-ic_fluent_text_direction_horizontal_rtl_20_filled:before {
content: "\f13c";
}
-.icon-ic_fluent_text_hanging_20_regular:before {
+.icon-ic_fluent_text_direction_horizontal_rtl_20_regular:before {
content: "\f13d";
}
-.icon-ic_fluent_text_header_1_20_filled:before {
+.icon-ic_fluent_text_direction_rotate_270_right_20_filled:before {
content: "\f13e";
}
-.icon-ic_fluent_text_header_1_20_regular:before {
+.icon-ic_fluent_text_direction_rotate_270_right_20_regular:before {
content: "\f13f";
}
-.icon-ic_fluent_text_header_1_lines_20_filled:before {
+.icon-ic_fluent_text_direction_rotate_315_right_20_filled:before {
content: "\f140";
}
-.icon-ic_fluent_text_header_1_lines_20_regular:before {
+.icon-ic_fluent_text_direction_rotate_315_right_20_regular:before {
content: "\f141";
}
-.icon-ic_fluent_text_header_1_lines_caret_20_filled:before {
+.icon-ic_fluent_text_direction_rotate_45_right_20_filled:before {
content: "\f142";
}
-.icon-ic_fluent_text_header_1_lines_caret_20_regular:before {
+.icon-ic_fluent_text_direction_rotate_45_right_20_regular:before {
content: "\f143";
}
-.icon-ic_fluent_text_header_2_20_filled:before {
+.icon-ic_fluent_text_direction_rotate_90_left_20_filled:before {
content: "\f144";
}
-.icon-ic_fluent_text_header_2_20_regular:before {
+.icon-ic_fluent_text_direction_rotate_90_left_20_regular:before {
content: "\f145";
}
-.icon-ic_fluent_text_header_2_lines_20_filled:before {
+.icon-ic_fluent_text_direction_rotate_90_ltr_20_filled:before {
content: "\f146";
}
-.icon-ic_fluent_text_header_2_lines_20_regular:before {
+.icon-ic_fluent_text_direction_rotate_90_ltr_20_regular:before {
content: "\f147";
}
-.icon-ic_fluent_text_header_2_lines_caret_20_filled:before {
+.icon-ic_fluent_text_direction_rotate_90_right_20_filled:before {
content: "\f148";
}
-.icon-ic_fluent_text_header_2_lines_caret_20_regular:before {
+.icon-ic_fluent_text_direction_rotate_90_right_20_regular:before {
content: "\f149";
}
-.icon-ic_fluent_text_header_3_20_filled:before {
+.icon-ic_fluent_text_direction_rotate_90_rtl_20_filled:before {
content: "\f14a";
}
-.icon-ic_fluent_text_header_3_20_regular:before {
+.icon-ic_fluent_text_direction_rotate_90_rtl_20_regular:before {
content: "\f14b";
}
-.icon-ic_fluent_text_header_3_lines_20_filled:before {
+.icon-ic_fluent_text_direction_vertical_20_filled:before {
content: "\f14c";
}
-.icon-ic_fluent_text_header_3_lines_20_regular:before {
+.icon-ic_fluent_text_direction_vertical_20_regular:before {
content: "\f14d";
}
-.icon-ic_fluent_text_header_3_lines_caret_20_filled:before {
+.icon-ic_fluent_text_edit_style_20_filled:before {
content: "\f14e";
}
-.icon-ic_fluent_text_header_3_lines_caret_20_regular:before {
+.icon-ic_fluent_text_edit_style_20_regular:before {
content: "\f14f";
}
-.icon-ic_fluent_text_indent_decrease_20_filled:before {
+.icon-ic_fluent_text_effects_20_filled:before {
content: "\f150";
}
-.icon-ic_fluent_text_indent_decrease_20_regular:before {
+.icon-ic_fluent_text_effects_20_regular:before {
content: "\f151";
}
-.icon-ic_fluent_text_indent_decrease_ltr_20_filled:before {
+.icon-ic_fluent_text_effects_sparkle_20_filled:before {
content: "\f152";
}
-.icon-ic_fluent_text_indent_decrease_ltr_20_regular:before {
+.icon-ic_fluent_text_effects_sparkle_20_regular:before {
content: "\f153";
}
-.icon-ic_fluent_text_indent_decrease_ltr_90_20_filled:before {
+.icon-ic_fluent_text_expand_20_filled:before {
content: "\f154";
}
-.icon-ic_fluent_text_indent_decrease_ltr_90_20_regular:before {
+.icon-ic_fluent_text_expand_20_regular:before {
content: "\f155";
}
-.icon-ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled:before {
+.icon-ic_fluent_text_field_20_filled:before {
content: "\f156";
}
-.icon-ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular:before {
+.icon-ic_fluent_text_field_20_regular:before {
content: "\f157";
}
-.icon-ic_fluent_text_indent_decrease_rotate_270_20_filled:before {
+.icon-ic_fluent_text_first_line_20_filled:before {
content: "\f158";
}
-.icon-ic_fluent_text_indent_decrease_rotate_270_20_regular:before {
+.icon-ic_fluent_text_first_line_20_regular:before {
content: "\f159";
}
-.icon-ic_fluent_text_indent_decrease_rotate_90_20_filled:before {
+.icon-ic_fluent_text_font_20_filled:before {
content: "\f15a";
}
-.icon-ic_fluent_text_indent_decrease_rotate_90_20_regular:before {
+.icon-ic_fluent_text_font_20_regular:before {
content: "\f15b";
}
-.icon-ic_fluent_text_indent_decrease_rtl_20_filled:before {
+.icon-ic_fluent_text_font_info_20_filled:before {
content: "\f15c";
}
-.icon-ic_fluent_text_indent_decrease_rtl_20_regular:before {
+.icon-ic_fluent_text_font_info_20_regular:before {
content: "\f15d";
}
-.icon-ic_fluent_text_indent_decrease_rtl_90_20_filled:before {
+.icon-ic_fluent_text_font_size_20_filled:before {
content: "\f15e";
}
-.icon-ic_fluent_text_indent_decrease_rtl_90_20_regular:before {
+.icon-ic_fluent_text_font_size_20_regular:before {
content: "\f15f";
}
-.icon-ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled:before {
+.icon-ic_fluent_text_footnote_20_filled:before {
content: "\f160";
}
-.icon-ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular:before {
+.icon-ic_fluent_text_footnote_20_regular:before {
content: "\f161";
}
-.icon-ic_fluent_text_indent_increase_20_filled:before {
+.icon-ic_fluent_text_grammar_arrow_left_20_filled:before {
content: "\f162";
}
-.icon-ic_fluent_text_indent_increase_20_regular:before {
+.icon-ic_fluent_text_grammar_arrow_left_20_regular:before {
content: "\f163";
}
-.icon-ic_fluent_text_indent_increase_ltr_20_filled:before {
+.icon-ic_fluent_text_grammar_arrow_right_20_filled:before {
content: "\f164";
}
-.icon-ic_fluent_text_indent_increase_ltr_20_regular:before {
+.icon-ic_fluent_text_grammar_arrow_right_20_regular:before {
content: "\f165";
}
-.icon-ic_fluent_text_indent_increase_ltr_90_20_filled:before {
+.icon-ic_fluent_text_grammar_checkmark_20_filled:before {
content: "\f166";
}
-.icon-ic_fluent_text_indent_increase_ltr_90_20_regular:before {
+.icon-ic_fluent_text_grammar_checkmark_20_regular:before {
content: "\f167";
}
-.icon-ic_fluent_text_indent_increase_ltr_rotate_270_20_filled:before {
+.icon-ic_fluent_text_grammar_dismiss_20_filled:before {
content: "\f168";
}
-.icon-ic_fluent_text_indent_increase_ltr_rotate_270_20_regular:before {
+.icon-ic_fluent_text_grammar_dismiss_20_regular:before {
content: "\f169";
}
-.icon-ic_fluent_text_indent_increase_rotate_270_20_filled:before {
+.icon-ic_fluent_text_grammar_error_20_filled:before {
content: "\f16a";
}
-.icon-ic_fluent_text_indent_increase_rotate_270_20_regular:before {
+.icon-ic_fluent_text_grammar_error_20_regular:before {
content: "\f16b";
}
-.icon-ic_fluent_text_indent_increase_rotate_90_20_filled:before {
+.icon-ic_fluent_text_grammar_lightning_20_filled:before {
content: "\f16c";
}
-.icon-ic_fluent_text_indent_increase_rotate_90_20_regular:before {
+.icon-ic_fluent_text_grammar_lightning_20_regular:before {
content: "\f16d";
}
-.icon-ic_fluent_text_indent_increase_rtl_20_filled:before {
+.icon-ic_fluent_text_grammar_settings_20_filled:before {
content: "\f16e";
}
-.icon-ic_fluent_text_indent_increase_rtl_20_regular:before {
+.icon-ic_fluent_text_grammar_settings_20_regular:before {
content: "\f16f";
}
-.icon-ic_fluent_text_indent_increase_rtl_90_20_filled:before {
+.icon-ic_fluent_text_grammar_wand_20_filled:before {
content: "\f170";
}
-.icon-ic_fluent_text_indent_increase_rtl_90_20_regular:before {
+.icon-ic_fluent_text_grammar_wand_20_regular:before {
content: "\f171";
}
-.icon-ic_fluent_text_indent_increase_rtl_rotate_270_20_filled:before {
+.icon-ic_fluent_text_hanging_20_filled:before {
content: "\f172";
}
-.icon-ic_fluent_text_indent_increase_rtl_rotate_270_20_regular:before {
+.icon-ic_fluent_text_hanging_20_regular:before {
content: "\f173";
}
-.icon-ic_fluent_text_italic_20_filled:before {
+.icon-ic_fluent_text_header_1_20_filled:before {
content: "\f174";
}
-.icon-ic_fluent_text_italic_20_regular:before {
+.icon-ic_fluent_text_header_1_20_regular:before {
content: "\f175";
}
-.icon-ic_fluent_text_line_spacing_20_filled:before {
+.icon-ic_fluent_text_header_1_lines_20_filled:before {
content: "\f176";
}
-.icon-ic_fluent_text_line_spacing_20_regular:before {
+.icon-ic_fluent_text_header_1_lines_20_regular:before {
content: "\f177";
}
-.icon-ic_fluent_text_more_20_filled:before {
+.icon-ic_fluent_text_header_1_lines_caret_20_filled:before {
content: "\f178";
}
-.icon-ic_fluent_text_more_20_regular:before {
+.icon-ic_fluent_text_header_1_lines_caret_20_regular:before {
content: "\f179";
}
-.icon-ic_fluent_text_number_format_20_filled:before {
+.icon-ic_fluent_text_header_2_20_filled:before {
content: "\f17a";
}
-.icon-ic_fluent_text_number_format_20_regular:before {
+.icon-ic_fluent_text_header_2_20_regular:before {
content: "\f17b";
}
-.icon-ic_fluent_text_number_list_ltr_20_filled:before {
+.icon-ic_fluent_text_header_2_lines_20_filled:before {
content: "\f17c";
}
-.icon-ic_fluent_text_number_list_ltr_20_regular:before {
+.icon-ic_fluent_text_header_2_lines_20_regular:before {
content: "\f17d";
}
-.icon-ic_fluent_text_number_list_ltr_90_20_filled:before {
+.icon-ic_fluent_text_header_2_lines_caret_20_filled:before {
content: "\f17e";
}
-.icon-ic_fluent_text_number_list_ltr_90_20_regular:before {
+.icon-ic_fluent_text_header_2_lines_caret_20_regular:before {
content: "\f17f";
}
-.icon-ic_fluent_text_number_list_ltr_rotate_270_20_filled:before {
+.icon-ic_fluent_text_header_3_20_filled:before {
content: "\f180";
}
-.icon-ic_fluent_text_number_list_ltr_rotate_270_20_regular:before {
+.icon-ic_fluent_text_header_3_20_regular:before {
content: "\f181";
}
-.icon-ic_fluent_text_number_list_rotate_270_20_filled:before {
+.icon-ic_fluent_text_header_3_lines_20_filled:before {
content: "\f182";
}
-.icon-ic_fluent_text_number_list_rotate_270_20_regular:before {
+.icon-ic_fluent_text_header_3_lines_20_regular:before {
content: "\f183";
}
-.icon-ic_fluent_text_number_list_rotate_90_20_filled:before {
+.icon-ic_fluent_text_header_3_lines_caret_20_filled:before {
content: "\f184";
}
-.icon-ic_fluent_text_number_list_rotate_90_20_regular:before {
+.icon-ic_fluent_text_header_3_lines_caret_20_regular:before {
content: "\f185";
}
-.icon-ic_fluent_text_number_list_rtl_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_20_filled:before {
content: "\f186";
}
-.icon-ic_fluent_text_number_list_rtl_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_20_regular:before {
content: "\f187";
}
-.icon-ic_fluent_text_number_list_rtl_90_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_ltr_20_filled:before {
content: "\f188";
}
-.icon-ic_fluent_text_number_list_rtl_90_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_ltr_20_regular:before {
content: "\f189";
}
-.icon-ic_fluent_text_number_list_rtl_rotate_270_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_ltr_90_20_filled:before {
content: "\f18a";
}
-.icon-ic_fluent_text_number_list_rtl_rotate_270_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_ltr_90_20_regular:before {
content: "\f18b";
}
-.icon-ic_fluent_text_paragraph_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled:before {
content: "\f18c";
}
-.icon-ic_fluent_text_paragraph_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular:before {
content: "\f18d";
}
-.icon-ic_fluent_text_paragraph_direction_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_rotate_270_20_filled:before {
content: "\f18e";
}
-.icon-ic_fluent_text_paragraph_direction_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_rotate_270_20_regular:before {
content: "\f18f";
}
-.icon-ic_fluent_text_paragraph_direction_left_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_rotate_90_20_filled:before {
content: "\f190";
}
-.icon-ic_fluent_text_paragraph_direction_left_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_rotate_90_20_regular:before {
content: "\f191";
}
-.icon-ic_fluent_text_paragraph_direction_right_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_rtl_20_filled:before {
content: "\f192";
}
-.icon-ic_fluent_text_paragraph_direction_right_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_rtl_20_regular:before {
content: "\f193";
}
-.icon-ic_fluent_text_period_asterisk_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_rtl_90_20_filled:before {
content: "\f194";
}
-.icon-ic_fluent_text_period_asterisk_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_rtl_90_20_regular:before {
content: "\f195";
}
-.icon-ic_fluent_text_position_behind_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled:before {
content: "\f196";
}
-.icon-ic_fluent_text_position_behind_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular:before {
content: "\f197";
}
-.icon-ic_fluent_text_position_front_20_filled:before {
+.icon-ic_fluent_text_indent_increase_20_filled:before {
content: "\f198";
}
-.icon-ic_fluent_text_position_front_20_regular:before {
+.icon-ic_fluent_text_indent_increase_20_regular:before {
content: "\f199";
}
-.icon-ic_fluent_text_position_line_20_filled:before {
+.icon-ic_fluent_text_indent_increase_ltr_20_filled:before {
content: "\f19a";
}
-.icon-ic_fluent_text_position_line_20_regular:before {
+.icon-ic_fluent_text_indent_increase_ltr_20_regular:before {
content: "\f19b";
}
-.icon-ic_fluent_text_position_square_20_filled:before {
+.icon-ic_fluent_text_indent_increase_ltr_90_20_filled:before {
content: "\f19c";
}
-.icon-ic_fluent_text_position_square_20_regular:before {
+.icon-ic_fluent_text_indent_increase_ltr_90_20_regular:before {
content: "\f19d";
}
-.icon-ic_fluent_text_position_square_left_20_filled:before {
+.icon-ic_fluent_text_indent_increase_ltr_rotate_270_20_filled:before {
content: "\f19e";
}
-.icon-ic_fluent_text_position_square_left_20_regular:before {
+.icon-ic_fluent_text_indent_increase_ltr_rotate_270_20_regular:before {
content: "\f19f";
}
-.icon-ic_fluent_text_position_square_right_20_filled:before {
+.icon-ic_fluent_text_indent_increase_rotate_270_20_filled:before {
content: "\f1a0";
}
-.icon-ic_fluent_text_position_square_right_20_regular:before {
+.icon-ic_fluent_text_indent_increase_rotate_270_20_regular:before {
content: "\f1a1";
}
-.icon-ic_fluent_text_position_through_20_filled:before {
+.icon-ic_fluent_text_indent_increase_rotate_90_20_filled:before {
content: "\f1a2";
}
-.icon-ic_fluent_text_position_through_20_regular:before {
+.icon-ic_fluent_text_indent_increase_rotate_90_20_regular:before {
content: "\f1a3";
}
-.icon-ic_fluent_text_position_tight_20_filled:before {
+.icon-ic_fluent_text_indent_increase_rtl_20_filled:before {
content: "\f1a4";
}
-.icon-ic_fluent_text_position_tight_20_regular:before {
+.icon-ic_fluent_text_indent_increase_rtl_20_regular:before {
content: "\f1a5";
}
-.icon-ic_fluent_text_position_top_bottom_20_filled:before {
+.icon-ic_fluent_text_indent_increase_rtl_90_20_filled:before {
content: "\f1a6";
}
-.icon-ic_fluent_text_position_top_bottom_20_regular:before {
+.icon-ic_fluent_text_indent_increase_rtl_90_20_regular:before {
content: "\f1a7";
}
-.icon-ic_fluent_text_proofing_tools_20_filled:before {
+.icon-ic_fluent_text_indent_increase_rtl_rotate_270_20_filled:before {
content: "\f1a8";
}
-.icon-ic_fluent_text_proofing_tools_20_regular:before {
+.icon-ic_fluent_text_indent_increase_rtl_rotate_270_20_regular:before {
content: "\f1a9";
}
-.icon-ic_fluent_text_quote_20_filled:before {
+.icon-ic_fluent_text_italic_20_filled:before {
content: "\f1aa";
}
-.icon-ic_fluent_text_quote_20_regular:before {
+.icon-ic_fluent_text_italic_20_regular:before {
content: "\f1ab";
}
-.icon-ic_fluent_text_sort_ascending_20_filled:before {
+.icon-ic_fluent_text_line_spacing_20_filled:before {
content: "\f1ac";
}
-.icon-ic_fluent_text_sort_ascending_20_regular:before {
+.icon-ic_fluent_text_line_spacing_20_regular:before {
content: "\f1ad";
}
-.icon-ic_fluent_text_sort_descending_20_filled:before {
+.icon-ic_fluent_text_more_20_filled:before {
content: "\f1ae";
}
-.icon-ic_fluent_text_sort_descending_20_regular:before {
+.icon-ic_fluent_text_more_20_regular:before {
content: "\f1af";
}
-.icon-ic_fluent_text_strikethrough_20_filled:before {
+.icon-ic_fluent_text_number_format_20_filled:before {
content: "\f1b0";
}
-.icon-ic_fluent_text_strikethrough_20_regular:before {
+.icon-ic_fluent_text_number_format_20_regular:before {
content: "\f1b1";
}
-.icon-ic_fluent_text_subscript_20_filled:before {
+.icon-ic_fluent_text_number_list_ltr_20_filled:before {
content: "\f1b2";
}
-.icon-ic_fluent_text_subscript_20_regular:before {
+.icon-ic_fluent_text_number_list_ltr_20_regular:before {
content: "\f1b3";
}
-.icon-ic_fluent_text_superscript_20_filled:before {
+.icon-ic_fluent_text_number_list_ltr_90_20_filled:before {
content: "\f1b4";
}
-.icon-ic_fluent_text_superscript_20_regular:before {
+.icon-ic_fluent_text_number_list_ltr_90_20_regular:before {
content: "\f1b5";
}
-.icon-ic_fluent_text_t_20_filled:before {
+.icon-ic_fluent_text_number_list_ltr_rotate_270_20_filled:before {
content: "\f1b6";
}
-.icon-ic_fluent_text_t_20_regular:before {
+.icon-ic_fluent_text_number_list_ltr_rotate_270_20_regular:before {
content: "\f1b7";
}
-.icon-ic_fluent_text_underline_20_filled:before {
+.icon-ic_fluent_text_number_list_rotate_270_20_filled:before {
content: "\f1b8";
}
-.icon-ic_fluent_text_underline_20_regular:before {
+.icon-ic_fluent_text_number_list_rotate_270_20_regular:before {
content: "\f1b9";
}
-.icon-ic_fluent_text_underline_character_u_20_filled:before {
+.icon-ic_fluent_text_number_list_rotate_90_20_filled:before {
content: "\f1ba";
}
-.icon-ic_fluent_text_underline_character_u_20_regular:before {
+.icon-ic_fluent_text_number_list_rotate_90_20_regular:before {
content: "\f1bb";
}
-.icon-ic_fluent_text_underline_double_20_filled:before {
+.icon-ic_fluent_text_number_list_rtl_20_filled:before {
content: "\f1bc";
}
-.icon-ic_fluent_text_underline_double_20_regular:before {
+.icon-ic_fluent_text_number_list_rtl_20_regular:before {
content: "\f1bd";
}
-.icon-ic_fluent_text_whole_word_20_filled:before {
+.icon-ic_fluent_text_number_list_rtl_90_20_filled:before {
content: "\f1be";
}
-.icon-ic_fluent_text_whole_word_20_regular:before {
+.icon-ic_fluent_text_number_list_rtl_90_20_regular:before {
content: "\f1bf";
}
-.icon-ic_fluent_text_word_count_20_filled:before {
+.icon-ic_fluent_text_number_list_rtl_rotate_270_20_filled:before {
content: "\f1c0";
}
-.icon-ic_fluent_text_word_count_20_regular:before {
+.icon-ic_fluent_text_number_list_rtl_rotate_270_20_regular:before {
content: "\f1c1";
}
-.icon-ic_fluent_text_wrap_20_filled:before {
+.icon-ic_fluent_text_paragraph_20_filled:before {
content: "\f1c2";
}
-.icon-ic_fluent_text_wrap_20_regular:before {
+.icon-ic_fluent_text_paragraph_20_regular:before {
content: "\f1c3";
}
-.icon-ic_fluent_text_wrap_off_20_filled:before {
+.icon-ic_fluent_text_paragraph_direction_20_filled:before {
content: "\f1c4";
}
-.icon-ic_fluent_text_wrap_off_20_regular:before {
+.icon-ic_fluent_text_paragraph_direction_20_regular:before {
content: "\f1c5";
}
-.icon-ic_fluent_textbox_20_filled:before {
+.icon-ic_fluent_text_paragraph_direction_left_20_filled:before {
content: "\f1c6";
}
-.icon-ic_fluent_textbox_20_regular:before {
+.icon-ic_fluent_text_paragraph_direction_left_20_regular:before {
content: "\f1c7";
}
-.icon-ic_fluent_textbox_align_bottom_20_filled:before {
+.icon-ic_fluent_text_paragraph_direction_right_20_filled:before {
content: "\f1c8";
}
-.icon-ic_fluent_textbox_align_bottom_20_regular:before {
+.icon-ic_fluent_text_paragraph_direction_right_20_regular:before {
content: "\f1c9";
}
-.icon-ic_fluent_textbox_align_bottom_center_20_filled:before {
+.icon-ic_fluent_text_period_asterisk_20_filled:before {
content: "\f1ca";
}
-.icon-ic_fluent_textbox_align_bottom_center_20_regular:before {
+.icon-ic_fluent_text_period_asterisk_20_regular:before {
content: "\f1cb";
}
-.icon-ic_fluent_textbox_align_bottom_left_20_filled:before {
+.icon-ic_fluent_text_position_behind_20_filled:before {
content: "\f1cc";
}
-.icon-ic_fluent_textbox_align_bottom_left_20_regular:before {
+.icon-ic_fluent_text_position_behind_20_regular:before {
content: "\f1cd";
}
-.icon-ic_fluent_textbox_align_bottom_right_20_filled:before {
+.icon-ic_fluent_text_position_front_20_filled:before {
content: "\f1ce";
}
-.icon-ic_fluent_textbox_align_bottom_right_20_regular:before {
+.icon-ic_fluent_text_position_front_20_regular:before {
content: "\f1cf";
}
-.icon-ic_fluent_textbox_align_bottom_rotate_90_20_filled:before {
+.icon-ic_fluent_text_position_line_20_filled:before {
content: "\f1d0";
}
-.icon-ic_fluent_textbox_align_bottom_rotate_90_20_regular:before {
+.icon-ic_fluent_text_position_line_20_regular:before {
content: "\f1d1";
}
-.icon-ic_fluent_textbox_align_center_20_filled:before {
+.icon-ic_fluent_text_position_square_20_filled:before {
content: "\f1d2";
}
-.icon-ic_fluent_textbox_align_center_20_regular:before {
+.icon-ic_fluent_text_position_square_20_regular:before {
content: "\f1d3";
}
-.icon-ic_fluent_textbox_align_middle_20_filled:before {
+.icon-ic_fluent_text_position_square_left_20_filled:before {
content: "\f1d4";
}
-.icon-ic_fluent_textbox_align_middle_20_regular:before {
+.icon-ic_fluent_text_position_square_left_20_regular:before {
content: "\f1d5";
}
-.icon-ic_fluent_textbox_align_middle_left_20_filled:before {
+.icon-ic_fluent_text_position_square_right_20_filled:before {
content: "\f1d6";
}
-.icon-ic_fluent_textbox_align_middle_left_20_regular:before {
+.icon-ic_fluent_text_position_square_right_20_regular:before {
content: "\f1d7";
}
-.icon-ic_fluent_textbox_align_middle_right_20_filled:before {
+.icon-ic_fluent_text_position_through_20_filled:before {
content: "\f1d8";
}
-.icon-ic_fluent_textbox_align_middle_right_20_regular:before {
+.icon-ic_fluent_text_position_through_20_regular:before {
content: "\f1d9";
}
-.icon-ic_fluent_textbox_align_middle_rotate_90_20_filled:before {
+.icon-ic_fluent_text_position_tight_20_filled:before {
content: "\f1da";
}
-.icon-ic_fluent_textbox_align_middle_rotate_90_20_regular:before {
+.icon-ic_fluent_text_position_tight_20_regular:before {
content: "\f1db";
}
-.icon-ic_fluent_textbox_align_top_20_filled:before {
+.icon-ic_fluent_text_position_top_bottom_20_filled:before {
content: "\f1dc";
}
-.icon-ic_fluent_textbox_align_top_20_regular:before {
+.icon-ic_fluent_text_position_top_bottom_20_regular:before {
content: "\f1dd";
}
-.icon-ic_fluent_textbox_align_top_center_20_filled:before {
+.icon-ic_fluent_text_proofing_tools_20_filled:before {
content: "\f1de";
}
-.icon-ic_fluent_textbox_align_top_center_20_regular:before {
+.icon-ic_fluent_text_proofing_tools_20_regular:before {
content: "\f1df";
}
-.icon-ic_fluent_textbox_align_top_left_20_filled:before {
+.icon-ic_fluent_text_quote_20_filled:before {
content: "\f1e0";
}
-.icon-ic_fluent_textbox_align_top_left_20_regular:before {
+.icon-ic_fluent_text_quote_20_regular:before {
content: "\f1e1";
}
-.icon-ic_fluent_textbox_align_top_right_20_filled:before {
+.icon-ic_fluent_text_sort_ascending_20_filled:before {
content: "\f1e2";
}
-.icon-ic_fluent_textbox_align_top_right_20_regular:before {
+.icon-ic_fluent_text_sort_ascending_20_regular:before {
content: "\f1e3";
}
-.icon-ic_fluent_textbox_align_top_rotate_90_20_filled:before {
+.icon-ic_fluent_text_sort_descending_20_filled:before {
content: "\f1e4";
}
-.icon-ic_fluent_textbox_align_top_rotate_90_20_regular:before {
+.icon-ic_fluent_text_sort_descending_20_regular:before {
content: "\f1e5";
}
-.icon-ic_fluent_textbox_more_20_filled:before {
+.icon-ic_fluent_text_strikethrough_20_filled:before {
content: "\f1e6";
}
-.icon-ic_fluent_textbox_more_20_regular:before {
+.icon-ic_fluent_text_strikethrough_20_regular:before {
content: "\f1e7";
}
-.icon-ic_fluent_textbox_rotate_90_20_filled:before {
+.icon-ic_fluent_text_subscript_20_filled:before {
content: "\f1e8";
}
-.icon-ic_fluent_textbox_rotate_90_20_regular:before {
+.icon-ic_fluent_text_subscript_20_regular:before {
content: "\f1e9";
}
-.icon-ic_fluent_textbox_settings_20_filled:before {
+.icon-ic_fluent_text_superscript_20_filled:before {
content: "\f1ea";
}
-.icon-ic_fluent_textbox_settings_20_regular:before {
+.icon-ic_fluent_text_superscript_20_regular:before {
content: "\f1eb";
}
-.icon-ic_fluent_thinking_20_filled:before {
+.icon-ic_fluent_text_t_20_filled:before {
content: "\f1ec";
}
-.icon-ic_fluent_thinking_20_regular:before {
+.icon-ic_fluent_text_t_20_regular:before {
content: "\f1ed";
}
-.icon-ic_fluent_thumb_dislike_20_filled:before {
+.icon-ic_fluent_text_underline_20_filled:before {
content: "\f1ee";
}
-.icon-ic_fluent_thumb_dislike_20_regular:before {
+.icon-ic_fluent_text_underline_20_regular:before {
content: "\f1ef";
}
-.icon-ic_fluent_thumb_like_20_filled:before {
+.icon-ic_fluent_text_underline_character_u_20_filled:before {
content: "\f1f0";
}
-.icon-ic_fluent_thumb_like_20_regular:before {
+.icon-ic_fluent_text_underline_character_u_20_regular:before {
content: "\f1f1";
}
-.icon-ic_fluent_thumb_like_dislike_20_filled:before {
+.icon-ic_fluent_text_underline_double_20_filled:before {
content: "\f1f2";
}
-.icon-ic_fluent_thumb_like_dislike_20_regular:before {
+.icon-ic_fluent_text_underline_double_20_regular:before {
content: "\f1f3";
}
-.icon-ic_fluent_ticket_diagonal_20_filled:before {
+.icon-ic_fluent_text_whole_word_20_filled:before {
content: "\f1f4";
}
-.icon-ic_fluent_ticket_diagonal_20_regular:before {
+.icon-ic_fluent_text_whole_word_20_regular:before {
content: "\f1f5";
}
-.icon-ic_fluent_ticket_horizontal_20_filled:before {
+.icon-ic_fluent_text_word_count_20_filled:before {
content: "\f1f6";
}
-.icon-ic_fluent_ticket_horizontal_20_regular:before {
+.icon-ic_fluent_text_word_count_20_regular:before {
content: "\f1f7";
}
-.icon-ic_fluent_time_and_weather_20_filled:before {
+.icon-ic_fluent_text_wrap_20_filled:before {
content: "\f1f8";
}
-.icon-ic_fluent_time_and_weather_20_regular:before {
+.icon-ic_fluent_text_wrap_20_regular:before {
content: "\f1f9";
}
-.icon-ic_fluent_time_picker_20_filled:before {
+.icon-ic_fluent_text_wrap_off_20_filled:before {
content: "\f1fa";
}
-.icon-ic_fluent_time_picker_20_regular:before {
+.icon-ic_fluent_text_wrap_off_20_regular:before {
content: "\f1fb";
}
-.icon-ic_fluent_timeline_20_filled:before {
+.icon-ic_fluent_textbox_20_filled:before {
content: "\f1fc";
}
-.icon-ic_fluent_timeline_20_regular:before {
+.icon-ic_fluent_textbox_20_regular:before {
content: "\f1fd";
}
-.icon-ic_fluent_timer_10_20_filled:before {
+.icon-ic_fluent_textbox_align_bottom_20_filled:before {
content: "\f1fe";
}
-.icon-ic_fluent_timer_10_20_regular:before {
+.icon-ic_fluent_textbox_align_bottom_20_regular:before {
content: "\f1ff";
}
-.icon-ic_fluent_timer_2_20_filled:before {
+.icon-ic_fluent_textbox_align_bottom_center_20_filled:before {
content: "\f200";
}
-.icon-ic_fluent_timer_2_20_regular:before {
+.icon-ic_fluent_textbox_align_bottom_center_20_regular:before {
content: "\f201";
}
-.icon-ic_fluent_timer_20_filled:before {
+.icon-ic_fluent_textbox_align_bottom_left_20_filled:before {
content: "\f202";
}
-.icon-ic_fluent_timer_20_regular:before {
+.icon-ic_fluent_textbox_align_bottom_left_20_regular:before {
content: "\f203";
}
-.icon-ic_fluent_timer_3_20_filled:before {
+.icon-ic_fluent_textbox_align_bottom_right_20_filled:before {
content: "\f204";
}
-.icon-ic_fluent_timer_3_20_regular:before {
+.icon-ic_fluent_textbox_align_bottom_right_20_regular:before {
content: "\f205";
}
-.icon-ic_fluent_timer_off_20_filled:before {
+.icon-ic_fluent_textbox_align_bottom_rotate_90_20_filled:before {
content: "\f206";
}
-.icon-ic_fluent_timer_off_20_regular:before {
+.icon-ic_fluent_textbox_align_bottom_rotate_90_20_regular:before {
content: "\f207";
}
-.icon-ic_fluent_toggle_left_20_filled:before {
+.icon-ic_fluent_textbox_align_center_20_filled:before {
content: "\f208";
}
-.icon-ic_fluent_toggle_left_20_regular:before {
+.icon-ic_fluent_textbox_align_center_20_regular:before {
content: "\f209";
}
-.icon-ic_fluent_toggle_multiple_20_filled:before {
+.icon-ic_fluent_textbox_align_middle_20_filled:before {
content: "\f20a";
}
-.icon-ic_fluent_toggle_multiple_20_regular:before {
+.icon-ic_fluent_textbox_align_middle_20_regular:before {
content: "\f20b";
}
-.icon-ic_fluent_toggle_right_20_filled:before {
+.icon-ic_fluent_textbox_align_middle_left_20_filled:before {
content: "\f20c";
}
-.icon-ic_fluent_toggle_right_20_regular:before {
+.icon-ic_fluent_textbox_align_middle_left_20_regular:before {
content: "\f20d";
}
-.icon-ic_fluent_toolbox_20_filled:before {
+.icon-ic_fluent_textbox_align_middle_right_20_filled:before {
content: "\f20e";
}
-.icon-ic_fluent_toolbox_20_regular:before {
+.icon-ic_fluent_textbox_align_middle_right_20_regular:before {
content: "\f20f";
}
-.icon-ic_fluent_tooltip_quote_20_filled:before {
+.icon-ic_fluent_textbox_align_middle_rotate_90_20_filled:before {
content: "\f210";
}
-.icon-ic_fluent_tooltip_quote_20_regular:before {
+.icon-ic_fluent_textbox_align_middle_rotate_90_20_regular:before {
content: "\f211";
}
-.icon-ic_fluent_top_speed_20_filled:before {
+.icon-ic_fluent_textbox_align_top_20_filled:before {
content: "\f212";
}
-.icon-ic_fluent_top_speed_20_regular:before {
+.icon-ic_fluent_textbox_align_top_20_regular:before {
content: "\f213";
}
-.icon-ic_fluent_translate_20_filled:before {
+.icon-ic_fluent_textbox_align_top_center_20_filled:before {
content: "\f214";
}
-.icon-ic_fluent_translate_20_regular:before {
+.icon-ic_fluent_textbox_align_top_center_20_regular:before {
content: "\f215";
}
-.icon-ic_fluent_translate_auto_20_filled:before {
+.icon-ic_fluent_textbox_align_top_left_20_filled:before {
content: "\f216";
}
-.icon-ic_fluent_translate_auto_20_regular:before {
+.icon-ic_fluent_textbox_align_top_left_20_regular:before {
content: "\f217";
}
-.icon-ic_fluent_translate_off_20_filled:before {
+.icon-ic_fluent_textbox_align_top_right_20_filled:before {
content: "\f218";
}
-.icon-ic_fluent_translate_off_20_regular:before {
+.icon-ic_fluent_textbox_align_top_right_20_regular:before {
content: "\f219";
}
-.icon-ic_fluent_transmission_20_filled:before {
+.icon-ic_fluent_textbox_align_top_rotate_90_20_filled:before {
content: "\f21a";
}
-.icon-ic_fluent_transmission_20_regular:before {
+.icon-ic_fluent_textbox_align_top_rotate_90_20_regular:before {
content: "\f21b";
}
-.icon-ic_fluent_tray_item_add_20_filled:before {
+.icon-ic_fluent_textbox_more_20_filled:before {
content: "\f21c";
}
-.icon-ic_fluent_tray_item_add_20_regular:before {
+.icon-ic_fluent_textbox_more_20_regular:before {
content: "\f21d";
}
-.icon-ic_fluent_tray_item_remove_20_filled:before {
+.icon-ic_fluent_textbox_rotate_90_20_filled:before {
content: "\f21e";
}
-.icon-ic_fluent_tray_item_remove_20_regular:before {
+.icon-ic_fluent_textbox_rotate_90_20_regular:before {
content: "\f21f";
}
-.icon-ic_fluent_tree_deciduous_20_filled:before {
+.icon-ic_fluent_textbox_settings_20_filled:before {
content: "\f220";
}
-.icon-ic_fluent_tree_deciduous_20_regular:before {
+.icon-ic_fluent_textbox_settings_20_regular:before {
content: "\f221";
}
-.icon-ic_fluent_tree_evergreen_20_filled:before {
+.icon-ic_fluent_thinking_20_filled:before {
content: "\f222";
}
-.icon-ic_fluent_tree_evergreen_20_regular:before {
+.icon-ic_fluent_thinking_20_regular:before {
content: "\f223";
}
-.icon-ic_fluent_triangle_20_filled:before {
+.icon-ic_fluent_thumb_dislike_20_filled:before {
content: "\f224";
}
-.icon-ic_fluent_triangle_20_regular:before {
+.icon-ic_fluent_thumb_dislike_20_regular:before {
content: "\f225";
}
-.icon-ic_fluent_triangle_down_20_filled:before {
+.icon-ic_fluent_thumb_like_20_filled:before {
content: "\f226";
}
-.icon-ic_fluent_triangle_down_20_regular:before {
+.icon-ic_fluent_thumb_like_20_regular:before {
content: "\f227";
}
-.icon-ic_fluent_triangle_left_20_filled:before {
+.icon-ic_fluent_thumb_like_dislike_20_filled:before {
content: "\f228";
}
-.icon-ic_fluent_triangle_left_20_regular:before {
+.icon-ic_fluent_thumb_like_dislike_20_regular:before {
content: "\f229";
}
-.icon-ic_fluent_triangle_right_20_filled:before {
+.icon-ic_fluent_ticket_diagonal_20_filled:before {
content: "\f22a";
}
-.icon-ic_fluent_triangle_right_20_regular:before {
+.icon-ic_fluent_ticket_diagonal_20_regular:before {
content: "\f22b";
}
-.icon-ic_fluent_triangle_up_20_filled:before {
+.icon-ic_fluent_ticket_horizontal_20_filled:before {
content: "\f22c";
}
-.icon-ic_fluent_triangle_up_20_regular:before {
+.icon-ic_fluent_ticket_horizontal_20_regular:before {
content: "\f22d";
}
-.icon-ic_fluent_trophy_20_filled:before {
+.icon-ic_fluent_time_and_weather_20_filled:before {
content: "\f22e";
}
-.icon-ic_fluent_trophy_20_regular:before {
+.icon-ic_fluent_time_and_weather_20_regular:before {
content: "\f22f";
}
-.icon-ic_fluent_trophy_lock_20_filled:before {
+.icon-ic_fluent_time_picker_20_filled:before {
content: "\f230";
}
-.icon-ic_fluent_trophy_lock_20_regular:before {
+.icon-ic_fluent_time_picker_20_regular:before {
content: "\f231";
}
-.icon-ic_fluent_trophy_off_20_filled:before {
+.icon-ic_fluent_timeline_20_filled:before {
content: "\f232";
}
-.icon-ic_fluent_trophy_off_20_regular:before {
+.icon-ic_fluent_timeline_20_regular:before {
content: "\f233";
}
-.icon-ic_fluent_tv_20_filled:before {
+.icon-ic_fluent_timer_10_20_filled:before {
content: "\f234";
}
-.icon-ic_fluent_tv_20_regular:before {
+.icon-ic_fluent_timer_10_20_regular:before {
content: "\f235";
}
-.icon-ic_fluent_tv_arrow_right_20_filled:before {
+.icon-ic_fluent_timer_2_20_filled:before {
content: "\f236";
}
-.icon-ic_fluent_tv_arrow_right_20_regular:before {
+.icon-ic_fluent_timer_2_20_regular:before {
content: "\f237";
}
-.icon-ic_fluent_tv_usb_20_filled:before {
+.icon-ic_fluent_timer_20_filled:before {
content: "\f238";
}
-.icon-ic_fluent_tv_usb_20_regular:before {
+.icon-ic_fluent_timer_20_regular:before {
content: "\f239";
}
-.icon-ic_fluent_umbrella_20_filled:before {
+.icon-ic_fluent_timer_3_20_filled:before {
content: "\f23a";
}
-.icon-ic_fluent_umbrella_20_regular:before {
+.icon-ic_fluent_timer_3_20_regular:before {
content: "\f23b";
}
-.icon-ic_fluent_uninstall_app_20_filled:before {
+.icon-ic_fluent_timer_off_20_filled:before {
content: "\f23c";
}
-.icon-ic_fluent_uninstall_app_20_regular:before {
+.icon-ic_fluent_timer_off_20_regular:before {
content: "\f23d";
}
-.icon-ic_fluent_usb_plug_20_filled:before {
+.icon-ic_fluent_toggle_left_20_filled:before {
content: "\f23e";
}
-.icon-ic_fluent_usb_plug_20_regular:before {
+.icon-ic_fluent_toggle_left_20_regular:before {
content: "\f23f";
}
-.icon-ic_fluent_usb_stick_20_filled:before {
+.icon-ic_fluent_toggle_multiple_20_filled:before {
content: "\f240";
}
-.icon-ic_fluent_usb_stick_20_regular:before {
+.icon-ic_fluent_toggle_multiple_20_regular:before {
content: "\f241";
}
+.icon-ic_fluent_toggle_right_20_filled:before {
+ content: "\f242";
+}
+.icon-ic_fluent_toggle_right_20_regular:before {
+ content: "\f243";
+}
+.icon-ic_fluent_toolbox_20_filled:before {
+ content: "\f244";
+}
+.icon-ic_fluent_toolbox_20_regular:before {
+ content: "\f245";
+}
+.icon-ic_fluent_tooltip_quote_20_filled:before {
+ content: "\f246";
+}
+.icon-ic_fluent_tooltip_quote_20_regular:before {
+ content: "\f247";
+}
+.icon-ic_fluent_top_speed_20_filled:before {
+ content: "\f248";
+}
+.icon-ic_fluent_top_speed_20_regular:before {
+ content: "\f249";
+}
+.icon-ic_fluent_translate_20_filled:before {
+ content: "\f24a";
+}
+.icon-ic_fluent_translate_20_regular:before {
+ content: "\f24b";
+}
+.icon-ic_fluent_translate_auto_20_filled:before {
+ content: "\f24c";
+}
+.icon-ic_fluent_translate_auto_20_regular:before {
+ content: "\f24d";
+}
+.icon-ic_fluent_translate_off_20_filled:before {
+ content: "\f24e";
+}
+.icon-ic_fluent_translate_off_20_regular:before {
+ content: "\f24f";
+}
+.icon-ic_fluent_transmission_20_filled:before {
+ content: "\f250";
+}
+.icon-ic_fluent_transmission_20_regular:before {
+ content: "\f251";
+}
+.icon-ic_fluent_transparency_square_20_filled:before {
+ content: "\f252";
+}
+.icon-ic_fluent_transparency_square_20_regular:before {
+ content: "\f253";
+}
+.icon-ic_fluent_tray_item_add_20_filled:before {
+ content: "\f254";
+}
+.icon-ic_fluent_tray_item_add_20_regular:before {
+ content: "\f255";
+}
+.icon-ic_fluent_tray_item_remove_20_filled:before {
+ content: "\f256";
+}
+.icon-ic_fluent_tray_item_remove_20_regular:before {
+ content: "\f257";
+}
+.icon-ic_fluent_tree_deciduous_20_filled:before {
+ content: "\f258";
+}
+.icon-ic_fluent_tree_deciduous_20_regular:before {
+ content: "\f259";
+}
+.icon-ic_fluent_tree_evergreen_20_filled:before {
+ content: "\f25a";
+}
+.icon-ic_fluent_tree_evergreen_20_regular:before {
+ content: "\f25b";
+}
+.icon-ic_fluent_triangle_20_filled:before {
+ content: "\f25c";
+}
+.icon-ic_fluent_triangle_20_regular:before {
+ content: "\f25d";
+}
+.icon-ic_fluent_triangle_down_20_filled:before {
+ content: "\f25e";
+}
+.icon-ic_fluent_triangle_down_20_regular:before {
+ content: "\f25f";
+}
+.icon-ic_fluent_triangle_left_20_filled:before {
+ content: "\f260";
+}
+.icon-ic_fluent_triangle_left_20_regular:before {
+ content: "\f261";
+}
+.icon-ic_fluent_triangle_right_20_filled:before {
+ content: "\f262";
+}
+.icon-ic_fluent_triangle_right_20_regular:before {
+ content: "\f263";
+}
+.icon-ic_fluent_triangle_up_20_filled:before {
+ content: "\f264";
+}
+.icon-ic_fluent_triangle_up_20_regular:before {
+ content: "\f265";
+}
+.icon-ic_fluent_trophy_20_filled:before {
+ content: "\f266";
+}
+.icon-ic_fluent_trophy_20_regular:before {
+ content: "\f267";
+}
+.icon-ic_fluent_trophy_lock_20_filled:before {
+ content: "\f268";
+}
+.icon-ic_fluent_trophy_lock_20_regular:before {
+ content: "\f269";
+}
+.icon-ic_fluent_trophy_off_20_filled:before {
+ content: "\f26a";
+}
+.icon-ic_fluent_trophy_off_20_regular:before {
+ content: "\f26b";
+}
+.icon-ic_fluent_tv_20_filled:before {
+ content: "\f26c";
+}
+.icon-ic_fluent_tv_20_regular:before {
+ content: "\f26d";
+}
+.icon-ic_fluent_tv_arrow_right_20_filled:before {
+ content: "\f26e";
+}
+.icon-ic_fluent_tv_arrow_right_20_regular:before {
+ content: "\f26f";
+}
+.icon-ic_fluent_tv_usb_20_filled:before {
+ content: "\f270";
+}
+.icon-ic_fluent_tv_usb_20_regular:before {
+ content: "\f271";
+}
+.icon-ic_fluent_umbrella_20_filled:before {
+ content: "\f272";
+}
+.icon-ic_fluent_umbrella_20_regular:before {
+ content: "\f273";
+}
+.icon-ic_fluent_uninstall_app_20_filled:before {
+ content: "\f274";
+}
+.icon-ic_fluent_uninstall_app_20_regular:before {
+ content: "\f275";
+}
+.icon-ic_fluent_usb_plug_20_filled:before {
+ content: "\f276";
+}
+.icon-ic_fluent_usb_plug_20_regular:before {
+ content: "\f277";
+}
+.icon-ic_fluent_usb_stick_20_filled:before {
+ content: "\f278";
+}
+.icon-ic_fluent_usb_stick_20_regular:before {
+ content: "\f279";
+}
.icon-ic_fluent_vault_20_filled:before {
- content: "\f242";
+ content: "\f27a";
}
.icon-ic_fluent_vault_20_regular:before {
- content: "\f243";
+ content: "\f27b";
}
.icon-ic_fluent_vehicle_bicycle_20_filled:before {
- content: "\f244";
+ content: "\f27c";
}
.icon-ic_fluent_vehicle_bicycle_20_regular:before {
- content: "\f245";
+ content: "\f27d";
}
.icon-ic_fluent_vehicle_bus_20_filled:before {
- content: "\f246";
+ content: "\f27e";
}
.icon-ic_fluent_vehicle_bus_20_regular:before {
- content: "\f247";
+ content: "\f27f";
}
.icon-ic_fluent_vehicle_cab_20_filled:before {
- content: "\f248";
+ content: "\f280";
}
.icon-ic_fluent_vehicle_cab_20_regular:before {
- content: "\f249";
+ content: "\f281";
}
.icon-ic_fluent_vehicle_cable_car_20_filled:before {
- content: "\f24a";
+ content: "\f282";
}
.icon-ic_fluent_vehicle_cable_car_20_regular:before {
- content: "\f24b";
+ content: "\f283";
}
.icon-ic_fluent_vehicle_car_20_filled:before {
- content: "\f24c";
+ content: "\f284";
}
.icon-ic_fluent_vehicle_car_20_regular:before {
- content: "\f24d";
+ content: "\f285";
}
.icon-ic_fluent_vehicle_car_collision_20_filled:before {
- content: "\f24e";
+ content: "\f286";
}
.icon-ic_fluent_vehicle_car_collision_20_regular:before {
- content: "\f24f";
+ content: "\f287";
}
.icon-ic_fluent_vehicle_car_parking_20_filled:before {
- content: "\f250";
+ content: "\f288";
}
.icon-ic_fluent_vehicle_car_parking_20_regular:before {
- content: "\f251";
+ content: "\f289";
}
.icon-ic_fluent_vehicle_car_profile_20_filled:before {
- content: "\f252";
+ content: "\f28a";
}
.icon-ic_fluent_vehicle_car_profile_20_regular:before {
- content: "\f253";
+ content: "\f28b";
}
.icon-ic_fluent_vehicle_car_profile_ltr_20_filled:before {
- content: "\f254";
+ content: "\f28c";
}
.icon-ic_fluent_vehicle_car_profile_ltr_20_regular:before {
- content: "\f255";
+ content: "\f28d";
}
.icon-ic_fluent_vehicle_car_profile_ltr_clock_20_filled:before {
- content: "\f256";
+ content: "\f28e";
}
.icon-ic_fluent_vehicle_car_profile_ltr_clock_20_regular:before {
- content: "\f257";
+ content: "\f28f";
}
.icon-ic_fluent_vehicle_car_profile_rtl_20_filled:before {
- content: "\f258";
+ content: "\f290";
}
.icon-ic_fluent_vehicle_car_profile_rtl_20_regular:before {
- content: "\f259";
+ content: "\f291";
}
.icon-ic_fluent_vehicle_ship_20_filled:before {
- content: "\f25a";
+ content: "\f292";
}
.icon-ic_fluent_vehicle_ship_20_regular:before {
- content: "\f25b";
+ content: "\f293";
}
.icon-ic_fluent_vehicle_subway_20_filled:before {
- content: "\f25c";
+ content: "\f294";
}
.icon-ic_fluent_vehicle_subway_20_regular:before {
- content: "\f25d";
+ content: "\f295";
}
.icon-ic_fluent_vehicle_subway_clock_20_filled:before {
- content: "\f25e";
+ content: "\f296";
}
.icon-ic_fluent_vehicle_subway_clock_20_regular:before {
- content: "\f25f";
+ content: "\f297";
}
.icon-ic_fluent_vehicle_tractor_20_filled:before {
- content: "\f260";
+ content: "\f298";
}
.icon-ic_fluent_vehicle_tractor_20_regular:before {
- content: "\f261";
+ content: "\f299";
}
.icon-ic_fluent_vehicle_truck_20_filled:before {
- content: "\f262";
+ content: "\f29a";
}
.icon-ic_fluent_vehicle_truck_20_regular:before {
- content: "\f263";
+ content: "\f29b";
}
.icon-ic_fluent_vehicle_truck_bag_20_filled:before {
- content: "\f264";
+ content: "\f29c";
}
.icon-ic_fluent_vehicle_truck_bag_20_regular:before {
- content: "\f265";
+ content: "\f29d";
}
.icon-ic_fluent_vehicle_truck_cube_20_filled:before {
- content: "\f266";
+ content: "\f29e";
}
.icon-ic_fluent_vehicle_truck_cube_20_regular:before {
- content: "\f267";
+ content: "\f29f";
}
.icon-ic_fluent_vehicle_truck_profile_20_filled:before {
- content: "\f268";
+ content: "\f2a0";
}
.icon-ic_fluent_vehicle_truck_profile_20_regular:before {
- content: "\f269";
+ content: "\f2a1";
}
.icon-ic_fluent_video_20_filled:before {
- content: "\f26a";
+ content: "\f2a2";
}
.icon-ic_fluent_video_20_regular:before {
- content: "\f26b";
+ content: "\f2a3";
}
.icon-ic_fluent_video_360_20_filled:before {
- content: "\f26c";
+ content: "\f2a4";
}
.icon-ic_fluent_video_360_20_regular:before {
- content: "\f26d";
+ content: "\f2a5";
}
.icon-ic_fluent_video_360_off_20_filled:before {
- content: "\f26e";
+ content: "\f2a6";
}
.icon-ic_fluent_video_360_off_20_regular:before {
- content: "\f26f";
+ content: "\f2a7";
}
.icon-ic_fluent_video_add_20_filled:before {
- content: "\f270";
+ content: "\f2a8";
}
.icon-ic_fluent_video_add_20_regular:before {
- content: "\f271";
+ content: "\f2a9";
}
.icon-ic_fluent_video_background_effect_20_filled:before {
- content: "\f272";
+ content: "\f2aa";
}
.icon-ic_fluent_video_background_effect_20_regular:before {
- content: "\f273";
+ content: "\f2ab";
}
.icon-ic_fluent_video_background_effect_horizontal_20_filled:before {
- content: "\f274";
+ content: "\f2ac";
}
.icon-ic_fluent_video_background_effect_horizontal_20_regular:before {
- content: "\f275";
+ content: "\f2ad";
}
.icon-ic_fluent_video_chat_20_filled:before {
- content: "\f276";
+ content: "\f2ae";
}
.icon-ic_fluent_video_chat_20_regular:before {
- content: "\f277";
+ content: "\f2af";
}
.icon-ic_fluent_video_clip_20_filled:before {
- content: "\f278";
+ content: "\f2b0";
}
.icon-ic_fluent_video_clip_20_regular:before {
- content: "\f279";
+ content: "\f2b1";
}
.icon-ic_fluent_video_clip_multiple_20_filled:before {
- content: "\f27a";
+ content: "\f2b2";
}
.icon-ic_fluent_video_clip_multiple_20_regular:before {
- content: "\f27b";
+ content: "\f2b3";
}
.icon-ic_fluent_video_clip_off_20_filled:before {
- content: "\f27c";
+ content: "\f2b4";
}
.icon-ic_fluent_video_clip_off_20_regular:before {
- content: "\f27d";
+ content: "\f2b5";
}
.icon-ic_fluent_video_clip_optimize_20_filled:before {
- content: "\f27e";
+ content: "\f2b6";
}
.icon-ic_fluent_video_clip_optimize_20_regular:before {
- content: "\f27f";
+ content: "\f2b7";
}
.icon-ic_fluent_video_clip_wand_20_filled:before {
- content: "\f280";
+ content: "\f2b8";
}
.icon-ic_fluent_video_clip_wand_20_regular:before {
- content: "\f281";
+ content: "\f2b9";
}
.icon-ic_fluent_video_off_20_filled:before {
- content: "\f282";
+ content: "\f2ba";
}
.icon-ic_fluent_video_off_20_regular:before {
- content: "\f283";
+ content: "\f2bb";
}
.icon-ic_fluent_video_person_20_filled:before {
- content: "\f284";
+ content: "\f2bc";
}
.icon-ic_fluent_video_person_20_regular:before {
- content: "\f285";
+ content: "\f2bd";
}
.icon-ic_fluent_video_person_call_20_filled:before {
- content: "\f286";
+ content: "\f2be";
}
.icon-ic_fluent_video_person_call_20_regular:before {
- content: "\f287";
+ content: "\f2bf";
}
.icon-ic_fluent_video_person_clock_20_filled:before {
- content: "\f288";
+ content: "\f2c0";
}
.icon-ic_fluent_video_person_clock_20_regular:before {
- content: "\f289";
+ content: "\f2c1";
}
.icon-ic_fluent_video_person_off_20_filled:before {
- content: "\f28a";
+ content: "\f2c2";
}
.icon-ic_fluent_video_person_off_20_regular:before {
- content: "\f28b";
+ content: "\f2c3";
}
.icon-ic_fluent_video_person_pulse_20_filled:before {
- content: "\f28c";
+ content: "\f2c4";
}
.icon-ic_fluent_video_person_pulse_20_regular:before {
- content: "\f28d";
+ content: "\f2c5";
}
.icon-ic_fluent_video_person_sparkle_20_filled:before {
- content: "\f28e";
+ content: "\f2c6";
}
.icon-ic_fluent_video_person_sparkle_20_regular:before {
- content: "\f28f";
+ content: "\f2c7";
}
.icon-ic_fluent_video_person_sparkle_off_20_filled:before {
- content: "\f290";
+ content: "\f2c8";
}
.icon-ic_fluent_video_person_sparkle_off_20_regular:before {
- content: "\f291";
+ content: "\f2c9";
}
.icon-ic_fluent_video_person_star_20_filled:before {
- content: "\f292";
+ content: "\f2ca";
}
.icon-ic_fluent_video_person_star_20_regular:before {
- content: "\f293";
+ content: "\f2cb";
}
.icon-ic_fluent_video_person_star_off_20_filled:before {
- content: "\f294";
+ content: "\f2cc";
}
.icon-ic_fluent_video_person_star_off_20_regular:before {
- content: "\f295";
+ content: "\f2cd";
}
.icon-ic_fluent_video_play_pause_20_filled:before {
- content: "\f296";
+ content: "\f2ce";
}
.icon-ic_fluent_video_play_pause_20_regular:before {
- content: "\f297";
+ content: "\f2cf";
}
.icon-ic_fluent_video_prohibited_20_filled:before {
- content: "\f298";
+ content: "\f2d0";
}
.icon-ic_fluent_video_prohibited_20_regular:before {
- content: "\f299";
+ content: "\f2d1";
}
.icon-ic_fluent_video_recording_20_filled:before {
- content: "\f29a";
+ content: "\f2d2";
}
.icon-ic_fluent_video_recording_20_regular:before {
- content: "\f29b";
+ content: "\f2d3";
}
.icon-ic_fluent_video_security_20_filled:before {
- content: "\f29c";
+ content: "\f2d4";
}
.icon-ic_fluent_video_security_20_regular:before {
- content: "\f29d";
+ content: "\f2d5";
}
.icon-ic_fluent_video_switch_20_filled:before {
- content: "\f29e";
+ content: "\f2d6";
}
.icon-ic_fluent_video_switch_20_regular:before {
- content: "\f29f";
+ content: "\f2d7";
}
.icon-ic_fluent_video_sync_20_filled:before {
- content: "\f2a0";
+ content: "\f2d8";
}
.icon-ic_fluent_video_sync_20_regular:before {
- content: "\f2a1";
+ content: "\f2d9";
}
.icon-ic_fluent_view_desktop_20_filled:before {
- content: "\f2a2";
+ content: "\f2da";
}
.icon-ic_fluent_view_desktop_20_regular:before {
- content: "\f2a3";
+ content: "\f2db";
}
.icon-ic_fluent_view_desktop_mobile_20_filled:before {
- content: "\f2a4";
+ content: "\f2dc";
}
.icon-ic_fluent_view_desktop_mobile_20_regular:before {
- content: "\f2a5";
+ content: "\f2dd";
}
.icon-ic_fluent_virtual_network_20_filled:before {
- content: "\f2a6";
+ content: "\f2de";
}
.icon-ic_fluent_virtual_network_20_regular:before {
- content: "\f2a7";
+ content: "\f2df";
}
.icon-ic_fluent_virtual_network_toolbox_20_filled:before {
- content: "\f2a8";
+ content: "\f2e0";
}
.icon-ic_fluent_virtual_network_toolbox_20_regular:before {
- content: "\f2a9";
+ content: "\f2e1";
}
.icon-ic_fluent_voicemail_20_filled:before {
- content: "\f2aa";
+ content: "\f2e2";
}
.icon-ic_fluent_voicemail_20_regular:before {
- content: "\f2ab";
+ content: "\f2e3";
}
.icon-ic_fluent_voicemail_arrow_back_20_filled:before {
- content: "\f2ac";
+ content: "\f2e4";
}
.icon-ic_fluent_voicemail_arrow_back_20_regular:before {
- content: "\f2ad";
+ content: "\f2e5";
}
.icon-ic_fluent_voicemail_arrow_forward_20_filled:before {
- content: "\f2ae";
+ content: "\f2e6";
}
.icon-ic_fluent_voicemail_arrow_forward_20_regular:before {
- content: "\f2af";
+ content: "\f2e7";
}
.icon-ic_fluent_voicemail_arrow_subtract_20_filled:before {
- content: "\f2b0";
+ content: "\f2e8";
}
.icon-ic_fluent_voicemail_arrow_subtract_20_regular:before {
- content: "\f2b1";
+ content: "\f2e9";
}
.icon-ic_fluent_voicemail_shield_20_filled:before {
- content: "\f2b2";
+ content: "\f2ea";
}
.icon-ic_fluent_voicemail_shield_20_regular:before {
- content: "\f2b3";
+ content: "\f2eb";
}
.icon-ic_fluent_voicemail_subtract_20_filled:before {
- content: "\f2b4";
+ content: "\f2ec";
}
.icon-ic_fluent_voicemail_subtract_20_regular:before {
- content: "\f2b5";
+ content: "\f2ed";
}
.icon-ic_fluent_vote_20_filled:before {
- content: "\f2b6";
+ content: "\f2ee";
}
.icon-ic_fluent_vote_20_regular:before {
- content: "\f2b7";
+ content: "\f2ef";
}
.icon-ic_fluent_walkie_talkie_20_filled:before {
- content: "\f2b8";
+ content: "\f2f0";
}
.icon-ic_fluent_walkie_talkie_20_regular:before {
- content: "\f2b9";
+ content: "\f2f1";
}
.icon-ic_fluent_wallet_20_filled:before {
- content: "\f2ba";
+ content: "\f2f2";
}
.icon-ic_fluent_wallet_20_regular:before {
- content: "\f2bb";
+ content: "\f2f3";
}
.icon-ic_fluent_wallet_credit_card_20_filled:before {
- content: "\f2bc";
+ content: "\f2f4";
}
.icon-ic_fluent_wallet_credit_card_20_regular:before {
- content: "\f2bd";
+ content: "\f2f5";
}
.icon-ic_fluent_wallpaper_20_filled:before {
- content: "\f2be";
+ content: "\f2f6";
}
.icon-ic_fluent_wallpaper_20_regular:before {
- content: "\f2bf";
+ content: "\f2f7";
}
.icon-ic_fluent_wand_20_filled:before {
- content: "\f2c0";
+ content: "\f2f8";
}
.icon-ic_fluent_wand_20_regular:before {
- content: "\f2c1";
+ content: "\f2f9";
}
.icon-ic_fluent_warning_20_filled:before {
- content: "\f2c2";
+ content: "\f2fa";
}
.icon-ic_fluent_warning_20_regular:before {
- content: "\f2c3";
+ content: "\f2fb";
}
.icon-ic_fluent_warning_shield_20_filled:before {
- content: "\f2c4";
+ content: "\f2fc";
}
.icon-ic_fluent_warning_shield_20_regular:before {
- content: "\f2c5";
+ content: "\f2fd";
}
.icon-ic_fluent_washer_20_filled:before {
- content: "\f2c6";
+ content: "\f2fe";
}
.icon-ic_fluent_washer_20_regular:before {
- content: "\f2c7";
+ content: "\f2ff";
}
.icon-ic_fluent_water_20_filled:before {
- content: "\f2c8";
+ content: "\f300";
}
.icon-ic_fluent_water_20_regular:before {
- content: "\f2c9";
+ content: "\f301";
}
.icon-ic_fluent_weather_blowing_snow_20_filled:before {
- content: "\f2ca";
+ content: "\f302";
}
.icon-ic_fluent_weather_blowing_snow_20_regular:before {
- content: "\f2cb";
+ content: "\f303";
}
.icon-ic_fluent_weather_cloudy_20_filled:before {
- content: "\f2cc";
+ content: "\f304";
}
.icon-ic_fluent_weather_cloudy_20_regular:before {
- content: "\f2cd";
+ content: "\f305";
}
.icon-ic_fluent_weather_drizzle_20_filled:before {
- content: "\f2ce";
+ content: "\f306";
}
.icon-ic_fluent_weather_drizzle_20_regular:before {
- content: "\f2cf";
+ content: "\f307";
}
.icon-ic_fluent_weather_duststorm_20_filled:before {
- content: "\f2d0";
+ content: "\f308";
}
.icon-ic_fluent_weather_duststorm_20_regular:before {
- content: "\f2d1";
+ content: "\f309";
}
.icon-ic_fluent_weather_fog_20_filled:before {
- content: "\f2d2";
+ content: "\f30a";
}
.icon-ic_fluent_weather_fog_20_regular:before {
- content: "\f2d3";
+ content: "\f30b";
}
.icon-ic_fluent_weather_hail_day_20_filled:before {
- content: "\f2d4";
+ content: "\f30c";
}
.icon-ic_fluent_weather_hail_day_20_regular:before {
- content: "\f2d5";
+ content: "\f30d";
}
.icon-ic_fluent_weather_hail_night_20_filled:before {
- content: "\f2d6";
+ content: "\f30e";
}
.icon-ic_fluent_weather_hail_night_20_regular:before {
- content: "\f2d7";
+ content: "\f30f";
}
.icon-ic_fluent_weather_haze_20_filled:before {
- content: "\f2d8";
+ content: "\f310";
}
.icon-ic_fluent_weather_haze_20_regular:before {
- content: "\f2d9";
+ content: "\f311";
}
.icon-ic_fluent_weather_moon_20_filled:before {
- content: "\f2da";
+ content: "\f312";
}
.icon-ic_fluent_weather_moon_20_regular:before {
- content: "\f2db";
+ content: "\f313";
}
.icon-ic_fluent_weather_moon_off_20_filled:before {
- content: "\f2dc";
+ content: "\f314";
}
.icon-ic_fluent_weather_moon_off_20_regular:before {
- content: "\f2dd";
+ content: "\f315";
}
.icon-ic_fluent_weather_partly_cloudy_day_20_filled:before {
- content: "\f2de";
+ content: "\f316";
}
.icon-ic_fluent_weather_partly_cloudy_day_20_regular:before {
- content: "\f2df";
+ content: "\f317";
}
.icon-ic_fluent_weather_partly_cloudy_night_20_filled:before {
- content: "\f2e0";
+ content: "\f318";
}
.icon-ic_fluent_weather_partly_cloudy_night_20_regular:before {
- content: "\f2e1";
+ content: "\f319";
}
.icon-ic_fluent_weather_rain_20_filled:before {
- content: "\f2e2";
+ content: "\f31a";
}
.icon-ic_fluent_weather_rain_20_regular:before {
- content: "\f2e3";
+ content: "\f31b";
}
.icon-ic_fluent_weather_rain_showers_day_20_filled:before {
- content: "\f2e4";
+ content: "\f31c";
}
.icon-ic_fluent_weather_rain_showers_day_20_regular:before {
- content: "\f2e5";
+ content: "\f31d";
}
.icon-ic_fluent_weather_rain_showers_night_20_filled:before {
- content: "\f2e6";
+ content: "\f31e";
}
.icon-ic_fluent_weather_rain_showers_night_20_regular:before {
- content: "\f2e7";
+ content: "\f31f";
}
.icon-ic_fluent_weather_rain_snow_20_filled:before {
- content: "\f2e8";
+ content: "\f320";
}
.icon-ic_fluent_weather_rain_snow_20_regular:before {
- content: "\f2e9";
+ content: "\f321";
}
.icon-ic_fluent_weather_snow_20_filled:before {
- content: "\f2ea";
+ content: "\f322";
}
.icon-ic_fluent_weather_snow_20_regular:before {
- content: "\f2eb";
+ content: "\f323";
}
.icon-ic_fluent_weather_snow_shower_day_20_filled:before {
- content: "\f2ec";
+ content: "\f324";
}
.icon-ic_fluent_weather_snow_shower_day_20_regular:before {
- content: "\f2ed";
+ content: "\f325";
}
.icon-ic_fluent_weather_snow_shower_night_20_filled:before {
- content: "\f2ee";
+ content: "\f326";
}
.icon-ic_fluent_weather_snow_shower_night_20_regular:before {
- content: "\f2ef";
+ content: "\f327";
}
.icon-ic_fluent_weather_snowflake_20_filled:before {
- content: "\f2f0";
+ content: "\f328";
}
.icon-ic_fluent_weather_snowflake_20_regular:before {
- content: "\f2f1";
+ content: "\f329";
}
.icon-ic_fluent_weather_squalls_20_filled:before {
- content: "\f2f2";
+ content: "\f32a";
}
.icon-ic_fluent_weather_squalls_20_regular:before {
- content: "\f2f3";
+ content: "\f32b";
}
.icon-ic_fluent_weather_sunny_20_filled:before {
- content: "\f2f4";
+ content: "\f32c";
}
.icon-ic_fluent_weather_sunny_20_regular:before {
- content: "\f2f5";
+ content: "\f32d";
}
.icon-ic_fluent_weather_sunny_high_20_filled:before {
- content: "\f2f6";
+ content: "\f32e";
}
.icon-ic_fluent_weather_sunny_high_20_regular:before {
- content: "\f2f7";
+ content: "\f32f";
}
.icon-ic_fluent_weather_sunny_low_20_filled:before {
- content: "\f2f8";
+ content: "\f330";
}
.icon-ic_fluent_weather_sunny_low_20_regular:before {
- content: "\f2f9";
+ content: "\f331";
}
.icon-ic_fluent_weather_thunderstorm_20_filled:before {
- content: "\f2fa";
+ content: "\f332";
}
.icon-ic_fluent_weather_thunderstorm_20_regular:before {
- content: "\f2fb";
+ content: "\f333";
}
.icon-ic_fluent_web_asset_20_filled:before {
- content: "\f2fc";
+ content: "\f334";
}
.icon-ic_fluent_web_asset_20_regular:before {
- content: "\f2fd";
+ content: "\f335";
}
.icon-ic_fluent_whiteboard_20_filled:before {
- content: "\f2fe";
+ content: "\f336";
}
.icon-ic_fluent_whiteboard_20_regular:before {
- content: "\f2ff";
+ content: "\f337";
}
.icon-ic_fluent_whiteboard_off_20_filled:before {
- content: "\f300";
+ content: "\f338";
}
.icon-ic_fluent_whiteboard_off_20_regular:before {
- content: "\f301";
+ content: "\f339";
}
.icon-ic_fluent_wifi_1_20_filled:before {
- content: "\f302";
+ content: "\f33a";
}
.icon-ic_fluent_wifi_1_20_regular:before {
- content: "\f303";
+ content: "\f33b";
}
.icon-ic_fluent_wifi_2_20_filled:before {
- content: "\f304";
+ content: "\f33c";
}
.icon-ic_fluent_wifi_2_20_regular:before {
- content: "\f305";
+ content: "\f33d";
}
.icon-ic_fluent_wifi_3_20_filled:before {
- content: "\f306";
+ content: "\f33e";
}
.icon-ic_fluent_wifi_3_20_regular:before {
- content: "\f307";
+ content: "\f33f";
}
.icon-ic_fluent_wifi_4_20_filled:before {
- content: "\f308";
+ content: "\f340";
}
.icon-ic_fluent_wifi_4_20_regular:before {
- content: "\f309";
+ content: "\f341";
}
.icon-ic_fluent_wifi_lock_20_filled:before {
- content: "\f30a";
+ content: "\f342";
}
.icon-ic_fluent_wifi_lock_20_regular:before {
- content: "\f30b";
+ content: "\f343";
}
.icon-ic_fluent_wifi_off_20_filled:before {
- content: "\f30c";
+ content: "\f344";
}
.icon-ic_fluent_wifi_off_20_regular:before {
- content: "\f30d";
+ content: "\f345";
}
.icon-ic_fluent_wifi_settings_20_filled:before {
- content: "\f30e";
+ content: "\f346";
}
.icon-ic_fluent_wifi_settings_20_regular:before {
- content: "\f30f";
+ content: "\f347";
}
.icon-ic_fluent_wifi_warning_20_filled:before {
- content: "\f310";
+ content: "\f348";
}
.icon-ic_fluent_wifi_warning_20_regular:before {
- content: "\f311";
+ content: "\f349";
}
.icon-ic_fluent_window_20_filled:before {
- content: "\f312";
+ content: "\f34a";
}
.icon-ic_fluent_window_20_regular:before {
- content: "\f313";
+ content: "\f34b";
}
.icon-ic_fluent_window_ad_20_filled:before {
- content: "\f314";
+ content: "\f34c";
}
.icon-ic_fluent_window_ad_20_regular:before {
- content: "\f315";
+ content: "\f34d";
}
.icon-ic_fluent_window_ad_off_20_filled:before {
- content: "\f316";
+ content: "\f34e";
}
.icon-ic_fluent_window_ad_off_20_regular:before {
- content: "\f317";
+ content: "\f34f";
}
.icon-ic_fluent_window_ad_person_20_filled:before {
- content: "\f318";
+ content: "\f350";
}
.icon-ic_fluent_window_ad_person_20_regular:before {
- content: "\f319";
+ content: "\f351";
}
.icon-ic_fluent_window_apps_20_filled:before {
- content: "\f31a";
+ content: "\f352";
}
.icon-ic_fluent_window_apps_20_regular:before {
- content: "\f31b";
+ content: "\f353";
}
.icon-ic_fluent_window_arrow_up_20_filled:before {
- content: "\f31c";
+ content: "\f354";
}
.icon-ic_fluent_window_arrow_up_20_regular:before {
- content: "\f31d";
+ content: "\f355";
}
.icon-ic_fluent_window_bullet_list_20_filled:before {
- content: "\f31e";
+ content: "\f356";
}
.icon-ic_fluent_window_bullet_list_20_regular:before {
- content: "\f31f";
+ content: "\f357";
}
.icon-ic_fluent_window_bullet_list_add_20_filled:before {
- content: "\f320";
+ content: "\f358";
}
.icon-ic_fluent_window_bullet_list_add_20_regular:before {
- content: "\f321";
+ content: "\f359";
}
.icon-ic_fluent_window_console_20_filled:before {
- content: "\f322";
+ content: "\f35a";
}
.icon-ic_fluent_window_console_20_regular:before {
- content: "\f323";
+ content: "\f35b";
}
.icon-ic_fluent_window_database_20_filled:before {
- content: "\f324";
+ content: "\f35c";
}
.icon-ic_fluent_window_database_20_regular:before {
- content: "\f325";
+ content: "\f35d";
}
.icon-ic_fluent_window_dev_edit_20_filled:before {
- content: "\f326";
+ content: "\f35e";
}
.icon-ic_fluent_window_dev_edit_20_regular:before {
- content: "\f327";
+ content: "\f35f";
}
.icon-ic_fluent_window_dev_tools_20_filled:before {
- content: "\f328";
+ content: "\f360";
}
.icon-ic_fluent_window_dev_tools_20_regular:before {
- content: "\f329";
+ content: "\f361";
}
.icon-ic_fluent_window_edit_20_filled:before {
- content: "\f32a";
+ content: "\f362";
}
.icon-ic_fluent_window_edit_20_regular:before {
- content: "\f32b";
+ content: "\f363";
}
.icon-ic_fluent_window_fingerprint_20_filled:before {
- content: "\f32c";
+ content: "\f364";
}
.icon-ic_fluent_window_fingerprint_20_regular:before {
- content: "\f32d";
+ content: "\f365";
}
.icon-ic_fluent_window_header_horizontal_20_filled:before {
- content: "\f32e";
+ content: "\f366";
}
.icon-ic_fluent_window_header_horizontal_20_regular:before {
- content: "\f32f";
+ content: "\f367";
}
.icon-ic_fluent_window_header_horizontal_off_20_filled:before {
- content: "\f330";
+ content: "\f368";
}
.icon-ic_fluent_window_header_horizontal_off_20_regular:before {
- content: "\f331";
+ content: "\f369";
}
.icon-ic_fluent_window_header_vertical_20_filled:before {
- content: "\f332";
+ content: "\f36a";
}
.icon-ic_fluent_window_header_vertical_20_regular:before {
- content: "\f333";
+ content: "\f36b";
}
.icon-ic_fluent_window_inprivate_20_filled:before {
- content: "\f334";
+ content: "\f36c";
}
.icon-ic_fluent_window_inprivate_20_regular:before {
- content: "\f335";
+ content: "\f36d";
}
.icon-ic_fluent_window_inprivate_account_20_filled:before {
- content: "\f336";
+ content: "\f36e";
}
.icon-ic_fluent_window_inprivate_account_20_regular:before {
- content: "\f337";
+ content: "\f36f";
}
.icon-ic_fluent_window_location_target_20_filled:before {
- content: "\f338";
+ content: "\f370";
}
.icon-ic_fluent_window_location_target_20_regular:before {
- content: "\f339";
+ content: "\f371";
}
.icon-ic_fluent_window_multiple_20_filled:before {
- content: "\f33a";
+ content: "\f372";
}
.icon-ic_fluent_window_multiple_20_regular:before {
- content: "\f33b";
+ content: "\f373";
}
.icon-ic_fluent_window_multiple_swap_20_filled:before {
- content: "\f33c";
+ content: "\f374";
}
.icon-ic_fluent_window_multiple_swap_20_regular:before {
- content: "\f33d";
+ content: "\f375";
}
.icon-ic_fluent_window_new_20_filled:before {
- content: "\f33e";
+ content: "\f376";
}
.icon-ic_fluent_window_new_20_regular:before {
- content: "\f33f";
+ content: "\f377";
}
.icon-ic_fluent_window_play_20_filled:before {
- content: "\f340";
+ content: "\f378";
}
.icon-ic_fluent_window_play_20_regular:before {
- content: "\f341";
+ content: "\f379";
}
.icon-ic_fluent_window_settings_20_filled:before {
- content: "\f342";
+ content: "\f37a";
}
.icon-ic_fluent_window_settings_20_regular:before {
- content: "\f343";
+ content: "\f37b";
}
.icon-ic_fluent_window_shield_20_filled:before {
- content: "\f344";
+ content: "\f37c";
}
.icon-ic_fluent_window_shield_20_regular:before {
- content: "\f345";
+ content: "\f37d";
}
.icon-ic_fluent_window_text_20_filled:before {
- content: "\f346";
+ content: "\f37e";
}
.icon-ic_fluent_window_text_20_regular:before {
- content: "\f347";
+ content: "\f37f";
}
.icon-ic_fluent_window_wrench_20_filled:before {
- content: "\f348";
+ content: "\f380";
}
.icon-ic_fluent_window_wrench_20_regular:before {
- content: "\f349";
+ content: "\f381";
}
.icon-ic_fluent_wrench_20_filled:before {
- content: "\f34a";
+ content: "\f382";
}
.icon-ic_fluent_wrench_20_regular:before {
- content: "\f34b";
+ content: "\f383";
}
.icon-ic_fluent_wrench_screwdriver_20_filled:before {
- content: "\f34c";
+ content: "\f384";
}
.icon-ic_fluent_wrench_screwdriver_20_regular:before {
- content: "\f34d";
+ content: "\f385";
}
.icon-ic_fluent_wrench_settings_20_filled:before {
- content: "\f34e";
+ content: "\f386";
}
.icon-ic_fluent_wrench_settings_20_regular:before {
- content: "\f34f";
+ content: "\f387";
}
.icon-ic_fluent_xbox_console_20_filled:before {
- content: "\f350";
+ content: "\f388";
}
.icon-ic_fluent_xbox_console_20_regular:before {
- content: "\f351";
+ content: "\f389";
}
.icon-ic_fluent_xbox_controller_20_filled:before {
- content: "\f352";
+ content: "\f38a";
}
.icon-ic_fluent_xbox_controller_20_regular:before {
- content: "\f353";
+ content: "\f38b";
}
.icon-ic_fluent_xbox_controller_error_20_filled:before {
- content: "\f354";
+ content: "\f38c";
}
.icon-ic_fluent_xbox_controller_error_20_regular:before {
- content: "\f355";
+ content: "\f38d";
}
.icon-ic_fluent_xray_20_filled:before {
- content: "\f356";
+ content: "\f38e";
}
.icon-ic_fluent_xray_20_regular:before {
- content: "\f357";
+ content: "\f38f";
}
.icon-ic_fluent_zoom_fit_20_filled:before {
- content: "\f358";
+ content: "\f390";
}
.icon-ic_fluent_zoom_fit_20_regular:before {
- content: "\f359";
+ content: "\f391";
}
.icon-ic_fluent_zoom_in_20_filled:before {
- content: "\f35a";
+ content: "\f392";
}
.icon-ic_fluent_zoom_in_20_regular:before {
- content: "\f35b";
+ content: "\f393";
}
.icon-ic_fluent_zoom_out_20_filled:before {
- content: "\f35c";
+ content: "\f394";
}
.icon-ic_fluent_zoom_out_20_regular:before {
- content: "\f35d";
+ content: "\f395";
}
diff --git a/fonts/FluentSystemIcons-Resizable.html b/fonts/FluentSystemIcons-Resizable.html
index 8950836e6a..5a17c19931 100644
--- a/fonts/FluentSystemIcons-Resizable.html
+++ b/fonts/FluentSystemIcons-Resizable.html
@@ -1046,6 +1046,42 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_apps_settings_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_apps_settings_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_apps_shield_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_apps_shield_20_regular
+
+
+
@@ -7841,6 +7877,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_camera_arrow_up_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_camera_arrow_up_20_regular
+
+
+
@@ -7949,6 +8003,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_card_ui_portrait_flip_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_card_ui_portrait_flip_20_regular
+
+
+
@@ -9515,6 +9587,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_circle_highlight_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_highlight_20_regular
+
+
+
@@ -9623,6 +9713,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_circle_shadow_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_shadow_20_regular
+
+
+
@@ -12098,6 +12206,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_crop_arrow_rotate_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_crop_arrow_rotate_20_regular
+
+
+
@@ -12548,6 +12674,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_data_bar_vertical_arrow_down_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_data_bar_vertical_arrow_down_20_regular
+
+
+
@@ -13412,6 +13556,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_desktop_off_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_desktop_off_20_regular
+
+
+
@@ -20216,6 +20378,42 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_haptic_strong_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_haptic_strong_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_haptic_weak_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_haptic_weak_20_regular
+
+
+
@@ -20612,6 +20810,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_hexagon_sparkle_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_hexagon_sparkle_20_regular
+
+
+
@@ -26120,6 +26336,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_notepad_sparkle_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_notepad_sparkle_20_regular
+
+
+
@@ -26678,6 +26912,42 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_paint_brush_sparkle_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_paint_brush_sparkle_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_paint_brush_subtract_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_paint_brush_subtract_20_regular
+
+
+
@@ -27605,6 +27875,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_people_eye_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_people_eye_20_regular
+
+
+
@@ -28739,6 +29027,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_person_tentative_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_person_tentative_20_regular
+
+
+
@@ -29459,6 +29765,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_pin_globe_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_pin_globe_20_regular
+
+
+
@@ -29675,6 +29999,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_play_circle_sparkle_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_play_circle_sparkle_20_regular
+
+
+
@@ -32636,6 +32978,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_send_person_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_send_person_20_regular
+
+
+
@@ -32978,6 +33338,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_share_multiple_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_share_multiple_20_regular
+
+
+
@@ -34130,6 +34508,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_slide_play_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_slide_play_20_regular
+
+
+
@@ -34922,6 +35318,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_square_dovetail_joint_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_square_dovetail_joint_20_regular
+
+
+
@@ -36362,6 +36776,42 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_tab_desktop_search_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_tab_desktop_search_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_tab_group_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_tab_group_20_regular
+
+
+
@@ -36632,6 +37082,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_table_cursor_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_table_cursor_20_regular
+
+
+
@@ -37190,6 +37658,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_table_sparkle_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_table_sparkle_20_regular
+
+
+
@@ -41780,6 +42266,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_transparency_square_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_transparency_square_20_regular
+
+
+
diff --git a/fonts/FluentSystemIcons-Resizable.json b/fonts/FluentSystemIcons-Resizable.json
index b4b1220bf7..c9b708d1cc 100644
--- a/fonts/FluentSystemIcons-Resizable.json
+++ b/fonts/FluentSystemIcons-Resizable.json
@@ -109,4852 +109,4908 @@
"ic_fluent_apps_list_20_regular": 57451,
"ic_fluent_apps_list_detail_20_filled": 57452,
"ic_fluent_apps_list_detail_20_regular": 57453,
- "ic_fluent_archive_20_filled": 57454,
- "ic_fluent_archive_20_regular": 57455,
- "ic_fluent_archive_arrow_back_20_filled": 57456,
- "ic_fluent_archive_arrow_back_20_regular": 57457,
- "ic_fluent_archive_multiple_20_filled": 57458,
- "ic_fluent_archive_multiple_20_regular": 57459,
- "ic_fluent_archive_settings_20_filled": 57460,
- "ic_fluent_archive_settings_20_regular": 57461,
- "ic_fluent_arrow_autofit_content_20_filled": 57462,
- "ic_fluent_arrow_autofit_content_20_regular": 57463,
- "ic_fluent_arrow_autofit_down_20_filled": 57464,
- "ic_fluent_arrow_autofit_down_20_regular": 57465,
- "ic_fluent_arrow_autofit_height_20_filled": 57466,
- "ic_fluent_arrow_autofit_height_20_regular": 57467,
- "ic_fluent_arrow_autofit_height_dotted_20_filled": 57468,
- "ic_fluent_arrow_autofit_height_dotted_20_regular": 57469,
- "ic_fluent_arrow_autofit_height_in_20_filled": 57470,
- "ic_fluent_arrow_autofit_height_in_20_regular": 57471,
- "ic_fluent_arrow_autofit_up_20_filled": 57472,
- "ic_fluent_arrow_autofit_up_20_regular": 57473,
- "ic_fluent_arrow_autofit_width_20_filled": 57474,
- "ic_fluent_arrow_autofit_width_20_regular": 57475,
- "ic_fluent_arrow_autofit_width_dotted_20_filled": 57476,
- "ic_fluent_arrow_autofit_width_dotted_20_regular": 57477,
- "ic_fluent_arrow_between_down_20_filled": 57478,
- "ic_fluent_arrow_between_down_20_regular": 57479,
- "ic_fluent_arrow_between_up_20_filled": 57480,
- "ic_fluent_arrow_between_up_20_regular": 57481,
- "ic_fluent_arrow_bidirectional_left_right_20_filled": 57482,
- "ic_fluent_arrow_bidirectional_left_right_20_regular": 57483,
- "ic_fluent_arrow_bidirectional_up_down_20_filled": 57484,
- "ic_fluent_arrow_bidirectional_up_down_20_regular": 57485,
- "ic_fluent_arrow_bounce_20_filled": 57486,
- "ic_fluent_arrow_bounce_20_regular": 57487,
- "ic_fluent_arrow_circle_down_20_filled": 57488,
- "ic_fluent_arrow_circle_down_20_regular": 57489,
- "ic_fluent_arrow_circle_down_double_20_filled": 57490,
- "ic_fluent_arrow_circle_down_double_20_regular": 57491,
- "ic_fluent_arrow_circle_down_right_20_filled": 57492,
- "ic_fluent_arrow_circle_down_right_20_regular": 57493,
- "ic_fluent_arrow_circle_down_split_20_filled": 57494,
- "ic_fluent_arrow_circle_down_split_20_regular": 57495,
- "ic_fluent_arrow_circle_down_up_20_filled": 57496,
- "ic_fluent_arrow_circle_down_up_20_regular": 57497,
- "ic_fluent_arrow_circle_left_20_filled": 57498,
- "ic_fluent_arrow_circle_left_20_regular": 57499,
- "ic_fluent_arrow_circle_right_20_filled": 57500,
- "ic_fluent_arrow_circle_right_20_regular": 57501,
- "ic_fluent_arrow_circle_up_20_filled": 57502,
- "ic_fluent_arrow_circle_up_20_regular": 57503,
- "ic_fluent_arrow_circle_up_left_20_filled": 57504,
- "ic_fluent_arrow_circle_up_left_20_regular": 57505,
- "ic_fluent_arrow_circle_up_right_20_filled": 57506,
- "ic_fluent_arrow_circle_up_right_20_regular": 57507,
- "ic_fluent_arrow_clockwise_20_filled": 57508,
- "ic_fluent_arrow_clockwise_20_regular": 57509,
- "ic_fluent_arrow_clockwise_dashes_20_filled": 57510,
- "ic_fluent_arrow_clockwise_dashes_20_regular": 57511,
- "ic_fluent_arrow_collapse_all_20_filled": 57512,
- "ic_fluent_arrow_collapse_all_20_regular": 57513,
- "ic_fluent_arrow_counterclockwise_20_filled": 57514,
- "ic_fluent_arrow_counterclockwise_20_regular": 57515,
- "ic_fluent_arrow_counterclockwise_dashes_20_filled": 57516,
- "ic_fluent_arrow_counterclockwise_dashes_20_regular": 57517,
- "ic_fluent_arrow_curve_down_left_20_filled": 57518,
- "ic_fluent_arrow_curve_down_left_20_regular": 57519,
- "ic_fluent_arrow_curve_down_right_20_filled": 57520,
- "ic_fluent_arrow_curve_down_right_20_regular": 57521,
- "ic_fluent_arrow_curve_up_left_20_filled": 57522,
- "ic_fluent_arrow_curve_up_left_20_regular": 57523,
- "ic_fluent_arrow_curve_up_right_20_filled": 57524,
- "ic_fluent_arrow_curve_up_right_20_regular": 57525,
- "ic_fluent_arrow_down_20_filled": 57526,
- "ic_fluent_arrow_down_20_regular": 57527,
- "ic_fluent_arrow_down_exclamation_20_filled": 57528,
- "ic_fluent_arrow_down_exclamation_20_regular": 57529,
- "ic_fluent_arrow_down_left_20_filled": 57530,
- "ic_fluent_arrow_down_left_20_regular": 57531,
- "ic_fluent_arrow_download_20_filled": 57532,
- "ic_fluent_arrow_download_20_regular": 57533,
- "ic_fluent_arrow_download_off_20_filled": 57534,
- "ic_fluent_arrow_download_off_20_regular": 57535,
- "ic_fluent_arrow_eject_20_filled": 57536,
- "ic_fluent_arrow_eject_20_regular": 57537,
- "ic_fluent_arrow_enter_20_filled": 57538,
- "ic_fluent_arrow_enter_20_regular": 57539,
- "ic_fluent_arrow_enter_left_20_filled": 57540,
- "ic_fluent_arrow_enter_left_20_regular": 57541,
- "ic_fluent_arrow_enter_up_20_filled": 57542,
- "ic_fluent_arrow_enter_up_20_regular": 57543,
- "ic_fluent_arrow_exit_20_filled": 57544,
- "ic_fluent_arrow_exit_20_regular": 57545,
- "ic_fluent_arrow_expand_20_filled": 57546,
- "ic_fluent_arrow_expand_20_regular": 57547,
- "ic_fluent_arrow_export_20_filled": 57548,
- "ic_fluent_arrow_export_20_regular": 57549,
- "ic_fluent_arrow_export_ltr_20_filled": 57550,
- "ic_fluent_arrow_export_ltr_20_regular": 57551,
- "ic_fluent_arrow_export_rtl_20_filled": 57552,
- "ic_fluent_arrow_export_rtl_20_regular": 57553,
- "ic_fluent_arrow_export_up_20_filled": 57554,
- "ic_fluent_arrow_export_up_20_regular": 57555,
- "ic_fluent_arrow_fit_20_filled": 57556,
- "ic_fluent_arrow_fit_20_regular": 57557,
- "ic_fluent_arrow_fit_in_20_filled": 57558,
- "ic_fluent_arrow_fit_in_20_regular": 57559,
- "ic_fluent_arrow_flow_diagonal_up_right_20_filled": 57560,
- "ic_fluent_arrow_flow_diagonal_up_right_20_regular": 57561,
- "ic_fluent_arrow_flow_up_right_20_filled": 57562,
- "ic_fluent_arrow_flow_up_right_20_regular": 57563,
- "ic_fluent_arrow_flow_up_right_rectangle_multiple_20_filled": 57564,
- "ic_fluent_arrow_flow_up_right_rectangle_multiple_20_regular": 57565,
- "ic_fluent_arrow_forward_20_filled": 57566,
- "ic_fluent_arrow_forward_20_regular": 57567,
- "ic_fluent_arrow_forward_down_lightning_20_filled": 57568,
- "ic_fluent_arrow_forward_down_lightning_20_regular": 57569,
- "ic_fluent_arrow_forward_down_person_20_filled": 57570,
- "ic_fluent_arrow_forward_down_person_20_regular": 57571,
- "ic_fluent_arrow_hook_down_left_20_filled": 57572,
- "ic_fluent_arrow_hook_down_left_20_regular": 57573,
- "ic_fluent_arrow_hook_down_right_20_filled": 57574,
- "ic_fluent_arrow_hook_down_right_20_regular": 57575,
- "ic_fluent_arrow_hook_up_left_20_filled": 57576,
- "ic_fluent_arrow_hook_up_left_20_regular": 57577,
- "ic_fluent_arrow_hook_up_right_20_filled": 57578,
- "ic_fluent_arrow_hook_up_right_20_regular": 57579,
- "ic_fluent_arrow_import_20_filled": 57580,
- "ic_fluent_arrow_import_20_regular": 57581,
- "ic_fluent_arrow_join_20_filled": 57582,
- "ic_fluent_arrow_join_20_regular": 57583,
- "ic_fluent_arrow_left_20_filled": 57584,
- "ic_fluent_arrow_left_20_regular": 57585,
- "ic_fluent_arrow_maximize_20_filled": 57586,
- "ic_fluent_arrow_maximize_20_regular": 57587,
- "ic_fluent_arrow_maximize_vertical_20_filled": 57588,
- "ic_fluent_arrow_maximize_vertical_20_regular": 57589,
- "ic_fluent_arrow_minimize_20_filled": 57590,
- "ic_fluent_arrow_minimize_20_regular": 57591,
- "ic_fluent_arrow_minimize_vertical_20_filled": 57592,
- "ic_fluent_arrow_minimize_vertical_20_regular": 57593,
- "ic_fluent_arrow_move_20_filled": 57594,
- "ic_fluent_arrow_move_20_regular": 57595,
- "ic_fluent_arrow_move_inward_20_filled": 57596,
- "ic_fluent_arrow_move_inward_20_regular": 57597,
- "ic_fluent_arrow_next_20_filled": 57598,
- "ic_fluent_arrow_next_20_regular": 57599,
- "ic_fluent_arrow_outline_down_left_20_filled": 57600,
- "ic_fluent_arrow_outline_down_left_20_regular": 57601,
- "ic_fluent_arrow_outline_up_right_20_filled": 57602,
- "ic_fluent_arrow_outline_up_right_20_regular": 57603,
- "ic_fluent_arrow_paragraph_20_filled": 57604,
- "ic_fluent_arrow_paragraph_20_regular": 57605,
- "ic_fluent_arrow_previous_20_filled": 57606,
- "ic_fluent_arrow_previous_20_regular": 57607,
- "ic_fluent_arrow_redo_20_filled": 57608,
- "ic_fluent_arrow_redo_20_regular": 57609,
- "ic_fluent_arrow_repeat_1_20_filled": 57610,
- "ic_fluent_arrow_repeat_1_20_regular": 57611,
- "ic_fluent_arrow_repeat_all_20_filled": 57612,
- "ic_fluent_arrow_repeat_all_20_regular": 57613,
- "ic_fluent_arrow_repeat_all_off_20_filled": 57614,
- "ic_fluent_arrow_repeat_all_off_20_regular": 57615,
- "ic_fluent_arrow_reply_20_filled": 57616,
- "ic_fluent_arrow_reply_20_regular": 57617,
- "ic_fluent_arrow_reply_all_20_filled": 57618,
- "ic_fluent_arrow_reply_all_20_regular": 57619,
- "ic_fluent_arrow_reply_down_20_filled": 57620,
- "ic_fluent_arrow_reply_down_20_regular": 57621,
- "ic_fluent_arrow_reset_20_filled": 57622,
- "ic_fluent_arrow_reset_20_regular": 57623,
- "ic_fluent_arrow_right_20_filled": 57624,
- "ic_fluent_arrow_right_20_regular": 57625,
- "ic_fluent_arrow_rotate_clockwise_20_filled": 57626,
- "ic_fluent_arrow_rotate_clockwise_20_regular": 57627,
- "ic_fluent_arrow_rotate_counterclockwise_20_filled": 57628,
- "ic_fluent_arrow_rotate_counterclockwise_20_regular": 57629,
- "ic_fluent_arrow_routing_20_filled": 57630,
- "ic_fluent_arrow_routing_20_regular": 57631,
- "ic_fluent_arrow_routing_rectangle_multiple_20_filled": 57632,
- "ic_fluent_arrow_routing_rectangle_multiple_20_regular": 57633,
- "ic_fluent_arrow_shuffle_20_filled": 57634,
- "ic_fluent_arrow_shuffle_20_regular": 57635,
- "ic_fluent_arrow_shuffle_off_20_filled": 57636,
- "ic_fluent_arrow_shuffle_off_20_regular": 57637,
- "ic_fluent_arrow_sort_20_filled": 57638,
- "ic_fluent_arrow_sort_20_regular": 57639,
- "ic_fluent_arrow_sort_down_20_filled": 57640,
- "ic_fluent_arrow_sort_down_20_regular": 57641,
- "ic_fluent_arrow_sort_down_lines_20_filled": 57642,
- "ic_fluent_arrow_sort_down_lines_20_regular": 57643,
- "ic_fluent_arrow_sort_up_20_filled": 57644,
- "ic_fluent_arrow_sort_up_20_regular": 57645,
- "ic_fluent_arrow_sort_up_lines_20_filled": 57646,
- "ic_fluent_arrow_sort_up_lines_20_regular": 57647,
- "ic_fluent_arrow_split_20_filled": 57648,
- "ic_fluent_arrow_split_20_regular": 57649,
- "ic_fluent_arrow_sprint_20_filled": 57650,
- "ic_fluent_arrow_sprint_20_regular": 57651,
- "ic_fluent_arrow_square_down_20_filled": 57652,
- "ic_fluent_arrow_square_down_20_regular": 57653,
- "ic_fluent_arrow_square_up_right_20_filled": 57654,
- "ic_fluent_arrow_square_up_right_20_regular": 57655,
- "ic_fluent_arrow_step_back_20_filled": 57656,
- "ic_fluent_arrow_step_back_20_regular": 57657,
- "ic_fluent_arrow_step_in_20_filled": 57658,
- "ic_fluent_arrow_step_in_20_regular": 57659,
- "ic_fluent_arrow_step_in_diagonal_down_left_20_filled": 57660,
- "ic_fluent_arrow_step_in_diagonal_down_left_20_regular": 57661,
- "ic_fluent_arrow_step_in_left_20_filled": 57662,
- "ic_fluent_arrow_step_in_left_20_regular": 57663,
- "ic_fluent_arrow_step_in_right_20_filled": 57664,
- "ic_fluent_arrow_step_in_right_20_regular": 57665,
- "ic_fluent_arrow_step_out_20_filled": 57666,
- "ic_fluent_arrow_step_out_20_regular": 57667,
- "ic_fluent_arrow_step_over_20_filled": 57668,
- "ic_fluent_arrow_step_over_20_regular": 57669,
- "ic_fluent_arrow_swap_20_filled": 57670,
- "ic_fluent_arrow_swap_20_regular": 57671,
- "ic_fluent_arrow_sync_20_filled": 57672,
- "ic_fluent_arrow_sync_20_regular": 57673,
- "ic_fluent_arrow_sync_checkmark_20_filled": 57674,
- "ic_fluent_arrow_sync_checkmark_20_regular": 57675,
- "ic_fluent_arrow_sync_circle_20_filled": 57676,
- "ic_fluent_arrow_sync_circle_20_regular": 57677,
- "ic_fluent_arrow_sync_dismiss_20_filled": 57678,
- "ic_fluent_arrow_sync_dismiss_20_regular": 57679,
- "ic_fluent_arrow_sync_off_20_filled": 57680,
- "ic_fluent_arrow_sync_off_20_regular": 57681,
- "ic_fluent_arrow_trending_20_filled": 57682,
- "ic_fluent_arrow_trending_20_regular": 57683,
- "ic_fluent_arrow_trending_checkmark_20_filled": 57684,
- "ic_fluent_arrow_trending_checkmark_20_regular": 57685,
- "ic_fluent_arrow_trending_down_20_filled": 57686,
- "ic_fluent_arrow_trending_down_20_regular": 57687,
- "ic_fluent_arrow_trending_lines_20_filled": 57688,
- "ic_fluent_arrow_trending_lines_20_regular": 57689,
- "ic_fluent_arrow_trending_settings_20_filled": 57690,
- "ic_fluent_arrow_trending_settings_20_regular": 57691,
- "ic_fluent_arrow_trending_sparkle_20_filled": 57692,
- "ic_fluent_arrow_trending_sparkle_20_regular": 57693,
- "ic_fluent_arrow_trending_text_20_filled": 57694,
- "ic_fluent_arrow_trending_text_20_regular": 57695,
- "ic_fluent_arrow_trending_wrench_20_filled": 57696,
- "ic_fluent_arrow_trending_wrench_20_regular": 57697,
- "ic_fluent_arrow_turn_bidirectional_down_right_20_filled": 57698,
- "ic_fluent_arrow_turn_bidirectional_down_right_20_regular": 57699,
- "ic_fluent_arrow_turn_down_left_20_filled": 57700,
- "ic_fluent_arrow_turn_down_left_20_regular": 57701,
- "ic_fluent_arrow_turn_down_right_20_filled": 57702,
- "ic_fluent_arrow_turn_down_right_20_regular": 57703,
- "ic_fluent_arrow_turn_down_up_20_filled": 57704,
- "ic_fluent_arrow_turn_down_up_20_regular": 57705,
- "ic_fluent_arrow_turn_left_down_20_filled": 57706,
- "ic_fluent_arrow_turn_left_down_20_regular": 57707,
- "ic_fluent_arrow_turn_left_right_20_filled": 57708,
- "ic_fluent_arrow_turn_left_right_20_regular": 57709,
- "ic_fluent_arrow_turn_left_up_20_filled": 57710,
- "ic_fluent_arrow_turn_left_up_20_regular": 57711,
- "ic_fluent_arrow_turn_right_20_filled": 57712,
- "ic_fluent_arrow_turn_right_20_regular": 57713,
- "ic_fluent_arrow_turn_right_down_20_filled": 57714,
- "ic_fluent_arrow_turn_right_down_20_regular": 57715,
- "ic_fluent_arrow_turn_right_left_20_filled": 57716,
- "ic_fluent_arrow_turn_right_left_20_regular": 57717,
- "ic_fluent_arrow_turn_right_up_20_filled": 57718,
- "ic_fluent_arrow_turn_right_up_20_regular": 57719,
- "ic_fluent_arrow_turn_up_down_20_filled": 57720,
- "ic_fluent_arrow_turn_up_down_20_regular": 57721,
- "ic_fluent_arrow_turn_up_left_20_filled": 57722,
- "ic_fluent_arrow_turn_up_left_20_regular": 57723,
- "ic_fluent_arrow_undo_20_filled": 57724,
- "ic_fluent_arrow_undo_20_regular": 57725,
- "ic_fluent_arrow_up_20_filled": 57726,
- "ic_fluent_arrow_up_20_regular": 57727,
- "ic_fluent_arrow_up_exclamation_20_filled": 57728,
- "ic_fluent_arrow_up_exclamation_20_regular": 57729,
- "ic_fluent_arrow_up_left_20_filled": 57730,
- "ic_fluent_arrow_up_left_20_regular": 57731,
- "ic_fluent_arrow_up_right_20_filled": 57732,
- "ic_fluent_arrow_up_right_20_regular": 57733,
- "ic_fluent_arrow_upload_20_filled": 57734,
- "ic_fluent_arrow_upload_20_regular": 57735,
- "ic_fluent_arrow_wrap_20_filled": 57736,
- "ic_fluent_arrow_wrap_20_regular": 57737,
- "ic_fluent_arrow_wrap_off_20_filled": 57738,
- "ic_fluent_arrow_wrap_off_20_regular": 57739,
- "ic_fluent_arrows_bidirectional_20_filled": 57740,
- "ic_fluent_arrows_bidirectional_20_regular": 57741,
- "ic_fluent_attach_20_filled": 57742,
- "ic_fluent_attach_20_regular": 57743,
- "ic_fluent_attach_arrow_right_20_filled": 57744,
- "ic_fluent_attach_arrow_right_20_regular": 57745,
- "ic_fluent_attach_text_20_filled": 57746,
- "ic_fluent_attach_text_20_regular": 57747,
- "ic_fluent_auto_fit_height_20_filled": 57748,
- "ic_fluent_auto_fit_height_20_regular": 57749,
- "ic_fluent_auto_fit_width_20_filled": 57750,
- "ic_fluent_auto_fit_width_20_regular": 57751,
- "ic_fluent_autocorrect_20_filled": 57752,
- "ic_fluent_autocorrect_20_regular": 57753,
- "ic_fluent_autosum_20_filled": 57754,
- "ic_fluent_autosum_20_regular": 57755,
- "ic_fluent_backpack_20_filled": 57756,
- "ic_fluent_backpack_20_regular": 57757,
- "ic_fluent_backpack_add_20_filled": 57758,
- "ic_fluent_backpack_add_20_regular": 57759,
- "ic_fluent_backspace_20_filled": 57760,
- "ic_fluent_backspace_20_regular": 57761,
- "ic_fluent_badge_20_filled": 57762,
- "ic_fluent_badge_20_regular": 57763,
- "ic_fluent_balloon_20_filled": 57764,
- "ic_fluent_balloon_20_regular": 57765,
- "ic_fluent_barcode_scanner_20_filled": 57766,
- "ic_fluent_barcode_scanner_20_regular": 57767,
- "ic_fluent_battery_0_20_filled": 57768,
- "ic_fluent_battery_0_20_regular": 57769,
- "ic_fluent_battery_1_20_filled": 57770,
- "ic_fluent_battery_1_20_regular": 57771,
- "ic_fluent_battery_10_20_filled": 57772,
- "ic_fluent_battery_10_20_regular": 57773,
- "ic_fluent_battery_2_20_filled": 57774,
- "ic_fluent_battery_2_20_regular": 57775,
- "ic_fluent_battery_3_20_filled": 57776,
- "ic_fluent_battery_3_20_regular": 57777,
- "ic_fluent_battery_4_20_filled": 57778,
- "ic_fluent_battery_4_20_regular": 57779,
- "ic_fluent_battery_5_20_filled": 57780,
- "ic_fluent_battery_5_20_regular": 57781,
- "ic_fluent_battery_6_20_filled": 57782,
- "ic_fluent_battery_6_20_regular": 57783,
- "ic_fluent_battery_7_20_filled": 57784,
- "ic_fluent_battery_7_20_regular": 57785,
- "ic_fluent_battery_8_20_filled": 57786,
- "ic_fluent_battery_8_20_regular": 57787,
- "ic_fluent_battery_9_20_filled": 57788,
- "ic_fluent_battery_9_20_regular": 57789,
- "ic_fluent_battery_charge_20_filled": 57790,
- "ic_fluent_battery_charge_20_regular": 57791,
- "ic_fluent_battery_checkmark_20_filled": 57792,
- "ic_fluent_battery_checkmark_20_regular": 57793,
- "ic_fluent_battery_saver_20_filled": 57794,
- "ic_fluent_battery_saver_20_regular": 57795,
- "ic_fluent_battery_warning_20_filled": 57796,
- "ic_fluent_battery_warning_20_regular": 57797,
- "ic_fluent_beach_20_filled": 57798,
- "ic_fluent_beach_20_regular": 57799,
- "ic_fluent_beaker_20_filled": 57800,
- "ic_fluent_beaker_20_regular": 57801,
- "ic_fluent_beaker_add_20_filled": 57802,
- "ic_fluent_beaker_add_20_regular": 57803,
- "ic_fluent_beaker_dismiss_20_filled": 57804,
- "ic_fluent_beaker_dismiss_20_regular": 57805,
- "ic_fluent_beaker_edit_20_filled": 57806,
- "ic_fluent_beaker_edit_20_regular": 57807,
- "ic_fluent_beaker_off_20_filled": 57808,
- "ic_fluent_beaker_off_20_regular": 57809,
- "ic_fluent_beaker_settings_20_filled": 57810,
- "ic_fluent_beaker_settings_20_regular": 57811,
- "ic_fluent_bed_20_filled": 57812,
- "ic_fluent_bed_20_regular": 57813,
- "ic_fluent_bench_20_filled": 57814,
- "ic_fluent_bench_20_regular": 57815,
- "ic_fluent_bezier_curve_square_20_filled": 57816,
- "ic_fluent_bezier_curve_square_20_regular": 57817,
- "ic_fluent_bin_full_20_filled": 57818,
- "ic_fluent_bin_full_20_regular": 57819,
- "ic_fluent_bin_recycle_20_filled": 57820,
- "ic_fluent_bin_recycle_20_regular": 57821,
- "ic_fluent_bin_recycle_full_20_filled": 57822,
- "ic_fluent_bin_recycle_full_20_regular": 57823,
- "ic_fluent_binder_triangle_20_filled": 57824,
- "ic_fluent_binder_triangle_20_regular": 57825,
- "ic_fluent_bluetooth_20_filled": 57826,
- "ic_fluent_bluetooth_20_regular": 57827,
- "ic_fluent_bluetooth_connected_20_filled": 57828,
- "ic_fluent_bluetooth_connected_20_regular": 57829,
- "ic_fluent_bluetooth_disabled_20_filled": 57830,
- "ic_fluent_bluetooth_disabled_20_regular": 57831,
- "ic_fluent_bluetooth_searching_20_filled": 57832,
- "ic_fluent_bluetooth_searching_20_regular": 57833,
- "ic_fluent_blur_20_filled": 57834,
- "ic_fluent_blur_20_regular": 57835,
- "ic_fluent_board_20_filled": 57836,
- "ic_fluent_board_20_regular": 57837,
- "ic_fluent_board_games_20_filled": 57838,
- "ic_fluent_board_games_20_regular": 57839,
- "ic_fluent_board_heart_20_filled": 57840,
- "ic_fluent_board_heart_20_regular": 57841,
- "ic_fluent_board_split_20_filled": 57842,
- "ic_fluent_board_split_20_regular": 57843,
- "ic_fluent_book_20_filled": 57844,
- "ic_fluent_book_20_regular": 57845,
- "ic_fluent_book_add_20_filled": 57846,
- "ic_fluent_book_add_20_regular": 57847,
- "ic_fluent_book_arrow_clockwise_20_filled": 57848,
- "ic_fluent_book_arrow_clockwise_20_regular": 57849,
- "ic_fluent_book_clock_20_filled": 57850,
- "ic_fluent_book_clock_20_regular": 57851,
- "ic_fluent_book_coins_20_filled": 57852,
- "ic_fluent_book_coins_20_regular": 57853,
- "ic_fluent_book_compass_20_filled": 57854,
- "ic_fluent_book_compass_20_regular": 57855,
- "ic_fluent_book_contacts_20_filled": 57856,
- "ic_fluent_book_contacts_20_regular": 57857,
- "ic_fluent_book_database_20_filled": 57858,
- "ic_fluent_book_database_20_regular": 57859,
- "ic_fluent_book_default_20_filled": 57860,
- "ic_fluent_book_dismiss_20_filled": 57861,
- "ic_fluent_book_dismiss_20_regular": 57862,
- "ic_fluent_book_exclamation_mark_20_filled": 57863,
- "ic_fluent_book_exclamation_mark_20_regular": 57864,
- "ic_fluent_book_globe_20_filled": 57865,
- "ic_fluent_book_globe_20_regular": 57866,
- "ic_fluent_book_information_20_filled": 57867,
- "ic_fluent_book_information_20_regular": 57868,
- "ic_fluent_book_letter_20_filled": 57869,
- "ic_fluent_book_letter_20_regular": 57870,
- "ic_fluent_book_number_20_filled": 57871,
- "ic_fluent_book_number_20_regular": 57872,
- "ic_fluent_book_open_20_filled": 57873,
- "ic_fluent_book_open_20_regular": 57874,
- "ic_fluent_book_open_globe_20_filled": 57875,
- "ic_fluent_book_open_globe_20_regular": 57876,
- "ic_fluent_book_open_microphone_20_filled": 57877,
- "ic_fluent_book_open_microphone_20_regular": 57878,
- "ic_fluent_book_pulse_20_filled": 57879,
- "ic_fluent_book_pulse_20_regular": 57880,
- "ic_fluent_book_question_mark_20_filled": 57881,
- "ic_fluent_book_question_mark_20_regular": 57882,
- "ic_fluent_book_question_mark_rtl_20_filled": 57883,
- "ic_fluent_book_question_mark_rtl_20_regular": 57884,
- "ic_fluent_book_search_20_filled": 57885,
- "ic_fluent_book_search_20_regular": 57886,
- "ic_fluent_book_star_20_filled": 57887,
- "ic_fluent_book_star_20_regular": 57888,
- "ic_fluent_book_template_20_filled": 57889,
- "ic_fluent_book_template_20_regular": 57890,
- "ic_fluent_book_theta_20_filled": 57891,
- "ic_fluent_book_theta_20_regular": 57892,
- "ic_fluent_book_toolbox_20_filled": 57893,
- "ic_fluent_book_toolbox_20_regular": 57894,
- "ic_fluent_bookmark_20_filled": 57895,
- "ic_fluent_bookmark_20_regular": 57896,
- "ic_fluent_bookmark_add_20_filled": 57897,
- "ic_fluent_bookmark_add_20_regular": 57898,
- "ic_fluent_bookmark_multiple_20_filled": 57899,
- "ic_fluent_bookmark_multiple_20_regular": 57900,
- "ic_fluent_bookmark_off_20_filled": 57901,
- "ic_fluent_bookmark_off_20_regular": 57902,
- "ic_fluent_bookmark_search_20_filled": 57903,
- "ic_fluent_bookmark_search_20_regular": 57904,
- "ic_fluent_border_all_20_filled": 57905,
- "ic_fluent_border_all_20_regular": 57906,
- "ic_fluent_border_bottom_20_filled": 57907,
- "ic_fluent_border_bottom_20_regular": 57908,
- "ic_fluent_border_bottom_double_20_filled": 57909,
- "ic_fluent_border_bottom_double_20_regular": 57910,
- "ic_fluent_border_bottom_thick_20_filled": 57911,
- "ic_fluent_border_bottom_thick_20_regular": 57912,
- "ic_fluent_border_inside_20_filled": 57913,
- "ic_fluent_border_inside_20_regular": 57914,
- "ic_fluent_border_left_20_filled": 57915,
- "ic_fluent_border_left_20_regular": 57916,
- "ic_fluent_border_left_right_20_filled": 57917,
- "ic_fluent_border_left_right_20_regular": 57918,
- "ic_fluent_border_none_20_filled": 57919,
- "ic_fluent_border_none_20_regular": 57920,
- "ic_fluent_border_outside_20_filled": 57921,
- "ic_fluent_border_outside_20_regular": 57922,
- "ic_fluent_border_outside_thick_20_filled": 57923,
- "ic_fluent_border_outside_thick_20_regular": 57924,
- "ic_fluent_border_right_20_filled": 57925,
- "ic_fluent_border_right_20_regular": 57926,
- "ic_fluent_border_top_20_filled": 57927,
- "ic_fluent_border_top_20_regular": 57928,
- "ic_fluent_border_top_bottom_20_filled": 57929,
- "ic_fluent_border_top_bottom_20_regular": 57930,
- "ic_fluent_border_top_bottom_double_20_filled": 57931,
- "ic_fluent_border_top_bottom_double_20_regular": 57932,
- "ic_fluent_border_top_bottom_thick_20_filled": 57933,
- "ic_fluent_border_top_bottom_thick_20_regular": 57934,
- "ic_fluent_bot_20_filled": 57935,
- "ic_fluent_bot_20_regular": 57936,
- "ic_fluent_bot_add_20_filled": 57937,
- "ic_fluent_bot_add_20_regular": 57938,
- "ic_fluent_bot_sparkle_20_filled": 57939,
- "ic_fluent_bot_sparkle_20_regular": 57940,
- "ic_fluent_bow_tie_20_filled": 57941,
- "ic_fluent_bow_tie_20_regular": 57942,
- "ic_fluent_bowl_chopsticks_20_filled": 57943,
- "ic_fluent_bowl_chopsticks_20_regular": 57944,
- "ic_fluent_bowl_salad_20_filled": 57945,
- "ic_fluent_bowl_salad_20_regular": 57946,
- "ic_fluent_box_20_filled": 57947,
- "ic_fluent_box_20_regular": 57948,
- "ic_fluent_box_arrow_left_20_filled": 57949,
- "ic_fluent_box_arrow_left_20_regular": 57950,
- "ic_fluent_box_arrow_up_20_filled": 57951,
- "ic_fluent_box_arrow_up_20_regular": 57952,
- "ic_fluent_box_checkmark_20_filled": 57953,
- "ic_fluent_box_checkmark_20_regular": 57954,
- "ic_fluent_box_dismiss_20_filled": 57955,
- "ic_fluent_box_dismiss_20_regular": 57956,
- "ic_fluent_box_edit_20_filled": 57957,
- "ic_fluent_box_edit_20_regular": 57958,
- "ic_fluent_box_multiple_20_filled": 57959,
- "ic_fluent_box_multiple_20_regular": 57960,
- "ic_fluent_box_multiple_arrow_left_20_filled": 57961,
- "ic_fluent_box_multiple_arrow_left_20_regular": 57962,
- "ic_fluent_box_multiple_arrow_right_20_filled": 57963,
- "ic_fluent_box_multiple_arrow_right_20_regular": 57964,
- "ic_fluent_box_multiple_checkmark_20_filled": 57965,
- "ic_fluent_box_multiple_checkmark_20_regular": 57966,
- "ic_fluent_box_multiple_search_20_filled": 57967,
- "ic_fluent_box_multiple_search_20_regular": 57968,
- "ic_fluent_box_search_20_filled": 57969,
- "ic_fluent_box_search_20_regular": 57970,
- "ic_fluent_box_toolbox_20_filled": 57971,
- "ic_fluent_box_toolbox_20_regular": 57972,
- "ic_fluent_braces_20_filled": 57973,
- "ic_fluent_braces_20_regular": 57974,
- "ic_fluent_braces_variable_20_filled": 57975,
- "ic_fluent_braces_variable_20_regular": 57976,
- "ic_fluent_brain_circuit_20_filled": 57977,
- "ic_fluent_brain_circuit_20_regular": 57978,
- "ic_fluent_branch_20_filled": 57979,
- "ic_fluent_branch_20_regular": 57980,
- "ic_fluent_branch_compare_20_filled": 57981,
- "ic_fluent_branch_compare_20_regular": 57982,
- "ic_fluent_branch_fork_20_filled": 57983,
- "ic_fluent_branch_fork_20_regular": 57984,
- "ic_fluent_branch_fork_hint_20_filled": 57985,
- "ic_fluent_branch_fork_hint_20_regular": 57986,
- "ic_fluent_branch_fork_link_20_filled": 57987,
- "ic_fluent_branch_fork_link_20_regular": 57988,
- "ic_fluent_branch_request_20_filled": 57989,
- "ic_fluent_branch_request_20_regular": 57990,
- "ic_fluent_breakout_room_20_filled": 57991,
- "ic_fluent_breakout_room_20_regular": 57992,
- "ic_fluent_briefcase_20_filled": 57993,
- "ic_fluent_briefcase_20_regular": 57994,
- "ic_fluent_briefcase_medical_20_filled": 57995,
- "ic_fluent_briefcase_medical_20_regular": 57996,
- "ic_fluent_briefcase_off_20_filled": 57997,
- "ic_fluent_briefcase_off_20_regular": 57998,
- "ic_fluent_briefcase_search_20_filled": 57999,
- "ic_fluent_briefcase_search_20_regular": 58000,
- "ic_fluent_brightness_high_20_filled": 58001,
- "ic_fluent_brightness_high_20_regular": 58002,
- "ic_fluent_brightness_low_20_filled": 58003,
- "ic_fluent_brightness_low_20_regular": 58004,
- "ic_fluent_broad_activity_feed_20_filled": 58005,
- "ic_fluent_broad_activity_feed_20_regular": 58006,
- "ic_fluent_broom_20_filled": 58007,
- "ic_fluent_broom_20_regular": 58008,
- "ic_fluent_bubble_multiple_20_filled": 58009,
- "ic_fluent_bubble_multiple_20_regular": 58010,
- "ic_fluent_bug_20_filled": 58011,
- "ic_fluent_bug_20_regular": 58012,
- "ic_fluent_bug_arrow_counterclockwise_20_filled": 58013,
- "ic_fluent_bug_arrow_counterclockwise_20_regular": 58014,
- "ic_fluent_bug_prohibited_20_filled": 58015,
- "ic_fluent_bug_prohibited_20_regular": 58016,
- "ic_fluent_building_20_filled": 58017,
- "ic_fluent_building_20_regular": 58018,
- "ic_fluent_building_bank_20_filled": 58019,
- "ic_fluent_building_bank_20_regular": 58020,
- "ic_fluent_building_bank_link_20_filled": 58021,
- "ic_fluent_building_bank_link_20_regular": 58022,
- "ic_fluent_building_bank_toolbox_20_filled": 58023,
- "ic_fluent_building_bank_toolbox_20_regular": 58024,
- "ic_fluent_building_desktop_20_filled": 58025,
- "ic_fluent_building_desktop_20_regular": 58026,
- "ic_fluent_building_factory_20_filled": 58027,
- "ic_fluent_building_factory_20_regular": 58028,
- "ic_fluent_building_government_20_filled": 58029,
- "ic_fluent_building_government_20_regular": 58030,
- "ic_fluent_building_government_search_20_filled": 58031,
- "ic_fluent_building_government_search_20_regular": 58032,
- "ic_fluent_building_home_20_filled": 58033,
- "ic_fluent_building_home_20_regular": 58034,
- "ic_fluent_building_lighthouse_20_filled": 58035,
- "ic_fluent_building_lighthouse_20_regular": 58036,
- "ic_fluent_building_mosque_20_filled": 58037,
- "ic_fluent_building_mosque_20_regular": 58038,
- "ic_fluent_building_multiple_20_filled": 58039,
- "ic_fluent_building_multiple_20_regular": 58040,
- "ic_fluent_building_people_20_filled": 58041,
- "ic_fluent_building_people_20_regular": 58042,
- "ic_fluent_building_retail_20_filled": 58043,
- "ic_fluent_building_retail_20_regular": 58044,
- "ic_fluent_building_retail_money_20_filled": 58045,
- "ic_fluent_building_retail_money_20_regular": 58046,
- "ic_fluent_building_retail_more_20_filled": 58047,
- "ic_fluent_building_retail_more_20_regular": 58048,
- "ic_fluent_building_retail_shield_20_filled": 58049,
- "ic_fluent_building_retail_shield_20_regular": 58050,
- "ic_fluent_building_retail_toolbox_20_filled": 58051,
- "ic_fluent_building_retail_toolbox_20_regular": 58052,
- "ic_fluent_building_shop_20_filled": 58053,
- "ic_fluent_building_shop_20_regular": 58054,
- "ic_fluent_building_skyscraper_20_filled": 58055,
- "ic_fluent_building_skyscraper_20_regular": 58056,
- "ic_fluent_building_swap_20_filled": 58057,
- "ic_fluent_building_swap_20_regular": 58058,
- "ic_fluent_building_townhouse_20_filled": 58059,
- "ic_fluent_building_townhouse_20_regular": 58060,
- "ic_fluent_button_20_filled": 58061,
- "ic_fluent_button_20_regular": 58062,
- "ic_fluent_calculator_20_filled": 58063,
- "ic_fluent_calculator_20_regular": 58064,
- "ic_fluent_calculator_arrow_clockwise_20_filled": 58065,
- "ic_fluent_calculator_arrow_clockwise_20_regular": 58066,
- "ic_fluent_calculator_multiple_20_filled": 58067,
- "ic_fluent_calculator_multiple_20_regular": 58068,
- "ic_fluent_calendar_20_filled": 58069,
- "ic_fluent_calendar_20_regular": 58070,
- "ic_fluent_calendar_3_day_20_filled": 58071,
- "ic_fluent_calendar_3_day_20_regular": 58072,
- "ic_fluent_calendar_add_20_filled": 58073,
- "ic_fluent_calendar_add_20_regular": 58074,
- "ic_fluent_calendar_agenda_20_filled": 58075,
- "ic_fluent_calendar_agenda_20_regular": 58076,
- "ic_fluent_calendar_arrow_counterclockwise_20_filled": 58077,
- "ic_fluent_calendar_arrow_counterclockwise_20_regular": 58078,
- "ic_fluent_calendar_arrow_down_20_filled": 58079,
- "ic_fluent_calendar_arrow_down_20_regular": 58080,
- "ic_fluent_calendar_arrow_right_20_filled": 58081,
- "ic_fluent_calendar_arrow_right_20_regular": 58082,
- "ic_fluent_calendar_assistant_20_filled": 58083,
- "ic_fluent_calendar_assistant_20_regular": 58084,
- "ic_fluent_calendar_cancel_20_filled": 58085,
- "ic_fluent_calendar_cancel_20_regular": 58086,
- "ic_fluent_calendar_chat_20_filled": 58087,
- "ic_fluent_calendar_chat_20_regular": 58088,
- "ic_fluent_calendar_checkmark_20_filled": 58089,
- "ic_fluent_calendar_checkmark_20_regular": 58090,
- "ic_fluent_calendar_clock_20_filled": 58091,
- "ic_fluent_calendar_clock_20_regular": 58092,
- "ic_fluent_calendar_data_bar_20_filled": 58093,
- "ic_fluent_calendar_data_bar_20_regular": 58094,
- "ic_fluent_calendar_date_20_filled": 58095,
- "ic_fluent_calendar_date_20_regular": 58096,
- "ic_fluent_calendar_day_20_filled": 58097,
- "ic_fluent_calendar_day_20_regular": 58098,
- "ic_fluent_calendar_edit_20_filled": 58099,
- "ic_fluent_calendar_edit_20_regular": 58100,
- "ic_fluent_calendar_empty_20_filled": 58101,
- "ic_fluent_calendar_empty_20_regular": 58102,
- "ic_fluent_calendar_error_20_filled": 58103,
- "ic_fluent_calendar_error_20_regular": 58104,
- "ic_fluent_calendar_eye_20_filled": 58105,
- "ic_fluent_calendar_eye_20_regular": 58106,
- "ic_fluent_calendar_info_20_filled": 58107,
- "ic_fluent_calendar_info_20_regular": 58108,
- "ic_fluent_calendar_lock_20_filled": 58109,
- "ic_fluent_calendar_lock_20_regular": 58110,
- "ic_fluent_calendar_ltr_20_filled": 58111,
- "ic_fluent_calendar_ltr_20_regular": 58112,
- "ic_fluent_calendar_mail_20_filled": 58113,
- "ic_fluent_calendar_mail_20_regular": 58114,
- "ic_fluent_calendar_mention_20_filled": 58115,
- "ic_fluent_calendar_mention_20_regular": 58116,
- "ic_fluent_calendar_month_20_filled": 58117,
- "ic_fluent_calendar_month_20_regular": 58118,
- "ic_fluent_calendar_multiple_20_filled": 58119,
- "ic_fluent_calendar_multiple_20_regular": 58120,
- "ic_fluent_calendar_note_20_filled": 58121,
- "ic_fluent_calendar_note_20_regular": 58122,
- "ic_fluent_calendar_pattern_20_filled": 58123,
- "ic_fluent_calendar_pattern_20_regular": 58124,
- "ic_fluent_calendar_person_20_filled": 58125,
- "ic_fluent_calendar_person_20_regular": 58126,
- "ic_fluent_calendar_phone_20_filled": 58127,
- "ic_fluent_calendar_phone_20_regular": 58128,
- "ic_fluent_calendar_play_20_filled": 58129,
- "ic_fluent_calendar_play_20_regular": 58130,
- "ic_fluent_calendar_question_mark_20_filled": 58131,
- "ic_fluent_calendar_question_mark_20_regular": 58132,
- "ic_fluent_calendar_record_20_filled": 58133,
- "ic_fluent_calendar_record_20_regular": 58134,
- "ic_fluent_calendar_reply_20_filled": 58135,
- "ic_fluent_calendar_reply_20_regular": 58136,
- "ic_fluent_calendar_rtl_20_filled": 58137,
- "ic_fluent_calendar_rtl_20_regular": 58138,
- "ic_fluent_calendar_search_20_filled": 58139,
- "ic_fluent_calendar_search_20_regular": 58140,
- "ic_fluent_calendar_settings_20_filled": 58141,
- "ic_fluent_calendar_settings_20_regular": 58142,
- "ic_fluent_calendar_shield_20_filled": 58143,
- "ic_fluent_calendar_shield_20_regular": 58144,
- "ic_fluent_calendar_sparkle_20_filled": 58145,
- "ic_fluent_calendar_sparkle_20_regular": 58146,
- "ic_fluent_calendar_star_20_filled": 58147,
- "ic_fluent_calendar_star_20_regular": 58148,
- "ic_fluent_calendar_sync_20_filled": 58149,
- "ic_fluent_calendar_sync_20_regular": 58150,
- "ic_fluent_calendar_template_20_filled": 58151,
- "ic_fluent_calendar_template_20_regular": 58152,
- "ic_fluent_calendar_today_20_filled": 58153,
- "ic_fluent_calendar_today_20_regular": 58154,
- "ic_fluent_calendar_toolbox_20_filled": 58155,
- "ic_fluent_calendar_toolbox_20_regular": 58156,
- "ic_fluent_calendar_video_20_filled": 58157,
- "ic_fluent_calendar_video_20_regular": 58158,
- "ic_fluent_calendar_week_numbers_20_filled": 58159,
- "ic_fluent_calendar_week_numbers_20_regular": 58160,
- "ic_fluent_calendar_week_start_20_filled": 58161,
- "ic_fluent_calendar_week_start_20_regular": 58162,
- "ic_fluent_calendar_work_week_20_filled": 58163,
- "ic_fluent_calendar_work_week_20_regular": 58164,
- "ic_fluent_call_20_filled": 58165,
- "ic_fluent_call_20_regular": 58166,
- "ic_fluent_call_add_20_filled": 58167,
- "ic_fluent_call_add_20_regular": 58168,
- "ic_fluent_call_checkmark_20_filled": 58169,
- "ic_fluent_call_checkmark_20_regular": 58170,
- "ic_fluent_call_connecting_20_filled": 58171,
- "ic_fluent_call_connecting_20_regular": 58172,
- "ic_fluent_call_dismiss_20_filled": 58173,
- "ic_fluent_call_dismiss_20_regular": 58174,
- "ic_fluent_call_end_20_filled": 58175,
- "ic_fluent_call_end_20_regular": 58176,
- "ic_fluent_call_exclamation_20_filled": 58177,
- "ic_fluent_call_exclamation_20_regular": 58178,
- "ic_fluent_call_forward_20_filled": 58179,
- "ic_fluent_call_forward_20_regular": 58180,
- "ic_fluent_call_inbound_20_filled": 58181,
- "ic_fluent_call_inbound_20_regular": 58182,
- "ic_fluent_call_missed_20_filled": 58183,
- "ic_fluent_call_missed_20_regular": 58184,
- "ic_fluent_call_outbound_20_filled": 58185,
- "ic_fluent_call_outbound_20_regular": 58186,
- "ic_fluent_call_park_20_filled": 58187,
- "ic_fluent_call_park_20_regular": 58188,
- "ic_fluent_call_pause_20_filled": 58189,
- "ic_fluent_call_pause_20_regular": 58190,
- "ic_fluent_call_prohibited_20_filled": 58191,
- "ic_fluent_call_prohibited_20_regular": 58192,
- "ic_fluent_call_transfer_20_filled": 58193,
- "ic_fluent_call_transfer_20_regular": 58194,
- "ic_fluent_call_warning_20_filled": 58195,
- "ic_fluent_call_warning_20_regular": 58196,
- "ic_fluent_calligraphy_pen_20_filled": 58197,
- "ic_fluent_calligraphy_pen_20_regular": 58198,
- "ic_fluent_calligraphy_pen_checkmark_20_filled": 58199,
- "ic_fluent_calligraphy_pen_checkmark_20_regular": 58200,
- "ic_fluent_calligraphy_pen_error_20_filled": 58201,
- "ic_fluent_calligraphy_pen_error_20_regular": 58202,
- "ic_fluent_calligraphy_pen_question_mark_20_filled": 58203,
- "ic_fluent_calligraphy_pen_question_mark_20_regular": 58204,
- "ic_fluent_camera_20_filled": 58205,
- "ic_fluent_camera_20_regular": 58206,
- "ic_fluent_camera_add_20_filled": 58207,
- "ic_fluent_camera_add_20_regular": 58208,
- "ic_fluent_camera_dome_20_filled": 58209,
- "ic_fluent_camera_dome_20_regular": 58210,
- "ic_fluent_camera_edit_20_filled": 58211,
- "ic_fluent_camera_edit_20_regular": 58212,
- "ic_fluent_camera_off_20_filled": 58213,
- "ic_fluent_camera_off_20_regular": 58214,
- "ic_fluent_camera_sparkles_20_filled": 58215,
- "ic_fluent_camera_sparkles_20_regular": 58216,
- "ic_fluent_camera_switch_20_filled": 58217,
- "ic_fluent_camera_switch_20_regular": 58218,
- "ic_fluent_card_ui_20_filled": 58219,
- "ic_fluent_card_ui_20_regular": 58220,
- "ic_fluent_caret_down_20_filled": 58221,
- "ic_fluent_caret_down_20_regular": 58222,
- "ic_fluent_caret_down_right_20_filled": 58223,
- "ic_fluent_caret_down_right_20_regular": 58224,
- "ic_fluent_caret_left_20_filled": 58225,
- "ic_fluent_caret_left_20_regular": 58226,
- "ic_fluent_caret_right_20_filled": 58227,
- "ic_fluent_caret_right_20_regular": 58228,
- "ic_fluent_caret_up_20_filled": 58229,
- "ic_fluent_caret_up_20_regular": 58230,
- "ic_fluent_cart_20_filled": 58231,
- "ic_fluent_cart_20_regular": 58232,
- "ic_fluent_cast_20_filled": 58233,
- "ic_fluent_cast_20_regular": 58234,
- "ic_fluent_cast_multiple_20_filled": 58235,
- "ic_fluent_cast_multiple_20_regular": 58236,
- "ic_fluent_catch_up_20_filled": 58237,
- "ic_fluent_catch_up_20_regular": 58238,
- "ic_fluent_cellular_3g_20_filled": 58239,
- "ic_fluent_cellular_3g_20_regular": 58240,
- "ic_fluent_cellular_4g_20_filled": 58241,
- "ic_fluent_cellular_4g_20_regular": 58242,
- "ic_fluent_cellular_5g_20_filled": 58243,
- "ic_fluent_cellular_5g_20_regular": 58244,
- "ic_fluent_cellular_data_1_20_filled": 58245,
- "ic_fluent_cellular_data_1_20_regular": 58246,
- "ic_fluent_cellular_data_2_20_filled": 58247,
- "ic_fluent_cellular_data_2_20_regular": 58248,
- "ic_fluent_cellular_data_3_20_filled": 58249,
- "ic_fluent_cellular_data_3_20_regular": 58250,
- "ic_fluent_cellular_data_4_20_filled": 58251,
- "ic_fluent_cellular_data_4_20_regular": 58252,
- "ic_fluent_cellular_data_5_20_filled": 58253,
- "ic_fluent_cellular_data_5_20_regular": 58254,
- "ic_fluent_cellular_off_20_filled": 58255,
- "ic_fluent_cellular_off_20_regular": 58256,
- "ic_fluent_cellular_warning_20_filled": 58257,
- "ic_fluent_cellular_warning_20_regular": 58258,
- "ic_fluent_center_horizontal_20_filled": 58259,
- "ic_fluent_center_horizontal_20_regular": 58260,
- "ic_fluent_center_vertical_20_filled": 58261,
- "ic_fluent_center_vertical_20_regular": 58262,
- "ic_fluent_certificate_20_filled": 58263,
- "ic_fluent_certificate_20_regular": 58264,
- "ic_fluent_channel_20_filled": 58265,
- "ic_fluent_channel_20_regular": 58266,
- "ic_fluent_channel_add_20_filled": 58267,
- "ic_fluent_channel_add_20_regular": 58268,
- "ic_fluent_channel_alert_20_filled": 58269,
- "ic_fluent_channel_alert_20_regular": 58270,
- "ic_fluent_channel_arrow_left_20_filled": 58271,
- "ic_fluent_channel_arrow_left_20_regular": 58272,
- "ic_fluent_channel_dismiss_20_filled": 58273,
- "ic_fluent_channel_dismiss_20_regular": 58274,
- "ic_fluent_channel_share_20_filled": 58275,
- "ic_fluent_channel_share_20_regular": 58276,
- "ic_fluent_channel_subtract_20_filled": 58277,
- "ic_fluent_channel_subtract_20_regular": 58278,
- "ic_fluent_chart_multiple_20_filled": 58279,
- "ic_fluent_chart_multiple_20_regular": 58280,
- "ic_fluent_chart_person_20_filled": 58281,
- "ic_fluent_chart_person_20_regular": 58282,
- "ic_fluent_chat_20_filled": 58283,
- "ic_fluent_chat_20_regular": 58284,
- "ic_fluent_chat_add_20_filled": 58285,
- "ic_fluent_chat_add_20_regular": 58286,
- "ic_fluent_chat_arrow_back_20_filled": 58287,
- "ic_fluent_chat_arrow_back_20_regular": 58288,
- "ic_fluent_chat_arrow_double_back_20_filled": 58289,
- "ic_fluent_chat_arrow_double_back_20_regular": 58290,
- "ic_fluent_chat_bubbles_question_20_filled": 58291,
- "ic_fluent_chat_bubbles_question_20_regular": 58292,
- "ic_fluent_chat_cursor_20_filled": 58293,
- "ic_fluent_chat_cursor_20_regular": 58294,
- "ic_fluent_chat_dismiss_20_filled": 58295,
- "ic_fluent_chat_dismiss_20_regular": 58296,
- "ic_fluent_chat_empty_20_filled": 58297,
- "ic_fluent_chat_empty_20_regular": 58298,
- "ic_fluent_chat_help_20_filled": 58299,
- "ic_fluent_chat_help_20_regular": 58300,
- "ic_fluent_chat_lock_20_filled": 58301,
- "ic_fluent_chat_lock_20_regular": 58302,
- "ic_fluent_chat_mail_20_filled": 58303,
- "ic_fluent_chat_mail_20_regular": 58304,
- "ic_fluent_chat_multiple_20_filled": 58305,
- "ic_fluent_chat_multiple_20_regular": 58306,
- "ic_fluent_chat_multiple_heart_20_filled": 58307,
- "ic_fluent_chat_multiple_heart_20_regular": 58308,
- "ic_fluent_chat_off_20_filled": 58309,
- "ic_fluent_chat_off_20_regular": 58310,
- "ic_fluent_chat_settings_20_filled": 58311,
- "ic_fluent_chat_settings_20_regular": 58312,
- "ic_fluent_chat_sparkle_20_filled": 58313,
- "ic_fluent_chat_sparkle_20_regular": 58314,
- "ic_fluent_chat_video_20_filled": 58315,
- "ic_fluent_chat_video_20_regular": 58316,
- "ic_fluent_chat_warning_20_filled": 58317,
- "ic_fluent_chat_warning_20_regular": 58318,
- "ic_fluent_check_20_filled": 58319,
- "ic_fluent_check_20_regular": 58320,
- "ic_fluent_checkbox_1_20_filled": 58321,
- "ic_fluent_checkbox_1_20_regular": 58322,
- "ic_fluent_checkbox_2_20_filled": 58323,
- "ic_fluent_checkbox_2_20_regular": 58324,
- "ic_fluent_checkbox_arrow_right_20_filled": 58325,
- "ic_fluent_checkbox_arrow_right_20_regular": 58326,
- "ic_fluent_checkbox_checked_20_filled": 58327,
- "ic_fluent_checkbox_checked_20_regular": 58328,
- "ic_fluent_checkbox_checked_sync_20_filled": 58329,
- "ic_fluent_checkbox_checked_sync_20_regular": 58330,
- "ic_fluent_checkbox_indeterminate_20_filled": 58331,
- "ic_fluent_checkbox_indeterminate_20_regular": 58332,
- "ic_fluent_checkbox_person_20_filled": 58333,
- "ic_fluent_checkbox_person_20_regular": 58334,
- "ic_fluent_checkbox_unchecked_20_filled": 58335,
- "ic_fluent_checkbox_unchecked_20_regular": 58336,
- "ic_fluent_checkbox_warning_20_filled": 58337,
- "ic_fluent_checkbox_warning_20_regular": 58338,
- "ic_fluent_checkmark_20_filled": 58339,
- "ic_fluent_checkmark_20_regular": 58340,
- "ic_fluent_checkmark_circle_20_filled": 58341,
- "ic_fluent_checkmark_circle_20_regular": 58342,
- "ic_fluent_checkmark_circle_square_20_filled": 58343,
- "ic_fluent_checkmark_circle_square_20_regular": 58344,
- "ic_fluent_checkmark_circle_warning_20_filled": 58345,
- "ic_fluent_checkmark_circle_warning_20_regular": 58346,
- "ic_fluent_checkmark_lock_20_filled": 58347,
- "ic_fluent_checkmark_lock_20_regular": 58348,
- "ic_fluent_checkmark_note_20_filled": 58349,
- "ic_fluent_checkmark_note_20_regular": 58350,
- "ic_fluent_checkmark_square_20_filled": 58351,
- "ic_fluent_checkmark_square_20_regular": 58352,
- "ic_fluent_checkmark_starburst_20_filled": 58353,
- "ic_fluent_checkmark_starburst_20_regular": 58354,
- "ic_fluent_checkmark_underline_circle_20_filled": 58355,
- "ic_fluent_checkmark_underline_circle_20_regular": 58356,
- "ic_fluent_chess_20_filled": 58357,
- "ic_fluent_chess_20_regular": 58358,
- "ic_fluent_chevron_circle_down_20_filled": 58359,
- "ic_fluent_chevron_circle_down_20_regular": 58360,
- "ic_fluent_chevron_circle_left_20_filled": 58361,
- "ic_fluent_chevron_circle_left_20_regular": 58362,
- "ic_fluent_chevron_circle_right_20_filled": 58363,
- "ic_fluent_chevron_circle_right_20_regular": 58364,
- "ic_fluent_chevron_circle_up_20_filled": 58365,
- "ic_fluent_chevron_circle_up_20_regular": 58366,
- "ic_fluent_chevron_double_down_20_filled": 58367,
- "ic_fluent_chevron_double_down_20_regular": 58368,
- "ic_fluent_chevron_double_left_20_filled": 58369,
- "ic_fluent_chevron_double_left_20_regular": 58370,
- "ic_fluent_chevron_double_right_20_filled": 58371,
- "ic_fluent_chevron_double_right_20_regular": 58372,
- "ic_fluent_chevron_double_up_20_filled": 58373,
- "ic_fluent_chevron_double_up_20_regular": 58374,
- "ic_fluent_chevron_down_20_filled": 58375,
- "ic_fluent_chevron_down_20_regular": 58376,
- "ic_fluent_chevron_down_up_20_filled": 58377,
- "ic_fluent_chevron_down_up_20_regular": 58378,
- "ic_fluent_chevron_left_20_filled": 58379,
- "ic_fluent_chevron_left_20_regular": 58380,
- "ic_fluent_chevron_right_20_filled": 58381,
- "ic_fluent_chevron_right_20_regular": 58382,
- "ic_fluent_chevron_up_20_filled": 58383,
- "ic_fluent_chevron_up_20_regular": 58384,
- "ic_fluent_chevron_up_down_20_filled": 58385,
- "ic_fluent_chevron_up_down_20_regular": 58386,
- "ic_fluent_circle_20_filled": 58387,
- "ic_fluent_circle_20_regular": 58388,
- "ic_fluent_circle_edit_20_filled": 58389,
- "ic_fluent_circle_edit_20_regular": 58390,
- "ic_fluent_circle_eraser_20_filled": 58391,
- "ic_fluent_circle_eraser_20_regular": 58392,
- "ic_fluent_circle_half_fill_20_filled": 58393,
- "ic_fluent_circle_half_fill_20_regular": 58394,
- "ic_fluent_circle_hint_20_filled": 58395,
- "ic_fluent_circle_hint_20_regular": 58396,
- "ic_fluent_circle_hint_half_vertical_20_filled": 58397,
- "ic_fluent_circle_hint_half_vertical_20_regular": 58398,
- "ic_fluent_circle_image_20_filled": 58399,
- "ic_fluent_circle_image_20_regular": 58400,
- "ic_fluent_circle_line_20_filled": 58401,
- "ic_fluent_circle_line_20_regular": 58402,
- "ic_fluent_circle_multiple_subtract_checkmark_20_filled": 58403,
- "ic_fluent_circle_multiple_subtract_checkmark_20_regular": 58404,
- "ic_fluent_circle_off_20_filled": 58405,
- "ic_fluent_circle_off_20_regular": 58406,
- "ic_fluent_circle_small_20_filled": 58407,
- "ic_fluent_circle_small_20_regular": 58408,
- "ic_fluent_city_20_filled": 58409,
- "ic_fluent_city_20_regular": 58410,
- "ic_fluent_class_20_filled": 58411,
- "ic_fluent_class_20_regular": 58412,
- "ic_fluent_classification_20_filled": 58413,
- "ic_fluent_classification_20_regular": 58414,
- "ic_fluent_clear_formatting_20_filled": 58415,
- "ic_fluent_clear_formatting_20_regular": 58416,
- "ic_fluent_clipboard_20_filled": 58417,
- "ic_fluent_clipboard_20_regular": 58418,
- "ic_fluent_clipboard_3_day_20_filled": 58419,
- "ic_fluent_clipboard_3_day_20_regular": 58420,
- "ic_fluent_clipboard_arrow_right_20_filled": 58421,
- "ic_fluent_clipboard_arrow_right_20_regular": 58422,
- "ic_fluent_clipboard_brush_20_filled": 58423,
- "ic_fluent_clipboard_brush_20_regular": 58424,
- "ic_fluent_clipboard_bullet_list_20_filled": 58425,
- "ic_fluent_clipboard_bullet_list_20_regular": 58426,
- "ic_fluent_clipboard_bullet_list_ltr_20_filled": 58427,
- "ic_fluent_clipboard_bullet_list_ltr_20_regular": 58428,
- "ic_fluent_clipboard_bullet_list_rtl_20_filled": 58429,
- "ic_fluent_clipboard_bullet_list_rtl_20_regular": 58430,
- "ic_fluent_clipboard_checkmark_20_filled": 58431,
- "ic_fluent_clipboard_checkmark_20_regular": 58432,
- "ic_fluent_clipboard_clock_20_filled": 58433,
- "ic_fluent_clipboard_clock_20_regular": 58434,
- "ic_fluent_clipboard_code_20_filled": 58435,
- "ic_fluent_clipboard_code_20_regular": 58436,
- "ic_fluent_clipboard_data_bar_20_filled": 58437,
- "ic_fluent_clipboard_data_bar_20_regular": 58438,
- "ic_fluent_clipboard_day_20_filled": 58439,
- "ic_fluent_clipboard_day_20_regular": 58440,
- "ic_fluent_clipboard_edit_20_filled": 58441,
- "ic_fluent_clipboard_edit_20_regular": 58442,
- "ic_fluent_clipboard_error_20_filled": 58443,
- "ic_fluent_clipboard_error_20_regular": 58444,
- "ic_fluent_clipboard_heart_20_filled": 58445,
- "ic_fluent_clipboard_heart_20_regular": 58446,
- "ic_fluent_clipboard_image_20_filled": 58447,
- "ic_fluent_clipboard_image_20_regular": 58448,
- "ic_fluent_clipboard_letter_20_filled": 58449,
- "ic_fluent_clipboard_letter_20_regular": 58450,
- "ic_fluent_clipboard_link_20_filled": 58451,
- "ic_fluent_clipboard_link_20_regular": 58452,
- "ic_fluent_clipboard_math_formula_20_filled": 58453,
- "ic_fluent_clipboard_math_formula_20_regular": 58454,
- "ic_fluent_clipboard_month_20_filled": 58455,
- "ic_fluent_clipboard_month_20_regular": 58456,
- "ic_fluent_clipboard_more_20_filled": 58457,
- "ic_fluent_clipboard_more_20_regular": 58458,
- "ic_fluent_clipboard_note_20_filled": 58459,
- "ic_fluent_clipboard_note_20_regular": 58460,
- "ic_fluent_clipboard_number_123_20_filled": 58461,
- "ic_fluent_clipboard_number_123_20_regular": 58462,
- "ic_fluent_clipboard_paste_20_filled": 58463,
- "ic_fluent_clipboard_paste_20_regular": 58464,
- "ic_fluent_clipboard_pulse_20_filled": 58465,
- "ic_fluent_clipboard_pulse_20_regular": 58466,
- "ic_fluent_clipboard_search_20_filled": 58467,
- "ic_fluent_clipboard_search_20_regular": 58468,
- "ic_fluent_clipboard_settings_20_filled": 58469,
- "ic_fluent_clipboard_settings_20_regular": 58470,
- "ic_fluent_clipboard_task_20_filled": 58471,
- "ic_fluent_clipboard_task_20_regular": 58472,
- "ic_fluent_clipboard_task_add_20_filled": 58473,
- "ic_fluent_clipboard_task_add_20_regular": 58474,
- "ic_fluent_clipboard_task_list_ltr_20_filled": 58475,
- "ic_fluent_clipboard_task_list_ltr_20_regular": 58476,
- "ic_fluent_clipboard_task_list_rtl_20_filled": 58477,
- "ic_fluent_clipboard_task_list_rtl_20_regular": 58478,
- "ic_fluent_clipboard_text_edit_20_filled": 58479,
- "ic_fluent_clipboard_text_edit_20_regular": 58480,
- "ic_fluent_clipboard_text_ltr_20_filled": 58481,
- "ic_fluent_clipboard_text_ltr_20_regular": 58482,
- "ic_fluent_clipboard_text_rtl_20_filled": 58483,
- "ic_fluent_clipboard_text_rtl_20_regular": 58484,
- "ic_fluent_clock_20_filled": 58485,
- "ic_fluent_clock_20_regular": 58486,
- "ic_fluent_clock_alarm_20_filled": 58487,
- "ic_fluent_clock_alarm_20_regular": 58488,
- "ic_fluent_clock_arrow_download_20_filled": 58489,
- "ic_fluent_clock_arrow_download_20_regular": 58490,
- "ic_fluent_clock_bill_20_filled": 58491,
- "ic_fluent_clock_bill_20_regular": 58492,
- "ic_fluent_clock_dismiss_20_filled": 58493,
- "ic_fluent_clock_dismiss_20_regular": 58494,
- "ic_fluent_clock_lock_20_filled": 58495,
- "ic_fluent_clock_lock_20_regular": 58496,
- "ic_fluent_clock_pause_20_filled": 58497,
- "ic_fluent_clock_pause_20_regular": 58498,
- "ic_fluent_clock_toolbox_20_filled": 58499,
- "ic_fluent_clock_toolbox_20_regular": 58500,
- "ic_fluent_closed_caption_20_filled": 58501,
- "ic_fluent_closed_caption_20_regular": 58502,
- "ic_fluent_closed_caption_off_20_filled": 58503,
- "ic_fluent_closed_caption_off_20_regular": 58504,
- "ic_fluent_cloud_20_filled": 58505,
- "ic_fluent_cloud_20_regular": 58506,
- "ic_fluent_cloud_add_20_filled": 58507,
- "ic_fluent_cloud_add_20_regular": 58508,
- "ic_fluent_cloud_archive_20_filled": 58509,
- "ic_fluent_cloud_archive_20_regular": 58510,
- "ic_fluent_cloud_arrow_down_20_filled": 58511,
- "ic_fluent_cloud_arrow_down_20_regular": 58512,
- "ic_fluent_cloud_arrow_right_20_filled": 58513,
- "ic_fluent_cloud_arrow_right_20_regular": 58514,
- "ic_fluent_cloud_arrow_up_20_filled": 58515,
- "ic_fluent_cloud_arrow_up_20_regular": 58516,
- "ic_fluent_cloud_beaker_20_filled": 58517,
- "ic_fluent_cloud_beaker_20_regular": 58518,
- "ic_fluent_cloud_bidirectional_20_filled": 58519,
- "ic_fluent_cloud_bidirectional_20_regular": 58520,
- "ic_fluent_cloud_checkmark_20_filled": 58521,
- "ic_fluent_cloud_checkmark_20_regular": 58522,
- "ic_fluent_cloud_cube_20_filled": 58523,
- "ic_fluent_cloud_cube_20_regular": 58524,
- "ic_fluent_cloud_database_20_filled": 58525,
- "ic_fluent_cloud_database_20_regular": 58526,
- "ic_fluent_cloud_desktop_20_filled": 58527,
- "ic_fluent_cloud_desktop_20_regular": 58528,
- "ic_fluent_cloud_dismiss_20_filled": 58529,
- "ic_fluent_cloud_dismiss_20_regular": 58530,
- "ic_fluent_cloud_edit_20_filled": 58531,
- "ic_fluent_cloud_edit_20_regular": 58532,
- "ic_fluent_cloud_error_20_filled": 58533,
- "ic_fluent_cloud_error_20_regular": 58534,
- "ic_fluent_cloud_flow_20_filled": 58535,
- "ic_fluent_cloud_flow_20_regular": 58536,
- "ic_fluent_cloud_link_20_filled": 58537,
- "ic_fluent_cloud_link_20_regular": 58538,
- "ic_fluent_cloud_off_20_filled": 58539,
- "ic_fluent_cloud_off_20_regular": 58540,
- "ic_fluent_cloud_swap_20_filled": 58541,
- "ic_fluent_cloud_swap_20_regular": 58542,
- "ic_fluent_cloud_sync_20_filled": 58543,
- "ic_fluent_cloud_sync_20_regular": 58544,
- "ic_fluent_cloud_words_20_filled": 58545,
- "ic_fluent_cloud_words_20_regular": 58546,
- "ic_fluent_clover_20_filled": 58547,
- "ic_fluent_clover_20_regular": 58548,
- "ic_fluent_code_20_filled": 58549,
- "ic_fluent_code_20_regular": 58550,
- "ic_fluent_code_block_20_filled": 58551,
- "ic_fluent_code_block_20_regular": 58552,
- "ic_fluent_code_circle_20_filled": 58553,
- "ic_fluent_code_circle_20_regular": 58554,
- "ic_fluent_code_text_20_filled": 58555,
- "ic_fluent_code_text_20_regular": 58556,
- "ic_fluent_code_text_edit_20_filled": 58557,
- "ic_fluent_code_text_edit_20_regular": 58558,
- "ic_fluent_collections_20_filled": 58559,
- "ic_fluent_collections_20_regular": 58560,
- "ic_fluent_collections_add_20_filled": 58561,
- "ic_fluent_collections_add_20_regular": 58562,
- "ic_fluent_color_20_filled": 58563,
- "ic_fluent_color_20_regular": 58564,
- "ic_fluent_color_background_20_filled": 58565,
- "ic_fluent_color_background_20_regular": 58566,
- "ic_fluent_color_background_accent_20_regular": 58567,
- "ic_fluent_color_fill_20_filled": 58568,
- "ic_fluent_color_fill_20_regular": 58569,
- "ic_fluent_color_fill_accent_20_regular": 58570,
- "ic_fluent_color_line_20_filled": 58571,
- "ic_fluent_color_line_20_regular": 58572,
- "ic_fluent_color_line_accent_20_regular": 58573,
- "ic_fluent_column_20_filled": 58574,
- "ic_fluent_column_20_regular": 58575,
- "ic_fluent_column_arrow_right_20_filled": 58576,
- "ic_fluent_column_arrow_right_20_regular": 58577,
- "ic_fluent_column_double_compare_20_filled": 58578,
- "ic_fluent_column_double_compare_20_regular": 58579,
- "ic_fluent_column_edit_20_filled": 58580,
- "ic_fluent_column_edit_20_regular": 58581,
- "ic_fluent_column_single_compare_20_filled": 58582,
- "ic_fluent_column_single_compare_20_regular": 58583,
- "ic_fluent_column_triple_20_filled": 58584,
- "ic_fluent_column_triple_20_regular": 58585,
- "ic_fluent_column_triple_edit_20_filled": 58586,
- "ic_fluent_column_triple_edit_20_regular": 58587,
- "ic_fluent_comma_20_filled": 58588,
- "ic_fluent_comma_20_regular": 58589,
- "ic_fluent_comment_20_filled": 58590,
- "ic_fluent_comment_20_regular": 58591,
- "ic_fluent_comment_add_20_filled": 58592,
- "ic_fluent_comment_add_20_regular": 58593,
- "ic_fluent_comment_arrow_left_20_filled": 58594,
- "ic_fluent_comment_arrow_left_20_regular": 58595,
- "ic_fluent_comment_arrow_right_20_filled": 58596,
- "ic_fluent_comment_arrow_right_20_regular": 58597,
- "ic_fluent_comment_checkmark_20_filled": 58598,
- "ic_fluent_comment_checkmark_20_regular": 58599,
- "ic_fluent_comment_dismiss_20_filled": 58600,
- "ic_fluent_comment_dismiss_20_regular": 58601,
- "ic_fluent_comment_edit_20_filled": 58602,
- "ic_fluent_comment_edit_20_regular": 58603,
- "ic_fluent_comment_error_20_filled": 58604,
- "ic_fluent_comment_error_20_regular": 58605,
- "ic_fluent_comment_lightning_20_filled": 58606,
- "ic_fluent_comment_lightning_20_regular": 58607,
- "ic_fluent_comment_link_20_filled": 58608,
- "ic_fluent_comment_link_20_regular": 58609,
- "ic_fluent_comment_mention_20_filled": 58610,
- "ic_fluent_comment_mention_20_regular": 58611,
- "ic_fluent_comment_multiple_20_filled": 58612,
- "ic_fluent_comment_multiple_20_regular": 58613,
- "ic_fluent_comment_multiple_checkmark_20_filled": 58614,
- "ic_fluent_comment_multiple_checkmark_20_regular": 58615,
- "ic_fluent_comment_multiple_link_20_filled": 58616,
- "ic_fluent_comment_multiple_link_20_regular": 58617,
- "ic_fluent_comment_note_20_filled": 58618,
- "ic_fluent_comment_note_20_regular": 58619,
- "ic_fluent_comment_off_20_filled": 58620,
- "ic_fluent_comment_off_20_regular": 58621,
- "ic_fluent_communication_20_filled": 58622,
- "ic_fluent_communication_20_regular": 58623,
- "ic_fluent_communication_person_20_filled": 58624,
- "ic_fluent_communication_person_20_regular": 58625,
- "ic_fluent_communication_shield_20_filled": 58626,
- "ic_fluent_communication_shield_20_regular": 58627,
- "ic_fluent_compass_northwest_20_filled": 58628,
- "ic_fluent_compass_northwest_20_regular": 58629,
- "ic_fluent_compose_20_filled": 58630,
- "ic_fluent_compose_20_regular": 58631,
- "ic_fluent_conference_room_20_filled": 58632,
- "ic_fluent_conference_room_20_regular": 58633,
- "ic_fluent_connected_20_filled": 58634,
- "ic_fluent_connected_20_regular": 58635,
- "ic_fluent_connector_20_filled": 58636,
- "ic_fluent_connector_20_regular": 58637,
- "ic_fluent_contact_card_20_filled": 58638,
- "ic_fluent_contact_card_20_regular": 58639,
- "ic_fluent_contact_card_group_20_filled": 58640,
- "ic_fluent_contact_card_group_20_regular": 58641,
- "ic_fluent_contact_card_link_20_filled": 58642,
- "ic_fluent_contact_card_link_20_regular": 58643,
- "ic_fluent_contact_card_ribbon_20_filled": 58644,
- "ic_fluent_contact_card_ribbon_20_regular": 58645,
- "ic_fluent_content_settings_20_filled": 58646,
- "ic_fluent_content_settings_20_regular": 58647,
- "ic_fluent_content_view_20_filled": 58648,
- "ic_fluent_content_view_20_regular": 58649,
- "ic_fluent_content_view_gallery_20_filled": 58650,
- "ic_fluent_content_view_gallery_20_regular": 58651,
- "ic_fluent_content_view_gallery_lightning_20_filled": 58652,
- "ic_fluent_content_view_gallery_lightning_20_regular": 58653,
- "ic_fluent_contract_down_left_20_filled": 58654,
- "ic_fluent_contract_down_left_20_regular": 58655,
- "ic_fluent_contract_up_right_20_filled": 58656,
- "ic_fluent_contract_up_right_20_regular": 58657,
- "ic_fluent_control_button_20_filled": 58658,
- "ic_fluent_control_button_20_regular": 58659,
- "ic_fluent_convert_range_20_filled": 58660,
- "ic_fluent_convert_range_20_regular": 58661,
- "ic_fluent_cookies_20_filled": 58662,
- "ic_fluent_cookies_20_regular": 58663,
- "ic_fluent_copy_20_filled": 58664,
- "ic_fluent_copy_20_regular": 58665,
- "ic_fluent_copy_add_20_filled": 58666,
- "ic_fluent_copy_add_20_regular": 58667,
- "ic_fluent_copy_arrow_right_20_filled": 58668,
- "ic_fluent_copy_arrow_right_20_regular": 58669,
- "ic_fluent_copy_select_20_filled": 58670,
- "ic_fluent_copy_select_20_regular": 58671,
- "ic_fluent_couch_20_filled": 58672,
- "ic_fluent_couch_20_regular": 58673,
- "ic_fluent_credit_card_clock_20_filled": 58674,
- "ic_fluent_credit_card_clock_20_regular": 58675,
- "ic_fluent_credit_card_person_20_filled": 58676,
- "ic_fluent_credit_card_person_20_regular": 58677,
- "ic_fluent_credit_card_toolbox_20_filled": 58678,
- "ic_fluent_credit_card_toolbox_20_regular": 58679,
- "ic_fluent_crop_20_filled": 58680,
- "ic_fluent_crop_20_regular": 58681,
- "ic_fluent_crop_interim_20_filled": 58682,
- "ic_fluent_crop_interim_20_regular": 58683,
- "ic_fluent_crop_interim_off_20_filled": 58684,
- "ic_fluent_crop_interim_off_20_regular": 58685,
- "ic_fluent_crown_20_filled": 58686,
- "ic_fluent_crown_20_regular": 58687,
- "ic_fluent_cube_20_filled": 58688,
- "ic_fluent_cube_20_regular": 58689,
- "ic_fluent_cube_add_20_filled": 58690,
- "ic_fluent_cube_add_20_regular": 58691,
- "ic_fluent_cube_arrow_curve_down_20_filled": 58692,
- "ic_fluent_cube_arrow_curve_down_20_regular": 58693,
- "ic_fluent_cube_link_20_filled": 58694,
- "ic_fluent_cube_link_20_regular": 58695,
- "ic_fluent_cube_multiple_20_filled": 58696,
- "ic_fluent_cube_multiple_20_regular": 58697,
- "ic_fluent_cube_quick_20_filled": 58698,
- "ic_fluent_cube_quick_20_regular": 58699,
- "ic_fluent_cube_rotate_20_filled": 58700,
- "ic_fluent_cube_rotate_20_regular": 58701,
- "ic_fluent_cube_sync_20_filled": 58702,
- "ic_fluent_cube_sync_20_regular": 58703,
- "ic_fluent_cube_tree_20_filled": 58704,
- "ic_fluent_cube_tree_20_regular": 58705,
- "ic_fluent_currency_dollar_euro_20_filled": 58706,
- "ic_fluent_currency_dollar_euro_20_regular": 58707,
- "ic_fluent_currency_dollar_rupee_20_filled": 58708,
- "ic_fluent_currency_dollar_rupee_20_regular": 58709,
- "ic_fluent_cursor_20_filled": 58710,
- "ic_fluent_cursor_20_regular": 58711,
- "ic_fluent_cursor_click_20_filled": 58712,
- "ic_fluent_cursor_click_20_regular": 58713,
- "ic_fluent_cursor_hover_20_filled": 58714,
- "ic_fluent_cursor_hover_20_regular": 58715,
- "ic_fluent_cursor_hover_off_20_filled": 58716,
- "ic_fluent_cursor_hover_off_20_regular": 58717,
- "ic_fluent_cursor_prohibited_20_filled": 58718,
- "ic_fluent_cursor_prohibited_20_regular": 58719,
- "ic_fluent_cut_20_filled": 58720,
- "ic_fluent_cut_20_regular": 58721,
- "ic_fluent_dark_theme_20_filled": 58722,
- "ic_fluent_dark_theme_20_regular": 58723,
- "ic_fluent_data_area_20_filled": 58724,
- "ic_fluent_data_area_20_regular": 58725,
- "ic_fluent_data_bar_horizontal_20_filled": 58726,
- "ic_fluent_data_bar_horizontal_20_regular": 58727,
- "ic_fluent_data_bar_vertical_20_filled": 58728,
- "ic_fluent_data_bar_vertical_20_regular": 58729,
- "ic_fluent_data_bar_vertical_add_20_filled": 58730,
- "ic_fluent_data_bar_vertical_add_20_regular": 58731,
- "ic_fluent_data_bar_vertical_ascending_20_filled": 58732,
- "ic_fluent_data_bar_vertical_ascending_20_regular": 58733,
- "ic_fluent_data_bar_vertical_star_20_filled": 58734,
- "ic_fluent_data_bar_vertical_star_20_regular": 58735,
- "ic_fluent_data_funnel_20_filled": 58736,
- "ic_fluent_data_funnel_20_regular": 58737,
- "ic_fluent_data_histogram_20_filled": 58738,
- "ic_fluent_data_histogram_20_regular": 58739,
- "ic_fluent_data_line_20_filled": 58740,
- "ic_fluent_data_line_20_regular": 58741,
- "ic_fluent_data_pie_20_filled": 58742,
- "ic_fluent_data_pie_20_regular": 58743,
- "ic_fluent_data_scatter_20_filled": 58744,
- "ic_fluent_data_scatter_20_regular": 58745,
- "ic_fluent_data_sunburst_20_filled": 58746,
- "ic_fluent_data_sunburst_20_regular": 58747,
- "ic_fluent_data_treemap_20_filled": 58748,
- "ic_fluent_data_treemap_20_regular": 58749,
- "ic_fluent_data_trending_20_filled": 58750,
- "ic_fluent_data_trending_20_regular": 58751,
- "ic_fluent_data_usage_20_filled": 58752,
- "ic_fluent_data_usage_20_regular": 58753,
- "ic_fluent_data_usage_edit_20_filled": 58754,
- "ic_fluent_data_usage_edit_20_regular": 58755,
- "ic_fluent_data_usage_settings_20_filled": 58756,
- "ic_fluent_data_usage_settings_20_regular": 58757,
- "ic_fluent_data_usage_toolbox_20_filled": 58758,
- "ic_fluent_data_usage_toolbox_20_regular": 58759,
- "ic_fluent_data_waterfall_20_filled": 58760,
- "ic_fluent_data_waterfall_20_regular": 58761,
- "ic_fluent_data_whisker_20_filled": 58762,
- "ic_fluent_data_whisker_20_regular": 58763,
- "ic_fluent_database_20_filled": 58764,
- "ic_fluent_database_20_regular": 58765,
- "ic_fluent_database_arrow_down_20_filled": 58766,
- "ic_fluent_database_arrow_down_20_regular": 58767,
- "ic_fluent_database_arrow_right_20_filled": 58768,
- "ic_fluent_database_arrow_right_20_regular": 58769,
- "ic_fluent_database_arrow_up_20_filled": 58770,
- "ic_fluent_database_arrow_up_20_regular": 58771,
- "ic_fluent_database_lightning_20_filled": 58772,
- "ic_fluent_database_lightning_20_regular": 58773,
- "ic_fluent_database_link_20_filled": 58774,
- "ic_fluent_database_link_20_regular": 58775,
- "ic_fluent_database_multiple_20_filled": 58776,
- "ic_fluent_database_multiple_20_regular": 58777,
- "ic_fluent_database_person_20_filled": 58778,
- "ic_fluent_database_person_20_regular": 58779,
- "ic_fluent_database_plug_connected_20_filled": 58780,
- "ic_fluent_database_plug_connected_20_regular": 58781,
- "ic_fluent_database_search_20_filled": 58782,
- "ic_fluent_database_search_20_regular": 58783,
- "ic_fluent_database_switch_20_filled": 58784,
- "ic_fluent_database_switch_20_regular": 58785,
- "ic_fluent_database_warning_20_filled": 58786,
- "ic_fluent_database_warning_20_regular": 58787,
- "ic_fluent_database_window_20_filled": 58788,
- "ic_fluent_database_window_20_regular": 58789,
- "ic_fluent_decimal_arrow_left_20_filled": 58790,
- "ic_fluent_decimal_arrow_left_20_regular": 58791,
- "ic_fluent_decimal_arrow_right_20_filled": 58792,
- "ic_fluent_decimal_arrow_right_20_regular": 58793,
- "ic_fluent_delete_20_filled": 58794,
- "ic_fluent_delete_20_regular": 58795,
- "ic_fluent_delete_arrow_back_20_filled": 58796,
- "ic_fluent_delete_arrow_back_20_regular": 58797,
- "ic_fluent_delete_dismiss_20_filled": 58798,
- "ic_fluent_delete_dismiss_20_regular": 58799,
- "ic_fluent_delete_lines_20_filled": 58800,
- "ic_fluent_delete_lines_20_regular": 58801,
- "ic_fluent_delete_off_20_filled": 58802,
- "ic_fluent_delete_off_20_regular": 58803,
- "ic_fluent_dentist_20_filled": 58804,
- "ic_fluent_dentist_20_regular": 58805,
- "ic_fluent_design_ideas_20_filled": 58806,
- "ic_fluent_design_ideas_20_regular": 58807,
- "ic_fluent_desk_20_filled": 58808,
- "ic_fluent_desk_20_regular": 58809,
- "ic_fluent_desktop_20_filled": 58810,
- "ic_fluent_desktop_20_regular": 58811,
- "ic_fluent_desktop_arrow_down_20_filled": 58812,
- "ic_fluent_desktop_arrow_down_20_regular": 58813,
- "ic_fluent_desktop_arrow_right_20_filled": 58814,
- "ic_fluent_desktop_arrow_right_20_regular": 58815,
- "ic_fluent_desktop_checkmark_20_filled": 58816,
- "ic_fluent_desktop_checkmark_20_regular": 58817,
- "ic_fluent_desktop_cursor_20_filled": 58818,
- "ic_fluent_desktop_cursor_20_regular": 58819,
- "ic_fluent_desktop_edit_20_filled": 58820,
- "ic_fluent_desktop_edit_20_regular": 58821,
- "ic_fluent_desktop_flow_20_filled": 58822,
- "ic_fluent_desktop_flow_20_regular": 58823,
- "ic_fluent_desktop_keyboard_20_filled": 58824,
- "ic_fluent_desktop_keyboard_20_regular": 58825,
- "ic_fluent_desktop_mac_20_filled": 58826,
- "ic_fluent_desktop_mac_20_regular": 58827,
- "ic_fluent_desktop_pulse_20_filled": 58828,
- "ic_fluent_desktop_pulse_20_regular": 58829,
- "ic_fluent_desktop_signal_20_filled": 58830,
- "ic_fluent_desktop_signal_20_regular": 58831,
- "ic_fluent_desktop_speaker_20_filled": 58832,
- "ic_fluent_desktop_speaker_20_regular": 58833,
- "ic_fluent_desktop_speaker_off_20_filled": 58834,
- "ic_fluent_desktop_speaker_off_20_regular": 58835,
- "ic_fluent_desktop_sync_20_filled": 58836,
- "ic_fluent_desktop_sync_20_regular": 58837,
- "ic_fluent_desktop_toolbox_20_filled": 58838,
- "ic_fluent_desktop_toolbox_20_regular": 58839,
- "ic_fluent_desktop_tower_20_filled": 58840,
- "ic_fluent_desktop_tower_20_regular": 58841,
- "ic_fluent_developer_board_20_filled": 58842,
- "ic_fluent_developer_board_20_regular": 58843,
- "ic_fluent_developer_board_lightning_20_filled": 58844,
- "ic_fluent_developer_board_lightning_20_regular": 58845,
- "ic_fluent_developer_board_lightning_toolbox_20_filled": 58846,
- "ic_fluent_developer_board_lightning_toolbox_20_regular": 58847,
- "ic_fluent_developer_board_search_20_filled": 58848,
- "ic_fluent_developer_board_search_20_regular": 58849,
- "ic_fluent_device_eq_20_filled": 58850,
- "ic_fluent_device_eq_20_regular": 58851,
- "ic_fluent_device_meeting_room_20_filled": 58852,
- "ic_fluent_device_meeting_room_20_regular": 58853,
- "ic_fluent_device_meeting_room_remote_20_filled": 58854,
- "ic_fluent_device_meeting_room_remote_20_regular": 58855,
- "ic_fluent_diagram_20_filled": 58856,
- "ic_fluent_diagram_20_regular": 58857,
- "ic_fluent_dialpad_20_filled": 58858,
- "ic_fluent_dialpad_20_regular": 58859,
- "ic_fluent_dialpad_off_20_filled": 58860,
- "ic_fluent_dialpad_off_20_regular": 58861,
- "ic_fluent_dialpad_question_mark_20_filled": 58862,
- "ic_fluent_dialpad_question_mark_20_regular": 58863,
- "ic_fluent_diamond_20_filled": 58864,
- "ic_fluent_diamond_20_regular": 58865,
- "ic_fluent_directions_20_filled": 58866,
- "ic_fluent_directions_20_regular": 58867,
- "ic_fluent_dishwasher_20_filled": 58868,
- "ic_fluent_dishwasher_20_regular": 58869,
- "ic_fluent_dismiss_20_filled": 58870,
- "ic_fluent_dismiss_20_regular": 58871,
- "ic_fluent_dismiss_circle_20_filled": 58872,
- "ic_fluent_dismiss_circle_20_regular": 58873,
- "ic_fluent_dismiss_square_20_filled": 58874,
- "ic_fluent_dismiss_square_20_regular": 58875,
- "ic_fluent_dismiss_square_multiple_20_filled": 58876,
- "ic_fluent_dismiss_square_multiple_20_regular": 58877,
- "ic_fluent_diversity_20_filled": 58878,
- "ic_fluent_diversity_20_regular": 58879,
- "ic_fluent_divider_short_20_filled": 58880,
- "ic_fluent_divider_short_20_regular": 58881,
- "ic_fluent_divider_tall_20_filled": 58882,
- "ic_fluent_divider_tall_20_regular": 58883,
- "ic_fluent_dock_20_filled": 58884,
- "ic_fluent_dock_20_regular": 58885,
- "ic_fluent_dock_row_20_filled": 58886,
- "ic_fluent_dock_row_20_regular": 58887,
- "ic_fluent_doctor_20_filled": 58888,
- "ic_fluent_doctor_20_regular": 58889,
- "ic_fluent_document_100_20_filled": 58890,
- "ic_fluent_document_100_20_regular": 58891,
- "ic_fluent_document_20_filled": 58892,
- "ic_fluent_document_20_regular": 58893,
- "ic_fluent_document_add_20_filled": 58894,
- "ic_fluent_document_add_20_regular": 58895,
- "ic_fluent_document_arrow_down_20_filled": 58896,
- "ic_fluent_document_arrow_down_20_regular": 58897,
- "ic_fluent_document_arrow_left_20_filled": 58898,
- "ic_fluent_document_arrow_left_20_regular": 58899,
- "ic_fluent_document_arrow_right_20_filled": 58900,
- "ic_fluent_document_arrow_right_20_regular": 58901,
- "ic_fluent_document_arrow_up_20_filled": 58902,
- "ic_fluent_document_arrow_up_20_regular": 58903,
- "ic_fluent_document_border_20_filled": 58904,
- "ic_fluent_document_border_20_regular": 58905,
- "ic_fluent_document_border_print_20_filled": 58906,
- "ic_fluent_document_border_print_20_regular": 58907,
- "ic_fluent_document_briefcase_20_filled": 58908,
- "ic_fluent_document_briefcase_20_regular": 58909,
- "ic_fluent_document_bullet_list_20_filled": 58910,
- "ic_fluent_document_bullet_list_20_regular": 58911,
- "ic_fluent_document_bullet_list_arrow_left_20_filled": 58912,
- "ic_fluent_document_bullet_list_arrow_left_20_regular": 58913,
- "ic_fluent_document_bullet_list_clock_20_filled": 58914,
- "ic_fluent_document_bullet_list_clock_20_regular": 58915,
- "ic_fluent_document_bullet_list_cube_20_filled": 58916,
- "ic_fluent_document_bullet_list_cube_20_regular": 58917,
- "ic_fluent_document_bullet_list_multiple_20_filled": 58918,
- "ic_fluent_document_bullet_list_multiple_20_regular": 58919,
- "ic_fluent_document_bullet_list_off_20_filled": 58920,
- "ic_fluent_document_bullet_list_off_20_regular": 58921,
- "ic_fluent_document_catch_up_20_filled": 58922,
- "ic_fluent_document_catch_up_20_regular": 58923,
- "ic_fluent_document_checkmark_20_filled": 58924,
- "ic_fluent_document_checkmark_20_regular": 58925,
- "ic_fluent_document_chevron_double_20_filled": 58926,
- "ic_fluent_document_chevron_double_20_regular": 58927,
- "ic_fluent_document_copy_20_filled": 58928,
- "ic_fluent_document_copy_20_regular": 58929,
- "ic_fluent_document_css_20_filled": 58930,
- "ic_fluent_document_css_20_regular": 58931,
- "ic_fluent_document_cube_20_filled": 58932,
- "ic_fluent_document_cube_20_regular": 58933,
- "ic_fluent_document_data_20_filled": 58934,
- "ic_fluent_document_data_20_regular": 58935,
- "ic_fluent_document_data_link_20_filled": 58936,
- "ic_fluent_document_data_link_20_regular": 58937,
- "ic_fluent_document_data_lock_20_filled": 58938,
- "ic_fluent_document_data_lock_20_regular": 58939,
- "ic_fluent_document_database_20_filled": 58940,
- "ic_fluent_document_database_20_regular": 58941,
- "ic_fluent_document_dismiss_20_filled": 58942,
- "ic_fluent_document_dismiss_20_regular": 58943,
- "ic_fluent_document_edit_20_filled": 58944,
- "ic_fluent_document_edit_20_regular": 58945,
- "ic_fluent_document_endnote_20_filled": 58946,
- "ic_fluent_document_endnote_20_regular": 58947,
- "ic_fluent_document_error_20_filled": 58948,
- "ic_fluent_document_error_20_regular": 58949,
- "ic_fluent_document_fit_20_filled": 58950,
- "ic_fluent_document_fit_20_regular": 58951,
- "ic_fluent_document_flowchart_20_filled": 58952,
- "ic_fluent_document_flowchart_20_regular": 58953,
- "ic_fluent_document_folder_20_filled": 58954,
- "ic_fluent_document_folder_20_regular": 58955,
- "ic_fluent_document_footer_20_filled": 58956,
- "ic_fluent_document_footer_20_regular": 58957,
- "ic_fluent_document_footer_dismiss_20_filled": 58958,
- "ic_fluent_document_footer_dismiss_20_regular": 58959,
- "ic_fluent_document_header_20_filled": 58960,
- "ic_fluent_document_header_20_regular": 58961,
- "ic_fluent_document_header_arrow_down_20_filled": 58962,
- "ic_fluent_document_header_arrow_down_20_regular": 58963,
- "ic_fluent_document_header_dismiss_20_filled": 58964,
- "ic_fluent_document_header_dismiss_20_regular": 58965,
- "ic_fluent_document_header_footer_20_filled": 58966,
- "ic_fluent_document_header_footer_20_regular": 58967,
- "ic_fluent_document_heart_20_filled": 58968,
- "ic_fluent_document_heart_20_regular": 58969,
- "ic_fluent_document_heart_pulse_20_filled": 58970,
- "ic_fluent_document_heart_pulse_20_regular": 58971,
- "ic_fluent_document_image_20_filled": 58972,
- "ic_fluent_document_image_20_regular": 58973,
- "ic_fluent_document_java_20_filled": 58974,
- "ic_fluent_document_java_20_regular": 58975,
- "ic_fluent_document_javascript_20_filled": 58976,
- "ic_fluent_document_javascript_20_regular": 58977,
- "ic_fluent_document_key_20_filled": 58978,
- "ic_fluent_document_key_20_regular": 58979,
- "ic_fluent_document_landscape_20_filled": 58980,
- "ic_fluent_document_landscape_20_regular": 58981,
- "ic_fluent_document_landscape_data_20_filled": 58982,
- "ic_fluent_document_landscape_data_20_regular": 58983,
- "ic_fluent_document_landscape_split_20_filled": 58984,
- "ic_fluent_document_landscape_split_20_regular": 58985,
- "ic_fluent_document_landscape_split_hint_20_filled": 58986,
- "ic_fluent_document_landscape_split_hint_20_regular": 58987,
- "ic_fluent_document_lightning_20_filled": 58988,
- "ic_fluent_document_lightning_20_regular": 58989,
- "ic_fluent_document_link_20_filled": 58990,
- "ic_fluent_document_link_20_regular": 58991,
- "ic_fluent_document_lock_20_filled": 58992,
- "ic_fluent_document_lock_20_regular": 58993,
- "ic_fluent_document_margins_20_filled": 58994,
- "ic_fluent_document_margins_20_regular": 58995,
- "ic_fluent_document_mention_20_filled": 58996,
- "ic_fluent_document_mention_20_regular": 58997,
- "ic_fluent_document_multiple_20_filled": 58998,
- "ic_fluent_document_multiple_20_regular": 58999,
- "ic_fluent_document_multiple_percent_20_filled": 59000,
- "ic_fluent_document_multiple_percent_20_regular": 59001,
- "ic_fluent_document_multiple_prohibited_20_filled": 59002,
- "ic_fluent_document_multiple_prohibited_20_regular": 59003,
- "ic_fluent_document_multiple_sync_20_filled": 59004,
- "ic_fluent_document_multiple_sync_20_regular": 59005,
- "ic_fluent_document_one_page_20_filled": 59006,
- "ic_fluent_document_one_page_20_regular": 59007,
- "ic_fluent_document_one_page_add_20_filled": 59008,
- "ic_fluent_document_one_page_add_20_regular": 59009,
- "ic_fluent_document_one_page_columns_20_filled": 59010,
- "ic_fluent_document_one_page_columns_20_regular": 59011,
- "ic_fluent_document_one_page_link_20_filled": 59012,
- "ic_fluent_document_one_page_link_20_regular": 59013,
- "ic_fluent_document_one_page_multiple_20_filled": 59014,
- "ic_fluent_document_one_page_multiple_20_regular": 59015,
- "ic_fluent_document_one_page_sparkle_20_filled": 59016,
- "ic_fluent_document_one_page_sparkle_20_regular": 59017,
- "ic_fluent_document_page_bottom_center_20_filled": 59018,
- "ic_fluent_document_page_bottom_center_20_regular": 59019,
- "ic_fluent_document_page_bottom_left_20_filled": 59020,
- "ic_fluent_document_page_bottom_left_20_regular": 59021,
- "ic_fluent_document_page_bottom_right_20_filled": 59022,
- "ic_fluent_document_page_bottom_right_20_regular": 59023,
- "ic_fluent_document_page_break_20_filled": 59024,
- "ic_fluent_document_page_break_20_regular": 59025,
- "ic_fluent_document_page_number_20_filled": 59026,
- "ic_fluent_document_page_number_20_regular": 59027,
- "ic_fluent_document_page_top_center_20_filled": 59028,
- "ic_fluent_document_page_top_center_20_regular": 59029,
- "ic_fluent_document_page_top_left_20_filled": 59030,
- "ic_fluent_document_page_top_left_20_regular": 59031,
- "ic_fluent_document_page_top_right_20_filled": 59032,
- "ic_fluent_document_page_top_right_20_regular": 59033,
- "ic_fluent_document_pdf_20_filled": 59034,
- "ic_fluent_document_pdf_20_regular": 59035,
- "ic_fluent_document_percent_20_filled": 59036,
- "ic_fluent_document_percent_20_regular": 59037,
- "ic_fluent_document_person_20_filled": 59038,
- "ic_fluent_document_person_20_regular": 59039,
- "ic_fluent_document_pill_20_filled": 59040,
- "ic_fluent_document_pill_20_regular": 59041,
- "ic_fluent_document_print_20_filled": 59042,
- "ic_fluent_document_print_20_regular": 59043,
- "ic_fluent_document_prohibited_20_filled": 59044,
- "ic_fluent_document_prohibited_20_regular": 59045,
- "ic_fluent_document_question_mark_20_filled": 59046,
- "ic_fluent_document_question_mark_20_regular": 59047,
- "ic_fluent_document_queue_20_filled": 59048,
- "ic_fluent_document_queue_20_regular": 59049,
- "ic_fluent_document_queue_add_20_filled": 59050,
- "ic_fluent_document_queue_add_20_regular": 59051,
- "ic_fluent_document_queue_multiple_20_filled": 59052,
- "ic_fluent_document_queue_multiple_20_regular": 59053,
- "ic_fluent_document_ribbon_20_filled": 59054,
- "ic_fluent_document_ribbon_20_regular": 59055,
- "ic_fluent_document_sass_20_filled": 59056,
- "ic_fluent_document_sass_20_regular": 59057,
- "ic_fluent_document_save_20_filled": 59058,
- "ic_fluent_document_save_20_regular": 59059,
- "ic_fluent_document_search_20_filled": 59060,
- "ic_fluent_document_search_20_regular": 59061,
- "ic_fluent_document_settings_20_filled": 59062,
- "ic_fluent_document_settings_20_regular": 59063,
- "ic_fluent_document_signature_20_filled": 59064,
- "ic_fluent_document_signature_20_regular": 59065,
- "ic_fluent_document_split_hint_20_filled": 59066,
- "ic_fluent_document_split_hint_20_regular": 59067,
- "ic_fluent_document_split_hint_off_20_filled": 59068,
- "ic_fluent_document_split_hint_off_20_regular": 59069,
- "ic_fluent_document_sync_20_filled": 59070,
- "ic_fluent_document_sync_20_regular": 59071,
- "ic_fluent_document_table_20_filled": 59072,
- "ic_fluent_document_table_20_regular": 59073,
- "ic_fluent_document_table_arrow_right_20_filled": 59074,
- "ic_fluent_document_table_arrow_right_20_regular": 59075,
- "ic_fluent_document_table_checkmark_20_filled": 59076,
- "ic_fluent_document_table_checkmark_20_regular": 59077,
- "ic_fluent_document_table_cube_20_filled": 59078,
- "ic_fluent_document_table_cube_20_regular": 59079,
- "ic_fluent_document_table_search_20_filled": 59080,
- "ic_fluent_document_table_search_20_regular": 59081,
- "ic_fluent_document_table_truck_20_filled": 59082,
- "ic_fluent_document_table_truck_20_regular": 59083,
- "ic_fluent_document_target_20_filled": 59084,
- "ic_fluent_document_target_20_regular": 59085,
- "ic_fluent_document_text_20_filled": 59086,
- "ic_fluent_document_text_20_regular": 59087,
- "ic_fluent_document_text_clock_20_filled": 59088,
- "ic_fluent_document_text_clock_20_regular": 59089,
- "ic_fluent_document_text_extract_20_filled": 59090,
- "ic_fluent_document_text_extract_20_regular": 59091,
- "ic_fluent_document_text_link_20_filled": 59092,
- "ic_fluent_document_text_link_20_regular": 59093,
- "ic_fluent_document_text_toolbox_20_filled": 59094,
- "ic_fluent_document_text_toolbox_20_regular": 59095,
- "ic_fluent_document_toolbox_20_filled": 59096,
- "ic_fluent_document_toolbox_20_regular": 59097,
- "ic_fluent_document_width_20_filled": 59098,
- "ic_fluent_document_width_20_regular": 59099,
- "ic_fluent_document_yml_20_filled": 59100,
- "ic_fluent_document_yml_20_regular": 59101,
- "ic_fluent_door_20_filled": 59102,
- "ic_fluent_door_20_regular": 59103,
- "ic_fluent_door_arrow_left_20_filled": 59104,
- "ic_fluent_door_arrow_left_20_regular": 59105,
- "ic_fluent_door_arrow_right_20_filled": 59106,
- "ic_fluent_door_arrow_right_20_regular": 59107,
- "ic_fluent_door_tag_20_filled": 59108,
- "ic_fluent_door_tag_20_regular": 59109,
- "ic_fluent_double_swipe_down_20_filled": 59110,
- "ic_fluent_double_swipe_down_20_regular": 59111,
- "ic_fluent_double_swipe_up_20_filled": 59112,
- "ic_fluent_double_swipe_up_20_regular": 59113,
- "ic_fluent_double_tap_swipe_down_20_filled": 59114,
- "ic_fluent_double_tap_swipe_down_20_regular": 59115,
- "ic_fluent_double_tap_swipe_up_20_filled": 59116,
- "ic_fluent_double_tap_swipe_up_20_regular": 59117,
- "ic_fluent_drafts_20_filled": 59118,
- "ic_fluent_drafts_20_regular": 59119,
- "ic_fluent_drag_20_filled": 59120,
- "ic_fluent_drag_20_regular": 59121,
- "ic_fluent_draw_image_20_filled": 59122,
- "ic_fluent_draw_image_20_regular": 59123,
- "ic_fluent_draw_shape_20_filled": 59124,
- "ic_fluent_draw_shape_20_regular": 59125,
- "ic_fluent_draw_text_20_filled": 59126,
- "ic_fluent_draw_text_20_regular": 59127,
- "ic_fluent_drawer_20_filled": 59128,
- "ic_fluent_drawer_20_regular": 59129,
- "ic_fluent_drawer_add_20_filled": 59130,
- "ic_fluent_drawer_add_20_regular": 59131,
- "ic_fluent_drawer_arrow_download_20_filled": 59132,
- "ic_fluent_drawer_arrow_download_20_regular": 59133,
- "ic_fluent_drawer_dismiss_20_filled": 59134,
- "ic_fluent_drawer_dismiss_20_regular": 59135,
- "ic_fluent_drawer_play_20_filled": 59136,
- "ic_fluent_drawer_play_20_regular": 59137,
- "ic_fluent_drawer_subtract_20_filled": 59138,
- "ic_fluent_drawer_subtract_20_regular": 59139,
- "ic_fluent_drink_beer_20_filled": 59140,
- "ic_fluent_drink_beer_20_regular": 59141,
- "ic_fluent_drink_bottle_20_filled": 59142,
- "ic_fluent_drink_bottle_20_regular": 59143,
- "ic_fluent_drink_bottle_off_20_filled": 59144,
- "ic_fluent_drink_bottle_off_20_regular": 59145,
- "ic_fluent_drink_coffee_20_filled": 59146,
- "ic_fluent_drink_coffee_20_regular": 59147,
- "ic_fluent_drink_margarita_20_filled": 59148,
- "ic_fluent_drink_margarita_20_regular": 59149,
- "ic_fluent_drink_to_go_20_filled": 59150,
- "ic_fluent_drink_to_go_20_regular": 59151,
- "ic_fluent_drink_wine_20_filled": 59152,
- "ic_fluent_drink_wine_20_regular": 59153,
- "ic_fluent_drive_train_20_filled": 59154,
- "ic_fluent_drive_train_20_regular": 59155,
- "ic_fluent_drop_20_filled": 59156,
- "ic_fluent_drop_20_regular": 59157,
- "ic_fluent_dual_screen_20_filled": 59158,
- "ic_fluent_dual_screen_20_regular": 59159,
- "ic_fluent_dual_screen_add_20_filled": 59160,
- "ic_fluent_dual_screen_add_20_regular": 59161,
- "ic_fluent_dual_screen_arrow_right_20_filled": 59162,
- "ic_fluent_dual_screen_arrow_right_20_regular": 59163,
- "ic_fluent_dual_screen_arrow_up_20_filled": 59164,
- "ic_fluent_dual_screen_arrow_up_20_regular": 59165,
- "ic_fluent_dual_screen_clock_20_filled": 59166,
- "ic_fluent_dual_screen_clock_20_regular": 59167,
- "ic_fluent_dual_screen_closed_alert_20_filled": 59168,
- "ic_fluent_dual_screen_closed_alert_20_regular": 59169,
- "ic_fluent_dual_screen_desktop_20_filled": 59170,
- "ic_fluent_dual_screen_desktop_20_regular": 59171,
- "ic_fluent_dual_screen_dismiss_20_filled": 59172,
- "ic_fluent_dual_screen_dismiss_20_regular": 59173,
- "ic_fluent_dual_screen_group_20_filled": 59174,
- "ic_fluent_dual_screen_group_20_regular": 59175,
- "ic_fluent_dual_screen_header_20_filled": 59176,
- "ic_fluent_dual_screen_header_20_regular": 59177,
- "ic_fluent_dual_screen_lock_20_filled": 59178,
- "ic_fluent_dual_screen_lock_20_regular": 59179,
- "ic_fluent_dual_screen_mirror_20_filled": 59180,
- "ic_fluent_dual_screen_mirror_20_regular": 59181,
- "ic_fluent_dual_screen_pagination_20_filled": 59182,
- "ic_fluent_dual_screen_pagination_20_regular": 59183,
- "ic_fluent_dual_screen_settings_20_filled": 59184,
- "ic_fluent_dual_screen_settings_20_regular": 59185,
- "ic_fluent_dual_screen_span_20_filled": 59186,
- "ic_fluent_dual_screen_span_20_regular": 59187,
- "ic_fluent_dual_screen_speaker_20_filled": 59188,
- "ic_fluent_dual_screen_speaker_20_regular": 59189,
- "ic_fluent_dual_screen_status_bar_20_filled": 59190,
- "ic_fluent_dual_screen_status_bar_20_regular": 59191,
- "ic_fluent_dual_screen_tablet_20_filled": 59192,
- "ic_fluent_dual_screen_tablet_20_regular": 59193,
- "ic_fluent_dual_screen_update_20_filled": 59194,
- "ic_fluent_dual_screen_update_20_regular": 59195,
- "ic_fluent_dual_screen_vertical_scroll_20_filled": 59196,
- "ic_fluent_dual_screen_vertical_scroll_20_regular": 59197,
- "ic_fluent_dual_screen_vibrate_20_filled": 59198,
- "ic_fluent_dual_screen_vibrate_20_regular": 59199,
- "ic_fluent_dumbbell_20_filled": 59200,
- "ic_fluent_dumbbell_20_regular": 59201,
- "ic_fluent_dust_20_filled": 59202,
- "ic_fluent_dust_20_regular": 59203,
- "ic_fluent_earth_20_filled": 59204,
- "ic_fluent_earth_20_regular": 59205,
- "ic_fluent_earth_leaf_20_filled": 59206,
- "ic_fluent_earth_leaf_20_regular": 59207,
- "ic_fluent_edit_20_filled": 59208,
- "ic_fluent_edit_20_regular": 59209,
- "ic_fluent_edit_arrow_back_20_filled": 59210,
- "ic_fluent_edit_arrow_back_20_regular": 59211,
- "ic_fluent_edit_off_20_filled": 59212,
- "ic_fluent_edit_off_20_regular": 59213,
- "ic_fluent_edit_person_20_filled": 59214,
- "ic_fluent_edit_person_20_regular": 59215,
- "ic_fluent_edit_prohibited_20_filled": 59216,
- "ic_fluent_edit_prohibited_20_regular": 59217,
- "ic_fluent_edit_settings_20_filled": 59218,
- "ic_fluent_edit_settings_20_regular": 59219,
- "ic_fluent_elevator_20_filled": 59220,
- "ic_fluent_elevator_20_regular": 59221,
- "ic_fluent_emoji_20_filled": 59222,
- "ic_fluent_emoji_20_regular": 59223,
- "ic_fluent_emoji_add_20_filled": 59224,
- "ic_fluent_emoji_add_20_regular": 59225,
- "ic_fluent_emoji_angry_20_filled": 59226,
- "ic_fluent_emoji_angry_20_regular": 59227,
- "ic_fluent_emoji_edit_20_filled": 59228,
- "ic_fluent_emoji_edit_20_regular": 59229,
- "ic_fluent_emoji_hand_20_filled": 59230,
- "ic_fluent_emoji_hand_20_regular": 59231,
- "ic_fluent_emoji_hint_20_filled": 59232,
- "ic_fluent_emoji_hint_20_regular": 59233,
- "ic_fluent_emoji_laugh_20_filled": 59234,
- "ic_fluent_emoji_laugh_20_regular": 59235,
- "ic_fluent_emoji_meh_20_filled": 59236,
- "ic_fluent_emoji_meh_20_regular": 59237,
- "ic_fluent_emoji_meme_20_filled": 59238,
- "ic_fluent_emoji_meme_20_regular": 59239,
- "ic_fluent_emoji_multiple_20_filled": 59240,
- "ic_fluent_emoji_multiple_20_regular": 59241,
- "ic_fluent_emoji_sad_20_filled": 59242,
- "ic_fluent_emoji_sad_20_regular": 59243,
- "ic_fluent_emoji_sad_slight_20_filled": 59244,
- "ic_fluent_emoji_sad_slight_20_regular": 59245,
- "ic_fluent_emoji_smile_slight_20_filled": 59246,
- "ic_fluent_emoji_smile_slight_20_regular": 59247,
- "ic_fluent_emoji_sparkle_20_filled": 59248,
- "ic_fluent_emoji_sparkle_20_regular": 59249,
- "ic_fluent_emoji_surprise_20_filled": 59250,
- "ic_fluent_emoji_surprise_20_regular": 59251,
- "ic_fluent_engine_20_filled": 59252,
- "ic_fluent_engine_20_regular": 59253,
- "ic_fluent_equal_circle_20_filled": 59254,
- "ic_fluent_equal_circle_20_regular": 59255,
- "ic_fluent_equal_off_20_filled": 59256,
- "ic_fluent_equal_off_20_regular": 59257,
- "ic_fluent_eraser_20_filled": 59258,
- "ic_fluent_eraser_20_regular": 59259,
- "ic_fluent_eraser_medium_20_filled": 59260,
- "ic_fluent_eraser_medium_20_regular": 59261,
- "ic_fluent_eraser_segment_20_filled": 59262,
- "ic_fluent_eraser_segment_20_regular": 59263,
- "ic_fluent_eraser_small_20_filled": 59264,
- "ic_fluent_eraser_small_20_regular": 59265,
- "ic_fluent_eraser_tool_20_filled": 59266,
- "ic_fluent_eraser_tool_20_regular": 59267,
- "ic_fluent_error_circle_20_filled": 59268,
- "ic_fluent_error_circle_20_regular": 59269,
- "ic_fluent_error_circle_settings_20_filled": 59270,
- "ic_fluent_error_circle_settings_20_regular": 59271,
- "ic_fluent_expand_up_left_20_filled": 59272,
- "ic_fluent_expand_up_left_20_regular": 59273,
- "ic_fluent_expand_up_right_20_filled": 59274,
- "ic_fluent_expand_up_right_20_regular": 59275,
- "ic_fluent_extended_dock_20_filled": 59276,
- "ic_fluent_extended_dock_20_regular": 59277,
- "ic_fluent_eye_20_filled": 59278,
- "ic_fluent_eye_20_regular": 59279,
- "ic_fluent_eye_lines_20_filled": 59280,
- "ic_fluent_eye_lines_20_regular": 59281,
- "ic_fluent_eye_off_20_filled": 59282,
- "ic_fluent_eye_off_20_regular": 59283,
- "ic_fluent_eye_tracking_20_filled": 59284,
- "ic_fluent_eye_tracking_20_regular": 59285,
- "ic_fluent_eye_tracking_off_20_filled": 59286,
- "ic_fluent_eye_tracking_off_20_regular": 59287,
- "ic_fluent_eyedropper_20_filled": 59288,
- "ic_fluent_eyedropper_20_regular": 59289,
- "ic_fluent_eyedropper_off_20_filled": 59290,
- "ic_fluent_eyedropper_off_20_regular": 59291,
- "ic_fluent_f_stop_20_filled": 59292,
- "ic_fluent_f_stop_20_regular": 59293,
- "ic_fluent_fast_acceleration_20_filled": 59294,
- "ic_fluent_fast_acceleration_20_regular": 59295,
- "ic_fluent_fast_forward_20_filled": 59296,
- "ic_fluent_fast_forward_20_regular": 59297,
- "ic_fluent_fax_20_filled": 59298,
- "ic_fluent_fax_20_regular": 59299,
- "ic_fluent_feed_20_filled": 59300,
- "ic_fluent_feed_20_regular": 59301,
- "ic_fluent_filmstrip_20_filled": 59302,
- "ic_fluent_filmstrip_20_regular": 59303,
- "ic_fluent_filmstrip_image_20_filled": 59304,
- "ic_fluent_filmstrip_image_20_regular": 59305,
- "ic_fluent_filmstrip_play_20_filled": 59306,
- "ic_fluent_filmstrip_play_20_regular": 59307,
- "ic_fluent_filmstrip_split_20_filled": 59308,
- "ic_fluent_filmstrip_split_20_regular": 59309,
- "ic_fluent_filter_20_filled": 59310,
- "ic_fluent_filter_20_regular": 59311,
- "ic_fluent_filter_add_20_filled": 59312,
- "ic_fluent_filter_add_20_regular": 59313,
- "ic_fluent_filter_dismiss_20_filled": 59314,
- "ic_fluent_filter_dismiss_20_regular": 59315,
- "ic_fluent_filter_sync_20_filled": 59316,
- "ic_fluent_filter_sync_20_regular": 59317,
- "ic_fluent_fingerprint_20_filled": 59318,
- "ic_fluent_fingerprint_20_regular": 59319,
- "ic_fluent_fire_20_filled": 59320,
- "ic_fluent_fire_20_regular": 59321,
- "ic_fluent_fireplace_20_filled": 59322,
- "ic_fluent_fireplace_20_regular": 59323,
- "ic_fluent_fixed_width_20_filled": 59324,
- "ic_fluent_fixed_width_20_regular": 59325,
- "ic_fluent_flag_20_filled": 59326,
- "ic_fluent_flag_20_regular": 59327,
- "ic_fluent_flag_checkered_20_filled": 59328,
- "ic_fluent_flag_checkered_20_regular": 59329,
- "ic_fluent_flag_clock_20_filled": 59330,
- "ic_fluent_flag_clock_20_regular": 59331,
- "ic_fluent_flag_off_20_filled": 59332,
- "ic_fluent_flag_off_20_regular": 59333,
- "ic_fluent_flag_pride_20_filled": 59334,
- "ic_fluent_flag_pride_intersex_inclusive_progress_20_filled": 59335,
- "ic_fluent_flag_pride_philadelphia_20_filled": 59336,
- "ic_fluent_flag_pride_progress_20_filled": 59337,
- "ic_fluent_flash_20_filled": 59338,
- "ic_fluent_flash_20_regular": 59339,
- "ic_fluent_flash_add_20_filled": 59340,
- "ic_fluent_flash_add_20_regular": 59341,
- "ic_fluent_flash_auto_20_filled": 59342,
- "ic_fluent_flash_auto_20_regular": 59343,
- "ic_fluent_flash_checkmark_20_filled": 59344,
- "ic_fluent_flash_checkmark_20_regular": 59345,
- "ic_fluent_flash_flow_20_filled": 59346,
- "ic_fluent_flash_flow_20_regular": 59347,
- "ic_fluent_flash_off_20_filled": 59348,
- "ic_fluent_flash_off_20_regular": 59349,
- "ic_fluent_flash_play_20_filled": 59350,
- "ic_fluent_flash_play_20_regular": 59351,
- "ic_fluent_flash_settings_20_filled": 59352,
- "ic_fluent_flash_settings_20_regular": 59353,
- "ic_fluent_flash_sparkle_20_filled": 59354,
- "ic_fluent_flash_sparkle_20_regular": 59355,
- "ic_fluent_flashlight_20_filled": 59356,
- "ic_fluent_flashlight_20_regular": 59357,
- "ic_fluent_flashlight_off_20_filled": 59358,
- "ic_fluent_flashlight_off_20_regular": 59359,
- "ic_fluent_flip_horizontal_20_filled": 59360,
- "ic_fluent_flip_horizontal_20_regular": 59361,
- "ic_fluent_flip_vertical_20_filled": 59362,
- "ic_fluent_flip_vertical_20_regular": 59363,
- "ic_fluent_flow_20_filled": 59364,
- "ic_fluent_flow_20_regular": 59365,
- "ic_fluent_flowchart_20_filled": 59366,
- "ic_fluent_flowchart_20_regular": 59367,
- "ic_fluent_flowchart_circle_20_filled": 59368,
- "ic_fluent_flowchart_circle_20_regular": 59369,
- "ic_fluent_fluent_20_filled": 59370,
- "ic_fluent_fluent_20_regular": 59371,
- "ic_fluent_fluid_20_filled": 59372,
- "ic_fluent_fluid_20_regular": 59373,
- "ic_fluent_folder_20_filled": 59374,
- "ic_fluent_folder_20_regular": 59375,
- "ic_fluent_folder_add_20_filled": 59376,
- "ic_fluent_folder_add_20_regular": 59377,
- "ic_fluent_folder_arrow_left_20_filled": 59378,
- "ic_fluent_folder_arrow_left_20_regular": 59379,
- "ic_fluent_folder_arrow_right_20_filled": 59380,
- "ic_fluent_folder_arrow_right_20_regular": 59381,
- "ic_fluent_folder_arrow_up_20_filled": 59382,
- "ic_fluent_folder_arrow_up_20_regular": 59383,
- "ic_fluent_folder_briefcase_20_filled": 59384,
- "ic_fluent_folder_briefcase_20_regular": 59385,
- "ic_fluent_folder_globe_20_filled": 59386,
- "ic_fluent_folder_globe_20_regular": 59387,
- "ic_fluent_folder_lightning_20_filled": 59388,
- "ic_fluent_folder_lightning_20_regular": 59389,
- "ic_fluent_folder_link_20_filled": 59390,
- "ic_fluent_folder_link_20_regular": 59391,
- "ic_fluent_folder_list_20_filled": 59392,
- "ic_fluent_folder_list_20_regular": 59393,
- "ic_fluent_folder_mail_20_filled": 59394,
- "ic_fluent_folder_mail_20_regular": 59395,
- "ic_fluent_folder_open_20_filled": 59396,
- "ic_fluent_folder_open_20_regular": 59397,
- "ic_fluent_folder_open_vertical_20_filled": 59398,
- "ic_fluent_folder_open_vertical_20_regular": 59399,
- "ic_fluent_folder_people_20_filled": 59400,
- "ic_fluent_folder_people_20_regular": 59401,
- "ic_fluent_folder_person_20_filled": 59402,
- "ic_fluent_folder_person_20_regular": 59403,
- "ic_fluent_folder_prohibited_20_filled": 59404,
- "ic_fluent_folder_prohibited_20_regular": 59405,
- "ic_fluent_folder_search_20_filled": 59406,
- "ic_fluent_folder_search_20_regular": 59407,
- "ic_fluent_folder_swap_20_filled": 59408,
- "ic_fluent_folder_swap_20_regular": 59409,
- "ic_fluent_folder_sync_20_filled": 59410,
- "ic_fluent_folder_sync_20_regular": 59411,
- "ic_fluent_folder_zip_20_filled": 59412,
- "ic_fluent_folder_zip_20_regular": 59413,
- "ic_fluent_font_decrease_20_filled": 59414,
- "ic_fluent_font_decrease_20_regular": 59415,
- "ic_fluent_font_increase_20_filled": 59416,
- "ic_fluent_font_increase_20_regular": 59417,
- "ic_fluent_font_space_tracking_in_20_filled": 59418,
- "ic_fluent_font_space_tracking_in_20_regular": 59419,
- "ic_fluent_font_space_tracking_out_20_filled": 59420,
- "ic_fluent_font_space_tracking_out_20_regular": 59421,
- "ic_fluent_food_20_filled": 59422,
- "ic_fluent_food_20_regular": 59423,
- "ic_fluent_food_apple_20_filled": 59424,
- "ic_fluent_food_apple_20_regular": 59425,
- "ic_fluent_food_cake_20_filled": 59426,
- "ic_fluent_food_cake_20_regular": 59427,
- "ic_fluent_food_carrot_20_filled": 59428,
- "ic_fluent_food_carrot_20_regular": 59429,
- "ic_fluent_food_chicken_leg_20_filled": 59430,
- "ic_fluent_food_chicken_leg_20_regular": 59431,
- "ic_fluent_food_egg_20_filled": 59432,
- "ic_fluent_food_egg_20_regular": 59433,
- "ic_fluent_food_fish_20_filled": 59434,
- "ic_fluent_food_fish_20_regular": 59435,
- "ic_fluent_food_grains_20_filled": 59436,
- "ic_fluent_food_grains_20_regular": 59437,
- "ic_fluent_food_pizza_20_filled": 59438,
- "ic_fluent_food_pizza_20_regular": 59439,
- "ic_fluent_food_toast_20_filled": 59440,
- "ic_fluent_food_toast_20_regular": 59441,
- "ic_fluent_form_20_filled": 59442,
- "ic_fluent_form_20_regular": 59443,
- "ic_fluent_form_multiple_20_filled": 59444,
- "ic_fluent_form_multiple_20_regular": 59445,
- "ic_fluent_form_new_20_filled": 59446,
- "ic_fluent_form_new_20_regular": 59447,
- "ic_fluent_fps_120_20_filled": 59448,
- "ic_fluent_fps_120_20_regular": 59449,
- "ic_fluent_fps_240_20_filled": 59450,
- "ic_fluent_fps_240_20_regular": 59451,
- "ic_fluent_fps_30_20_filled": 59452,
- "ic_fluent_fps_30_20_regular": 59453,
- "ic_fluent_fps_60_20_filled": 59454,
- "ic_fluent_fps_60_20_regular": 59455,
- "ic_fluent_fps_960_20_filled": 59456,
- "ic_fluent_fps_960_20_regular": 59457,
- "ic_fluent_frame_20_filled": 59458,
- "ic_fluent_frame_20_regular": 59459,
- "ic_fluent_full_screen_maximize_20_filled": 59460,
- "ic_fluent_full_screen_maximize_20_regular": 59461,
- "ic_fluent_full_screen_minimize_20_filled": 59462,
- "ic_fluent_full_screen_minimize_20_regular": 59463,
- "ic_fluent_games_20_filled": 59464,
- "ic_fluent_games_20_regular": 59465,
- "ic_fluent_gantt_chart_20_filled": 59466,
- "ic_fluent_gantt_chart_20_regular": 59467,
- "ic_fluent_gas_20_filled": 59468,
- "ic_fluent_gas_20_regular": 59469,
- "ic_fluent_gas_pump_20_filled": 59470,
- "ic_fluent_gas_pump_20_regular": 59471,
- "ic_fluent_gather_20_filled": 59472,
- "ic_fluent_gather_20_regular": 59473,
- "ic_fluent_gauge_20_filled": 59474,
- "ic_fluent_gauge_20_regular": 59475,
- "ic_fluent_gauge_add_20_filled": 59476,
- "ic_fluent_gauge_add_20_regular": 59477,
- "ic_fluent_gavel_20_filled": 59478,
- "ic_fluent_gavel_20_regular": 59479,
- "ic_fluent_gavel_prohibited_20_filled": 59480,
- "ic_fluent_gavel_prohibited_20_regular": 59481,
- "ic_fluent_gesture_20_filled": 59482,
- "ic_fluent_gesture_20_regular": 59483,
- "ic_fluent_gif_20_filled": 59484,
- "ic_fluent_gif_20_regular": 59485,
- "ic_fluent_gift_20_filled": 59486,
- "ic_fluent_gift_20_regular": 59487,
- "ic_fluent_gift_card_20_filled": 59488,
- "ic_fluent_gift_card_20_regular": 59489,
- "ic_fluent_gift_card_add_20_filled": 59490,
- "ic_fluent_gift_card_add_20_regular": 59491,
- "ic_fluent_gift_card_arrow_right_20_filled": 59492,
- "ic_fluent_gift_card_arrow_right_20_regular": 59493,
- "ic_fluent_gift_card_money_20_filled": 59494,
- "ic_fluent_gift_card_money_20_regular": 59495,
- "ic_fluent_gift_card_multiple_20_filled": 59496,
- "ic_fluent_gift_card_multiple_20_regular": 59497,
- "ic_fluent_gift_open_20_filled": 59498,
- "ic_fluent_gift_open_20_regular": 59499,
- "ic_fluent_glance_20_filled": 59500,
- "ic_fluent_glance_20_regular": 59501,
- "ic_fluent_glance_horizontal_20_filled": 59502,
- "ic_fluent_glance_horizontal_20_regular": 59503,
- "ic_fluent_glance_horizontal_sparkles_20_filled": 59504,
- "ic_fluent_glance_horizontal_sparkles_20_regular": 59505,
- "ic_fluent_glasses_20_filled": 59506,
- "ic_fluent_glasses_20_regular": 59507,
- "ic_fluent_glasses_off_20_filled": 59508,
- "ic_fluent_glasses_off_20_regular": 59509,
- "ic_fluent_globe_20_filled": 59510,
- "ic_fluent_globe_20_regular": 59511,
- "ic_fluent_globe_add_20_filled": 59512,
- "ic_fluent_globe_add_20_regular": 59513,
- "ic_fluent_globe_arrow_forward_20_filled": 59514,
- "ic_fluent_globe_arrow_forward_20_regular": 59515,
- "ic_fluent_globe_arrow_up_20_filled": 59516,
- "ic_fluent_globe_arrow_up_20_regular": 59517,
- "ic_fluent_globe_clock_20_filled": 59518,
- "ic_fluent_globe_clock_20_regular": 59519,
- "ic_fluent_globe_desktop_20_filled": 59520,
- "ic_fluent_globe_desktop_20_regular": 59521,
- "ic_fluent_globe_error_20_filled": 59522,
- "ic_fluent_globe_error_20_regular": 59523,
- "ic_fluent_globe_location_20_filled": 59524,
- "ic_fluent_globe_location_20_regular": 59525,
- "ic_fluent_globe_person_20_filled": 59526,
- "ic_fluent_globe_person_20_regular": 59527,
- "ic_fluent_globe_prohibited_20_filled": 59528,
- "ic_fluent_globe_prohibited_20_regular": 59529,
- "ic_fluent_globe_search_20_filled": 59530,
- "ic_fluent_globe_search_20_regular": 59531,
- "ic_fluent_globe_shield_20_filled": 59532,
- "ic_fluent_globe_shield_20_regular": 59533,
- "ic_fluent_globe_star_20_filled": 59534,
- "ic_fluent_globe_star_20_regular": 59535,
- "ic_fluent_globe_surface_20_filled": 59536,
- "ic_fluent_globe_surface_20_regular": 59537,
- "ic_fluent_globe_sync_20_filled": 59538,
- "ic_fluent_globe_sync_20_regular": 59539,
- "ic_fluent_globe_video_20_filled": 59540,
- "ic_fluent_globe_video_20_regular": 59541,
- "ic_fluent_globe_warning_20_filled": 59542,
- "ic_fluent_globe_warning_20_regular": 59543,
- "ic_fluent_grid_20_filled": 59544,
- "ic_fluent_grid_20_regular": 59545,
- "ic_fluent_grid_dots_20_filled": 59546,
- "ic_fluent_grid_dots_20_regular": 59547,
- "ic_fluent_grid_kanban_20_filled": 59548,
- "ic_fluent_grid_kanban_20_regular": 59549,
- "ic_fluent_group_20_filled": 59550,
- "ic_fluent_group_20_regular": 59551,
- "ic_fluent_group_dismiss_20_filled": 59552,
- "ic_fluent_group_dismiss_20_regular": 59553,
- "ic_fluent_group_list_20_filled": 59554,
- "ic_fluent_group_list_20_regular": 59555,
- "ic_fluent_group_return_20_filled": 59556,
- "ic_fluent_group_return_20_regular": 59557,
- "ic_fluent_guardian_20_filled": 59558,
- "ic_fluent_guardian_20_regular": 59559,
- "ic_fluent_guest_20_filled": 59560,
- "ic_fluent_guest_20_regular": 59561,
- "ic_fluent_guest_add_20_filled": 59562,
- "ic_fluent_guest_add_20_regular": 59563,
- "ic_fluent_guitar_20_filled": 59564,
- "ic_fluent_guitar_20_regular": 59565,
- "ic_fluent_hand_draw_20_filled": 59566,
- "ic_fluent_hand_draw_20_regular": 59567,
- "ic_fluent_hand_left_20_filled": 59568,
- "ic_fluent_hand_left_20_regular": 59569,
- "ic_fluent_hand_left_chat_20_filled": 59570,
- "ic_fluent_hand_left_chat_20_regular": 59571,
- "ic_fluent_hand_open_heart_20_filled": 59572,
- "ic_fluent_hand_open_heart_20_regular": 59573,
- "ic_fluent_hand_point_20_filled": 59574,
- "ic_fluent_hand_point_20_regular": 59575,
- "ic_fluent_hand_right_20_filled": 59576,
- "ic_fluent_hand_right_20_regular": 59577,
- "ic_fluent_hand_right_off_20_filled": 59578,
- "ic_fluent_hand_right_off_20_regular": 59579,
- "ic_fluent_hand_wave_20_filled": 59580,
- "ic_fluent_hand_wave_20_regular": 59581,
- "ic_fluent_handshake_20_filled": 59582,
- "ic_fluent_handshake_20_regular": 59583,
- "ic_fluent_hard_drive_20_filled": 59584,
- "ic_fluent_hard_drive_20_regular": 59585,
- "ic_fluent_hat_graduation_20_filled": 59586,
- "ic_fluent_hat_graduation_20_regular": 59587,
- "ic_fluent_hat_graduation_add_20_filled": 59588,
- "ic_fluent_hat_graduation_add_20_regular": 59589,
- "ic_fluent_hat_graduation_sparkle_20_filled": 59590,
- "ic_fluent_hat_graduation_sparkle_20_regular": 59591,
- "ic_fluent_hd_20_filled": 59592,
- "ic_fluent_hd_20_regular": 59593,
- "ic_fluent_hdr_20_filled": 59594,
- "ic_fluent_hdr_20_regular": 59595,
- "ic_fluent_hdr_off_20_filled": 59596,
- "ic_fluent_hdr_off_20_regular": 59597,
- "ic_fluent_headphones_20_filled": 59598,
- "ic_fluent_headphones_20_regular": 59599,
- "ic_fluent_headphones_sound_wave_20_filled": 59600,
- "ic_fluent_headphones_sound_wave_20_regular": 59601,
- "ic_fluent_headset_20_filled": 59602,
- "ic_fluent_headset_20_regular": 59603,
- "ic_fluent_headset_add_20_filled": 59604,
- "ic_fluent_headset_add_20_regular": 59605,
- "ic_fluent_headset_vr_20_filled": 59606,
- "ic_fluent_headset_vr_20_regular": 59607,
- "ic_fluent_heart_20_filled": 59608,
- "ic_fluent_heart_20_regular": 59609,
- "ic_fluent_heart_broken_20_filled": 59610,
- "ic_fluent_heart_broken_20_regular": 59611,
- "ic_fluent_heart_circle_20_filled": 59612,
- "ic_fluent_heart_circle_20_regular": 59613,
- "ic_fluent_heart_circle_hint_20_filled": 59614,
- "ic_fluent_heart_circle_hint_20_regular": 59615,
- "ic_fluent_heart_off_20_filled": 59616,
- "ic_fluent_heart_off_20_regular": 59617,
- "ic_fluent_heart_pulse_20_filled": 59618,
- "ic_fluent_heart_pulse_20_regular": 59619,
- "ic_fluent_heart_pulse_checkmark_20_filled": 59620,
- "ic_fluent_heart_pulse_checkmark_20_regular": 59621,
- "ic_fluent_heart_pulse_error_20_filled": 59622,
- "ic_fluent_heart_pulse_error_20_regular": 59623,
- "ic_fluent_heart_pulse_warning_20_filled": 59624,
- "ic_fluent_heart_pulse_warning_20_regular": 59625,
- "ic_fluent_hexagon_20_filled": 59626,
- "ic_fluent_hexagon_20_regular": 59627,
- "ic_fluent_hexagon_three_20_filled": 59628,
- "ic_fluent_hexagon_three_20_regular": 59629,
- "ic_fluent_highlight_20_filled": 59630,
- "ic_fluent_highlight_20_regular": 59631,
- "ic_fluent_highlight_accent_20_filled": 59632,
- "ic_fluent_highlight_link_20_filled": 59633,
- "ic_fluent_highlight_link_20_regular": 59634,
- "ic_fluent_highway_20_filled": 59635,
- "ic_fluent_highway_20_regular": 59636,
- "ic_fluent_history_20_filled": 59637,
- "ic_fluent_history_20_regular": 59638,
- "ic_fluent_history_dismiss_20_filled": 59639,
- "ic_fluent_history_dismiss_20_regular": 59640,
- "ic_fluent_home_20_filled": 59641,
- "ic_fluent_home_20_regular": 59642,
- "ic_fluent_home_add_20_filled": 59643,
- "ic_fluent_home_add_20_regular": 59644,
- "ic_fluent_home_checkmark_20_filled": 59645,
- "ic_fluent_home_checkmark_20_regular": 59646,
- "ic_fluent_home_database_20_filled": 59647,
- "ic_fluent_home_database_20_regular": 59648,
- "ic_fluent_home_garage_20_filled": 59649,
- "ic_fluent_home_garage_20_regular": 59650,
- "ic_fluent_home_heart_20_filled": 59651,
- "ic_fluent_home_heart_20_regular": 59652,
- "ic_fluent_home_more_20_filled": 59653,
- "ic_fluent_home_more_20_regular": 59654,
- "ic_fluent_home_person_20_filled": 59655,
- "ic_fluent_home_person_20_regular": 59656,
- "ic_fluent_home_split_20_filled": 59657,
- "ic_fluent_home_split_20_regular": 59658,
- "ic_fluent_hourglass_20_filled": 59659,
- "ic_fluent_hourglass_20_regular": 59660,
- "ic_fluent_hourglass_half_20_filled": 59661,
- "ic_fluent_hourglass_half_20_regular": 59662,
- "ic_fluent_hourglass_one_quarter_20_filled": 59663,
- "ic_fluent_hourglass_one_quarter_20_regular": 59664,
- "ic_fluent_hourglass_three_quarter_20_filled": 59665,
- "ic_fluent_hourglass_three_quarter_20_regular": 59666,
- "ic_fluent_icons_20_filled": 59667,
- "ic_fluent_icons_20_regular": 59668,
- "ic_fluent_image_20_filled": 59669,
- "ic_fluent_image_20_regular": 59670,
- "ic_fluent_image_add_20_filled": 59671,
- "ic_fluent_image_add_20_regular": 59672,
- "ic_fluent_image_alt_text_20_filled": 59673,
- "ic_fluent_image_alt_text_20_regular": 59674,
- "ic_fluent_image_arrow_back_20_filled": 59675,
- "ic_fluent_image_arrow_back_20_regular": 59676,
- "ic_fluent_image_arrow_counterclockwise_20_filled": 59677,
- "ic_fluent_image_arrow_counterclockwise_20_regular": 59678,
- "ic_fluent_image_arrow_forward_20_filled": 59679,
- "ic_fluent_image_arrow_forward_20_regular": 59680,
- "ic_fluent_image_border_20_filled": 59681,
- "ic_fluent_image_border_20_regular": 59682,
- "ic_fluent_image_circle_20_filled": 59683,
- "ic_fluent_image_circle_20_regular": 59684,
- "ic_fluent_image_copy_20_filled": 59685,
- "ic_fluent_image_copy_20_regular": 59686,
- "ic_fluent_image_edit_20_filled": 59687,
- "ic_fluent_image_edit_20_regular": 59688,
- "ic_fluent_image_globe_20_filled": 59689,
- "ic_fluent_image_globe_20_regular": 59690,
- "ic_fluent_image_multiple_20_filled": 59691,
- "ic_fluent_image_multiple_20_regular": 59692,
- "ic_fluent_image_multiple_off_20_filled": 59693,
- "ic_fluent_image_multiple_off_20_regular": 59694,
- "ic_fluent_image_off_20_filled": 59695,
- "ic_fluent_image_off_20_regular": 59696,
- "ic_fluent_image_prohibited_20_filled": 59697,
- "ic_fluent_image_prohibited_20_regular": 59698,
- "ic_fluent_image_reflection_20_filled": 59699,
- "ic_fluent_image_reflection_20_regular": 59700,
- "ic_fluent_image_search_20_filled": 59701,
- "ic_fluent_image_search_20_regular": 59702,
- "ic_fluent_image_shadow_20_filled": 59703,
- "ic_fluent_image_shadow_20_regular": 59704,
- "ic_fluent_image_sparkle_20_filled": 59705,
- "ic_fluent_image_sparkle_20_regular": 59706,
- "ic_fluent_image_split_20_filled": 59707,
- "ic_fluent_image_split_20_regular": 59708,
- "ic_fluent_image_stack_20_filled": 59709,
- "ic_fluent_image_stack_20_regular": 59710,
- "ic_fluent_image_table_20_filled": 59711,
- "ic_fluent_image_table_20_regular": 59712,
- "ic_fluent_immersive_reader_20_filled": 59713,
- "ic_fluent_immersive_reader_20_regular": 59714,
- "ic_fluent_important_20_filled": 59715,
- "ic_fluent_important_20_regular": 59716,
- "ic_fluent_incognito_20_filled": 59717,
- "ic_fluent_incognito_20_regular": 59718,
- "ic_fluent_info_20_filled": 59719,
- "ic_fluent_info_20_regular": 59720,
- "ic_fluent_info_shield_20_filled": 59721,
- "ic_fluent_info_shield_20_regular": 59722,
- "ic_fluent_ink_stroke_20_filled": 59723,
- "ic_fluent_ink_stroke_20_regular": 59724,
- "ic_fluent_ink_stroke_arrow_down_20_filled": 59725,
- "ic_fluent_ink_stroke_arrow_down_20_regular": 59726,
- "ic_fluent_ink_stroke_arrow_up_down_20_filled": 59727,
- "ic_fluent_ink_stroke_arrow_up_down_20_regular": 59728,
- "ic_fluent_inking_tool_20_filled": 59729,
- "ic_fluent_inking_tool_20_regular": 59730,
- "ic_fluent_inking_tool_accent_20_filled": 59731,
- "ic_fluent_inprivate_account_20_filled": 59732,
- "ic_fluent_inprivate_account_20_regular": 59733,
- "ic_fluent_insert_20_filled": 59734,
- "ic_fluent_insert_20_regular": 59735,
- "ic_fluent_ios_chevron_right_20_filled": 59736,
- "ic_fluent_ios_chevron_right_20_regular": 59737,
- "ic_fluent_iot_20_filled": 59738,
- "ic_fluent_iot_20_regular": 59739,
- "ic_fluent_iot_alert_20_filled": 59740,
- "ic_fluent_iot_alert_20_regular": 59741,
- "ic_fluent_javascript_20_filled": 59742,
- "ic_fluent_javascript_20_regular": 59743,
- "ic_fluent_joystick_20_filled": 59744,
- "ic_fluent_joystick_20_regular": 59745,
- "ic_fluent_key_20_filled": 59746,
- "ic_fluent_key_20_regular": 59747,
- "ic_fluent_key_command_20_filled": 59748,
- "ic_fluent_key_command_20_regular": 59749,
- "ic_fluent_key_multiple_20_filled": 59750,
- "ic_fluent_key_multiple_20_regular": 59751,
- "ic_fluent_key_reset_20_filled": 59752,
- "ic_fluent_key_reset_20_regular": 59753,
- "ic_fluent_keyboard_123_20_filled": 59754,
- "ic_fluent_keyboard_123_20_regular": 59755,
- "ic_fluent_keyboard_20_filled": 59756,
- "ic_fluent_keyboard_20_regular": 59757,
- "ic_fluent_keyboard_dock_20_filled": 59758,
- "ic_fluent_keyboard_dock_20_regular": 59759,
- "ic_fluent_keyboard_layout_float_20_filled": 59760,
- "ic_fluent_keyboard_layout_float_20_regular": 59761,
- "ic_fluent_keyboard_layout_one_handed_left_20_filled": 59762,
- "ic_fluent_keyboard_layout_one_handed_left_20_regular": 59763,
- "ic_fluent_keyboard_layout_resize_20_filled": 59764,
- "ic_fluent_keyboard_layout_resize_20_regular": 59765,
- "ic_fluent_keyboard_layout_split_20_filled": 59766,
- "ic_fluent_keyboard_layout_split_20_regular": 59767,
- "ic_fluent_keyboard_shift_20_filled": 59768,
- "ic_fluent_keyboard_shift_20_regular": 59769,
- "ic_fluent_keyboard_shift_uppercase_20_filled": 59770,
- "ic_fluent_keyboard_shift_uppercase_20_regular": 59771,
- "ic_fluent_keyboard_tab_20_filled": 59772,
- "ic_fluent_keyboard_tab_20_regular": 59773,
- "ic_fluent_laptop_20_filled": 59774,
- "ic_fluent_laptop_20_regular": 59775,
- "ic_fluent_laptop_briefcase_20_filled": 59776,
- "ic_fluent_laptop_briefcase_20_regular": 59777,
- "ic_fluent_laptop_dismiss_20_filled": 59778,
- "ic_fluent_laptop_dismiss_20_regular": 59779,
- "ic_fluent_laptop_person_20_filled": 59780,
- "ic_fluent_laptop_person_20_regular": 59781,
- "ic_fluent_laptop_settings_20_filled": 59782,
- "ic_fluent_laptop_settings_20_regular": 59783,
- "ic_fluent_laptop_shield_20_filled": 59784,
- "ic_fluent_laptop_shield_20_regular": 59785,
- "ic_fluent_laser_tool_20_filled": 59786,
- "ic_fluent_laser_tool_20_regular": 59787,
- "ic_fluent_lasso_20_filled": 59788,
- "ic_fluent_lasso_20_regular": 59789,
- "ic_fluent_launcher_settings_20_filled": 59790,
- "ic_fluent_launcher_settings_20_regular": 59791,
- "ic_fluent_layer_20_filled": 59792,
- "ic_fluent_layer_20_regular": 59793,
- "ic_fluent_layer_diagonal_20_filled": 59794,
- "ic_fluent_layer_diagonal_20_regular": 59795,
- "ic_fluent_layer_diagonal_add_20_filled": 59796,
- "ic_fluent_layer_diagonal_add_20_regular": 59797,
- "ic_fluent_layer_diagonal_person_20_filled": 59798,
- "ic_fluent_layer_diagonal_person_20_regular": 59799,
- "ic_fluent_layer_diagonal_sparkle_20_filled": 59800,
- "ic_fluent_layer_diagonal_sparkle_20_regular": 59801,
- "ic_fluent_layout_cell_four_20_filled": 59802,
- "ic_fluent_layout_cell_four_20_regular": 59803,
- "ic_fluent_layout_cell_four_focus_bottom_left_20_filled": 59804,
- "ic_fluent_layout_cell_four_focus_bottom_right_20_filled": 59805,
- "ic_fluent_layout_cell_four_focus_top_left_20_filled": 59806,
- "ic_fluent_layout_cell_four_focus_top_right_20_filled": 59807,
- "ic_fluent_layout_column_four_20_filled": 59808,
- "ic_fluent_layout_column_four_20_regular": 59809,
- "ic_fluent_layout_column_four_focus_center_left_20_filled": 59810,
- "ic_fluent_layout_column_four_focus_center_right_20_filled": 59811,
- "ic_fluent_layout_column_four_focus_left_20_filled": 59812,
- "ic_fluent_layout_column_four_focus_right_20_filled": 59813,
- "ic_fluent_layout_column_one_third_left_20_filled": 59814,
- "ic_fluent_layout_column_one_third_left_20_regular": 59815,
- "ic_fluent_layout_column_one_third_right_20_filled": 59816,
- "ic_fluent_layout_column_one_third_right_20_regular": 59817,
- "ic_fluent_layout_column_one_third_right_hint_20_filled": 59818,
- "ic_fluent_layout_column_one_third_right_hint_20_regular": 59819,
- "ic_fluent_layout_column_three_20_filled": 59820,
- "ic_fluent_layout_column_three_20_regular": 59821,
- "ic_fluent_layout_column_three_focus_center_20_filled": 59822,
- "ic_fluent_layout_column_three_focus_left_20_filled": 59823,
- "ic_fluent_layout_column_three_focus_right_20_filled": 59824,
- "ic_fluent_layout_column_two_20_filled": 59825,
- "ic_fluent_layout_column_two_20_regular": 59826,
- "ic_fluent_layout_column_two_focus_left_20_filled": 59827,
- "ic_fluent_layout_column_two_focus_right_20_filled": 59828,
- "ic_fluent_layout_column_two_split_left_20_filled": 59829,
- "ic_fluent_layout_column_two_split_left_20_regular": 59830,
- "ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled": 59831,
- "ic_fluent_layout_column_two_split_left_focus_right_20_filled": 59832,
- "ic_fluent_layout_column_two_split_left_focus_top_left_20_filled": 59833,
- "ic_fluent_layout_column_two_split_right_20_filled": 59834,
- "ic_fluent_layout_column_two_split_right_20_regular": 59835,
- "ic_fluent_layout_column_two_split_right_focus_bottom_right_20_filled": 59836,
- "ic_fluent_layout_column_two_split_right_focus_left_20_filled": 59837,
- "ic_fluent_layout_column_two_split_right_focus_top_right_20_filled": 59838,
- "ic_fluent_layout_row_four_20_filled": 59839,
- "ic_fluent_layout_row_four_20_regular": 59840,
- "ic_fluent_layout_row_four_focus_bottom_20_filled": 59841,
- "ic_fluent_layout_row_four_focus_center_bottom_20_filled": 59842,
- "ic_fluent_layout_row_four_focus_center_top_20_filled": 59843,
- "ic_fluent_layout_row_four_focus_top_20_filled": 59844,
- "ic_fluent_layout_row_three_20_filled": 59845,
- "ic_fluent_layout_row_three_20_regular": 59846,
- "ic_fluent_layout_row_three_focus_bottom_20_filled": 59847,
- "ic_fluent_layout_row_three_focus_center_20_filled": 59848,
- "ic_fluent_layout_row_three_focus_top_20_filled": 59849,
- "ic_fluent_layout_row_two_20_filled": 59850,
- "ic_fluent_layout_row_two_20_regular": 59851,
- "ic_fluent_layout_row_two_focus_bottom_20_filled": 59852,
- "ic_fluent_layout_row_two_focus_top_20_filled": 59853,
- "ic_fluent_layout_row_two_split_bottom_20_filled": 59854,
- "ic_fluent_layout_row_two_split_bottom_20_regular": 59855,
- "ic_fluent_layout_row_two_split_bottom_focus_bottom_left_20_filled": 59856,
- "ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled": 59857,
- "ic_fluent_layout_row_two_split_bottom_focus_top_20_filled": 59858,
- "ic_fluent_layout_row_two_split_top_20_filled": 59859,
- "ic_fluent_layout_row_two_split_top_20_regular": 59860,
- "ic_fluent_layout_row_two_split_top_focus_bottom_20_filled": 59861,
- "ic_fluent_layout_row_two_split_top_focus_top_left_20_filled": 59862,
- "ic_fluent_layout_row_two_split_top_focus_top_right_20_filled": 59863,
- "ic_fluent_leaf_one_20_filled": 59864,
- "ic_fluent_leaf_one_20_regular": 59865,
- "ic_fluent_leaf_three_20_filled": 59866,
- "ic_fluent_leaf_three_20_regular": 59867,
- "ic_fluent_leaf_two_20_filled": 59868,
- "ic_fluent_leaf_two_20_regular": 59869,
- "ic_fluent_learning_app_20_filled": 59870,
- "ic_fluent_learning_app_20_regular": 59871,
- "ic_fluent_library_20_filled": 59872,
- "ic_fluent_library_20_regular": 59873,
- "ic_fluent_lightbulb_20_filled": 59874,
- "ic_fluent_lightbulb_20_regular": 59875,
- "ic_fluent_lightbulb_checkmark_20_filled": 59876,
- "ic_fluent_lightbulb_checkmark_20_regular": 59877,
- "ic_fluent_lightbulb_circle_20_filled": 59878,
- "ic_fluent_lightbulb_circle_20_regular": 59879,
- "ic_fluent_lightbulb_filament_20_filled": 59880,
- "ic_fluent_lightbulb_filament_20_regular": 59881,
- "ic_fluent_lightbulb_person_20_filled": 59882,
- "ic_fluent_lightbulb_person_20_regular": 59883,
- "ic_fluent_likert_20_filled": 59884,
- "ic_fluent_likert_20_regular": 59885,
- "ic_fluent_line_20_filled": 59886,
- "ic_fluent_line_20_regular": 59887,
- "ic_fluent_line_dashes_20_filled": 59888,
- "ic_fluent_line_dashes_20_regular": 59889,
- "ic_fluent_line_flow_diagonal_up_right_20_filled": 59890,
- "ic_fluent_line_flow_diagonal_up_right_20_regular": 59891,
- "ic_fluent_line_horizontal_1_20_filled": 59892,
- "ic_fluent_line_horizontal_1_20_regular": 59893,
- "ic_fluent_line_horizontal_1_dashes_20_filled": 59894,
- "ic_fluent_line_horizontal_1_dashes_20_regular": 59895,
- "ic_fluent_line_horizontal_2_dashes_solid_20_filled": 59896,
- "ic_fluent_line_horizontal_2_dashes_solid_20_regular": 59897,
- "ic_fluent_line_horizontal_3_20_filled": 59898,
- "ic_fluent_line_horizontal_3_20_regular": 59899,
- "ic_fluent_line_horizontal_4_20_filled": 59900,
- "ic_fluent_line_horizontal_4_20_regular": 59901,
- "ic_fluent_line_horizontal_4_search_20_filled": 59902,
- "ic_fluent_line_horizontal_4_search_20_regular": 59903,
- "ic_fluent_line_horizontal_5_20_filled": 59904,
- "ic_fluent_line_horizontal_5_20_regular": 59905,
- "ic_fluent_line_horizontal_5_error_20_filled": 59906,
- "ic_fluent_line_horizontal_5_error_20_regular": 59907,
- "ic_fluent_line_style_20_filled": 59908,
- "ic_fluent_line_style_20_regular": 59909,
- "ic_fluent_line_thickness_20_filled": 59910,
- "ic_fluent_line_thickness_20_regular": 59911,
- "ic_fluent_link_20_filled": 59912,
- "ic_fluent_link_20_regular": 59913,
- "ic_fluent_link_add_20_filled": 59914,
- "ic_fluent_link_add_20_regular": 59915,
- "ic_fluent_link_dismiss_20_filled": 59916,
- "ic_fluent_link_dismiss_20_regular": 59917,
- "ic_fluent_link_edit_20_filled": 59918,
- "ic_fluent_link_edit_20_regular": 59919,
- "ic_fluent_link_multiple_20_filled": 59920,
- "ic_fluent_link_multiple_20_regular": 59921,
- "ic_fluent_link_person_20_filled": 59922,
- "ic_fluent_link_person_20_regular": 59923,
- "ic_fluent_link_square_20_filled": 59924,
- "ic_fluent_link_square_20_regular": 59925,
- "ic_fluent_link_toolbox_20_filled": 59926,
- "ic_fluent_link_toolbox_20_regular": 59927,
- "ic_fluent_list_20_filled": 59928,
- "ic_fluent_list_20_regular": 59929,
- "ic_fluent_list_bar_20_filled": 59930,
- "ic_fluent_list_bar_20_regular": 59931,
- "ic_fluent_list_bar_tree_20_filled": 59932,
- "ic_fluent_list_bar_tree_20_regular": 59933,
- "ic_fluent_list_bar_tree_offset_20_filled": 59934,
- "ic_fluent_list_bar_tree_offset_20_regular": 59935,
- "ic_fluent_list_rtl_20_filled": 59936,
- "ic_fluent_list_rtl_20_regular": 59937,
- "ic_fluent_live_20_filled": 59938,
- "ic_fluent_live_20_regular": 59939,
- "ic_fluent_live_off_20_filled": 59940,
- "ic_fluent_live_off_20_regular": 59941,
- "ic_fluent_local_language_20_filled": 59942,
- "ic_fluent_local_language_20_regular": 59943,
- "ic_fluent_location_20_filled": 59944,
- "ic_fluent_location_20_regular": 59945,
- "ic_fluent_location_add_20_filled": 59946,
- "ic_fluent_location_add_20_regular": 59947,
- "ic_fluent_location_add_left_20_filled": 59948,
- "ic_fluent_location_add_left_20_regular": 59949,
- "ic_fluent_location_add_right_20_filled": 59950,
- "ic_fluent_location_add_right_20_regular": 59951,
- "ic_fluent_location_add_up_20_filled": 59952,
- "ic_fluent_location_add_up_20_regular": 59953,
- "ic_fluent_location_arrow_20_filled": 59954,
- "ic_fluent_location_arrow_20_regular": 59955,
- "ic_fluent_location_arrow_left_20_filled": 59956,
- "ic_fluent_location_arrow_left_20_regular": 59957,
- "ic_fluent_location_arrow_right_20_filled": 59958,
- "ic_fluent_location_arrow_right_20_regular": 59959,
- "ic_fluent_location_arrow_up_20_filled": 59960,
- "ic_fluent_location_arrow_up_20_regular": 59961,
- "ic_fluent_location_dismiss_20_filled": 59962,
- "ic_fluent_location_dismiss_20_regular": 59963,
- "ic_fluent_location_live_20_filled": 59964,
- "ic_fluent_location_live_20_regular": 59965,
- "ic_fluent_location_off_20_filled": 59966,
- "ic_fluent_location_off_20_regular": 59967,
- "ic_fluent_location_ripple_20_filled": 59968,
- "ic_fluent_location_ripple_20_regular": 59969,
- "ic_fluent_location_target_square_20_filled": 59970,
- "ic_fluent_location_target_square_20_regular": 59971,
- "ic_fluent_lock_closed_20_filled": 59972,
- "ic_fluent_lock_closed_20_regular": 59973,
- "ic_fluent_lock_closed_key_20_filled": 59974,
- "ic_fluent_lock_closed_key_20_regular": 59975,
- "ic_fluent_lock_multiple_20_filled": 59976,
- "ic_fluent_lock_multiple_20_regular": 59977,
- "ic_fluent_lock_open_20_filled": 59978,
- "ic_fluent_lock_open_20_regular": 59979,
- "ic_fluent_lock_shield_20_filled": 59980,
- "ic_fluent_lock_shield_20_regular": 59981,
- "ic_fluent_lottery_20_filled": 59982,
- "ic_fluent_lottery_20_regular": 59983,
- "ic_fluent_luggage_20_filled": 59984,
- "ic_fluent_luggage_20_regular": 59985,
- "ic_fluent_mail_20_filled": 59986,
- "ic_fluent_mail_20_regular": 59987,
- "ic_fluent_mail_add_20_filled": 59988,
- "ic_fluent_mail_add_20_regular": 59989,
- "ic_fluent_mail_alert_20_filled": 59990,
- "ic_fluent_mail_alert_20_regular": 59991,
- "ic_fluent_mail_all_read_20_filled": 59992,
- "ic_fluent_mail_all_read_20_regular": 59993,
- "ic_fluent_mail_all_unread_20_filled": 59994,
- "ic_fluent_mail_all_unread_20_regular": 59995,
- "ic_fluent_mail_arrow_clockwise_20_filled": 59996,
- "ic_fluent_mail_arrow_clockwise_20_regular": 59997,
- "ic_fluent_mail_arrow_double_back_20_filled": 59998,
- "ic_fluent_mail_arrow_double_back_20_regular": 59999,
- "ic_fluent_mail_arrow_down_20_filled": 60000,
- "ic_fluent_mail_arrow_down_20_regular": 60001,
- "ic_fluent_mail_arrow_forward_20_filled": 60002,
- "ic_fluent_mail_arrow_forward_20_regular": 60003,
- "ic_fluent_mail_arrow_up_20_filled": 60004,
- "ic_fluent_mail_arrow_up_20_regular": 60005,
- "ic_fluent_mail_attach_20_filled": 60006,
- "ic_fluent_mail_attach_20_regular": 60007,
- "ic_fluent_mail_checkmark_20_filled": 60008,
- "ic_fluent_mail_checkmark_20_regular": 60009,
- "ic_fluent_mail_clock_20_filled": 60010,
- "ic_fluent_mail_clock_20_regular": 60011,
- "ic_fluent_mail_copy_20_filled": 60012,
- "ic_fluent_mail_copy_20_regular": 60013,
- "ic_fluent_mail_dismiss_20_filled": 60014,
- "ic_fluent_mail_dismiss_20_regular": 60015,
- "ic_fluent_mail_edit_20_filled": 60016,
- "ic_fluent_mail_edit_20_regular": 60017,
- "ic_fluent_mail_error_20_filled": 60018,
- "ic_fluent_mail_error_20_regular": 60019,
- "ic_fluent_mail_inbox_20_filled": 60020,
- "ic_fluent_mail_inbox_20_regular": 60021,
- "ic_fluent_mail_inbox_add_20_filled": 60022,
- "ic_fluent_mail_inbox_add_20_regular": 60023,
- "ic_fluent_mail_inbox_all_20_filled": 60024,
- "ic_fluent_mail_inbox_all_20_regular": 60025,
- "ic_fluent_mail_inbox_arrow_down_20_filled": 60026,
- "ic_fluent_mail_inbox_arrow_down_20_regular": 60027,
- "ic_fluent_mail_inbox_arrow_right_20_filled": 60028,
- "ic_fluent_mail_inbox_arrow_right_20_regular": 60029,
- "ic_fluent_mail_inbox_arrow_up_20_filled": 60030,
- "ic_fluent_mail_inbox_arrow_up_20_regular": 60031,
- "ic_fluent_mail_inbox_checkmark_20_filled": 60032,
- "ic_fluent_mail_inbox_checkmark_20_regular": 60033,
- "ic_fluent_mail_inbox_dismiss_20_filled": 60034,
- "ic_fluent_mail_inbox_dismiss_20_regular": 60035,
- "ic_fluent_mail_link_20_filled": 60036,
- "ic_fluent_mail_link_20_regular": 60037,
- "ic_fluent_mail_list_20_filled": 60038,
- "ic_fluent_mail_list_20_regular": 60039,
- "ic_fluent_mail_multiple_20_filled": 60040,
- "ic_fluent_mail_multiple_20_regular": 60041,
- "ic_fluent_mail_off_20_filled": 60042,
- "ic_fluent_mail_off_20_regular": 60043,
- "ic_fluent_mail_open_person_20_filled": 60044,
- "ic_fluent_mail_open_person_20_regular": 60045,
- "ic_fluent_mail_pause_20_filled": 60046,
- "ic_fluent_mail_pause_20_regular": 60047,
- "ic_fluent_mail_prohibited_20_filled": 60048,
- "ic_fluent_mail_prohibited_20_regular": 60049,
- "ic_fluent_mail_read_20_filled": 60050,
- "ic_fluent_mail_read_20_regular": 60051,
- "ic_fluent_mail_read_multiple_20_filled": 60052,
- "ic_fluent_mail_read_multiple_20_regular": 60053,
- "ic_fluent_mail_rewind_20_filled": 60054,
- "ic_fluent_mail_rewind_20_regular": 60055,
- "ic_fluent_mail_settings_20_filled": 60056,
- "ic_fluent_mail_settings_20_regular": 60057,
- "ic_fluent_mail_shield_20_filled": 60058,
- "ic_fluent_mail_shield_20_regular": 60059,
- "ic_fluent_mail_template_20_filled": 60060,
- "ic_fluent_mail_template_20_regular": 60061,
- "ic_fluent_mail_unread_20_filled": 60062,
- "ic_fluent_mail_unread_20_regular": 60063,
- "ic_fluent_mail_warning_20_filled": 60064,
- "ic_fluent_mail_warning_20_regular": 60065,
- "ic_fluent_mailbox_20_filled": 60066,
- "ic_fluent_mailbox_20_regular": 60067,
- "ic_fluent_map_20_filled": 60068,
- "ic_fluent_map_20_regular": 60069,
- "ic_fluent_map_drive_20_filled": 60070,
- "ic_fluent_map_drive_20_regular": 60071,
- "ic_fluent_markdown_20_filled": 60072,
- "ic_fluent_markdown_20_regular": 60073,
- "ic_fluent_match_app_layout_20_filled": 60074,
- "ic_fluent_match_app_layout_20_regular": 60075,
- "ic_fluent_math_format_linear_20_filled": 60076,
- "ic_fluent_math_format_linear_20_regular": 60077,
- "ic_fluent_math_format_professional_20_filled": 60078,
- "ic_fluent_math_format_professional_20_regular": 60079,
- "ic_fluent_math_formula_20_filled": 60080,
- "ic_fluent_math_formula_20_regular": 60081,
- "ic_fluent_math_symbols_20_filled": 60082,
- "ic_fluent_math_symbols_20_regular": 60083,
- "ic_fluent_maximize_20_filled": 60084,
- "ic_fluent_maximize_20_regular": 60085,
- "ic_fluent_meet_now_20_filled": 60086,
- "ic_fluent_meet_now_20_regular": 60087,
- "ic_fluent_megaphone_20_filled": 60088,
- "ic_fluent_megaphone_20_regular": 60089,
- "ic_fluent_megaphone_circle_20_filled": 60090,
- "ic_fluent_megaphone_circle_20_regular": 60091,
- "ic_fluent_megaphone_loud_20_filled": 60092,
- "ic_fluent_megaphone_loud_20_regular": 60093,
- "ic_fluent_megaphone_off_20_filled": 60094,
- "ic_fluent_megaphone_off_20_regular": 60095,
- "ic_fluent_mention_20_filled": 60096,
- "ic_fluent_mention_20_regular": 60097,
- "ic_fluent_mention_arrow_down_20_filled": 60098,
- "ic_fluent_mention_arrow_down_20_regular": 60099,
- "ic_fluent_mention_brackets_20_filled": 60100,
- "ic_fluent_mention_brackets_20_regular": 60101,
- "ic_fluent_merge_20_filled": 60102,
- "ic_fluent_merge_20_regular": 60103,
- "ic_fluent_mic_20_filled": 60104,
- "ic_fluent_mic_20_regular": 60105,
- "ic_fluent_mic_off_20_filled": 60106,
- "ic_fluent_mic_off_20_regular": 60107,
- "ic_fluent_mic_prohibited_20_filled": 60108,
- "ic_fluent_mic_prohibited_20_regular": 60109,
- "ic_fluent_mic_pulse_20_filled": 60110,
- "ic_fluent_mic_pulse_20_regular": 60111,
- "ic_fluent_mic_pulse_off_20_filled": 60112,
- "ic_fluent_mic_pulse_off_20_regular": 60113,
- "ic_fluent_mic_record_20_filled": 60114,
- "ic_fluent_mic_record_20_regular": 60115,
- "ic_fluent_mic_settings_20_filled": 60116,
- "ic_fluent_mic_settings_20_regular": 60117,
- "ic_fluent_mic_sparkle_20_filled": 60118,
- "ic_fluent_mic_sparkle_20_regular": 60119,
- "ic_fluent_mic_sync_20_filled": 60120,
- "ic_fluent_mic_sync_20_regular": 60121,
- "ic_fluent_microscope_20_filled": 60122,
- "ic_fluent_microscope_20_regular": 60123,
- "ic_fluent_midi_20_filled": 60124,
- "ic_fluent_midi_20_regular": 60125,
- "ic_fluent_mobile_optimized_20_filled": 60126,
- "ic_fluent_mobile_optimized_20_regular": 60127,
- "ic_fluent_mold_20_filled": 60128,
- "ic_fluent_mold_20_regular": 60129,
- "ic_fluent_molecule_20_filled": 60130,
- "ic_fluent_molecule_20_regular": 60131,
- "ic_fluent_money_20_filled": 60132,
- "ic_fluent_money_20_regular": 60133,
- "ic_fluent_money_calculator_20_filled": 60134,
- "ic_fluent_money_calculator_20_regular": 60135,
- "ic_fluent_money_dismiss_20_filled": 60136,
- "ic_fluent_money_dismiss_20_regular": 60137,
- "ic_fluent_money_hand_20_filled": 60138,
- "ic_fluent_money_hand_20_regular": 60139,
- "ic_fluent_money_off_20_filled": 60140,
- "ic_fluent_money_off_20_regular": 60141,
- "ic_fluent_money_settings_20_filled": 60142,
- "ic_fluent_money_settings_20_regular": 60143,
- "ic_fluent_more_circle_20_filled": 60144,
- "ic_fluent_more_circle_20_regular": 60145,
- "ic_fluent_more_horizontal_20_filled": 60146,
- "ic_fluent_more_horizontal_20_regular": 60147,
- "ic_fluent_more_vertical_20_filled": 60148,
- "ic_fluent_more_vertical_20_regular": 60149,
- "ic_fluent_mountain_location_bottom_20_filled": 60150,
- "ic_fluent_mountain_location_bottom_20_regular": 60151,
- "ic_fluent_mountain_location_top_20_filled": 60152,
- "ic_fluent_mountain_location_top_20_regular": 60153,
- "ic_fluent_mountain_trail_20_filled": 60154,
- "ic_fluent_mountain_trail_20_regular": 60155,
- "ic_fluent_movies_and_tv_20_filled": 60156,
- "ic_fluent_movies_and_tv_20_regular": 60157,
- "ic_fluent_multiplier_1_2x_20_filled": 60158,
- "ic_fluent_multiplier_1_2x_20_regular": 60159,
- "ic_fluent_multiplier_1_5x_20_filled": 60160,
- "ic_fluent_multiplier_1_5x_20_regular": 60161,
- "ic_fluent_multiplier_1_8x_20_filled": 60162,
- "ic_fluent_multiplier_1_8x_20_regular": 60163,
- "ic_fluent_multiplier_1x_20_filled": 60164,
- "ic_fluent_multiplier_1x_20_regular": 60165,
- "ic_fluent_multiplier_2x_20_filled": 60166,
- "ic_fluent_multiplier_2x_20_regular": 60167,
- "ic_fluent_multiplier_5x_20_filled": 60168,
- "ic_fluent_multiplier_5x_20_regular": 60169,
- "ic_fluent_multiselect_ltr_20_filled": 60170,
- "ic_fluent_multiselect_ltr_20_regular": 60171,
- "ic_fluent_multiselect_rtl_20_filled": 60172,
- "ic_fluent_multiselect_rtl_20_regular": 60173,
- "ic_fluent_music_note_1_20_filled": 60174,
- "ic_fluent_music_note_1_20_regular": 60175,
- "ic_fluent_music_note_2_20_filled": 60176,
- "ic_fluent_music_note_2_20_regular": 60177,
- "ic_fluent_music_note_2_play_20_filled": 60178,
- "ic_fluent_music_note_2_play_20_regular": 60179,
- "ic_fluent_music_note_off_1_20_filled": 60180,
- "ic_fluent_music_note_off_1_20_regular": 60181,
- "ic_fluent_music_note_off_2_20_filled": 60182,
- "ic_fluent_music_note_off_2_20_regular": 60183,
- "ic_fluent_my_location_20_filled": 60184,
- "ic_fluent_my_location_20_regular": 60185,
- "ic_fluent_navigation_20_filled": 60186,
- "ic_fluent_navigation_20_regular": 60187,
- "ic_fluent_navigation_location_target_20_filled": 60188,
- "ic_fluent_navigation_location_target_20_regular": 60189,
- "ic_fluent_navigation_play_20_filled": 60190,
- "ic_fluent_navigation_play_20_regular": 60191,
- "ic_fluent_navigation_unread_20_filled": 60192,
- "ic_fluent_navigation_unread_20_regular": 60193,
- "ic_fluent_network_check_20_filled": 60194,
- "ic_fluent_network_check_20_regular": 60195,
- "ic_fluent_new_20_filled": 60196,
- "ic_fluent_new_20_regular": 60197,
- "ic_fluent_news_20_filled": 60198,
- "ic_fluent_news_20_regular": 60199,
- "ic_fluent_next_20_filled": 60200,
- "ic_fluent_next_20_regular": 60201,
- "ic_fluent_next_frame_20_filled": 60202,
- "ic_fluent_next_frame_20_regular": 60203,
- "ic_fluent_note_20_filled": 60204,
- "ic_fluent_note_20_regular": 60205,
- "ic_fluent_note_add_20_filled": 60206,
- "ic_fluent_note_add_20_regular": 60207,
- "ic_fluent_note_edit_20_filled": 60208,
- "ic_fluent_note_edit_20_regular": 60209,
- "ic_fluent_note_pin_20_filled": 60210,
- "ic_fluent_note_pin_20_regular": 60211,
- "ic_fluent_notebook_20_filled": 60212,
- "ic_fluent_notebook_20_regular": 60213,
- "ic_fluent_notebook_add_20_filled": 60214,
- "ic_fluent_notebook_add_20_regular": 60215,
- "ic_fluent_notebook_arrow_curve_down_20_filled": 60216,
- "ic_fluent_notebook_arrow_curve_down_20_regular": 60217,
- "ic_fluent_notebook_error_20_filled": 60218,
- "ic_fluent_notebook_error_20_regular": 60219,
- "ic_fluent_notebook_eye_20_filled": 60220,
- "ic_fluent_notebook_eye_20_regular": 60221,
- "ic_fluent_notebook_lightning_20_filled": 60222,
- "ic_fluent_notebook_lightning_20_regular": 60223,
- "ic_fluent_notebook_question_mark_20_filled": 60224,
- "ic_fluent_notebook_question_mark_20_regular": 60225,
- "ic_fluent_notebook_section_20_filled": 60226,
- "ic_fluent_notebook_section_20_regular": 60227,
- "ic_fluent_notebook_section_arrow_right_20_filled": 60228,
- "ic_fluent_notebook_section_arrow_right_20_regular": 60229,
- "ic_fluent_notebook_subsection_20_filled": 60230,
- "ic_fluent_notebook_subsection_20_regular": 60231,
- "ic_fluent_notebook_sync_20_filled": 60232,
- "ic_fluent_notebook_sync_20_regular": 60233,
- "ic_fluent_notepad_20_filled": 60234,
- "ic_fluent_notepad_20_regular": 60235,
- "ic_fluent_notepad_edit_20_filled": 60236,
- "ic_fluent_notepad_edit_20_regular": 60237,
- "ic_fluent_notepad_person_20_filled": 60238,
- "ic_fluent_notepad_person_20_regular": 60239,
- "ic_fluent_number_circle_0_20_filled": 60240,
- "ic_fluent_number_circle_0_20_regular": 60241,
- "ic_fluent_number_circle_1_20_filled": 60242,
- "ic_fluent_number_circle_1_20_regular": 60243,
- "ic_fluent_number_circle_2_20_filled": 60244,
- "ic_fluent_number_circle_2_20_regular": 60245,
- "ic_fluent_number_circle_3_20_filled": 60246,
- "ic_fluent_number_circle_3_20_regular": 60247,
- "ic_fluent_number_circle_4_20_filled": 60248,
- "ic_fluent_number_circle_4_20_regular": 60249,
- "ic_fluent_number_circle_5_20_filled": 60250,
- "ic_fluent_number_circle_5_20_regular": 60251,
- "ic_fluent_number_circle_6_20_filled": 60252,
- "ic_fluent_number_circle_6_20_regular": 60253,
- "ic_fluent_number_circle_7_20_filled": 60254,
- "ic_fluent_number_circle_7_20_regular": 60255,
- "ic_fluent_number_circle_8_20_filled": 60256,
- "ic_fluent_number_circle_8_20_regular": 60257,
- "ic_fluent_number_circle_9_20_filled": 60258,
- "ic_fluent_number_circle_9_20_regular": 60259,
- "ic_fluent_number_row_20_filled": 60260,
- "ic_fluent_number_row_20_regular": 60261,
- "ic_fluent_number_symbol_20_filled": 60262,
- "ic_fluent_number_symbol_20_regular": 60263,
- "ic_fluent_number_symbol_dismiss_20_filled": 60264,
- "ic_fluent_number_symbol_dismiss_20_regular": 60265,
- "ic_fluent_number_symbol_square_20_filled": 60266,
- "ic_fluent_number_symbol_square_20_regular": 60267,
- "ic_fluent_open_20_filled": 60268,
- "ic_fluent_open_20_regular": 60269,
- "ic_fluent_open_folder_20_filled": 60270,
- "ic_fluent_open_folder_20_regular": 60271,
- "ic_fluent_open_off_20_filled": 60272,
- "ic_fluent_open_off_20_regular": 60273,
- "ic_fluent_options_20_filled": 60274,
- "ic_fluent_options_20_regular": 60275,
- "ic_fluent_organization_20_filled": 60276,
- "ic_fluent_organization_20_regular": 60277,
- "ic_fluent_organization_horizontal_20_filled": 60278,
- "ic_fluent_organization_horizontal_20_regular": 60279,
- "ic_fluent_orientation_20_filled": 60280,
- "ic_fluent_orientation_20_regular": 60281,
- "ic_fluent_oval_20_filled": 60282,
- "ic_fluent_oval_20_regular": 60283,
- "ic_fluent_oven_20_filled": 60284,
- "ic_fluent_oven_20_regular": 60285,
- "ic_fluent_padding_down_20_filled": 60286,
- "ic_fluent_padding_down_20_regular": 60287,
- "ic_fluent_padding_left_20_filled": 60288,
- "ic_fluent_padding_left_20_regular": 60289,
- "ic_fluent_padding_right_20_filled": 60290,
- "ic_fluent_padding_right_20_regular": 60291,
- "ic_fluent_padding_top_20_filled": 60292,
- "ic_fluent_padding_top_20_regular": 60293,
- "ic_fluent_page_fit_20_filled": 60294,
- "ic_fluent_page_fit_20_regular": 60295,
- "ic_fluent_paint_brush_20_filled": 60296,
- "ic_fluent_paint_brush_20_regular": 60297,
- "ic_fluent_paint_brush_arrow_down_20_filled": 60298,
- "ic_fluent_paint_brush_arrow_down_20_regular": 60299,
- "ic_fluent_paint_brush_arrow_up_20_filled": 60300,
- "ic_fluent_paint_brush_arrow_up_20_regular": 60301,
- "ic_fluent_paint_bucket_20_filled": 60302,
- "ic_fluent_paint_bucket_20_regular": 60303,
- "ic_fluent_pair_20_filled": 60304,
- "ic_fluent_pair_20_regular": 60305,
- "ic_fluent_panel_bottom_20_filled": 60306,
- "ic_fluent_panel_bottom_20_regular": 60307,
- "ic_fluent_panel_bottom_contract_20_filled": 60308,
- "ic_fluent_panel_bottom_contract_20_regular": 60309,
- "ic_fluent_panel_bottom_expand_20_filled": 60310,
- "ic_fluent_panel_bottom_expand_20_regular": 60311,
- "ic_fluent_panel_left_20_filled": 60312,
- "ic_fluent_panel_left_20_regular": 60313,
- "ic_fluent_panel_left_add_20_filled": 60314,
- "ic_fluent_panel_left_add_20_regular": 60315,
- "ic_fluent_panel_left_contract_20_filled": 60316,
- "ic_fluent_panel_left_contract_20_regular": 60317,
- "ic_fluent_panel_left_expand_20_filled": 60318,
- "ic_fluent_panel_left_expand_20_regular": 60319,
- "ic_fluent_panel_left_focus_right_20_filled": 60320,
- "ic_fluent_panel_left_header_20_filled": 60321,
- "ic_fluent_panel_left_header_20_regular": 60322,
- "ic_fluent_panel_left_header_add_20_filled": 60323,
- "ic_fluent_panel_left_header_add_20_regular": 60324,
- "ic_fluent_panel_left_header_key_20_filled": 60325,
- "ic_fluent_panel_left_header_key_20_regular": 60326,
- "ic_fluent_panel_left_key_20_filled": 60327,
- "ic_fluent_panel_left_key_20_regular": 60328,
- "ic_fluent_panel_left_text_20_filled": 60329,
- "ic_fluent_panel_left_text_20_regular": 60330,
- "ic_fluent_panel_left_text_add_20_filled": 60331,
- "ic_fluent_panel_left_text_add_20_regular": 60332,
- "ic_fluent_panel_left_text_dismiss_20_filled": 60333,
- "ic_fluent_panel_left_text_dismiss_20_regular": 60334,
- "ic_fluent_panel_right_20_filled": 60335,
- "ic_fluent_panel_right_20_regular": 60336,
- "ic_fluent_panel_right_add_20_filled": 60337,
- "ic_fluent_panel_right_add_20_regular": 60338,
- "ic_fluent_panel_right_contract_20_filled": 60339,
- "ic_fluent_panel_right_contract_20_regular": 60340,
- "ic_fluent_panel_right_cursor_20_filled": 60341,
- "ic_fluent_panel_right_cursor_20_regular": 60342,
- "ic_fluent_panel_right_expand_20_filled": 60343,
- "ic_fluent_panel_right_expand_20_regular": 60344,
- "ic_fluent_panel_right_gallery_20_filled": 60345,
- "ic_fluent_panel_right_gallery_20_regular": 60346,
- "ic_fluent_panel_separate_window_20_filled": 60347,
- "ic_fluent_panel_separate_window_20_regular": 60348,
- "ic_fluent_panel_top_contract_20_filled": 60349,
- "ic_fluent_panel_top_contract_20_regular": 60350,
- "ic_fluent_panel_top_expand_20_filled": 60351,
- "ic_fluent_panel_top_expand_20_regular": 60352,
- "ic_fluent_panel_top_gallery_20_filled": 60353,
- "ic_fluent_panel_top_gallery_20_regular": 60354,
- "ic_fluent_password_20_filled": 60355,
- "ic_fluent_password_20_regular": 60356,
- "ic_fluent_patch_20_filled": 60357,
- "ic_fluent_patch_20_regular": 60358,
- "ic_fluent_patient_20_filled": 60359,
- "ic_fluent_patient_20_regular": 60360,
- "ic_fluent_pause_20_filled": 60361,
- "ic_fluent_pause_20_regular": 60362,
- "ic_fluent_pause_circle_20_filled": 60363,
- "ic_fluent_pause_circle_20_regular": 60364,
- "ic_fluent_pause_off_20_filled": 60365,
- "ic_fluent_pause_off_20_regular": 60366,
- "ic_fluent_pause_settings_20_filled": 60367,
- "ic_fluent_pause_settings_20_regular": 60368,
- "ic_fluent_payment_20_filled": 60369,
- "ic_fluent_payment_20_regular": 60370,
- "ic_fluent_payment_wireless_20_filled": 60371,
- "ic_fluent_payment_wireless_20_regular": 60372,
- "ic_fluent_pen_20_filled": 60373,
- "ic_fluent_pen_20_regular": 60374,
- "ic_fluent_pen_dismiss_20_filled": 60375,
- "ic_fluent_pen_dismiss_20_regular": 60376,
- "ic_fluent_pen_off_20_filled": 60377,
- "ic_fluent_pen_off_20_regular": 60378,
- "ic_fluent_pen_prohibited_20_filled": 60379,
- "ic_fluent_pen_prohibited_20_regular": 60380,
- "ic_fluent_pen_sparkle_20_filled": 60381,
- "ic_fluent_pen_sparkle_20_regular": 60382,
- "ic_fluent_pentagon_20_filled": 60383,
- "ic_fluent_pentagon_20_regular": 60384,
- "ic_fluent_people_20_filled": 60385,
- "ic_fluent_people_20_regular": 60386,
- "ic_fluent_people_add_20_filled": 60387,
- "ic_fluent_people_add_20_regular": 60388,
- "ic_fluent_people_audience_20_filled": 60389,
- "ic_fluent_people_audience_20_regular": 60390,
- "ic_fluent_people_call_20_filled": 60391,
- "ic_fluent_people_call_20_regular": 60392,
- "ic_fluent_people_chat_20_filled": 60393,
- "ic_fluent_people_chat_20_regular": 60394,
- "ic_fluent_people_checkmark_20_filled": 60395,
- "ic_fluent_people_checkmark_20_regular": 60396,
- "ic_fluent_people_community_20_filled": 60397,
- "ic_fluent_people_community_20_regular": 60398,
- "ic_fluent_people_community_add_20_filled": 60399,
- "ic_fluent_people_community_add_20_regular": 60400,
- "ic_fluent_people_edit_20_filled": 60401,
- "ic_fluent_people_edit_20_regular": 60402,
- "ic_fluent_people_error_20_filled": 60403,
- "ic_fluent_people_error_20_regular": 60404,
- "ic_fluent_people_list_20_filled": 60405,
- "ic_fluent_people_list_20_regular": 60406,
- "ic_fluent_people_lock_20_filled": 60407,
- "ic_fluent_people_lock_20_regular": 60408,
- "ic_fluent_people_money_20_filled": 60409,
- "ic_fluent_people_money_20_regular": 60410,
- "ic_fluent_people_prohibited_20_filled": 60411,
- "ic_fluent_people_prohibited_20_regular": 60412,
- "ic_fluent_people_queue_20_filled": 60413,
- "ic_fluent_people_queue_20_regular": 60414,
- "ic_fluent_people_search_20_filled": 60415,
- "ic_fluent_people_search_20_regular": 60416,
- "ic_fluent_people_settings_20_filled": 60417,
- "ic_fluent_people_settings_20_regular": 60418,
- "ic_fluent_people_star_20_filled": 60419,
- "ic_fluent_people_star_20_regular": 60420,
- "ic_fluent_people_subtract_20_filled": 60421,
- "ic_fluent_people_subtract_20_regular": 60422,
- "ic_fluent_people_swap_20_filled": 60423,
- "ic_fluent_people_swap_20_regular": 60424,
- "ic_fluent_people_sync_20_filled": 60425,
- "ic_fluent_people_sync_20_regular": 60426,
- "ic_fluent_people_team_20_filled": 60427,
- "ic_fluent_people_team_20_regular": 60428,
- "ic_fluent_people_team_add_20_filled": 60429,
- "ic_fluent_people_team_add_20_regular": 60430,
- "ic_fluent_people_team_delete_20_filled": 60431,
- "ic_fluent_people_team_delete_20_regular": 60432,
- "ic_fluent_people_team_toolbox_20_filled": 60433,
- "ic_fluent_people_team_toolbox_20_regular": 60434,
- "ic_fluent_people_toolbox_20_filled": 60435,
- "ic_fluent_people_toolbox_20_regular": 60436,
- "ic_fluent_person_20_filled": 60437,
- "ic_fluent_person_20_regular": 60438,
- "ic_fluent_person_5_20_filled": 60439,
- "ic_fluent_person_5_20_regular": 60440,
- "ic_fluent_person_6_20_filled": 60441,
- "ic_fluent_person_6_20_regular": 60442,
- "ic_fluent_person_accounts_20_filled": 60443,
- "ic_fluent_person_accounts_20_regular": 60444,
- "ic_fluent_person_add_20_filled": 60445,
- "ic_fluent_person_add_20_regular": 60446,
- "ic_fluent_person_alert_20_filled": 60447,
- "ic_fluent_person_alert_20_regular": 60448,
- "ic_fluent_person_alert_off_20_filled": 60449,
- "ic_fluent_person_alert_off_20_regular": 60450,
- "ic_fluent_person_arrow_back_20_filled": 60451,
- "ic_fluent_person_arrow_back_20_regular": 60452,
- "ic_fluent_person_arrow_left_20_filled": 60453,
- "ic_fluent_person_arrow_left_20_regular": 60454,
- "ic_fluent_person_arrow_right_20_filled": 60455,
- "ic_fluent_person_arrow_right_20_regular": 60456,
- "ic_fluent_person_available_20_filled": 60457,
- "ic_fluent_person_available_20_regular": 60458,
- "ic_fluent_person_board_20_filled": 60459,
- "ic_fluent_person_board_20_regular": 60460,
- "ic_fluent_person_call_20_filled": 60461,
- "ic_fluent_person_call_20_regular": 60462,
- "ic_fluent_person_chat_20_filled": 60463,
- "ic_fluent_person_chat_20_regular": 60464,
- "ic_fluent_person_circle_20_filled": 60465,
- "ic_fluent_person_circle_20_regular": 60466,
- "ic_fluent_person_clock_20_filled": 60467,
- "ic_fluent_person_clock_20_regular": 60468,
- "ic_fluent_person_delete_20_filled": 60469,
- "ic_fluent_person_delete_20_regular": 60470,
- "ic_fluent_person_desktop_20_filled": 60471,
- "ic_fluent_person_desktop_20_regular": 60472,
- "ic_fluent_person_edit_20_filled": 60473,
- "ic_fluent_person_edit_20_regular": 60474,
- "ic_fluent_person_feedback_20_filled": 60475,
- "ic_fluent_person_feedback_20_regular": 60476,
- "ic_fluent_person_heart_20_filled": 60477,
- "ic_fluent_person_heart_20_regular": 60478,
- "ic_fluent_person_info_20_filled": 60479,
- "ic_fluent_person_info_20_regular": 60480,
- "ic_fluent_person_key_20_filled": 60481,
- "ic_fluent_person_key_20_regular": 60482,
- "ic_fluent_person_lightbulb_20_filled": 60483,
- "ic_fluent_person_lightbulb_20_regular": 60484,
- "ic_fluent_person_lightning_20_filled": 60485,
- "ic_fluent_person_lightning_20_regular": 60486,
- "ic_fluent_person_link_20_filled": 60487,
- "ic_fluent_person_link_20_regular": 60488,
- "ic_fluent_person_lock_20_filled": 60489,
- "ic_fluent_person_lock_20_regular": 60490,
- "ic_fluent_person_mail_20_filled": 60491,
- "ic_fluent_person_mail_20_regular": 60492,
- "ic_fluent_person_money_20_filled": 60493,
- "ic_fluent_person_money_20_regular": 60494,
- "ic_fluent_person_note_20_filled": 60495,
- "ic_fluent_person_note_20_regular": 60496,
- "ic_fluent_person_passkey_20_filled": 60497,
- "ic_fluent_person_passkey_20_regular": 60498,
- "ic_fluent_person_pill_20_filled": 60499,
- "ic_fluent_person_pill_20_regular": 60500,
- "ic_fluent_person_prohibited_20_filled": 60501,
- "ic_fluent_person_prohibited_20_regular": 60502,
- "ic_fluent_person_question_mark_20_filled": 60503,
- "ic_fluent_person_question_mark_20_regular": 60504,
- "ic_fluent_person_ribbon_20_filled": 60505,
- "ic_fluent_person_ribbon_20_regular": 60506,
- "ic_fluent_person_running_20_filled": 60507,
- "ic_fluent_person_running_20_regular": 60508,
- "ic_fluent_person_search_20_filled": 60509,
- "ic_fluent_person_search_20_regular": 60510,
- "ic_fluent_person_settings_20_filled": 60511,
- "ic_fluent_person_settings_20_regular": 60512,
- "ic_fluent_person_square_20_filled": 60513,
- "ic_fluent_person_square_20_regular": 60514,
- "ic_fluent_person_square_checkmark_20_filled": 60515,
- "ic_fluent_person_square_checkmark_20_regular": 60516,
- "ic_fluent_person_star_20_filled": 60517,
- "ic_fluent_person_star_20_regular": 60518,
- "ic_fluent_person_starburst_20_filled": 60519,
- "ic_fluent_person_starburst_20_regular": 60520,
- "ic_fluent_person_subtract_20_filled": 60521,
- "ic_fluent_person_subtract_20_regular": 60522,
- "ic_fluent_person_support_20_filled": 60523,
- "ic_fluent_person_support_20_regular": 60524,
- "ic_fluent_person_swap_20_filled": 60525,
- "ic_fluent_person_swap_20_regular": 60526,
- "ic_fluent_person_sync_20_filled": 60527,
- "ic_fluent_person_sync_20_regular": 60528,
- "ic_fluent_person_tag_20_filled": 60529,
- "ic_fluent_person_tag_20_regular": 60530,
- "ic_fluent_person_voice_20_filled": 60531,
- "ic_fluent_person_voice_20_regular": 60532,
- "ic_fluent_person_walking_20_filled": 60533,
- "ic_fluent_person_walking_20_regular": 60534,
- "ic_fluent_person_warning_20_filled": 60535,
- "ic_fluent_person_warning_20_regular": 60536,
- "ic_fluent_person_wrench_20_filled": 60537,
- "ic_fluent_person_wrench_20_regular": 60538,
- "ic_fluent_phone_20_filled": 60539,
- "ic_fluent_phone_20_regular": 60540,
- "ic_fluent_phone_add_20_filled": 60541,
- "ic_fluent_phone_add_20_regular": 60542,
- "ic_fluent_phone_arrow_right_20_filled": 60543,
- "ic_fluent_phone_arrow_right_20_regular": 60544,
- "ic_fluent_phone_chat_20_filled": 60545,
- "ic_fluent_phone_chat_20_regular": 60546,
- "ic_fluent_phone_checkmark_20_filled": 60547,
- "ic_fluent_phone_checkmark_20_regular": 60548,
- "ic_fluent_phone_desktop_20_filled": 60549,
- "ic_fluent_phone_desktop_20_regular": 60550,
- "ic_fluent_phone_desktop_add_20_filled": 60551,
- "ic_fluent_phone_desktop_add_20_regular": 60552,
- "ic_fluent_phone_dismiss_20_filled": 60553,
- "ic_fluent_phone_dismiss_20_regular": 60554,
- "ic_fluent_phone_edit_20_filled": 60555,
- "ic_fluent_phone_edit_20_regular": 60556,
- "ic_fluent_phone_eraser_20_filled": 60557,
- "ic_fluent_phone_eraser_20_regular": 60558,
- "ic_fluent_phone_footer_arrow_down_20_filled": 60559,
- "ic_fluent_phone_footer_arrow_down_20_regular": 60560,
- "ic_fluent_phone_header_arrow_up_20_filled": 60561,
- "ic_fluent_phone_header_arrow_up_20_regular": 60562,
- "ic_fluent_phone_key_20_filled": 60563,
- "ic_fluent_phone_key_20_regular": 60564,
- "ic_fluent_phone_laptop_20_filled": 60565,
- "ic_fluent_phone_laptop_20_regular": 60566,
- "ic_fluent_phone_link_setup_20_filled": 60567,
- "ic_fluent_phone_link_setup_20_regular": 60568,
- "ic_fluent_phone_lock_20_filled": 60569,
- "ic_fluent_phone_lock_20_regular": 60570,
- "ic_fluent_phone_page_header_20_filled": 60571,
- "ic_fluent_phone_page_header_20_regular": 60572,
- "ic_fluent_phone_pagination_20_filled": 60573,
- "ic_fluent_phone_pagination_20_regular": 60574,
- "ic_fluent_phone_screen_time_20_filled": 60575,
- "ic_fluent_phone_screen_time_20_regular": 60576,
- "ic_fluent_phone_shake_20_filled": 60577,
- "ic_fluent_phone_shake_20_regular": 60578,
- "ic_fluent_phone_span_in_20_filled": 60579,
- "ic_fluent_phone_span_in_20_regular": 60580,
- "ic_fluent_phone_span_out_20_filled": 60581,
- "ic_fluent_phone_span_out_20_regular": 60582,
- "ic_fluent_phone_speaker_20_filled": 60583,
- "ic_fluent_phone_speaker_20_regular": 60584,
- "ic_fluent_phone_status_bar_20_filled": 60585,
- "ic_fluent_phone_status_bar_20_regular": 60586,
- "ic_fluent_phone_tablet_20_filled": 60587,
- "ic_fluent_phone_tablet_20_regular": 60588,
- "ic_fluent_phone_update_20_filled": 60589,
- "ic_fluent_phone_update_20_regular": 60590,
- "ic_fluent_phone_update_checkmark_20_filled": 60591,
- "ic_fluent_phone_update_checkmark_20_regular": 60592,
- "ic_fluent_phone_vertical_scroll_20_filled": 60593,
- "ic_fluent_phone_vertical_scroll_20_regular": 60594,
- "ic_fluent_phone_vibrate_20_filled": 60595,
- "ic_fluent_phone_vibrate_20_regular": 60596,
- "ic_fluent_photo_filter_20_filled": 60597,
- "ic_fluent_photo_filter_20_regular": 60598,
- "ic_fluent_pi_20_filled": 60599,
- "ic_fluent_pi_20_regular": 60600,
- "ic_fluent_picture_in_picture_20_filled": 60601,
- "ic_fluent_picture_in_picture_20_regular": 60602,
- "ic_fluent_picture_in_picture_enter_20_filled": 60603,
- "ic_fluent_picture_in_picture_enter_20_regular": 60604,
- "ic_fluent_picture_in_picture_exit_20_filled": 60605,
- "ic_fluent_picture_in_picture_exit_20_regular": 60606,
- "ic_fluent_pill_20_filled": 60607,
- "ic_fluent_pill_20_regular": 60608,
- "ic_fluent_pin_20_filled": 60609,
- "ic_fluent_pin_20_regular": 60610,
- "ic_fluent_pin_off_20_filled": 60611,
- "ic_fluent_pin_off_20_regular": 60612,
- "ic_fluent_pipeline_20_filled": 60613,
- "ic_fluent_pipeline_20_regular": 60614,
- "ic_fluent_pipeline_add_20_filled": 60615,
- "ic_fluent_pipeline_add_20_regular": 60616,
- "ic_fluent_pipeline_arrow_curve_down_20_filled": 60617,
- "ic_fluent_pipeline_arrow_curve_down_20_regular": 60618,
- "ic_fluent_pipeline_play_20_filled": 60619,
- "ic_fluent_pipeline_play_20_regular": 60620,
- "ic_fluent_pivot_20_filled": 60621,
- "ic_fluent_pivot_20_regular": 60622,
- "ic_fluent_plant_cattail_20_filled": 60623,
- "ic_fluent_plant_cattail_20_regular": 60624,
- "ic_fluent_plant_grass_20_filled": 60625,
- "ic_fluent_plant_grass_20_regular": 60626,
- "ic_fluent_plant_ragweed_20_filled": 60627,
- "ic_fluent_plant_ragweed_20_regular": 60628,
- "ic_fluent_play_20_filled": 60629,
- "ic_fluent_play_20_regular": 60630,
- "ic_fluent_play_circle_20_filled": 60631,
- "ic_fluent_play_circle_20_regular": 60632,
- "ic_fluent_play_circle_hint_20_filled": 60633,
- "ic_fluent_play_circle_hint_20_regular": 60634,
- "ic_fluent_play_settings_20_filled": 60635,
- "ic_fluent_play_settings_20_regular": 60636,
- "ic_fluent_playing_cards_20_filled": 60637,
- "ic_fluent_playing_cards_20_regular": 60638,
- "ic_fluent_plug_connected_20_filled": 60639,
- "ic_fluent_plug_connected_20_regular": 60640,
- "ic_fluent_plug_connected_add_20_filled": 60641,
- "ic_fluent_plug_connected_add_20_regular": 60642,
- "ic_fluent_plug_connected_checkmark_20_filled": 60643,
- "ic_fluent_plug_connected_checkmark_20_regular": 60644,
- "ic_fluent_plug_connected_settings_20_filled": 60645,
- "ic_fluent_plug_connected_settings_20_regular": 60646,
- "ic_fluent_plug_disconnected_20_filled": 60647,
- "ic_fluent_plug_disconnected_20_regular": 60648,
- "ic_fluent_point_scan_20_filled": 60649,
- "ic_fluent_point_scan_20_regular": 60650,
- "ic_fluent_poll_20_filled": 60651,
- "ic_fluent_poll_20_regular": 60652,
- "ic_fluent_poll_horizontal_20_filled": 60653,
- "ic_fluent_poll_horizontal_20_regular": 60654,
- "ic_fluent_poll_off_20_filled": 60655,
- "ic_fluent_poll_off_20_regular": 60656,
- "ic_fluent_port_hdmi_20_filled": 60657,
- "ic_fluent_port_hdmi_20_regular": 60658,
- "ic_fluent_port_micro_usb_20_filled": 60659,
- "ic_fluent_port_micro_usb_20_regular": 60660,
- "ic_fluent_port_usb_a_20_filled": 60661,
- "ic_fluent_port_usb_a_20_regular": 60662,
- "ic_fluent_port_usb_c_20_filled": 60663,
- "ic_fluent_port_usb_c_20_regular": 60664,
- "ic_fluent_position_backward_20_filled": 60665,
- "ic_fluent_position_backward_20_regular": 60666,
- "ic_fluent_position_forward_20_filled": 60667,
- "ic_fluent_position_forward_20_regular": 60668,
- "ic_fluent_position_to_back_20_filled": 60669,
- "ic_fluent_position_to_back_20_regular": 60670,
- "ic_fluent_position_to_front_20_filled": 60671,
- "ic_fluent_position_to_front_20_regular": 60672,
- "ic_fluent_power_20_filled": 60673,
- "ic_fluent_power_20_regular": 60674,
- "ic_fluent_predictions_20_filled": 60675,
- "ic_fluent_predictions_20_regular": 60676,
- "ic_fluent_premium_20_filled": 60677,
- "ic_fluent_premium_20_regular": 60678,
- "ic_fluent_premium_person_20_filled": 60679,
- "ic_fluent_premium_person_20_regular": 60680,
- "ic_fluent_presence_available_20_filled": 60681,
- "ic_fluent_presence_available_20_regular": 60682,
- "ic_fluent_presence_away_20_filled": 60683,
- "ic_fluent_presence_away_20_regular": 60684,
- "ic_fluent_presence_blocked_20_regular": 60685,
- "ic_fluent_presence_busy_20_filled": 60686,
- "ic_fluent_presence_dnd_20_filled": 60687,
- "ic_fluent_presence_dnd_20_regular": 60688,
- "ic_fluent_presence_offline_20_regular": 60689,
- "ic_fluent_presence_oof_20_regular": 60690,
- "ic_fluent_presence_unknown_20_regular": 60691,
- "ic_fluent_presenter_20_filled": 60692,
- "ic_fluent_presenter_20_regular": 60693,
- "ic_fluent_presenter_off_20_filled": 60694,
- "ic_fluent_presenter_off_20_regular": 60695,
- "ic_fluent_preview_link_20_filled": 60696,
- "ic_fluent_preview_link_20_regular": 60697,
- "ic_fluent_previous_20_filled": 60698,
- "ic_fluent_previous_20_regular": 60699,
- "ic_fluent_previous_frame_20_filled": 60700,
- "ic_fluent_previous_frame_20_regular": 60701,
- "ic_fluent_print_20_filled": 60702,
- "ic_fluent_print_20_regular": 60703,
- "ic_fluent_print_add_20_filled": 60704,
- "ic_fluent_print_add_20_regular": 60705,
- "ic_fluent_production_20_filled": 60706,
- "ic_fluent_production_20_regular": 60707,
- "ic_fluent_production_checkmark_20_filled": 60708,
- "ic_fluent_production_checkmark_20_regular": 60709,
- "ic_fluent_prohibited_20_filled": 60710,
- "ic_fluent_prohibited_20_regular": 60711,
- "ic_fluent_prohibited_multiple_20_filled": 60712,
- "ic_fluent_prohibited_multiple_20_regular": 60713,
- "ic_fluent_prohibited_note_20_filled": 60714,
- "ic_fluent_prohibited_note_20_regular": 60715,
- "ic_fluent_projection_screen_20_filled": 60716,
- "ic_fluent_projection_screen_20_regular": 60717,
- "ic_fluent_projection_screen_dismiss_20_filled": 60718,
- "ic_fluent_projection_screen_dismiss_20_regular": 60719,
- "ic_fluent_projection_screen_text_20_filled": 60720,
- "ic_fluent_projection_screen_text_20_regular": 60721,
- "ic_fluent_protocol_handler_20_filled": 60722,
- "ic_fluent_protocol_handler_20_regular": 60723,
- "ic_fluent_pulse_20_filled": 60724,
- "ic_fluent_pulse_20_regular": 60725,
- "ic_fluent_pulse_square_20_filled": 60726,
- "ic_fluent_pulse_square_20_regular": 60727,
- "ic_fluent_puzzle_cube_20_filled": 60728,
- "ic_fluent_puzzle_cube_20_regular": 60729,
- "ic_fluent_puzzle_cube_piece_20_filled": 60730,
- "ic_fluent_puzzle_cube_piece_20_regular": 60731,
- "ic_fluent_puzzle_piece_20_filled": 60732,
- "ic_fluent_puzzle_piece_20_regular": 60733,
- "ic_fluent_puzzle_piece_shield_20_filled": 60734,
- "ic_fluent_puzzle_piece_shield_20_regular": 60735,
- "ic_fluent_qr_code_20_filled": 60736,
- "ic_fluent_qr_code_20_regular": 60737,
- "ic_fluent_question_20_filled": 60738,
- "ic_fluent_question_20_regular": 60739,
- "ic_fluent_question_circle_20_filled": 60740,
- "ic_fluent_question_circle_20_regular": 60741,
- "ic_fluent_quiz_new_20_filled": 60742,
- "ic_fluent_quiz_new_20_regular": 60743,
- "ic_fluent_radar_20_filled": 60744,
- "ic_fluent_radar_20_regular": 60745,
- "ic_fluent_radar_checkmark_20_filled": 60746,
- "ic_fluent_radar_checkmark_20_regular": 60747,
- "ic_fluent_radar_rectangle_multiple_20_filled": 60748,
- "ic_fluent_radar_rectangle_multiple_20_regular": 60749,
- "ic_fluent_radio_button_20_filled": 60750,
- "ic_fluent_radio_button_20_regular": 60751,
- "ic_fluent_ram_20_filled": 60752,
- "ic_fluent_ram_20_regular": 60753,
- "ic_fluent_rating_mature_20_filled": 60754,
- "ic_fluent_rating_mature_20_regular": 60755,
- "ic_fluent_ratio_one_to_one_20_filled": 60756,
- "ic_fluent_ratio_one_to_one_20_regular": 60757,
- "ic_fluent_re_order_20_filled": 60758,
- "ic_fluent_re_order_20_regular": 60759,
- "ic_fluent_re_order_dots_horizontal_20_filled": 60760,
- "ic_fluent_re_order_dots_horizontal_20_regular": 60761,
- "ic_fluent_re_order_dots_vertical_20_filled": 60762,
- "ic_fluent_re_order_dots_vertical_20_regular": 60763,
- "ic_fluent_read_aloud_20_filled": 60764,
- "ic_fluent_read_aloud_20_regular": 60765,
- "ic_fluent_reading_list_20_filled": 60766,
- "ic_fluent_reading_list_20_regular": 60767,
- "ic_fluent_reading_list_add_20_filled": 60768,
- "ic_fluent_reading_list_add_20_regular": 60769,
- "ic_fluent_reading_mode_mobile_20_filled": 60770,
- "ic_fluent_reading_mode_mobile_20_regular": 60771,
- "ic_fluent_real_estate_20_filled": 60772,
- "ic_fluent_real_estate_20_regular": 60773,
- "ic_fluent_receipt_20_filled": 60774,
- "ic_fluent_receipt_20_regular": 60775,
- "ic_fluent_receipt_add_20_filled": 60776,
- "ic_fluent_receipt_add_20_regular": 60777,
- "ic_fluent_receipt_bag_20_filled": 60778,
- "ic_fluent_receipt_bag_20_regular": 60779,
- "ic_fluent_receipt_cube_20_filled": 60780,
- "ic_fluent_receipt_cube_20_regular": 60781,
- "ic_fluent_receipt_money_20_filled": 60782,
- "ic_fluent_receipt_money_20_regular": 60783,
- "ic_fluent_receipt_play_20_filled": 60784,
- "ic_fluent_receipt_play_20_regular": 60785,
- "ic_fluent_receipt_search_20_filled": 60786,
- "ic_fluent_receipt_search_20_regular": 60787,
- "ic_fluent_receipt_sparkles_20_filled": 60788,
- "ic_fluent_receipt_sparkles_20_regular": 60789,
- "ic_fluent_record_20_filled": 60790,
- "ic_fluent_record_20_regular": 60791,
- "ic_fluent_record_stop_20_filled": 60792,
- "ic_fluent_record_stop_20_regular": 60793,
- "ic_fluent_rectangle_landscape_20_filled": 60794,
- "ic_fluent_rectangle_landscape_20_regular": 60795,
- "ic_fluent_rectangle_landscape_hint_copy_20_filled": 60796,
- "ic_fluent_rectangle_landscape_hint_copy_20_regular": 60797,
- "ic_fluent_rectangle_landscape_sparkle_20_filled": 60798,
- "ic_fluent_rectangle_landscape_sparkle_20_regular": 60799,
- "ic_fluent_rectangle_landscape_sync_20_filled": 60800,
- "ic_fluent_rectangle_landscape_sync_20_regular": 60801,
- "ic_fluent_rectangle_landscape_sync_off_20_filled": 60802,
- "ic_fluent_rectangle_landscape_sync_off_20_regular": 60803,
- "ic_fluent_rectangle_portrait_location_target_20_filled": 60804,
- "ic_fluent_rectangle_portrait_location_target_20_regular": 60805,
- "ic_fluent_recycle_20_filled": 60806,
- "ic_fluent_recycle_20_regular": 60807,
- "ic_fluent_remix_add_20_filled": 60808,
- "ic_fluent_remix_add_20_regular": 60809,
- "ic_fluent_remote_20_filled": 60810,
- "ic_fluent_remote_20_regular": 60811,
- "ic_fluent_rename_20_filled": 60812,
- "ic_fluent_rename_20_regular": 60813,
- "ic_fluent_reorder_20_filled": 60814,
- "ic_fluent_reorder_20_regular": 60815,
- "ic_fluent_replay_20_filled": 60816,
- "ic_fluent_replay_20_regular": 60817,
- "ic_fluent_resize_20_filled": 60818,
- "ic_fluent_resize_20_regular": 60819,
- "ic_fluent_resize_image_20_filled": 60820,
- "ic_fluent_resize_image_20_regular": 60821,
- "ic_fluent_resize_large_20_filled": 60822,
- "ic_fluent_resize_large_20_regular": 60823,
- "ic_fluent_resize_small_20_filled": 60824,
- "ic_fluent_resize_small_20_regular": 60825,
- "ic_fluent_resize_table_20_filled": 60826,
- "ic_fluent_resize_table_20_regular": 60827,
- "ic_fluent_resize_video_20_filled": 60828,
- "ic_fluent_resize_video_20_regular": 60829,
- "ic_fluent_reward_20_filled": 60830,
- "ic_fluent_reward_20_regular": 60831,
- "ic_fluent_rewind_20_filled": 60832,
- "ic_fluent_rewind_20_regular": 60833,
- "ic_fluent_rhombus_20_filled": 60834,
- "ic_fluent_rhombus_20_regular": 60835,
- "ic_fluent_ribbon_20_filled": 60836,
- "ic_fluent_ribbon_20_regular": 60837,
- "ic_fluent_ribbon_add_20_filled": 60838,
- "ic_fluent_ribbon_add_20_regular": 60839,
- "ic_fluent_ribbon_off_20_filled": 60840,
- "ic_fluent_ribbon_off_20_regular": 60841,
- "ic_fluent_ribbon_star_20_filled": 60842,
- "ic_fluent_ribbon_star_20_regular": 60843,
- "ic_fluent_road_20_filled": 60844,
- "ic_fluent_road_20_regular": 60845,
- "ic_fluent_road_cone_20_filled": 60846,
- "ic_fluent_road_cone_20_regular": 60847,
- "ic_fluent_rocket_20_filled": 60848,
- "ic_fluent_rocket_20_regular": 60849,
- "ic_fluent_rotate_left_20_filled": 60850,
- "ic_fluent_rotate_left_20_regular": 60851,
- "ic_fluent_rotate_right_20_filled": 60852,
- "ic_fluent_rotate_right_20_regular": 60853,
- "ic_fluent_router_20_filled": 60854,
- "ic_fluent_router_20_regular": 60855,
- "ic_fluent_row_triple_20_filled": 60856,
- "ic_fluent_row_triple_20_regular": 60857,
- "ic_fluent_rss_20_filled": 60858,
- "ic_fluent_rss_20_regular": 60859,
- "ic_fluent_ruler_20_filled": 60860,
- "ic_fluent_ruler_20_regular": 60861,
- "ic_fluent_run_20_filled": 60862,
- "ic_fluent_run_20_regular": 60863,
- "ic_fluent_sanitize_20_filled": 60864,
- "ic_fluent_sanitize_20_regular": 60865,
- "ic_fluent_save_20_filled": 60866,
- "ic_fluent_save_20_regular": 60867,
- "ic_fluent_save_arrow_right_20_filled": 60868,
- "ic_fluent_save_arrow_right_20_regular": 60869,
- "ic_fluent_save_copy_20_filled": 60870,
- "ic_fluent_save_copy_20_regular": 60871,
- "ic_fluent_save_edit_20_filled": 60872,
- "ic_fluent_save_edit_20_regular": 60873,
- "ic_fluent_save_image_20_filled": 60874,
- "ic_fluent_save_image_20_regular": 60875,
- "ic_fluent_save_multiple_20_filled": 60876,
- "ic_fluent_save_multiple_20_regular": 60877,
- "ic_fluent_save_search_20_filled": 60878,
- "ic_fluent_save_search_20_regular": 60879,
- "ic_fluent_save_sync_20_filled": 60880,
- "ic_fluent_save_sync_20_regular": 60881,
- "ic_fluent_savings_20_filled": 60882,
- "ic_fluent_savings_20_regular": 60883,
- "ic_fluent_scale_fill_20_filled": 60884,
- "ic_fluent_scale_fill_20_regular": 60885,
- "ic_fluent_scale_fit_20_filled": 60886,
- "ic_fluent_scale_fit_20_regular": 60887,
- "ic_fluent_scales_20_filled": 60888,
- "ic_fluent_scales_20_regular": 60889,
- "ic_fluent_scan_20_filled": 60890,
- "ic_fluent_scan_20_regular": 60891,
- "ic_fluent_scan_camera_20_filled": 60892,
- "ic_fluent_scan_camera_20_regular": 60893,
- "ic_fluent_scan_dash_20_filled": 60894,
- "ic_fluent_scan_dash_20_regular": 60895,
- "ic_fluent_scan_object_20_filled": 60896,
- "ic_fluent_scan_object_20_regular": 60897,
- "ic_fluent_scan_person_20_filled": 60898,
- "ic_fluent_scan_person_20_regular": 60899,
- "ic_fluent_scan_table_20_filled": 60900,
- "ic_fluent_scan_table_20_regular": 60901,
- "ic_fluent_scan_text_20_filled": 60902,
- "ic_fluent_scan_text_20_regular": 60903,
- "ic_fluent_scan_thumb_up_20_filled": 60904,
- "ic_fluent_scan_thumb_up_20_regular": 60905,
- "ic_fluent_scan_thumb_up_off_20_filled": 60906,
- "ic_fluent_scan_thumb_up_off_20_regular": 60907,
- "ic_fluent_scan_type_20_filled": 60908,
- "ic_fluent_scan_type_20_regular": 60909,
- "ic_fluent_scan_type_checkmark_20_filled": 60910,
- "ic_fluent_scan_type_checkmark_20_regular": 60911,
- "ic_fluent_scan_type_off_20_filled": 60912,
- "ic_fluent_scan_type_off_20_regular": 60913,
- "ic_fluent_scratchpad_20_filled": 60914,
- "ic_fluent_scratchpad_20_regular": 60915,
- "ic_fluent_screen_cut_20_filled": 60916,
- "ic_fluent_screen_cut_20_regular": 60917,
- "ic_fluent_screen_person_20_filled": 60918,
- "ic_fluent_screen_person_20_regular": 60919,
- "ic_fluent_screen_search_20_filled": 60920,
- "ic_fluent_screen_search_20_regular": 60921,
- "ic_fluent_screenshot_20_filled": 60922,
- "ic_fluent_screenshot_20_regular": 60923,
- "ic_fluent_screenshot_record_20_filled": 60924,
- "ic_fluent_screenshot_record_20_regular": 60925,
- "ic_fluent_script_20_filled": 60926,
- "ic_fluent_script_20_regular": 60927,
- "ic_fluent_search_20_filled": 60928,
- "ic_fluent_search_20_regular": 60929,
- "ic_fluent_search_info_20_filled": 60930,
- "ic_fluent_search_info_20_regular": 60931,
- "ic_fluent_search_settings_20_filled": 60932,
- "ic_fluent_search_settings_20_regular": 60933,
- "ic_fluent_search_shield_20_filled": 60934,
- "ic_fluent_search_shield_20_regular": 60935,
- "ic_fluent_search_square_20_filled": 60936,
- "ic_fluent_search_square_20_regular": 60937,
- "ic_fluent_search_visual_20_filled": 60938,
- "ic_fluent_search_visual_20_regular": 60939,
- "ic_fluent_seat_20_filled": 60940,
- "ic_fluent_seat_20_regular": 60941,
- "ic_fluent_seat_add_20_filled": 60942,
- "ic_fluent_seat_add_20_regular": 60943,
- "ic_fluent_select_all_off_20_filled": 60944,
- "ic_fluent_select_all_off_20_regular": 60945,
- "ic_fluent_select_all_on_20_filled": 60946,
- "ic_fluent_select_all_on_20_regular": 60947,
- "ic_fluent_select_object_20_filled": 60948,
- "ic_fluent_select_object_20_regular": 60949,
- "ic_fluent_select_object_skew_20_filled": 60950,
- "ic_fluent_select_object_skew_20_regular": 60951,
- "ic_fluent_select_object_skew_dismiss_20_filled": 60952,
- "ic_fluent_select_object_skew_dismiss_20_regular": 60953,
- "ic_fluent_select_object_skew_edit_20_filled": 60954,
- "ic_fluent_select_object_skew_edit_20_regular": 60955,
- "ic_fluent_send_20_filled": 60956,
- "ic_fluent_send_20_regular": 60957,
- "ic_fluent_send_beaker_20_filled": 60958,
- "ic_fluent_send_beaker_20_regular": 60959,
- "ic_fluent_send_clock_20_filled": 60960,
- "ic_fluent_send_clock_20_regular": 60961,
- "ic_fluent_send_copy_20_filled": 60962,
- "ic_fluent_send_copy_20_regular": 60963,
- "ic_fluent_serial_port_20_filled": 60964,
- "ic_fluent_serial_port_20_regular": 60965,
- "ic_fluent_server_20_filled": 60966,
- "ic_fluent_server_20_regular": 60967,
- "ic_fluent_server_link_20_filled": 60968,
- "ic_fluent_server_link_20_regular": 60969,
- "ic_fluent_server_multiple_20_filled": 60970,
- "ic_fluent_server_multiple_20_regular": 60971,
- "ic_fluent_server_play_20_filled": 60972,
- "ic_fluent_server_play_20_regular": 60973,
- "ic_fluent_service_bell_20_filled": 60974,
- "ic_fluent_service_bell_20_regular": 60975,
- "ic_fluent_settings_20_filled": 60976,
- "ic_fluent_settings_20_regular": 60977,
- "ic_fluent_settings_chat_20_filled": 60978,
- "ic_fluent_settings_chat_20_regular": 60979,
- "ic_fluent_settings_cog_multiple_20_filled": 60980,
- "ic_fluent_settings_cog_multiple_20_regular": 60981,
- "ic_fluent_shape_exclude_20_filled": 60982,
- "ic_fluent_shape_exclude_20_regular": 60983,
- "ic_fluent_shape_intersect_20_filled": 60984,
- "ic_fluent_shape_intersect_20_regular": 60985,
- "ic_fluent_shape_organic_20_filled": 60986,
- "ic_fluent_shape_organic_20_regular": 60987,
- "ic_fluent_shape_subtract_20_filled": 60988,
- "ic_fluent_shape_subtract_20_regular": 60989,
- "ic_fluent_shape_union_20_filled": 60990,
- "ic_fluent_shape_union_20_regular": 60991,
- "ic_fluent_shapes_20_filled": 60992,
- "ic_fluent_shapes_20_regular": 60993,
- "ic_fluent_share_20_filled": 60994,
- "ic_fluent_share_20_regular": 60995,
- "ic_fluent_share_android_20_filled": 60996,
- "ic_fluent_share_android_20_regular": 60997,
- "ic_fluent_share_close_tray_20_filled": 60998,
- "ic_fluent_share_close_tray_20_regular": 60999,
- "ic_fluent_share_ios_20_filled": 61000,
- "ic_fluent_share_ios_20_regular": 61001,
- "ic_fluent_share_screen_person_20_filled": 61002,
- "ic_fluent_share_screen_person_20_regular": 61003,
- "ic_fluent_share_screen_person_overlay_20_filled": 61004,
- "ic_fluent_share_screen_person_overlay_20_regular": 61005,
- "ic_fluent_share_screen_person_overlay_inside_20_filled": 61006,
- "ic_fluent_share_screen_person_overlay_inside_20_regular": 61007,
- "ic_fluent_share_screen_person_p_20_filled": 61008,
- "ic_fluent_share_screen_person_p_20_regular": 61009,
- "ic_fluent_share_screen_start_20_filled": 61010,
- "ic_fluent_share_screen_start_20_regular": 61011,
- "ic_fluent_share_screen_stop_20_filled": 61012,
- "ic_fluent_share_screen_stop_20_regular": 61013,
- "ic_fluent_shield_20_filled": 61014,
- "ic_fluent_shield_20_regular": 61015,
- "ic_fluent_shield_add_20_filled": 61016,
- "ic_fluent_shield_add_20_regular": 61017,
- "ic_fluent_shield_badge_20_filled": 61018,
- "ic_fluent_shield_badge_20_regular": 61019,
- "ic_fluent_shield_checkmark_20_filled": 61020,
- "ic_fluent_shield_checkmark_20_regular": 61021,
- "ic_fluent_shield_dismiss_20_filled": 61022,
- "ic_fluent_shield_dismiss_20_regular": 61023,
- "ic_fluent_shield_dismiss_shield_20_filled": 61024,
- "ic_fluent_shield_dismiss_shield_20_regular": 61025,
- "ic_fluent_shield_error_20_filled": 61026,
- "ic_fluent_shield_error_20_regular": 61027,
- "ic_fluent_shield_globe_20_filled": 61028,
- "ic_fluent_shield_globe_20_regular": 61029,
- "ic_fluent_shield_keyhole_20_filled": 61030,
- "ic_fluent_shield_keyhole_20_regular": 61031,
- "ic_fluent_shield_lock_20_filled": 61032,
- "ic_fluent_shield_lock_20_regular": 61033,
- "ic_fluent_shield_person_20_filled": 61034,
- "ic_fluent_shield_person_20_regular": 61035,
- "ic_fluent_shield_person_add_20_filled": 61036,
- "ic_fluent_shield_person_add_20_regular": 61037,
- "ic_fluent_shield_prohibited_20_filled": 61038,
- "ic_fluent_shield_prohibited_20_regular": 61039,
- "ic_fluent_shield_question_20_filled": 61040,
- "ic_fluent_shield_question_20_regular": 61041,
- "ic_fluent_shield_task_20_filled": 61042,
- "ic_fluent_shield_task_20_regular": 61043,
- "ic_fluent_shifts_20_filled": 61044,
- "ic_fluent_shifts_20_regular": 61045,
- "ic_fluent_shifts_30_minutes_20_filled": 61046,
- "ic_fluent_shifts_30_minutes_20_regular": 61047,
- "ic_fluent_shifts_activity_20_filled": 61048,
- "ic_fluent_shifts_activity_20_regular": 61049,
- "ic_fluent_shifts_add_20_filled": 61050,
- "ic_fluent_shifts_add_20_regular": 61051,
- "ic_fluent_shifts_availability_20_filled": 61052,
- "ic_fluent_shifts_availability_20_regular": 61053,
- "ic_fluent_shifts_checkmark_20_filled": 61054,
- "ic_fluent_shifts_checkmark_20_regular": 61055,
- "ic_fluent_shifts_day_20_filled": 61056,
- "ic_fluent_shifts_day_20_regular": 61057,
- "ic_fluent_shifts_open_20_filled": 61058,
- "ic_fluent_shifts_open_20_regular": 61059,
- "ic_fluent_shifts_prohibited_20_filled": 61060,
- "ic_fluent_shifts_prohibited_20_regular": 61061,
- "ic_fluent_shifts_question_mark_20_filled": 61062,
- "ic_fluent_shifts_question_mark_20_regular": 61063,
- "ic_fluent_shifts_team_20_filled": 61064,
- "ic_fluent_shifts_team_20_regular": 61065,
- "ic_fluent_shopping_bag_20_filled": 61066,
- "ic_fluent_shopping_bag_20_regular": 61067,
- "ic_fluent_shopping_bag_add_20_filled": 61068,
- "ic_fluent_shopping_bag_add_20_regular": 61069,
- "ic_fluent_shopping_bag_arrow_left_20_filled": 61070,
- "ic_fluent_shopping_bag_arrow_left_20_regular": 61071,
- "ic_fluent_shopping_bag_dismiss_20_filled": 61072,
- "ic_fluent_shopping_bag_dismiss_20_regular": 61073,
- "ic_fluent_shopping_bag_pause_20_filled": 61074,
- "ic_fluent_shopping_bag_pause_20_regular": 61075,
- "ic_fluent_shopping_bag_percent_20_filled": 61076,
- "ic_fluent_shopping_bag_percent_20_regular": 61077,
- "ic_fluent_shopping_bag_play_20_filled": 61078,
- "ic_fluent_shopping_bag_play_20_regular": 61079,
- "ic_fluent_shopping_bag_tag_20_filled": 61080,
- "ic_fluent_shopping_bag_tag_20_regular": 61081,
- "ic_fluent_shortpick_20_filled": 61082,
- "ic_fluent_shortpick_20_regular": 61083,
- "ic_fluent_showerhead_20_filled": 61084,
- "ic_fluent_showerhead_20_regular": 61085,
- "ic_fluent_sidebar_search_ltr_20_filled": 61086,
- "ic_fluent_sidebar_search_ltr_20_regular": 61087,
- "ic_fluent_sidebar_search_rtl_20_filled": 61088,
- "ic_fluent_sidebar_search_rtl_20_regular": 61089,
- "ic_fluent_sign_out_20_filled": 61090,
- "ic_fluent_sign_out_20_regular": 61091,
- "ic_fluent_signature_20_filled": 61092,
- "ic_fluent_signature_20_regular": 61093,
- "ic_fluent_sim_20_filled": 61094,
- "ic_fluent_sim_20_regular": 61095,
- "ic_fluent_skip_back_10_20_filled": 61096,
- "ic_fluent_skip_back_10_20_regular": 61097,
- "ic_fluent_skip_forward_10_20_filled": 61098,
- "ic_fluent_skip_forward_10_20_regular": 61099,
- "ic_fluent_skip_forward_30_20_filled": 61100,
- "ic_fluent_skip_forward_30_20_regular": 61101,
- "ic_fluent_skip_forward_tab_20_filled": 61102,
- "ic_fluent_skip_forward_tab_20_regular": 61103,
- "ic_fluent_slash_forward_20_filled": 61104,
- "ic_fluent_slash_forward_20_regular": 61105,
- "ic_fluent_sleep_20_filled": 61106,
- "ic_fluent_sleep_20_regular": 61107,
- "ic_fluent_slide_add_20_filled": 61108,
- "ic_fluent_slide_add_20_regular": 61109,
- "ic_fluent_slide_arrow_right_20_filled": 61110,
- "ic_fluent_slide_arrow_right_20_regular": 61111,
- "ic_fluent_slide_eraser_20_filled": 61112,
- "ic_fluent_slide_eraser_20_regular": 61113,
- "ic_fluent_slide_grid_20_filled": 61114,
- "ic_fluent_slide_grid_20_regular": 61115,
- "ic_fluent_slide_hide_20_filled": 61116,
- "ic_fluent_slide_hide_20_regular": 61117,
- "ic_fluent_slide_layout_20_filled": 61118,
- "ic_fluent_slide_layout_20_regular": 61119,
- "ic_fluent_slide_link_20_filled": 61120,
- "ic_fluent_slide_link_20_regular": 61121,
- "ic_fluent_slide_microphone_20_filled": 61122,
- "ic_fluent_slide_microphone_20_regular": 61123,
- "ic_fluent_slide_multiple_20_filled": 61124,
- "ic_fluent_slide_multiple_20_regular": 61125,
- "ic_fluent_slide_multiple_arrow_right_20_filled": 61126,
- "ic_fluent_slide_multiple_arrow_right_20_regular": 61127,
- "ic_fluent_slide_multiple_search_20_filled": 61128,
- "ic_fluent_slide_multiple_search_20_regular": 61129,
- "ic_fluent_slide_record_20_filled": 61130,
- "ic_fluent_slide_record_20_regular": 61131,
- "ic_fluent_slide_search_20_filled": 61132,
- "ic_fluent_slide_search_20_regular": 61133,
- "ic_fluent_slide_settings_20_filled": 61134,
- "ic_fluent_slide_settings_20_regular": 61135,
- "ic_fluent_slide_size_20_filled": 61136,
- "ic_fluent_slide_size_20_regular": 61137,
- "ic_fluent_slide_text_20_filled": 61138,
- "ic_fluent_slide_text_20_regular": 61139,
- "ic_fluent_slide_text_edit_20_filled": 61140,
- "ic_fluent_slide_text_edit_20_regular": 61141,
- "ic_fluent_slide_text_multiple_20_filled": 61142,
- "ic_fluent_slide_text_multiple_20_regular": 61143,
- "ic_fluent_slide_text_person_20_filled": 61144,
- "ic_fluent_slide_text_person_20_regular": 61145,
- "ic_fluent_slide_text_sparkle_20_filled": 61146,
- "ic_fluent_slide_text_sparkle_20_regular": 61147,
- "ic_fluent_slide_transition_20_filled": 61148,
- "ic_fluent_slide_transition_20_regular": 61149,
- "ic_fluent_smartwatch_20_filled": 61150,
- "ic_fluent_smartwatch_20_regular": 61151,
- "ic_fluent_smartwatch_dot_20_filled": 61152,
- "ic_fluent_smartwatch_dot_20_regular": 61153,
- "ic_fluent_snooze_20_filled": 61154,
- "ic_fluent_snooze_20_regular": 61155,
- "ic_fluent_sound_source_20_filled": 61156,
- "ic_fluent_sound_source_20_regular": 61157,
- "ic_fluent_sound_wave_circle_20_filled": 61158,
- "ic_fluent_sound_wave_circle_20_regular": 61159,
- "ic_fluent_space_3d_20_filled": 61160,
- "ic_fluent_space_3d_20_regular": 61161,
- "ic_fluent_spacebar_20_filled": 61162,
- "ic_fluent_spacebar_20_regular": 61163,
- "ic_fluent_sparkle_20_filled": 61164,
- "ic_fluent_sparkle_20_regular": 61165,
- "ic_fluent_sparkle_circle_20_filled": 61166,
- "ic_fluent_sparkle_circle_20_regular": 61167,
- "ic_fluent_spatula_spoon_20_filled": 61168,
- "ic_fluent_spatula_spoon_20_regular": 61169,
- "ic_fluent_speaker_0_20_filled": 61170,
- "ic_fluent_speaker_0_20_regular": 61171,
- "ic_fluent_speaker_1_20_filled": 61172,
- "ic_fluent_speaker_1_20_regular": 61173,
- "ic_fluent_speaker_2_20_filled": 61174,
- "ic_fluent_speaker_2_20_regular": 61175,
- "ic_fluent_speaker_bluetooth_20_filled": 61176,
- "ic_fluent_speaker_bluetooth_20_regular": 61177,
- "ic_fluent_speaker_box_20_filled": 61178,
- "ic_fluent_speaker_box_20_regular": 61179,
- "ic_fluent_speaker_edit_20_filled": 61180,
- "ic_fluent_speaker_edit_20_regular": 61181,
- "ic_fluent_speaker_mute_20_filled": 61182,
- "ic_fluent_speaker_mute_20_regular": 61183,
- "ic_fluent_speaker_off_20_filled": 61184,
- "ic_fluent_speaker_off_20_regular": 61185,
- "ic_fluent_speaker_settings_20_filled": 61186,
- "ic_fluent_speaker_settings_20_regular": 61187,
- "ic_fluent_speaker_usb_20_filled": 61188,
- "ic_fluent_speaker_usb_20_regular": 61189,
- "ic_fluent_spinner_ios_20_filled": 61190,
- "ic_fluent_spinner_ios_20_regular": 61191,
- "ic_fluent_split_hint_20_filled": 61192,
- "ic_fluent_split_hint_20_regular": 61193,
- "ic_fluent_split_horizontal_20_filled": 61194,
- "ic_fluent_split_horizontal_20_regular": 61195,
- "ic_fluent_split_vertical_20_filled": 61196,
- "ic_fluent_split_vertical_20_regular": 61197,
- "ic_fluent_sport_20_filled": 61198,
- "ic_fluent_sport_20_regular": 61199,
- "ic_fluent_sport_american_football_20_filled": 61200,
- "ic_fluent_sport_american_football_20_regular": 61201,
- "ic_fluent_sport_baseball_20_filled": 61202,
- "ic_fluent_sport_baseball_20_regular": 61203,
- "ic_fluent_sport_basketball_20_filled": 61204,
- "ic_fluent_sport_basketball_20_regular": 61205,
- "ic_fluent_sport_hockey_20_filled": 61206,
- "ic_fluent_sport_hockey_20_regular": 61207,
- "ic_fluent_sport_soccer_20_filled": 61208,
- "ic_fluent_sport_soccer_20_regular": 61209,
- "ic_fluent_square_20_filled": 61210,
- "ic_fluent_square_20_regular": 61211,
- "ic_fluent_square_add_20_filled": 61212,
- "ic_fluent_square_add_20_regular": 61213,
- "ic_fluent_square_arrow_forward_20_filled": 61214,
- "ic_fluent_square_arrow_forward_20_regular": 61215,
- "ic_fluent_square_dismiss_20_filled": 61216,
- "ic_fluent_square_dismiss_20_regular": 61217,
- "ic_fluent_square_eraser_20_filled": 61218,
- "ic_fluent_square_eraser_20_regular": 61219,
- "ic_fluent_square_hint_20_filled": 61220,
- "ic_fluent_square_hint_20_regular": 61221,
- "ic_fluent_square_hint_apps_20_filled": 61222,
- "ic_fluent_square_hint_apps_20_regular": 61223,
- "ic_fluent_square_hint_arrow_back_20_filled": 61224,
- "ic_fluent_square_hint_arrow_back_20_regular": 61225,
- "ic_fluent_square_hint_hexagon_20_filled": 61226,
- "ic_fluent_square_hint_hexagon_20_regular": 61227,
- "ic_fluent_square_hint_sparkles_20_filled": 61228,
- "ic_fluent_square_hint_sparkles_20_regular": 61229,
- "ic_fluent_square_multiple_20_filled": 61230,
- "ic_fluent_square_multiple_20_regular": 61231,
- "ic_fluent_square_shadow_20_filled": 61232,
- "ic_fluent_square_shadow_20_regular": 61233,
- "ic_fluent_squares_nested_20_filled": 61234,
- "ic_fluent_squares_nested_20_regular": 61235,
- "ic_fluent_stack_20_filled": 61236,
- "ic_fluent_stack_20_regular": 61237,
- "ic_fluent_stack_add_20_filled": 61238,
- "ic_fluent_stack_add_20_regular": 61239,
- "ic_fluent_stack_arrow_forward_20_filled": 61240,
- "ic_fluent_stack_arrow_forward_20_regular": 61241,
- "ic_fluent_stack_star_20_filled": 61242,
- "ic_fluent_stack_star_20_regular": 61243,
- "ic_fluent_stack_vertical_20_filled": 61244,
- "ic_fluent_stack_vertical_20_regular": 61245,
- "ic_fluent_star_20_filled": 61246,
- "ic_fluent_star_20_regular": 61247,
- "ic_fluent_star_add_20_filled": 61248,
- "ic_fluent_star_add_20_regular": 61249,
- "ic_fluent_star_arrow_back_20_filled": 61250,
- "ic_fluent_star_arrow_back_20_regular": 61251,
- "ic_fluent_star_arrow_right_end_20_filled": 61252,
- "ic_fluent_star_arrow_right_end_20_regular": 61253,
- "ic_fluent_star_arrow_right_start_20_filled": 61254,
- "ic_fluent_star_arrow_right_start_20_regular": 61255,
- "ic_fluent_star_checkmark_20_filled": 61256,
- "ic_fluent_star_checkmark_20_regular": 61257,
- "ic_fluent_star_dismiss_20_filled": 61258,
- "ic_fluent_star_dismiss_20_regular": 61259,
- "ic_fluent_star_edit_20_filled": 61260,
- "ic_fluent_star_edit_20_regular": 61261,
- "ic_fluent_star_emphasis_20_filled": 61262,
- "ic_fluent_star_emphasis_20_regular": 61263,
- "ic_fluent_star_half_20_filled": 61264,
- "ic_fluent_star_half_20_regular": 61265,
- "ic_fluent_star_line_horizontal_3_20_filled": 61266,
- "ic_fluent_star_line_horizontal_3_20_regular": 61267,
- "ic_fluent_star_off_20_filled": 61268,
- "ic_fluent_star_off_20_regular": 61269,
- "ic_fluent_star_one_quarter_20_filled": 61270,
- "ic_fluent_star_one_quarter_20_regular": 61271,
- "ic_fluent_star_prohibited_20_filled": 61272,
- "ic_fluent_star_prohibited_20_regular": 61273,
- "ic_fluent_star_settings_20_filled": 61274,
- "ic_fluent_star_settings_20_regular": 61275,
- "ic_fluent_star_three_quarter_20_filled": 61276,
- "ic_fluent_star_three_quarter_20_regular": 61277,
- "ic_fluent_status_20_filled": 61278,
- "ic_fluent_status_20_regular": 61279,
- "ic_fluent_step_20_filled": 61280,
- "ic_fluent_step_20_regular": 61281,
- "ic_fluent_steps_20_filled": 61282,
- "ic_fluent_steps_20_regular": 61283,
- "ic_fluent_stethoscope_20_filled": 61284,
- "ic_fluent_stethoscope_20_regular": 61285,
- "ic_fluent_sticker_20_filled": 61286,
- "ic_fluent_sticker_20_regular": 61287,
- "ic_fluent_sticker_add_20_filled": 61288,
- "ic_fluent_sticker_add_20_regular": 61289,
- "ic_fluent_stop_20_filled": 61290,
- "ic_fluent_stop_20_regular": 61291,
- "ic_fluent_storage_20_filled": 61292,
- "ic_fluent_storage_20_regular": 61293,
- "ic_fluent_store_microsoft_20_filled": 61294,
- "ic_fluent_store_microsoft_20_regular": 61295,
- "ic_fluent_stream_20_filled": 61296,
- "ic_fluent_stream_20_regular": 61297,
- "ic_fluent_stream_input_20_filled": 61298,
- "ic_fluent_stream_input_20_regular": 61299,
- "ic_fluent_stream_input_output_20_filled": 61300,
- "ic_fluent_stream_input_output_20_regular": 61301,
- "ic_fluent_stream_output_20_filled": 61302,
- "ic_fluent_stream_output_20_regular": 61303,
- "ic_fluent_street_sign_20_filled": 61304,
- "ic_fluent_street_sign_20_regular": 61305,
- "ic_fluent_style_guide_20_filled": 61306,
- "ic_fluent_style_guide_20_regular": 61307,
- "ic_fluent_sub_grid_20_filled": 61308,
- "ic_fluent_sub_grid_20_regular": 61309,
- "ic_fluent_subtitles_20_filled": 61310,
- "ic_fluent_subtitles_20_regular": 61311,
- "ic_fluent_subtract_20_filled": 61312,
- "ic_fluent_subtract_20_regular": 61313,
- "ic_fluent_subtract_circle_20_filled": 61314,
- "ic_fluent_subtract_circle_20_regular": 61315,
- "ic_fluent_subtract_circle_arrow_back_20_filled": 61316,
- "ic_fluent_subtract_circle_arrow_back_20_regular": 61317,
- "ic_fluent_subtract_circle_arrow_forward_20_filled": 61318,
- "ic_fluent_subtract_circle_arrow_forward_20_regular": 61319,
- "ic_fluent_subtract_parentheses_20_filled": 61320,
- "ic_fluent_subtract_parentheses_20_regular": 61321,
- "ic_fluent_subtract_square_20_filled": 61322,
- "ic_fluent_subtract_square_20_regular": 61323,
- "ic_fluent_subtract_square_multiple_20_filled": 61324,
- "ic_fluent_subtract_square_multiple_20_regular": 61325,
- "ic_fluent_surface_earbuds_20_filled": 61326,
- "ic_fluent_surface_earbuds_20_regular": 61327,
- "ic_fluent_surface_hub_20_filled": 61328,
- "ic_fluent_surface_hub_20_regular": 61329,
- "ic_fluent_swimming_pool_20_filled": 61330,
- "ic_fluent_swimming_pool_20_regular": 61331,
- "ic_fluent_swipe_down_20_filled": 61332,
- "ic_fluent_swipe_down_20_regular": 61333,
- "ic_fluent_swipe_right_20_filled": 61334,
- "ic_fluent_swipe_right_20_regular": 61335,
- "ic_fluent_swipe_up_20_filled": 61336,
- "ic_fluent_swipe_up_20_regular": 61337,
- "ic_fluent_symbols_20_filled": 61338,
- "ic_fluent_symbols_20_regular": 61339,
- "ic_fluent_sync_off_20_filled": 61340,
- "ic_fluent_sync_off_20_regular": 61341,
- "ic_fluent_syringe_20_filled": 61342,
- "ic_fluent_syringe_20_regular": 61343,
- "ic_fluent_system_20_filled": 61344,
- "ic_fluent_system_20_regular": 61345,
- "ic_fluent_tab_20_filled": 61346,
- "ic_fluent_tab_20_regular": 61347,
- "ic_fluent_tab_add_20_filled": 61348,
- "ic_fluent_tab_add_20_regular": 61349,
- "ic_fluent_tab_arrow_left_20_filled": 61350,
- "ic_fluent_tab_arrow_left_20_regular": 61351,
- "ic_fluent_tab_desktop_20_filled": 61352,
- "ic_fluent_tab_desktop_20_regular": 61353,
- "ic_fluent_tab_desktop_arrow_clockwise_20_filled": 61354,
- "ic_fluent_tab_desktop_arrow_clockwise_20_regular": 61355,
- "ic_fluent_tab_desktop_arrow_left_20_filled": 61356,
- "ic_fluent_tab_desktop_arrow_left_20_regular": 61357,
- "ic_fluent_tab_desktop_bottom_20_filled": 61358,
- "ic_fluent_tab_desktop_bottom_20_regular": 61359,
- "ic_fluent_tab_desktop_clock_20_filled": 61360,
- "ic_fluent_tab_desktop_clock_20_regular": 61361,
- "ic_fluent_tab_desktop_copy_20_filled": 61362,
- "ic_fluent_tab_desktop_copy_20_regular": 61363,
- "ic_fluent_tab_desktop_image_20_filled": 61364,
- "ic_fluent_tab_desktop_image_20_regular": 61365,
- "ic_fluent_tab_desktop_link_20_filled": 61366,
- "ic_fluent_tab_desktop_link_20_regular": 61367,
- "ic_fluent_tab_desktop_multiple_20_filled": 61368,
- "ic_fluent_tab_desktop_multiple_20_regular": 61369,
- "ic_fluent_tab_desktop_multiple_add_20_filled": 61370,
- "ic_fluent_tab_desktop_multiple_add_20_regular": 61371,
- "ic_fluent_tab_desktop_multiple_bottom_20_filled": 61372,
- "ic_fluent_tab_desktop_multiple_bottom_20_regular": 61373,
- "ic_fluent_tab_desktop_multiple_sparkle_20_filled": 61374,
- "ic_fluent_tab_desktop_multiple_sparkle_20_regular": 61375,
- "ic_fluent_tab_desktop_new_page_20_filled": 61376,
- "ic_fluent_tab_desktop_new_page_20_regular": 61377,
- "ic_fluent_tab_in_private_20_filled": 61378,
- "ic_fluent_tab_in_private_20_regular": 61379,
- "ic_fluent_tab_inprivate_account_20_filled": 61380,
- "ic_fluent_tab_inprivate_account_20_regular": 61381,
- "ic_fluent_tab_prohibited_20_filled": 61382,
- "ic_fluent_tab_prohibited_20_regular": 61383,
- "ic_fluent_tab_shield_dismiss_20_filled": 61384,
- "ic_fluent_tab_shield_dismiss_20_regular": 61385,
- "ic_fluent_table_20_filled": 61386,
- "ic_fluent_table_20_regular": 61387,
- "ic_fluent_table_add_20_filled": 61388,
- "ic_fluent_table_add_20_regular": 61389,
- "ic_fluent_table_arrow_up_20_filled": 61390,
- "ic_fluent_table_arrow_up_20_regular": 61391,
- "ic_fluent_table_bottom_row_20_filled": 61392,
- "ic_fluent_table_bottom_row_20_regular": 61393,
- "ic_fluent_table_calculator_20_filled": 61394,
- "ic_fluent_table_calculator_20_regular": 61395,
- "ic_fluent_table_cell_edit_20_filled": 61396,
- "ic_fluent_table_cell_edit_20_regular": 61397,
- "ic_fluent_table_cells_merge_20_filled": 61398,
- "ic_fluent_table_cells_merge_20_regular": 61399,
- "ic_fluent_table_cells_split_20_filled": 61400,
- "ic_fluent_table_cells_split_20_regular": 61401,
- "ic_fluent_table_checker_20_filled": 61402,
- "ic_fluent_table_checker_20_regular": 61403,
- "ic_fluent_table_column_top_bottom_20_filled": 61404,
- "ic_fluent_table_column_top_bottom_20_regular": 61405,
- "ic_fluent_table_copy_20_filled": 61406,
- "ic_fluent_table_copy_20_regular": 61407,
- "ic_fluent_table_delete_column_20_filled": 61408,
- "ic_fluent_table_delete_column_20_regular": 61409,
- "ic_fluent_table_delete_row_20_filled": 61410,
- "ic_fluent_table_delete_row_20_regular": 61411,
- "ic_fluent_table_dismiss_20_filled": 61412,
- "ic_fluent_table_dismiss_20_regular": 61413,
- "ic_fluent_table_edit_20_filled": 61414,
- "ic_fluent_table_edit_20_regular": 61415,
- "ic_fluent_table_freeze_column_20_filled": 61416,
- "ic_fluent_table_freeze_column_20_regular": 61417,
- "ic_fluent_table_freeze_column_and_row_20_filled": 61418,
- "ic_fluent_table_freeze_column_and_row_20_regular": 61419,
- "ic_fluent_table_freeze_row_20_filled": 61420,
- "ic_fluent_table_freeze_row_20_regular": 61421,
- "ic_fluent_table_image_20_filled": 61422,
- "ic_fluent_table_image_20_regular": 61423,
- "ic_fluent_table_insert_column_20_filled": 61424,
- "ic_fluent_table_insert_column_20_regular": 61425,
- "ic_fluent_table_insert_row_20_filled": 61426,
- "ic_fluent_table_insert_row_20_regular": 61427,
- "ic_fluent_table_lightning_20_filled": 61428,
- "ic_fluent_table_lightning_20_regular": 61429,
- "ic_fluent_table_link_20_filled": 61430,
- "ic_fluent_table_link_20_regular": 61431,
- "ic_fluent_table_lock_20_filled": 61432,
- "ic_fluent_table_lock_20_regular": 61433,
- "ic_fluent_table_move_above_20_filled": 61434,
- "ic_fluent_table_move_above_20_regular": 61435,
- "ic_fluent_table_move_below_20_filled": 61436,
- "ic_fluent_table_move_below_20_regular": 61437,
- "ic_fluent_table_move_left_20_filled": 61438,
- "ic_fluent_table_move_left_20_regular": 61439,
- "ic_fluent_table_move_right_20_filled": 61440,
- "ic_fluent_table_move_right_20_regular": 61441,
- "ic_fluent_table_multiple_20_filled": 61442,
- "ic_fluent_table_multiple_20_regular": 61443,
- "ic_fluent_table_offset_20_filled": 61444,
- "ic_fluent_table_offset_20_regular": 61445,
- "ic_fluent_table_offset_add_20_filled": 61446,
- "ic_fluent_table_offset_add_20_regular": 61447,
- "ic_fluent_table_offset_less_than_or_equal_to_20_filled": 61448,
- "ic_fluent_table_offset_less_than_or_equal_to_20_regular": 61449,
- "ic_fluent_table_offset_settings_20_filled": 61450,
- "ic_fluent_table_offset_settings_20_regular": 61451,
- "ic_fluent_table_resize_column_20_filled": 61452,
- "ic_fluent_table_resize_column_20_regular": 61453,
- "ic_fluent_table_resize_row_20_filled": 61454,
- "ic_fluent_table_resize_row_20_regular": 61455,
- "ic_fluent_table_search_20_filled": 61456,
- "ic_fluent_table_search_20_regular": 61457,
- "ic_fluent_table_settings_20_filled": 61458,
- "ic_fluent_table_settings_20_regular": 61459,
- "ic_fluent_table_simple_20_filled": 61460,
- "ic_fluent_table_simple_20_regular": 61461,
- "ic_fluent_table_simple_checkmark_20_filled": 61462,
- "ic_fluent_table_simple_checkmark_20_regular": 61463,
- "ic_fluent_table_simple_exclude_20_filled": 61464,
- "ic_fluent_table_simple_exclude_20_regular": 61465,
- "ic_fluent_table_simple_include_20_filled": 61466,
- "ic_fluent_table_simple_include_20_regular": 61467,
- "ic_fluent_table_simple_multiple_20_filled": 61468,
- "ic_fluent_table_simple_multiple_20_regular": 61469,
- "ic_fluent_table_split_20_filled": 61470,
- "ic_fluent_table_split_20_regular": 61471,
- "ic_fluent_table_stack_above_20_filled": 61472,
- "ic_fluent_table_stack_above_20_regular": 61473,
- "ic_fluent_table_stack_below_20_filled": 61474,
- "ic_fluent_table_stack_below_20_regular": 61475,
- "ic_fluent_table_stack_left_20_filled": 61476,
- "ic_fluent_table_stack_left_20_regular": 61477,
- "ic_fluent_table_stack_right_20_filled": 61478,
- "ic_fluent_table_stack_right_20_regular": 61479,
- "ic_fluent_table_switch_20_filled": 61480,
- "ic_fluent_table_switch_20_regular": 61481,
- "ic_fluent_tablet_20_filled": 61482,
- "ic_fluent_tablet_20_regular": 61483,
- "ic_fluent_tablet_laptop_20_filled": 61484,
- "ic_fluent_tablet_laptop_20_regular": 61485,
- "ic_fluent_tablet_speaker_20_filled": 61486,
- "ic_fluent_tablet_speaker_20_regular": 61487,
- "ic_fluent_tabs_20_filled": 61488,
- "ic_fluent_tabs_20_regular": 61489,
- "ic_fluent_tag_20_filled": 61490,
- "ic_fluent_tag_20_regular": 61491,
- "ic_fluent_tag_circle_20_filled": 61492,
- "ic_fluent_tag_circle_20_regular": 61493,
- "ic_fluent_tag_dismiss_20_filled": 61494,
- "ic_fluent_tag_dismiss_20_regular": 61495,
- "ic_fluent_tag_error_20_filled": 61496,
- "ic_fluent_tag_error_20_regular": 61497,
- "ic_fluent_tag_lock_20_filled": 61498,
- "ic_fluent_tag_lock_20_regular": 61499,
- "ic_fluent_tag_lock_accent_20_filled": 61500,
- "ic_fluent_tag_multiple_20_filled": 61501,
- "ic_fluent_tag_multiple_20_regular": 61502,
- "ic_fluent_tag_off_20_filled": 61503,
- "ic_fluent_tag_off_20_regular": 61504,
- "ic_fluent_tag_question_mark_20_filled": 61505,
- "ic_fluent_tag_question_mark_20_regular": 61506,
- "ic_fluent_tag_reset_20_filled": 61507,
- "ic_fluent_tag_reset_20_regular": 61508,
- "ic_fluent_tag_search_20_filled": 61509,
- "ic_fluent_tag_search_20_regular": 61510,
- "ic_fluent_tap_double_20_filled": 61511,
- "ic_fluent_tap_double_20_regular": 61512,
- "ic_fluent_tap_single_20_filled": 61513,
- "ic_fluent_tap_single_20_regular": 61514,
- "ic_fluent_target_20_filled": 61515,
- "ic_fluent_target_20_regular": 61516,
- "ic_fluent_target_add_20_filled": 61517,
- "ic_fluent_target_add_20_regular": 61518,
- "ic_fluent_target_arrow_20_filled": 61519,
- "ic_fluent_target_arrow_20_regular": 61520,
- "ic_fluent_target_dismiss_20_filled": 61521,
- "ic_fluent_target_dismiss_20_regular": 61522,
- "ic_fluent_target_edit_20_filled": 61523,
- "ic_fluent_target_edit_20_regular": 61524,
- "ic_fluent_task_list_add_20_filled": 61525,
- "ic_fluent_task_list_add_20_regular": 61526,
- "ic_fluent_task_list_ltr_20_filled": 61527,
- "ic_fluent_task_list_ltr_20_regular": 61528,
- "ic_fluent_task_list_rtl_20_filled": 61529,
- "ic_fluent_task_list_rtl_20_regular": 61530,
- "ic_fluent_task_list_square_add_20_filled": 61531,
- "ic_fluent_task_list_square_add_20_regular": 61532,
- "ic_fluent_task_list_square_database_20_filled": 61533,
- "ic_fluent_task_list_square_database_20_regular": 61534,
- "ic_fluent_task_list_square_ltr_20_filled": 61535,
- "ic_fluent_task_list_square_ltr_20_regular": 61536,
- "ic_fluent_task_list_square_person_20_filled": 61537,
- "ic_fluent_task_list_square_person_20_regular": 61538,
- "ic_fluent_task_list_square_rtl_20_filled": 61539,
- "ic_fluent_task_list_square_rtl_20_regular": 61540,
- "ic_fluent_task_list_square_settings_20_filled": 61541,
- "ic_fluent_task_list_square_settings_20_regular": 61542,
- "ic_fluent_tasks_app_20_filled": 61543,
- "ic_fluent_tasks_app_20_regular": 61544,
- "ic_fluent_teardrop_bottom_right_20_filled": 61545,
- "ic_fluent_teardrop_bottom_right_20_regular": 61546,
- "ic_fluent_teddy_20_filled": 61547,
- "ic_fluent_teddy_20_regular": 61548,
- "ic_fluent_temperature_20_filled": 61549,
- "ic_fluent_temperature_20_regular": 61550,
- "ic_fluent_tent_20_filled": 61551,
- "ic_fluent_tent_20_regular": 61552,
- "ic_fluent_tetris_app_20_filled": 61553,
- "ic_fluent_tetris_app_20_regular": 61554,
- "ic_fluent_text_add_20_filled": 61555,
- "ic_fluent_text_add_20_regular": 61556,
- "ic_fluent_text_add_space_after_20_filled": 61557,
- "ic_fluent_text_add_space_after_20_regular": 61558,
- "ic_fluent_text_add_space_before_20_filled": 61559,
- "ic_fluent_text_add_space_before_20_regular": 61560,
- "ic_fluent_text_add_t_20_filled": 61561,
- "ic_fluent_text_add_t_20_regular": 61562,
- "ic_fluent_text_align_center_20_filled": 61563,
- "ic_fluent_text_align_center_20_regular": 61564,
- "ic_fluent_text_align_center_rotate_270_20_filled": 61565,
- "ic_fluent_text_align_center_rotate_270_20_regular": 61566,
- "ic_fluent_text_align_center_rotate_90_20_filled": 61567,
- "ic_fluent_text_align_center_rotate_90_20_regular": 61568,
- "ic_fluent_text_align_distributed_20_filled": 61569,
- "ic_fluent_text_align_distributed_20_regular": 61570,
- "ic_fluent_text_align_distributed_evenly_20_filled": 61571,
- "ic_fluent_text_align_distributed_evenly_20_regular": 61572,
- "ic_fluent_text_align_distributed_vertical_20_filled": 61573,
- "ic_fluent_text_align_distributed_vertical_20_regular": 61574,
- "ic_fluent_text_align_justify_20_filled": 61575,
- "ic_fluent_text_align_justify_20_regular": 61576,
- "ic_fluent_text_align_justify_low_20_filled": 61577,
- "ic_fluent_text_align_justify_low_20_regular": 61578,
- "ic_fluent_text_align_justify_low_90_20_filled": 61579,
- "ic_fluent_text_align_justify_low_90_20_regular": 61580,
- "ic_fluent_text_align_justify_low_rotate_270_20_filled": 61581,
- "ic_fluent_text_align_justify_low_rotate_270_20_regular": 61582,
- "ic_fluent_text_align_justify_low_rotate_90_20_filled": 61583,
- "ic_fluent_text_align_justify_low_rotate_90_20_regular": 61584,
- "ic_fluent_text_align_justify_rotate_270_20_filled": 61585,
- "ic_fluent_text_align_justify_rotate_270_20_regular": 61586,
- "ic_fluent_text_align_justify_rotate_90_20_filled": 61587,
- "ic_fluent_text_align_justify_rotate_90_20_regular": 61588,
- "ic_fluent_text_align_left_20_filled": 61589,
- "ic_fluent_text_align_left_20_regular": 61590,
- "ic_fluent_text_align_left_rotate_270_20_filled": 61591,
- "ic_fluent_text_align_left_rotate_270_20_regular": 61592,
- "ic_fluent_text_align_left_rotate_90_20_filled": 61593,
- "ic_fluent_text_align_left_rotate_90_20_regular": 61594,
- "ic_fluent_text_align_right_20_filled": 61595,
- "ic_fluent_text_align_right_20_regular": 61596,
- "ic_fluent_text_align_right_rotate_270_20_filled": 61597,
- "ic_fluent_text_align_right_rotate_270_20_regular": 61598,
- "ic_fluent_text_align_right_rotate_90_20_filled": 61599,
- "ic_fluent_text_align_right_rotate_90_20_regular": 61600,
- "ic_fluent_text_arrow_down_right_column_20_filled": 61601,
- "ic_fluent_text_arrow_down_right_column_20_regular": 61602,
- "ic_fluent_text_asterisk_20_filled": 61603,
- "ic_fluent_text_asterisk_20_regular": 61604,
- "ic_fluent_text_baseline_20_filled": 61605,
- "ic_fluent_text_baseline_20_regular": 61606,
- "ic_fluent_text_bold_20_filled": 61607,
- "ic_fluent_text_bold_20_regular": 61608,
- "ic_fluent_text_box_settings_20_filled": 61609,
- "ic_fluent_text_box_settings_20_regular": 61610,
- "ic_fluent_text_bullet_list_20_filled": 61611,
- "ic_fluent_text_bullet_list_20_regular": 61612,
- "ic_fluent_text_bullet_list_90_20_filled": 61613,
- "ic_fluent_text_bullet_list_90_20_regular": 61614,
- "ic_fluent_text_bullet_list_add_20_filled": 61615,
- "ic_fluent_text_bullet_list_add_20_regular": 61616,
- "ic_fluent_text_bullet_list_checkmark_20_filled": 61617,
- "ic_fluent_text_bullet_list_checkmark_20_regular": 61618,
- "ic_fluent_text_bullet_list_dismiss_20_filled": 61619,
- "ic_fluent_text_bullet_list_dismiss_20_regular": 61620,
- "ic_fluent_text_bullet_list_ltr_20_filled": 61621,
- "ic_fluent_text_bullet_list_ltr_20_regular": 61622,
- "ic_fluent_text_bullet_list_ltr_90_20_filled": 61623,
- "ic_fluent_text_bullet_list_ltr_90_20_regular": 61624,
- "ic_fluent_text_bullet_list_rtl_20_filled": 61625,
- "ic_fluent_text_bullet_list_rtl_20_regular": 61626,
- "ic_fluent_text_bullet_list_rtl_90_20_filled": 61627,
- "ic_fluent_text_bullet_list_rtl_90_20_regular": 61628,
- "ic_fluent_text_bullet_list_square_20_filled": 61629,
- "ic_fluent_text_bullet_list_square_20_regular": 61630,
- "ic_fluent_text_bullet_list_square_clock_20_filled": 61631,
- "ic_fluent_text_bullet_list_square_clock_20_regular": 61632,
- "ic_fluent_text_bullet_list_square_edit_20_filled": 61633,
- "ic_fluent_text_bullet_list_square_edit_20_regular": 61634,
- "ic_fluent_text_bullet_list_square_person_20_filled": 61635,
- "ic_fluent_text_bullet_list_square_person_20_regular": 61636,
- "ic_fluent_text_bullet_list_square_search_20_filled": 61637,
- "ic_fluent_text_bullet_list_square_search_20_regular": 61638,
- "ic_fluent_text_bullet_list_square_settings_20_filled": 61639,
- "ic_fluent_text_bullet_list_square_settings_20_regular": 61640,
- "ic_fluent_text_bullet_list_square_shield_20_filled": 61641,
- "ic_fluent_text_bullet_list_square_shield_20_regular": 61642,
- "ic_fluent_text_bullet_list_square_sparkle_20_filled": 61643,
- "ic_fluent_text_bullet_list_square_sparkle_20_regular": 61644,
- "ic_fluent_text_bullet_list_square_toolbox_20_filled": 61645,
- "ic_fluent_text_bullet_list_square_toolbox_20_regular": 61646,
- "ic_fluent_text_bullet_list_square_warning_20_filled": 61647,
- "ic_fluent_text_bullet_list_square_warning_20_regular": 61648,
- "ic_fluent_text_bullet_list_tree_20_filled": 61649,
- "ic_fluent_text_bullet_list_tree_20_regular": 61650,
- "ic_fluent_text_case_lowercase_20_filled": 61651,
- "ic_fluent_text_case_lowercase_20_regular": 61652,
- "ic_fluent_text_case_title_20_filled": 61653,
- "ic_fluent_text_case_title_20_regular": 61654,
- "ic_fluent_text_case_uppercase_20_filled": 61655,
- "ic_fluent_text_case_uppercase_20_regular": 61656,
- "ic_fluent_text_change_case_20_filled": 61657,
- "ic_fluent_text_change_case_20_regular": 61658,
- "ic_fluent_text_clear_formatting_20_filled": 61659,
- "ic_fluent_text_clear_formatting_20_regular": 61660,
- "ic_fluent_text_collapse_20_filled": 61661,
- "ic_fluent_text_collapse_20_regular": 61662,
- "ic_fluent_text_color_20_filled": 61663,
- "ic_fluent_text_color_20_regular": 61664,
- "ic_fluent_text_color_accent_20_filled": 61665,
- "ic_fluent_text_column_one_20_filled": 61666,
- "ic_fluent_text_column_one_20_regular": 61667,
- "ic_fluent_text_column_one_narrow_20_filled": 61668,
- "ic_fluent_text_column_one_narrow_20_regular": 61669,
- "ic_fluent_text_column_one_semi_narrow_20_filled": 61670,
- "ic_fluent_text_column_one_semi_narrow_20_regular": 61671,
- "ic_fluent_text_column_one_wide_20_filled": 61672,
- "ic_fluent_text_column_one_wide_20_regular": 61673,
- "ic_fluent_text_column_one_wide_lightning_20_filled": 61674,
- "ic_fluent_text_column_one_wide_lightning_20_regular": 61675,
- "ic_fluent_text_column_three_20_filled": 61676,
- "ic_fluent_text_column_three_20_regular": 61677,
- "ic_fluent_text_column_two_20_filled": 61678,
- "ic_fluent_text_column_two_20_regular": 61679,
- "ic_fluent_text_column_two_left_20_filled": 61680,
- "ic_fluent_text_column_two_left_20_regular": 61681,
- "ic_fluent_text_column_two_right_20_filled": 61682,
- "ic_fluent_text_column_two_right_20_regular": 61683,
- "ic_fluent_text_column_wide_20_filled": 61684,
- "ic_fluent_text_column_wide_20_regular": 61685,
- "ic_fluent_text_continuous_20_filled": 61686,
- "ic_fluent_text_continuous_20_regular": 61687,
- "ic_fluent_text_density_20_filled": 61688,
- "ic_fluent_text_density_20_regular": 61689,
- "ic_fluent_text_description_20_filled": 61690,
- "ic_fluent_text_description_20_regular": 61691,
- "ic_fluent_text_description_ltr_20_filled": 61692,
- "ic_fluent_text_description_ltr_20_regular": 61693,
- "ic_fluent_text_description_rtl_20_filled": 61694,
- "ic_fluent_text_description_rtl_20_regular": 61695,
- "ic_fluent_text_direction_horizontal_left_20_filled": 61696,
- "ic_fluent_text_direction_horizontal_left_20_regular": 61697,
- "ic_fluent_text_direction_horizontal_ltr_20_filled": 61698,
- "ic_fluent_text_direction_horizontal_ltr_20_regular": 61699,
- "ic_fluent_text_direction_horizontal_right_20_filled": 61700,
- "ic_fluent_text_direction_horizontal_right_20_regular": 61701,
- "ic_fluent_text_direction_horizontal_rtl_20_filled": 61702,
- "ic_fluent_text_direction_horizontal_rtl_20_regular": 61703,
- "ic_fluent_text_direction_rotate_270_right_20_filled": 61704,
- "ic_fluent_text_direction_rotate_270_right_20_regular": 61705,
- "ic_fluent_text_direction_rotate_315_right_20_filled": 61706,
- "ic_fluent_text_direction_rotate_315_right_20_regular": 61707,
- "ic_fluent_text_direction_rotate_45_right_20_filled": 61708,
- "ic_fluent_text_direction_rotate_45_right_20_regular": 61709,
- "ic_fluent_text_direction_rotate_90_left_20_filled": 61710,
- "ic_fluent_text_direction_rotate_90_left_20_regular": 61711,
- "ic_fluent_text_direction_rotate_90_ltr_20_filled": 61712,
- "ic_fluent_text_direction_rotate_90_ltr_20_regular": 61713,
- "ic_fluent_text_direction_rotate_90_right_20_filled": 61714,
- "ic_fluent_text_direction_rotate_90_right_20_regular": 61715,
- "ic_fluent_text_direction_rotate_90_rtl_20_filled": 61716,
- "ic_fluent_text_direction_rotate_90_rtl_20_regular": 61717,
- "ic_fluent_text_direction_vertical_20_filled": 61718,
- "ic_fluent_text_direction_vertical_20_regular": 61719,
- "ic_fluent_text_edit_style_20_filled": 61720,
- "ic_fluent_text_edit_style_20_regular": 61721,
- "ic_fluent_text_effects_20_filled": 61722,
- "ic_fluent_text_effects_20_regular": 61723,
- "ic_fluent_text_effects_sparkle_20_filled": 61724,
- "ic_fluent_text_effects_sparkle_20_regular": 61725,
- "ic_fluent_text_expand_20_filled": 61726,
- "ic_fluent_text_expand_20_regular": 61727,
- "ic_fluent_text_field_20_filled": 61728,
- "ic_fluent_text_field_20_regular": 61729,
- "ic_fluent_text_first_line_20_filled": 61730,
- "ic_fluent_text_first_line_20_regular": 61731,
- "ic_fluent_text_font_20_filled": 61732,
- "ic_fluent_text_font_20_regular": 61733,
- "ic_fluent_text_font_info_20_filled": 61734,
- "ic_fluent_text_font_info_20_regular": 61735,
- "ic_fluent_text_font_size_20_filled": 61736,
- "ic_fluent_text_font_size_20_regular": 61737,
- "ic_fluent_text_footnote_20_filled": 61738,
- "ic_fluent_text_footnote_20_regular": 61739,
- "ic_fluent_text_grammar_arrow_left_20_filled": 61740,
- "ic_fluent_text_grammar_arrow_left_20_regular": 61741,
- "ic_fluent_text_grammar_arrow_right_20_filled": 61742,
- "ic_fluent_text_grammar_arrow_right_20_regular": 61743,
- "ic_fluent_text_grammar_checkmark_20_filled": 61744,
- "ic_fluent_text_grammar_checkmark_20_regular": 61745,
- "ic_fluent_text_grammar_dismiss_20_filled": 61746,
- "ic_fluent_text_grammar_dismiss_20_regular": 61747,
- "ic_fluent_text_grammar_error_20_filled": 61748,
- "ic_fluent_text_grammar_error_20_regular": 61749,
- "ic_fluent_text_grammar_lightning_20_filled": 61750,
- "ic_fluent_text_grammar_lightning_20_regular": 61751,
- "ic_fluent_text_grammar_settings_20_filled": 61752,
- "ic_fluent_text_grammar_settings_20_regular": 61753,
- "ic_fluent_text_grammar_wand_20_filled": 61754,
- "ic_fluent_text_grammar_wand_20_regular": 61755,
- "ic_fluent_text_hanging_20_filled": 61756,
- "ic_fluent_text_hanging_20_regular": 61757,
- "ic_fluent_text_header_1_20_filled": 61758,
- "ic_fluent_text_header_1_20_regular": 61759,
- "ic_fluent_text_header_1_lines_20_filled": 61760,
- "ic_fluent_text_header_1_lines_20_regular": 61761,
- "ic_fluent_text_header_1_lines_caret_20_filled": 61762,
- "ic_fluent_text_header_1_lines_caret_20_regular": 61763,
- "ic_fluent_text_header_2_20_filled": 61764,
- "ic_fluent_text_header_2_20_regular": 61765,
- "ic_fluent_text_header_2_lines_20_filled": 61766,
- "ic_fluent_text_header_2_lines_20_regular": 61767,
- "ic_fluent_text_header_2_lines_caret_20_filled": 61768,
- "ic_fluent_text_header_2_lines_caret_20_regular": 61769,
- "ic_fluent_text_header_3_20_filled": 61770,
- "ic_fluent_text_header_3_20_regular": 61771,
- "ic_fluent_text_header_3_lines_20_filled": 61772,
- "ic_fluent_text_header_3_lines_20_regular": 61773,
- "ic_fluent_text_header_3_lines_caret_20_filled": 61774,
- "ic_fluent_text_header_3_lines_caret_20_regular": 61775,
- "ic_fluent_text_indent_decrease_20_filled": 61776,
- "ic_fluent_text_indent_decrease_20_regular": 61777,
- "ic_fluent_text_indent_decrease_ltr_20_filled": 61778,
- "ic_fluent_text_indent_decrease_ltr_20_regular": 61779,
- "ic_fluent_text_indent_decrease_ltr_90_20_filled": 61780,
- "ic_fluent_text_indent_decrease_ltr_90_20_regular": 61781,
- "ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled": 61782,
- "ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular": 61783,
- "ic_fluent_text_indent_decrease_rotate_270_20_filled": 61784,
- "ic_fluent_text_indent_decrease_rotate_270_20_regular": 61785,
- "ic_fluent_text_indent_decrease_rotate_90_20_filled": 61786,
- "ic_fluent_text_indent_decrease_rotate_90_20_regular": 61787,
- "ic_fluent_text_indent_decrease_rtl_20_filled": 61788,
- "ic_fluent_text_indent_decrease_rtl_20_regular": 61789,
- "ic_fluent_text_indent_decrease_rtl_90_20_filled": 61790,
- "ic_fluent_text_indent_decrease_rtl_90_20_regular": 61791,
- "ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled": 61792,
- "ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular": 61793,
- "ic_fluent_text_indent_increase_20_filled": 61794,
- "ic_fluent_text_indent_increase_20_regular": 61795,
- "ic_fluent_text_indent_increase_ltr_20_filled": 61796,
- "ic_fluent_text_indent_increase_ltr_20_regular": 61797,
- "ic_fluent_text_indent_increase_ltr_90_20_filled": 61798,
- "ic_fluent_text_indent_increase_ltr_90_20_regular": 61799,
- "ic_fluent_text_indent_increase_ltr_rotate_270_20_filled": 61800,
- "ic_fluent_text_indent_increase_ltr_rotate_270_20_regular": 61801,
- "ic_fluent_text_indent_increase_rotate_270_20_filled": 61802,
- "ic_fluent_text_indent_increase_rotate_270_20_regular": 61803,
- "ic_fluent_text_indent_increase_rotate_90_20_filled": 61804,
- "ic_fluent_text_indent_increase_rotate_90_20_regular": 61805,
- "ic_fluent_text_indent_increase_rtl_20_filled": 61806,
- "ic_fluent_text_indent_increase_rtl_20_regular": 61807,
- "ic_fluent_text_indent_increase_rtl_90_20_filled": 61808,
- "ic_fluent_text_indent_increase_rtl_90_20_regular": 61809,
- "ic_fluent_text_indent_increase_rtl_rotate_270_20_filled": 61810,
- "ic_fluent_text_indent_increase_rtl_rotate_270_20_regular": 61811,
- "ic_fluent_text_italic_20_filled": 61812,
- "ic_fluent_text_italic_20_regular": 61813,
- "ic_fluent_text_line_spacing_20_filled": 61814,
- "ic_fluent_text_line_spacing_20_regular": 61815,
- "ic_fluent_text_more_20_filled": 61816,
- "ic_fluent_text_more_20_regular": 61817,
- "ic_fluent_text_number_format_20_filled": 61818,
- "ic_fluent_text_number_format_20_regular": 61819,
- "ic_fluent_text_number_list_ltr_20_filled": 61820,
- "ic_fluent_text_number_list_ltr_20_regular": 61821,
- "ic_fluent_text_number_list_ltr_90_20_filled": 61822,
- "ic_fluent_text_number_list_ltr_90_20_regular": 61823,
- "ic_fluent_text_number_list_ltr_rotate_270_20_filled": 61824,
- "ic_fluent_text_number_list_ltr_rotate_270_20_regular": 61825,
- "ic_fluent_text_number_list_rotate_270_20_filled": 61826,
- "ic_fluent_text_number_list_rotate_270_20_regular": 61827,
- "ic_fluent_text_number_list_rotate_90_20_filled": 61828,
- "ic_fluent_text_number_list_rotate_90_20_regular": 61829,
- "ic_fluent_text_number_list_rtl_20_filled": 61830,
- "ic_fluent_text_number_list_rtl_20_regular": 61831,
- "ic_fluent_text_number_list_rtl_90_20_filled": 61832,
- "ic_fluent_text_number_list_rtl_90_20_regular": 61833,
- "ic_fluent_text_number_list_rtl_rotate_270_20_filled": 61834,
- "ic_fluent_text_number_list_rtl_rotate_270_20_regular": 61835,
- "ic_fluent_text_paragraph_20_filled": 61836,
- "ic_fluent_text_paragraph_20_regular": 61837,
- "ic_fluent_text_paragraph_direction_20_filled": 61838,
- "ic_fluent_text_paragraph_direction_20_regular": 61839,
- "ic_fluent_text_paragraph_direction_left_20_filled": 61840,
- "ic_fluent_text_paragraph_direction_left_20_regular": 61841,
- "ic_fluent_text_paragraph_direction_right_20_filled": 61842,
- "ic_fluent_text_paragraph_direction_right_20_regular": 61843,
- "ic_fluent_text_period_asterisk_20_filled": 61844,
- "ic_fluent_text_period_asterisk_20_regular": 61845,
- "ic_fluent_text_position_behind_20_filled": 61846,
- "ic_fluent_text_position_behind_20_regular": 61847,
- "ic_fluent_text_position_front_20_filled": 61848,
- "ic_fluent_text_position_front_20_regular": 61849,
- "ic_fluent_text_position_line_20_filled": 61850,
- "ic_fluent_text_position_line_20_regular": 61851,
- "ic_fluent_text_position_square_20_filled": 61852,
- "ic_fluent_text_position_square_20_regular": 61853,
- "ic_fluent_text_position_square_left_20_filled": 61854,
- "ic_fluent_text_position_square_left_20_regular": 61855,
- "ic_fluent_text_position_square_right_20_filled": 61856,
- "ic_fluent_text_position_square_right_20_regular": 61857,
- "ic_fluent_text_position_through_20_filled": 61858,
- "ic_fluent_text_position_through_20_regular": 61859,
- "ic_fluent_text_position_tight_20_filled": 61860,
- "ic_fluent_text_position_tight_20_regular": 61861,
- "ic_fluent_text_position_top_bottom_20_filled": 61862,
- "ic_fluent_text_position_top_bottom_20_regular": 61863,
- "ic_fluent_text_proofing_tools_20_filled": 61864,
- "ic_fluent_text_proofing_tools_20_regular": 61865,
- "ic_fluent_text_quote_20_filled": 61866,
- "ic_fluent_text_quote_20_regular": 61867,
- "ic_fluent_text_sort_ascending_20_filled": 61868,
- "ic_fluent_text_sort_ascending_20_regular": 61869,
- "ic_fluent_text_sort_descending_20_filled": 61870,
- "ic_fluent_text_sort_descending_20_regular": 61871,
- "ic_fluent_text_strikethrough_20_filled": 61872,
- "ic_fluent_text_strikethrough_20_regular": 61873,
- "ic_fluent_text_subscript_20_filled": 61874,
- "ic_fluent_text_subscript_20_regular": 61875,
- "ic_fluent_text_superscript_20_filled": 61876,
- "ic_fluent_text_superscript_20_regular": 61877,
- "ic_fluent_text_t_20_filled": 61878,
- "ic_fluent_text_t_20_regular": 61879,
- "ic_fluent_text_underline_20_filled": 61880,
- "ic_fluent_text_underline_20_regular": 61881,
- "ic_fluent_text_underline_character_u_20_filled": 61882,
- "ic_fluent_text_underline_character_u_20_regular": 61883,
- "ic_fluent_text_underline_double_20_filled": 61884,
- "ic_fluent_text_underline_double_20_regular": 61885,
- "ic_fluent_text_whole_word_20_filled": 61886,
- "ic_fluent_text_whole_word_20_regular": 61887,
- "ic_fluent_text_word_count_20_filled": 61888,
- "ic_fluent_text_word_count_20_regular": 61889,
- "ic_fluent_text_wrap_20_filled": 61890,
- "ic_fluent_text_wrap_20_regular": 61891,
- "ic_fluent_text_wrap_off_20_filled": 61892,
- "ic_fluent_text_wrap_off_20_regular": 61893,
- "ic_fluent_textbox_20_filled": 61894,
- "ic_fluent_textbox_20_regular": 61895,
- "ic_fluent_textbox_align_bottom_20_filled": 61896,
- "ic_fluent_textbox_align_bottom_20_regular": 61897,
- "ic_fluent_textbox_align_bottom_center_20_filled": 61898,
- "ic_fluent_textbox_align_bottom_center_20_regular": 61899,
- "ic_fluent_textbox_align_bottom_left_20_filled": 61900,
- "ic_fluent_textbox_align_bottom_left_20_regular": 61901,
- "ic_fluent_textbox_align_bottom_right_20_filled": 61902,
- "ic_fluent_textbox_align_bottom_right_20_regular": 61903,
- "ic_fluent_textbox_align_bottom_rotate_90_20_filled": 61904,
- "ic_fluent_textbox_align_bottom_rotate_90_20_regular": 61905,
- "ic_fluent_textbox_align_center_20_filled": 61906,
- "ic_fluent_textbox_align_center_20_regular": 61907,
- "ic_fluent_textbox_align_middle_20_filled": 61908,
- "ic_fluent_textbox_align_middle_20_regular": 61909,
- "ic_fluent_textbox_align_middle_left_20_filled": 61910,
- "ic_fluent_textbox_align_middle_left_20_regular": 61911,
- "ic_fluent_textbox_align_middle_right_20_filled": 61912,
- "ic_fluent_textbox_align_middle_right_20_regular": 61913,
- "ic_fluent_textbox_align_middle_rotate_90_20_filled": 61914,
- "ic_fluent_textbox_align_middle_rotate_90_20_regular": 61915,
- "ic_fluent_textbox_align_top_20_filled": 61916,
- "ic_fluent_textbox_align_top_20_regular": 61917,
- "ic_fluent_textbox_align_top_center_20_filled": 61918,
- "ic_fluent_textbox_align_top_center_20_regular": 61919,
- "ic_fluent_textbox_align_top_left_20_filled": 61920,
- "ic_fluent_textbox_align_top_left_20_regular": 61921,
- "ic_fluent_textbox_align_top_right_20_filled": 61922,
- "ic_fluent_textbox_align_top_right_20_regular": 61923,
- "ic_fluent_textbox_align_top_rotate_90_20_filled": 61924,
- "ic_fluent_textbox_align_top_rotate_90_20_regular": 61925,
- "ic_fluent_textbox_more_20_filled": 61926,
- "ic_fluent_textbox_more_20_regular": 61927,
- "ic_fluent_textbox_rotate_90_20_filled": 61928,
- "ic_fluent_textbox_rotate_90_20_regular": 61929,
- "ic_fluent_textbox_settings_20_filled": 61930,
- "ic_fluent_textbox_settings_20_regular": 61931,
- "ic_fluent_thinking_20_filled": 61932,
- "ic_fluent_thinking_20_regular": 61933,
- "ic_fluent_thumb_dislike_20_filled": 61934,
- "ic_fluent_thumb_dislike_20_regular": 61935,
- "ic_fluent_thumb_like_20_filled": 61936,
- "ic_fluent_thumb_like_20_regular": 61937,
- "ic_fluent_thumb_like_dislike_20_filled": 61938,
- "ic_fluent_thumb_like_dislike_20_regular": 61939,
- "ic_fluent_ticket_diagonal_20_filled": 61940,
- "ic_fluent_ticket_diagonal_20_regular": 61941,
- "ic_fluent_ticket_horizontal_20_filled": 61942,
- "ic_fluent_ticket_horizontal_20_regular": 61943,
- "ic_fluent_time_and_weather_20_filled": 61944,
- "ic_fluent_time_and_weather_20_regular": 61945,
- "ic_fluent_time_picker_20_filled": 61946,
- "ic_fluent_time_picker_20_regular": 61947,
- "ic_fluent_timeline_20_filled": 61948,
- "ic_fluent_timeline_20_regular": 61949,
- "ic_fluent_timer_10_20_filled": 61950,
- "ic_fluent_timer_10_20_regular": 61951,
- "ic_fluent_timer_2_20_filled": 61952,
- "ic_fluent_timer_2_20_regular": 61953,
- "ic_fluent_timer_20_filled": 61954,
- "ic_fluent_timer_20_regular": 61955,
- "ic_fluent_timer_3_20_filled": 61956,
- "ic_fluent_timer_3_20_regular": 61957,
- "ic_fluent_timer_off_20_filled": 61958,
- "ic_fluent_timer_off_20_regular": 61959,
- "ic_fluent_toggle_left_20_filled": 61960,
- "ic_fluent_toggle_left_20_regular": 61961,
- "ic_fluent_toggle_multiple_20_filled": 61962,
- "ic_fluent_toggle_multiple_20_regular": 61963,
- "ic_fluent_toggle_right_20_filled": 61964,
- "ic_fluent_toggle_right_20_regular": 61965,
- "ic_fluent_toolbox_20_filled": 61966,
- "ic_fluent_toolbox_20_regular": 61967,
- "ic_fluent_tooltip_quote_20_filled": 61968,
- "ic_fluent_tooltip_quote_20_regular": 61969,
- "ic_fluent_top_speed_20_filled": 61970,
- "ic_fluent_top_speed_20_regular": 61971,
- "ic_fluent_translate_20_filled": 61972,
- "ic_fluent_translate_20_regular": 61973,
- "ic_fluent_translate_auto_20_filled": 61974,
- "ic_fluent_translate_auto_20_regular": 61975,
- "ic_fluent_translate_off_20_filled": 61976,
- "ic_fluent_translate_off_20_regular": 61977,
- "ic_fluent_transmission_20_filled": 61978,
- "ic_fluent_transmission_20_regular": 61979,
- "ic_fluent_tray_item_add_20_filled": 61980,
- "ic_fluent_tray_item_add_20_regular": 61981,
- "ic_fluent_tray_item_remove_20_filled": 61982,
- "ic_fluent_tray_item_remove_20_regular": 61983,
- "ic_fluent_tree_deciduous_20_filled": 61984,
- "ic_fluent_tree_deciduous_20_regular": 61985,
- "ic_fluent_tree_evergreen_20_filled": 61986,
- "ic_fluent_tree_evergreen_20_regular": 61987,
- "ic_fluent_triangle_20_filled": 61988,
- "ic_fluent_triangle_20_regular": 61989,
- "ic_fluent_triangle_down_20_filled": 61990,
- "ic_fluent_triangle_down_20_regular": 61991,
- "ic_fluent_triangle_left_20_filled": 61992,
- "ic_fluent_triangle_left_20_regular": 61993,
- "ic_fluent_triangle_right_20_filled": 61994,
- "ic_fluent_triangle_right_20_regular": 61995,
- "ic_fluent_triangle_up_20_filled": 61996,
- "ic_fluent_triangle_up_20_regular": 61997,
- "ic_fluent_trophy_20_filled": 61998,
- "ic_fluent_trophy_20_regular": 61999,
- "ic_fluent_trophy_lock_20_filled": 62000,
- "ic_fluent_trophy_lock_20_regular": 62001,
- "ic_fluent_trophy_off_20_filled": 62002,
- "ic_fluent_trophy_off_20_regular": 62003,
- "ic_fluent_tv_20_filled": 62004,
- "ic_fluent_tv_20_regular": 62005,
- "ic_fluent_tv_arrow_right_20_filled": 62006,
- "ic_fluent_tv_arrow_right_20_regular": 62007,
- "ic_fluent_tv_usb_20_filled": 62008,
- "ic_fluent_tv_usb_20_regular": 62009,
- "ic_fluent_umbrella_20_filled": 62010,
- "ic_fluent_umbrella_20_regular": 62011,
- "ic_fluent_uninstall_app_20_filled": 62012,
- "ic_fluent_uninstall_app_20_regular": 62013,
- "ic_fluent_usb_plug_20_filled": 62014,
- "ic_fluent_usb_plug_20_regular": 62015,
- "ic_fluent_usb_stick_20_filled": 62016,
- "ic_fluent_usb_stick_20_regular": 62017,
- "ic_fluent_vault_20_filled": 62018,
- "ic_fluent_vault_20_regular": 62019,
- "ic_fluent_vehicle_bicycle_20_filled": 62020,
- "ic_fluent_vehicle_bicycle_20_regular": 62021,
- "ic_fluent_vehicle_bus_20_filled": 62022,
- "ic_fluent_vehicle_bus_20_regular": 62023,
- "ic_fluent_vehicle_cab_20_filled": 62024,
- "ic_fluent_vehicle_cab_20_regular": 62025,
- "ic_fluent_vehicle_cable_car_20_filled": 62026,
- "ic_fluent_vehicle_cable_car_20_regular": 62027,
- "ic_fluent_vehicle_car_20_filled": 62028,
- "ic_fluent_vehicle_car_20_regular": 62029,
- "ic_fluent_vehicle_car_collision_20_filled": 62030,
- "ic_fluent_vehicle_car_collision_20_regular": 62031,
- "ic_fluent_vehicle_car_parking_20_filled": 62032,
- "ic_fluent_vehicle_car_parking_20_regular": 62033,
- "ic_fluent_vehicle_car_profile_20_filled": 62034,
- "ic_fluent_vehicle_car_profile_20_regular": 62035,
- "ic_fluent_vehicle_car_profile_ltr_20_filled": 62036,
- "ic_fluent_vehicle_car_profile_ltr_20_regular": 62037,
- "ic_fluent_vehicle_car_profile_ltr_clock_20_filled": 62038,
- "ic_fluent_vehicle_car_profile_ltr_clock_20_regular": 62039,
- "ic_fluent_vehicle_car_profile_rtl_20_filled": 62040,
- "ic_fluent_vehicle_car_profile_rtl_20_regular": 62041,
- "ic_fluent_vehicle_ship_20_filled": 62042,
- "ic_fluent_vehicle_ship_20_regular": 62043,
- "ic_fluent_vehicle_subway_20_filled": 62044,
- "ic_fluent_vehicle_subway_20_regular": 62045,
- "ic_fluent_vehicle_subway_clock_20_filled": 62046,
- "ic_fluent_vehicle_subway_clock_20_regular": 62047,
- "ic_fluent_vehicle_tractor_20_filled": 62048,
- "ic_fluent_vehicle_tractor_20_regular": 62049,
- "ic_fluent_vehicle_truck_20_filled": 62050,
- "ic_fluent_vehicle_truck_20_regular": 62051,
- "ic_fluent_vehicle_truck_bag_20_filled": 62052,
- "ic_fluent_vehicle_truck_bag_20_regular": 62053,
- "ic_fluent_vehicle_truck_cube_20_filled": 62054,
- "ic_fluent_vehicle_truck_cube_20_regular": 62055,
- "ic_fluent_vehicle_truck_profile_20_filled": 62056,
- "ic_fluent_vehicle_truck_profile_20_regular": 62057,
- "ic_fluent_video_20_filled": 62058,
- "ic_fluent_video_20_regular": 62059,
- "ic_fluent_video_360_20_filled": 62060,
- "ic_fluent_video_360_20_regular": 62061,
- "ic_fluent_video_360_off_20_filled": 62062,
- "ic_fluent_video_360_off_20_regular": 62063,
- "ic_fluent_video_add_20_filled": 62064,
- "ic_fluent_video_add_20_regular": 62065,
- "ic_fluent_video_background_effect_20_filled": 62066,
- "ic_fluent_video_background_effect_20_regular": 62067,
- "ic_fluent_video_background_effect_horizontal_20_filled": 62068,
- "ic_fluent_video_background_effect_horizontal_20_regular": 62069,
- "ic_fluent_video_chat_20_filled": 62070,
- "ic_fluent_video_chat_20_regular": 62071,
- "ic_fluent_video_clip_20_filled": 62072,
- "ic_fluent_video_clip_20_regular": 62073,
- "ic_fluent_video_clip_multiple_20_filled": 62074,
- "ic_fluent_video_clip_multiple_20_regular": 62075,
- "ic_fluent_video_clip_off_20_filled": 62076,
- "ic_fluent_video_clip_off_20_regular": 62077,
- "ic_fluent_video_clip_optimize_20_filled": 62078,
- "ic_fluent_video_clip_optimize_20_regular": 62079,
- "ic_fluent_video_clip_wand_20_filled": 62080,
- "ic_fluent_video_clip_wand_20_regular": 62081,
- "ic_fluent_video_off_20_filled": 62082,
- "ic_fluent_video_off_20_regular": 62083,
- "ic_fluent_video_person_20_filled": 62084,
- "ic_fluent_video_person_20_regular": 62085,
- "ic_fluent_video_person_call_20_filled": 62086,
- "ic_fluent_video_person_call_20_regular": 62087,
- "ic_fluent_video_person_clock_20_filled": 62088,
- "ic_fluent_video_person_clock_20_regular": 62089,
- "ic_fluent_video_person_off_20_filled": 62090,
- "ic_fluent_video_person_off_20_regular": 62091,
- "ic_fluent_video_person_pulse_20_filled": 62092,
- "ic_fluent_video_person_pulse_20_regular": 62093,
- "ic_fluent_video_person_sparkle_20_filled": 62094,
- "ic_fluent_video_person_sparkle_20_regular": 62095,
- "ic_fluent_video_person_sparkle_off_20_filled": 62096,
- "ic_fluent_video_person_sparkle_off_20_regular": 62097,
- "ic_fluent_video_person_star_20_filled": 62098,
- "ic_fluent_video_person_star_20_regular": 62099,
- "ic_fluent_video_person_star_off_20_filled": 62100,
- "ic_fluent_video_person_star_off_20_regular": 62101,
- "ic_fluent_video_play_pause_20_filled": 62102,
- "ic_fluent_video_play_pause_20_regular": 62103,
- "ic_fluent_video_prohibited_20_filled": 62104,
- "ic_fluent_video_prohibited_20_regular": 62105,
- "ic_fluent_video_recording_20_filled": 62106,
- "ic_fluent_video_recording_20_regular": 62107,
- "ic_fluent_video_security_20_filled": 62108,
- "ic_fluent_video_security_20_regular": 62109,
- "ic_fluent_video_switch_20_filled": 62110,
- "ic_fluent_video_switch_20_regular": 62111,
- "ic_fluent_video_sync_20_filled": 62112,
- "ic_fluent_video_sync_20_regular": 62113,
- "ic_fluent_view_desktop_20_filled": 62114,
- "ic_fluent_view_desktop_20_regular": 62115,
- "ic_fluent_view_desktop_mobile_20_filled": 62116,
- "ic_fluent_view_desktop_mobile_20_regular": 62117,
- "ic_fluent_virtual_network_20_filled": 62118,
- "ic_fluent_virtual_network_20_regular": 62119,
- "ic_fluent_virtual_network_toolbox_20_filled": 62120,
- "ic_fluent_virtual_network_toolbox_20_regular": 62121,
- "ic_fluent_voicemail_20_filled": 62122,
- "ic_fluent_voicemail_20_regular": 62123,
- "ic_fluent_voicemail_arrow_back_20_filled": 62124,
- "ic_fluent_voicemail_arrow_back_20_regular": 62125,
- "ic_fluent_voicemail_arrow_forward_20_filled": 62126,
- "ic_fluent_voicemail_arrow_forward_20_regular": 62127,
- "ic_fluent_voicemail_arrow_subtract_20_filled": 62128,
- "ic_fluent_voicemail_arrow_subtract_20_regular": 62129,
- "ic_fluent_voicemail_shield_20_filled": 62130,
- "ic_fluent_voicemail_shield_20_regular": 62131,
- "ic_fluent_voicemail_subtract_20_filled": 62132,
- "ic_fluent_voicemail_subtract_20_regular": 62133,
- "ic_fluent_vote_20_filled": 62134,
- "ic_fluent_vote_20_regular": 62135,
- "ic_fluent_walkie_talkie_20_filled": 62136,
- "ic_fluent_walkie_talkie_20_regular": 62137,
- "ic_fluent_wallet_20_filled": 62138,
- "ic_fluent_wallet_20_regular": 62139,
- "ic_fluent_wallet_credit_card_20_filled": 62140,
- "ic_fluent_wallet_credit_card_20_regular": 62141,
- "ic_fluent_wallpaper_20_filled": 62142,
- "ic_fluent_wallpaper_20_regular": 62143,
- "ic_fluent_wand_20_filled": 62144,
- "ic_fluent_wand_20_regular": 62145,
- "ic_fluent_warning_20_filled": 62146,
- "ic_fluent_warning_20_regular": 62147,
- "ic_fluent_warning_shield_20_filled": 62148,
- "ic_fluent_warning_shield_20_regular": 62149,
- "ic_fluent_washer_20_filled": 62150,
- "ic_fluent_washer_20_regular": 62151,
- "ic_fluent_water_20_filled": 62152,
- "ic_fluent_water_20_regular": 62153,
- "ic_fluent_weather_blowing_snow_20_filled": 62154,
- "ic_fluent_weather_blowing_snow_20_regular": 62155,
- "ic_fluent_weather_cloudy_20_filled": 62156,
- "ic_fluent_weather_cloudy_20_regular": 62157,
- "ic_fluent_weather_drizzle_20_filled": 62158,
- "ic_fluent_weather_drizzle_20_regular": 62159,
- "ic_fluent_weather_duststorm_20_filled": 62160,
- "ic_fluent_weather_duststorm_20_regular": 62161,
- "ic_fluent_weather_fog_20_filled": 62162,
- "ic_fluent_weather_fog_20_regular": 62163,
- "ic_fluent_weather_hail_day_20_filled": 62164,
- "ic_fluent_weather_hail_day_20_regular": 62165,
- "ic_fluent_weather_hail_night_20_filled": 62166,
- "ic_fluent_weather_hail_night_20_regular": 62167,
- "ic_fluent_weather_haze_20_filled": 62168,
- "ic_fluent_weather_haze_20_regular": 62169,
- "ic_fluent_weather_moon_20_filled": 62170,
- "ic_fluent_weather_moon_20_regular": 62171,
- "ic_fluent_weather_moon_off_20_filled": 62172,
- "ic_fluent_weather_moon_off_20_regular": 62173,
- "ic_fluent_weather_partly_cloudy_day_20_filled": 62174,
- "ic_fluent_weather_partly_cloudy_day_20_regular": 62175,
- "ic_fluent_weather_partly_cloudy_night_20_filled": 62176,
- "ic_fluent_weather_partly_cloudy_night_20_regular": 62177,
- "ic_fluent_weather_rain_20_filled": 62178,
- "ic_fluent_weather_rain_20_regular": 62179,
- "ic_fluent_weather_rain_showers_day_20_filled": 62180,
- "ic_fluent_weather_rain_showers_day_20_regular": 62181,
- "ic_fluent_weather_rain_showers_night_20_filled": 62182,
- "ic_fluent_weather_rain_showers_night_20_regular": 62183,
- "ic_fluent_weather_rain_snow_20_filled": 62184,
- "ic_fluent_weather_rain_snow_20_regular": 62185,
- "ic_fluent_weather_snow_20_filled": 62186,
- "ic_fluent_weather_snow_20_regular": 62187,
- "ic_fluent_weather_snow_shower_day_20_filled": 62188,
- "ic_fluent_weather_snow_shower_day_20_regular": 62189,
- "ic_fluent_weather_snow_shower_night_20_filled": 62190,
- "ic_fluent_weather_snow_shower_night_20_regular": 62191,
- "ic_fluent_weather_snowflake_20_filled": 62192,
- "ic_fluent_weather_snowflake_20_regular": 62193,
- "ic_fluent_weather_squalls_20_filled": 62194,
- "ic_fluent_weather_squalls_20_regular": 62195,
- "ic_fluent_weather_sunny_20_filled": 62196,
- "ic_fluent_weather_sunny_20_regular": 62197,
- "ic_fluent_weather_sunny_high_20_filled": 62198,
- "ic_fluent_weather_sunny_high_20_regular": 62199,
- "ic_fluent_weather_sunny_low_20_filled": 62200,
- "ic_fluent_weather_sunny_low_20_regular": 62201,
- "ic_fluent_weather_thunderstorm_20_filled": 62202,
- "ic_fluent_weather_thunderstorm_20_regular": 62203,
- "ic_fluent_web_asset_20_filled": 62204,
- "ic_fluent_web_asset_20_regular": 62205,
- "ic_fluent_whiteboard_20_filled": 62206,
- "ic_fluent_whiteboard_20_regular": 62207,
- "ic_fluent_whiteboard_off_20_filled": 62208,
- "ic_fluent_whiteboard_off_20_regular": 62209,
- "ic_fluent_wifi_1_20_filled": 62210,
- "ic_fluent_wifi_1_20_regular": 62211,
- "ic_fluent_wifi_2_20_filled": 62212,
- "ic_fluent_wifi_2_20_regular": 62213,
- "ic_fluent_wifi_3_20_filled": 62214,
- "ic_fluent_wifi_3_20_regular": 62215,
- "ic_fluent_wifi_4_20_filled": 62216,
- "ic_fluent_wifi_4_20_regular": 62217,
- "ic_fluent_wifi_lock_20_filled": 62218,
- "ic_fluent_wifi_lock_20_regular": 62219,
- "ic_fluent_wifi_off_20_filled": 62220,
- "ic_fluent_wifi_off_20_regular": 62221,
- "ic_fluent_wifi_settings_20_filled": 62222,
- "ic_fluent_wifi_settings_20_regular": 62223,
- "ic_fluent_wifi_warning_20_filled": 62224,
- "ic_fluent_wifi_warning_20_regular": 62225,
- "ic_fluent_window_20_filled": 62226,
- "ic_fluent_window_20_regular": 62227,
- "ic_fluent_window_ad_20_filled": 62228,
- "ic_fluent_window_ad_20_regular": 62229,
- "ic_fluent_window_ad_off_20_filled": 62230,
- "ic_fluent_window_ad_off_20_regular": 62231,
- "ic_fluent_window_ad_person_20_filled": 62232,
- "ic_fluent_window_ad_person_20_regular": 62233,
- "ic_fluent_window_apps_20_filled": 62234,
- "ic_fluent_window_apps_20_regular": 62235,
- "ic_fluent_window_arrow_up_20_filled": 62236,
- "ic_fluent_window_arrow_up_20_regular": 62237,
- "ic_fluent_window_bullet_list_20_filled": 62238,
- "ic_fluent_window_bullet_list_20_regular": 62239,
- "ic_fluent_window_bullet_list_add_20_filled": 62240,
- "ic_fluent_window_bullet_list_add_20_regular": 62241,
- "ic_fluent_window_console_20_filled": 62242,
- "ic_fluent_window_console_20_regular": 62243,
- "ic_fluent_window_database_20_filled": 62244,
- "ic_fluent_window_database_20_regular": 62245,
- "ic_fluent_window_dev_edit_20_filled": 62246,
- "ic_fluent_window_dev_edit_20_regular": 62247,
- "ic_fluent_window_dev_tools_20_filled": 62248,
- "ic_fluent_window_dev_tools_20_regular": 62249,
- "ic_fluent_window_edit_20_filled": 62250,
- "ic_fluent_window_edit_20_regular": 62251,
- "ic_fluent_window_fingerprint_20_filled": 62252,
- "ic_fluent_window_fingerprint_20_regular": 62253,
- "ic_fluent_window_header_horizontal_20_filled": 62254,
- "ic_fluent_window_header_horizontal_20_regular": 62255,
- "ic_fluent_window_header_horizontal_off_20_filled": 62256,
- "ic_fluent_window_header_horizontal_off_20_regular": 62257,
- "ic_fluent_window_header_vertical_20_filled": 62258,
- "ic_fluent_window_header_vertical_20_regular": 62259,
- "ic_fluent_window_inprivate_20_filled": 62260,
- "ic_fluent_window_inprivate_20_regular": 62261,
- "ic_fluent_window_inprivate_account_20_filled": 62262,
- "ic_fluent_window_inprivate_account_20_regular": 62263,
- "ic_fluent_window_location_target_20_filled": 62264,
- "ic_fluent_window_location_target_20_regular": 62265,
- "ic_fluent_window_multiple_20_filled": 62266,
- "ic_fluent_window_multiple_20_regular": 62267,
- "ic_fluent_window_multiple_swap_20_filled": 62268,
- "ic_fluent_window_multiple_swap_20_regular": 62269,
- "ic_fluent_window_new_20_filled": 62270,
- "ic_fluent_window_new_20_regular": 62271,
- "ic_fluent_window_play_20_filled": 62272,
- "ic_fluent_window_play_20_regular": 62273,
- "ic_fluent_window_settings_20_filled": 62274,
- "ic_fluent_window_settings_20_regular": 62275,
- "ic_fluent_window_shield_20_filled": 62276,
- "ic_fluent_window_shield_20_regular": 62277,
- "ic_fluent_window_text_20_filled": 62278,
- "ic_fluent_window_text_20_regular": 62279,
- "ic_fluent_window_wrench_20_filled": 62280,
- "ic_fluent_window_wrench_20_regular": 62281,
- "ic_fluent_wrench_20_filled": 62282,
- "ic_fluent_wrench_20_regular": 62283,
- "ic_fluent_wrench_screwdriver_20_filled": 62284,
- "ic_fluent_wrench_screwdriver_20_regular": 62285,
- "ic_fluent_wrench_settings_20_filled": 62286,
- "ic_fluent_wrench_settings_20_regular": 62287,
- "ic_fluent_xbox_console_20_filled": 62288,
- "ic_fluent_xbox_console_20_regular": 62289,
- "ic_fluent_xbox_controller_20_filled": 62290,
- "ic_fluent_xbox_controller_20_regular": 62291,
- "ic_fluent_xbox_controller_error_20_filled": 62292,
- "ic_fluent_xbox_controller_error_20_regular": 62293,
- "ic_fluent_xray_20_filled": 62294,
- "ic_fluent_xray_20_regular": 62295,
- "ic_fluent_zoom_fit_20_filled": 62296,
- "ic_fluent_zoom_fit_20_regular": 62297,
- "ic_fluent_zoom_in_20_filled": 62298,
- "ic_fluent_zoom_in_20_regular": 62299,
- "ic_fluent_zoom_out_20_filled": 62300,
- "ic_fluent_zoom_out_20_regular": 62301
+ "ic_fluent_apps_settings_20_filled": 57454,
+ "ic_fluent_apps_settings_20_regular": 57455,
+ "ic_fluent_apps_shield_20_filled": 57456,
+ "ic_fluent_apps_shield_20_regular": 57457,
+ "ic_fluent_archive_20_filled": 57458,
+ "ic_fluent_archive_20_regular": 57459,
+ "ic_fluent_archive_arrow_back_20_filled": 57460,
+ "ic_fluent_archive_arrow_back_20_regular": 57461,
+ "ic_fluent_archive_multiple_20_filled": 57462,
+ "ic_fluent_archive_multiple_20_regular": 57463,
+ "ic_fluent_archive_settings_20_filled": 57464,
+ "ic_fluent_archive_settings_20_regular": 57465,
+ "ic_fluent_arrow_autofit_content_20_filled": 57466,
+ "ic_fluent_arrow_autofit_content_20_regular": 57467,
+ "ic_fluent_arrow_autofit_down_20_filled": 57468,
+ "ic_fluent_arrow_autofit_down_20_regular": 57469,
+ "ic_fluent_arrow_autofit_height_20_filled": 57470,
+ "ic_fluent_arrow_autofit_height_20_regular": 57471,
+ "ic_fluent_arrow_autofit_height_dotted_20_filled": 57472,
+ "ic_fluent_arrow_autofit_height_dotted_20_regular": 57473,
+ "ic_fluent_arrow_autofit_height_in_20_filled": 57474,
+ "ic_fluent_arrow_autofit_height_in_20_regular": 57475,
+ "ic_fluent_arrow_autofit_up_20_filled": 57476,
+ "ic_fluent_arrow_autofit_up_20_regular": 57477,
+ "ic_fluent_arrow_autofit_width_20_filled": 57478,
+ "ic_fluent_arrow_autofit_width_20_regular": 57479,
+ "ic_fluent_arrow_autofit_width_dotted_20_filled": 57480,
+ "ic_fluent_arrow_autofit_width_dotted_20_regular": 57481,
+ "ic_fluent_arrow_between_down_20_filled": 57482,
+ "ic_fluent_arrow_between_down_20_regular": 57483,
+ "ic_fluent_arrow_between_up_20_filled": 57484,
+ "ic_fluent_arrow_between_up_20_regular": 57485,
+ "ic_fluent_arrow_bidirectional_left_right_20_filled": 57486,
+ "ic_fluent_arrow_bidirectional_left_right_20_regular": 57487,
+ "ic_fluent_arrow_bidirectional_up_down_20_filled": 57488,
+ "ic_fluent_arrow_bidirectional_up_down_20_regular": 57489,
+ "ic_fluent_arrow_bounce_20_filled": 57490,
+ "ic_fluent_arrow_bounce_20_regular": 57491,
+ "ic_fluent_arrow_circle_down_20_filled": 57492,
+ "ic_fluent_arrow_circle_down_20_regular": 57493,
+ "ic_fluent_arrow_circle_down_double_20_filled": 57494,
+ "ic_fluent_arrow_circle_down_double_20_regular": 57495,
+ "ic_fluent_arrow_circle_down_right_20_filled": 57496,
+ "ic_fluent_arrow_circle_down_right_20_regular": 57497,
+ "ic_fluent_arrow_circle_down_split_20_filled": 57498,
+ "ic_fluent_arrow_circle_down_split_20_regular": 57499,
+ "ic_fluent_arrow_circle_down_up_20_filled": 57500,
+ "ic_fluent_arrow_circle_down_up_20_regular": 57501,
+ "ic_fluent_arrow_circle_left_20_filled": 57502,
+ "ic_fluent_arrow_circle_left_20_regular": 57503,
+ "ic_fluent_arrow_circle_right_20_filled": 57504,
+ "ic_fluent_arrow_circle_right_20_regular": 57505,
+ "ic_fluent_arrow_circle_up_20_filled": 57506,
+ "ic_fluent_arrow_circle_up_20_regular": 57507,
+ "ic_fluent_arrow_circle_up_left_20_filled": 57508,
+ "ic_fluent_arrow_circle_up_left_20_regular": 57509,
+ "ic_fluent_arrow_circle_up_right_20_filled": 57510,
+ "ic_fluent_arrow_circle_up_right_20_regular": 57511,
+ "ic_fluent_arrow_clockwise_20_filled": 57512,
+ "ic_fluent_arrow_clockwise_20_regular": 57513,
+ "ic_fluent_arrow_clockwise_dashes_20_filled": 57514,
+ "ic_fluent_arrow_clockwise_dashes_20_regular": 57515,
+ "ic_fluent_arrow_collapse_all_20_filled": 57516,
+ "ic_fluent_arrow_collapse_all_20_regular": 57517,
+ "ic_fluent_arrow_counterclockwise_20_filled": 57518,
+ "ic_fluent_arrow_counterclockwise_20_regular": 57519,
+ "ic_fluent_arrow_counterclockwise_dashes_20_filled": 57520,
+ "ic_fluent_arrow_counterclockwise_dashes_20_regular": 57521,
+ "ic_fluent_arrow_curve_down_left_20_filled": 57522,
+ "ic_fluent_arrow_curve_down_left_20_regular": 57523,
+ "ic_fluent_arrow_curve_down_right_20_filled": 57524,
+ "ic_fluent_arrow_curve_down_right_20_regular": 57525,
+ "ic_fluent_arrow_curve_up_left_20_filled": 57526,
+ "ic_fluent_arrow_curve_up_left_20_regular": 57527,
+ "ic_fluent_arrow_curve_up_right_20_filled": 57528,
+ "ic_fluent_arrow_curve_up_right_20_regular": 57529,
+ "ic_fluent_arrow_down_20_filled": 57530,
+ "ic_fluent_arrow_down_20_regular": 57531,
+ "ic_fluent_arrow_down_exclamation_20_filled": 57532,
+ "ic_fluent_arrow_down_exclamation_20_regular": 57533,
+ "ic_fluent_arrow_down_left_20_filled": 57534,
+ "ic_fluent_arrow_down_left_20_regular": 57535,
+ "ic_fluent_arrow_download_20_filled": 57536,
+ "ic_fluent_arrow_download_20_regular": 57537,
+ "ic_fluent_arrow_download_off_20_filled": 57538,
+ "ic_fluent_arrow_download_off_20_regular": 57539,
+ "ic_fluent_arrow_eject_20_filled": 57540,
+ "ic_fluent_arrow_eject_20_regular": 57541,
+ "ic_fluent_arrow_enter_20_filled": 57542,
+ "ic_fluent_arrow_enter_20_regular": 57543,
+ "ic_fluent_arrow_enter_left_20_filled": 57544,
+ "ic_fluent_arrow_enter_left_20_regular": 57545,
+ "ic_fluent_arrow_enter_up_20_filled": 57546,
+ "ic_fluent_arrow_enter_up_20_regular": 57547,
+ "ic_fluent_arrow_exit_20_filled": 57548,
+ "ic_fluent_arrow_exit_20_regular": 57549,
+ "ic_fluent_arrow_expand_20_filled": 57550,
+ "ic_fluent_arrow_expand_20_regular": 57551,
+ "ic_fluent_arrow_export_20_filled": 57552,
+ "ic_fluent_arrow_export_20_regular": 57553,
+ "ic_fluent_arrow_export_ltr_20_filled": 57554,
+ "ic_fluent_arrow_export_ltr_20_regular": 57555,
+ "ic_fluent_arrow_export_rtl_20_filled": 57556,
+ "ic_fluent_arrow_export_rtl_20_regular": 57557,
+ "ic_fluent_arrow_export_up_20_filled": 57558,
+ "ic_fluent_arrow_export_up_20_regular": 57559,
+ "ic_fluent_arrow_fit_20_filled": 57560,
+ "ic_fluent_arrow_fit_20_regular": 57561,
+ "ic_fluent_arrow_fit_in_20_filled": 57562,
+ "ic_fluent_arrow_fit_in_20_regular": 57563,
+ "ic_fluent_arrow_flow_diagonal_up_right_20_filled": 57564,
+ "ic_fluent_arrow_flow_diagonal_up_right_20_regular": 57565,
+ "ic_fluent_arrow_flow_up_right_20_filled": 57566,
+ "ic_fluent_arrow_flow_up_right_20_regular": 57567,
+ "ic_fluent_arrow_flow_up_right_rectangle_multiple_20_filled": 57568,
+ "ic_fluent_arrow_flow_up_right_rectangle_multiple_20_regular": 57569,
+ "ic_fluent_arrow_forward_20_filled": 57570,
+ "ic_fluent_arrow_forward_20_regular": 57571,
+ "ic_fluent_arrow_forward_down_lightning_20_filled": 57572,
+ "ic_fluent_arrow_forward_down_lightning_20_regular": 57573,
+ "ic_fluent_arrow_forward_down_person_20_filled": 57574,
+ "ic_fluent_arrow_forward_down_person_20_regular": 57575,
+ "ic_fluent_arrow_hook_down_left_20_filled": 57576,
+ "ic_fluent_arrow_hook_down_left_20_regular": 57577,
+ "ic_fluent_arrow_hook_down_right_20_filled": 57578,
+ "ic_fluent_arrow_hook_down_right_20_regular": 57579,
+ "ic_fluent_arrow_hook_up_left_20_filled": 57580,
+ "ic_fluent_arrow_hook_up_left_20_regular": 57581,
+ "ic_fluent_arrow_hook_up_right_20_filled": 57582,
+ "ic_fluent_arrow_hook_up_right_20_regular": 57583,
+ "ic_fluent_arrow_import_20_filled": 57584,
+ "ic_fluent_arrow_import_20_regular": 57585,
+ "ic_fluent_arrow_join_20_filled": 57586,
+ "ic_fluent_arrow_join_20_regular": 57587,
+ "ic_fluent_arrow_left_20_filled": 57588,
+ "ic_fluent_arrow_left_20_regular": 57589,
+ "ic_fluent_arrow_maximize_20_filled": 57590,
+ "ic_fluent_arrow_maximize_20_regular": 57591,
+ "ic_fluent_arrow_maximize_vertical_20_filled": 57592,
+ "ic_fluent_arrow_maximize_vertical_20_regular": 57593,
+ "ic_fluent_arrow_minimize_20_filled": 57594,
+ "ic_fluent_arrow_minimize_20_regular": 57595,
+ "ic_fluent_arrow_minimize_vertical_20_filled": 57596,
+ "ic_fluent_arrow_minimize_vertical_20_regular": 57597,
+ "ic_fluent_arrow_move_20_filled": 57598,
+ "ic_fluent_arrow_move_20_regular": 57599,
+ "ic_fluent_arrow_move_inward_20_filled": 57600,
+ "ic_fluent_arrow_move_inward_20_regular": 57601,
+ "ic_fluent_arrow_next_20_filled": 57602,
+ "ic_fluent_arrow_next_20_regular": 57603,
+ "ic_fluent_arrow_outline_down_left_20_filled": 57604,
+ "ic_fluent_arrow_outline_down_left_20_regular": 57605,
+ "ic_fluent_arrow_outline_up_right_20_filled": 57606,
+ "ic_fluent_arrow_outline_up_right_20_regular": 57607,
+ "ic_fluent_arrow_paragraph_20_filled": 57608,
+ "ic_fluent_arrow_paragraph_20_regular": 57609,
+ "ic_fluent_arrow_previous_20_filled": 57610,
+ "ic_fluent_arrow_previous_20_regular": 57611,
+ "ic_fluent_arrow_redo_20_filled": 57612,
+ "ic_fluent_arrow_redo_20_regular": 57613,
+ "ic_fluent_arrow_repeat_1_20_filled": 57614,
+ "ic_fluent_arrow_repeat_1_20_regular": 57615,
+ "ic_fluent_arrow_repeat_all_20_filled": 57616,
+ "ic_fluent_arrow_repeat_all_20_regular": 57617,
+ "ic_fluent_arrow_repeat_all_off_20_filled": 57618,
+ "ic_fluent_arrow_repeat_all_off_20_regular": 57619,
+ "ic_fluent_arrow_reply_20_filled": 57620,
+ "ic_fluent_arrow_reply_20_regular": 57621,
+ "ic_fluent_arrow_reply_all_20_filled": 57622,
+ "ic_fluent_arrow_reply_all_20_regular": 57623,
+ "ic_fluent_arrow_reply_down_20_filled": 57624,
+ "ic_fluent_arrow_reply_down_20_regular": 57625,
+ "ic_fluent_arrow_reset_20_filled": 57626,
+ "ic_fluent_arrow_reset_20_regular": 57627,
+ "ic_fluent_arrow_right_20_filled": 57628,
+ "ic_fluent_arrow_right_20_regular": 57629,
+ "ic_fluent_arrow_rotate_clockwise_20_filled": 57630,
+ "ic_fluent_arrow_rotate_clockwise_20_regular": 57631,
+ "ic_fluent_arrow_rotate_counterclockwise_20_filled": 57632,
+ "ic_fluent_arrow_rotate_counterclockwise_20_regular": 57633,
+ "ic_fluent_arrow_routing_20_filled": 57634,
+ "ic_fluent_arrow_routing_20_regular": 57635,
+ "ic_fluent_arrow_routing_rectangle_multiple_20_filled": 57636,
+ "ic_fluent_arrow_routing_rectangle_multiple_20_regular": 57637,
+ "ic_fluent_arrow_shuffle_20_filled": 57638,
+ "ic_fluent_arrow_shuffle_20_regular": 57639,
+ "ic_fluent_arrow_shuffle_off_20_filled": 57640,
+ "ic_fluent_arrow_shuffle_off_20_regular": 57641,
+ "ic_fluent_arrow_sort_20_filled": 57642,
+ "ic_fluent_arrow_sort_20_regular": 57643,
+ "ic_fluent_arrow_sort_down_20_filled": 57644,
+ "ic_fluent_arrow_sort_down_20_regular": 57645,
+ "ic_fluent_arrow_sort_down_lines_20_filled": 57646,
+ "ic_fluent_arrow_sort_down_lines_20_regular": 57647,
+ "ic_fluent_arrow_sort_up_20_filled": 57648,
+ "ic_fluent_arrow_sort_up_20_regular": 57649,
+ "ic_fluent_arrow_sort_up_lines_20_filled": 57650,
+ "ic_fluent_arrow_sort_up_lines_20_regular": 57651,
+ "ic_fluent_arrow_split_20_filled": 57652,
+ "ic_fluent_arrow_split_20_regular": 57653,
+ "ic_fluent_arrow_sprint_20_filled": 57654,
+ "ic_fluent_arrow_sprint_20_regular": 57655,
+ "ic_fluent_arrow_square_down_20_filled": 57656,
+ "ic_fluent_arrow_square_down_20_regular": 57657,
+ "ic_fluent_arrow_square_up_right_20_filled": 57658,
+ "ic_fluent_arrow_square_up_right_20_regular": 57659,
+ "ic_fluent_arrow_step_back_20_filled": 57660,
+ "ic_fluent_arrow_step_back_20_regular": 57661,
+ "ic_fluent_arrow_step_in_20_filled": 57662,
+ "ic_fluent_arrow_step_in_20_regular": 57663,
+ "ic_fluent_arrow_step_in_diagonal_down_left_20_filled": 57664,
+ "ic_fluent_arrow_step_in_diagonal_down_left_20_regular": 57665,
+ "ic_fluent_arrow_step_in_left_20_filled": 57666,
+ "ic_fluent_arrow_step_in_left_20_regular": 57667,
+ "ic_fluent_arrow_step_in_right_20_filled": 57668,
+ "ic_fluent_arrow_step_in_right_20_regular": 57669,
+ "ic_fluent_arrow_step_out_20_filled": 57670,
+ "ic_fluent_arrow_step_out_20_regular": 57671,
+ "ic_fluent_arrow_step_over_20_filled": 57672,
+ "ic_fluent_arrow_step_over_20_regular": 57673,
+ "ic_fluent_arrow_swap_20_filled": 57674,
+ "ic_fluent_arrow_swap_20_regular": 57675,
+ "ic_fluent_arrow_sync_20_filled": 57676,
+ "ic_fluent_arrow_sync_20_regular": 57677,
+ "ic_fluent_arrow_sync_checkmark_20_filled": 57678,
+ "ic_fluent_arrow_sync_checkmark_20_regular": 57679,
+ "ic_fluent_arrow_sync_circle_20_filled": 57680,
+ "ic_fluent_arrow_sync_circle_20_regular": 57681,
+ "ic_fluent_arrow_sync_dismiss_20_filled": 57682,
+ "ic_fluent_arrow_sync_dismiss_20_regular": 57683,
+ "ic_fluent_arrow_sync_off_20_filled": 57684,
+ "ic_fluent_arrow_sync_off_20_regular": 57685,
+ "ic_fluent_arrow_trending_20_filled": 57686,
+ "ic_fluent_arrow_trending_20_regular": 57687,
+ "ic_fluent_arrow_trending_checkmark_20_filled": 57688,
+ "ic_fluent_arrow_trending_checkmark_20_regular": 57689,
+ "ic_fluent_arrow_trending_down_20_filled": 57690,
+ "ic_fluent_arrow_trending_down_20_regular": 57691,
+ "ic_fluent_arrow_trending_lines_20_filled": 57692,
+ "ic_fluent_arrow_trending_lines_20_regular": 57693,
+ "ic_fluent_arrow_trending_settings_20_filled": 57694,
+ "ic_fluent_arrow_trending_settings_20_regular": 57695,
+ "ic_fluent_arrow_trending_sparkle_20_filled": 57696,
+ "ic_fluent_arrow_trending_sparkle_20_regular": 57697,
+ "ic_fluent_arrow_trending_text_20_filled": 57698,
+ "ic_fluent_arrow_trending_text_20_regular": 57699,
+ "ic_fluent_arrow_trending_wrench_20_filled": 57700,
+ "ic_fluent_arrow_trending_wrench_20_regular": 57701,
+ "ic_fluent_arrow_turn_bidirectional_down_right_20_filled": 57702,
+ "ic_fluent_arrow_turn_bidirectional_down_right_20_regular": 57703,
+ "ic_fluent_arrow_turn_down_left_20_filled": 57704,
+ "ic_fluent_arrow_turn_down_left_20_regular": 57705,
+ "ic_fluent_arrow_turn_down_right_20_filled": 57706,
+ "ic_fluent_arrow_turn_down_right_20_regular": 57707,
+ "ic_fluent_arrow_turn_down_up_20_filled": 57708,
+ "ic_fluent_arrow_turn_down_up_20_regular": 57709,
+ "ic_fluent_arrow_turn_left_down_20_filled": 57710,
+ "ic_fluent_arrow_turn_left_down_20_regular": 57711,
+ "ic_fluent_arrow_turn_left_right_20_filled": 57712,
+ "ic_fluent_arrow_turn_left_right_20_regular": 57713,
+ "ic_fluent_arrow_turn_left_up_20_filled": 57714,
+ "ic_fluent_arrow_turn_left_up_20_regular": 57715,
+ "ic_fluent_arrow_turn_right_20_filled": 57716,
+ "ic_fluent_arrow_turn_right_20_regular": 57717,
+ "ic_fluent_arrow_turn_right_down_20_filled": 57718,
+ "ic_fluent_arrow_turn_right_down_20_regular": 57719,
+ "ic_fluent_arrow_turn_right_left_20_filled": 57720,
+ "ic_fluent_arrow_turn_right_left_20_regular": 57721,
+ "ic_fluent_arrow_turn_right_up_20_filled": 57722,
+ "ic_fluent_arrow_turn_right_up_20_regular": 57723,
+ "ic_fluent_arrow_turn_up_down_20_filled": 57724,
+ "ic_fluent_arrow_turn_up_down_20_regular": 57725,
+ "ic_fluent_arrow_turn_up_left_20_filled": 57726,
+ "ic_fluent_arrow_turn_up_left_20_regular": 57727,
+ "ic_fluent_arrow_undo_20_filled": 57728,
+ "ic_fluent_arrow_undo_20_regular": 57729,
+ "ic_fluent_arrow_up_20_filled": 57730,
+ "ic_fluent_arrow_up_20_regular": 57731,
+ "ic_fluent_arrow_up_exclamation_20_filled": 57732,
+ "ic_fluent_arrow_up_exclamation_20_regular": 57733,
+ "ic_fluent_arrow_up_left_20_filled": 57734,
+ "ic_fluent_arrow_up_left_20_regular": 57735,
+ "ic_fluent_arrow_up_right_20_filled": 57736,
+ "ic_fluent_arrow_up_right_20_regular": 57737,
+ "ic_fluent_arrow_upload_20_filled": 57738,
+ "ic_fluent_arrow_upload_20_regular": 57739,
+ "ic_fluent_arrow_wrap_20_filled": 57740,
+ "ic_fluent_arrow_wrap_20_regular": 57741,
+ "ic_fluent_arrow_wrap_off_20_filled": 57742,
+ "ic_fluent_arrow_wrap_off_20_regular": 57743,
+ "ic_fluent_arrows_bidirectional_20_filled": 57744,
+ "ic_fluent_arrows_bidirectional_20_regular": 57745,
+ "ic_fluent_attach_20_filled": 57746,
+ "ic_fluent_attach_20_regular": 57747,
+ "ic_fluent_attach_arrow_right_20_filled": 57748,
+ "ic_fluent_attach_arrow_right_20_regular": 57749,
+ "ic_fluent_attach_text_20_filled": 57750,
+ "ic_fluent_attach_text_20_regular": 57751,
+ "ic_fluent_auto_fit_height_20_filled": 57752,
+ "ic_fluent_auto_fit_height_20_regular": 57753,
+ "ic_fluent_auto_fit_width_20_filled": 57754,
+ "ic_fluent_auto_fit_width_20_regular": 57755,
+ "ic_fluent_autocorrect_20_filled": 57756,
+ "ic_fluent_autocorrect_20_regular": 57757,
+ "ic_fluent_autosum_20_filled": 57758,
+ "ic_fluent_autosum_20_regular": 57759,
+ "ic_fluent_backpack_20_filled": 57760,
+ "ic_fluent_backpack_20_regular": 57761,
+ "ic_fluent_backpack_add_20_filled": 57762,
+ "ic_fluent_backpack_add_20_regular": 57763,
+ "ic_fluent_backspace_20_filled": 57764,
+ "ic_fluent_backspace_20_regular": 57765,
+ "ic_fluent_badge_20_filled": 57766,
+ "ic_fluent_badge_20_regular": 57767,
+ "ic_fluent_balloon_20_filled": 57768,
+ "ic_fluent_balloon_20_regular": 57769,
+ "ic_fluent_barcode_scanner_20_filled": 57770,
+ "ic_fluent_barcode_scanner_20_regular": 57771,
+ "ic_fluent_battery_0_20_filled": 57772,
+ "ic_fluent_battery_0_20_regular": 57773,
+ "ic_fluent_battery_1_20_filled": 57774,
+ "ic_fluent_battery_1_20_regular": 57775,
+ "ic_fluent_battery_10_20_filled": 57776,
+ "ic_fluent_battery_10_20_regular": 57777,
+ "ic_fluent_battery_2_20_filled": 57778,
+ "ic_fluent_battery_2_20_regular": 57779,
+ "ic_fluent_battery_3_20_filled": 57780,
+ "ic_fluent_battery_3_20_regular": 57781,
+ "ic_fluent_battery_4_20_filled": 57782,
+ "ic_fluent_battery_4_20_regular": 57783,
+ "ic_fluent_battery_5_20_filled": 57784,
+ "ic_fluent_battery_5_20_regular": 57785,
+ "ic_fluent_battery_6_20_filled": 57786,
+ "ic_fluent_battery_6_20_regular": 57787,
+ "ic_fluent_battery_7_20_filled": 57788,
+ "ic_fluent_battery_7_20_regular": 57789,
+ "ic_fluent_battery_8_20_filled": 57790,
+ "ic_fluent_battery_8_20_regular": 57791,
+ "ic_fluent_battery_9_20_filled": 57792,
+ "ic_fluent_battery_9_20_regular": 57793,
+ "ic_fluent_battery_charge_20_filled": 57794,
+ "ic_fluent_battery_charge_20_regular": 57795,
+ "ic_fluent_battery_checkmark_20_filled": 57796,
+ "ic_fluent_battery_checkmark_20_regular": 57797,
+ "ic_fluent_battery_saver_20_filled": 57798,
+ "ic_fluent_battery_saver_20_regular": 57799,
+ "ic_fluent_battery_warning_20_filled": 57800,
+ "ic_fluent_battery_warning_20_regular": 57801,
+ "ic_fluent_beach_20_filled": 57802,
+ "ic_fluent_beach_20_regular": 57803,
+ "ic_fluent_beaker_20_filled": 57804,
+ "ic_fluent_beaker_20_regular": 57805,
+ "ic_fluent_beaker_add_20_filled": 57806,
+ "ic_fluent_beaker_add_20_regular": 57807,
+ "ic_fluent_beaker_dismiss_20_filled": 57808,
+ "ic_fluent_beaker_dismiss_20_regular": 57809,
+ "ic_fluent_beaker_edit_20_filled": 57810,
+ "ic_fluent_beaker_edit_20_regular": 57811,
+ "ic_fluent_beaker_off_20_filled": 57812,
+ "ic_fluent_beaker_off_20_regular": 57813,
+ "ic_fluent_beaker_settings_20_filled": 57814,
+ "ic_fluent_beaker_settings_20_regular": 57815,
+ "ic_fluent_bed_20_filled": 57816,
+ "ic_fluent_bed_20_regular": 57817,
+ "ic_fluent_bench_20_filled": 57818,
+ "ic_fluent_bench_20_regular": 57819,
+ "ic_fluent_bezier_curve_square_20_filled": 57820,
+ "ic_fluent_bezier_curve_square_20_regular": 57821,
+ "ic_fluent_bin_full_20_filled": 57822,
+ "ic_fluent_bin_full_20_regular": 57823,
+ "ic_fluent_bin_recycle_20_filled": 57824,
+ "ic_fluent_bin_recycle_20_regular": 57825,
+ "ic_fluent_bin_recycle_full_20_filled": 57826,
+ "ic_fluent_bin_recycle_full_20_regular": 57827,
+ "ic_fluent_binder_triangle_20_filled": 57828,
+ "ic_fluent_binder_triangle_20_regular": 57829,
+ "ic_fluent_bluetooth_20_filled": 57830,
+ "ic_fluent_bluetooth_20_regular": 57831,
+ "ic_fluent_bluetooth_connected_20_filled": 57832,
+ "ic_fluent_bluetooth_connected_20_regular": 57833,
+ "ic_fluent_bluetooth_disabled_20_filled": 57834,
+ "ic_fluent_bluetooth_disabled_20_regular": 57835,
+ "ic_fluent_bluetooth_searching_20_filled": 57836,
+ "ic_fluent_bluetooth_searching_20_regular": 57837,
+ "ic_fluent_blur_20_filled": 57838,
+ "ic_fluent_blur_20_regular": 57839,
+ "ic_fluent_board_20_filled": 57840,
+ "ic_fluent_board_20_regular": 57841,
+ "ic_fluent_board_games_20_filled": 57842,
+ "ic_fluent_board_games_20_regular": 57843,
+ "ic_fluent_board_heart_20_filled": 57844,
+ "ic_fluent_board_heart_20_regular": 57845,
+ "ic_fluent_board_split_20_filled": 57846,
+ "ic_fluent_board_split_20_regular": 57847,
+ "ic_fluent_book_20_filled": 57848,
+ "ic_fluent_book_20_regular": 57849,
+ "ic_fluent_book_add_20_filled": 57850,
+ "ic_fluent_book_add_20_regular": 57851,
+ "ic_fluent_book_arrow_clockwise_20_filled": 57852,
+ "ic_fluent_book_arrow_clockwise_20_regular": 57853,
+ "ic_fluent_book_clock_20_filled": 57854,
+ "ic_fluent_book_clock_20_regular": 57855,
+ "ic_fluent_book_coins_20_filled": 57856,
+ "ic_fluent_book_coins_20_regular": 57857,
+ "ic_fluent_book_compass_20_filled": 57858,
+ "ic_fluent_book_compass_20_regular": 57859,
+ "ic_fluent_book_contacts_20_filled": 57860,
+ "ic_fluent_book_contacts_20_regular": 57861,
+ "ic_fluent_book_database_20_filled": 57862,
+ "ic_fluent_book_database_20_regular": 57863,
+ "ic_fluent_book_default_20_filled": 57864,
+ "ic_fluent_book_dismiss_20_filled": 57865,
+ "ic_fluent_book_dismiss_20_regular": 57866,
+ "ic_fluent_book_exclamation_mark_20_filled": 57867,
+ "ic_fluent_book_exclamation_mark_20_regular": 57868,
+ "ic_fluent_book_globe_20_filled": 57869,
+ "ic_fluent_book_globe_20_regular": 57870,
+ "ic_fluent_book_information_20_filled": 57871,
+ "ic_fluent_book_information_20_regular": 57872,
+ "ic_fluent_book_letter_20_filled": 57873,
+ "ic_fluent_book_letter_20_regular": 57874,
+ "ic_fluent_book_number_20_filled": 57875,
+ "ic_fluent_book_number_20_regular": 57876,
+ "ic_fluent_book_open_20_filled": 57877,
+ "ic_fluent_book_open_20_regular": 57878,
+ "ic_fluent_book_open_globe_20_filled": 57879,
+ "ic_fluent_book_open_globe_20_regular": 57880,
+ "ic_fluent_book_open_microphone_20_filled": 57881,
+ "ic_fluent_book_open_microphone_20_regular": 57882,
+ "ic_fluent_book_pulse_20_filled": 57883,
+ "ic_fluent_book_pulse_20_regular": 57884,
+ "ic_fluent_book_question_mark_20_filled": 57885,
+ "ic_fluent_book_question_mark_20_regular": 57886,
+ "ic_fluent_book_question_mark_rtl_20_filled": 57887,
+ "ic_fluent_book_question_mark_rtl_20_regular": 57888,
+ "ic_fluent_book_search_20_filled": 57889,
+ "ic_fluent_book_search_20_regular": 57890,
+ "ic_fluent_book_star_20_filled": 57891,
+ "ic_fluent_book_star_20_regular": 57892,
+ "ic_fluent_book_template_20_filled": 57893,
+ "ic_fluent_book_template_20_regular": 57894,
+ "ic_fluent_book_theta_20_filled": 57895,
+ "ic_fluent_book_theta_20_regular": 57896,
+ "ic_fluent_book_toolbox_20_filled": 57897,
+ "ic_fluent_book_toolbox_20_regular": 57898,
+ "ic_fluent_bookmark_20_filled": 57899,
+ "ic_fluent_bookmark_20_regular": 57900,
+ "ic_fluent_bookmark_add_20_filled": 57901,
+ "ic_fluent_bookmark_add_20_regular": 57902,
+ "ic_fluent_bookmark_multiple_20_filled": 57903,
+ "ic_fluent_bookmark_multiple_20_regular": 57904,
+ "ic_fluent_bookmark_off_20_filled": 57905,
+ "ic_fluent_bookmark_off_20_regular": 57906,
+ "ic_fluent_bookmark_search_20_filled": 57907,
+ "ic_fluent_bookmark_search_20_regular": 57908,
+ "ic_fluent_border_all_20_filled": 57909,
+ "ic_fluent_border_all_20_regular": 57910,
+ "ic_fluent_border_bottom_20_filled": 57911,
+ "ic_fluent_border_bottom_20_regular": 57912,
+ "ic_fluent_border_bottom_double_20_filled": 57913,
+ "ic_fluent_border_bottom_double_20_regular": 57914,
+ "ic_fluent_border_bottom_thick_20_filled": 57915,
+ "ic_fluent_border_bottom_thick_20_regular": 57916,
+ "ic_fluent_border_inside_20_filled": 57917,
+ "ic_fluent_border_inside_20_regular": 57918,
+ "ic_fluent_border_left_20_filled": 57919,
+ "ic_fluent_border_left_20_regular": 57920,
+ "ic_fluent_border_left_right_20_filled": 57921,
+ "ic_fluent_border_left_right_20_regular": 57922,
+ "ic_fluent_border_none_20_filled": 57923,
+ "ic_fluent_border_none_20_regular": 57924,
+ "ic_fluent_border_outside_20_filled": 57925,
+ "ic_fluent_border_outside_20_regular": 57926,
+ "ic_fluent_border_outside_thick_20_filled": 57927,
+ "ic_fluent_border_outside_thick_20_regular": 57928,
+ "ic_fluent_border_right_20_filled": 57929,
+ "ic_fluent_border_right_20_regular": 57930,
+ "ic_fluent_border_top_20_filled": 57931,
+ "ic_fluent_border_top_20_regular": 57932,
+ "ic_fluent_border_top_bottom_20_filled": 57933,
+ "ic_fluent_border_top_bottom_20_regular": 57934,
+ "ic_fluent_border_top_bottom_double_20_filled": 57935,
+ "ic_fluent_border_top_bottom_double_20_regular": 57936,
+ "ic_fluent_border_top_bottom_thick_20_filled": 57937,
+ "ic_fluent_border_top_bottom_thick_20_regular": 57938,
+ "ic_fluent_bot_20_filled": 57939,
+ "ic_fluent_bot_20_regular": 57940,
+ "ic_fluent_bot_add_20_filled": 57941,
+ "ic_fluent_bot_add_20_regular": 57942,
+ "ic_fluent_bot_sparkle_20_filled": 57943,
+ "ic_fluent_bot_sparkle_20_regular": 57944,
+ "ic_fluent_bow_tie_20_filled": 57945,
+ "ic_fluent_bow_tie_20_regular": 57946,
+ "ic_fluent_bowl_chopsticks_20_filled": 57947,
+ "ic_fluent_bowl_chopsticks_20_regular": 57948,
+ "ic_fluent_bowl_salad_20_filled": 57949,
+ "ic_fluent_bowl_salad_20_regular": 57950,
+ "ic_fluent_box_20_filled": 57951,
+ "ic_fluent_box_20_regular": 57952,
+ "ic_fluent_box_arrow_left_20_filled": 57953,
+ "ic_fluent_box_arrow_left_20_regular": 57954,
+ "ic_fluent_box_arrow_up_20_filled": 57955,
+ "ic_fluent_box_arrow_up_20_regular": 57956,
+ "ic_fluent_box_checkmark_20_filled": 57957,
+ "ic_fluent_box_checkmark_20_regular": 57958,
+ "ic_fluent_box_dismiss_20_filled": 57959,
+ "ic_fluent_box_dismiss_20_regular": 57960,
+ "ic_fluent_box_edit_20_filled": 57961,
+ "ic_fluent_box_edit_20_regular": 57962,
+ "ic_fluent_box_multiple_20_filled": 57963,
+ "ic_fluent_box_multiple_20_regular": 57964,
+ "ic_fluent_box_multiple_arrow_left_20_filled": 57965,
+ "ic_fluent_box_multiple_arrow_left_20_regular": 57966,
+ "ic_fluent_box_multiple_arrow_right_20_filled": 57967,
+ "ic_fluent_box_multiple_arrow_right_20_regular": 57968,
+ "ic_fluent_box_multiple_checkmark_20_filled": 57969,
+ "ic_fluent_box_multiple_checkmark_20_regular": 57970,
+ "ic_fluent_box_multiple_search_20_filled": 57971,
+ "ic_fluent_box_multiple_search_20_regular": 57972,
+ "ic_fluent_box_search_20_filled": 57973,
+ "ic_fluent_box_search_20_regular": 57974,
+ "ic_fluent_box_toolbox_20_filled": 57975,
+ "ic_fluent_box_toolbox_20_regular": 57976,
+ "ic_fluent_braces_20_filled": 57977,
+ "ic_fluent_braces_20_regular": 57978,
+ "ic_fluent_braces_variable_20_filled": 57979,
+ "ic_fluent_braces_variable_20_regular": 57980,
+ "ic_fluent_brain_circuit_20_filled": 57981,
+ "ic_fluent_brain_circuit_20_regular": 57982,
+ "ic_fluent_branch_20_filled": 57983,
+ "ic_fluent_branch_20_regular": 57984,
+ "ic_fluent_branch_compare_20_filled": 57985,
+ "ic_fluent_branch_compare_20_regular": 57986,
+ "ic_fluent_branch_fork_20_filled": 57987,
+ "ic_fluent_branch_fork_20_regular": 57988,
+ "ic_fluent_branch_fork_hint_20_filled": 57989,
+ "ic_fluent_branch_fork_hint_20_regular": 57990,
+ "ic_fluent_branch_fork_link_20_filled": 57991,
+ "ic_fluent_branch_fork_link_20_regular": 57992,
+ "ic_fluent_branch_request_20_filled": 57993,
+ "ic_fluent_branch_request_20_regular": 57994,
+ "ic_fluent_breakout_room_20_filled": 57995,
+ "ic_fluent_breakout_room_20_regular": 57996,
+ "ic_fluent_briefcase_20_filled": 57997,
+ "ic_fluent_briefcase_20_regular": 57998,
+ "ic_fluent_briefcase_medical_20_filled": 57999,
+ "ic_fluent_briefcase_medical_20_regular": 58000,
+ "ic_fluent_briefcase_off_20_filled": 58001,
+ "ic_fluent_briefcase_off_20_regular": 58002,
+ "ic_fluent_briefcase_search_20_filled": 58003,
+ "ic_fluent_briefcase_search_20_regular": 58004,
+ "ic_fluent_brightness_high_20_filled": 58005,
+ "ic_fluent_brightness_high_20_regular": 58006,
+ "ic_fluent_brightness_low_20_filled": 58007,
+ "ic_fluent_brightness_low_20_regular": 58008,
+ "ic_fluent_broad_activity_feed_20_filled": 58009,
+ "ic_fluent_broad_activity_feed_20_regular": 58010,
+ "ic_fluent_broom_20_filled": 58011,
+ "ic_fluent_broom_20_regular": 58012,
+ "ic_fluent_bubble_multiple_20_filled": 58013,
+ "ic_fluent_bubble_multiple_20_regular": 58014,
+ "ic_fluent_bug_20_filled": 58015,
+ "ic_fluent_bug_20_regular": 58016,
+ "ic_fluent_bug_arrow_counterclockwise_20_filled": 58017,
+ "ic_fluent_bug_arrow_counterclockwise_20_regular": 58018,
+ "ic_fluent_bug_prohibited_20_filled": 58019,
+ "ic_fluent_bug_prohibited_20_regular": 58020,
+ "ic_fluent_building_20_filled": 58021,
+ "ic_fluent_building_20_regular": 58022,
+ "ic_fluent_building_bank_20_filled": 58023,
+ "ic_fluent_building_bank_20_regular": 58024,
+ "ic_fluent_building_bank_link_20_filled": 58025,
+ "ic_fluent_building_bank_link_20_regular": 58026,
+ "ic_fluent_building_bank_toolbox_20_filled": 58027,
+ "ic_fluent_building_bank_toolbox_20_regular": 58028,
+ "ic_fluent_building_desktop_20_filled": 58029,
+ "ic_fluent_building_desktop_20_regular": 58030,
+ "ic_fluent_building_factory_20_filled": 58031,
+ "ic_fluent_building_factory_20_regular": 58032,
+ "ic_fluent_building_government_20_filled": 58033,
+ "ic_fluent_building_government_20_regular": 58034,
+ "ic_fluent_building_government_search_20_filled": 58035,
+ "ic_fluent_building_government_search_20_regular": 58036,
+ "ic_fluent_building_home_20_filled": 58037,
+ "ic_fluent_building_home_20_regular": 58038,
+ "ic_fluent_building_lighthouse_20_filled": 58039,
+ "ic_fluent_building_lighthouse_20_regular": 58040,
+ "ic_fluent_building_mosque_20_filled": 58041,
+ "ic_fluent_building_mosque_20_regular": 58042,
+ "ic_fluent_building_multiple_20_filled": 58043,
+ "ic_fluent_building_multiple_20_regular": 58044,
+ "ic_fluent_building_people_20_filled": 58045,
+ "ic_fluent_building_people_20_regular": 58046,
+ "ic_fluent_building_retail_20_filled": 58047,
+ "ic_fluent_building_retail_20_regular": 58048,
+ "ic_fluent_building_retail_money_20_filled": 58049,
+ "ic_fluent_building_retail_money_20_regular": 58050,
+ "ic_fluent_building_retail_more_20_filled": 58051,
+ "ic_fluent_building_retail_more_20_regular": 58052,
+ "ic_fluent_building_retail_shield_20_filled": 58053,
+ "ic_fluent_building_retail_shield_20_regular": 58054,
+ "ic_fluent_building_retail_toolbox_20_filled": 58055,
+ "ic_fluent_building_retail_toolbox_20_regular": 58056,
+ "ic_fluent_building_shop_20_filled": 58057,
+ "ic_fluent_building_shop_20_regular": 58058,
+ "ic_fluent_building_skyscraper_20_filled": 58059,
+ "ic_fluent_building_skyscraper_20_regular": 58060,
+ "ic_fluent_building_swap_20_filled": 58061,
+ "ic_fluent_building_swap_20_regular": 58062,
+ "ic_fluent_building_townhouse_20_filled": 58063,
+ "ic_fluent_building_townhouse_20_regular": 58064,
+ "ic_fluent_button_20_filled": 58065,
+ "ic_fluent_button_20_regular": 58066,
+ "ic_fluent_calculator_20_filled": 58067,
+ "ic_fluent_calculator_20_regular": 58068,
+ "ic_fluent_calculator_arrow_clockwise_20_filled": 58069,
+ "ic_fluent_calculator_arrow_clockwise_20_regular": 58070,
+ "ic_fluent_calculator_multiple_20_filled": 58071,
+ "ic_fluent_calculator_multiple_20_regular": 58072,
+ "ic_fluent_calendar_20_filled": 58073,
+ "ic_fluent_calendar_20_regular": 58074,
+ "ic_fluent_calendar_3_day_20_filled": 58075,
+ "ic_fluent_calendar_3_day_20_regular": 58076,
+ "ic_fluent_calendar_add_20_filled": 58077,
+ "ic_fluent_calendar_add_20_regular": 58078,
+ "ic_fluent_calendar_agenda_20_filled": 58079,
+ "ic_fluent_calendar_agenda_20_regular": 58080,
+ "ic_fluent_calendar_arrow_counterclockwise_20_filled": 58081,
+ "ic_fluent_calendar_arrow_counterclockwise_20_regular": 58082,
+ "ic_fluent_calendar_arrow_down_20_filled": 58083,
+ "ic_fluent_calendar_arrow_down_20_regular": 58084,
+ "ic_fluent_calendar_arrow_right_20_filled": 58085,
+ "ic_fluent_calendar_arrow_right_20_regular": 58086,
+ "ic_fluent_calendar_assistant_20_filled": 58087,
+ "ic_fluent_calendar_assistant_20_regular": 58088,
+ "ic_fluent_calendar_cancel_20_filled": 58089,
+ "ic_fluent_calendar_cancel_20_regular": 58090,
+ "ic_fluent_calendar_chat_20_filled": 58091,
+ "ic_fluent_calendar_chat_20_regular": 58092,
+ "ic_fluent_calendar_checkmark_20_filled": 58093,
+ "ic_fluent_calendar_checkmark_20_regular": 58094,
+ "ic_fluent_calendar_clock_20_filled": 58095,
+ "ic_fluent_calendar_clock_20_regular": 58096,
+ "ic_fluent_calendar_data_bar_20_filled": 58097,
+ "ic_fluent_calendar_data_bar_20_regular": 58098,
+ "ic_fluent_calendar_date_20_filled": 58099,
+ "ic_fluent_calendar_date_20_regular": 58100,
+ "ic_fluent_calendar_day_20_filled": 58101,
+ "ic_fluent_calendar_day_20_regular": 58102,
+ "ic_fluent_calendar_edit_20_filled": 58103,
+ "ic_fluent_calendar_edit_20_regular": 58104,
+ "ic_fluent_calendar_empty_20_filled": 58105,
+ "ic_fluent_calendar_empty_20_regular": 58106,
+ "ic_fluent_calendar_error_20_filled": 58107,
+ "ic_fluent_calendar_error_20_regular": 58108,
+ "ic_fluent_calendar_eye_20_filled": 58109,
+ "ic_fluent_calendar_eye_20_regular": 58110,
+ "ic_fluent_calendar_info_20_filled": 58111,
+ "ic_fluent_calendar_info_20_regular": 58112,
+ "ic_fluent_calendar_lock_20_filled": 58113,
+ "ic_fluent_calendar_lock_20_regular": 58114,
+ "ic_fluent_calendar_ltr_20_filled": 58115,
+ "ic_fluent_calendar_ltr_20_regular": 58116,
+ "ic_fluent_calendar_mail_20_filled": 58117,
+ "ic_fluent_calendar_mail_20_regular": 58118,
+ "ic_fluent_calendar_mention_20_filled": 58119,
+ "ic_fluent_calendar_mention_20_regular": 58120,
+ "ic_fluent_calendar_month_20_filled": 58121,
+ "ic_fluent_calendar_month_20_regular": 58122,
+ "ic_fluent_calendar_multiple_20_filled": 58123,
+ "ic_fluent_calendar_multiple_20_regular": 58124,
+ "ic_fluent_calendar_note_20_filled": 58125,
+ "ic_fluent_calendar_note_20_regular": 58126,
+ "ic_fluent_calendar_pattern_20_filled": 58127,
+ "ic_fluent_calendar_pattern_20_regular": 58128,
+ "ic_fluent_calendar_person_20_filled": 58129,
+ "ic_fluent_calendar_person_20_regular": 58130,
+ "ic_fluent_calendar_phone_20_filled": 58131,
+ "ic_fluent_calendar_phone_20_regular": 58132,
+ "ic_fluent_calendar_play_20_filled": 58133,
+ "ic_fluent_calendar_play_20_regular": 58134,
+ "ic_fluent_calendar_question_mark_20_filled": 58135,
+ "ic_fluent_calendar_question_mark_20_regular": 58136,
+ "ic_fluent_calendar_record_20_filled": 58137,
+ "ic_fluent_calendar_record_20_regular": 58138,
+ "ic_fluent_calendar_reply_20_filled": 58139,
+ "ic_fluent_calendar_reply_20_regular": 58140,
+ "ic_fluent_calendar_rtl_20_filled": 58141,
+ "ic_fluent_calendar_rtl_20_regular": 58142,
+ "ic_fluent_calendar_search_20_filled": 58143,
+ "ic_fluent_calendar_search_20_regular": 58144,
+ "ic_fluent_calendar_settings_20_filled": 58145,
+ "ic_fluent_calendar_settings_20_regular": 58146,
+ "ic_fluent_calendar_shield_20_filled": 58147,
+ "ic_fluent_calendar_shield_20_regular": 58148,
+ "ic_fluent_calendar_sparkle_20_filled": 58149,
+ "ic_fluent_calendar_sparkle_20_regular": 58150,
+ "ic_fluent_calendar_star_20_filled": 58151,
+ "ic_fluent_calendar_star_20_regular": 58152,
+ "ic_fluent_calendar_sync_20_filled": 58153,
+ "ic_fluent_calendar_sync_20_regular": 58154,
+ "ic_fluent_calendar_template_20_filled": 58155,
+ "ic_fluent_calendar_template_20_regular": 58156,
+ "ic_fluent_calendar_today_20_filled": 58157,
+ "ic_fluent_calendar_today_20_regular": 58158,
+ "ic_fluent_calendar_toolbox_20_filled": 58159,
+ "ic_fluent_calendar_toolbox_20_regular": 58160,
+ "ic_fluent_calendar_video_20_filled": 58161,
+ "ic_fluent_calendar_video_20_regular": 58162,
+ "ic_fluent_calendar_week_numbers_20_filled": 58163,
+ "ic_fluent_calendar_week_numbers_20_regular": 58164,
+ "ic_fluent_calendar_week_start_20_filled": 58165,
+ "ic_fluent_calendar_week_start_20_regular": 58166,
+ "ic_fluent_calendar_work_week_20_filled": 58167,
+ "ic_fluent_calendar_work_week_20_regular": 58168,
+ "ic_fluent_call_20_filled": 58169,
+ "ic_fluent_call_20_regular": 58170,
+ "ic_fluent_call_add_20_filled": 58171,
+ "ic_fluent_call_add_20_regular": 58172,
+ "ic_fluent_call_checkmark_20_filled": 58173,
+ "ic_fluent_call_checkmark_20_regular": 58174,
+ "ic_fluent_call_connecting_20_filled": 58175,
+ "ic_fluent_call_connecting_20_regular": 58176,
+ "ic_fluent_call_dismiss_20_filled": 58177,
+ "ic_fluent_call_dismiss_20_regular": 58178,
+ "ic_fluent_call_end_20_filled": 58179,
+ "ic_fluent_call_end_20_regular": 58180,
+ "ic_fluent_call_exclamation_20_filled": 58181,
+ "ic_fluent_call_exclamation_20_regular": 58182,
+ "ic_fluent_call_forward_20_filled": 58183,
+ "ic_fluent_call_forward_20_regular": 58184,
+ "ic_fluent_call_inbound_20_filled": 58185,
+ "ic_fluent_call_inbound_20_regular": 58186,
+ "ic_fluent_call_missed_20_filled": 58187,
+ "ic_fluent_call_missed_20_regular": 58188,
+ "ic_fluent_call_outbound_20_filled": 58189,
+ "ic_fluent_call_outbound_20_regular": 58190,
+ "ic_fluent_call_park_20_filled": 58191,
+ "ic_fluent_call_park_20_regular": 58192,
+ "ic_fluent_call_pause_20_filled": 58193,
+ "ic_fluent_call_pause_20_regular": 58194,
+ "ic_fluent_call_prohibited_20_filled": 58195,
+ "ic_fluent_call_prohibited_20_regular": 58196,
+ "ic_fluent_call_transfer_20_filled": 58197,
+ "ic_fluent_call_transfer_20_regular": 58198,
+ "ic_fluent_call_warning_20_filled": 58199,
+ "ic_fluent_call_warning_20_regular": 58200,
+ "ic_fluent_calligraphy_pen_20_filled": 58201,
+ "ic_fluent_calligraphy_pen_20_regular": 58202,
+ "ic_fluent_calligraphy_pen_checkmark_20_filled": 58203,
+ "ic_fluent_calligraphy_pen_checkmark_20_regular": 58204,
+ "ic_fluent_calligraphy_pen_error_20_filled": 58205,
+ "ic_fluent_calligraphy_pen_error_20_regular": 58206,
+ "ic_fluent_calligraphy_pen_question_mark_20_filled": 58207,
+ "ic_fluent_calligraphy_pen_question_mark_20_regular": 58208,
+ "ic_fluent_camera_20_filled": 58209,
+ "ic_fluent_camera_20_regular": 58210,
+ "ic_fluent_camera_add_20_filled": 58211,
+ "ic_fluent_camera_add_20_regular": 58212,
+ "ic_fluent_camera_arrow_up_20_filled": 58213,
+ "ic_fluent_camera_arrow_up_20_regular": 58214,
+ "ic_fluent_camera_dome_20_filled": 58215,
+ "ic_fluent_camera_dome_20_regular": 58216,
+ "ic_fluent_camera_edit_20_filled": 58217,
+ "ic_fluent_camera_edit_20_regular": 58218,
+ "ic_fluent_camera_off_20_filled": 58219,
+ "ic_fluent_camera_off_20_regular": 58220,
+ "ic_fluent_camera_sparkles_20_filled": 58221,
+ "ic_fluent_camera_sparkles_20_regular": 58222,
+ "ic_fluent_camera_switch_20_filled": 58223,
+ "ic_fluent_camera_switch_20_regular": 58224,
+ "ic_fluent_card_ui_20_filled": 58225,
+ "ic_fluent_card_ui_20_regular": 58226,
+ "ic_fluent_card_ui_portrait_flip_20_filled": 58227,
+ "ic_fluent_card_ui_portrait_flip_20_regular": 58228,
+ "ic_fluent_caret_down_20_filled": 58229,
+ "ic_fluent_caret_down_20_regular": 58230,
+ "ic_fluent_caret_down_right_20_filled": 58231,
+ "ic_fluent_caret_down_right_20_regular": 58232,
+ "ic_fluent_caret_left_20_filled": 58233,
+ "ic_fluent_caret_left_20_regular": 58234,
+ "ic_fluent_caret_right_20_filled": 58235,
+ "ic_fluent_caret_right_20_regular": 58236,
+ "ic_fluent_caret_up_20_filled": 58237,
+ "ic_fluent_caret_up_20_regular": 58238,
+ "ic_fluent_cart_20_filled": 58239,
+ "ic_fluent_cart_20_regular": 58240,
+ "ic_fluent_cast_20_filled": 58241,
+ "ic_fluent_cast_20_regular": 58242,
+ "ic_fluent_cast_multiple_20_filled": 58243,
+ "ic_fluent_cast_multiple_20_regular": 58244,
+ "ic_fluent_catch_up_20_filled": 58245,
+ "ic_fluent_catch_up_20_regular": 58246,
+ "ic_fluent_cellular_3g_20_filled": 58247,
+ "ic_fluent_cellular_3g_20_regular": 58248,
+ "ic_fluent_cellular_4g_20_filled": 58249,
+ "ic_fluent_cellular_4g_20_regular": 58250,
+ "ic_fluent_cellular_5g_20_filled": 58251,
+ "ic_fluent_cellular_5g_20_regular": 58252,
+ "ic_fluent_cellular_data_1_20_filled": 58253,
+ "ic_fluent_cellular_data_1_20_regular": 58254,
+ "ic_fluent_cellular_data_2_20_filled": 58255,
+ "ic_fluent_cellular_data_2_20_regular": 58256,
+ "ic_fluent_cellular_data_3_20_filled": 58257,
+ "ic_fluent_cellular_data_3_20_regular": 58258,
+ "ic_fluent_cellular_data_4_20_filled": 58259,
+ "ic_fluent_cellular_data_4_20_regular": 58260,
+ "ic_fluent_cellular_data_5_20_filled": 58261,
+ "ic_fluent_cellular_data_5_20_regular": 58262,
+ "ic_fluent_cellular_off_20_filled": 58263,
+ "ic_fluent_cellular_off_20_regular": 58264,
+ "ic_fluent_cellular_warning_20_filled": 58265,
+ "ic_fluent_cellular_warning_20_regular": 58266,
+ "ic_fluent_center_horizontal_20_filled": 58267,
+ "ic_fluent_center_horizontal_20_regular": 58268,
+ "ic_fluent_center_vertical_20_filled": 58269,
+ "ic_fluent_center_vertical_20_regular": 58270,
+ "ic_fluent_certificate_20_filled": 58271,
+ "ic_fluent_certificate_20_regular": 58272,
+ "ic_fluent_channel_20_filled": 58273,
+ "ic_fluent_channel_20_regular": 58274,
+ "ic_fluent_channel_add_20_filled": 58275,
+ "ic_fluent_channel_add_20_regular": 58276,
+ "ic_fluent_channel_alert_20_filled": 58277,
+ "ic_fluent_channel_alert_20_regular": 58278,
+ "ic_fluent_channel_arrow_left_20_filled": 58279,
+ "ic_fluent_channel_arrow_left_20_regular": 58280,
+ "ic_fluent_channel_dismiss_20_filled": 58281,
+ "ic_fluent_channel_dismiss_20_regular": 58282,
+ "ic_fluent_channel_share_20_filled": 58283,
+ "ic_fluent_channel_share_20_regular": 58284,
+ "ic_fluent_channel_subtract_20_filled": 58285,
+ "ic_fluent_channel_subtract_20_regular": 58286,
+ "ic_fluent_chart_multiple_20_filled": 58287,
+ "ic_fluent_chart_multiple_20_regular": 58288,
+ "ic_fluent_chart_person_20_filled": 58289,
+ "ic_fluent_chart_person_20_regular": 58290,
+ "ic_fluent_chat_20_filled": 58291,
+ "ic_fluent_chat_20_regular": 58292,
+ "ic_fluent_chat_add_20_filled": 58293,
+ "ic_fluent_chat_add_20_regular": 58294,
+ "ic_fluent_chat_arrow_back_20_filled": 58295,
+ "ic_fluent_chat_arrow_back_20_regular": 58296,
+ "ic_fluent_chat_arrow_double_back_20_filled": 58297,
+ "ic_fluent_chat_arrow_double_back_20_regular": 58298,
+ "ic_fluent_chat_bubbles_question_20_filled": 58299,
+ "ic_fluent_chat_bubbles_question_20_regular": 58300,
+ "ic_fluent_chat_cursor_20_filled": 58301,
+ "ic_fluent_chat_cursor_20_regular": 58302,
+ "ic_fluent_chat_dismiss_20_filled": 58303,
+ "ic_fluent_chat_dismiss_20_regular": 58304,
+ "ic_fluent_chat_empty_20_filled": 58305,
+ "ic_fluent_chat_empty_20_regular": 58306,
+ "ic_fluent_chat_help_20_filled": 58307,
+ "ic_fluent_chat_help_20_regular": 58308,
+ "ic_fluent_chat_lock_20_filled": 58309,
+ "ic_fluent_chat_lock_20_regular": 58310,
+ "ic_fluent_chat_mail_20_filled": 58311,
+ "ic_fluent_chat_mail_20_regular": 58312,
+ "ic_fluent_chat_multiple_20_filled": 58313,
+ "ic_fluent_chat_multiple_20_regular": 58314,
+ "ic_fluent_chat_multiple_heart_20_filled": 58315,
+ "ic_fluent_chat_multiple_heart_20_regular": 58316,
+ "ic_fluent_chat_off_20_filled": 58317,
+ "ic_fluent_chat_off_20_regular": 58318,
+ "ic_fluent_chat_settings_20_filled": 58319,
+ "ic_fluent_chat_settings_20_regular": 58320,
+ "ic_fluent_chat_sparkle_20_filled": 58321,
+ "ic_fluent_chat_sparkle_20_regular": 58322,
+ "ic_fluent_chat_video_20_filled": 58323,
+ "ic_fluent_chat_video_20_regular": 58324,
+ "ic_fluent_chat_warning_20_filled": 58325,
+ "ic_fluent_chat_warning_20_regular": 58326,
+ "ic_fluent_check_20_filled": 58327,
+ "ic_fluent_check_20_regular": 58328,
+ "ic_fluent_checkbox_1_20_filled": 58329,
+ "ic_fluent_checkbox_1_20_regular": 58330,
+ "ic_fluent_checkbox_2_20_filled": 58331,
+ "ic_fluent_checkbox_2_20_regular": 58332,
+ "ic_fluent_checkbox_arrow_right_20_filled": 58333,
+ "ic_fluent_checkbox_arrow_right_20_regular": 58334,
+ "ic_fluent_checkbox_checked_20_filled": 58335,
+ "ic_fluent_checkbox_checked_20_regular": 58336,
+ "ic_fluent_checkbox_checked_sync_20_filled": 58337,
+ "ic_fluent_checkbox_checked_sync_20_regular": 58338,
+ "ic_fluent_checkbox_indeterminate_20_filled": 58339,
+ "ic_fluent_checkbox_indeterminate_20_regular": 58340,
+ "ic_fluent_checkbox_person_20_filled": 58341,
+ "ic_fluent_checkbox_person_20_regular": 58342,
+ "ic_fluent_checkbox_unchecked_20_filled": 58343,
+ "ic_fluent_checkbox_unchecked_20_regular": 58344,
+ "ic_fluent_checkbox_warning_20_filled": 58345,
+ "ic_fluent_checkbox_warning_20_regular": 58346,
+ "ic_fluent_checkmark_20_filled": 58347,
+ "ic_fluent_checkmark_20_regular": 58348,
+ "ic_fluent_checkmark_circle_20_filled": 58349,
+ "ic_fluent_checkmark_circle_20_regular": 58350,
+ "ic_fluent_checkmark_circle_square_20_filled": 58351,
+ "ic_fluent_checkmark_circle_square_20_regular": 58352,
+ "ic_fluent_checkmark_circle_warning_20_filled": 58353,
+ "ic_fluent_checkmark_circle_warning_20_regular": 58354,
+ "ic_fluent_checkmark_lock_20_filled": 58355,
+ "ic_fluent_checkmark_lock_20_regular": 58356,
+ "ic_fluent_checkmark_note_20_filled": 58357,
+ "ic_fluent_checkmark_note_20_regular": 58358,
+ "ic_fluent_checkmark_square_20_filled": 58359,
+ "ic_fluent_checkmark_square_20_regular": 58360,
+ "ic_fluent_checkmark_starburst_20_filled": 58361,
+ "ic_fluent_checkmark_starburst_20_regular": 58362,
+ "ic_fluent_checkmark_underline_circle_20_filled": 58363,
+ "ic_fluent_checkmark_underline_circle_20_regular": 58364,
+ "ic_fluent_chess_20_filled": 58365,
+ "ic_fluent_chess_20_regular": 58366,
+ "ic_fluent_chevron_circle_down_20_filled": 58367,
+ "ic_fluent_chevron_circle_down_20_regular": 58368,
+ "ic_fluent_chevron_circle_left_20_filled": 58369,
+ "ic_fluent_chevron_circle_left_20_regular": 58370,
+ "ic_fluent_chevron_circle_right_20_filled": 58371,
+ "ic_fluent_chevron_circle_right_20_regular": 58372,
+ "ic_fluent_chevron_circle_up_20_filled": 58373,
+ "ic_fluent_chevron_circle_up_20_regular": 58374,
+ "ic_fluent_chevron_double_down_20_filled": 58375,
+ "ic_fluent_chevron_double_down_20_regular": 58376,
+ "ic_fluent_chevron_double_left_20_filled": 58377,
+ "ic_fluent_chevron_double_left_20_regular": 58378,
+ "ic_fluent_chevron_double_right_20_filled": 58379,
+ "ic_fluent_chevron_double_right_20_regular": 58380,
+ "ic_fluent_chevron_double_up_20_filled": 58381,
+ "ic_fluent_chevron_double_up_20_regular": 58382,
+ "ic_fluent_chevron_down_20_filled": 58383,
+ "ic_fluent_chevron_down_20_regular": 58384,
+ "ic_fluent_chevron_down_up_20_filled": 58385,
+ "ic_fluent_chevron_down_up_20_regular": 58386,
+ "ic_fluent_chevron_left_20_filled": 58387,
+ "ic_fluent_chevron_left_20_regular": 58388,
+ "ic_fluent_chevron_right_20_filled": 58389,
+ "ic_fluent_chevron_right_20_regular": 58390,
+ "ic_fluent_chevron_up_20_filled": 58391,
+ "ic_fluent_chevron_up_20_regular": 58392,
+ "ic_fluent_chevron_up_down_20_filled": 58393,
+ "ic_fluent_chevron_up_down_20_regular": 58394,
+ "ic_fluent_circle_20_filled": 58395,
+ "ic_fluent_circle_20_regular": 58396,
+ "ic_fluent_circle_edit_20_filled": 58397,
+ "ic_fluent_circle_edit_20_regular": 58398,
+ "ic_fluent_circle_eraser_20_filled": 58399,
+ "ic_fluent_circle_eraser_20_regular": 58400,
+ "ic_fluent_circle_half_fill_20_filled": 58401,
+ "ic_fluent_circle_half_fill_20_regular": 58402,
+ "ic_fluent_circle_highlight_20_filled": 58403,
+ "ic_fluent_circle_highlight_20_regular": 58404,
+ "ic_fluent_circle_hint_20_filled": 58405,
+ "ic_fluent_circle_hint_20_regular": 58406,
+ "ic_fluent_circle_hint_half_vertical_20_filled": 58407,
+ "ic_fluent_circle_hint_half_vertical_20_regular": 58408,
+ "ic_fluent_circle_image_20_filled": 58409,
+ "ic_fluent_circle_image_20_regular": 58410,
+ "ic_fluent_circle_line_20_filled": 58411,
+ "ic_fluent_circle_line_20_regular": 58412,
+ "ic_fluent_circle_multiple_subtract_checkmark_20_filled": 58413,
+ "ic_fluent_circle_multiple_subtract_checkmark_20_regular": 58414,
+ "ic_fluent_circle_off_20_filled": 58415,
+ "ic_fluent_circle_off_20_regular": 58416,
+ "ic_fluent_circle_shadow_20_filled": 58417,
+ "ic_fluent_circle_shadow_20_regular": 58418,
+ "ic_fluent_circle_small_20_filled": 58419,
+ "ic_fluent_circle_small_20_regular": 58420,
+ "ic_fluent_city_20_filled": 58421,
+ "ic_fluent_city_20_regular": 58422,
+ "ic_fluent_class_20_filled": 58423,
+ "ic_fluent_class_20_regular": 58424,
+ "ic_fluent_classification_20_filled": 58425,
+ "ic_fluent_classification_20_regular": 58426,
+ "ic_fluent_clear_formatting_20_filled": 58427,
+ "ic_fluent_clear_formatting_20_regular": 58428,
+ "ic_fluent_clipboard_20_filled": 58429,
+ "ic_fluent_clipboard_20_regular": 58430,
+ "ic_fluent_clipboard_3_day_20_filled": 58431,
+ "ic_fluent_clipboard_3_day_20_regular": 58432,
+ "ic_fluent_clipboard_arrow_right_20_filled": 58433,
+ "ic_fluent_clipboard_arrow_right_20_regular": 58434,
+ "ic_fluent_clipboard_brush_20_filled": 58435,
+ "ic_fluent_clipboard_brush_20_regular": 58436,
+ "ic_fluent_clipboard_bullet_list_20_filled": 58437,
+ "ic_fluent_clipboard_bullet_list_20_regular": 58438,
+ "ic_fluent_clipboard_bullet_list_ltr_20_filled": 58439,
+ "ic_fluent_clipboard_bullet_list_ltr_20_regular": 58440,
+ "ic_fluent_clipboard_bullet_list_rtl_20_filled": 58441,
+ "ic_fluent_clipboard_bullet_list_rtl_20_regular": 58442,
+ "ic_fluent_clipboard_checkmark_20_filled": 58443,
+ "ic_fluent_clipboard_checkmark_20_regular": 58444,
+ "ic_fluent_clipboard_clock_20_filled": 58445,
+ "ic_fluent_clipboard_clock_20_regular": 58446,
+ "ic_fluent_clipboard_code_20_filled": 58447,
+ "ic_fluent_clipboard_code_20_regular": 58448,
+ "ic_fluent_clipboard_data_bar_20_filled": 58449,
+ "ic_fluent_clipboard_data_bar_20_regular": 58450,
+ "ic_fluent_clipboard_day_20_filled": 58451,
+ "ic_fluent_clipboard_day_20_regular": 58452,
+ "ic_fluent_clipboard_edit_20_filled": 58453,
+ "ic_fluent_clipboard_edit_20_regular": 58454,
+ "ic_fluent_clipboard_error_20_filled": 58455,
+ "ic_fluent_clipboard_error_20_regular": 58456,
+ "ic_fluent_clipboard_heart_20_filled": 58457,
+ "ic_fluent_clipboard_heart_20_regular": 58458,
+ "ic_fluent_clipboard_image_20_filled": 58459,
+ "ic_fluent_clipboard_image_20_regular": 58460,
+ "ic_fluent_clipboard_letter_20_filled": 58461,
+ "ic_fluent_clipboard_letter_20_regular": 58462,
+ "ic_fluent_clipboard_link_20_filled": 58463,
+ "ic_fluent_clipboard_link_20_regular": 58464,
+ "ic_fluent_clipboard_math_formula_20_filled": 58465,
+ "ic_fluent_clipboard_math_formula_20_regular": 58466,
+ "ic_fluent_clipboard_month_20_filled": 58467,
+ "ic_fluent_clipboard_month_20_regular": 58468,
+ "ic_fluent_clipboard_more_20_filled": 58469,
+ "ic_fluent_clipboard_more_20_regular": 58470,
+ "ic_fluent_clipboard_note_20_filled": 58471,
+ "ic_fluent_clipboard_note_20_regular": 58472,
+ "ic_fluent_clipboard_number_123_20_filled": 58473,
+ "ic_fluent_clipboard_number_123_20_regular": 58474,
+ "ic_fluent_clipboard_paste_20_filled": 58475,
+ "ic_fluent_clipboard_paste_20_regular": 58476,
+ "ic_fluent_clipboard_pulse_20_filled": 58477,
+ "ic_fluent_clipboard_pulse_20_regular": 58478,
+ "ic_fluent_clipboard_search_20_filled": 58479,
+ "ic_fluent_clipboard_search_20_regular": 58480,
+ "ic_fluent_clipboard_settings_20_filled": 58481,
+ "ic_fluent_clipboard_settings_20_regular": 58482,
+ "ic_fluent_clipboard_task_20_filled": 58483,
+ "ic_fluent_clipboard_task_20_regular": 58484,
+ "ic_fluent_clipboard_task_add_20_filled": 58485,
+ "ic_fluent_clipboard_task_add_20_regular": 58486,
+ "ic_fluent_clipboard_task_list_ltr_20_filled": 58487,
+ "ic_fluent_clipboard_task_list_ltr_20_regular": 58488,
+ "ic_fluent_clipboard_task_list_rtl_20_filled": 58489,
+ "ic_fluent_clipboard_task_list_rtl_20_regular": 58490,
+ "ic_fluent_clipboard_text_edit_20_filled": 58491,
+ "ic_fluent_clipboard_text_edit_20_regular": 58492,
+ "ic_fluent_clipboard_text_ltr_20_filled": 58493,
+ "ic_fluent_clipboard_text_ltr_20_regular": 58494,
+ "ic_fluent_clipboard_text_rtl_20_filled": 58495,
+ "ic_fluent_clipboard_text_rtl_20_regular": 58496,
+ "ic_fluent_clock_20_filled": 58497,
+ "ic_fluent_clock_20_regular": 58498,
+ "ic_fluent_clock_alarm_20_filled": 58499,
+ "ic_fluent_clock_alarm_20_regular": 58500,
+ "ic_fluent_clock_arrow_download_20_filled": 58501,
+ "ic_fluent_clock_arrow_download_20_regular": 58502,
+ "ic_fluent_clock_bill_20_filled": 58503,
+ "ic_fluent_clock_bill_20_regular": 58504,
+ "ic_fluent_clock_dismiss_20_filled": 58505,
+ "ic_fluent_clock_dismiss_20_regular": 58506,
+ "ic_fluent_clock_lock_20_filled": 58507,
+ "ic_fluent_clock_lock_20_regular": 58508,
+ "ic_fluent_clock_pause_20_filled": 58509,
+ "ic_fluent_clock_pause_20_regular": 58510,
+ "ic_fluent_clock_toolbox_20_filled": 58511,
+ "ic_fluent_clock_toolbox_20_regular": 58512,
+ "ic_fluent_closed_caption_20_filled": 58513,
+ "ic_fluent_closed_caption_20_regular": 58514,
+ "ic_fluent_closed_caption_off_20_filled": 58515,
+ "ic_fluent_closed_caption_off_20_regular": 58516,
+ "ic_fluent_cloud_20_filled": 58517,
+ "ic_fluent_cloud_20_regular": 58518,
+ "ic_fluent_cloud_add_20_filled": 58519,
+ "ic_fluent_cloud_add_20_regular": 58520,
+ "ic_fluent_cloud_archive_20_filled": 58521,
+ "ic_fluent_cloud_archive_20_regular": 58522,
+ "ic_fluent_cloud_arrow_down_20_filled": 58523,
+ "ic_fluent_cloud_arrow_down_20_regular": 58524,
+ "ic_fluent_cloud_arrow_right_20_filled": 58525,
+ "ic_fluent_cloud_arrow_right_20_regular": 58526,
+ "ic_fluent_cloud_arrow_up_20_filled": 58527,
+ "ic_fluent_cloud_arrow_up_20_regular": 58528,
+ "ic_fluent_cloud_beaker_20_filled": 58529,
+ "ic_fluent_cloud_beaker_20_regular": 58530,
+ "ic_fluent_cloud_bidirectional_20_filled": 58531,
+ "ic_fluent_cloud_bidirectional_20_regular": 58532,
+ "ic_fluent_cloud_checkmark_20_filled": 58533,
+ "ic_fluent_cloud_checkmark_20_regular": 58534,
+ "ic_fluent_cloud_cube_20_filled": 58535,
+ "ic_fluent_cloud_cube_20_regular": 58536,
+ "ic_fluent_cloud_database_20_filled": 58537,
+ "ic_fluent_cloud_database_20_regular": 58538,
+ "ic_fluent_cloud_desktop_20_filled": 58539,
+ "ic_fluent_cloud_desktop_20_regular": 58540,
+ "ic_fluent_cloud_dismiss_20_filled": 58541,
+ "ic_fluent_cloud_dismiss_20_regular": 58542,
+ "ic_fluent_cloud_edit_20_filled": 58543,
+ "ic_fluent_cloud_edit_20_regular": 58544,
+ "ic_fluent_cloud_error_20_filled": 58545,
+ "ic_fluent_cloud_error_20_regular": 58546,
+ "ic_fluent_cloud_flow_20_filled": 58547,
+ "ic_fluent_cloud_flow_20_regular": 58548,
+ "ic_fluent_cloud_link_20_filled": 58549,
+ "ic_fluent_cloud_link_20_regular": 58550,
+ "ic_fluent_cloud_off_20_filled": 58551,
+ "ic_fluent_cloud_off_20_regular": 58552,
+ "ic_fluent_cloud_swap_20_filled": 58553,
+ "ic_fluent_cloud_swap_20_regular": 58554,
+ "ic_fluent_cloud_sync_20_filled": 58555,
+ "ic_fluent_cloud_sync_20_regular": 58556,
+ "ic_fluent_cloud_words_20_filled": 58557,
+ "ic_fluent_cloud_words_20_regular": 58558,
+ "ic_fluent_clover_20_filled": 58559,
+ "ic_fluent_clover_20_regular": 58560,
+ "ic_fluent_code_20_filled": 58561,
+ "ic_fluent_code_20_regular": 58562,
+ "ic_fluent_code_block_20_filled": 58563,
+ "ic_fluent_code_block_20_regular": 58564,
+ "ic_fluent_code_circle_20_filled": 58565,
+ "ic_fluent_code_circle_20_regular": 58566,
+ "ic_fluent_code_text_20_filled": 58567,
+ "ic_fluent_code_text_20_regular": 58568,
+ "ic_fluent_code_text_edit_20_filled": 58569,
+ "ic_fluent_code_text_edit_20_regular": 58570,
+ "ic_fluent_collections_20_filled": 58571,
+ "ic_fluent_collections_20_regular": 58572,
+ "ic_fluent_collections_add_20_filled": 58573,
+ "ic_fluent_collections_add_20_regular": 58574,
+ "ic_fluent_color_20_filled": 58575,
+ "ic_fluent_color_20_regular": 58576,
+ "ic_fluent_color_background_20_filled": 58577,
+ "ic_fluent_color_background_20_regular": 58578,
+ "ic_fluent_color_background_accent_20_regular": 58579,
+ "ic_fluent_color_fill_20_filled": 58580,
+ "ic_fluent_color_fill_20_regular": 58581,
+ "ic_fluent_color_fill_accent_20_regular": 58582,
+ "ic_fluent_color_line_20_filled": 58583,
+ "ic_fluent_color_line_20_regular": 58584,
+ "ic_fluent_color_line_accent_20_regular": 58585,
+ "ic_fluent_column_20_filled": 58586,
+ "ic_fluent_column_20_regular": 58587,
+ "ic_fluent_column_arrow_right_20_filled": 58588,
+ "ic_fluent_column_arrow_right_20_regular": 58589,
+ "ic_fluent_column_double_compare_20_filled": 58590,
+ "ic_fluent_column_double_compare_20_regular": 58591,
+ "ic_fluent_column_edit_20_filled": 58592,
+ "ic_fluent_column_edit_20_regular": 58593,
+ "ic_fluent_column_single_compare_20_filled": 58594,
+ "ic_fluent_column_single_compare_20_regular": 58595,
+ "ic_fluent_column_triple_20_filled": 58596,
+ "ic_fluent_column_triple_20_regular": 58597,
+ "ic_fluent_column_triple_edit_20_filled": 58598,
+ "ic_fluent_column_triple_edit_20_regular": 58599,
+ "ic_fluent_comma_20_filled": 58600,
+ "ic_fluent_comma_20_regular": 58601,
+ "ic_fluent_comment_20_filled": 58602,
+ "ic_fluent_comment_20_regular": 58603,
+ "ic_fluent_comment_add_20_filled": 58604,
+ "ic_fluent_comment_add_20_regular": 58605,
+ "ic_fluent_comment_arrow_left_20_filled": 58606,
+ "ic_fluent_comment_arrow_left_20_regular": 58607,
+ "ic_fluent_comment_arrow_right_20_filled": 58608,
+ "ic_fluent_comment_arrow_right_20_regular": 58609,
+ "ic_fluent_comment_checkmark_20_filled": 58610,
+ "ic_fluent_comment_checkmark_20_regular": 58611,
+ "ic_fluent_comment_dismiss_20_filled": 58612,
+ "ic_fluent_comment_dismiss_20_regular": 58613,
+ "ic_fluent_comment_edit_20_filled": 58614,
+ "ic_fluent_comment_edit_20_regular": 58615,
+ "ic_fluent_comment_error_20_filled": 58616,
+ "ic_fluent_comment_error_20_regular": 58617,
+ "ic_fluent_comment_lightning_20_filled": 58618,
+ "ic_fluent_comment_lightning_20_regular": 58619,
+ "ic_fluent_comment_link_20_filled": 58620,
+ "ic_fluent_comment_link_20_regular": 58621,
+ "ic_fluent_comment_mention_20_filled": 58622,
+ "ic_fluent_comment_mention_20_regular": 58623,
+ "ic_fluent_comment_multiple_20_filled": 58624,
+ "ic_fluent_comment_multiple_20_regular": 58625,
+ "ic_fluent_comment_multiple_checkmark_20_filled": 58626,
+ "ic_fluent_comment_multiple_checkmark_20_regular": 58627,
+ "ic_fluent_comment_multiple_link_20_filled": 58628,
+ "ic_fluent_comment_multiple_link_20_regular": 58629,
+ "ic_fluent_comment_note_20_filled": 58630,
+ "ic_fluent_comment_note_20_regular": 58631,
+ "ic_fluent_comment_off_20_filled": 58632,
+ "ic_fluent_comment_off_20_regular": 58633,
+ "ic_fluent_communication_20_filled": 58634,
+ "ic_fluent_communication_20_regular": 58635,
+ "ic_fluent_communication_person_20_filled": 58636,
+ "ic_fluent_communication_person_20_regular": 58637,
+ "ic_fluent_communication_shield_20_filled": 58638,
+ "ic_fluent_communication_shield_20_regular": 58639,
+ "ic_fluent_compass_northwest_20_filled": 58640,
+ "ic_fluent_compass_northwest_20_regular": 58641,
+ "ic_fluent_compose_20_filled": 58642,
+ "ic_fluent_compose_20_regular": 58643,
+ "ic_fluent_conference_room_20_filled": 58644,
+ "ic_fluent_conference_room_20_regular": 58645,
+ "ic_fluent_connected_20_filled": 58646,
+ "ic_fluent_connected_20_regular": 58647,
+ "ic_fluent_connector_20_filled": 58648,
+ "ic_fluent_connector_20_regular": 58649,
+ "ic_fluent_contact_card_20_filled": 58650,
+ "ic_fluent_contact_card_20_regular": 58651,
+ "ic_fluent_contact_card_group_20_filled": 58652,
+ "ic_fluent_contact_card_group_20_regular": 58653,
+ "ic_fluent_contact_card_link_20_filled": 58654,
+ "ic_fluent_contact_card_link_20_regular": 58655,
+ "ic_fluent_contact_card_ribbon_20_filled": 58656,
+ "ic_fluent_contact_card_ribbon_20_regular": 58657,
+ "ic_fluent_content_settings_20_filled": 58658,
+ "ic_fluent_content_settings_20_regular": 58659,
+ "ic_fluent_content_view_20_filled": 58660,
+ "ic_fluent_content_view_20_regular": 58661,
+ "ic_fluent_content_view_gallery_20_filled": 58662,
+ "ic_fluent_content_view_gallery_20_regular": 58663,
+ "ic_fluent_content_view_gallery_lightning_20_filled": 58664,
+ "ic_fluent_content_view_gallery_lightning_20_regular": 58665,
+ "ic_fluent_contract_down_left_20_filled": 58666,
+ "ic_fluent_contract_down_left_20_regular": 58667,
+ "ic_fluent_contract_up_right_20_filled": 58668,
+ "ic_fluent_contract_up_right_20_regular": 58669,
+ "ic_fluent_control_button_20_filled": 58670,
+ "ic_fluent_control_button_20_regular": 58671,
+ "ic_fluent_convert_range_20_filled": 58672,
+ "ic_fluent_convert_range_20_regular": 58673,
+ "ic_fluent_cookies_20_filled": 58674,
+ "ic_fluent_cookies_20_regular": 58675,
+ "ic_fluent_copy_20_filled": 58676,
+ "ic_fluent_copy_20_regular": 58677,
+ "ic_fluent_copy_add_20_filled": 58678,
+ "ic_fluent_copy_add_20_regular": 58679,
+ "ic_fluent_copy_arrow_right_20_filled": 58680,
+ "ic_fluent_copy_arrow_right_20_regular": 58681,
+ "ic_fluent_copy_select_20_filled": 58682,
+ "ic_fluent_copy_select_20_regular": 58683,
+ "ic_fluent_couch_20_filled": 58684,
+ "ic_fluent_couch_20_regular": 58685,
+ "ic_fluent_credit_card_clock_20_filled": 58686,
+ "ic_fluent_credit_card_clock_20_regular": 58687,
+ "ic_fluent_credit_card_person_20_filled": 58688,
+ "ic_fluent_credit_card_person_20_regular": 58689,
+ "ic_fluent_credit_card_toolbox_20_filled": 58690,
+ "ic_fluent_credit_card_toolbox_20_regular": 58691,
+ "ic_fluent_crop_20_filled": 58692,
+ "ic_fluent_crop_20_regular": 58693,
+ "ic_fluent_crop_arrow_rotate_20_filled": 58694,
+ "ic_fluent_crop_arrow_rotate_20_regular": 58695,
+ "ic_fluent_crop_interim_20_filled": 58696,
+ "ic_fluent_crop_interim_20_regular": 58697,
+ "ic_fluent_crop_interim_off_20_filled": 58698,
+ "ic_fluent_crop_interim_off_20_regular": 58699,
+ "ic_fluent_crown_20_filled": 58700,
+ "ic_fluent_crown_20_regular": 58701,
+ "ic_fluent_cube_20_filled": 58702,
+ "ic_fluent_cube_20_regular": 58703,
+ "ic_fluent_cube_add_20_filled": 58704,
+ "ic_fluent_cube_add_20_regular": 58705,
+ "ic_fluent_cube_arrow_curve_down_20_filled": 58706,
+ "ic_fluent_cube_arrow_curve_down_20_regular": 58707,
+ "ic_fluent_cube_link_20_filled": 58708,
+ "ic_fluent_cube_link_20_regular": 58709,
+ "ic_fluent_cube_multiple_20_filled": 58710,
+ "ic_fluent_cube_multiple_20_regular": 58711,
+ "ic_fluent_cube_quick_20_filled": 58712,
+ "ic_fluent_cube_quick_20_regular": 58713,
+ "ic_fluent_cube_rotate_20_filled": 58714,
+ "ic_fluent_cube_rotate_20_regular": 58715,
+ "ic_fluent_cube_sync_20_filled": 58716,
+ "ic_fluent_cube_sync_20_regular": 58717,
+ "ic_fluent_cube_tree_20_filled": 58718,
+ "ic_fluent_cube_tree_20_regular": 58719,
+ "ic_fluent_currency_dollar_euro_20_filled": 58720,
+ "ic_fluent_currency_dollar_euro_20_regular": 58721,
+ "ic_fluent_currency_dollar_rupee_20_filled": 58722,
+ "ic_fluent_currency_dollar_rupee_20_regular": 58723,
+ "ic_fluent_cursor_20_filled": 58724,
+ "ic_fluent_cursor_20_regular": 58725,
+ "ic_fluent_cursor_click_20_filled": 58726,
+ "ic_fluent_cursor_click_20_regular": 58727,
+ "ic_fluent_cursor_hover_20_filled": 58728,
+ "ic_fluent_cursor_hover_20_regular": 58729,
+ "ic_fluent_cursor_hover_off_20_filled": 58730,
+ "ic_fluent_cursor_hover_off_20_regular": 58731,
+ "ic_fluent_cursor_prohibited_20_filled": 58732,
+ "ic_fluent_cursor_prohibited_20_regular": 58733,
+ "ic_fluent_cut_20_filled": 58734,
+ "ic_fluent_cut_20_regular": 58735,
+ "ic_fluent_dark_theme_20_filled": 58736,
+ "ic_fluent_dark_theme_20_regular": 58737,
+ "ic_fluent_data_area_20_filled": 58738,
+ "ic_fluent_data_area_20_regular": 58739,
+ "ic_fluent_data_bar_horizontal_20_filled": 58740,
+ "ic_fluent_data_bar_horizontal_20_regular": 58741,
+ "ic_fluent_data_bar_vertical_20_filled": 58742,
+ "ic_fluent_data_bar_vertical_20_regular": 58743,
+ "ic_fluent_data_bar_vertical_add_20_filled": 58744,
+ "ic_fluent_data_bar_vertical_add_20_regular": 58745,
+ "ic_fluent_data_bar_vertical_arrow_down_20_filled": 58746,
+ "ic_fluent_data_bar_vertical_arrow_down_20_regular": 58747,
+ "ic_fluent_data_bar_vertical_ascending_20_filled": 58748,
+ "ic_fluent_data_bar_vertical_ascending_20_regular": 58749,
+ "ic_fluent_data_bar_vertical_star_20_filled": 58750,
+ "ic_fluent_data_bar_vertical_star_20_regular": 58751,
+ "ic_fluent_data_funnel_20_filled": 58752,
+ "ic_fluent_data_funnel_20_regular": 58753,
+ "ic_fluent_data_histogram_20_filled": 58754,
+ "ic_fluent_data_histogram_20_regular": 58755,
+ "ic_fluent_data_line_20_filled": 58756,
+ "ic_fluent_data_line_20_regular": 58757,
+ "ic_fluent_data_pie_20_filled": 58758,
+ "ic_fluent_data_pie_20_regular": 58759,
+ "ic_fluent_data_scatter_20_filled": 58760,
+ "ic_fluent_data_scatter_20_regular": 58761,
+ "ic_fluent_data_sunburst_20_filled": 58762,
+ "ic_fluent_data_sunburst_20_regular": 58763,
+ "ic_fluent_data_treemap_20_filled": 58764,
+ "ic_fluent_data_treemap_20_regular": 58765,
+ "ic_fluent_data_trending_20_filled": 58766,
+ "ic_fluent_data_trending_20_regular": 58767,
+ "ic_fluent_data_usage_20_filled": 58768,
+ "ic_fluent_data_usage_20_regular": 58769,
+ "ic_fluent_data_usage_edit_20_filled": 58770,
+ "ic_fluent_data_usage_edit_20_regular": 58771,
+ "ic_fluent_data_usage_settings_20_filled": 58772,
+ "ic_fluent_data_usage_settings_20_regular": 58773,
+ "ic_fluent_data_usage_toolbox_20_filled": 58774,
+ "ic_fluent_data_usage_toolbox_20_regular": 58775,
+ "ic_fluent_data_waterfall_20_filled": 58776,
+ "ic_fluent_data_waterfall_20_regular": 58777,
+ "ic_fluent_data_whisker_20_filled": 58778,
+ "ic_fluent_data_whisker_20_regular": 58779,
+ "ic_fluent_database_20_filled": 58780,
+ "ic_fluent_database_20_regular": 58781,
+ "ic_fluent_database_arrow_down_20_filled": 58782,
+ "ic_fluent_database_arrow_down_20_regular": 58783,
+ "ic_fluent_database_arrow_right_20_filled": 58784,
+ "ic_fluent_database_arrow_right_20_regular": 58785,
+ "ic_fluent_database_arrow_up_20_filled": 58786,
+ "ic_fluent_database_arrow_up_20_regular": 58787,
+ "ic_fluent_database_lightning_20_filled": 58788,
+ "ic_fluent_database_lightning_20_regular": 58789,
+ "ic_fluent_database_link_20_filled": 58790,
+ "ic_fluent_database_link_20_regular": 58791,
+ "ic_fluent_database_multiple_20_filled": 58792,
+ "ic_fluent_database_multiple_20_regular": 58793,
+ "ic_fluent_database_person_20_filled": 58794,
+ "ic_fluent_database_person_20_regular": 58795,
+ "ic_fluent_database_plug_connected_20_filled": 58796,
+ "ic_fluent_database_plug_connected_20_regular": 58797,
+ "ic_fluent_database_search_20_filled": 58798,
+ "ic_fluent_database_search_20_regular": 58799,
+ "ic_fluent_database_switch_20_filled": 58800,
+ "ic_fluent_database_switch_20_regular": 58801,
+ "ic_fluent_database_warning_20_filled": 58802,
+ "ic_fluent_database_warning_20_regular": 58803,
+ "ic_fluent_database_window_20_filled": 58804,
+ "ic_fluent_database_window_20_regular": 58805,
+ "ic_fluent_decimal_arrow_left_20_filled": 58806,
+ "ic_fluent_decimal_arrow_left_20_regular": 58807,
+ "ic_fluent_decimal_arrow_right_20_filled": 58808,
+ "ic_fluent_decimal_arrow_right_20_regular": 58809,
+ "ic_fluent_delete_20_filled": 58810,
+ "ic_fluent_delete_20_regular": 58811,
+ "ic_fluent_delete_arrow_back_20_filled": 58812,
+ "ic_fluent_delete_arrow_back_20_regular": 58813,
+ "ic_fluent_delete_dismiss_20_filled": 58814,
+ "ic_fluent_delete_dismiss_20_regular": 58815,
+ "ic_fluent_delete_lines_20_filled": 58816,
+ "ic_fluent_delete_lines_20_regular": 58817,
+ "ic_fluent_delete_off_20_filled": 58818,
+ "ic_fluent_delete_off_20_regular": 58819,
+ "ic_fluent_dentist_20_filled": 58820,
+ "ic_fluent_dentist_20_regular": 58821,
+ "ic_fluent_design_ideas_20_filled": 58822,
+ "ic_fluent_design_ideas_20_regular": 58823,
+ "ic_fluent_desk_20_filled": 58824,
+ "ic_fluent_desk_20_regular": 58825,
+ "ic_fluent_desktop_20_filled": 58826,
+ "ic_fluent_desktop_20_regular": 58827,
+ "ic_fluent_desktop_arrow_down_20_filled": 58828,
+ "ic_fluent_desktop_arrow_down_20_regular": 58829,
+ "ic_fluent_desktop_arrow_right_20_filled": 58830,
+ "ic_fluent_desktop_arrow_right_20_regular": 58831,
+ "ic_fluent_desktop_checkmark_20_filled": 58832,
+ "ic_fluent_desktop_checkmark_20_regular": 58833,
+ "ic_fluent_desktop_cursor_20_filled": 58834,
+ "ic_fluent_desktop_cursor_20_regular": 58835,
+ "ic_fluent_desktop_edit_20_filled": 58836,
+ "ic_fluent_desktop_edit_20_regular": 58837,
+ "ic_fluent_desktop_flow_20_filled": 58838,
+ "ic_fluent_desktop_flow_20_regular": 58839,
+ "ic_fluent_desktop_keyboard_20_filled": 58840,
+ "ic_fluent_desktop_keyboard_20_regular": 58841,
+ "ic_fluent_desktop_mac_20_filled": 58842,
+ "ic_fluent_desktop_mac_20_regular": 58843,
+ "ic_fluent_desktop_off_20_filled": 58844,
+ "ic_fluent_desktop_off_20_regular": 58845,
+ "ic_fluent_desktop_pulse_20_filled": 58846,
+ "ic_fluent_desktop_pulse_20_regular": 58847,
+ "ic_fluent_desktop_signal_20_filled": 58848,
+ "ic_fluent_desktop_signal_20_regular": 58849,
+ "ic_fluent_desktop_speaker_20_filled": 58850,
+ "ic_fluent_desktop_speaker_20_regular": 58851,
+ "ic_fluent_desktop_speaker_off_20_filled": 58852,
+ "ic_fluent_desktop_speaker_off_20_regular": 58853,
+ "ic_fluent_desktop_sync_20_filled": 58854,
+ "ic_fluent_desktop_sync_20_regular": 58855,
+ "ic_fluent_desktop_toolbox_20_filled": 58856,
+ "ic_fluent_desktop_toolbox_20_regular": 58857,
+ "ic_fluent_desktop_tower_20_filled": 58858,
+ "ic_fluent_desktop_tower_20_regular": 58859,
+ "ic_fluent_developer_board_20_filled": 58860,
+ "ic_fluent_developer_board_20_regular": 58861,
+ "ic_fluent_developer_board_lightning_20_filled": 58862,
+ "ic_fluent_developer_board_lightning_20_regular": 58863,
+ "ic_fluent_developer_board_lightning_toolbox_20_filled": 58864,
+ "ic_fluent_developer_board_lightning_toolbox_20_regular": 58865,
+ "ic_fluent_developer_board_search_20_filled": 58866,
+ "ic_fluent_developer_board_search_20_regular": 58867,
+ "ic_fluent_device_eq_20_filled": 58868,
+ "ic_fluent_device_eq_20_regular": 58869,
+ "ic_fluent_device_meeting_room_20_filled": 58870,
+ "ic_fluent_device_meeting_room_20_regular": 58871,
+ "ic_fluent_device_meeting_room_remote_20_filled": 58872,
+ "ic_fluent_device_meeting_room_remote_20_regular": 58873,
+ "ic_fluent_diagram_20_filled": 58874,
+ "ic_fluent_diagram_20_regular": 58875,
+ "ic_fluent_dialpad_20_filled": 58876,
+ "ic_fluent_dialpad_20_regular": 58877,
+ "ic_fluent_dialpad_off_20_filled": 58878,
+ "ic_fluent_dialpad_off_20_regular": 58879,
+ "ic_fluent_dialpad_question_mark_20_filled": 58880,
+ "ic_fluent_dialpad_question_mark_20_regular": 58881,
+ "ic_fluent_diamond_20_filled": 58882,
+ "ic_fluent_diamond_20_regular": 58883,
+ "ic_fluent_directions_20_filled": 58884,
+ "ic_fluent_directions_20_regular": 58885,
+ "ic_fluent_dishwasher_20_filled": 58886,
+ "ic_fluent_dishwasher_20_regular": 58887,
+ "ic_fluent_dismiss_20_filled": 58888,
+ "ic_fluent_dismiss_20_regular": 58889,
+ "ic_fluent_dismiss_circle_20_filled": 58890,
+ "ic_fluent_dismiss_circle_20_regular": 58891,
+ "ic_fluent_dismiss_square_20_filled": 58892,
+ "ic_fluent_dismiss_square_20_regular": 58893,
+ "ic_fluent_dismiss_square_multiple_20_filled": 58894,
+ "ic_fluent_dismiss_square_multiple_20_regular": 58895,
+ "ic_fluent_diversity_20_filled": 58896,
+ "ic_fluent_diversity_20_regular": 58897,
+ "ic_fluent_divider_short_20_filled": 58898,
+ "ic_fluent_divider_short_20_regular": 58899,
+ "ic_fluent_divider_tall_20_filled": 58900,
+ "ic_fluent_divider_tall_20_regular": 58901,
+ "ic_fluent_dock_20_filled": 58902,
+ "ic_fluent_dock_20_regular": 58903,
+ "ic_fluent_dock_row_20_filled": 58904,
+ "ic_fluent_dock_row_20_regular": 58905,
+ "ic_fluent_doctor_20_filled": 58906,
+ "ic_fluent_doctor_20_regular": 58907,
+ "ic_fluent_document_100_20_filled": 58908,
+ "ic_fluent_document_100_20_regular": 58909,
+ "ic_fluent_document_20_filled": 58910,
+ "ic_fluent_document_20_regular": 58911,
+ "ic_fluent_document_add_20_filled": 58912,
+ "ic_fluent_document_add_20_regular": 58913,
+ "ic_fluent_document_arrow_down_20_filled": 58914,
+ "ic_fluent_document_arrow_down_20_regular": 58915,
+ "ic_fluent_document_arrow_left_20_filled": 58916,
+ "ic_fluent_document_arrow_left_20_regular": 58917,
+ "ic_fluent_document_arrow_right_20_filled": 58918,
+ "ic_fluent_document_arrow_right_20_regular": 58919,
+ "ic_fluent_document_arrow_up_20_filled": 58920,
+ "ic_fluent_document_arrow_up_20_regular": 58921,
+ "ic_fluent_document_border_20_filled": 58922,
+ "ic_fluent_document_border_20_regular": 58923,
+ "ic_fluent_document_border_print_20_filled": 58924,
+ "ic_fluent_document_border_print_20_regular": 58925,
+ "ic_fluent_document_briefcase_20_filled": 58926,
+ "ic_fluent_document_briefcase_20_regular": 58927,
+ "ic_fluent_document_bullet_list_20_filled": 58928,
+ "ic_fluent_document_bullet_list_20_regular": 58929,
+ "ic_fluent_document_bullet_list_arrow_left_20_filled": 58930,
+ "ic_fluent_document_bullet_list_arrow_left_20_regular": 58931,
+ "ic_fluent_document_bullet_list_clock_20_filled": 58932,
+ "ic_fluent_document_bullet_list_clock_20_regular": 58933,
+ "ic_fluent_document_bullet_list_cube_20_filled": 58934,
+ "ic_fluent_document_bullet_list_cube_20_regular": 58935,
+ "ic_fluent_document_bullet_list_multiple_20_filled": 58936,
+ "ic_fluent_document_bullet_list_multiple_20_regular": 58937,
+ "ic_fluent_document_bullet_list_off_20_filled": 58938,
+ "ic_fluent_document_bullet_list_off_20_regular": 58939,
+ "ic_fluent_document_catch_up_20_filled": 58940,
+ "ic_fluent_document_catch_up_20_regular": 58941,
+ "ic_fluent_document_checkmark_20_filled": 58942,
+ "ic_fluent_document_checkmark_20_regular": 58943,
+ "ic_fluent_document_chevron_double_20_filled": 58944,
+ "ic_fluent_document_chevron_double_20_regular": 58945,
+ "ic_fluent_document_copy_20_filled": 58946,
+ "ic_fluent_document_copy_20_regular": 58947,
+ "ic_fluent_document_css_20_filled": 58948,
+ "ic_fluent_document_css_20_regular": 58949,
+ "ic_fluent_document_cube_20_filled": 58950,
+ "ic_fluent_document_cube_20_regular": 58951,
+ "ic_fluent_document_data_20_filled": 58952,
+ "ic_fluent_document_data_20_regular": 58953,
+ "ic_fluent_document_data_link_20_filled": 58954,
+ "ic_fluent_document_data_link_20_regular": 58955,
+ "ic_fluent_document_data_lock_20_filled": 58956,
+ "ic_fluent_document_data_lock_20_regular": 58957,
+ "ic_fluent_document_database_20_filled": 58958,
+ "ic_fluent_document_database_20_regular": 58959,
+ "ic_fluent_document_dismiss_20_filled": 58960,
+ "ic_fluent_document_dismiss_20_regular": 58961,
+ "ic_fluent_document_edit_20_filled": 58962,
+ "ic_fluent_document_edit_20_regular": 58963,
+ "ic_fluent_document_endnote_20_filled": 58964,
+ "ic_fluent_document_endnote_20_regular": 58965,
+ "ic_fluent_document_error_20_filled": 58966,
+ "ic_fluent_document_error_20_regular": 58967,
+ "ic_fluent_document_fit_20_filled": 58968,
+ "ic_fluent_document_fit_20_regular": 58969,
+ "ic_fluent_document_flowchart_20_filled": 58970,
+ "ic_fluent_document_flowchart_20_regular": 58971,
+ "ic_fluent_document_folder_20_filled": 58972,
+ "ic_fluent_document_folder_20_regular": 58973,
+ "ic_fluent_document_footer_20_filled": 58974,
+ "ic_fluent_document_footer_20_regular": 58975,
+ "ic_fluent_document_footer_dismiss_20_filled": 58976,
+ "ic_fluent_document_footer_dismiss_20_regular": 58977,
+ "ic_fluent_document_header_20_filled": 58978,
+ "ic_fluent_document_header_20_regular": 58979,
+ "ic_fluent_document_header_arrow_down_20_filled": 58980,
+ "ic_fluent_document_header_arrow_down_20_regular": 58981,
+ "ic_fluent_document_header_dismiss_20_filled": 58982,
+ "ic_fluent_document_header_dismiss_20_regular": 58983,
+ "ic_fluent_document_header_footer_20_filled": 58984,
+ "ic_fluent_document_header_footer_20_regular": 58985,
+ "ic_fluent_document_heart_20_filled": 58986,
+ "ic_fluent_document_heart_20_regular": 58987,
+ "ic_fluent_document_heart_pulse_20_filled": 58988,
+ "ic_fluent_document_heart_pulse_20_regular": 58989,
+ "ic_fluent_document_image_20_filled": 58990,
+ "ic_fluent_document_image_20_regular": 58991,
+ "ic_fluent_document_java_20_filled": 58992,
+ "ic_fluent_document_java_20_regular": 58993,
+ "ic_fluent_document_javascript_20_filled": 58994,
+ "ic_fluent_document_javascript_20_regular": 58995,
+ "ic_fluent_document_key_20_filled": 58996,
+ "ic_fluent_document_key_20_regular": 58997,
+ "ic_fluent_document_landscape_20_filled": 58998,
+ "ic_fluent_document_landscape_20_regular": 58999,
+ "ic_fluent_document_landscape_data_20_filled": 59000,
+ "ic_fluent_document_landscape_data_20_regular": 59001,
+ "ic_fluent_document_landscape_split_20_filled": 59002,
+ "ic_fluent_document_landscape_split_20_regular": 59003,
+ "ic_fluent_document_landscape_split_hint_20_filled": 59004,
+ "ic_fluent_document_landscape_split_hint_20_regular": 59005,
+ "ic_fluent_document_lightning_20_filled": 59006,
+ "ic_fluent_document_lightning_20_regular": 59007,
+ "ic_fluent_document_link_20_filled": 59008,
+ "ic_fluent_document_link_20_regular": 59009,
+ "ic_fluent_document_lock_20_filled": 59010,
+ "ic_fluent_document_lock_20_regular": 59011,
+ "ic_fluent_document_margins_20_filled": 59012,
+ "ic_fluent_document_margins_20_regular": 59013,
+ "ic_fluent_document_mention_20_filled": 59014,
+ "ic_fluent_document_mention_20_regular": 59015,
+ "ic_fluent_document_multiple_20_filled": 59016,
+ "ic_fluent_document_multiple_20_regular": 59017,
+ "ic_fluent_document_multiple_percent_20_filled": 59018,
+ "ic_fluent_document_multiple_percent_20_regular": 59019,
+ "ic_fluent_document_multiple_prohibited_20_filled": 59020,
+ "ic_fluent_document_multiple_prohibited_20_regular": 59021,
+ "ic_fluent_document_multiple_sync_20_filled": 59022,
+ "ic_fluent_document_multiple_sync_20_regular": 59023,
+ "ic_fluent_document_one_page_20_filled": 59024,
+ "ic_fluent_document_one_page_20_regular": 59025,
+ "ic_fluent_document_one_page_add_20_filled": 59026,
+ "ic_fluent_document_one_page_add_20_regular": 59027,
+ "ic_fluent_document_one_page_columns_20_filled": 59028,
+ "ic_fluent_document_one_page_columns_20_regular": 59029,
+ "ic_fluent_document_one_page_link_20_filled": 59030,
+ "ic_fluent_document_one_page_link_20_regular": 59031,
+ "ic_fluent_document_one_page_multiple_20_filled": 59032,
+ "ic_fluent_document_one_page_multiple_20_regular": 59033,
+ "ic_fluent_document_one_page_sparkle_20_filled": 59034,
+ "ic_fluent_document_one_page_sparkle_20_regular": 59035,
+ "ic_fluent_document_page_bottom_center_20_filled": 59036,
+ "ic_fluent_document_page_bottom_center_20_regular": 59037,
+ "ic_fluent_document_page_bottom_left_20_filled": 59038,
+ "ic_fluent_document_page_bottom_left_20_regular": 59039,
+ "ic_fluent_document_page_bottom_right_20_filled": 59040,
+ "ic_fluent_document_page_bottom_right_20_regular": 59041,
+ "ic_fluent_document_page_break_20_filled": 59042,
+ "ic_fluent_document_page_break_20_regular": 59043,
+ "ic_fluent_document_page_number_20_filled": 59044,
+ "ic_fluent_document_page_number_20_regular": 59045,
+ "ic_fluent_document_page_top_center_20_filled": 59046,
+ "ic_fluent_document_page_top_center_20_regular": 59047,
+ "ic_fluent_document_page_top_left_20_filled": 59048,
+ "ic_fluent_document_page_top_left_20_regular": 59049,
+ "ic_fluent_document_page_top_right_20_filled": 59050,
+ "ic_fluent_document_page_top_right_20_regular": 59051,
+ "ic_fluent_document_pdf_20_filled": 59052,
+ "ic_fluent_document_pdf_20_regular": 59053,
+ "ic_fluent_document_percent_20_filled": 59054,
+ "ic_fluent_document_percent_20_regular": 59055,
+ "ic_fluent_document_person_20_filled": 59056,
+ "ic_fluent_document_person_20_regular": 59057,
+ "ic_fluent_document_pill_20_filled": 59058,
+ "ic_fluent_document_pill_20_regular": 59059,
+ "ic_fluent_document_print_20_filled": 59060,
+ "ic_fluent_document_print_20_regular": 59061,
+ "ic_fluent_document_prohibited_20_filled": 59062,
+ "ic_fluent_document_prohibited_20_regular": 59063,
+ "ic_fluent_document_question_mark_20_filled": 59064,
+ "ic_fluent_document_question_mark_20_regular": 59065,
+ "ic_fluent_document_queue_20_filled": 59066,
+ "ic_fluent_document_queue_20_regular": 59067,
+ "ic_fluent_document_queue_add_20_filled": 59068,
+ "ic_fluent_document_queue_add_20_regular": 59069,
+ "ic_fluent_document_queue_multiple_20_filled": 59070,
+ "ic_fluent_document_queue_multiple_20_regular": 59071,
+ "ic_fluent_document_ribbon_20_filled": 59072,
+ "ic_fluent_document_ribbon_20_regular": 59073,
+ "ic_fluent_document_sass_20_filled": 59074,
+ "ic_fluent_document_sass_20_regular": 59075,
+ "ic_fluent_document_save_20_filled": 59076,
+ "ic_fluent_document_save_20_regular": 59077,
+ "ic_fluent_document_search_20_filled": 59078,
+ "ic_fluent_document_search_20_regular": 59079,
+ "ic_fluent_document_settings_20_filled": 59080,
+ "ic_fluent_document_settings_20_regular": 59081,
+ "ic_fluent_document_signature_20_filled": 59082,
+ "ic_fluent_document_signature_20_regular": 59083,
+ "ic_fluent_document_split_hint_20_filled": 59084,
+ "ic_fluent_document_split_hint_20_regular": 59085,
+ "ic_fluent_document_split_hint_off_20_filled": 59086,
+ "ic_fluent_document_split_hint_off_20_regular": 59087,
+ "ic_fluent_document_sync_20_filled": 59088,
+ "ic_fluent_document_sync_20_regular": 59089,
+ "ic_fluent_document_table_20_filled": 59090,
+ "ic_fluent_document_table_20_regular": 59091,
+ "ic_fluent_document_table_arrow_right_20_filled": 59092,
+ "ic_fluent_document_table_arrow_right_20_regular": 59093,
+ "ic_fluent_document_table_checkmark_20_filled": 59094,
+ "ic_fluent_document_table_checkmark_20_regular": 59095,
+ "ic_fluent_document_table_cube_20_filled": 59096,
+ "ic_fluent_document_table_cube_20_regular": 59097,
+ "ic_fluent_document_table_search_20_filled": 59098,
+ "ic_fluent_document_table_search_20_regular": 59099,
+ "ic_fluent_document_table_truck_20_filled": 59100,
+ "ic_fluent_document_table_truck_20_regular": 59101,
+ "ic_fluent_document_target_20_filled": 59102,
+ "ic_fluent_document_target_20_regular": 59103,
+ "ic_fluent_document_text_20_filled": 59104,
+ "ic_fluent_document_text_20_regular": 59105,
+ "ic_fluent_document_text_clock_20_filled": 59106,
+ "ic_fluent_document_text_clock_20_regular": 59107,
+ "ic_fluent_document_text_extract_20_filled": 59108,
+ "ic_fluent_document_text_extract_20_regular": 59109,
+ "ic_fluent_document_text_link_20_filled": 59110,
+ "ic_fluent_document_text_link_20_regular": 59111,
+ "ic_fluent_document_text_toolbox_20_filled": 59112,
+ "ic_fluent_document_text_toolbox_20_regular": 59113,
+ "ic_fluent_document_toolbox_20_filled": 59114,
+ "ic_fluent_document_toolbox_20_regular": 59115,
+ "ic_fluent_document_width_20_filled": 59116,
+ "ic_fluent_document_width_20_regular": 59117,
+ "ic_fluent_document_yml_20_filled": 59118,
+ "ic_fluent_document_yml_20_regular": 59119,
+ "ic_fluent_door_20_filled": 59120,
+ "ic_fluent_door_20_regular": 59121,
+ "ic_fluent_door_arrow_left_20_filled": 59122,
+ "ic_fluent_door_arrow_left_20_regular": 59123,
+ "ic_fluent_door_arrow_right_20_filled": 59124,
+ "ic_fluent_door_arrow_right_20_regular": 59125,
+ "ic_fluent_door_tag_20_filled": 59126,
+ "ic_fluent_door_tag_20_regular": 59127,
+ "ic_fluent_double_swipe_down_20_filled": 59128,
+ "ic_fluent_double_swipe_down_20_regular": 59129,
+ "ic_fluent_double_swipe_up_20_filled": 59130,
+ "ic_fluent_double_swipe_up_20_regular": 59131,
+ "ic_fluent_double_tap_swipe_down_20_filled": 59132,
+ "ic_fluent_double_tap_swipe_down_20_regular": 59133,
+ "ic_fluent_double_tap_swipe_up_20_filled": 59134,
+ "ic_fluent_double_tap_swipe_up_20_regular": 59135,
+ "ic_fluent_drafts_20_filled": 59136,
+ "ic_fluent_drafts_20_regular": 59137,
+ "ic_fluent_drag_20_filled": 59138,
+ "ic_fluent_drag_20_regular": 59139,
+ "ic_fluent_draw_image_20_filled": 59140,
+ "ic_fluent_draw_image_20_regular": 59141,
+ "ic_fluent_draw_shape_20_filled": 59142,
+ "ic_fluent_draw_shape_20_regular": 59143,
+ "ic_fluent_draw_text_20_filled": 59144,
+ "ic_fluent_draw_text_20_regular": 59145,
+ "ic_fluent_drawer_20_filled": 59146,
+ "ic_fluent_drawer_20_regular": 59147,
+ "ic_fluent_drawer_add_20_filled": 59148,
+ "ic_fluent_drawer_add_20_regular": 59149,
+ "ic_fluent_drawer_arrow_download_20_filled": 59150,
+ "ic_fluent_drawer_arrow_download_20_regular": 59151,
+ "ic_fluent_drawer_dismiss_20_filled": 59152,
+ "ic_fluent_drawer_dismiss_20_regular": 59153,
+ "ic_fluent_drawer_play_20_filled": 59154,
+ "ic_fluent_drawer_play_20_regular": 59155,
+ "ic_fluent_drawer_subtract_20_filled": 59156,
+ "ic_fluent_drawer_subtract_20_regular": 59157,
+ "ic_fluent_drink_beer_20_filled": 59158,
+ "ic_fluent_drink_beer_20_regular": 59159,
+ "ic_fluent_drink_bottle_20_filled": 59160,
+ "ic_fluent_drink_bottle_20_regular": 59161,
+ "ic_fluent_drink_bottle_off_20_filled": 59162,
+ "ic_fluent_drink_bottle_off_20_regular": 59163,
+ "ic_fluent_drink_coffee_20_filled": 59164,
+ "ic_fluent_drink_coffee_20_regular": 59165,
+ "ic_fluent_drink_margarita_20_filled": 59166,
+ "ic_fluent_drink_margarita_20_regular": 59167,
+ "ic_fluent_drink_to_go_20_filled": 59168,
+ "ic_fluent_drink_to_go_20_regular": 59169,
+ "ic_fluent_drink_wine_20_filled": 59170,
+ "ic_fluent_drink_wine_20_regular": 59171,
+ "ic_fluent_drive_train_20_filled": 59172,
+ "ic_fluent_drive_train_20_regular": 59173,
+ "ic_fluent_drop_20_filled": 59174,
+ "ic_fluent_drop_20_regular": 59175,
+ "ic_fluent_dual_screen_20_filled": 59176,
+ "ic_fluent_dual_screen_20_regular": 59177,
+ "ic_fluent_dual_screen_add_20_filled": 59178,
+ "ic_fluent_dual_screen_add_20_regular": 59179,
+ "ic_fluent_dual_screen_arrow_right_20_filled": 59180,
+ "ic_fluent_dual_screen_arrow_right_20_regular": 59181,
+ "ic_fluent_dual_screen_arrow_up_20_filled": 59182,
+ "ic_fluent_dual_screen_arrow_up_20_regular": 59183,
+ "ic_fluent_dual_screen_clock_20_filled": 59184,
+ "ic_fluent_dual_screen_clock_20_regular": 59185,
+ "ic_fluent_dual_screen_closed_alert_20_filled": 59186,
+ "ic_fluent_dual_screen_closed_alert_20_regular": 59187,
+ "ic_fluent_dual_screen_desktop_20_filled": 59188,
+ "ic_fluent_dual_screen_desktop_20_regular": 59189,
+ "ic_fluent_dual_screen_dismiss_20_filled": 59190,
+ "ic_fluent_dual_screen_dismiss_20_regular": 59191,
+ "ic_fluent_dual_screen_group_20_filled": 59192,
+ "ic_fluent_dual_screen_group_20_regular": 59193,
+ "ic_fluent_dual_screen_header_20_filled": 59194,
+ "ic_fluent_dual_screen_header_20_regular": 59195,
+ "ic_fluent_dual_screen_lock_20_filled": 59196,
+ "ic_fluent_dual_screen_lock_20_regular": 59197,
+ "ic_fluent_dual_screen_mirror_20_filled": 59198,
+ "ic_fluent_dual_screen_mirror_20_regular": 59199,
+ "ic_fluent_dual_screen_pagination_20_filled": 59200,
+ "ic_fluent_dual_screen_pagination_20_regular": 59201,
+ "ic_fluent_dual_screen_settings_20_filled": 59202,
+ "ic_fluent_dual_screen_settings_20_regular": 59203,
+ "ic_fluent_dual_screen_span_20_filled": 59204,
+ "ic_fluent_dual_screen_span_20_regular": 59205,
+ "ic_fluent_dual_screen_speaker_20_filled": 59206,
+ "ic_fluent_dual_screen_speaker_20_regular": 59207,
+ "ic_fluent_dual_screen_status_bar_20_filled": 59208,
+ "ic_fluent_dual_screen_status_bar_20_regular": 59209,
+ "ic_fluent_dual_screen_tablet_20_filled": 59210,
+ "ic_fluent_dual_screen_tablet_20_regular": 59211,
+ "ic_fluent_dual_screen_update_20_filled": 59212,
+ "ic_fluent_dual_screen_update_20_regular": 59213,
+ "ic_fluent_dual_screen_vertical_scroll_20_filled": 59214,
+ "ic_fluent_dual_screen_vertical_scroll_20_regular": 59215,
+ "ic_fluent_dual_screen_vibrate_20_filled": 59216,
+ "ic_fluent_dual_screen_vibrate_20_regular": 59217,
+ "ic_fluent_dumbbell_20_filled": 59218,
+ "ic_fluent_dumbbell_20_regular": 59219,
+ "ic_fluent_dust_20_filled": 59220,
+ "ic_fluent_dust_20_regular": 59221,
+ "ic_fluent_earth_20_filled": 59222,
+ "ic_fluent_earth_20_regular": 59223,
+ "ic_fluent_earth_leaf_20_filled": 59224,
+ "ic_fluent_earth_leaf_20_regular": 59225,
+ "ic_fluent_edit_20_filled": 59226,
+ "ic_fluent_edit_20_regular": 59227,
+ "ic_fluent_edit_arrow_back_20_filled": 59228,
+ "ic_fluent_edit_arrow_back_20_regular": 59229,
+ "ic_fluent_edit_off_20_filled": 59230,
+ "ic_fluent_edit_off_20_regular": 59231,
+ "ic_fluent_edit_person_20_filled": 59232,
+ "ic_fluent_edit_person_20_regular": 59233,
+ "ic_fluent_edit_prohibited_20_filled": 59234,
+ "ic_fluent_edit_prohibited_20_regular": 59235,
+ "ic_fluent_edit_settings_20_filled": 59236,
+ "ic_fluent_edit_settings_20_regular": 59237,
+ "ic_fluent_elevator_20_filled": 59238,
+ "ic_fluent_elevator_20_regular": 59239,
+ "ic_fluent_emoji_20_filled": 59240,
+ "ic_fluent_emoji_20_regular": 59241,
+ "ic_fluent_emoji_add_20_filled": 59242,
+ "ic_fluent_emoji_add_20_regular": 59243,
+ "ic_fluent_emoji_angry_20_filled": 59244,
+ "ic_fluent_emoji_angry_20_regular": 59245,
+ "ic_fluent_emoji_edit_20_filled": 59246,
+ "ic_fluent_emoji_edit_20_regular": 59247,
+ "ic_fluent_emoji_hand_20_filled": 59248,
+ "ic_fluent_emoji_hand_20_regular": 59249,
+ "ic_fluent_emoji_hint_20_filled": 59250,
+ "ic_fluent_emoji_hint_20_regular": 59251,
+ "ic_fluent_emoji_laugh_20_filled": 59252,
+ "ic_fluent_emoji_laugh_20_regular": 59253,
+ "ic_fluent_emoji_meh_20_filled": 59254,
+ "ic_fluent_emoji_meh_20_regular": 59255,
+ "ic_fluent_emoji_meme_20_filled": 59256,
+ "ic_fluent_emoji_meme_20_regular": 59257,
+ "ic_fluent_emoji_multiple_20_filled": 59258,
+ "ic_fluent_emoji_multiple_20_regular": 59259,
+ "ic_fluent_emoji_sad_20_filled": 59260,
+ "ic_fluent_emoji_sad_20_regular": 59261,
+ "ic_fluent_emoji_sad_slight_20_filled": 59262,
+ "ic_fluent_emoji_sad_slight_20_regular": 59263,
+ "ic_fluent_emoji_smile_slight_20_filled": 59264,
+ "ic_fluent_emoji_smile_slight_20_regular": 59265,
+ "ic_fluent_emoji_sparkle_20_filled": 59266,
+ "ic_fluent_emoji_sparkle_20_regular": 59267,
+ "ic_fluent_emoji_surprise_20_filled": 59268,
+ "ic_fluent_emoji_surprise_20_regular": 59269,
+ "ic_fluent_engine_20_filled": 59270,
+ "ic_fluent_engine_20_regular": 59271,
+ "ic_fluent_equal_circle_20_filled": 59272,
+ "ic_fluent_equal_circle_20_regular": 59273,
+ "ic_fluent_equal_off_20_filled": 59274,
+ "ic_fluent_equal_off_20_regular": 59275,
+ "ic_fluent_eraser_20_filled": 59276,
+ "ic_fluent_eraser_20_regular": 59277,
+ "ic_fluent_eraser_medium_20_filled": 59278,
+ "ic_fluent_eraser_medium_20_regular": 59279,
+ "ic_fluent_eraser_segment_20_filled": 59280,
+ "ic_fluent_eraser_segment_20_regular": 59281,
+ "ic_fluent_eraser_small_20_filled": 59282,
+ "ic_fluent_eraser_small_20_regular": 59283,
+ "ic_fluent_eraser_tool_20_filled": 59284,
+ "ic_fluent_eraser_tool_20_regular": 59285,
+ "ic_fluent_error_circle_20_filled": 59286,
+ "ic_fluent_error_circle_20_regular": 59287,
+ "ic_fluent_error_circle_settings_20_filled": 59288,
+ "ic_fluent_error_circle_settings_20_regular": 59289,
+ "ic_fluent_expand_up_left_20_filled": 59290,
+ "ic_fluent_expand_up_left_20_regular": 59291,
+ "ic_fluent_expand_up_right_20_filled": 59292,
+ "ic_fluent_expand_up_right_20_regular": 59293,
+ "ic_fluent_extended_dock_20_filled": 59294,
+ "ic_fluent_extended_dock_20_regular": 59295,
+ "ic_fluent_eye_20_filled": 59296,
+ "ic_fluent_eye_20_regular": 59297,
+ "ic_fluent_eye_lines_20_filled": 59298,
+ "ic_fluent_eye_lines_20_regular": 59299,
+ "ic_fluent_eye_off_20_filled": 59300,
+ "ic_fluent_eye_off_20_regular": 59301,
+ "ic_fluent_eye_tracking_20_filled": 59302,
+ "ic_fluent_eye_tracking_20_regular": 59303,
+ "ic_fluent_eye_tracking_off_20_filled": 59304,
+ "ic_fluent_eye_tracking_off_20_regular": 59305,
+ "ic_fluent_eyedropper_20_filled": 59306,
+ "ic_fluent_eyedropper_20_regular": 59307,
+ "ic_fluent_eyedropper_off_20_filled": 59308,
+ "ic_fluent_eyedropper_off_20_regular": 59309,
+ "ic_fluent_f_stop_20_filled": 59310,
+ "ic_fluent_f_stop_20_regular": 59311,
+ "ic_fluent_fast_acceleration_20_filled": 59312,
+ "ic_fluent_fast_acceleration_20_regular": 59313,
+ "ic_fluent_fast_forward_20_filled": 59314,
+ "ic_fluent_fast_forward_20_regular": 59315,
+ "ic_fluent_fax_20_filled": 59316,
+ "ic_fluent_fax_20_regular": 59317,
+ "ic_fluent_feed_20_filled": 59318,
+ "ic_fluent_feed_20_regular": 59319,
+ "ic_fluent_filmstrip_20_filled": 59320,
+ "ic_fluent_filmstrip_20_regular": 59321,
+ "ic_fluent_filmstrip_image_20_filled": 59322,
+ "ic_fluent_filmstrip_image_20_regular": 59323,
+ "ic_fluent_filmstrip_play_20_filled": 59324,
+ "ic_fluent_filmstrip_play_20_regular": 59325,
+ "ic_fluent_filmstrip_split_20_filled": 59326,
+ "ic_fluent_filmstrip_split_20_regular": 59327,
+ "ic_fluent_filter_20_filled": 59328,
+ "ic_fluent_filter_20_regular": 59329,
+ "ic_fluent_filter_add_20_filled": 59330,
+ "ic_fluent_filter_add_20_regular": 59331,
+ "ic_fluent_filter_dismiss_20_filled": 59332,
+ "ic_fluent_filter_dismiss_20_regular": 59333,
+ "ic_fluent_filter_sync_20_filled": 59334,
+ "ic_fluent_filter_sync_20_regular": 59335,
+ "ic_fluent_fingerprint_20_filled": 59336,
+ "ic_fluent_fingerprint_20_regular": 59337,
+ "ic_fluent_fire_20_filled": 59338,
+ "ic_fluent_fire_20_regular": 59339,
+ "ic_fluent_fireplace_20_filled": 59340,
+ "ic_fluent_fireplace_20_regular": 59341,
+ "ic_fluent_fixed_width_20_filled": 59342,
+ "ic_fluent_fixed_width_20_regular": 59343,
+ "ic_fluent_flag_20_filled": 59344,
+ "ic_fluent_flag_20_regular": 59345,
+ "ic_fluent_flag_checkered_20_filled": 59346,
+ "ic_fluent_flag_checkered_20_regular": 59347,
+ "ic_fluent_flag_clock_20_filled": 59348,
+ "ic_fluent_flag_clock_20_regular": 59349,
+ "ic_fluent_flag_off_20_filled": 59350,
+ "ic_fluent_flag_off_20_regular": 59351,
+ "ic_fluent_flag_pride_20_filled": 59352,
+ "ic_fluent_flag_pride_intersex_inclusive_progress_20_filled": 59353,
+ "ic_fluent_flag_pride_philadelphia_20_filled": 59354,
+ "ic_fluent_flag_pride_progress_20_filled": 59355,
+ "ic_fluent_flash_20_filled": 59356,
+ "ic_fluent_flash_20_regular": 59357,
+ "ic_fluent_flash_add_20_filled": 59358,
+ "ic_fluent_flash_add_20_regular": 59359,
+ "ic_fluent_flash_auto_20_filled": 59360,
+ "ic_fluent_flash_auto_20_regular": 59361,
+ "ic_fluent_flash_checkmark_20_filled": 59362,
+ "ic_fluent_flash_checkmark_20_regular": 59363,
+ "ic_fluent_flash_flow_20_filled": 59364,
+ "ic_fluent_flash_flow_20_regular": 59365,
+ "ic_fluent_flash_off_20_filled": 59366,
+ "ic_fluent_flash_off_20_regular": 59367,
+ "ic_fluent_flash_play_20_filled": 59368,
+ "ic_fluent_flash_play_20_regular": 59369,
+ "ic_fluent_flash_settings_20_filled": 59370,
+ "ic_fluent_flash_settings_20_regular": 59371,
+ "ic_fluent_flash_sparkle_20_filled": 59372,
+ "ic_fluent_flash_sparkle_20_regular": 59373,
+ "ic_fluent_flashlight_20_filled": 59374,
+ "ic_fluent_flashlight_20_regular": 59375,
+ "ic_fluent_flashlight_off_20_filled": 59376,
+ "ic_fluent_flashlight_off_20_regular": 59377,
+ "ic_fluent_flip_horizontal_20_filled": 59378,
+ "ic_fluent_flip_horizontal_20_regular": 59379,
+ "ic_fluent_flip_vertical_20_filled": 59380,
+ "ic_fluent_flip_vertical_20_regular": 59381,
+ "ic_fluent_flow_20_filled": 59382,
+ "ic_fluent_flow_20_regular": 59383,
+ "ic_fluent_flowchart_20_filled": 59384,
+ "ic_fluent_flowchart_20_regular": 59385,
+ "ic_fluent_flowchart_circle_20_filled": 59386,
+ "ic_fluent_flowchart_circle_20_regular": 59387,
+ "ic_fluent_fluent_20_filled": 59388,
+ "ic_fluent_fluent_20_regular": 59389,
+ "ic_fluent_fluid_20_filled": 59390,
+ "ic_fluent_fluid_20_regular": 59391,
+ "ic_fluent_folder_20_filled": 59392,
+ "ic_fluent_folder_20_regular": 59393,
+ "ic_fluent_folder_add_20_filled": 59394,
+ "ic_fluent_folder_add_20_regular": 59395,
+ "ic_fluent_folder_arrow_left_20_filled": 59396,
+ "ic_fluent_folder_arrow_left_20_regular": 59397,
+ "ic_fluent_folder_arrow_right_20_filled": 59398,
+ "ic_fluent_folder_arrow_right_20_regular": 59399,
+ "ic_fluent_folder_arrow_up_20_filled": 59400,
+ "ic_fluent_folder_arrow_up_20_regular": 59401,
+ "ic_fluent_folder_briefcase_20_filled": 59402,
+ "ic_fluent_folder_briefcase_20_regular": 59403,
+ "ic_fluent_folder_globe_20_filled": 59404,
+ "ic_fluent_folder_globe_20_regular": 59405,
+ "ic_fluent_folder_lightning_20_filled": 59406,
+ "ic_fluent_folder_lightning_20_regular": 59407,
+ "ic_fluent_folder_link_20_filled": 59408,
+ "ic_fluent_folder_link_20_regular": 59409,
+ "ic_fluent_folder_list_20_filled": 59410,
+ "ic_fluent_folder_list_20_regular": 59411,
+ "ic_fluent_folder_mail_20_filled": 59412,
+ "ic_fluent_folder_mail_20_regular": 59413,
+ "ic_fluent_folder_open_20_filled": 59414,
+ "ic_fluent_folder_open_20_regular": 59415,
+ "ic_fluent_folder_open_vertical_20_filled": 59416,
+ "ic_fluent_folder_open_vertical_20_regular": 59417,
+ "ic_fluent_folder_people_20_filled": 59418,
+ "ic_fluent_folder_people_20_regular": 59419,
+ "ic_fluent_folder_person_20_filled": 59420,
+ "ic_fluent_folder_person_20_regular": 59421,
+ "ic_fluent_folder_prohibited_20_filled": 59422,
+ "ic_fluent_folder_prohibited_20_regular": 59423,
+ "ic_fluent_folder_search_20_filled": 59424,
+ "ic_fluent_folder_search_20_regular": 59425,
+ "ic_fluent_folder_swap_20_filled": 59426,
+ "ic_fluent_folder_swap_20_regular": 59427,
+ "ic_fluent_folder_sync_20_filled": 59428,
+ "ic_fluent_folder_sync_20_regular": 59429,
+ "ic_fluent_folder_zip_20_filled": 59430,
+ "ic_fluent_folder_zip_20_regular": 59431,
+ "ic_fluent_font_decrease_20_filled": 59432,
+ "ic_fluent_font_decrease_20_regular": 59433,
+ "ic_fluent_font_increase_20_filled": 59434,
+ "ic_fluent_font_increase_20_regular": 59435,
+ "ic_fluent_font_space_tracking_in_20_filled": 59436,
+ "ic_fluent_font_space_tracking_in_20_regular": 59437,
+ "ic_fluent_font_space_tracking_out_20_filled": 59438,
+ "ic_fluent_font_space_tracking_out_20_regular": 59439,
+ "ic_fluent_food_20_filled": 59440,
+ "ic_fluent_food_20_regular": 59441,
+ "ic_fluent_food_apple_20_filled": 59442,
+ "ic_fluent_food_apple_20_regular": 59443,
+ "ic_fluent_food_cake_20_filled": 59444,
+ "ic_fluent_food_cake_20_regular": 59445,
+ "ic_fluent_food_carrot_20_filled": 59446,
+ "ic_fluent_food_carrot_20_regular": 59447,
+ "ic_fluent_food_chicken_leg_20_filled": 59448,
+ "ic_fluent_food_chicken_leg_20_regular": 59449,
+ "ic_fluent_food_egg_20_filled": 59450,
+ "ic_fluent_food_egg_20_regular": 59451,
+ "ic_fluent_food_fish_20_filled": 59452,
+ "ic_fluent_food_fish_20_regular": 59453,
+ "ic_fluent_food_grains_20_filled": 59454,
+ "ic_fluent_food_grains_20_regular": 59455,
+ "ic_fluent_food_pizza_20_filled": 59456,
+ "ic_fluent_food_pizza_20_regular": 59457,
+ "ic_fluent_food_toast_20_filled": 59458,
+ "ic_fluent_food_toast_20_regular": 59459,
+ "ic_fluent_form_20_filled": 59460,
+ "ic_fluent_form_20_regular": 59461,
+ "ic_fluent_form_multiple_20_filled": 59462,
+ "ic_fluent_form_multiple_20_regular": 59463,
+ "ic_fluent_form_new_20_filled": 59464,
+ "ic_fluent_form_new_20_regular": 59465,
+ "ic_fluent_fps_120_20_filled": 59466,
+ "ic_fluent_fps_120_20_regular": 59467,
+ "ic_fluent_fps_240_20_filled": 59468,
+ "ic_fluent_fps_240_20_regular": 59469,
+ "ic_fluent_fps_30_20_filled": 59470,
+ "ic_fluent_fps_30_20_regular": 59471,
+ "ic_fluent_fps_60_20_filled": 59472,
+ "ic_fluent_fps_60_20_regular": 59473,
+ "ic_fluent_fps_960_20_filled": 59474,
+ "ic_fluent_fps_960_20_regular": 59475,
+ "ic_fluent_frame_20_filled": 59476,
+ "ic_fluent_frame_20_regular": 59477,
+ "ic_fluent_full_screen_maximize_20_filled": 59478,
+ "ic_fluent_full_screen_maximize_20_regular": 59479,
+ "ic_fluent_full_screen_minimize_20_filled": 59480,
+ "ic_fluent_full_screen_minimize_20_regular": 59481,
+ "ic_fluent_games_20_filled": 59482,
+ "ic_fluent_games_20_regular": 59483,
+ "ic_fluent_gantt_chart_20_filled": 59484,
+ "ic_fluent_gantt_chart_20_regular": 59485,
+ "ic_fluent_gas_20_filled": 59486,
+ "ic_fluent_gas_20_regular": 59487,
+ "ic_fluent_gas_pump_20_filled": 59488,
+ "ic_fluent_gas_pump_20_regular": 59489,
+ "ic_fluent_gather_20_filled": 59490,
+ "ic_fluent_gather_20_regular": 59491,
+ "ic_fluent_gauge_20_filled": 59492,
+ "ic_fluent_gauge_20_regular": 59493,
+ "ic_fluent_gauge_add_20_filled": 59494,
+ "ic_fluent_gauge_add_20_regular": 59495,
+ "ic_fluent_gavel_20_filled": 59496,
+ "ic_fluent_gavel_20_regular": 59497,
+ "ic_fluent_gavel_prohibited_20_filled": 59498,
+ "ic_fluent_gavel_prohibited_20_regular": 59499,
+ "ic_fluent_gesture_20_filled": 59500,
+ "ic_fluent_gesture_20_regular": 59501,
+ "ic_fluent_gif_20_filled": 59502,
+ "ic_fluent_gif_20_regular": 59503,
+ "ic_fluent_gift_20_filled": 59504,
+ "ic_fluent_gift_20_regular": 59505,
+ "ic_fluent_gift_card_20_filled": 59506,
+ "ic_fluent_gift_card_20_regular": 59507,
+ "ic_fluent_gift_card_add_20_filled": 59508,
+ "ic_fluent_gift_card_add_20_regular": 59509,
+ "ic_fluent_gift_card_arrow_right_20_filled": 59510,
+ "ic_fluent_gift_card_arrow_right_20_regular": 59511,
+ "ic_fluent_gift_card_money_20_filled": 59512,
+ "ic_fluent_gift_card_money_20_regular": 59513,
+ "ic_fluent_gift_card_multiple_20_filled": 59514,
+ "ic_fluent_gift_card_multiple_20_regular": 59515,
+ "ic_fluent_gift_open_20_filled": 59516,
+ "ic_fluent_gift_open_20_regular": 59517,
+ "ic_fluent_glance_20_filled": 59518,
+ "ic_fluent_glance_20_regular": 59519,
+ "ic_fluent_glance_horizontal_20_filled": 59520,
+ "ic_fluent_glance_horizontal_20_regular": 59521,
+ "ic_fluent_glance_horizontal_sparkles_20_filled": 59522,
+ "ic_fluent_glance_horizontal_sparkles_20_regular": 59523,
+ "ic_fluent_glasses_20_filled": 59524,
+ "ic_fluent_glasses_20_regular": 59525,
+ "ic_fluent_glasses_off_20_filled": 59526,
+ "ic_fluent_glasses_off_20_regular": 59527,
+ "ic_fluent_globe_20_filled": 59528,
+ "ic_fluent_globe_20_regular": 59529,
+ "ic_fluent_globe_add_20_filled": 59530,
+ "ic_fluent_globe_add_20_regular": 59531,
+ "ic_fluent_globe_arrow_forward_20_filled": 59532,
+ "ic_fluent_globe_arrow_forward_20_regular": 59533,
+ "ic_fluent_globe_arrow_up_20_filled": 59534,
+ "ic_fluent_globe_arrow_up_20_regular": 59535,
+ "ic_fluent_globe_clock_20_filled": 59536,
+ "ic_fluent_globe_clock_20_regular": 59537,
+ "ic_fluent_globe_desktop_20_filled": 59538,
+ "ic_fluent_globe_desktop_20_regular": 59539,
+ "ic_fluent_globe_error_20_filled": 59540,
+ "ic_fluent_globe_error_20_regular": 59541,
+ "ic_fluent_globe_location_20_filled": 59542,
+ "ic_fluent_globe_location_20_regular": 59543,
+ "ic_fluent_globe_person_20_filled": 59544,
+ "ic_fluent_globe_person_20_regular": 59545,
+ "ic_fluent_globe_prohibited_20_filled": 59546,
+ "ic_fluent_globe_prohibited_20_regular": 59547,
+ "ic_fluent_globe_search_20_filled": 59548,
+ "ic_fluent_globe_search_20_regular": 59549,
+ "ic_fluent_globe_shield_20_filled": 59550,
+ "ic_fluent_globe_shield_20_regular": 59551,
+ "ic_fluent_globe_star_20_filled": 59552,
+ "ic_fluent_globe_star_20_regular": 59553,
+ "ic_fluent_globe_surface_20_filled": 59554,
+ "ic_fluent_globe_surface_20_regular": 59555,
+ "ic_fluent_globe_sync_20_filled": 59556,
+ "ic_fluent_globe_sync_20_regular": 59557,
+ "ic_fluent_globe_video_20_filled": 59558,
+ "ic_fluent_globe_video_20_regular": 59559,
+ "ic_fluent_globe_warning_20_filled": 59560,
+ "ic_fluent_globe_warning_20_regular": 59561,
+ "ic_fluent_grid_20_filled": 59562,
+ "ic_fluent_grid_20_regular": 59563,
+ "ic_fluent_grid_dots_20_filled": 59564,
+ "ic_fluent_grid_dots_20_regular": 59565,
+ "ic_fluent_grid_kanban_20_filled": 59566,
+ "ic_fluent_grid_kanban_20_regular": 59567,
+ "ic_fluent_group_20_filled": 59568,
+ "ic_fluent_group_20_regular": 59569,
+ "ic_fluent_group_dismiss_20_filled": 59570,
+ "ic_fluent_group_dismiss_20_regular": 59571,
+ "ic_fluent_group_list_20_filled": 59572,
+ "ic_fluent_group_list_20_regular": 59573,
+ "ic_fluent_group_return_20_filled": 59574,
+ "ic_fluent_group_return_20_regular": 59575,
+ "ic_fluent_guardian_20_filled": 59576,
+ "ic_fluent_guardian_20_regular": 59577,
+ "ic_fluent_guest_20_filled": 59578,
+ "ic_fluent_guest_20_regular": 59579,
+ "ic_fluent_guest_add_20_filled": 59580,
+ "ic_fluent_guest_add_20_regular": 59581,
+ "ic_fluent_guitar_20_filled": 59582,
+ "ic_fluent_guitar_20_regular": 59583,
+ "ic_fluent_hand_draw_20_filled": 59584,
+ "ic_fluent_hand_draw_20_regular": 59585,
+ "ic_fluent_hand_left_20_filled": 59586,
+ "ic_fluent_hand_left_20_regular": 59587,
+ "ic_fluent_hand_left_chat_20_filled": 59588,
+ "ic_fluent_hand_left_chat_20_regular": 59589,
+ "ic_fluent_hand_open_heart_20_filled": 59590,
+ "ic_fluent_hand_open_heart_20_regular": 59591,
+ "ic_fluent_hand_point_20_filled": 59592,
+ "ic_fluent_hand_point_20_regular": 59593,
+ "ic_fluent_hand_right_20_filled": 59594,
+ "ic_fluent_hand_right_20_regular": 59595,
+ "ic_fluent_hand_right_off_20_filled": 59596,
+ "ic_fluent_hand_right_off_20_regular": 59597,
+ "ic_fluent_hand_wave_20_filled": 59598,
+ "ic_fluent_hand_wave_20_regular": 59599,
+ "ic_fluent_handshake_20_filled": 59600,
+ "ic_fluent_handshake_20_regular": 59601,
+ "ic_fluent_haptic_strong_20_filled": 59602,
+ "ic_fluent_haptic_strong_20_regular": 59603,
+ "ic_fluent_haptic_weak_20_filled": 59604,
+ "ic_fluent_haptic_weak_20_regular": 59605,
+ "ic_fluent_hard_drive_20_filled": 59606,
+ "ic_fluent_hard_drive_20_regular": 59607,
+ "ic_fluent_hat_graduation_20_filled": 59608,
+ "ic_fluent_hat_graduation_20_regular": 59609,
+ "ic_fluent_hat_graduation_add_20_filled": 59610,
+ "ic_fluent_hat_graduation_add_20_regular": 59611,
+ "ic_fluent_hat_graduation_sparkle_20_filled": 59612,
+ "ic_fluent_hat_graduation_sparkle_20_regular": 59613,
+ "ic_fluent_hd_20_filled": 59614,
+ "ic_fluent_hd_20_regular": 59615,
+ "ic_fluent_hdr_20_filled": 59616,
+ "ic_fluent_hdr_20_regular": 59617,
+ "ic_fluent_hdr_off_20_filled": 59618,
+ "ic_fluent_hdr_off_20_regular": 59619,
+ "ic_fluent_headphones_20_filled": 59620,
+ "ic_fluent_headphones_20_regular": 59621,
+ "ic_fluent_headphones_sound_wave_20_filled": 59622,
+ "ic_fluent_headphones_sound_wave_20_regular": 59623,
+ "ic_fluent_headset_20_filled": 59624,
+ "ic_fluent_headset_20_regular": 59625,
+ "ic_fluent_headset_add_20_filled": 59626,
+ "ic_fluent_headset_add_20_regular": 59627,
+ "ic_fluent_headset_vr_20_filled": 59628,
+ "ic_fluent_headset_vr_20_regular": 59629,
+ "ic_fluent_heart_20_filled": 59630,
+ "ic_fluent_heart_20_regular": 59631,
+ "ic_fluent_heart_broken_20_filled": 59632,
+ "ic_fluent_heart_broken_20_regular": 59633,
+ "ic_fluent_heart_circle_20_filled": 59634,
+ "ic_fluent_heart_circle_20_regular": 59635,
+ "ic_fluent_heart_circle_hint_20_filled": 59636,
+ "ic_fluent_heart_circle_hint_20_regular": 59637,
+ "ic_fluent_heart_off_20_filled": 59638,
+ "ic_fluent_heart_off_20_regular": 59639,
+ "ic_fluent_heart_pulse_20_filled": 59640,
+ "ic_fluent_heart_pulse_20_regular": 59641,
+ "ic_fluent_heart_pulse_checkmark_20_filled": 59642,
+ "ic_fluent_heart_pulse_checkmark_20_regular": 59643,
+ "ic_fluent_heart_pulse_error_20_filled": 59644,
+ "ic_fluent_heart_pulse_error_20_regular": 59645,
+ "ic_fluent_heart_pulse_warning_20_filled": 59646,
+ "ic_fluent_heart_pulse_warning_20_regular": 59647,
+ "ic_fluent_hexagon_20_filled": 59648,
+ "ic_fluent_hexagon_20_regular": 59649,
+ "ic_fluent_hexagon_sparkle_20_filled": 59650,
+ "ic_fluent_hexagon_sparkle_20_regular": 59651,
+ "ic_fluent_hexagon_three_20_filled": 59652,
+ "ic_fluent_hexagon_three_20_regular": 59653,
+ "ic_fluent_highlight_20_filled": 59654,
+ "ic_fluent_highlight_20_regular": 59655,
+ "ic_fluent_highlight_accent_20_filled": 59656,
+ "ic_fluent_highlight_link_20_filled": 59657,
+ "ic_fluent_highlight_link_20_regular": 59658,
+ "ic_fluent_highway_20_filled": 59659,
+ "ic_fluent_highway_20_regular": 59660,
+ "ic_fluent_history_20_filled": 59661,
+ "ic_fluent_history_20_regular": 59662,
+ "ic_fluent_history_dismiss_20_filled": 59663,
+ "ic_fluent_history_dismiss_20_regular": 59664,
+ "ic_fluent_home_20_filled": 59665,
+ "ic_fluent_home_20_regular": 59666,
+ "ic_fluent_home_add_20_filled": 59667,
+ "ic_fluent_home_add_20_regular": 59668,
+ "ic_fluent_home_checkmark_20_filled": 59669,
+ "ic_fluent_home_checkmark_20_regular": 59670,
+ "ic_fluent_home_database_20_filled": 59671,
+ "ic_fluent_home_database_20_regular": 59672,
+ "ic_fluent_home_garage_20_filled": 59673,
+ "ic_fluent_home_garage_20_regular": 59674,
+ "ic_fluent_home_heart_20_filled": 59675,
+ "ic_fluent_home_heart_20_regular": 59676,
+ "ic_fluent_home_more_20_filled": 59677,
+ "ic_fluent_home_more_20_regular": 59678,
+ "ic_fluent_home_person_20_filled": 59679,
+ "ic_fluent_home_person_20_regular": 59680,
+ "ic_fluent_home_split_20_filled": 59681,
+ "ic_fluent_home_split_20_regular": 59682,
+ "ic_fluent_hourglass_20_filled": 59683,
+ "ic_fluent_hourglass_20_regular": 59684,
+ "ic_fluent_hourglass_half_20_filled": 59685,
+ "ic_fluent_hourglass_half_20_regular": 59686,
+ "ic_fluent_hourglass_one_quarter_20_filled": 59687,
+ "ic_fluent_hourglass_one_quarter_20_regular": 59688,
+ "ic_fluent_hourglass_three_quarter_20_filled": 59689,
+ "ic_fluent_hourglass_three_quarter_20_regular": 59690,
+ "ic_fluent_icons_20_filled": 59691,
+ "ic_fluent_icons_20_regular": 59692,
+ "ic_fluent_image_20_filled": 59693,
+ "ic_fluent_image_20_regular": 59694,
+ "ic_fluent_image_add_20_filled": 59695,
+ "ic_fluent_image_add_20_regular": 59696,
+ "ic_fluent_image_alt_text_20_filled": 59697,
+ "ic_fluent_image_alt_text_20_regular": 59698,
+ "ic_fluent_image_arrow_back_20_filled": 59699,
+ "ic_fluent_image_arrow_back_20_regular": 59700,
+ "ic_fluent_image_arrow_counterclockwise_20_filled": 59701,
+ "ic_fluent_image_arrow_counterclockwise_20_regular": 59702,
+ "ic_fluent_image_arrow_forward_20_filled": 59703,
+ "ic_fluent_image_arrow_forward_20_regular": 59704,
+ "ic_fluent_image_border_20_filled": 59705,
+ "ic_fluent_image_border_20_regular": 59706,
+ "ic_fluent_image_circle_20_filled": 59707,
+ "ic_fluent_image_circle_20_regular": 59708,
+ "ic_fluent_image_copy_20_filled": 59709,
+ "ic_fluent_image_copy_20_regular": 59710,
+ "ic_fluent_image_edit_20_filled": 59711,
+ "ic_fluent_image_edit_20_regular": 59712,
+ "ic_fluent_image_globe_20_filled": 59713,
+ "ic_fluent_image_globe_20_regular": 59714,
+ "ic_fluent_image_multiple_20_filled": 59715,
+ "ic_fluent_image_multiple_20_regular": 59716,
+ "ic_fluent_image_multiple_off_20_filled": 59717,
+ "ic_fluent_image_multiple_off_20_regular": 59718,
+ "ic_fluent_image_off_20_filled": 59719,
+ "ic_fluent_image_off_20_regular": 59720,
+ "ic_fluent_image_prohibited_20_filled": 59721,
+ "ic_fluent_image_prohibited_20_regular": 59722,
+ "ic_fluent_image_reflection_20_filled": 59723,
+ "ic_fluent_image_reflection_20_regular": 59724,
+ "ic_fluent_image_search_20_filled": 59725,
+ "ic_fluent_image_search_20_regular": 59726,
+ "ic_fluent_image_shadow_20_filled": 59727,
+ "ic_fluent_image_shadow_20_regular": 59728,
+ "ic_fluent_image_sparkle_20_filled": 59729,
+ "ic_fluent_image_sparkle_20_regular": 59730,
+ "ic_fluent_image_split_20_filled": 59731,
+ "ic_fluent_image_split_20_regular": 59732,
+ "ic_fluent_image_stack_20_filled": 59733,
+ "ic_fluent_image_stack_20_regular": 59734,
+ "ic_fluent_image_table_20_filled": 59735,
+ "ic_fluent_image_table_20_regular": 59736,
+ "ic_fluent_immersive_reader_20_filled": 59737,
+ "ic_fluent_immersive_reader_20_regular": 59738,
+ "ic_fluent_important_20_filled": 59739,
+ "ic_fluent_important_20_regular": 59740,
+ "ic_fluent_incognito_20_filled": 59741,
+ "ic_fluent_incognito_20_regular": 59742,
+ "ic_fluent_info_20_filled": 59743,
+ "ic_fluent_info_20_regular": 59744,
+ "ic_fluent_info_shield_20_filled": 59745,
+ "ic_fluent_info_shield_20_regular": 59746,
+ "ic_fluent_ink_stroke_20_filled": 59747,
+ "ic_fluent_ink_stroke_20_regular": 59748,
+ "ic_fluent_ink_stroke_arrow_down_20_filled": 59749,
+ "ic_fluent_ink_stroke_arrow_down_20_regular": 59750,
+ "ic_fluent_ink_stroke_arrow_up_down_20_filled": 59751,
+ "ic_fluent_ink_stroke_arrow_up_down_20_regular": 59752,
+ "ic_fluent_inking_tool_20_filled": 59753,
+ "ic_fluent_inking_tool_20_regular": 59754,
+ "ic_fluent_inking_tool_accent_20_filled": 59755,
+ "ic_fluent_inprivate_account_20_filled": 59756,
+ "ic_fluent_inprivate_account_20_regular": 59757,
+ "ic_fluent_insert_20_filled": 59758,
+ "ic_fluent_insert_20_regular": 59759,
+ "ic_fluent_ios_chevron_right_20_filled": 59760,
+ "ic_fluent_ios_chevron_right_20_regular": 59761,
+ "ic_fluent_iot_20_filled": 59762,
+ "ic_fluent_iot_20_regular": 59763,
+ "ic_fluent_iot_alert_20_filled": 59764,
+ "ic_fluent_iot_alert_20_regular": 59765,
+ "ic_fluent_javascript_20_filled": 59766,
+ "ic_fluent_javascript_20_regular": 59767,
+ "ic_fluent_joystick_20_filled": 59768,
+ "ic_fluent_joystick_20_regular": 59769,
+ "ic_fluent_key_20_filled": 59770,
+ "ic_fluent_key_20_regular": 59771,
+ "ic_fluent_key_command_20_filled": 59772,
+ "ic_fluent_key_command_20_regular": 59773,
+ "ic_fluent_key_multiple_20_filled": 59774,
+ "ic_fluent_key_multiple_20_regular": 59775,
+ "ic_fluent_key_reset_20_filled": 59776,
+ "ic_fluent_key_reset_20_regular": 59777,
+ "ic_fluent_keyboard_123_20_filled": 59778,
+ "ic_fluent_keyboard_123_20_regular": 59779,
+ "ic_fluent_keyboard_20_filled": 59780,
+ "ic_fluent_keyboard_20_regular": 59781,
+ "ic_fluent_keyboard_dock_20_filled": 59782,
+ "ic_fluent_keyboard_dock_20_regular": 59783,
+ "ic_fluent_keyboard_layout_float_20_filled": 59784,
+ "ic_fluent_keyboard_layout_float_20_regular": 59785,
+ "ic_fluent_keyboard_layout_one_handed_left_20_filled": 59786,
+ "ic_fluent_keyboard_layout_one_handed_left_20_regular": 59787,
+ "ic_fluent_keyboard_layout_resize_20_filled": 59788,
+ "ic_fluent_keyboard_layout_resize_20_regular": 59789,
+ "ic_fluent_keyboard_layout_split_20_filled": 59790,
+ "ic_fluent_keyboard_layout_split_20_regular": 59791,
+ "ic_fluent_keyboard_shift_20_filled": 59792,
+ "ic_fluent_keyboard_shift_20_regular": 59793,
+ "ic_fluent_keyboard_shift_uppercase_20_filled": 59794,
+ "ic_fluent_keyboard_shift_uppercase_20_regular": 59795,
+ "ic_fluent_keyboard_tab_20_filled": 59796,
+ "ic_fluent_keyboard_tab_20_regular": 59797,
+ "ic_fluent_laptop_20_filled": 59798,
+ "ic_fluent_laptop_20_regular": 59799,
+ "ic_fluent_laptop_briefcase_20_filled": 59800,
+ "ic_fluent_laptop_briefcase_20_regular": 59801,
+ "ic_fluent_laptop_dismiss_20_filled": 59802,
+ "ic_fluent_laptop_dismiss_20_regular": 59803,
+ "ic_fluent_laptop_person_20_filled": 59804,
+ "ic_fluent_laptop_person_20_regular": 59805,
+ "ic_fluent_laptop_settings_20_filled": 59806,
+ "ic_fluent_laptop_settings_20_regular": 59807,
+ "ic_fluent_laptop_shield_20_filled": 59808,
+ "ic_fluent_laptop_shield_20_regular": 59809,
+ "ic_fluent_laser_tool_20_filled": 59810,
+ "ic_fluent_laser_tool_20_regular": 59811,
+ "ic_fluent_lasso_20_filled": 59812,
+ "ic_fluent_lasso_20_regular": 59813,
+ "ic_fluent_launcher_settings_20_filled": 59814,
+ "ic_fluent_launcher_settings_20_regular": 59815,
+ "ic_fluent_layer_20_filled": 59816,
+ "ic_fluent_layer_20_regular": 59817,
+ "ic_fluent_layer_diagonal_20_filled": 59818,
+ "ic_fluent_layer_diagonal_20_regular": 59819,
+ "ic_fluent_layer_diagonal_add_20_filled": 59820,
+ "ic_fluent_layer_diagonal_add_20_regular": 59821,
+ "ic_fluent_layer_diagonal_person_20_filled": 59822,
+ "ic_fluent_layer_diagonal_person_20_regular": 59823,
+ "ic_fluent_layer_diagonal_sparkle_20_filled": 59824,
+ "ic_fluent_layer_diagonal_sparkle_20_regular": 59825,
+ "ic_fluent_layout_cell_four_20_filled": 59826,
+ "ic_fluent_layout_cell_four_20_regular": 59827,
+ "ic_fluent_layout_cell_four_focus_bottom_left_20_filled": 59828,
+ "ic_fluent_layout_cell_four_focus_bottom_right_20_filled": 59829,
+ "ic_fluent_layout_cell_four_focus_top_left_20_filled": 59830,
+ "ic_fluent_layout_cell_four_focus_top_right_20_filled": 59831,
+ "ic_fluent_layout_column_four_20_filled": 59832,
+ "ic_fluent_layout_column_four_20_regular": 59833,
+ "ic_fluent_layout_column_four_focus_center_left_20_filled": 59834,
+ "ic_fluent_layout_column_four_focus_center_right_20_filled": 59835,
+ "ic_fluent_layout_column_four_focus_left_20_filled": 59836,
+ "ic_fluent_layout_column_four_focus_right_20_filled": 59837,
+ "ic_fluent_layout_column_one_third_left_20_filled": 59838,
+ "ic_fluent_layout_column_one_third_left_20_regular": 59839,
+ "ic_fluent_layout_column_one_third_right_20_filled": 59840,
+ "ic_fluent_layout_column_one_third_right_20_regular": 59841,
+ "ic_fluent_layout_column_one_third_right_hint_20_filled": 59842,
+ "ic_fluent_layout_column_one_third_right_hint_20_regular": 59843,
+ "ic_fluent_layout_column_three_20_filled": 59844,
+ "ic_fluent_layout_column_three_20_regular": 59845,
+ "ic_fluent_layout_column_three_focus_center_20_filled": 59846,
+ "ic_fluent_layout_column_three_focus_left_20_filled": 59847,
+ "ic_fluent_layout_column_three_focus_right_20_filled": 59848,
+ "ic_fluent_layout_column_two_20_filled": 59849,
+ "ic_fluent_layout_column_two_20_regular": 59850,
+ "ic_fluent_layout_column_two_focus_left_20_filled": 59851,
+ "ic_fluent_layout_column_two_focus_right_20_filled": 59852,
+ "ic_fluent_layout_column_two_split_left_20_filled": 59853,
+ "ic_fluent_layout_column_two_split_left_20_regular": 59854,
+ "ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled": 59855,
+ "ic_fluent_layout_column_two_split_left_focus_right_20_filled": 59856,
+ "ic_fluent_layout_column_two_split_left_focus_top_left_20_filled": 59857,
+ "ic_fluent_layout_column_two_split_right_20_filled": 59858,
+ "ic_fluent_layout_column_two_split_right_20_regular": 59859,
+ "ic_fluent_layout_column_two_split_right_focus_bottom_right_20_filled": 59860,
+ "ic_fluent_layout_column_two_split_right_focus_left_20_filled": 59861,
+ "ic_fluent_layout_column_two_split_right_focus_top_right_20_filled": 59862,
+ "ic_fluent_layout_row_four_20_filled": 59863,
+ "ic_fluent_layout_row_four_20_regular": 59864,
+ "ic_fluent_layout_row_four_focus_bottom_20_filled": 59865,
+ "ic_fluent_layout_row_four_focus_center_bottom_20_filled": 59866,
+ "ic_fluent_layout_row_four_focus_center_top_20_filled": 59867,
+ "ic_fluent_layout_row_four_focus_top_20_filled": 59868,
+ "ic_fluent_layout_row_three_20_filled": 59869,
+ "ic_fluent_layout_row_three_20_regular": 59870,
+ "ic_fluent_layout_row_three_focus_bottom_20_filled": 59871,
+ "ic_fluent_layout_row_three_focus_center_20_filled": 59872,
+ "ic_fluent_layout_row_three_focus_top_20_filled": 59873,
+ "ic_fluent_layout_row_two_20_filled": 59874,
+ "ic_fluent_layout_row_two_20_regular": 59875,
+ "ic_fluent_layout_row_two_focus_bottom_20_filled": 59876,
+ "ic_fluent_layout_row_two_focus_top_20_filled": 59877,
+ "ic_fluent_layout_row_two_split_bottom_20_filled": 59878,
+ "ic_fluent_layout_row_two_split_bottom_20_regular": 59879,
+ "ic_fluent_layout_row_two_split_bottom_focus_bottom_left_20_filled": 59880,
+ "ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled": 59881,
+ "ic_fluent_layout_row_two_split_bottom_focus_top_20_filled": 59882,
+ "ic_fluent_layout_row_two_split_top_20_filled": 59883,
+ "ic_fluent_layout_row_two_split_top_20_regular": 59884,
+ "ic_fluent_layout_row_two_split_top_focus_bottom_20_filled": 59885,
+ "ic_fluent_layout_row_two_split_top_focus_top_left_20_filled": 59886,
+ "ic_fluent_layout_row_two_split_top_focus_top_right_20_filled": 59887,
+ "ic_fluent_leaf_one_20_filled": 59888,
+ "ic_fluent_leaf_one_20_regular": 59889,
+ "ic_fluent_leaf_three_20_filled": 59890,
+ "ic_fluent_leaf_three_20_regular": 59891,
+ "ic_fluent_leaf_two_20_filled": 59892,
+ "ic_fluent_leaf_two_20_regular": 59893,
+ "ic_fluent_learning_app_20_filled": 59894,
+ "ic_fluent_learning_app_20_regular": 59895,
+ "ic_fluent_library_20_filled": 59896,
+ "ic_fluent_library_20_regular": 59897,
+ "ic_fluent_lightbulb_20_filled": 59898,
+ "ic_fluent_lightbulb_20_regular": 59899,
+ "ic_fluent_lightbulb_checkmark_20_filled": 59900,
+ "ic_fluent_lightbulb_checkmark_20_regular": 59901,
+ "ic_fluent_lightbulb_circle_20_filled": 59902,
+ "ic_fluent_lightbulb_circle_20_regular": 59903,
+ "ic_fluent_lightbulb_filament_20_filled": 59904,
+ "ic_fluent_lightbulb_filament_20_regular": 59905,
+ "ic_fluent_lightbulb_person_20_filled": 59906,
+ "ic_fluent_lightbulb_person_20_regular": 59907,
+ "ic_fluent_likert_20_filled": 59908,
+ "ic_fluent_likert_20_regular": 59909,
+ "ic_fluent_line_20_filled": 59910,
+ "ic_fluent_line_20_regular": 59911,
+ "ic_fluent_line_dashes_20_filled": 59912,
+ "ic_fluent_line_dashes_20_regular": 59913,
+ "ic_fluent_line_flow_diagonal_up_right_20_filled": 59914,
+ "ic_fluent_line_flow_diagonal_up_right_20_regular": 59915,
+ "ic_fluent_line_horizontal_1_20_filled": 59916,
+ "ic_fluent_line_horizontal_1_20_regular": 59917,
+ "ic_fluent_line_horizontal_1_dashes_20_filled": 59918,
+ "ic_fluent_line_horizontal_1_dashes_20_regular": 59919,
+ "ic_fluent_line_horizontal_2_dashes_solid_20_filled": 59920,
+ "ic_fluent_line_horizontal_2_dashes_solid_20_regular": 59921,
+ "ic_fluent_line_horizontal_3_20_filled": 59922,
+ "ic_fluent_line_horizontal_3_20_regular": 59923,
+ "ic_fluent_line_horizontal_4_20_filled": 59924,
+ "ic_fluent_line_horizontal_4_20_regular": 59925,
+ "ic_fluent_line_horizontal_4_search_20_filled": 59926,
+ "ic_fluent_line_horizontal_4_search_20_regular": 59927,
+ "ic_fluent_line_horizontal_5_20_filled": 59928,
+ "ic_fluent_line_horizontal_5_20_regular": 59929,
+ "ic_fluent_line_horizontal_5_error_20_filled": 59930,
+ "ic_fluent_line_horizontal_5_error_20_regular": 59931,
+ "ic_fluent_line_style_20_filled": 59932,
+ "ic_fluent_line_style_20_regular": 59933,
+ "ic_fluent_line_thickness_20_filled": 59934,
+ "ic_fluent_line_thickness_20_regular": 59935,
+ "ic_fluent_link_20_filled": 59936,
+ "ic_fluent_link_20_regular": 59937,
+ "ic_fluent_link_add_20_filled": 59938,
+ "ic_fluent_link_add_20_regular": 59939,
+ "ic_fluent_link_dismiss_20_filled": 59940,
+ "ic_fluent_link_dismiss_20_regular": 59941,
+ "ic_fluent_link_edit_20_filled": 59942,
+ "ic_fluent_link_edit_20_regular": 59943,
+ "ic_fluent_link_multiple_20_filled": 59944,
+ "ic_fluent_link_multiple_20_regular": 59945,
+ "ic_fluent_link_person_20_filled": 59946,
+ "ic_fluent_link_person_20_regular": 59947,
+ "ic_fluent_link_square_20_filled": 59948,
+ "ic_fluent_link_square_20_regular": 59949,
+ "ic_fluent_link_toolbox_20_filled": 59950,
+ "ic_fluent_link_toolbox_20_regular": 59951,
+ "ic_fluent_list_20_filled": 59952,
+ "ic_fluent_list_20_regular": 59953,
+ "ic_fluent_list_bar_20_filled": 59954,
+ "ic_fluent_list_bar_20_regular": 59955,
+ "ic_fluent_list_bar_tree_20_filled": 59956,
+ "ic_fluent_list_bar_tree_20_regular": 59957,
+ "ic_fluent_list_bar_tree_offset_20_filled": 59958,
+ "ic_fluent_list_bar_tree_offset_20_regular": 59959,
+ "ic_fluent_list_rtl_20_filled": 59960,
+ "ic_fluent_list_rtl_20_regular": 59961,
+ "ic_fluent_live_20_filled": 59962,
+ "ic_fluent_live_20_regular": 59963,
+ "ic_fluent_live_off_20_filled": 59964,
+ "ic_fluent_live_off_20_regular": 59965,
+ "ic_fluent_local_language_20_filled": 59966,
+ "ic_fluent_local_language_20_regular": 59967,
+ "ic_fluent_location_20_filled": 59968,
+ "ic_fluent_location_20_regular": 59969,
+ "ic_fluent_location_add_20_filled": 59970,
+ "ic_fluent_location_add_20_regular": 59971,
+ "ic_fluent_location_add_left_20_filled": 59972,
+ "ic_fluent_location_add_left_20_regular": 59973,
+ "ic_fluent_location_add_right_20_filled": 59974,
+ "ic_fluent_location_add_right_20_regular": 59975,
+ "ic_fluent_location_add_up_20_filled": 59976,
+ "ic_fluent_location_add_up_20_regular": 59977,
+ "ic_fluent_location_arrow_20_filled": 59978,
+ "ic_fluent_location_arrow_20_regular": 59979,
+ "ic_fluent_location_arrow_left_20_filled": 59980,
+ "ic_fluent_location_arrow_left_20_regular": 59981,
+ "ic_fluent_location_arrow_right_20_filled": 59982,
+ "ic_fluent_location_arrow_right_20_regular": 59983,
+ "ic_fluent_location_arrow_up_20_filled": 59984,
+ "ic_fluent_location_arrow_up_20_regular": 59985,
+ "ic_fluent_location_dismiss_20_filled": 59986,
+ "ic_fluent_location_dismiss_20_regular": 59987,
+ "ic_fluent_location_live_20_filled": 59988,
+ "ic_fluent_location_live_20_regular": 59989,
+ "ic_fluent_location_off_20_filled": 59990,
+ "ic_fluent_location_off_20_regular": 59991,
+ "ic_fluent_location_ripple_20_filled": 59992,
+ "ic_fluent_location_ripple_20_regular": 59993,
+ "ic_fluent_location_target_square_20_filled": 59994,
+ "ic_fluent_location_target_square_20_regular": 59995,
+ "ic_fluent_lock_closed_20_filled": 59996,
+ "ic_fluent_lock_closed_20_regular": 59997,
+ "ic_fluent_lock_closed_key_20_filled": 59998,
+ "ic_fluent_lock_closed_key_20_regular": 59999,
+ "ic_fluent_lock_multiple_20_filled": 60000,
+ "ic_fluent_lock_multiple_20_regular": 60001,
+ "ic_fluent_lock_open_20_filled": 60002,
+ "ic_fluent_lock_open_20_regular": 60003,
+ "ic_fluent_lock_shield_20_filled": 60004,
+ "ic_fluent_lock_shield_20_regular": 60005,
+ "ic_fluent_lottery_20_filled": 60006,
+ "ic_fluent_lottery_20_regular": 60007,
+ "ic_fluent_luggage_20_filled": 60008,
+ "ic_fluent_luggage_20_regular": 60009,
+ "ic_fluent_mail_20_filled": 60010,
+ "ic_fluent_mail_20_regular": 60011,
+ "ic_fluent_mail_add_20_filled": 60012,
+ "ic_fluent_mail_add_20_regular": 60013,
+ "ic_fluent_mail_alert_20_filled": 60014,
+ "ic_fluent_mail_alert_20_regular": 60015,
+ "ic_fluent_mail_all_read_20_filled": 60016,
+ "ic_fluent_mail_all_read_20_regular": 60017,
+ "ic_fluent_mail_all_unread_20_filled": 60018,
+ "ic_fluent_mail_all_unread_20_regular": 60019,
+ "ic_fluent_mail_arrow_clockwise_20_filled": 60020,
+ "ic_fluent_mail_arrow_clockwise_20_regular": 60021,
+ "ic_fluent_mail_arrow_double_back_20_filled": 60022,
+ "ic_fluent_mail_arrow_double_back_20_regular": 60023,
+ "ic_fluent_mail_arrow_down_20_filled": 60024,
+ "ic_fluent_mail_arrow_down_20_regular": 60025,
+ "ic_fluent_mail_arrow_forward_20_filled": 60026,
+ "ic_fluent_mail_arrow_forward_20_regular": 60027,
+ "ic_fluent_mail_arrow_up_20_filled": 60028,
+ "ic_fluent_mail_arrow_up_20_regular": 60029,
+ "ic_fluent_mail_attach_20_filled": 60030,
+ "ic_fluent_mail_attach_20_regular": 60031,
+ "ic_fluent_mail_checkmark_20_filled": 60032,
+ "ic_fluent_mail_checkmark_20_regular": 60033,
+ "ic_fluent_mail_clock_20_filled": 60034,
+ "ic_fluent_mail_clock_20_regular": 60035,
+ "ic_fluent_mail_copy_20_filled": 60036,
+ "ic_fluent_mail_copy_20_regular": 60037,
+ "ic_fluent_mail_dismiss_20_filled": 60038,
+ "ic_fluent_mail_dismiss_20_regular": 60039,
+ "ic_fluent_mail_edit_20_filled": 60040,
+ "ic_fluent_mail_edit_20_regular": 60041,
+ "ic_fluent_mail_error_20_filled": 60042,
+ "ic_fluent_mail_error_20_regular": 60043,
+ "ic_fluent_mail_inbox_20_filled": 60044,
+ "ic_fluent_mail_inbox_20_regular": 60045,
+ "ic_fluent_mail_inbox_add_20_filled": 60046,
+ "ic_fluent_mail_inbox_add_20_regular": 60047,
+ "ic_fluent_mail_inbox_all_20_filled": 60048,
+ "ic_fluent_mail_inbox_all_20_regular": 60049,
+ "ic_fluent_mail_inbox_arrow_down_20_filled": 60050,
+ "ic_fluent_mail_inbox_arrow_down_20_regular": 60051,
+ "ic_fluent_mail_inbox_arrow_right_20_filled": 60052,
+ "ic_fluent_mail_inbox_arrow_right_20_regular": 60053,
+ "ic_fluent_mail_inbox_arrow_up_20_filled": 60054,
+ "ic_fluent_mail_inbox_arrow_up_20_regular": 60055,
+ "ic_fluent_mail_inbox_checkmark_20_filled": 60056,
+ "ic_fluent_mail_inbox_checkmark_20_regular": 60057,
+ "ic_fluent_mail_inbox_dismiss_20_filled": 60058,
+ "ic_fluent_mail_inbox_dismiss_20_regular": 60059,
+ "ic_fluent_mail_link_20_filled": 60060,
+ "ic_fluent_mail_link_20_regular": 60061,
+ "ic_fluent_mail_list_20_filled": 60062,
+ "ic_fluent_mail_list_20_regular": 60063,
+ "ic_fluent_mail_multiple_20_filled": 60064,
+ "ic_fluent_mail_multiple_20_regular": 60065,
+ "ic_fluent_mail_off_20_filled": 60066,
+ "ic_fluent_mail_off_20_regular": 60067,
+ "ic_fluent_mail_open_person_20_filled": 60068,
+ "ic_fluent_mail_open_person_20_regular": 60069,
+ "ic_fluent_mail_pause_20_filled": 60070,
+ "ic_fluent_mail_pause_20_regular": 60071,
+ "ic_fluent_mail_prohibited_20_filled": 60072,
+ "ic_fluent_mail_prohibited_20_regular": 60073,
+ "ic_fluent_mail_read_20_filled": 60074,
+ "ic_fluent_mail_read_20_regular": 60075,
+ "ic_fluent_mail_read_multiple_20_filled": 60076,
+ "ic_fluent_mail_read_multiple_20_regular": 60077,
+ "ic_fluent_mail_rewind_20_filled": 60078,
+ "ic_fluent_mail_rewind_20_regular": 60079,
+ "ic_fluent_mail_settings_20_filled": 60080,
+ "ic_fluent_mail_settings_20_regular": 60081,
+ "ic_fluent_mail_shield_20_filled": 60082,
+ "ic_fluent_mail_shield_20_regular": 60083,
+ "ic_fluent_mail_template_20_filled": 60084,
+ "ic_fluent_mail_template_20_regular": 60085,
+ "ic_fluent_mail_unread_20_filled": 60086,
+ "ic_fluent_mail_unread_20_regular": 60087,
+ "ic_fluent_mail_warning_20_filled": 60088,
+ "ic_fluent_mail_warning_20_regular": 60089,
+ "ic_fluent_mailbox_20_filled": 60090,
+ "ic_fluent_mailbox_20_regular": 60091,
+ "ic_fluent_map_20_filled": 60092,
+ "ic_fluent_map_20_regular": 60093,
+ "ic_fluent_map_drive_20_filled": 60094,
+ "ic_fluent_map_drive_20_regular": 60095,
+ "ic_fluent_markdown_20_filled": 60096,
+ "ic_fluent_markdown_20_regular": 60097,
+ "ic_fluent_match_app_layout_20_filled": 60098,
+ "ic_fluent_match_app_layout_20_regular": 60099,
+ "ic_fluent_math_format_linear_20_filled": 60100,
+ "ic_fluent_math_format_linear_20_regular": 60101,
+ "ic_fluent_math_format_professional_20_filled": 60102,
+ "ic_fluent_math_format_professional_20_regular": 60103,
+ "ic_fluent_math_formula_20_filled": 60104,
+ "ic_fluent_math_formula_20_regular": 60105,
+ "ic_fluent_math_symbols_20_filled": 60106,
+ "ic_fluent_math_symbols_20_regular": 60107,
+ "ic_fluent_maximize_20_filled": 60108,
+ "ic_fluent_maximize_20_regular": 60109,
+ "ic_fluent_meet_now_20_filled": 60110,
+ "ic_fluent_meet_now_20_regular": 60111,
+ "ic_fluent_megaphone_20_filled": 60112,
+ "ic_fluent_megaphone_20_regular": 60113,
+ "ic_fluent_megaphone_circle_20_filled": 60114,
+ "ic_fluent_megaphone_circle_20_regular": 60115,
+ "ic_fluent_megaphone_loud_20_filled": 60116,
+ "ic_fluent_megaphone_loud_20_regular": 60117,
+ "ic_fluent_megaphone_off_20_filled": 60118,
+ "ic_fluent_megaphone_off_20_regular": 60119,
+ "ic_fluent_mention_20_filled": 60120,
+ "ic_fluent_mention_20_regular": 60121,
+ "ic_fluent_mention_arrow_down_20_filled": 60122,
+ "ic_fluent_mention_arrow_down_20_regular": 60123,
+ "ic_fluent_mention_brackets_20_filled": 60124,
+ "ic_fluent_mention_brackets_20_regular": 60125,
+ "ic_fluent_merge_20_filled": 60126,
+ "ic_fluent_merge_20_regular": 60127,
+ "ic_fluent_mic_20_filled": 60128,
+ "ic_fluent_mic_20_regular": 60129,
+ "ic_fluent_mic_off_20_filled": 60130,
+ "ic_fluent_mic_off_20_regular": 60131,
+ "ic_fluent_mic_prohibited_20_filled": 60132,
+ "ic_fluent_mic_prohibited_20_regular": 60133,
+ "ic_fluent_mic_pulse_20_filled": 60134,
+ "ic_fluent_mic_pulse_20_regular": 60135,
+ "ic_fluent_mic_pulse_off_20_filled": 60136,
+ "ic_fluent_mic_pulse_off_20_regular": 60137,
+ "ic_fluent_mic_record_20_filled": 60138,
+ "ic_fluent_mic_record_20_regular": 60139,
+ "ic_fluent_mic_settings_20_filled": 60140,
+ "ic_fluent_mic_settings_20_regular": 60141,
+ "ic_fluent_mic_sparkle_20_filled": 60142,
+ "ic_fluent_mic_sparkle_20_regular": 60143,
+ "ic_fluent_mic_sync_20_filled": 60144,
+ "ic_fluent_mic_sync_20_regular": 60145,
+ "ic_fluent_microscope_20_filled": 60146,
+ "ic_fluent_microscope_20_regular": 60147,
+ "ic_fluent_midi_20_filled": 60148,
+ "ic_fluent_midi_20_regular": 60149,
+ "ic_fluent_mobile_optimized_20_filled": 60150,
+ "ic_fluent_mobile_optimized_20_regular": 60151,
+ "ic_fluent_mold_20_filled": 60152,
+ "ic_fluent_mold_20_regular": 60153,
+ "ic_fluent_molecule_20_filled": 60154,
+ "ic_fluent_molecule_20_regular": 60155,
+ "ic_fluent_money_20_filled": 60156,
+ "ic_fluent_money_20_regular": 60157,
+ "ic_fluent_money_calculator_20_filled": 60158,
+ "ic_fluent_money_calculator_20_regular": 60159,
+ "ic_fluent_money_dismiss_20_filled": 60160,
+ "ic_fluent_money_dismiss_20_regular": 60161,
+ "ic_fluent_money_hand_20_filled": 60162,
+ "ic_fluent_money_hand_20_regular": 60163,
+ "ic_fluent_money_off_20_filled": 60164,
+ "ic_fluent_money_off_20_regular": 60165,
+ "ic_fluent_money_settings_20_filled": 60166,
+ "ic_fluent_money_settings_20_regular": 60167,
+ "ic_fluent_more_circle_20_filled": 60168,
+ "ic_fluent_more_circle_20_regular": 60169,
+ "ic_fluent_more_horizontal_20_filled": 60170,
+ "ic_fluent_more_horizontal_20_regular": 60171,
+ "ic_fluent_more_vertical_20_filled": 60172,
+ "ic_fluent_more_vertical_20_regular": 60173,
+ "ic_fluent_mountain_location_bottom_20_filled": 60174,
+ "ic_fluent_mountain_location_bottom_20_regular": 60175,
+ "ic_fluent_mountain_location_top_20_filled": 60176,
+ "ic_fluent_mountain_location_top_20_regular": 60177,
+ "ic_fluent_mountain_trail_20_filled": 60178,
+ "ic_fluent_mountain_trail_20_regular": 60179,
+ "ic_fluent_movies_and_tv_20_filled": 60180,
+ "ic_fluent_movies_and_tv_20_regular": 60181,
+ "ic_fluent_multiplier_1_2x_20_filled": 60182,
+ "ic_fluent_multiplier_1_2x_20_regular": 60183,
+ "ic_fluent_multiplier_1_5x_20_filled": 60184,
+ "ic_fluent_multiplier_1_5x_20_regular": 60185,
+ "ic_fluent_multiplier_1_8x_20_filled": 60186,
+ "ic_fluent_multiplier_1_8x_20_regular": 60187,
+ "ic_fluent_multiplier_1x_20_filled": 60188,
+ "ic_fluent_multiplier_1x_20_regular": 60189,
+ "ic_fluent_multiplier_2x_20_filled": 60190,
+ "ic_fluent_multiplier_2x_20_regular": 60191,
+ "ic_fluent_multiplier_5x_20_filled": 60192,
+ "ic_fluent_multiplier_5x_20_regular": 60193,
+ "ic_fluent_multiselect_ltr_20_filled": 60194,
+ "ic_fluent_multiselect_ltr_20_regular": 60195,
+ "ic_fluent_multiselect_rtl_20_filled": 60196,
+ "ic_fluent_multiselect_rtl_20_regular": 60197,
+ "ic_fluent_music_note_1_20_filled": 60198,
+ "ic_fluent_music_note_1_20_regular": 60199,
+ "ic_fluent_music_note_2_20_filled": 60200,
+ "ic_fluent_music_note_2_20_regular": 60201,
+ "ic_fluent_music_note_2_play_20_filled": 60202,
+ "ic_fluent_music_note_2_play_20_regular": 60203,
+ "ic_fluent_music_note_off_1_20_filled": 60204,
+ "ic_fluent_music_note_off_1_20_regular": 60205,
+ "ic_fluent_music_note_off_2_20_filled": 60206,
+ "ic_fluent_music_note_off_2_20_regular": 60207,
+ "ic_fluent_my_location_20_filled": 60208,
+ "ic_fluent_my_location_20_regular": 60209,
+ "ic_fluent_navigation_20_filled": 60210,
+ "ic_fluent_navigation_20_regular": 60211,
+ "ic_fluent_navigation_location_target_20_filled": 60212,
+ "ic_fluent_navigation_location_target_20_regular": 60213,
+ "ic_fluent_navigation_play_20_filled": 60214,
+ "ic_fluent_navigation_play_20_regular": 60215,
+ "ic_fluent_navigation_unread_20_filled": 60216,
+ "ic_fluent_navigation_unread_20_regular": 60217,
+ "ic_fluent_network_check_20_filled": 60218,
+ "ic_fluent_network_check_20_regular": 60219,
+ "ic_fluent_new_20_filled": 60220,
+ "ic_fluent_new_20_regular": 60221,
+ "ic_fluent_news_20_filled": 60222,
+ "ic_fluent_news_20_regular": 60223,
+ "ic_fluent_next_20_filled": 60224,
+ "ic_fluent_next_20_regular": 60225,
+ "ic_fluent_next_frame_20_filled": 60226,
+ "ic_fluent_next_frame_20_regular": 60227,
+ "ic_fluent_note_20_filled": 60228,
+ "ic_fluent_note_20_regular": 60229,
+ "ic_fluent_note_add_20_filled": 60230,
+ "ic_fluent_note_add_20_regular": 60231,
+ "ic_fluent_note_edit_20_filled": 60232,
+ "ic_fluent_note_edit_20_regular": 60233,
+ "ic_fluent_note_pin_20_filled": 60234,
+ "ic_fluent_note_pin_20_regular": 60235,
+ "ic_fluent_notebook_20_filled": 60236,
+ "ic_fluent_notebook_20_regular": 60237,
+ "ic_fluent_notebook_add_20_filled": 60238,
+ "ic_fluent_notebook_add_20_regular": 60239,
+ "ic_fluent_notebook_arrow_curve_down_20_filled": 60240,
+ "ic_fluent_notebook_arrow_curve_down_20_regular": 60241,
+ "ic_fluent_notebook_error_20_filled": 60242,
+ "ic_fluent_notebook_error_20_regular": 60243,
+ "ic_fluent_notebook_eye_20_filled": 60244,
+ "ic_fluent_notebook_eye_20_regular": 60245,
+ "ic_fluent_notebook_lightning_20_filled": 60246,
+ "ic_fluent_notebook_lightning_20_regular": 60247,
+ "ic_fluent_notebook_question_mark_20_filled": 60248,
+ "ic_fluent_notebook_question_mark_20_regular": 60249,
+ "ic_fluent_notebook_section_20_filled": 60250,
+ "ic_fluent_notebook_section_20_regular": 60251,
+ "ic_fluent_notebook_section_arrow_right_20_filled": 60252,
+ "ic_fluent_notebook_section_arrow_right_20_regular": 60253,
+ "ic_fluent_notebook_subsection_20_filled": 60254,
+ "ic_fluent_notebook_subsection_20_regular": 60255,
+ "ic_fluent_notebook_sync_20_filled": 60256,
+ "ic_fluent_notebook_sync_20_regular": 60257,
+ "ic_fluent_notepad_20_filled": 60258,
+ "ic_fluent_notepad_20_regular": 60259,
+ "ic_fluent_notepad_edit_20_filled": 60260,
+ "ic_fluent_notepad_edit_20_regular": 60261,
+ "ic_fluent_notepad_person_20_filled": 60262,
+ "ic_fluent_notepad_person_20_regular": 60263,
+ "ic_fluent_notepad_sparkle_20_filled": 60264,
+ "ic_fluent_notepad_sparkle_20_regular": 60265,
+ "ic_fluent_number_circle_0_20_filled": 60266,
+ "ic_fluent_number_circle_0_20_regular": 60267,
+ "ic_fluent_number_circle_1_20_filled": 60268,
+ "ic_fluent_number_circle_1_20_regular": 60269,
+ "ic_fluent_number_circle_2_20_filled": 60270,
+ "ic_fluent_number_circle_2_20_regular": 60271,
+ "ic_fluent_number_circle_3_20_filled": 60272,
+ "ic_fluent_number_circle_3_20_regular": 60273,
+ "ic_fluent_number_circle_4_20_filled": 60274,
+ "ic_fluent_number_circle_4_20_regular": 60275,
+ "ic_fluent_number_circle_5_20_filled": 60276,
+ "ic_fluent_number_circle_5_20_regular": 60277,
+ "ic_fluent_number_circle_6_20_filled": 60278,
+ "ic_fluent_number_circle_6_20_regular": 60279,
+ "ic_fluent_number_circle_7_20_filled": 60280,
+ "ic_fluent_number_circle_7_20_regular": 60281,
+ "ic_fluent_number_circle_8_20_filled": 60282,
+ "ic_fluent_number_circle_8_20_regular": 60283,
+ "ic_fluent_number_circle_9_20_filled": 60284,
+ "ic_fluent_number_circle_9_20_regular": 60285,
+ "ic_fluent_number_row_20_filled": 60286,
+ "ic_fluent_number_row_20_regular": 60287,
+ "ic_fluent_number_symbol_20_filled": 60288,
+ "ic_fluent_number_symbol_20_regular": 60289,
+ "ic_fluent_number_symbol_dismiss_20_filled": 60290,
+ "ic_fluent_number_symbol_dismiss_20_regular": 60291,
+ "ic_fluent_number_symbol_square_20_filled": 60292,
+ "ic_fluent_number_symbol_square_20_regular": 60293,
+ "ic_fluent_open_20_filled": 60294,
+ "ic_fluent_open_20_regular": 60295,
+ "ic_fluent_open_folder_20_filled": 60296,
+ "ic_fluent_open_folder_20_regular": 60297,
+ "ic_fluent_open_off_20_filled": 60298,
+ "ic_fluent_open_off_20_regular": 60299,
+ "ic_fluent_options_20_filled": 60300,
+ "ic_fluent_options_20_regular": 60301,
+ "ic_fluent_organization_20_filled": 60302,
+ "ic_fluent_organization_20_regular": 60303,
+ "ic_fluent_organization_horizontal_20_filled": 60304,
+ "ic_fluent_organization_horizontal_20_regular": 60305,
+ "ic_fluent_orientation_20_filled": 60306,
+ "ic_fluent_orientation_20_regular": 60307,
+ "ic_fluent_oval_20_filled": 60308,
+ "ic_fluent_oval_20_regular": 60309,
+ "ic_fluent_oven_20_filled": 60310,
+ "ic_fluent_oven_20_regular": 60311,
+ "ic_fluent_padding_down_20_filled": 60312,
+ "ic_fluent_padding_down_20_regular": 60313,
+ "ic_fluent_padding_left_20_filled": 60314,
+ "ic_fluent_padding_left_20_regular": 60315,
+ "ic_fluent_padding_right_20_filled": 60316,
+ "ic_fluent_padding_right_20_regular": 60317,
+ "ic_fluent_padding_top_20_filled": 60318,
+ "ic_fluent_padding_top_20_regular": 60319,
+ "ic_fluent_page_fit_20_filled": 60320,
+ "ic_fluent_page_fit_20_regular": 60321,
+ "ic_fluent_paint_brush_20_filled": 60322,
+ "ic_fluent_paint_brush_20_regular": 60323,
+ "ic_fluent_paint_brush_arrow_down_20_filled": 60324,
+ "ic_fluent_paint_brush_arrow_down_20_regular": 60325,
+ "ic_fluent_paint_brush_arrow_up_20_filled": 60326,
+ "ic_fluent_paint_brush_arrow_up_20_regular": 60327,
+ "ic_fluent_paint_brush_sparkle_20_filled": 60328,
+ "ic_fluent_paint_brush_sparkle_20_regular": 60329,
+ "ic_fluent_paint_brush_subtract_20_filled": 60330,
+ "ic_fluent_paint_brush_subtract_20_regular": 60331,
+ "ic_fluent_paint_bucket_20_filled": 60332,
+ "ic_fluent_paint_bucket_20_regular": 60333,
+ "ic_fluent_pair_20_filled": 60334,
+ "ic_fluent_pair_20_regular": 60335,
+ "ic_fluent_panel_bottom_20_filled": 60336,
+ "ic_fluent_panel_bottom_20_regular": 60337,
+ "ic_fluent_panel_bottom_contract_20_filled": 60338,
+ "ic_fluent_panel_bottom_contract_20_regular": 60339,
+ "ic_fluent_panel_bottom_expand_20_filled": 60340,
+ "ic_fluent_panel_bottom_expand_20_regular": 60341,
+ "ic_fluent_panel_left_20_filled": 60342,
+ "ic_fluent_panel_left_20_regular": 60343,
+ "ic_fluent_panel_left_add_20_filled": 60344,
+ "ic_fluent_panel_left_add_20_regular": 60345,
+ "ic_fluent_panel_left_contract_20_filled": 60346,
+ "ic_fluent_panel_left_contract_20_regular": 60347,
+ "ic_fluent_panel_left_expand_20_filled": 60348,
+ "ic_fluent_panel_left_expand_20_regular": 60349,
+ "ic_fluent_panel_left_focus_right_20_filled": 60350,
+ "ic_fluent_panel_left_header_20_filled": 60351,
+ "ic_fluent_panel_left_header_20_regular": 60352,
+ "ic_fluent_panel_left_header_add_20_filled": 60353,
+ "ic_fluent_panel_left_header_add_20_regular": 60354,
+ "ic_fluent_panel_left_header_key_20_filled": 60355,
+ "ic_fluent_panel_left_header_key_20_regular": 60356,
+ "ic_fluent_panel_left_key_20_filled": 60357,
+ "ic_fluent_panel_left_key_20_regular": 60358,
+ "ic_fluent_panel_left_text_20_filled": 60359,
+ "ic_fluent_panel_left_text_20_regular": 60360,
+ "ic_fluent_panel_left_text_add_20_filled": 60361,
+ "ic_fluent_panel_left_text_add_20_regular": 60362,
+ "ic_fluent_panel_left_text_dismiss_20_filled": 60363,
+ "ic_fluent_panel_left_text_dismiss_20_regular": 60364,
+ "ic_fluent_panel_right_20_filled": 60365,
+ "ic_fluent_panel_right_20_regular": 60366,
+ "ic_fluent_panel_right_add_20_filled": 60367,
+ "ic_fluent_panel_right_add_20_regular": 60368,
+ "ic_fluent_panel_right_contract_20_filled": 60369,
+ "ic_fluent_panel_right_contract_20_regular": 60370,
+ "ic_fluent_panel_right_cursor_20_filled": 60371,
+ "ic_fluent_panel_right_cursor_20_regular": 60372,
+ "ic_fluent_panel_right_expand_20_filled": 60373,
+ "ic_fluent_panel_right_expand_20_regular": 60374,
+ "ic_fluent_panel_right_gallery_20_filled": 60375,
+ "ic_fluent_panel_right_gallery_20_regular": 60376,
+ "ic_fluent_panel_separate_window_20_filled": 60377,
+ "ic_fluent_panel_separate_window_20_regular": 60378,
+ "ic_fluent_panel_top_contract_20_filled": 60379,
+ "ic_fluent_panel_top_contract_20_regular": 60380,
+ "ic_fluent_panel_top_expand_20_filled": 60381,
+ "ic_fluent_panel_top_expand_20_regular": 60382,
+ "ic_fluent_panel_top_gallery_20_filled": 60383,
+ "ic_fluent_panel_top_gallery_20_regular": 60384,
+ "ic_fluent_password_20_filled": 60385,
+ "ic_fluent_password_20_regular": 60386,
+ "ic_fluent_patch_20_filled": 60387,
+ "ic_fluent_patch_20_regular": 60388,
+ "ic_fluent_patient_20_filled": 60389,
+ "ic_fluent_patient_20_regular": 60390,
+ "ic_fluent_pause_20_filled": 60391,
+ "ic_fluent_pause_20_regular": 60392,
+ "ic_fluent_pause_circle_20_filled": 60393,
+ "ic_fluent_pause_circle_20_regular": 60394,
+ "ic_fluent_pause_off_20_filled": 60395,
+ "ic_fluent_pause_off_20_regular": 60396,
+ "ic_fluent_pause_settings_20_filled": 60397,
+ "ic_fluent_pause_settings_20_regular": 60398,
+ "ic_fluent_payment_20_filled": 60399,
+ "ic_fluent_payment_20_regular": 60400,
+ "ic_fluent_payment_wireless_20_filled": 60401,
+ "ic_fluent_payment_wireless_20_regular": 60402,
+ "ic_fluent_pen_20_filled": 60403,
+ "ic_fluent_pen_20_regular": 60404,
+ "ic_fluent_pen_dismiss_20_filled": 60405,
+ "ic_fluent_pen_dismiss_20_regular": 60406,
+ "ic_fluent_pen_off_20_filled": 60407,
+ "ic_fluent_pen_off_20_regular": 60408,
+ "ic_fluent_pen_prohibited_20_filled": 60409,
+ "ic_fluent_pen_prohibited_20_regular": 60410,
+ "ic_fluent_pen_sparkle_20_filled": 60411,
+ "ic_fluent_pen_sparkle_20_regular": 60412,
+ "ic_fluent_pentagon_20_filled": 60413,
+ "ic_fluent_pentagon_20_regular": 60414,
+ "ic_fluent_people_20_filled": 60415,
+ "ic_fluent_people_20_regular": 60416,
+ "ic_fluent_people_add_20_filled": 60417,
+ "ic_fluent_people_add_20_regular": 60418,
+ "ic_fluent_people_audience_20_filled": 60419,
+ "ic_fluent_people_audience_20_regular": 60420,
+ "ic_fluent_people_call_20_filled": 60421,
+ "ic_fluent_people_call_20_regular": 60422,
+ "ic_fluent_people_chat_20_filled": 60423,
+ "ic_fluent_people_chat_20_regular": 60424,
+ "ic_fluent_people_checkmark_20_filled": 60425,
+ "ic_fluent_people_checkmark_20_regular": 60426,
+ "ic_fluent_people_community_20_filled": 60427,
+ "ic_fluent_people_community_20_regular": 60428,
+ "ic_fluent_people_community_add_20_filled": 60429,
+ "ic_fluent_people_community_add_20_regular": 60430,
+ "ic_fluent_people_edit_20_filled": 60431,
+ "ic_fluent_people_edit_20_regular": 60432,
+ "ic_fluent_people_error_20_filled": 60433,
+ "ic_fluent_people_error_20_regular": 60434,
+ "ic_fluent_people_eye_20_filled": 60435,
+ "ic_fluent_people_eye_20_regular": 60436,
+ "ic_fluent_people_list_20_filled": 60437,
+ "ic_fluent_people_list_20_regular": 60438,
+ "ic_fluent_people_lock_20_filled": 60439,
+ "ic_fluent_people_lock_20_regular": 60440,
+ "ic_fluent_people_money_20_filled": 60441,
+ "ic_fluent_people_money_20_regular": 60442,
+ "ic_fluent_people_prohibited_20_filled": 60443,
+ "ic_fluent_people_prohibited_20_regular": 60444,
+ "ic_fluent_people_queue_20_filled": 60445,
+ "ic_fluent_people_queue_20_regular": 60446,
+ "ic_fluent_people_search_20_filled": 60447,
+ "ic_fluent_people_search_20_regular": 60448,
+ "ic_fluent_people_settings_20_filled": 60449,
+ "ic_fluent_people_settings_20_regular": 60450,
+ "ic_fluent_people_star_20_filled": 60451,
+ "ic_fluent_people_star_20_regular": 60452,
+ "ic_fluent_people_subtract_20_filled": 60453,
+ "ic_fluent_people_subtract_20_regular": 60454,
+ "ic_fluent_people_swap_20_filled": 60455,
+ "ic_fluent_people_swap_20_regular": 60456,
+ "ic_fluent_people_sync_20_filled": 60457,
+ "ic_fluent_people_sync_20_regular": 60458,
+ "ic_fluent_people_team_20_filled": 60459,
+ "ic_fluent_people_team_20_regular": 60460,
+ "ic_fluent_people_team_add_20_filled": 60461,
+ "ic_fluent_people_team_add_20_regular": 60462,
+ "ic_fluent_people_team_delete_20_filled": 60463,
+ "ic_fluent_people_team_delete_20_regular": 60464,
+ "ic_fluent_people_team_toolbox_20_filled": 60465,
+ "ic_fluent_people_team_toolbox_20_regular": 60466,
+ "ic_fluent_people_toolbox_20_filled": 60467,
+ "ic_fluent_people_toolbox_20_regular": 60468,
+ "ic_fluent_person_20_filled": 60469,
+ "ic_fluent_person_20_regular": 60470,
+ "ic_fluent_person_5_20_filled": 60471,
+ "ic_fluent_person_5_20_regular": 60472,
+ "ic_fluent_person_6_20_filled": 60473,
+ "ic_fluent_person_6_20_regular": 60474,
+ "ic_fluent_person_accounts_20_filled": 60475,
+ "ic_fluent_person_accounts_20_regular": 60476,
+ "ic_fluent_person_add_20_filled": 60477,
+ "ic_fluent_person_add_20_regular": 60478,
+ "ic_fluent_person_alert_20_filled": 60479,
+ "ic_fluent_person_alert_20_regular": 60480,
+ "ic_fluent_person_alert_off_20_filled": 60481,
+ "ic_fluent_person_alert_off_20_regular": 60482,
+ "ic_fluent_person_arrow_back_20_filled": 60483,
+ "ic_fluent_person_arrow_back_20_regular": 60484,
+ "ic_fluent_person_arrow_left_20_filled": 60485,
+ "ic_fluent_person_arrow_left_20_regular": 60486,
+ "ic_fluent_person_arrow_right_20_filled": 60487,
+ "ic_fluent_person_arrow_right_20_regular": 60488,
+ "ic_fluent_person_available_20_filled": 60489,
+ "ic_fluent_person_available_20_regular": 60490,
+ "ic_fluent_person_board_20_filled": 60491,
+ "ic_fluent_person_board_20_regular": 60492,
+ "ic_fluent_person_call_20_filled": 60493,
+ "ic_fluent_person_call_20_regular": 60494,
+ "ic_fluent_person_chat_20_filled": 60495,
+ "ic_fluent_person_chat_20_regular": 60496,
+ "ic_fluent_person_circle_20_filled": 60497,
+ "ic_fluent_person_circle_20_regular": 60498,
+ "ic_fluent_person_clock_20_filled": 60499,
+ "ic_fluent_person_clock_20_regular": 60500,
+ "ic_fluent_person_delete_20_filled": 60501,
+ "ic_fluent_person_delete_20_regular": 60502,
+ "ic_fluent_person_desktop_20_filled": 60503,
+ "ic_fluent_person_desktop_20_regular": 60504,
+ "ic_fluent_person_edit_20_filled": 60505,
+ "ic_fluent_person_edit_20_regular": 60506,
+ "ic_fluent_person_feedback_20_filled": 60507,
+ "ic_fluent_person_feedback_20_regular": 60508,
+ "ic_fluent_person_heart_20_filled": 60509,
+ "ic_fluent_person_heart_20_regular": 60510,
+ "ic_fluent_person_info_20_filled": 60511,
+ "ic_fluent_person_info_20_regular": 60512,
+ "ic_fluent_person_key_20_filled": 60513,
+ "ic_fluent_person_key_20_regular": 60514,
+ "ic_fluent_person_lightbulb_20_filled": 60515,
+ "ic_fluent_person_lightbulb_20_regular": 60516,
+ "ic_fluent_person_lightning_20_filled": 60517,
+ "ic_fluent_person_lightning_20_regular": 60518,
+ "ic_fluent_person_link_20_filled": 60519,
+ "ic_fluent_person_link_20_regular": 60520,
+ "ic_fluent_person_lock_20_filled": 60521,
+ "ic_fluent_person_lock_20_regular": 60522,
+ "ic_fluent_person_mail_20_filled": 60523,
+ "ic_fluent_person_mail_20_regular": 60524,
+ "ic_fluent_person_money_20_filled": 60525,
+ "ic_fluent_person_money_20_regular": 60526,
+ "ic_fluent_person_note_20_filled": 60527,
+ "ic_fluent_person_note_20_regular": 60528,
+ "ic_fluent_person_passkey_20_filled": 60529,
+ "ic_fluent_person_passkey_20_regular": 60530,
+ "ic_fluent_person_pill_20_filled": 60531,
+ "ic_fluent_person_pill_20_regular": 60532,
+ "ic_fluent_person_prohibited_20_filled": 60533,
+ "ic_fluent_person_prohibited_20_regular": 60534,
+ "ic_fluent_person_question_mark_20_filled": 60535,
+ "ic_fluent_person_question_mark_20_regular": 60536,
+ "ic_fluent_person_ribbon_20_filled": 60537,
+ "ic_fluent_person_ribbon_20_regular": 60538,
+ "ic_fluent_person_running_20_filled": 60539,
+ "ic_fluent_person_running_20_regular": 60540,
+ "ic_fluent_person_search_20_filled": 60541,
+ "ic_fluent_person_search_20_regular": 60542,
+ "ic_fluent_person_settings_20_filled": 60543,
+ "ic_fluent_person_settings_20_regular": 60544,
+ "ic_fluent_person_square_20_filled": 60545,
+ "ic_fluent_person_square_20_regular": 60546,
+ "ic_fluent_person_square_checkmark_20_filled": 60547,
+ "ic_fluent_person_square_checkmark_20_regular": 60548,
+ "ic_fluent_person_star_20_filled": 60549,
+ "ic_fluent_person_star_20_regular": 60550,
+ "ic_fluent_person_starburst_20_filled": 60551,
+ "ic_fluent_person_starburst_20_regular": 60552,
+ "ic_fluent_person_subtract_20_filled": 60553,
+ "ic_fluent_person_subtract_20_regular": 60554,
+ "ic_fluent_person_support_20_filled": 60555,
+ "ic_fluent_person_support_20_regular": 60556,
+ "ic_fluent_person_swap_20_filled": 60557,
+ "ic_fluent_person_swap_20_regular": 60558,
+ "ic_fluent_person_sync_20_filled": 60559,
+ "ic_fluent_person_sync_20_regular": 60560,
+ "ic_fluent_person_tag_20_filled": 60561,
+ "ic_fluent_person_tag_20_regular": 60562,
+ "ic_fluent_person_tentative_20_filled": 60563,
+ "ic_fluent_person_tentative_20_regular": 60564,
+ "ic_fluent_person_voice_20_filled": 60565,
+ "ic_fluent_person_voice_20_regular": 60566,
+ "ic_fluent_person_walking_20_filled": 60567,
+ "ic_fluent_person_walking_20_regular": 60568,
+ "ic_fluent_person_warning_20_filled": 60569,
+ "ic_fluent_person_warning_20_regular": 60570,
+ "ic_fluent_person_wrench_20_filled": 60571,
+ "ic_fluent_person_wrench_20_regular": 60572,
+ "ic_fluent_phone_20_filled": 60573,
+ "ic_fluent_phone_20_regular": 60574,
+ "ic_fluent_phone_add_20_filled": 60575,
+ "ic_fluent_phone_add_20_regular": 60576,
+ "ic_fluent_phone_arrow_right_20_filled": 60577,
+ "ic_fluent_phone_arrow_right_20_regular": 60578,
+ "ic_fluent_phone_chat_20_filled": 60579,
+ "ic_fluent_phone_chat_20_regular": 60580,
+ "ic_fluent_phone_checkmark_20_filled": 60581,
+ "ic_fluent_phone_checkmark_20_regular": 60582,
+ "ic_fluent_phone_desktop_20_filled": 60583,
+ "ic_fluent_phone_desktop_20_regular": 60584,
+ "ic_fluent_phone_desktop_add_20_filled": 60585,
+ "ic_fluent_phone_desktop_add_20_regular": 60586,
+ "ic_fluent_phone_dismiss_20_filled": 60587,
+ "ic_fluent_phone_dismiss_20_regular": 60588,
+ "ic_fluent_phone_edit_20_filled": 60589,
+ "ic_fluent_phone_edit_20_regular": 60590,
+ "ic_fluent_phone_eraser_20_filled": 60591,
+ "ic_fluent_phone_eraser_20_regular": 60592,
+ "ic_fluent_phone_footer_arrow_down_20_filled": 60593,
+ "ic_fluent_phone_footer_arrow_down_20_regular": 60594,
+ "ic_fluent_phone_header_arrow_up_20_filled": 60595,
+ "ic_fluent_phone_header_arrow_up_20_regular": 60596,
+ "ic_fluent_phone_key_20_filled": 60597,
+ "ic_fluent_phone_key_20_regular": 60598,
+ "ic_fluent_phone_laptop_20_filled": 60599,
+ "ic_fluent_phone_laptop_20_regular": 60600,
+ "ic_fluent_phone_link_setup_20_filled": 60601,
+ "ic_fluent_phone_link_setup_20_regular": 60602,
+ "ic_fluent_phone_lock_20_filled": 60603,
+ "ic_fluent_phone_lock_20_regular": 60604,
+ "ic_fluent_phone_page_header_20_filled": 60605,
+ "ic_fluent_phone_page_header_20_regular": 60606,
+ "ic_fluent_phone_pagination_20_filled": 60607,
+ "ic_fluent_phone_pagination_20_regular": 60608,
+ "ic_fluent_phone_screen_time_20_filled": 60609,
+ "ic_fluent_phone_screen_time_20_regular": 60610,
+ "ic_fluent_phone_shake_20_filled": 60611,
+ "ic_fluent_phone_shake_20_regular": 60612,
+ "ic_fluent_phone_span_in_20_filled": 60613,
+ "ic_fluent_phone_span_in_20_regular": 60614,
+ "ic_fluent_phone_span_out_20_filled": 60615,
+ "ic_fluent_phone_span_out_20_regular": 60616,
+ "ic_fluent_phone_speaker_20_filled": 60617,
+ "ic_fluent_phone_speaker_20_regular": 60618,
+ "ic_fluent_phone_status_bar_20_filled": 60619,
+ "ic_fluent_phone_status_bar_20_regular": 60620,
+ "ic_fluent_phone_tablet_20_filled": 60621,
+ "ic_fluent_phone_tablet_20_regular": 60622,
+ "ic_fluent_phone_update_20_filled": 60623,
+ "ic_fluent_phone_update_20_regular": 60624,
+ "ic_fluent_phone_update_checkmark_20_filled": 60625,
+ "ic_fluent_phone_update_checkmark_20_regular": 60626,
+ "ic_fluent_phone_vertical_scroll_20_filled": 60627,
+ "ic_fluent_phone_vertical_scroll_20_regular": 60628,
+ "ic_fluent_phone_vibrate_20_filled": 60629,
+ "ic_fluent_phone_vibrate_20_regular": 60630,
+ "ic_fluent_photo_filter_20_filled": 60631,
+ "ic_fluent_photo_filter_20_regular": 60632,
+ "ic_fluent_pi_20_filled": 60633,
+ "ic_fluent_pi_20_regular": 60634,
+ "ic_fluent_picture_in_picture_20_filled": 60635,
+ "ic_fluent_picture_in_picture_20_regular": 60636,
+ "ic_fluent_picture_in_picture_enter_20_filled": 60637,
+ "ic_fluent_picture_in_picture_enter_20_regular": 60638,
+ "ic_fluent_picture_in_picture_exit_20_filled": 60639,
+ "ic_fluent_picture_in_picture_exit_20_regular": 60640,
+ "ic_fluent_pill_20_filled": 60641,
+ "ic_fluent_pill_20_regular": 60642,
+ "ic_fluent_pin_20_filled": 60643,
+ "ic_fluent_pin_20_regular": 60644,
+ "ic_fluent_pin_globe_20_filled": 60645,
+ "ic_fluent_pin_globe_20_regular": 60646,
+ "ic_fluent_pin_off_20_filled": 60647,
+ "ic_fluent_pin_off_20_regular": 60648,
+ "ic_fluent_pipeline_20_filled": 60649,
+ "ic_fluent_pipeline_20_regular": 60650,
+ "ic_fluent_pipeline_add_20_filled": 60651,
+ "ic_fluent_pipeline_add_20_regular": 60652,
+ "ic_fluent_pipeline_arrow_curve_down_20_filled": 60653,
+ "ic_fluent_pipeline_arrow_curve_down_20_regular": 60654,
+ "ic_fluent_pipeline_play_20_filled": 60655,
+ "ic_fluent_pipeline_play_20_regular": 60656,
+ "ic_fluent_pivot_20_filled": 60657,
+ "ic_fluent_pivot_20_regular": 60658,
+ "ic_fluent_plant_cattail_20_filled": 60659,
+ "ic_fluent_plant_cattail_20_regular": 60660,
+ "ic_fluent_plant_grass_20_filled": 60661,
+ "ic_fluent_plant_grass_20_regular": 60662,
+ "ic_fluent_plant_ragweed_20_filled": 60663,
+ "ic_fluent_plant_ragweed_20_regular": 60664,
+ "ic_fluent_play_20_filled": 60665,
+ "ic_fluent_play_20_regular": 60666,
+ "ic_fluent_play_circle_20_filled": 60667,
+ "ic_fluent_play_circle_20_regular": 60668,
+ "ic_fluent_play_circle_hint_20_filled": 60669,
+ "ic_fluent_play_circle_hint_20_regular": 60670,
+ "ic_fluent_play_circle_sparkle_20_filled": 60671,
+ "ic_fluent_play_circle_sparkle_20_regular": 60672,
+ "ic_fluent_play_settings_20_filled": 60673,
+ "ic_fluent_play_settings_20_regular": 60674,
+ "ic_fluent_playing_cards_20_filled": 60675,
+ "ic_fluent_playing_cards_20_regular": 60676,
+ "ic_fluent_plug_connected_20_filled": 60677,
+ "ic_fluent_plug_connected_20_regular": 60678,
+ "ic_fluent_plug_connected_add_20_filled": 60679,
+ "ic_fluent_plug_connected_add_20_regular": 60680,
+ "ic_fluent_plug_connected_checkmark_20_filled": 60681,
+ "ic_fluent_plug_connected_checkmark_20_regular": 60682,
+ "ic_fluent_plug_connected_settings_20_filled": 60683,
+ "ic_fluent_plug_connected_settings_20_regular": 60684,
+ "ic_fluent_plug_disconnected_20_filled": 60685,
+ "ic_fluent_plug_disconnected_20_regular": 60686,
+ "ic_fluent_point_scan_20_filled": 60687,
+ "ic_fluent_point_scan_20_regular": 60688,
+ "ic_fluent_poll_20_filled": 60689,
+ "ic_fluent_poll_20_regular": 60690,
+ "ic_fluent_poll_horizontal_20_filled": 60691,
+ "ic_fluent_poll_horizontal_20_regular": 60692,
+ "ic_fluent_poll_off_20_filled": 60693,
+ "ic_fluent_poll_off_20_regular": 60694,
+ "ic_fluent_port_hdmi_20_filled": 60695,
+ "ic_fluent_port_hdmi_20_regular": 60696,
+ "ic_fluent_port_micro_usb_20_filled": 60697,
+ "ic_fluent_port_micro_usb_20_regular": 60698,
+ "ic_fluent_port_usb_a_20_filled": 60699,
+ "ic_fluent_port_usb_a_20_regular": 60700,
+ "ic_fluent_port_usb_c_20_filled": 60701,
+ "ic_fluent_port_usb_c_20_regular": 60702,
+ "ic_fluent_position_backward_20_filled": 60703,
+ "ic_fluent_position_backward_20_regular": 60704,
+ "ic_fluent_position_forward_20_filled": 60705,
+ "ic_fluent_position_forward_20_regular": 60706,
+ "ic_fluent_position_to_back_20_filled": 60707,
+ "ic_fluent_position_to_back_20_regular": 60708,
+ "ic_fluent_position_to_front_20_filled": 60709,
+ "ic_fluent_position_to_front_20_regular": 60710,
+ "ic_fluent_power_20_filled": 60711,
+ "ic_fluent_power_20_regular": 60712,
+ "ic_fluent_predictions_20_filled": 60713,
+ "ic_fluent_predictions_20_regular": 60714,
+ "ic_fluent_premium_20_filled": 60715,
+ "ic_fluent_premium_20_regular": 60716,
+ "ic_fluent_premium_person_20_filled": 60717,
+ "ic_fluent_premium_person_20_regular": 60718,
+ "ic_fluent_presence_available_20_filled": 60719,
+ "ic_fluent_presence_available_20_regular": 60720,
+ "ic_fluent_presence_away_20_filled": 60721,
+ "ic_fluent_presence_away_20_regular": 60722,
+ "ic_fluent_presence_blocked_20_regular": 60723,
+ "ic_fluent_presence_busy_20_filled": 60724,
+ "ic_fluent_presence_dnd_20_filled": 60725,
+ "ic_fluent_presence_dnd_20_regular": 60726,
+ "ic_fluent_presence_offline_20_regular": 60727,
+ "ic_fluent_presence_oof_20_regular": 60728,
+ "ic_fluent_presence_unknown_20_regular": 60729,
+ "ic_fluent_presenter_20_filled": 60730,
+ "ic_fluent_presenter_20_regular": 60731,
+ "ic_fluent_presenter_off_20_filled": 60732,
+ "ic_fluent_presenter_off_20_regular": 60733,
+ "ic_fluent_preview_link_20_filled": 60734,
+ "ic_fluent_preview_link_20_regular": 60735,
+ "ic_fluent_previous_20_filled": 60736,
+ "ic_fluent_previous_20_regular": 60737,
+ "ic_fluent_previous_frame_20_filled": 60738,
+ "ic_fluent_previous_frame_20_regular": 60739,
+ "ic_fluent_print_20_filled": 60740,
+ "ic_fluent_print_20_regular": 60741,
+ "ic_fluent_print_add_20_filled": 60742,
+ "ic_fluent_print_add_20_regular": 60743,
+ "ic_fluent_production_20_filled": 60744,
+ "ic_fluent_production_20_regular": 60745,
+ "ic_fluent_production_checkmark_20_filled": 60746,
+ "ic_fluent_production_checkmark_20_regular": 60747,
+ "ic_fluent_prohibited_20_filled": 60748,
+ "ic_fluent_prohibited_20_regular": 60749,
+ "ic_fluent_prohibited_multiple_20_filled": 60750,
+ "ic_fluent_prohibited_multiple_20_regular": 60751,
+ "ic_fluent_prohibited_note_20_filled": 60752,
+ "ic_fluent_prohibited_note_20_regular": 60753,
+ "ic_fluent_projection_screen_20_filled": 60754,
+ "ic_fluent_projection_screen_20_regular": 60755,
+ "ic_fluent_projection_screen_dismiss_20_filled": 60756,
+ "ic_fluent_projection_screen_dismiss_20_regular": 60757,
+ "ic_fluent_projection_screen_text_20_filled": 60758,
+ "ic_fluent_projection_screen_text_20_regular": 60759,
+ "ic_fluent_protocol_handler_20_filled": 60760,
+ "ic_fluent_protocol_handler_20_regular": 60761,
+ "ic_fluent_pulse_20_filled": 60762,
+ "ic_fluent_pulse_20_regular": 60763,
+ "ic_fluent_pulse_square_20_filled": 60764,
+ "ic_fluent_pulse_square_20_regular": 60765,
+ "ic_fluent_puzzle_cube_20_filled": 60766,
+ "ic_fluent_puzzle_cube_20_regular": 60767,
+ "ic_fluent_puzzle_cube_piece_20_filled": 60768,
+ "ic_fluent_puzzle_cube_piece_20_regular": 60769,
+ "ic_fluent_puzzle_piece_20_filled": 60770,
+ "ic_fluent_puzzle_piece_20_regular": 60771,
+ "ic_fluent_puzzle_piece_shield_20_filled": 60772,
+ "ic_fluent_puzzle_piece_shield_20_regular": 60773,
+ "ic_fluent_qr_code_20_filled": 60774,
+ "ic_fluent_qr_code_20_regular": 60775,
+ "ic_fluent_question_20_filled": 60776,
+ "ic_fluent_question_20_regular": 60777,
+ "ic_fluent_question_circle_20_filled": 60778,
+ "ic_fluent_question_circle_20_regular": 60779,
+ "ic_fluent_quiz_new_20_filled": 60780,
+ "ic_fluent_quiz_new_20_regular": 60781,
+ "ic_fluent_radar_20_filled": 60782,
+ "ic_fluent_radar_20_regular": 60783,
+ "ic_fluent_radar_checkmark_20_filled": 60784,
+ "ic_fluent_radar_checkmark_20_regular": 60785,
+ "ic_fluent_radar_rectangle_multiple_20_filled": 60786,
+ "ic_fluent_radar_rectangle_multiple_20_regular": 60787,
+ "ic_fluent_radio_button_20_filled": 60788,
+ "ic_fluent_radio_button_20_regular": 60789,
+ "ic_fluent_ram_20_filled": 60790,
+ "ic_fluent_ram_20_regular": 60791,
+ "ic_fluent_rating_mature_20_filled": 60792,
+ "ic_fluent_rating_mature_20_regular": 60793,
+ "ic_fluent_ratio_one_to_one_20_filled": 60794,
+ "ic_fluent_ratio_one_to_one_20_regular": 60795,
+ "ic_fluent_re_order_20_filled": 60796,
+ "ic_fluent_re_order_20_regular": 60797,
+ "ic_fluent_re_order_dots_horizontal_20_filled": 60798,
+ "ic_fluent_re_order_dots_horizontal_20_regular": 60799,
+ "ic_fluent_re_order_dots_vertical_20_filled": 60800,
+ "ic_fluent_re_order_dots_vertical_20_regular": 60801,
+ "ic_fluent_read_aloud_20_filled": 60802,
+ "ic_fluent_read_aloud_20_regular": 60803,
+ "ic_fluent_reading_list_20_filled": 60804,
+ "ic_fluent_reading_list_20_regular": 60805,
+ "ic_fluent_reading_list_add_20_filled": 60806,
+ "ic_fluent_reading_list_add_20_regular": 60807,
+ "ic_fluent_reading_mode_mobile_20_filled": 60808,
+ "ic_fluent_reading_mode_mobile_20_regular": 60809,
+ "ic_fluent_real_estate_20_filled": 60810,
+ "ic_fluent_real_estate_20_regular": 60811,
+ "ic_fluent_receipt_20_filled": 60812,
+ "ic_fluent_receipt_20_regular": 60813,
+ "ic_fluent_receipt_add_20_filled": 60814,
+ "ic_fluent_receipt_add_20_regular": 60815,
+ "ic_fluent_receipt_bag_20_filled": 60816,
+ "ic_fluent_receipt_bag_20_regular": 60817,
+ "ic_fluent_receipt_cube_20_filled": 60818,
+ "ic_fluent_receipt_cube_20_regular": 60819,
+ "ic_fluent_receipt_money_20_filled": 60820,
+ "ic_fluent_receipt_money_20_regular": 60821,
+ "ic_fluent_receipt_play_20_filled": 60822,
+ "ic_fluent_receipt_play_20_regular": 60823,
+ "ic_fluent_receipt_search_20_filled": 60824,
+ "ic_fluent_receipt_search_20_regular": 60825,
+ "ic_fluent_receipt_sparkles_20_filled": 60826,
+ "ic_fluent_receipt_sparkles_20_regular": 60827,
+ "ic_fluent_record_20_filled": 60828,
+ "ic_fluent_record_20_regular": 60829,
+ "ic_fluent_record_stop_20_filled": 60830,
+ "ic_fluent_record_stop_20_regular": 60831,
+ "ic_fluent_rectangle_landscape_20_filled": 60832,
+ "ic_fluent_rectangle_landscape_20_regular": 60833,
+ "ic_fluent_rectangle_landscape_hint_copy_20_filled": 60834,
+ "ic_fluent_rectangle_landscape_hint_copy_20_regular": 60835,
+ "ic_fluent_rectangle_landscape_sparkle_20_filled": 60836,
+ "ic_fluent_rectangle_landscape_sparkle_20_regular": 60837,
+ "ic_fluent_rectangle_landscape_sync_20_filled": 60838,
+ "ic_fluent_rectangle_landscape_sync_20_regular": 60839,
+ "ic_fluent_rectangle_landscape_sync_off_20_filled": 60840,
+ "ic_fluent_rectangle_landscape_sync_off_20_regular": 60841,
+ "ic_fluent_rectangle_portrait_location_target_20_filled": 60842,
+ "ic_fluent_rectangle_portrait_location_target_20_regular": 60843,
+ "ic_fluent_recycle_20_filled": 60844,
+ "ic_fluent_recycle_20_regular": 60845,
+ "ic_fluent_remix_add_20_filled": 60846,
+ "ic_fluent_remix_add_20_regular": 60847,
+ "ic_fluent_remote_20_filled": 60848,
+ "ic_fluent_remote_20_regular": 60849,
+ "ic_fluent_rename_20_filled": 60850,
+ "ic_fluent_rename_20_regular": 60851,
+ "ic_fluent_reorder_20_filled": 60852,
+ "ic_fluent_reorder_20_regular": 60853,
+ "ic_fluent_replay_20_filled": 60854,
+ "ic_fluent_replay_20_regular": 60855,
+ "ic_fluent_resize_20_filled": 60856,
+ "ic_fluent_resize_20_regular": 60857,
+ "ic_fluent_resize_image_20_filled": 60858,
+ "ic_fluent_resize_image_20_regular": 60859,
+ "ic_fluent_resize_large_20_filled": 60860,
+ "ic_fluent_resize_large_20_regular": 60861,
+ "ic_fluent_resize_small_20_filled": 60862,
+ "ic_fluent_resize_small_20_regular": 60863,
+ "ic_fluent_resize_table_20_filled": 60864,
+ "ic_fluent_resize_table_20_regular": 60865,
+ "ic_fluent_resize_video_20_filled": 60866,
+ "ic_fluent_resize_video_20_regular": 60867,
+ "ic_fluent_reward_20_filled": 60868,
+ "ic_fluent_reward_20_regular": 60869,
+ "ic_fluent_rewind_20_filled": 60870,
+ "ic_fluent_rewind_20_regular": 60871,
+ "ic_fluent_rhombus_20_filled": 60872,
+ "ic_fluent_rhombus_20_regular": 60873,
+ "ic_fluent_ribbon_20_filled": 60874,
+ "ic_fluent_ribbon_20_regular": 60875,
+ "ic_fluent_ribbon_add_20_filled": 60876,
+ "ic_fluent_ribbon_add_20_regular": 60877,
+ "ic_fluent_ribbon_off_20_filled": 60878,
+ "ic_fluent_ribbon_off_20_regular": 60879,
+ "ic_fluent_ribbon_star_20_filled": 60880,
+ "ic_fluent_ribbon_star_20_regular": 60881,
+ "ic_fluent_road_20_filled": 60882,
+ "ic_fluent_road_20_regular": 60883,
+ "ic_fluent_road_cone_20_filled": 60884,
+ "ic_fluent_road_cone_20_regular": 60885,
+ "ic_fluent_rocket_20_filled": 60886,
+ "ic_fluent_rocket_20_regular": 60887,
+ "ic_fluent_rotate_left_20_filled": 60888,
+ "ic_fluent_rotate_left_20_regular": 60889,
+ "ic_fluent_rotate_right_20_filled": 60890,
+ "ic_fluent_rotate_right_20_regular": 60891,
+ "ic_fluent_router_20_filled": 60892,
+ "ic_fluent_router_20_regular": 60893,
+ "ic_fluent_row_triple_20_filled": 60894,
+ "ic_fluent_row_triple_20_regular": 60895,
+ "ic_fluent_rss_20_filled": 60896,
+ "ic_fluent_rss_20_regular": 60897,
+ "ic_fluent_ruler_20_filled": 60898,
+ "ic_fluent_ruler_20_regular": 60899,
+ "ic_fluent_run_20_filled": 60900,
+ "ic_fluent_run_20_regular": 60901,
+ "ic_fluent_sanitize_20_filled": 60902,
+ "ic_fluent_sanitize_20_regular": 60903,
+ "ic_fluent_save_20_filled": 60904,
+ "ic_fluent_save_20_regular": 60905,
+ "ic_fluent_save_arrow_right_20_filled": 60906,
+ "ic_fluent_save_arrow_right_20_regular": 60907,
+ "ic_fluent_save_copy_20_filled": 60908,
+ "ic_fluent_save_copy_20_regular": 60909,
+ "ic_fluent_save_edit_20_filled": 60910,
+ "ic_fluent_save_edit_20_regular": 60911,
+ "ic_fluent_save_image_20_filled": 60912,
+ "ic_fluent_save_image_20_regular": 60913,
+ "ic_fluent_save_multiple_20_filled": 60914,
+ "ic_fluent_save_multiple_20_regular": 60915,
+ "ic_fluent_save_search_20_filled": 60916,
+ "ic_fluent_save_search_20_regular": 60917,
+ "ic_fluent_save_sync_20_filled": 60918,
+ "ic_fluent_save_sync_20_regular": 60919,
+ "ic_fluent_savings_20_filled": 60920,
+ "ic_fluent_savings_20_regular": 60921,
+ "ic_fluent_scale_fill_20_filled": 60922,
+ "ic_fluent_scale_fill_20_regular": 60923,
+ "ic_fluent_scale_fit_20_filled": 60924,
+ "ic_fluent_scale_fit_20_regular": 60925,
+ "ic_fluent_scales_20_filled": 60926,
+ "ic_fluent_scales_20_regular": 60927,
+ "ic_fluent_scan_20_filled": 60928,
+ "ic_fluent_scan_20_regular": 60929,
+ "ic_fluent_scan_camera_20_filled": 60930,
+ "ic_fluent_scan_camera_20_regular": 60931,
+ "ic_fluent_scan_dash_20_filled": 60932,
+ "ic_fluent_scan_dash_20_regular": 60933,
+ "ic_fluent_scan_object_20_filled": 60934,
+ "ic_fluent_scan_object_20_regular": 60935,
+ "ic_fluent_scan_person_20_filled": 60936,
+ "ic_fluent_scan_person_20_regular": 60937,
+ "ic_fluent_scan_table_20_filled": 60938,
+ "ic_fluent_scan_table_20_regular": 60939,
+ "ic_fluent_scan_text_20_filled": 60940,
+ "ic_fluent_scan_text_20_regular": 60941,
+ "ic_fluent_scan_thumb_up_20_filled": 60942,
+ "ic_fluent_scan_thumb_up_20_regular": 60943,
+ "ic_fluent_scan_thumb_up_off_20_filled": 60944,
+ "ic_fluent_scan_thumb_up_off_20_regular": 60945,
+ "ic_fluent_scan_type_20_filled": 60946,
+ "ic_fluent_scan_type_20_regular": 60947,
+ "ic_fluent_scan_type_checkmark_20_filled": 60948,
+ "ic_fluent_scan_type_checkmark_20_regular": 60949,
+ "ic_fluent_scan_type_off_20_filled": 60950,
+ "ic_fluent_scan_type_off_20_regular": 60951,
+ "ic_fluent_scratchpad_20_filled": 60952,
+ "ic_fluent_scratchpad_20_regular": 60953,
+ "ic_fluent_screen_cut_20_filled": 60954,
+ "ic_fluent_screen_cut_20_regular": 60955,
+ "ic_fluent_screen_person_20_filled": 60956,
+ "ic_fluent_screen_person_20_regular": 60957,
+ "ic_fluent_screen_search_20_filled": 60958,
+ "ic_fluent_screen_search_20_regular": 60959,
+ "ic_fluent_screenshot_20_filled": 60960,
+ "ic_fluent_screenshot_20_regular": 60961,
+ "ic_fluent_screenshot_record_20_filled": 60962,
+ "ic_fluent_screenshot_record_20_regular": 60963,
+ "ic_fluent_script_20_filled": 60964,
+ "ic_fluent_script_20_regular": 60965,
+ "ic_fluent_search_20_filled": 60966,
+ "ic_fluent_search_20_regular": 60967,
+ "ic_fluent_search_info_20_filled": 60968,
+ "ic_fluent_search_info_20_regular": 60969,
+ "ic_fluent_search_settings_20_filled": 60970,
+ "ic_fluent_search_settings_20_regular": 60971,
+ "ic_fluent_search_shield_20_filled": 60972,
+ "ic_fluent_search_shield_20_regular": 60973,
+ "ic_fluent_search_square_20_filled": 60974,
+ "ic_fluent_search_square_20_regular": 60975,
+ "ic_fluent_search_visual_20_filled": 60976,
+ "ic_fluent_search_visual_20_regular": 60977,
+ "ic_fluent_seat_20_filled": 60978,
+ "ic_fluent_seat_20_regular": 60979,
+ "ic_fluent_seat_add_20_filled": 60980,
+ "ic_fluent_seat_add_20_regular": 60981,
+ "ic_fluent_select_all_off_20_filled": 60982,
+ "ic_fluent_select_all_off_20_regular": 60983,
+ "ic_fluent_select_all_on_20_filled": 60984,
+ "ic_fluent_select_all_on_20_regular": 60985,
+ "ic_fluent_select_object_20_filled": 60986,
+ "ic_fluent_select_object_20_regular": 60987,
+ "ic_fluent_select_object_skew_20_filled": 60988,
+ "ic_fluent_select_object_skew_20_regular": 60989,
+ "ic_fluent_select_object_skew_dismiss_20_filled": 60990,
+ "ic_fluent_select_object_skew_dismiss_20_regular": 60991,
+ "ic_fluent_select_object_skew_edit_20_filled": 60992,
+ "ic_fluent_select_object_skew_edit_20_regular": 60993,
+ "ic_fluent_send_20_filled": 60994,
+ "ic_fluent_send_20_regular": 60995,
+ "ic_fluent_send_beaker_20_filled": 60996,
+ "ic_fluent_send_beaker_20_regular": 60997,
+ "ic_fluent_send_clock_20_filled": 60998,
+ "ic_fluent_send_clock_20_regular": 60999,
+ "ic_fluent_send_copy_20_filled": 61000,
+ "ic_fluent_send_copy_20_regular": 61001,
+ "ic_fluent_send_person_20_filled": 61002,
+ "ic_fluent_send_person_20_regular": 61003,
+ "ic_fluent_serial_port_20_filled": 61004,
+ "ic_fluent_serial_port_20_regular": 61005,
+ "ic_fluent_server_20_filled": 61006,
+ "ic_fluent_server_20_regular": 61007,
+ "ic_fluent_server_link_20_filled": 61008,
+ "ic_fluent_server_link_20_regular": 61009,
+ "ic_fluent_server_multiple_20_filled": 61010,
+ "ic_fluent_server_multiple_20_regular": 61011,
+ "ic_fluent_server_play_20_filled": 61012,
+ "ic_fluent_server_play_20_regular": 61013,
+ "ic_fluent_service_bell_20_filled": 61014,
+ "ic_fluent_service_bell_20_regular": 61015,
+ "ic_fluent_settings_20_filled": 61016,
+ "ic_fluent_settings_20_regular": 61017,
+ "ic_fluent_settings_chat_20_filled": 61018,
+ "ic_fluent_settings_chat_20_regular": 61019,
+ "ic_fluent_settings_cog_multiple_20_filled": 61020,
+ "ic_fluent_settings_cog_multiple_20_regular": 61021,
+ "ic_fluent_shape_exclude_20_filled": 61022,
+ "ic_fluent_shape_exclude_20_regular": 61023,
+ "ic_fluent_shape_intersect_20_filled": 61024,
+ "ic_fluent_shape_intersect_20_regular": 61025,
+ "ic_fluent_shape_organic_20_filled": 61026,
+ "ic_fluent_shape_organic_20_regular": 61027,
+ "ic_fluent_shape_subtract_20_filled": 61028,
+ "ic_fluent_shape_subtract_20_regular": 61029,
+ "ic_fluent_shape_union_20_filled": 61030,
+ "ic_fluent_shape_union_20_regular": 61031,
+ "ic_fluent_shapes_20_filled": 61032,
+ "ic_fluent_shapes_20_regular": 61033,
+ "ic_fluent_share_20_filled": 61034,
+ "ic_fluent_share_20_regular": 61035,
+ "ic_fluent_share_android_20_filled": 61036,
+ "ic_fluent_share_android_20_regular": 61037,
+ "ic_fluent_share_close_tray_20_filled": 61038,
+ "ic_fluent_share_close_tray_20_regular": 61039,
+ "ic_fluent_share_ios_20_filled": 61040,
+ "ic_fluent_share_ios_20_regular": 61041,
+ "ic_fluent_share_multiple_20_filled": 61042,
+ "ic_fluent_share_multiple_20_regular": 61043,
+ "ic_fluent_share_screen_person_20_filled": 61044,
+ "ic_fluent_share_screen_person_20_regular": 61045,
+ "ic_fluent_share_screen_person_overlay_20_filled": 61046,
+ "ic_fluent_share_screen_person_overlay_20_regular": 61047,
+ "ic_fluent_share_screen_person_overlay_inside_20_filled": 61048,
+ "ic_fluent_share_screen_person_overlay_inside_20_regular": 61049,
+ "ic_fluent_share_screen_person_p_20_filled": 61050,
+ "ic_fluent_share_screen_person_p_20_regular": 61051,
+ "ic_fluent_share_screen_start_20_filled": 61052,
+ "ic_fluent_share_screen_start_20_regular": 61053,
+ "ic_fluent_share_screen_stop_20_filled": 61054,
+ "ic_fluent_share_screen_stop_20_regular": 61055,
+ "ic_fluent_shield_20_filled": 61056,
+ "ic_fluent_shield_20_regular": 61057,
+ "ic_fluent_shield_add_20_filled": 61058,
+ "ic_fluent_shield_add_20_regular": 61059,
+ "ic_fluent_shield_badge_20_filled": 61060,
+ "ic_fluent_shield_badge_20_regular": 61061,
+ "ic_fluent_shield_checkmark_20_filled": 61062,
+ "ic_fluent_shield_checkmark_20_regular": 61063,
+ "ic_fluent_shield_dismiss_20_filled": 61064,
+ "ic_fluent_shield_dismiss_20_regular": 61065,
+ "ic_fluent_shield_dismiss_shield_20_filled": 61066,
+ "ic_fluent_shield_dismiss_shield_20_regular": 61067,
+ "ic_fluent_shield_error_20_filled": 61068,
+ "ic_fluent_shield_error_20_regular": 61069,
+ "ic_fluent_shield_globe_20_filled": 61070,
+ "ic_fluent_shield_globe_20_regular": 61071,
+ "ic_fluent_shield_keyhole_20_filled": 61072,
+ "ic_fluent_shield_keyhole_20_regular": 61073,
+ "ic_fluent_shield_lock_20_filled": 61074,
+ "ic_fluent_shield_lock_20_regular": 61075,
+ "ic_fluent_shield_person_20_filled": 61076,
+ "ic_fluent_shield_person_20_regular": 61077,
+ "ic_fluent_shield_person_add_20_filled": 61078,
+ "ic_fluent_shield_person_add_20_regular": 61079,
+ "ic_fluent_shield_prohibited_20_filled": 61080,
+ "ic_fluent_shield_prohibited_20_regular": 61081,
+ "ic_fluent_shield_question_20_filled": 61082,
+ "ic_fluent_shield_question_20_regular": 61083,
+ "ic_fluent_shield_task_20_filled": 61084,
+ "ic_fluent_shield_task_20_regular": 61085,
+ "ic_fluent_shifts_20_filled": 61086,
+ "ic_fluent_shifts_20_regular": 61087,
+ "ic_fluent_shifts_30_minutes_20_filled": 61088,
+ "ic_fluent_shifts_30_minutes_20_regular": 61089,
+ "ic_fluent_shifts_activity_20_filled": 61090,
+ "ic_fluent_shifts_activity_20_regular": 61091,
+ "ic_fluent_shifts_add_20_filled": 61092,
+ "ic_fluent_shifts_add_20_regular": 61093,
+ "ic_fluent_shifts_availability_20_filled": 61094,
+ "ic_fluent_shifts_availability_20_regular": 61095,
+ "ic_fluent_shifts_checkmark_20_filled": 61096,
+ "ic_fluent_shifts_checkmark_20_regular": 61097,
+ "ic_fluent_shifts_day_20_filled": 61098,
+ "ic_fluent_shifts_day_20_regular": 61099,
+ "ic_fluent_shifts_open_20_filled": 61100,
+ "ic_fluent_shifts_open_20_regular": 61101,
+ "ic_fluent_shifts_prohibited_20_filled": 61102,
+ "ic_fluent_shifts_prohibited_20_regular": 61103,
+ "ic_fluent_shifts_question_mark_20_filled": 61104,
+ "ic_fluent_shifts_question_mark_20_regular": 61105,
+ "ic_fluent_shifts_team_20_filled": 61106,
+ "ic_fluent_shifts_team_20_regular": 61107,
+ "ic_fluent_shopping_bag_20_filled": 61108,
+ "ic_fluent_shopping_bag_20_regular": 61109,
+ "ic_fluent_shopping_bag_add_20_filled": 61110,
+ "ic_fluent_shopping_bag_add_20_regular": 61111,
+ "ic_fluent_shopping_bag_arrow_left_20_filled": 61112,
+ "ic_fluent_shopping_bag_arrow_left_20_regular": 61113,
+ "ic_fluent_shopping_bag_dismiss_20_filled": 61114,
+ "ic_fluent_shopping_bag_dismiss_20_regular": 61115,
+ "ic_fluent_shopping_bag_pause_20_filled": 61116,
+ "ic_fluent_shopping_bag_pause_20_regular": 61117,
+ "ic_fluent_shopping_bag_percent_20_filled": 61118,
+ "ic_fluent_shopping_bag_percent_20_regular": 61119,
+ "ic_fluent_shopping_bag_play_20_filled": 61120,
+ "ic_fluent_shopping_bag_play_20_regular": 61121,
+ "ic_fluent_shopping_bag_tag_20_filled": 61122,
+ "ic_fluent_shopping_bag_tag_20_regular": 61123,
+ "ic_fluent_shortpick_20_filled": 61124,
+ "ic_fluent_shortpick_20_regular": 61125,
+ "ic_fluent_showerhead_20_filled": 61126,
+ "ic_fluent_showerhead_20_regular": 61127,
+ "ic_fluent_sidebar_search_ltr_20_filled": 61128,
+ "ic_fluent_sidebar_search_ltr_20_regular": 61129,
+ "ic_fluent_sidebar_search_rtl_20_filled": 61130,
+ "ic_fluent_sidebar_search_rtl_20_regular": 61131,
+ "ic_fluent_sign_out_20_filled": 61132,
+ "ic_fluent_sign_out_20_regular": 61133,
+ "ic_fluent_signature_20_filled": 61134,
+ "ic_fluent_signature_20_regular": 61135,
+ "ic_fluent_sim_20_filled": 61136,
+ "ic_fluent_sim_20_regular": 61137,
+ "ic_fluent_skip_back_10_20_filled": 61138,
+ "ic_fluent_skip_back_10_20_regular": 61139,
+ "ic_fluent_skip_forward_10_20_filled": 61140,
+ "ic_fluent_skip_forward_10_20_regular": 61141,
+ "ic_fluent_skip_forward_30_20_filled": 61142,
+ "ic_fluent_skip_forward_30_20_regular": 61143,
+ "ic_fluent_skip_forward_tab_20_filled": 61144,
+ "ic_fluent_skip_forward_tab_20_regular": 61145,
+ "ic_fluent_slash_forward_20_filled": 61146,
+ "ic_fluent_slash_forward_20_regular": 61147,
+ "ic_fluent_sleep_20_filled": 61148,
+ "ic_fluent_sleep_20_regular": 61149,
+ "ic_fluent_slide_add_20_filled": 61150,
+ "ic_fluent_slide_add_20_regular": 61151,
+ "ic_fluent_slide_arrow_right_20_filled": 61152,
+ "ic_fluent_slide_arrow_right_20_regular": 61153,
+ "ic_fluent_slide_eraser_20_filled": 61154,
+ "ic_fluent_slide_eraser_20_regular": 61155,
+ "ic_fluent_slide_grid_20_filled": 61156,
+ "ic_fluent_slide_grid_20_regular": 61157,
+ "ic_fluent_slide_hide_20_filled": 61158,
+ "ic_fluent_slide_hide_20_regular": 61159,
+ "ic_fluent_slide_layout_20_filled": 61160,
+ "ic_fluent_slide_layout_20_regular": 61161,
+ "ic_fluent_slide_link_20_filled": 61162,
+ "ic_fluent_slide_link_20_regular": 61163,
+ "ic_fluent_slide_microphone_20_filled": 61164,
+ "ic_fluent_slide_microphone_20_regular": 61165,
+ "ic_fluent_slide_multiple_20_filled": 61166,
+ "ic_fluent_slide_multiple_20_regular": 61167,
+ "ic_fluent_slide_multiple_arrow_right_20_filled": 61168,
+ "ic_fluent_slide_multiple_arrow_right_20_regular": 61169,
+ "ic_fluent_slide_multiple_search_20_filled": 61170,
+ "ic_fluent_slide_multiple_search_20_regular": 61171,
+ "ic_fluent_slide_play_20_filled": 61172,
+ "ic_fluent_slide_play_20_regular": 61173,
+ "ic_fluent_slide_record_20_filled": 61174,
+ "ic_fluent_slide_record_20_regular": 61175,
+ "ic_fluent_slide_search_20_filled": 61176,
+ "ic_fluent_slide_search_20_regular": 61177,
+ "ic_fluent_slide_settings_20_filled": 61178,
+ "ic_fluent_slide_settings_20_regular": 61179,
+ "ic_fluent_slide_size_20_filled": 61180,
+ "ic_fluent_slide_size_20_regular": 61181,
+ "ic_fluent_slide_text_20_filled": 61182,
+ "ic_fluent_slide_text_20_regular": 61183,
+ "ic_fluent_slide_text_edit_20_filled": 61184,
+ "ic_fluent_slide_text_edit_20_regular": 61185,
+ "ic_fluent_slide_text_multiple_20_filled": 61186,
+ "ic_fluent_slide_text_multiple_20_regular": 61187,
+ "ic_fluent_slide_text_person_20_filled": 61188,
+ "ic_fluent_slide_text_person_20_regular": 61189,
+ "ic_fluent_slide_text_sparkle_20_filled": 61190,
+ "ic_fluent_slide_text_sparkle_20_regular": 61191,
+ "ic_fluent_slide_transition_20_filled": 61192,
+ "ic_fluent_slide_transition_20_regular": 61193,
+ "ic_fluent_smartwatch_20_filled": 61194,
+ "ic_fluent_smartwatch_20_regular": 61195,
+ "ic_fluent_smartwatch_dot_20_filled": 61196,
+ "ic_fluent_smartwatch_dot_20_regular": 61197,
+ "ic_fluent_snooze_20_filled": 61198,
+ "ic_fluent_snooze_20_regular": 61199,
+ "ic_fluent_sound_source_20_filled": 61200,
+ "ic_fluent_sound_source_20_regular": 61201,
+ "ic_fluent_sound_wave_circle_20_filled": 61202,
+ "ic_fluent_sound_wave_circle_20_regular": 61203,
+ "ic_fluent_space_3d_20_filled": 61204,
+ "ic_fluent_space_3d_20_regular": 61205,
+ "ic_fluent_spacebar_20_filled": 61206,
+ "ic_fluent_spacebar_20_regular": 61207,
+ "ic_fluent_sparkle_20_filled": 61208,
+ "ic_fluent_sparkle_20_regular": 61209,
+ "ic_fluent_sparkle_circle_20_filled": 61210,
+ "ic_fluent_sparkle_circle_20_regular": 61211,
+ "ic_fluent_spatula_spoon_20_filled": 61212,
+ "ic_fluent_spatula_spoon_20_regular": 61213,
+ "ic_fluent_speaker_0_20_filled": 61214,
+ "ic_fluent_speaker_0_20_regular": 61215,
+ "ic_fluent_speaker_1_20_filled": 61216,
+ "ic_fluent_speaker_1_20_regular": 61217,
+ "ic_fluent_speaker_2_20_filled": 61218,
+ "ic_fluent_speaker_2_20_regular": 61219,
+ "ic_fluent_speaker_bluetooth_20_filled": 61220,
+ "ic_fluent_speaker_bluetooth_20_regular": 61221,
+ "ic_fluent_speaker_box_20_filled": 61222,
+ "ic_fluent_speaker_box_20_regular": 61223,
+ "ic_fluent_speaker_edit_20_filled": 61224,
+ "ic_fluent_speaker_edit_20_regular": 61225,
+ "ic_fluent_speaker_mute_20_filled": 61226,
+ "ic_fluent_speaker_mute_20_regular": 61227,
+ "ic_fluent_speaker_off_20_filled": 61228,
+ "ic_fluent_speaker_off_20_regular": 61229,
+ "ic_fluent_speaker_settings_20_filled": 61230,
+ "ic_fluent_speaker_settings_20_regular": 61231,
+ "ic_fluent_speaker_usb_20_filled": 61232,
+ "ic_fluent_speaker_usb_20_regular": 61233,
+ "ic_fluent_spinner_ios_20_filled": 61234,
+ "ic_fluent_spinner_ios_20_regular": 61235,
+ "ic_fluent_split_hint_20_filled": 61236,
+ "ic_fluent_split_hint_20_regular": 61237,
+ "ic_fluent_split_horizontal_20_filled": 61238,
+ "ic_fluent_split_horizontal_20_regular": 61239,
+ "ic_fluent_split_vertical_20_filled": 61240,
+ "ic_fluent_split_vertical_20_regular": 61241,
+ "ic_fluent_sport_20_filled": 61242,
+ "ic_fluent_sport_20_regular": 61243,
+ "ic_fluent_sport_american_football_20_filled": 61244,
+ "ic_fluent_sport_american_football_20_regular": 61245,
+ "ic_fluent_sport_baseball_20_filled": 61246,
+ "ic_fluent_sport_baseball_20_regular": 61247,
+ "ic_fluent_sport_basketball_20_filled": 61248,
+ "ic_fluent_sport_basketball_20_regular": 61249,
+ "ic_fluent_sport_hockey_20_filled": 61250,
+ "ic_fluent_sport_hockey_20_regular": 61251,
+ "ic_fluent_sport_soccer_20_filled": 61252,
+ "ic_fluent_sport_soccer_20_regular": 61253,
+ "ic_fluent_square_20_filled": 61254,
+ "ic_fluent_square_20_regular": 61255,
+ "ic_fluent_square_add_20_filled": 61256,
+ "ic_fluent_square_add_20_regular": 61257,
+ "ic_fluent_square_arrow_forward_20_filled": 61258,
+ "ic_fluent_square_arrow_forward_20_regular": 61259,
+ "ic_fluent_square_dismiss_20_filled": 61260,
+ "ic_fluent_square_dismiss_20_regular": 61261,
+ "ic_fluent_square_dovetail_joint_20_filled": 61262,
+ "ic_fluent_square_dovetail_joint_20_regular": 61263,
+ "ic_fluent_square_eraser_20_filled": 61264,
+ "ic_fluent_square_eraser_20_regular": 61265,
+ "ic_fluent_square_hint_20_filled": 61266,
+ "ic_fluent_square_hint_20_regular": 61267,
+ "ic_fluent_square_hint_apps_20_filled": 61268,
+ "ic_fluent_square_hint_apps_20_regular": 61269,
+ "ic_fluent_square_hint_arrow_back_20_filled": 61270,
+ "ic_fluent_square_hint_arrow_back_20_regular": 61271,
+ "ic_fluent_square_hint_hexagon_20_filled": 61272,
+ "ic_fluent_square_hint_hexagon_20_regular": 61273,
+ "ic_fluent_square_hint_sparkles_20_filled": 61274,
+ "ic_fluent_square_hint_sparkles_20_regular": 61275,
+ "ic_fluent_square_multiple_20_filled": 61276,
+ "ic_fluent_square_multiple_20_regular": 61277,
+ "ic_fluent_square_shadow_20_filled": 61278,
+ "ic_fluent_square_shadow_20_regular": 61279,
+ "ic_fluent_squares_nested_20_filled": 61280,
+ "ic_fluent_squares_nested_20_regular": 61281,
+ "ic_fluent_stack_20_filled": 61282,
+ "ic_fluent_stack_20_regular": 61283,
+ "ic_fluent_stack_add_20_filled": 61284,
+ "ic_fluent_stack_add_20_regular": 61285,
+ "ic_fluent_stack_arrow_forward_20_filled": 61286,
+ "ic_fluent_stack_arrow_forward_20_regular": 61287,
+ "ic_fluent_stack_star_20_filled": 61288,
+ "ic_fluent_stack_star_20_regular": 61289,
+ "ic_fluent_stack_vertical_20_filled": 61290,
+ "ic_fluent_stack_vertical_20_regular": 61291,
+ "ic_fluent_star_20_filled": 61292,
+ "ic_fluent_star_20_regular": 61293,
+ "ic_fluent_star_add_20_filled": 61294,
+ "ic_fluent_star_add_20_regular": 61295,
+ "ic_fluent_star_arrow_back_20_filled": 61296,
+ "ic_fluent_star_arrow_back_20_regular": 61297,
+ "ic_fluent_star_arrow_right_end_20_filled": 61298,
+ "ic_fluent_star_arrow_right_end_20_regular": 61299,
+ "ic_fluent_star_arrow_right_start_20_filled": 61300,
+ "ic_fluent_star_arrow_right_start_20_regular": 61301,
+ "ic_fluent_star_checkmark_20_filled": 61302,
+ "ic_fluent_star_checkmark_20_regular": 61303,
+ "ic_fluent_star_dismiss_20_filled": 61304,
+ "ic_fluent_star_dismiss_20_regular": 61305,
+ "ic_fluent_star_edit_20_filled": 61306,
+ "ic_fluent_star_edit_20_regular": 61307,
+ "ic_fluent_star_emphasis_20_filled": 61308,
+ "ic_fluent_star_emphasis_20_regular": 61309,
+ "ic_fluent_star_half_20_filled": 61310,
+ "ic_fluent_star_half_20_regular": 61311,
+ "ic_fluent_star_line_horizontal_3_20_filled": 61312,
+ "ic_fluent_star_line_horizontal_3_20_regular": 61313,
+ "ic_fluent_star_off_20_filled": 61314,
+ "ic_fluent_star_off_20_regular": 61315,
+ "ic_fluent_star_one_quarter_20_filled": 61316,
+ "ic_fluent_star_one_quarter_20_regular": 61317,
+ "ic_fluent_star_prohibited_20_filled": 61318,
+ "ic_fluent_star_prohibited_20_regular": 61319,
+ "ic_fluent_star_settings_20_filled": 61320,
+ "ic_fluent_star_settings_20_regular": 61321,
+ "ic_fluent_star_three_quarter_20_filled": 61322,
+ "ic_fluent_star_three_quarter_20_regular": 61323,
+ "ic_fluent_status_20_filled": 61324,
+ "ic_fluent_status_20_regular": 61325,
+ "ic_fluent_step_20_filled": 61326,
+ "ic_fluent_step_20_regular": 61327,
+ "ic_fluent_steps_20_filled": 61328,
+ "ic_fluent_steps_20_regular": 61329,
+ "ic_fluent_stethoscope_20_filled": 61330,
+ "ic_fluent_stethoscope_20_regular": 61331,
+ "ic_fluent_sticker_20_filled": 61332,
+ "ic_fluent_sticker_20_regular": 61333,
+ "ic_fluent_sticker_add_20_filled": 61334,
+ "ic_fluent_sticker_add_20_regular": 61335,
+ "ic_fluent_stop_20_filled": 61336,
+ "ic_fluent_stop_20_regular": 61337,
+ "ic_fluent_storage_20_filled": 61338,
+ "ic_fluent_storage_20_regular": 61339,
+ "ic_fluent_store_microsoft_20_filled": 61340,
+ "ic_fluent_store_microsoft_20_regular": 61341,
+ "ic_fluent_stream_20_filled": 61342,
+ "ic_fluent_stream_20_regular": 61343,
+ "ic_fluent_stream_input_20_filled": 61344,
+ "ic_fluent_stream_input_20_regular": 61345,
+ "ic_fluent_stream_input_output_20_filled": 61346,
+ "ic_fluent_stream_input_output_20_regular": 61347,
+ "ic_fluent_stream_output_20_filled": 61348,
+ "ic_fluent_stream_output_20_regular": 61349,
+ "ic_fluent_street_sign_20_filled": 61350,
+ "ic_fluent_street_sign_20_regular": 61351,
+ "ic_fluent_style_guide_20_filled": 61352,
+ "ic_fluent_style_guide_20_regular": 61353,
+ "ic_fluent_sub_grid_20_filled": 61354,
+ "ic_fluent_sub_grid_20_regular": 61355,
+ "ic_fluent_subtitles_20_filled": 61356,
+ "ic_fluent_subtitles_20_regular": 61357,
+ "ic_fluent_subtract_20_filled": 61358,
+ "ic_fluent_subtract_20_regular": 61359,
+ "ic_fluent_subtract_circle_20_filled": 61360,
+ "ic_fluent_subtract_circle_20_regular": 61361,
+ "ic_fluent_subtract_circle_arrow_back_20_filled": 61362,
+ "ic_fluent_subtract_circle_arrow_back_20_regular": 61363,
+ "ic_fluent_subtract_circle_arrow_forward_20_filled": 61364,
+ "ic_fluent_subtract_circle_arrow_forward_20_regular": 61365,
+ "ic_fluent_subtract_parentheses_20_filled": 61366,
+ "ic_fluent_subtract_parentheses_20_regular": 61367,
+ "ic_fluent_subtract_square_20_filled": 61368,
+ "ic_fluent_subtract_square_20_regular": 61369,
+ "ic_fluent_subtract_square_multiple_20_filled": 61370,
+ "ic_fluent_subtract_square_multiple_20_regular": 61371,
+ "ic_fluent_surface_earbuds_20_filled": 61372,
+ "ic_fluent_surface_earbuds_20_regular": 61373,
+ "ic_fluent_surface_hub_20_filled": 61374,
+ "ic_fluent_surface_hub_20_regular": 61375,
+ "ic_fluent_swimming_pool_20_filled": 61376,
+ "ic_fluent_swimming_pool_20_regular": 61377,
+ "ic_fluent_swipe_down_20_filled": 61378,
+ "ic_fluent_swipe_down_20_regular": 61379,
+ "ic_fluent_swipe_right_20_filled": 61380,
+ "ic_fluent_swipe_right_20_regular": 61381,
+ "ic_fluent_swipe_up_20_filled": 61382,
+ "ic_fluent_swipe_up_20_regular": 61383,
+ "ic_fluent_symbols_20_filled": 61384,
+ "ic_fluent_symbols_20_regular": 61385,
+ "ic_fluent_sync_off_20_filled": 61386,
+ "ic_fluent_sync_off_20_regular": 61387,
+ "ic_fluent_syringe_20_filled": 61388,
+ "ic_fluent_syringe_20_regular": 61389,
+ "ic_fluent_system_20_filled": 61390,
+ "ic_fluent_system_20_regular": 61391,
+ "ic_fluent_tab_20_filled": 61392,
+ "ic_fluent_tab_20_regular": 61393,
+ "ic_fluent_tab_add_20_filled": 61394,
+ "ic_fluent_tab_add_20_regular": 61395,
+ "ic_fluent_tab_arrow_left_20_filled": 61396,
+ "ic_fluent_tab_arrow_left_20_regular": 61397,
+ "ic_fluent_tab_desktop_20_filled": 61398,
+ "ic_fluent_tab_desktop_20_regular": 61399,
+ "ic_fluent_tab_desktop_arrow_clockwise_20_filled": 61400,
+ "ic_fluent_tab_desktop_arrow_clockwise_20_regular": 61401,
+ "ic_fluent_tab_desktop_arrow_left_20_filled": 61402,
+ "ic_fluent_tab_desktop_arrow_left_20_regular": 61403,
+ "ic_fluent_tab_desktop_bottom_20_filled": 61404,
+ "ic_fluent_tab_desktop_bottom_20_regular": 61405,
+ "ic_fluent_tab_desktop_clock_20_filled": 61406,
+ "ic_fluent_tab_desktop_clock_20_regular": 61407,
+ "ic_fluent_tab_desktop_copy_20_filled": 61408,
+ "ic_fluent_tab_desktop_copy_20_regular": 61409,
+ "ic_fluent_tab_desktop_image_20_filled": 61410,
+ "ic_fluent_tab_desktop_image_20_regular": 61411,
+ "ic_fluent_tab_desktop_link_20_filled": 61412,
+ "ic_fluent_tab_desktop_link_20_regular": 61413,
+ "ic_fluent_tab_desktop_multiple_20_filled": 61414,
+ "ic_fluent_tab_desktop_multiple_20_regular": 61415,
+ "ic_fluent_tab_desktop_multiple_add_20_filled": 61416,
+ "ic_fluent_tab_desktop_multiple_add_20_regular": 61417,
+ "ic_fluent_tab_desktop_multiple_bottom_20_filled": 61418,
+ "ic_fluent_tab_desktop_multiple_bottom_20_regular": 61419,
+ "ic_fluent_tab_desktop_multiple_sparkle_20_filled": 61420,
+ "ic_fluent_tab_desktop_multiple_sparkle_20_regular": 61421,
+ "ic_fluent_tab_desktop_new_page_20_filled": 61422,
+ "ic_fluent_tab_desktop_new_page_20_regular": 61423,
+ "ic_fluent_tab_desktop_search_20_filled": 61424,
+ "ic_fluent_tab_desktop_search_20_regular": 61425,
+ "ic_fluent_tab_group_20_filled": 61426,
+ "ic_fluent_tab_group_20_regular": 61427,
+ "ic_fluent_tab_in_private_20_filled": 61428,
+ "ic_fluent_tab_in_private_20_regular": 61429,
+ "ic_fluent_tab_inprivate_account_20_filled": 61430,
+ "ic_fluent_tab_inprivate_account_20_regular": 61431,
+ "ic_fluent_tab_prohibited_20_filled": 61432,
+ "ic_fluent_tab_prohibited_20_regular": 61433,
+ "ic_fluent_tab_shield_dismiss_20_filled": 61434,
+ "ic_fluent_tab_shield_dismiss_20_regular": 61435,
+ "ic_fluent_table_20_filled": 61436,
+ "ic_fluent_table_20_regular": 61437,
+ "ic_fluent_table_add_20_filled": 61438,
+ "ic_fluent_table_add_20_regular": 61439,
+ "ic_fluent_table_arrow_up_20_filled": 61440,
+ "ic_fluent_table_arrow_up_20_regular": 61441,
+ "ic_fluent_table_bottom_row_20_filled": 61442,
+ "ic_fluent_table_bottom_row_20_regular": 61443,
+ "ic_fluent_table_calculator_20_filled": 61444,
+ "ic_fluent_table_calculator_20_regular": 61445,
+ "ic_fluent_table_cell_edit_20_filled": 61446,
+ "ic_fluent_table_cell_edit_20_regular": 61447,
+ "ic_fluent_table_cells_merge_20_filled": 61448,
+ "ic_fluent_table_cells_merge_20_regular": 61449,
+ "ic_fluent_table_cells_split_20_filled": 61450,
+ "ic_fluent_table_cells_split_20_regular": 61451,
+ "ic_fluent_table_checker_20_filled": 61452,
+ "ic_fluent_table_checker_20_regular": 61453,
+ "ic_fluent_table_column_top_bottom_20_filled": 61454,
+ "ic_fluent_table_column_top_bottom_20_regular": 61455,
+ "ic_fluent_table_copy_20_filled": 61456,
+ "ic_fluent_table_copy_20_regular": 61457,
+ "ic_fluent_table_cursor_20_filled": 61458,
+ "ic_fluent_table_cursor_20_regular": 61459,
+ "ic_fluent_table_delete_column_20_filled": 61460,
+ "ic_fluent_table_delete_column_20_regular": 61461,
+ "ic_fluent_table_delete_row_20_filled": 61462,
+ "ic_fluent_table_delete_row_20_regular": 61463,
+ "ic_fluent_table_dismiss_20_filled": 61464,
+ "ic_fluent_table_dismiss_20_regular": 61465,
+ "ic_fluent_table_edit_20_filled": 61466,
+ "ic_fluent_table_edit_20_regular": 61467,
+ "ic_fluent_table_freeze_column_20_filled": 61468,
+ "ic_fluent_table_freeze_column_20_regular": 61469,
+ "ic_fluent_table_freeze_column_and_row_20_filled": 61470,
+ "ic_fluent_table_freeze_column_and_row_20_regular": 61471,
+ "ic_fluent_table_freeze_row_20_filled": 61472,
+ "ic_fluent_table_freeze_row_20_regular": 61473,
+ "ic_fluent_table_image_20_filled": 61474,
+ "ic_fluent_table_image_20_regular": 61475,
+ "ic_fluent_table_insert_column_20_filled": 61476,
+ "ic_fluent_table_insert_column_20_regular": 61477,
+ "ic_fluent_table_insert_row_20_filled": 61478,
+ "ic_fluent_table_insert_row_20_regular": 61479,
+ "ic_fluent_table_lightning_20_filled": 61480,
+ "ic_fluent_table_lightning_20_regular": 61481,
+ "ic_fluent_table_link_20_filled": 61482,
+ "ic_fluent_table_link_20_regular": 61483,
+ "ic_fluent_table_lock_20_filled": 61484,
+ "ic_fluent_table_lock_20_regular": 61485,
+ "ic_fluent_table_move_above_20_filled": 61486,
+ "ic_fluent_table_move_above_20_regular": 61487,
+ "ic_fluent_table_move_below_20_filled": 61488,
+ "ic_fluent_table_move_below_20_regular": 61489,
+ "ic_fluent_table_move_left_20_filled": 61490,
+ "ic_fluent_table_move_left_20_regular": 61491,
+ "ic_fluent_table_move_right_20_filled": 61492,
+ "ic_fluent_table_move_right_20_regular": 61493,
+ "ic_fluent_table_multiple_20_filled": 61494,
+ "ic_fluent_table_multiple_20_regular": 61495,
+ "ic_fluent_table_offset_20_filled": 61496,
+ "ic_fluent_table_offset_20_regular": 61497,
+ "ic_fluent_table_offset_add_20_filled": 61498,
+ "ic_fluent_table_offset_add_20_regular": 61499,
+ "ic_fluent_table_offset_less_than_or_equal_to_20_filled": 61500,
+ "ic_fluent_table_offset_less_than_or_equal_to_20_regular": 61501,
+ "ic_fluent_table_offset_settings_20_filled": 61502,
+ "ic_fluent_table_offset_settings_20_regular": 61503,
+ "ic_fluent_table_resize_column_20_filled": 61504,
+ "ic_fluent_table_resize_column_20_regular": 61505,
+ "ic_fluent_table_resize_row_20_filled": 61506,
+ "ic_fluent_table_resize_row_20_regular": 61507,
+ "ic_fluent_table_search_20_filled": 61508,
+ "ic_fluent_table_search_20_regular": 61509,
+ "ic_fluent_table_settings_20_filled": 61510,
+ "ic_fluent_table_settings_20_regular": 61511,
+ "ic_fluent_table_simple_20_filled": 61512,
+ "ic_fluent_table_simple_20_regular": 61513,
+ "ic_fluent_table_simple_checkmark_20_filled": 61514,
+ "ic_fluent_table_simple_checkmark_20_regular": 61515,
+ "ic_fluent_table_simple_exclude_20_filled": 61516,
+ "ic_fluent_table_simple_exclude_20_regular": 61517,
+ "ic_fluent_table_simple_include_20_filled": 61518,
+ "ic_fluent_table_simple_include_20_regular": 61519,
+ "ic_fluent_table_simple_multiple_20_filled": 61520,
+ "ic_fluent_table_simple_multiple_20_regular": 61521,
+ "ic_fluent_table_sparkle_20_filled": 61522,
+ "ic_fluent_table_sparkle_20_regular": 61523,
+ "ic_fluent_table_split_20_filled": 61524,
+ "ic_fluent_table_split_20_regular": 61525,
+ "ic_fluent_table_stack_above_20_filled": 61526,
+ "ic_fluent_table_stack_above_20_regular": 61527,
+ "ic_fluent_table_stack_below_20_filled": 61528,
+ "ic_fluent_table_stack_below_20_regular": 61529,
+ "ic_fluent_table_stack_left_20_filled": 61530,
+ "ic_fluent_table_stack_left_20_regular": 61531,
+ "ic_fluent_table_stack_right_20_filled": 61532,
+ "ic_fluent_table_stack_right_20_regular": 61533,
+ "ic_fluent_table_switch_20_filled": 61534,
+ "ic_fluent_table_switch_20_regular": 61535,
+ "ic_fluent_tablet_20_filled": 61536,
+ "ic_fluent_tablet_20_regular": 61537,
+ "ic_fluent_tablet_laptop_20_filled": 61538,
+ "ic_fluent_tablet_laptop_20_regular": 61539,
+ "ic_fluent_tablet_speaker_20_filled": 61540,
+ "ic_fluent_tablet_speaker_20_regular": 61541,
+ "ic_fluent_tabs_20_filled": 61542,
+ "ic_fluent_tabs_20_regular": 61543,
+ "ic_fluent_tag_20_filled": 61544,
+ "ic_fluent_tag_20_regular": 61545,
+ "ic_fluent_tag_circle_20_filled": 61546,
+ "ic_fluent_tag_circle_20_regular": 61547,
+ "ic_fluent_tag_dismiss_20_filled": 61548,
+ "ic_fluent_tag_dismiss_20_regular": 61549,
+ "ic_fluent_tag_error_20_filled": 61550,
+ "ic_fluent_tag_error_20_regular": 61551,
+ "ic_fluent_tag_lock_20_filled": 61552,
+ "ic_fluent_tag_lock_20_regular": 61553,
+ "ic_fluent_tag_lock_accent_20_filled": 61554,
+ "ic_fluent_tag_multiple_20_filled": 61555,
+ "ic_fluent_tag_multiple_20_regular": 61556,
+ "ic_fluent_tag_off_20_filled": 61557,
+ "ic_fluent_tag_off_20_regular": 61558,
+ "ic_fluent_tag_question_mark_20_filled": 61559,
+ "ic_fluent_tag_question_mark_20_regular": 61560,
+ "ic_fluent_tag_reset_20_filled": 61561,
+ "ic_fluent_tag_reset_20_regular": 61562,
+ "ic_fluent_tag_search_20_filled": 61563,
+ "ic_fluent_tag_search_20_regular": 61564,
+ "ic_fluent_tap_double_20_filled": 61565,
+ "ic_fluent_tap_double_20_regular": 61566,
+ "ic_fluent_tap_single_20_filled": 61567,
+ "ic_fluent_tap_single_20_regular": 61568,
+ "ic_fluent_target_20_filled": 61569,
+ "ic_fluent_target_20_regular": 61570,
+ "ic_fluent_target_add_20_filled": 61571,
+ "ic_fluent_target_add_20_regular": 61572,
+ "ic_fluent_target_arrow_20_filled": 61573,
+ "ic_fluent_target_arrow_20_regular": 61574,
+ "ic_fluent_target_dismiss_20_filled": 61575,
+ "ic_fluent_target_dismiss_20_regular": 61576,
+ "ic_fluent_target_edit_20_filled": 61577,
+ "ic_fluent_target_edit_20_regular": 61578,
+ "ic_fluent_task_list_add_20_filled": 61579,
+ "ic_fluent_task_list_add_20_regular": 61580,
+ "ic_fluent_task_list_ltr_20_filled": 61581,
+ "ic_fluent_task_list_ltr_20_regular": 61582,
+ "ic_fluent_task_list_rtl_20_filled": 61583,
+ "ic_fluent_task_list_rtl_20_regular": 61584,
+ "ic_fluent_task_list_square_add_20_filled": 61585,
+ "ic_fluent_task_list_square_add_20_regular": 61586,
+ "ic_fluent_task_list_square_database_20_filled": 61587,
+ "ic_fluent_task_list_square_database_20_regular": 61588,
+ "ic_fluent_task_list_square_ltr_20_filled": 61589,
+ "ic_fluent_task_list_square_ltr_20_regular": 61590,
+ "ic_fluent_task_list_square_person_20_filled": 61591,
+ "ic_fluent_task_list_square_person_20_regular": 61592,
+ "ic_fluent_task_list_square_rtl_20_filled": 61593,
+ "ic_fluent_task_list_square_rtl_20_regular": 61594,
+ "ic_fluent_task_list_square_settings_20_filled": 61595,
+ "ic_fluent_task_list_square_settings_20_regular": 61596,
+ "ic_fluent_tasks_app_20_filled": 61597,
+ "ic_fluent_tasks_app_20_regular": 61598,
+ "ic_fluent_teardrop_bottom_right_20_filled": 61599,
+ "ic_fluent_teardrop_bottom_right_20_regular": 61600,
+ "ic_fluent_teddy_20_filled": 61601,
+ "ic_fluent_teddy_20_regular": 61602,
+ "ic_fluent_temperature_20_filled": 61603,
+ "ic_fluent_temperature_20_regular": 61604,
+ "ic_fluent_tent_20_filled": 61605,
+ "ic_fluent_tent_20_regular": 61606,
+ "ic_fluent_tetris_app_20_filled": 61607,
+ "ic_fluent_tetris_app_20_regular": 61608,
+ "ic_fluent_text_add_20_filled": 61609,
+ "ic_fluent_text_add_20_regular": 61610,
+ "ic_fluent_text_add_space_after_20_filled": 61611,
+ "ic_fluent_text_add_space_after_20_regular": 61612,
+ "ic_fluent_text_add_space_before_20_filled": 61613,
+ "ic_fluent_text_add_space_before_20_regular": 61614,
+ "ic_fluent_text_add_t_20_filled": 61615,
+ "ic_fluent_text_add_t_20_regular": 61616,
+ "ic_fluent_text_align_center_20_filled": 61617,
+ "ic_fluent_text_align_center_20_regular": 61618,
+ "ic_fluent_text_align_center_rotate_270_20_filled": 61619,
+ "ic_fluent_text_align_center_rotate_270_20_regular": 61620,
+ "ic_fluent_text_align_center_rotate_90_20_filled": 61621,
+ "ic_fluent_text_align_center_rotate_90_20_regular": 61622,
+ "ic_fluent_text_align_distributed_20_filled": 61623,
+ "ic_fluent_text_align_distributed_20_regular": 61624,
+ "ic_fluent_text_align_distributed_evenly_20_filled": 61625,
+ "ic_fluent_text_align_distributed_evenly_20_regular": 61626,
+ "ic_fluent_text_align_distributed_vertical_20_filled": 61627,
+ "ic_fluent_text_align_distributed_vertical_20_regular": 61628,
+ "ic_fluent_text_align_justify_20_filled": 61629,
+ "ic_fluent_text_align_justify_20_regular": 61630,
+ "ic_fluent_text_align_justify_low_20_filled": 61631,
+ "ic_fluent_text_align_justify_low_20_regular": 61632,
+ "ic_fluent_text_align_justify_low_90_20_filled": 61633,
+ "ic_fluent_text_align_justify_low_90_20_regular": 61634,
+ "ic_fluent_text_align_justify_low_rotate_270_20_filled": 61635,
+ "ic_fluent_text_align_justify_low_rotate_270_20_regular": 61636,
+ "ic_fluent_text_align_justify_low_rotate_90_20_filled": 61637,
+ "ic_fluent_text_align_justify_low_rotate_90_20_regular": 61638,
+ "ic_fluent_text_align_justify_rotate_270_20_filled": 61639,
+ "ic_fluent_text_align_justify_rotate_270_20_regular": 61640,
+ "ic_fluent_text_align_justify_rotate_90_20_filled": 61641,
+ "ic_fluent_text_align_justify_rotate_90_20_regular": 61642,
+ "ic_fluent_text_align_left_20_filled": 61643,
+ "ic_fluent_text_align_left_20_regular": 61644,
+ "ic_fluent_text_align_left_rotate_270_20_filled": 61645,
+ "ic_fluent_text_align_left_rotate_270_20_regular": 61646,
+ "ic_fluent_text_align_left_rotate_90_20_filled": 61647,
+ "ic_fluent_text_align_left_rotate_90_20_regular": 61648,
+ "ic_fluent_text_align_right_20_filled": 61649,
+ "ic_fluent_text_align_right_20_regular": 61650,
+ "ic_fluent_text_align_right_rotate_270_20_filled": 61651,
+ "ic_fluent_text_align_right_rotate_270_20_regular": 61652,
+ "ic_fluent_text_align_right_rotate_90_20_filled": 61653,
+ "ic_fluent_text_align_right_rotate_90_20_regular": 61654,
+ "ic_fluent_text_arrow_down_right_column_20_filled": 61655,
+ "ic_fluent_text_arrow_down_right_column_20_regular": 61656,
+ "ic_fluent_text_asterisk_20_filled": 61657,
+ "ic_fluent_text_asterisk_20_regular": 61658,
+ "ic_fluent_text_baseline_20_filled": 61659,
+ "ic_fluent_text_baseline_20_regular": 61660,
+ "ic_fluent_text_bold_20_filled": 61661,
+ "ic_fluent_text_bold_20_regular": 61662,
+ "ic_fluent_text_box_settings_20_filled": 61663,
+ "ic_fluent_text_box_settings_20_regular": 61664,
+ "ic_fluent_text_bullet_list_20_filled": 61665,
+ "ic_fluent_text_bullet_list_20_regular": 61666,
+ "ic_fluent_text_bullet_list_90_20_filled": 61667,
+ "ic_fluent_text_bullet_list_90_20_regular": 61668,
+ "ic_fluent_text_bullet_list_add_20_filled": 61669,
+ "ic_fluent_text_bullet_list_add_20_regular": 61670,
+ "ic_fluent_text_bullet_list_checkmark_20_filled": 61671,
+ "ic_fluent_text_bullet_list_checkmark_20_regular": 61672,
+ "ic_fluent_text_bullet_list_dismiss_20_filled": 61673,
+ "ic_fluent_text_bullet_list_dismiss_20_regular": 61674,
+ "ic_fluent_text_bullet_list_ltr_20_filled": 61675,
+ "ic_fluent_text_bullet_list_ltr_20_regular": 61676,
+ "ic_fluent_text_bullet_list_ltr_90_20_filled": 61677,
+ "ic_fluent_text_bullet_list_ltr_90_20_regular": 61678,
+ "ic_fluent_text_bullet_list_rtl_20_filled": 61679,
+ "ic_fluent_text_bullet_list_rtl_20_regular": 61680,
+ "ic_fluent_text_bullet_list_rtl_90_20_filled": 61681,
+ "ic_fluent_text_bullet_list_rtl_90_20_regular": 61682,
+ "ic_fluent_text_bullet_list_square_20_filled": 61683,
+ "ic_fluent_text_bullet_list_square_20_regular": 61684,
+ "ic_fluent_text_bullet_list_square_clock_20_filled": 61685,
+ "ic_fluent_text_bullet_list_square_clock_20_regular": 61686,
+ "ic_fluent_text_bullet_list_square_edit_20_filled": 61687,
+ "ic_fluent_text_bullet_list_square_edit_20_regular": 61688,
+ "ic_fluent_text_bullet_list_square_person_20_filled": 61689,
+ "ic_fluent_text_bullet_list_square_person_20_regular": 61690,
+ "ic_fluent_text_bullet_list_square_search_20_filled": 61691,
+ "ic_fluent_text_bullet_list_square_search_20_regular": 61692,
+ "ic_fluent_text_bullet_list_square_settings_20_filled": 61693,
+ "ic_fluent_text_bullet_list_square_settings_20_regular": 61694,
+ "ic_fluent_text_bullet_list_square_shield_20_filled": 61695,
+ "ic_fluent_text_bullet_list_square_shield_20_regular": 61696,
+ "ic_fluent_text_bullet_list_square_sparkle_20_filled": 61697,
+ "ic_fluent_text_bullet_list_square_sparkle_20_regular": 61698,
+ "ic_fluent_text_bullet_list_square_toolbox_20_filled": 61699,
+ "ic_fluent_text_bullet_list_square_toolbox_20_regular": 61700,
+ "ic_fluent_text_bullet_list_square_warning_20_filled": 61701,
+ "ic_fluent_text_bullet_list_square_warning_20_regular": 61702,
+ "ic_fluent_text_bullet_list_tree_20_filled": 61703,
+ "ic_fluent_text_bullet_list_tree_20_regular": 61704,
+ "ic_fluent_text_case_lowercase_20_filled": 61705,
+ "ic_fluent_text_case_lowercase_20_regular": 61706,
+ "ic_fluent_text_case_title_20_filled": 61707,
+ "ic_fluent_text_case_title_20_regular": 61708,
+ "ic_fluent_text_case_uppercase_20_filled": 61709,
+ "ic_fluent_text_case_uppercase_20_regular": 61710,
+ "ic_fluent_text_change_case_20_filled": 61711,
+ "ic_fluent_text_change_case_20_regular": 61712,
+ "ic_fluent_text_clear_formatting_20_filled": 61713,
+ "ic_fluent_text_clear_formatting_20_regular": 61714,
+ "ic_fluent_text_collapse_20_filled": 61715,
+ "ic_fluent_text_collapse_20_regular": 61716,
+ "ic_fluent_text_color_20_filled": 61717,
+ "ic_fluent_text_color_20_regular": 61718,
+ "ic_fluent_text_color_accent_20_filled": 61719,
+ "ic_fluent_text_column_one_20_filled": 61720,
+ "ic_fluent_text_column_one_20_regular": 61721,
+ "ic_fluent_text_column_one_narrow_20_filled": 61722,
+ "ic_fluent_text_column_one_narrow_20_regular": 61723,
+ "ic_fluent_text_column_one_semi_narrow_20_filled": 61724,
+ "ic_fluent_text_column_one_semi_narrow_20_regular": 61725,
+ "ic_fluent_text_column_one_wide_20_filled": 61726,
+ "ic_fluent_text_column_one_wide_20_regular": 61727,
+ "ic_fluent_text_column_one_wide_lightning_20_filled": 61728,
+ "ic_fluent_text_column_one_wide_lightning_20_regular": 61729,
+ "ic_fluent_text_column_three_20_filled": 61730,
+ "ic_fluent_text_column_three_20_regular": 61731,
+ "ic_fluent_text_column_two_20_filled": 61732,
+ "ic_fluent_text_column_two_20_regular": 61733,
+ "ic_fluent_text_column_two_left_20_filled": 61734,
+ "ic_fluent_text_column_two_left_20_regular": 61735,
+ "ic_fluent_text_column_two_right_20_filled": 61736,
+ "ic_fluent_text_column_two_right_20_regular": 61737,
+ "ic_fluent_text_column_wide_20_filled": 61738,
+ "ic_fluent_text_column_wide_20_regular": 61739,
+ "ic_fluent_text_continuous_20_filled": 61740,
+ "ic_fluent_text_continuous_20_regular": 61741,
+ "ic_fluent_text_density_20_filled": 61742,
+ "ic_fluent_text_density_20_regular": 61743,
+ "ic_fluent_text_description_20_filled": 61744,
+ "ic_fluent_text_description_20_regular": 61745,
+ "ic_fluent_text_description_ltr_20_filled": 61746,
+ "ic_fluent_text_description_ltr_20_regular": 61747,
+ "ic_fluent_text_description_rtl_20_filled": 61748,
+ "ic_fluent_text_description_rtl_20_regular": 61749,
+ "ic_fluent_text_direction_horizontal_left_20_filled": 61750,
+ "ic_fluent_text_direction_horizontal_left_20_regular": 61751,
+ "ic_fluent_text_direction_horizontal_ltr_20_filled": 61752,
+ "ic_fluent_text_direction_horizontal_ltr_20_regular": 61753,
+ "ic_fluent_text_direction_horizontal_right_20_filled": 61754,
+ "ic_fluent_text_direction_horizontal_right_20_regular": 61755,
+ "ic_fluent_text_direction_horizontal_rtl_20_filled": 61756,
+ "ic_fluent_text_direction_horizontal_rtl_20_regular": 61757,
+ "ic_fluent_text_direction_rotate_270_right_20_filled": 61758,
+ "ic_fluent_text_direction_rotate_270_right_20_regular": 61759,
+ "ic_fluent_text_direction_rotate_315_right_20_filled": 61760,
+ "ic_fluent_text_direction_rotate_315_right_20_regular": 61761,
+ "ic_fluent_text_direction_rotate_45_right_20_filled": 61762,
+ "ic_fluent_text_direction_rotate_45_right_20_regular": 61763,
+ "ic_fluent_text_direction_rotate_90_left_20_filled": 61764,
+ "ic_fluent_text_direction_rotate_90_left_20_regular": 61765,
+ "ic_fluent_text_direction_rotate_90_ltr_20_filled": 61766,
+ "ic_fluent_text_direction_rotate_90_ltr_20_regular": 61767,
+ "ic_fluent_text_direction_rotate_90_right_20_filled": 61768,
+ "ic_fluent_text_direction_rotate_90_right_20_regular": 61769,
+ "ic_fluent_text_direction_rotate_90_rtl_20_filled": 61770,
+ "ic_fluent_text_direction_rotate_90_rtl_20_regular": 61771,
+ "ic_fluent_text_direction_vertical_20_filled": 61772,
+ "ic_fluent_text_direction_vertical_20_regular": 61773,
+ "ic_fluent_text_edit_style_20_filled": 61774,
+ "ic_fluent_text_edit_style_20_regular": 61775,
+ "ic_fluent_text_effects_20_filled": 61776,
+ "ic_fluent_text_effects_20_regular": 61777,
+ "ic_fluent_text_effects_sparkle_20_filled": 61778,
+ "ic_fluent_text_effects_sparkle_20_regular": 61779,
+ "ic_fluent_text_expand_20_filled": 61780,
+ "ic_fluent_text_expand_20_regular": 61781,
+ "ic_fluent_text_field_20_filled": 61782,
+ "ic_fluent_text_field_20_regular": 61783,
+ "ic_fluent_text_first_line_20_filled": 61784,
+ "ic_fluent_text_first_line_20_regular": 61785,
+ "ic_fluent_text_font_20_filled": 61786,
+ "ic_fluent_text_font_20_regular": 61787,
+ "ic_fluent_text_font_info_20_filled": 61788,
+ "ic_fluent_text_font_info_20_regular": 61789,
+ "ic_fluent_text_font_size_20_filled": 61790,
+ "ic_fluent_text_font_size_20_regular": 61791,
+ "ic_fluent_text_footnote_20_filled": 61792,
+ "ic_fluent_text_footnote_20_regular": 61793,
+ "ic_fluent_text_grammar_arrow_left_20_filled": 61794,
+ "ic_fluent_text_grammar_arrow_left_20_regular": 61795,
+ "ic_fluent_text_grammar_arrow_right_20_filled": 61796,
+ "ic_fluent_text_grammar_arrow_right_20_regular": 61797,
+ "ic_fluent_text_grammar_checkmark_20_filled": 61798,
+ "ic_fluent_text_grammar_checkmark_20_regular": 61799,
+ "ic_fluent_text_grammar_dismiss_20_filled": 61800,
+ "ic_fluent_text_grammar_dismiss_20_regular": 61801,
+ "ic_fluent_text_grammar_error_20_filled": 61802,
+ "ic_fluent_text_grammar_error_20_regular": 61803,
+ "ic_fluent_text_grammar_lightning_20_filled": 61804,
+ "ic_fluent_text_grammar_lightning_20_regular": 61805,
+ "ic_fluent_text_grammar_settings_20_filled": 61806,
+ "ic_fluent_text_grammar_settings_20_regular": 61807,
+ "ic_fluent_text_grammar_wand_20_filled": 61808,
+ "ic_fluent_text_grammar_wand_20_regular": 61809,
+ "ic_fluent_text_hanging_20_filled": 61810,
+ "ic_fluent_text_hanging_20_regular": 61811,
+ "ic_fluent_text_header_1_20_filled": 61812,
+ "ic_fluent_text_header_1_20_regular": 61813,
+ "ic_fluent_text_header_1_lines_20_filled": 61814,
+ "ic_fluent_text_header_1_lines_20_regular": 61815,
+ "ic_fluent_text_header_1_lines_caret_20_filled": 61816,
+ "ic_fluent_text_header_1_lines_caret_20_regular": 61817,
+ "ic_fluent_text_header_2_20_filled": 61818,
+ "ic_fluent_text_header_2_20_regular": 61819,
+ "ic_fluent_text_header_2_lines_20_filled": 61820,
+ "ic_fluent_text_header_2_lines_20_regular": 61821,
+ "ic_fluent_text_header_2_lines_caret_20_filled": 61822,
+ "ic_fluent_text_header_2_lines_caret_20_regular": 61823,
+ "ic_fluent_text_header_3_20_filled": 61824,
+ "ic_fluent_text_header_3_20_regular": 61825,
+ "ic_fluent_text_header_3_lines_20_filled": 61826,
+ "ic_fluent_text_header_3_lines_20_regular": 61827,
+ "ic_fluent_text_header_3_lines_caret_20_filled": 61828,
+ "ic_fluent_text_header_3_lines_caret_20_regular": 61829,
+ "ic_fluent_text_indent_decrease_20_filled": 61830,
+ "ic_fluent_text_indent_decrease_20_regular": 61831,
+ "ic_fluent_text_indent_decrease_ltr_20_filled": 61832,
+ "ic_fluent_text_indent_decrease_ltr_20_regular": 61833,
+ "ic_fluent_text_indent_decrease_ltr_90_20_filled": 61834,
+ "ic_fluent_text_indent_decrease_ltr_90_20_regular": 61835,
+ "ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled": 61836,
+ "ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular": 61837,
+ "ic_fluent_text_indent_decrease_rotate_270_20_filled": 61838,
+ "ic_fluent_text_indent_decrease_rotate_270_20_regular": 61839,
+ "ic_fluent_text_indent_decrease_rotate_90_20_filled": 61840,
+ "ic_fluent_text_indent_decrease_rotate_90_20_regular": 61841,
+ "ic_fluent_text_indent_decrease_rtl_20_filled": 61842,
+ "ic_fluent_text_indent_decrease_rtl_20_regular": 61843,
+ "ic_fluent_text_indent_decrease_rtl_90_20_filled": 61844,
+ "ic_fluent_text_indent_decrease_rtl_90_20_regular": 61845,
+ "ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled": 61846,
+ "ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular": 61847,
+ "ic_fluent_text_indent_increase_20_filled": 61848,
+ "ic_fluent_text_indent_increase_20_regular": 61849,
+ "ic_fluent_text_indent_increase_ltr_20_filled": 61850,
+ "ic_fluent_text_indent_increase_ltr_20_regular": 61851,
+ "ic_fluent_text_indent_increase_ltr_90_20_filled": 61852,
+ "ic_fluent_text_indent_increase_ltr_90_20_regular": 61853,
+ "ic_fluent_text_indent_increase_ltr_rotate_270_20_filled": 61854,
+ "ic_fluent_text_indent_increase_ltr_rotate_270_20_regular": 61855,
+ "ic_fluent_text_indent_increase_rotate_270_20_filled": 61856,
+ "ic_fluent_text_indent_increase_rotate_270_20_regular": 61857,
+ "ic_fluent_text_indent_increase_rotate_90_20_filled": 61858,
+ "ic_fluent_text_indent_increase_rotate_90_20_regular": 61859,
+ "ic_fluent_text_indent_increase_rtl_20_filled": 61860,
+ "ic_fluent_text_indent_increase_rtl_20_regular": 61861,
+ "ic_fluent_text_indent_increase_rtl_90_20_filled": 61862,
+ "ic_fluent_text_indent_increase_rtl_90_20_regular": 61863,
+ "ic_fluent_text_indent_increase_rtl_rotate_270_20_filled": 61864,
+ "ic_fluent_text_indent_increase_rtl_rotate_270_20_regular": 61865,
+ "ic_fluent_text_italic_20_filled": 61866,
+ "ic_fluent_text_italic_20_regular": 61867,
+ "ic_fluent_text_line_spacing_20_filled": 61868,
+ "ic_fluent_text_line_spacing_20_regular": 61869,
+ "ic_fluent_text_more_20_filled": 61870,
+ "ic_fluent_text_more_20_regular": 61871,
+ "ic_fluent_text_number_format_20_filled": 61872,
+ "ic_fluent_text_number_format_20_regular": 61873,
+ "ic_fluent_text_number_list_ltr_20_filled": 61874,
+ "ic_fluent_text_number_list_ltr_20_regular": 61875,
+ "ic_fluent_text_number_list_ltr_90_20_filled": 61876,
+ "ic_fluent_text_number_list_ltr_90_20_regular": 61877,
+ "ic_fluent_text_number_list_ltr_rotate_270_20_filled": 61878,
+ "ic_fluent_text_number_list_ltr_rotate_270_20_regular": 61879,
+ "ic_fluent_text_number_list_rotate_270_20_filled": 61880,
+ "ic_fluent_text_number_list_rotate_270_20_regular": 61881,
+ "ic_fluent_text_number_list_rotate_90_20_filled": 61882,
+ "ic_fluent_text_number_list_rotate_90_20_regular": 61883,
+ "ic_fluent_text_number_list_rtl_20_filled": 61884,
+ "ic_fluent_text_number_list_rtl_20_regular": 61885,
+ "ic_fluent_text_number_list_rtl_90_20_filled": 61886,
+ "ic_fluent_text_number_list_rtl_90_20_regular": 61887,
+ "ic_fluent_text_number_list_rtl_rotate_270_20_filled": 61888,
+ "ic_fluent_text_number_list_rtl_rotate_270_20_regular": 61889,
+ "ic_fluent_text_paragraph_20_filled": 61890,
+ "ic_fluent_text_paragraph_20_regular": 61891,
+ "ic_fluent_text_paragraph_direction_20_filled": 61892,
+ "ic_fluent_text_paragraph_direction_20_regular": 61893,
+ "ic_fluent_text_paragraph_direction_left_20_filled": 61894,
+ "ic_fluent_text_paragraph_direction_left_20_regular": 61895,
+ "ic_fluent_text_paragraph_direction_right_20_filled": 61896,
+ "ic_fluent_text_paragraph_direction_right_20_regular": 61897,
+ "ic_fluent_text_period_asterisk_20_filled": 61898,
+ "ic_fluent_text_period_asterisk_20_regular": 61899,
+ "ic_fluent_text_position_behind_20_filled": 61900,
+ "ic_fluent_text_position_behind_20_regular": 61901,
+ "ic_fluent_text_position_front_20_filled": 61902,
+ "ic_fluent_text_position_front_20_regular": 61903,
+ "ic_fluent_text_position_line_20_filled": 61904,
+ "ic_fluent_text_position_line_20_regular": 61905,
+ "ic_fluent_text_position_square_20_filled": 61906,
+ "ic_fluent_text_position_square_20_regular": 61907,
+ "ic_fluent_text_position_square_left_20_filled": 61908,
+ "ic_fluent_text_position_square_left_20_regular": 61909,
+ "ic_fluent_text_position_square_right_20_filled": 61910,
+ "ic_fluent_text_position_square_right_20_regular": 61911,
+ "ic_fluent_text_position_through_20_filled": 61912,
+ "ic_fluent_text_position_through_20_regular": 61913,
+ "ic_fluent_text_position_tight_20_filled": 61914,
+ "ic_fluent_text_position_tight_20_regular": 61915,
+ "ic_fluent_text_position_top_bottom_20_filled": 61916,
+ "ic_fluent_text_position_top_bottom_20_regular": 61917,
+ "ic_fluent_text_proofing_tools_20_filled": 61918,
+ "ic_fluent_text_proofing_tools_20_regular": 61919,
+ "ic_fluent_text_quote_20_filled": 61920,
+ "ic_fluent_text_quote_20_regular": 61921,
+ "ic_fluent_text_sort_ascending_20_filled": 61922,
+ "ic_fluent_text_sort_ascending_20_regular": 61923,
+ "ic_fluent_text_sort_descending_20_filled": 61924,
+ "ic_fluent_text_sort_descending_20_regular": 61925,
+ "ic_fluent_text_strikethrough_20_filled": 61926,
+ "ic_fluent_text_strikethrough_20_regular": 61927,
+ "ic_fluent_text_subscript_20_filled": 61928,
+ "ic_fluent_text_subscript_20_regular": 61929,
+ "ic_fluent_text_superscript_20_filled": 61930,
+ "ic_fluent_text_superscript_20_regular": 61931,
+ "ic_fluent_text_t_20_filled": 61932,
+ "ic_fluent_text_t_20_regular": 61933,
+ "ic_fluent_text_underline_20_filled": 61934,
+ "ic_fluent_text_underline_20_regular": 61935,
+ "ic_fluent_text_underline_character_u_20_filled": 61936,
+ "ic_fluent_text_underline_character_u_20_regular": 61937,
+ "ic_fluent_text_underline_double_20_filled": 61938,
+ "ic_fluent_text_underline_double_20_regular": 61939,
+ "ic_fluent_text_whole_word_20_filled": 61940,
+ "ic_fluent_text_whole_word_20_regular": 61941,
+ "ic_fluent_text_word_count_20_filled": 61942,
+ "ic_fluent_text_word_count_20_regular": 61943,
+ "ic_fluent_text_wrap_20_filled": 61944,
+ "ic_fluent_text_wrap_20_regular": 61945,
+ "ic_fluent_text_wrap_off_20_filled": 61946,
+ "ic_fluent_text_wrap_off_20_regular": 61947,
+ "ic_fluent_textbox_20_filled": 61948,
+ "ic_fluent_textbox_20_regular": 61949,
+ "ic_fluent_textbox_align_bottom_20_filled": 61950,
+ "ic_fluent_textbox_align_bottom_20_regular": 61951,
+ "ic_fluent_textbox_align_bottom_center_20_filled": 61952,
+ "ic_fluent_textbox_align_bottom_center_20_regular": 61953,
+ "ic_fluent_textbox_align_bottom_left_20_filled": 61954,
+ "ic_fluent_textbox_align_bottom_left_20_regular": 61955,
+ "ic_fluent_textbox_align_bottom_right_20_filled": 61956,
+ "ic_fluent_textbox_align_bottom_right_20_regular": 61957,
+ "ic_fluent_textbox_align_bottom_rotate_90_20_filled": 61958,
+ "ic_fluent_textbox_align_bottom_rotate_90_20_regular": 61959,
+ "ic_fluent_textbox_align_center_20_filled": 61960,
+ "ic_fluent_textbox_align_center_20_regular": 61961,
+ "ic_fluent_textbox_align_middle_20_filled": 61962,
+ "ic_fluent_textbox_align_middle_20_regular": 61963,
+ "ic_fluent_textbox_align_middle_left_20_filled": 61964,
+ "ic_fluent_textbox_align_middle_left_20_regular": 61965,
+ "ic_fluent_textbox_align_middle_right_20_filled": 61966,
+ "ic_fluent_textbox_align_middle_right_20_regular": 61967,
+ "ic_fluent_textbox_align_middle_rotate_90_20_filled": 61968,
+ "ic_fluent_textbox_align_middle_rotate_90_20_regular": 61969,
+ "ic_fluent_textbox_align_top_20_filled": 61970,
+ "ic_fluent_textbox_align_top_20_regular": 61971,
+ "ic_fluent_textbox_align_top_center_20_filled": 61972,
+ "ic_fluent_textbox_align_top_center_20_regular": 61973,
+ "ic_fluent_textbox_align_top_left_20_filled": 61974,
+ "ic_fluent_textbox_align_top_left_20_regular": 61975,
+ "ic_fluent_textbox_align_top_right_20_filled": 61976,
+ "ic_fluent_textbox_align_top_right_20_regular": 61977,
+ "ic_fluent_textbox_align_top_rotate_90_20_filled": 61978,
+ "ic_fluent_textbox_align_top_rotate_90_20_regular": 61979,
+ "ic_fluent_textbox_more_20_filled": 61980,
+ "ic_fluent_textbox_more_20_regular": 61981,
+ "ic_fluent_textbox_rotate_90_20_filled": 61982,
+ "ic_fluent_textbox_rotate_90_20_regular": 61983,
+ "ic_fluent_textbox_settings_20_filled": 61984,
+ "ic_fluent_textbox_settings_20_regular": 61985,
+ "ic_fluent_thinking_20_filled": 61986,
+ "ic_fluent_thinking_20_regular": 61987,
+ "ic_fluent_thumb_dislike_20_filled": 61988,
+ "ic_fluent_thumb_dislike_20_regular": 61989,
+ "ic_fluent_thumb_like_20_filled": 61990,
+ "ic_fluent_thumb_like_20_regular": 61991,
+ "ic_fluent_thumb_like_dislike_20_filled": 61992,
+ "ic_fluent_thumb_like_dislike_20_regular": 61993,
+ "ic_fluent_ticket_diagonal_20_filled": 61994,
+ "ic_fluent_ticket_diagonal_20_regular": 61995,
+ "ic_fluent_ticket_horizontal_20_filled": 61996,
+ "ic_fluent_ticket_horizontal_20_regular": 61997,
+ "ic_fluent_time_and_weather_20_filled": 61998,
+ "ic_fluent_time_and_weather_20_regular": 61999,
+ "ic_fluent_time_picker_20_filled": 62000,
+ "ic_fluent_time_picker_20_regular": 62001,
+ "ic_fluent_timeline_20_filled": 62002,
+ "ic_fluent_timeline_20_regular": 62003,
+ "ic_fluent_timer_10_20_filled": 62004,
+ "ic_fluent_timer_10_20_regular": 62005,
+ "ic_fluent_timer_2_20_filled": 62006,
+ "ic_fluent_timer_2_20_regular": 62007,
+ "ic_fluent_timer_20_filled": 62008,
+ "ic_fluent_timer_20_regular": 62009,
+ "ic_fluent_timer_3_20_filled": 62010,
+ "ic_fluent_timer_3_20_regular": 62011,
+ "ic_fluent_timer_off_20_filled": 62012,
+ "ic_fluent_timer_off_20_regular": 62013,
+ "ic_fluent_toggle_left_20_filled": 62014,
+ "ic_fluent_toggle_left_20_regular": 62015,
+ "ic_fluent_toggle_multiple_20_filled": 62016,
+ "ic_fluent_toggle_multiple_20_regular": 62017,
+ "ic_fluent_toggle_right_20_filled": 62018,
+ "ic_fluent_toggle_right_20_regular": 62019,
+ "ic_fluent_toolbox_20_filled": 62020,
+ "ic_fluent_toolbox_20_regular": 62021,
+ "ic_fluent_tooltip_quote_20_filled": 62022,
+ "ic_fluent_tooltip_quote_20_regular": 62023,
+ "ic_fluent_top_speed_20_filled": 62024,
+ "ic_fluent_top_speed_20_regular": 62025,
+ "ic_fluent_translate_20_filled": 62026,
+ "ic_fluent_translate_20_regular": 62027,
+ "ic_fluent_translate_auto_20_filled": 62028,
+ "ic_fluent_translate_auto_20_regular": 62029,
+ "ic_fluent_translate_off_20_filled": 62030,
+ "ic_fluent_translate_off_20_regular": 62031,
+ "ic_fluent_transmission_20_filled": 62032,
+ "ic_fluent_transmission_20_regular": 62033,
+ "ic_fluent_transparency_square_20_filled": 62034,
+ "ic_fluent_transparency_square_20_regular": 62035,
+ "ic_fluent_tray_item_add_20_filled": 62036,
+ "ic_fluent_tray_item_add_20_regular": 62037,
+ "ic_fluent_tray_item_remove_20_filled": 62038,
+ "ic_fluent_tray_item_remove_20_regular": 62039,
+ "ic_fluent_tree_deciduous_20_filled": 62040,
+ "ic_fluent_tree_deciduous_20_regular": 62041,
+ "ic_fluent_tree_evergreen_20_filled": 62042,
+ "ic_fluent_tree_evergreen_20_regular": 62043,
+ "ic_fluent_triangle_20_filled": 62044,
+ "ic_fluent_triangle_20_regular": 62045,
+ "ic_fluent_triangle_down_20_filled": 62046,
+ "ic_fluent_triangle_down_20_regular": 62047,
+ "ic_fluent_triangle_left_20_filled": 62048,
+ "ic_fluent_triangle_left_20_regular": 62049,
+ "ic_fluent_triangle_right_20_filled": 62050,
+ "ic_fluent_triangle_right_20_regular": 62051,
+ "ic_fluent_triangle_up_20_filled": 62052,
+ "ic_fluent_triangle_up_20_regular": 62053,
+ "ic_fluent_trophy_20_filled": 62054,
+ "ic_fluent_trophy_20_regular": 62055,
+ "ic_fluent_trophy_lock_20_filled": 62056,
+ "ic_fluent_trophy_lock_20_regular": 62057,
+ "ic_fluent_trophy_off_20_filled": 62058,
+ "ic_fluent_trophy_off_20_regular": 62059,
+ "ic_fluent_tv_20_filled": 62060,
+ "ic_fluent_tv_20_regular": 62061,
+ "ic_fluent_tv_arrow_right_20_filled": 62062,
+ "ic_fluent_tv_arrow_right_20_regular": 62063,
+ "ic_fluent_tv_usb_20_filled": 62064,
+ "ic_fluent_tv_usb_20_regular": 62065,
+ "ic_fluent_umbrella_20_filled": 62066,
+ "ic_fluent_umbrella_20_regular": 62067,
+ "ic_fluent_uninstall_app_20_filled": 62068,
+ "ic_fluent_uninstall_app_20_regular": 62069,
+ "ic_fluent_usb_plug_20_filled": 62070,
+ "ic_fluent_usb_plug_20_regular": 62071,
+ "ic_fluent_usb_stick_20_filled": 62072,
+ "ic_fluent_usb_stick_20_regular": 62073,
+ "ic_fluent_vault_20_filled": 62074,
+ "ic_fluent_vault_20_regular": 62075,
+ "ic_fluent_vehicle_bicycle_20_filled": 62076,
+ "ic_fluent_vehicle_bicycle_20_regular": 62077,
+ "ic_fluent_vehicle_bus_20_filled": 62078,
+ "ic_fluent_vehicle_bus_20_regular": 62079,
+ "ic_fluent_vehicle_cab_20_filled": 62080,
+ "ic_fluent_vehicle_cab_20_regular": 62081,
+ "ic_fluent_vehicle_cable_car_20_filled": 62082,
+ "ic_fluent_vehicle_cable_car_20_regular": 62083,
+ "ic_fluent_vehicle_car_20_filled": 62084,
+ "ic_fluent_vehicle_car_20_regular": 62085,
+ "ic_fluent_vehicle_car_collision_20_filled": 62086,
+ "ic_fluent_vehicle_car_collision_20_regular": 62087,
+ "ic_fluent_vehicle_car_parking_20_filled": 62088,
+ "ic_fluent_vehicle_car_parking_20_regular": 62089,
+ "ic_fluent_vehicle_car_profile_20_filled": 62090,
+ "ic_fluent_vehicle_car_profile_20_regular": 62091,
+ "ic_fluent_vehicle_car_profile_ltr_20_filled": 62092,
+ "ic_fluent_vehicle_car_profile_ltr_20_regular": 62093,
+ "ic_fluent_vehicle_car_profile_ltr_clock_20_filled": 62094,
+ "ic_fluent_vehicle_car_profile_ltr_clock_20_regular": 62095,
+ "ic_fluent_vehicle_car_profile_rtl_20_filled": 62096,
+ "ic_fluent_vehicle_car_profile_rtl_20_regular": 62097,
+ "ic_fluent_vehicle_ship_20_filled": 62098,
+ "ic_fluent_vehicle_ship_20_regular": 62099,
+ "ic_fluent_vehicle_subway_20_filled": 62100,
+ "ic_fluent_vehicle_subway_20_regular": 62101,
+ "ic_fluent_vehicle_subway_clock_20_filled": 62102,
+ "ic_fluent_vehicle_subway_clock_20_regular": 62103,
+ "ic_fluent_vehicle_tractor_20_filled": 62104,
+ "ic_fluent_vehicle_tractor_20_regular": 62105,
+ "ic_fluent_vehicle_truck_20_filled": 62106,
+ "ic_fluent_vehicle_truck_20_regular": 62107,
+ "ic_fluent_vehicle_truck_bag_20_filled": 62108,
+ "ic_fluent_vehicle_truck_bag_20_regular": 62109,
+ "ic_fluent_vehicle_truck_cube_20_filled": 62110,
+ "ic_fluent_vehicle_truck_cube_20_regular": 62111,
+ "ic_fluent_vehicle_truck_profile_20_filled": 62112,
+ "ic_fluent_vehicle_truck_profile_20_regular": 62113,
+ "ic_fluent_video_20_filled": 62114,
+ "ic_fluent_video_20_regular": 62115,
+ "ic_fluent_video_360_20_filled": 62116,
+ "ic_fluent_video_360_20_regular": 62117,
+ "ic_fluent_video_360_off_20_filled": 62118,
+ "ic_fluent_video_360_off_20_regular": 62119,
+ "ic_fluent_video_add_20_filled": 62120,
+ "ic_fluent_video_add_20_regular": 62121,
+ "ic_fluent_video_background_effect_20_filled": 62122,
+ "ic_fluent_video_background_effect_20_regular": 62123,
+ "ic_fluent_video_background_effect_horizontal_20_filled": 62124,
+ "ic_fluent_video_background_effect_horizontal_20_regular": 62125,
+ "ic_fluent_video_chat_20_filled": 62126,
+ "ic_fluent_video_chat_20_regular": 62127,
+ "ic_fluent_video_clip_20_filled": 62128,
+ "ic_fluent_video_clip_20_regular": 62129,
+ "ic_fluent_video_clip_multiple_20_filled": 62130,
+ "ic_fluent_video_clip_multiple_20_regular": 62131,
+ "ic_fluent_video_clip_off_20_filled": 62132,
+ "ic_fluent_video_clip_off_20_regular": 62133,
+ "ic_fluent_video_clip_optimize_20_filled": 62134,
+ "ic_fluent_video_clip_optimize_20_regular": 62135,
+ "ic_fluent_video_clip_wand_20_filled": 62136,
+ "ic_fluent_video_clip_wand_20_regular": 62137,
+ "ic_fluent_video_off_20_filled": 62138,
+ "ic_fluent_video_off_20_regular": 62139,
+ "ic_fluent_video_person_20_filled": 62140,
+ "ic_fluent_video_person_20_regular": 62141,
+ "ic_fluent_video_person_call_20_filled": 62142,
+ "ic_fluent_video_person_call_20_regular": 62143,
+ "ic_fluent_video_person_clock_20_filled": 62144,
+ "ic_fluent_video_person_clock_20_regular": 62145,
+ "ic_fluent_video_person_off_20_filled": 62146,
+ "ic_fluent_video_person_off_20_regular": 62147,
+ "ic_fluent_video_person_pulse_20_filled": 62148,
+ "ic_fluent_video_person_pulse_20_regular": 62149,
+ "ic_fluent_video_person_sparkle_20_filled": 62150,
+ "ic_fluent_video_person_sparkle_20_regular": 62151,
+ "ic_fluent_video_person_sparkle_off_20_filled": 62152,
+ "ic_fluent_video_person_sparkle_off_20_regular": 62153,
+ "ic_fluent_video_person_star_20_filled": 62154,
+ "ic_fluent_video_person_star_20_regular": 62155,
+ "ic_fluent_video_person_star_off_20_filled": 62156,
+ "ic_fluent_video_person_star_off_20_regular": 62157,
+ "ic_fluent_video_play_pause_20_filled": 62158,
+ "ic_fluent_video_play_pause_20_regular": 62159,
+ "ic_fluent_video_prohibited_20_filled": 62160,
+ "ic_fluent_video_prohibited_20_regular": 62161,
+ "ic_fluent_video_recording_20_filled": 62162,
+ "ic_fluent_video_recording_20_regular": 62163,
+ "ic_fluent_video_security_20_filled": 62164,
+ "ic_fluent_video_security_20_regular": 62165,
+ "ic_fluent_video_switch_20_filled": 62166,
+ "ic_fluent_video_switch_20_regular": 62167,
+ "ic_fluent_video_sync_20_filled": 62168,
+ "ic_fluent_video_sync_20_regular": 62169,
+ "ic_fluent_view_desktop_20_filled": 62170,
+ "ic_fluent_view_desktop_20_regular": 62171,
+ "ic_fluent_view_desktop_mobile_20_filled": 62172,
+ "ic_fluent_view_desktop_mobile_20_regular": 62173,
+ "ic_fluent_virtual_network_20_filled": 62174,
+ "ic_fluent_virtual_network_20_regular": 62175,
+ "ic_fluent_virtual_network_toolbox_20_filled": 62176,
+ "ic_fluent_virtual_network_toolbox_20_regular": 62177,
+ "ic_fluent_voicemail_20_filled": 62178,
+ "ic_fluent_voicemail_20_regular": 62179,
+ "ic_fluent_voicemail_arrow_back_20_filled": 62180,
+ "ic_fluent_voicemail_arrow_back_20_regular": 62181,
+ "ic_fluent_voicemail_arrow_forward_20_filled": 62182,
+ "ic_fluent_voicemail_arrow_forward_20_regular": 62183,
+ "ic_fluent_voicemail_arrow_subtract_20_filled": 62184,
+ "ic_fluent_voicemail_arrow_subtract_20_regular": 62185,
+ "ic_fluent_voicemail_shield_20_filled": 62186,
+ "ic_fluent_voicemail_shield_20_regular": 62187,
+ "ic_fluent_voicemail_subtract_20_filled": 62188,
+ "ic_fluent_voicemail_subtract_20_regular": 62189,
+ "ic_fluent_vote_20_filled": 62190,
+ "ic_fluent_vote_20_regular": 62191,
+ "ic_fluent_walkie_talkie_20_filled": 62192,
+ "ic_fluent_walkie_talkie_20_regular": 62193,
+ "ic_fluent_wallet_20_filled": 62194,
+ "ic_fluent_wallet_20_regular": 62195,
+ "ic_fluent_wallet_credit_card_20_filled": 62196,
+ "ic_fluent_wallet_credit_card_20_regular": 62197,
+ "ic_fluent_wallpaper_20_filled": 62198,
+ "ic_fluent_wallpaper_20_regular": 62199,
+ "ic_fluent_wand_20_filled": 62200,
+ "ic_fluent_wand_20_regular": 62201,
+ "ic_fluent_warning_20_filled": 62202,
+ "ic_fluent_warning_20_regular": 62203,
+ "ic_fluent_warning_shield_20_filled": 62204,
+ "ic_fluent_warning_shield_20_regular": 62205,
+ "ic_fluent_washer_20_filled": 62206,
+ "ic_fluent_washer_20_regular": 62207,
+ "ic_fluent_water_20_filled": 62208,
+ "ic_fluent_water_20_regular": 62209,
+ "ic_fluent_weather_blowing_snow_20_filled": 62210,
+ "ic_fluent_weather_blowing_snow_20_regular": 62211,
+ "ic_fluent_weather_cloudy_20_filled": 62212,
+ "ic_fluent_weather_cloudy_20_regular": 62213,
+ "ic_fluent_weather_drizzle_20_filled": 62214,
+ "ic_fluent_weather_drizzle_20_regular": 62215,
+ "ic_fluent_weather_duststorm_20_filled": 62216,
+ "ic_fluent_weather_duststorm_20_regular": 62217,
+ "ic_fluent_weather_fog_20_filled": 62218,
+ "ic_fluent_weather_fog_20_regular": 62219,
+ "ic_fluent_weather_hail_day_20_filled": 62220,
+ "ic_fluent_weather_hail_day_20_regular": 62221,
+ "ic_fluent_weather_hail_night_20_filled": 62222,
+ "ic_fluent_weather_hail_night_20_regular": 62223,
+ "ic_fluent_weather_haze_20_filled": 62224,
+ "ic_fluent_weather_haze_20_regular": 62225,
+ "ic_fluent_weather_moon_20_filled": 62226,
+ "ic_fluent_weather_moon_20_regular": 62227,
+ "ic_fluent_weather_moon_off_20_filled": 62228,
+ "ic_fluent_weather_moon_off_20_regular": 62229,
+ "ic_fluent_weather_partly_cloudy_day_20_filled": 62230,
+ "ic_fluent_weather_partly_cloudy_day_20_regular": 62231,
+ "ic_fluent_weather_partly_cloudy_night_20_filled": 62232,
+ "ic_fluent_weather_partly_cloudy_night_20_regular": 62233,
+ "ic_fluent_weather_rain_20_filled": 62234,
+ "ic_fluent_weather_rain_20_regular": 62235,
+ "ic_fluent_weather_rain_showers_day_20_filled": 62236,
+ "ic_fluent_weather_rain_showers_day_20_regular": 62237,
+ "ic_fluent_weather_rain_showers_night_20_filled": 62238,
+ "ic_fluent_weather_rain_showers_night_20_regular": 62239,
+ "ic_fluent_weather_rain_snow_20_filled": 62240,
+ "ic_fluent_weather_rain_snow_20_regular": 62241,
+ "ic_fluent_weather_snow_20_filled": 62242,
+ "ic_fluent_weather_snow_20_regular": 62243,
+ "ic_fluent_weather_snow_shower_day_20_filled": 62244,
+ "ic_fluent_weather_snow_shower_day_20_regular": 62245,
+ "ic_fluent_weather_snow_shower_night_20_filled": 62246,
+ "ic_fluent_weather_snow_shower_night_20_regular": 62247,
+ "ic_fluent_weather_snowflake_20_filled": 62248,
+ "ic_fluent_weather_snowflake_20_regular": 62249,
+ "ic_fluent_weather_squalls_20_filled": 62250,
+ "ic_fluent_weather_squalls_20_regular": 62251,
+ "ic_fluent_weather_sunny_20_filled": 62252,
+ "ic_fluent_weather_sunny_20_regular": 62253,
+ "ic_fluent_weather_sunny_high_20_filled": 62254,
+ "ic_fluent_weather_sunny_high_20_regular": 62255,
+ "ic_fluent_weather_sunny_low_20_filled": 62256,
+ "ic_fluent_weather_sunny_low_20_regular": 62257,
+ "ic_fluent_weather_thunderstorm_20_filled": 62258,
+ "ic_fluent_weather_thunderstorm_20_regular": 62259,
+ "ic_fluent_web_asset_20_filled": 62260,
+ "ic_fluent_web_asset_20_regular": 62261,
+ "ic_fluent_whiteboard_20_filled": 62262,
+ "ic_fluent_whiteboard_20_regular": 62263,
+ "ic_fluent_whiteboard_off_20_filled": 62264,
+ "ic_fluent_whiteboard_off_20_regular": 62265,
+ "ic_fluent_wifi_1_20_filled": 62266,
+ "ic_fluent_wifi_1_20_regular": 62267,
+ "ic_fluent_wifi_2_20_filled": 62268,
+ "ic_fluent_wifi_2_20_regular": 62269,
+ "ic_fluent_wifi_3_20_filled": 62270,
+ "ic_fluent_wifi_3_20_regular": 62271,
+ "ic_fluent_wifi_4_20_filled": 62272,
+ "ic_fluent_wifi_4_20_regular": 62273,
+ "ic_fluent_wifi_lock_20_filled": 62274,
+ "ic_fluent_wifi_lock_20_regular": 62275,
+ "ic_fluent_wifi_off_20_filled": 62276,
+ "ic_fluent_wifi_off_20_regular": 62277,
+ "ic_fluent_wifi_settings_20_filled": 62278,
+ "ic_fluent_wifi_settings_20_regular": 62279,
+ "ic_fluent_wifi_warning_20_filled": 62280,
+ "ic_fluent_wifi_warning_20_regular": 62281,
+ "ic_fluent_window_20_filled": 62282,
+ "ic_fluent_window_20_regular": 62283,
+ "ic_fluent_window_ad_20_filled": 62284,
+ "ic_fluent_window_ad_20_regular": 62285,
+ "ic_fluent_window_ad_off_20_filled": 62286,
+ "ic_fluent_window_ad_off_20_regular": 62287,
+ "ic_fluent_window_ad_person_20_filled": 62288,
+ "ic_fluent_window_ad_person_20_regular": 62289,
+ "ic_fluent_window_apps_20_filled": 62290,
+ "ic_fluent_window_apps_20_regular": 62291,
+ "ic_fluent_window_arrow_up_20_filled": 62292,
+ "ic_fluent_window_arrow_up_20_regular": 62293,
+ "ic_fluent_window_bullet_list_20_filled": 62294,
+ "ic_fluent_window_bullet_list_20_regular": 62295,
+ "ic_fluent_window_bullet_list_add_20_filled": 62296,
+ "ic_fluent_window_bullet_list_add_20_regular": 62297,
+ "ic_fluent_window_console_20_filled": 62298,
+ "ic_fluent_window_console_20_regular": 62299,
+ "ic_fluent_window_database_20_filled": 62300,
+ "ic_fluent_window_database_20_regular": 62301,
+ "ic_fluent_window_dev_edit_20_filled": 62302,
+ "ic_fluent_window_dev_edit_20_regular": 62303,
+ "ic_fluent_window_dev_tools_20_filled": 62304,
+ "ic_fluent_window_dev_tools_20_regular": 62305,
+ "ic_fluent_window_edit_20_filled": 62306,
+ "ic_fluent_window_edit_20_regular": 62307,
+ "ic_fluent_window_fingerprint_20_filled": 62308,
+ "ic_fluent_window_fingerprint_20_regular": 62309,
+ "ic_fluent_window_header_horizontal_20_filled": 62310,
+ "ic_fluent_window_header_horizontal_20_regular": 62311,
+ "ic_fluent_window_header_horizontal_off_20_filled": 62312,
+ "ic_fluent_window_header_horizontal_off_20_regular": 62313,
+ "ic_fluent_window_header_vertical_20_filled": 62314,
+ "ic_fluent_window_header_vertical_20_regular": 62315,
+ "ic_fluent_window_inprivate_20_filled": 62316,
+ "ic_fluent_window_inprivate_20_regular": 62317,
+ "ic_fluent_window_inprivate_account_20_filled": 62318,
+ "ic_fluent_window_inprivate_account_20_regular": 62319,
+ "ic_fluent_window_location_target_20_filled": 62320,
+ "ic_fluent_window_location_target_20_regular": 62321,
+ "ic_fluent_window_multiple_20_filled": 62322,
+ "ic_fluent_window_multiple_20_regular": 62323,
+ "ic_fluent_window_multiple_swap_20_filled": 62324,
+ "ic_fluent_window_multiple_swap_20_regular": 62325,
+ "ic_fluent_window_new_20_filled": 62326,
+ "ic_fluent_window_new_20_regular": 62327,
+ "ic_fluent_window_play_20_filled": 62328,
+ "ic_fluent_window_play_20_regular": 62329,
+ "ic_fluent_window_settings_20_filled": 62330,
+ "ic_fluent_window_settings_20_regular": 62331,
+ "ic_fluent_window_shield_20_filled": 62332,
+ "ic_fluent_window_shield_20_regular": 62333,
+ "ic_fluent_window_text_20_filled": 62334,
+ "ic_fluent_window_text_20_regular": 62335,
+ "ic_fluent_window_wrench_20_filled": 62336,
+ "ic_fluent_window_wrench_20_regular": 62337,
+ "ic_fluent_wrench_20_filled": 62338,
+ "ic_fluent_wrench_20_regular": 62339,
+ "ic_fluent_wrench_screwdriver_20_filled": 62340,
+ "ic_fluent_wrench_screwdriver_20_regular": 62341,
+ "ic_fluent_wrench_settings_20_filled": 62342,
+ "ic_fluent_wrench_settings_20_regular": 62343,
+ "ic_fluent_xbox_console_20_filled": 62344,
+ "ic_fluent_xbox_console_20_regular": 62345,
+ "ic_fluent_xbox_controller_20_filled": 62346,
+ "ic_fluent_xbox_controller_20_regular": 62347,
+ "ic_fluent_xbox_controller_error_20_filled": 62348,
+ "ic_fluent_xbox_controller_error_20_regular": 62349,
+ "ic_fluent_xray_20_filled": 62350,
+ "ic_fluent_xray_20_regular": 62351,
+ "ic_fluent_zoom_fit_20_filled": 62352,
+ "ic_fluent_zoom_fit_20_regular": 62353,
+ "ic_fluent_zoom_in_20_filled": 62354,
+ "ic_fluent_zoom_in_20_regular": 62355,
+ "ic_fluent_zoom_out_20_filled": 62356,
+ "ic_fluent_zoom_out_20_regular": 62357
}
\ No newline at end of file
diff --git a/fonts/FluentSystemIcons-Resizable.ttf b/fonts/FluentSystemIcons-Resizable.ttf
index 0ce91494d8..63c84df48d 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 b3df2eff78..86c78ee1ee 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 4d71ff2b1e..651ce5c77c 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 024fa17a30..73aaf88eb3 100644
--- a/icons_filled.md
+++ b/icons_filled.md
@@ -63,6 +63,8 @@
|Apps Add In||`appsAddIn16Filled`
`appsAddIn20Filled`
`appsAddIn24Filled`
`appsAddIn28Filled`|`ic_fluent_apps_add_in_16_filled`
`ic_fluent_apps_add_in_20_filled`
`ic_fluent_apps_add_in_24_filled`
`ic_fluent_apps_add_in_28_filled`|
|Apps List||`appsList20Filled`
`appsList24Filled`|`ic_fluent_apps_list_20_filled`
`ic_fluent_apps_list_24_filled`|
|Apps List Detail||`appsListDetail20Filled`
`appsListDetail24Filled`|`ic_fluent_apps_list_detail_20_filled`
`ic_fluent_apps_list_detail_24_filled`|
+|Apps Settings||`appsSettings16Filled`
`appsSettings20Filled`|`ic_fluent_apps_settings_16_filled`
`ic_fluent_apps_settings_20_filled`|
+|Apps Shield||`appsShield16Filled`
`appsShield20Filled`|`ic_fluent_apps_shield_16_filled`
`ic_fluent_apps_shield_20_filled`|
|Archive||`archive16Filled`
`archive20Filled`
`archive24Filled`
`archive28Filled`
`archive32Filled`
`archive48Filled`|`ic_fluent_archive_16_filled`
`ic_fluent_archive_20_filled`
`ic_fluent_archive_24_filled`
`ic_fluent_archive_28_filled`
`ic_fluent_archive_32_filled`
`ic_fluent_archive_48_filled`|
|Archive Arrow Back||`archiveArrowBack16Filled`
`archiveArrowBack20Filled`
`archiveArrowBack24Filled`
`archiveArrowBack28Filled`
`archiveArrowBack32Filled`
`archiveArrowBack48Filled`|`ic_fluent_archive_arrow_back_16_filled`
`ic_fluent_archive_arrow_back_20_filled`
`ic_fluent_archive_arrow_back_24_filled`
`ic_fluent_archive_arrow_back_28_filled`
`ic_fluent_archive_arrow_back_32_filled`
`ic_fluent_archive_arrow_back_48_filled`|
|Archive Multiple||`archiveMultiple16Filled`
`archiveMultiple20Filled`
`archiveMultiple24Filled`|`ic_fluent_archive_multiple_16_filled`
`ic_fluent_archive_multiple_20_filled`
`ic_fluent_archive_multiple_24_filled`|
@@ -194,7 +196,7 @@
|Arrow Turn Left Down||`arrowTurnLeftDown20Filled`
`arrowTurnLeftDown48Filled`|`ic_fluent_arrow_turn_left_down_20_filled`
`ic_fluent_arrow_turn_left_down_48_filled`|
|Arrow Turn Left Right||`arrowTurnLeftRight20Filled`
`arrowTurnLeftRight48Filled`|`ic_fluent_arrow_turn_left_right_20_filled`
`ic_fluent_arrow_turn_left_right_48_filled`|
|Arrow Turn Left Up||`arrowTurnLeftUp20Filled`
`arrowTurnLeftUp48Filled`|`ic_fluent_arrow_turn_left_up_20_filled`
`ic_fluent_arrow_turn_left_up_48_filled`|
-|Arrow Turn Right||`arrowTurnRight20Filled`
`arrowTurnRight24Filled`
`arrowTurnRight48Filled`|`ic_fluent_arrow_turn_right_20_filled`
`ic_fluent_arrow_turn_right_24_filled`
`ic_fluent_arrow_turn_right_48_filled`|
+|Arrow Turn Right||`arrowTurnRight16Filled`
`arrowTurnRight20Filled`
`arrowTurnRight24Filled`
`arrowTurnRight48Filled`|`ic_fluent_arrow_turn_right_16_filled`
`ic_fluent_arrow_turn_right_20_filled`
`ic_fluent_arrow_turn_right_24_filled`
`ic_fluent_arrow_turn_right_48_filled`|
|Arrow Turn Right Down||`arrowTurnRightDown20Filled`
`arrowTurnRightDown48Filled`|`ic_fluent_arrow_turn_right_down_20_filled`
`ic_fluent_arrow_turn_right_down_48_filled`|
|Arrow Turn Right Left||`arrowTurnRightLeft20Filled`
`arrowTurnRightLeft48Filled`|`ic_fluent_arrow_turn_right_left_20_filled`
`ic_fluent_arrow_turn_right_left_48_filled`|
|Arrow Turn Right Up||`arrowTurnRightUp20Filled`
`arrowTurnRightUp48Filled`|`ic_fluent_arrow_turn_right_up_20_filled`
`ic_fluent_arrow_turn_right_up_48_filled`|
@@ -209,7 +211,7 @@
|Arrow Up Right||`arrowUpRight16Filled`
`arrowUpRight20Filled`
`arrowUpRight24Filled`
`arrowUpRight32Filled`
`arrowUpRight48Filled`|`ic_fluent_arrow_up_right_16_filled`
`ic_fluent_arrow_up_right_20_filled`
`ic_fluent_arrow_up_right_24_filled`
`ic_fluent_arrow_up_right_32_filled`
`ic_fluent_arrow_up_right_48_filled`|
|Arrow Up Right Dashes||`arrowUpRightDashes16Filled`|`ic_fluent_arrow_up_right_dashes_16_filled`|
|Arrow Up Square Settings||`arrowUpSquareSettings24Filled`|`ic_fluent_arrow_up_square_settings_24_filled`|
-|Arrow Upload||`arrowUpload16Filled`
`arrowUpload20Filled`
`arrowUpload24Filled`|`ic_fluent_arrow_upload_16_filled`
`ic_fluent_arrow_upload_20_filled`
`ic_fluent_arrow_upload_24_filled`|
+|Arrow Upload||`arrowUpload16Filled`
`arrowUpload20Filled`
`arrowUpload24Filled`
`arrowUpload32Filled`|`ic_fluent_arrow_upload_16_filled`
`ic_fluent_arrow_upload_20_filled`
`ic_fluent_arrow_upload_24_filled`
`ic_fluent_arrow_upload_32_filled`|
|Arrow Wrap||`arrowWrap20Filled`|`ic_fluent_arrow_wrap_20_filled`|
|Arrow Wrap Off||`arrowWrapOff20Filled`|`ic_fluent_arrow_wrap_off_20_filled`|
|Arrows Bidirectional||`arrowsBidirectional20Filled`
`arrowsBidirectional24Filled`|`ic_fluent_arrows_bidirectional_20_filled`
`ic_fluent_arrows_bidirectional_24_filled`|
@@ -265,7 +267,7 @@
|Board Games||`boardGames20Filled`|`ic_fluent_board_games_20_filled`|
|Board Heart||`boardHeart16Filled`
`boardHeart20Filled`
`boardHeart24Filled`|`ic_fluent_board_heart_16_filled`
`ic_fluent_board_heart_20_filled`
`ic_fluent_board_heart_24_filled`|
|Board Split||`boardSplit16Filled`
`boardSplit20Filled`
`boardSplit24Filled`
`boardSplit28Filled`
`boardSplit48Filled`|`ic_fluent_board_split_16_filled`
`ic_fluent_board_split_20_filled`
`ic_fluent_board_split_24_filled`
`ic_fluent_board_split_28_filled`
`ic_fluent_board_split_48_filled`|
-|Book||`book16Filled`
`book20Filled`
`book24Filled`
`book32Filled`|`ic_fluent_book_16_filled`
`ic_fluent_book_20_filled`
`ic_fluent_book_24_filled`
`ic_fluent_book_32_filled`|
+|Book||`book16Filled`
`book20Filled`
`book24Filled`
`book28Filled`
`book32Filled`
`book48Filled`|`ic_fluent_book_16_filled`
`ic_fluent_book_20_filled`
`ic_fluent_book_24_filled`
`ic_fluent_book_28_filled`
`ic_fluent_book_32_filled`
`ic_fluent_book_48_filled`|
|Book Add||`bookAdd20Filled`
`bookAdd24Filled`
`bookAdd28Filled`|`ic_fluent_book_add_20_filled`
`ic_fluent_book_add_24_filled`
`ic_fluent_book_add_28_filled`|
|Book Arrow Clockwise||`bookArrowClockwise20Filled`
`bookArrowClockwise24Filled`|`ic_fluent_book_arrow_clockwise_20_filled`
`ic_fluent_book_arrow_clockwise_24_filled`|
|Book Clock||`bookClock20Filled`
`bookClock24Filled`|`ic_fluent_book_clock_20_filled`
`ic_fluent_book_clock_24_filled`|
@@ -341,7 +343,7 @@
|Branch Fork Hint||`branchForkHint20Filled`
`branchForkHint24Filled`|`ic_fluent_branch_fork_hint_20_filled`
`ic_fluent_branch_fork_hint_24_filled`|
|Branch Fork Link||`branchForkLink20Filled`
`branchForkLink24Filled`|`ic_fluent_branch_fork_link_20_filled`
`ic_fluent_branch_fork_link_24_filled`|
|Branch Request||`branchRequest16Filled`
`branchRequest20Filled`|`ic_fluent_branch_request_16_filled`
`ic_fluent_branch_request_20_filled`|
-|Breakout Room||`breakoutRoom20Filled`
`breakoutRoom24Filled`
`breakoutRoom28Filled`|`ic_fluent_breakout_room_20_filled`
`ic_fluent_breakout_room_24_filled`
`ic_fluent_breakout_room_28_filled`|
+|Breakout Room||`breakoutRoom20Filled`
`breakoutRoom24Filled`
`breakoutRoom28Filled`
`breakoutRoom32Filled`|`ic_fluent_breakout_room_20_filled`
`ic_fluent_breakout_room_24_filled`
`ic_fluent_breakout_room_28_filled`
`ic_fluent_breakout_room_32_filled`|
|Briefcase||`briefcase12Filled`
`briefcase16Filled`
`briefcase20Filled`
`briefcase24Filled`
`briefcase28Filled`
`briefcase32Filled`
`briefcase48Filled`|`ic_fluent_briefcase_12_filled`
`ic_fluent_briefcase_16_filled`
`ic_fluent_briefcase_20_filled`
`ic_fluent_briefcase_24_filled`
`ic_fluent_briefcase_28_filled`
`ic_fluent_briefcase_32_filled`
`ic_fluent_briefcase_48_filled`|
|Briefcase Medical||`briefcaseMedical16Filled`
`briefcaseMedical20Filled`
`briefcaseMedical24Filled`
`briefcaseMedical32Filled`|`ic_fluent_briefcase_medical_16_filled`
`ic_fluent_briefcase_medical_20_filled`
`ic_fluent_briefcase_medical_24_filled`
`ic_fluent_briefcase_medical_32_filled`|
|Briefcase Off||`briefcaseOff16Filled`
`briefcaseOff20Filled`
`briefcaseOff24Filled`
`briefcaseOff28Filled`
`briefcaseOff32Filled`
`briefcaseOff48Filled`|`ic_fluent_briefcase_off_16_filled`
`ic_fluent_briefcase_off_20_filled`
`ic_fluent_briefcase_off_24_filled`
`ic_fluent_briefcase_off_28_filled`
`ic_fluent_briefcase_off_32_filled`
`ic_fluent_briefcase_off_48_filled`|
@@ -398,7 +400,7 @@
|Calendar Data Bar||`calendarDataBar16Filled`
`calendarDataBar20Filled`
`calendarDataBar24Filled`
`calendarDataBar28Filled`|`ic_fluent_calendar_data_bar_16_filled`
`ic_fluent_calendar_data_bar_20_filled`
`ic_fluent_calendar_data_bar_24_filled`
`ic_fluent_calendar_data_bar_28_filled`|
|Calendar Date||`calendarDate20Filled`
`calendarDate24Filled`
`calendarDate28Filled`|`ic_fluent_calendar_date_20_filled`
`ic_fluent_calendar_date_24_filled`
`ic_fluent_calendar_date_28_filled`|
|Calendar Day||`calendarDay16Filled`
`calendarDay20Filled`
`calendarDay24Filled`
`calendarDay28Filled`|`ic_fluent_calendar_day_16_filled`
`ic_fluent_calendar_day_20_filled`
`ic_fluent_calendar_day_24_filled`
`ic_fluent_calendar_day_28_filled`|
-|Calendar Edit||`calendarEdit16Filled`
`calendarEdit20Filled`
`calendarEdit24Filled`|`ic_fluent_calendar_edit_16_filled`
`ic_fluent_calendar_edit_20_filled`
`ic_fluent_calendar_edit_24_filled`|
+|Calendar Edit||`calendarEdit16Filled`
`calendarEdit20Filled`
`calendarEdit24Filled`
`calendarEdit32Filled`|`ic_fluent_calendar_edit_16_filled`
`ic_fluent_calendar_edit_20_filled`
`ic_fluent_calendar_edit_24_filled`
`ic_fluent_calendar_edit_32_filled`|
|Calendar Empty||`calendarEmpty16Filled`
`calendarEmpty20Filled`
`calendarEmpty24Filled`
`calendarEmpty28Filled`
`calendarEmpty32Filled`
`calendarEmpty48Filled`|`ic_fluent_calendar_empty_16_filled`
`ic_fluent_calendar_empty_20_filled`
`ic_fluent_calendar_empty_24_filled`
`ic_fluent_calendar_empty_28_filled`
`ic_fluent_calendar_empty_32_filled`
`ic_fluent_calendar_empty_48_filled`|
|Calendar Error||`calendarError16Filled`
`calendarError20Filled`
`calendarError24Filled`|`ic_fluent_calendar_error_16_filled`
`ic_fluent_calendar_error_20_filled`
`ic_fluent_calendar_error_24_filled`|
|Calendar Eye||`calendarEye20Filled`|`ic_fluent_calendar_eye_20_filled`|
@@ -454,12 +456,14 @@
|Calligraphy Pen Question Mark||`calligraphyPenQuestionMark20Filled`|`ic_fluent_calligraphy_pen_question_mark_20_filled`|
|Camera||`camera16Filled`
`camera20Filled`
`camera24Filled`
`camera28Filled`|`ic_fluent_camera_16_filled`
`ic_fluent_camera_20_filled`
`ic_fluent_camera_24_filled`
`ic_fluent_camera_28_filled`|
|Camera Add||`cameraAdd20Filled`
`cameraAdd24Filled`
`cameraAdd48Filled`|`ic_fluent_camera_add_20_filled`
`ic_fluent_camera_add_24_filled`
`ic_fluent_camera_add_48_filled`|
+|Camera Arrow Up||`cameraArrowUp16Filled`
`cameraArrowUp20Filled`
`cameraArrowUp24Filled`|`ic_fluent_camera_arrow_up_16_filled`
`ic_fluent_camera_arrow_up_20_filled`
`ic_fluent_camera_arrow_up_24_filled`|
|Camera Dome||`cameraDome16Filled`
`cameraDome20Filled`
`cameraDome24Filled`
`cameraDome28Filled`
`cameraDome48Filled`|`ic_fluent_camera_dome_16_filled`
`ic_fluent_camera_dome_20_filled`
`ic_fluent_camera_dome_24_filled`
`ic_fluent_camera_dome_28_filled`
`ic_fluent_camera_dome_48_filled`|
|Camera Edit||`cameraEdit20Filled`|`ic_fluent_camera_edit_20_filled`|
|Camera Off||`cameraOff16Filled`
`cameraOff20Filled`
`cameraOff24Filled`|`ic_fluent_camera_off_16_filled`
`ic_fluent_camera_off_20_filled`
`ic_fluent_camera_off_24_filled`|
|Camera Sparkles||`cameraSparkles16Filled`
`cameraSparkles20Filled`
`cameraSparkles24Filled`|`ic_fluent_camera_sparkles_16_filled`
`ic_fluent_camera_sparkles_20_filled`
`ic_fluent_camera_sparkles_24_filled`|
|Camera Switch||`cameraSwitch20Filled`
`cameraSwitch24Filled`|`ic_fluent_camera_switch_20_filled`
`ic_fluent_camera_switch_24_filled`|
|Card UI||`cardUi20Filled`
`cardUi24Filled`|`ic_fluent_card_ui_20_filled`
`ic_fluent_card_ui_24_filled`|
+|Card UI Portrait Flip||`cardUiPortraitFlip16Filled`
`cardUiPortraitFlip20Filled`
`cardUiPortraitFlip24Filled`|`ic_fluent_card_ui_portrait_flip_16_filled`
`ic_fluent_card_ui_portrait_flip_20_filled`
`ic_fluent_card_ui_portrait_flip_24_filled`|
|Caret Down||`caretDown12Filled`
`caretDown16Filled`
`caretDown20Filled`
`caretDown24Filled`|`ic_fluent_caret_down_12_filled`
`ic_fluent_caret_down_16_filled`
`ic_fluent_caret_down_20_filled`
`ic_fluent_caret_down_24_filled`|
|Caret Down Right||`caretDownRight12Filled`
`caretDownRight16Filled`
`caretDownRight20Filled`
`caretDownRight24Filled`|`ic_fluent_caret_down_right_12_filled`
`ic_fluent_caret_down_right_16_filled`
`ic_fluent_caret_down_right_20_filled`
`ic_fluent_caret_down_right_24_filled`|
|Caret Left||`caretLeft12Filled`
`caretLeft16Filled`
`caretLeft20Filled`
`caretLeft24Filled`|`ic_fluent_caret_left_12_filled`
`ic_fluent_caret_left_16_filled`
`ic_fluent_caret_left_20_filled`
`ic_fluent_caret_left_24_filled`|
@@ -489,7 +493,7 @@
|Channel Dismiss||`channelDismiss16Filled`
`channelDismiss20Filled`
`channelDismiss24Filled`
`channelDismiss28Filled`
`channelDismiss48Filled`|`ic_fluent_channel_dismiss_16_filled`
`ic_fluent_channel_dismiss_20_filled`
`ic_fluent_channel_dismiss_24_filled`
`ic_fluent_channel_dismiss_28_filled`
`ic_fluent_channel_dismiss_48_filled`|
|Channel Share||`channelShare12Filled`
`channelShare16Filled`
`channelShare20Filled`
`channelShare24Filled`
`channelShare28Filled`
`channelShare48Filled`|`ic_fluent_channel_share_12_filled`
`ic_fluent_channel_share_16_filled`
`ic_fluent_channel_share_20_filled`
`ic_fluent_channel_share_24_filled`
`ic_fluent_channel_share_28_filled`
`ic_fluent_channel_share_48_filled`|
|Channel Subtract||`channelSubtract16Filled`
`channelSubtract20Filled`
`channelSubtract24Filled`
`channelSubtract28Filled`
`channelSubtract48Filled`|`ic_fluent_channel_subtract_16_filled`
`ic_fluent_channel_subtract_20_filled`
`ic_fluent_channel_subtract_24_filled`
`ic_fluent_channel_subtract_28_filled`
`ic_fluent_channel_subtract_48_filled`|
-|Chart Multiple||`chartMultiple20Filled`
`chartMultiple24Filled`|`ic_fluent_chart_multiple_20_filled`
`ic_fluent_chart_multiple_24_filled`|
+|Chart Multiple||`chartMultiple16Filled`
`chartMultiple20Filled`
`chartMultiple24Filled`|`ic_fluent_chart_multiple_16_filled`
`ic_fluent_chart_multiple_20_filled`
`ic_fluent_chart_multiple_24_filled`|
|Chart Person||`chartPerson20Filled`
`chartPerson24Filled`
`chartPerson28Filled`
`chartPerson48Filled`|`ic_fluent_chart_person_20_filled`
`ic_fluent_chart_person_24_filled`
`ic_fluent_chart_person_28_filled`
`ic_fluent_chart_person_48_filled`|
|Chat||`chat12Filled`
`chat16Filled`
`chat20Filled`
`chat24Filled`
`chat28Filled`
`chat32Filled`
`chat48Filled`|`ic_fluent_chat_12_filled`
`ic_fluent_chat_16_filled`
`ic_fluent_chat_20_filled`
`ic_fluent_chat_24_filled`
`ic_fluent_chat_28_filled`
`ic_fluent_chat_32_filled`
`ic_fluent_chat_48_filled`|
|Chat Add||`chatAdd16Filled`
`chatAdd20Filled`
`chatAdd24Filled`
`chatAdd28Filled`
`chatAdd32Filled`
`chatAdd48Filled`|`ic_fluent_chat_add_16_filled`
`ic_fluent_chat_add_20_filled`
`ic_fluent_chat_add_24_filled`
`ic_fluent_chat_add_28_filled`
`ic_fluent_chat_add_32_filled`
`ic_fluent_chat_add_48_filled`|
@@ -505,7 +509,7 @@
|Chat Multiple||`chatMultiple16Filled`
`chatMultiple20Filled`
`chatMultiple24Filled`
`chatMultiple28Filled`
`chatMultiple32Filled`|`ic_fluent_chat_multiple_16_filled`
`ic_fluent_chat_multiple_20_filled`
`ic_fluent_chat_multiple_24_filled`
`ic_fluent_chat_multiple_28_filled`
`ic_fluent_chat_multiple_32_filled`|
|Chat Multiple Heart||`chatMultipleHeart16Filled`
`chatMultipleHeart20Filled`
`chatMultipleHeart24Filled`
`chatMultipleHeart28Filled`
`chatMultipleHeart32Filled`|`ic_fluent_chat_multiple_heart_16_filled`
`ic_fluent_chat_multiple_heart_20_filled`
`ic_fluent_chat_multiple_heart_24_filled`
`ic_fluent_chat_multiple_heart_28_filled`
`ic_fluent_chat_multiple_heart_32_filled`|
|Chat Off||`chatOff20Filled`
`chatOff24Filled`|`ic_fluent_chat_off_20_filled`
`ic_fluent_chat_off_24_filled`|
-|Chat Settings||`chatSettings20Filled`
`chatSettings24Filled`|`ic_fluent_chat_settings_20_filled`
`ic_fluent_chat_settings_24_filled`|
+|Chat Settings||`chatSettings16Filled`
`chatSettings20Filled`
`chatSettings24Filled`|`ic_fluent_chat_settings_16_filled`
`ic_fluent_chat_settings_20_filled`
`ic_fluent_chat_settings_24_filled`|
|Chat Sparkle||`chatSparkle16Filled`
`chatSparkle20Filled`
`chatSparkle24Filled`
`chatSparkle28Filled`
`chatSparkle32Filled`
`chatSparkle48Filled`|`ic_fluent_chat_sparkle_16_filled`
`ic_fluent_chat_sparkle_20_filled`
`ic_fluent_chat_sparkle_24_filled`
`ic_fluent_chat_sparkle_28_filled`
`ic_fluent_chat_sparkle_32_filled`
`ic_fluent_chat_sparkle_48_filled`|
|Chat Video||`chatVideo20Filled`
`chatVideo24Filled`|`ic_fluent_chat_video_20_filled`
`ic_fluent_chat_video_24_filled`|
|Chat Warning||`chatWarning16Filled`
`chatWarning20Filled`
`chatWarning24Filled`|`ic_fluent_chat_warning_16_filled`
`ic_fluent_chat_warning_20_filled`
`ic_fluent_chat_warning_24_filled`|
@@ -547,12 +551,14 @@
|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`|
-|Circle Hint||`circleHint16Filled`
`circleHint20Filled`|`ic_fluent_circle_hint_16_filled`
`ic_fluent_circle_hint_20_filled`|
+|Circle Highlight||`circleHighlight20Filled`
`circleHighlight24Filled`|`ic_fluent_circle_highlight_20_filled`
`ic_fluent_circle_highlight_24_filled`|
+|Circle Hint||`circleHint16Filled`
`circleHint20Filled`
`circleHint24Filled`|`ic_fluent_circle_hint_16_filled`
`ic_fluent_circle_hint_20_filled`
`ic_fluent_circle_hint_24_filled`|
|Circle Hint Half Vertical||`circleHintHalfVertical16Filled`
`circleHintHalfVertical20Filled`
`circleHintHalfVertical24Filled`|`ic_fluent_circle_hint_half_vertical_16_filled`
`ic_fluent_circle_hint_half_vertical_20_filled`
`ic_fluent_circle_hint_half_vertical_24_filled`|
|Circle Image||`circleImage16Filled`
`circleImage20Filled`
`circleImage24Filled`
`circleImage28Filled`|`ic_fluent_circle_image_16_filled`
`ic_fluent_circle_image_20_filled`
`ic_fluent_circle_image_24_filled`
`ic_fluent_circle_image_28_filled`|
|Circle Line||`circleLine12Filled`
`circleLine16Filled`
`circleLine20Filled`
`circleLine24Filled`|`ic_fluent_circle_line_12_filled`
`ic_fluent_circle_line_16_filled`
`ic_fluent_circle_line_20_filled`
`ic_fluent_circle_line_24_filled`|
|Circle Multiple Subtract Checkmark||`circleMultipleSubtractCheckmark20Filled`|`ic_fluent_circle_multiple_subtract_checkmark_20_filled`|
|Circle Off||`circleOff16Filled`
`circleOff20Filled`|`ic_fluent_circle_off_16_filled`
`ic_fluent_circle_off_20_filled`|
+|Circle Shadow||`circleShadow20Filled`
`circleShadow24Filled`|`ic_fluent_circle_shadow_20_filled`
`ic_fluent_circle_shadow_24_filled`|
|Circle Small||`circleSmall20Filled`
`circleSmall24Filled`|`ic_fluent_circle_small_20_filled`
`ic_fluent_circle_small_24_filled`|
|City||`city16Filled`
`city20Filled`
`city24Filled`|`ic_fluent_city_16_filled`
`ic_fluent_city_20_filled`
`ic_fluent_city_24_filled`|
|Class||`class20Filled`
`class24Filled`|`ic_fluent_class_20_filled`
`ic_fluent_class_24_filled`|
@@ -653,7 +659,7 @@
|Color Background||`colorBackground20Filled`
`colorBackground24Filled`|`ic_fluent_color_background_20_filled`
`ic_fluent_color_background_24_filled`|
|Color Fill||`colorFill16Filled`
`colorFill20Filled`
`colorFill24Filled`
`colorFill28Filled`|`ic_fluent_color_fill_16_filled`
`ic_fluent_color_fill_20_filled`
`ic_fluent_color_fill_24_filled`
`ic_fluent_color_fill_28_filled`|
|Color Line||`colorLine16Filled`
`colorLine20Filled`
`colorLine24Filled`|`ic_fluent_color_line_16_filled`
`ic_fluent_color_line_20_filled`
`ic_fluent_color_line_24_filled`|
-|Column||`column20Filled`|`ic_fluent_column_20_filled`|
+|Column||`column20Filled`
`column24Filled`|`ic_fluent_column_20_filled`
`ic_fluent_column_24_filled`|
|Column Arrow Right||`columnArrowRight20Filled`|`ic_fluent_column_arrow_right_20_filled`|
|Column Double Compare||`columnDoubleCompare20Filled`|`ic_fluent_column_double_compare_20_filled`|
|Column Edit||`columnEdit20Filled`
`columnEdit24Filled`|`ic_fluent_column_edit_20_filled`
`ic_fluent_column_edit_24_filled`|
@@ -662,8 +668,8 @@
|Column Triple||`columnTriple20Filled`
`columnTriple24Filled`|`ic_fluent_column_triple_20_filled`
`ic_fluent_column_triple_24_filled`|
|Column Triple Edit||`columnTripleEdit20Filled`
`columnTripleEdit24Filled`|`ic_fluent_column_triple_edit_20_filled`
`ic_fluent_column_triple_edit_24_filled`|
|Comma||`comma20Filled`
`comma24Filled`|`ic_fluent_comma_20_filled`
`ic_fluent_comma_24_filled`|
-|Comment||`comment12Filled`
`comment16Filled`
`comment20Filled`
`comment24Filled`
`comment28Filled`
`comment48Filled`|`ic_fluent_comment_12_filled`
`ic_fluent_comment_16_filled`
`ic_fluent_comment_20_filled`
`ic_fluent_comment_24_filled`
`ic_fluent_comment_28_filled`
`ic_fluent_comment_48_filled`|
-|Comment Add||`commentAdd12Filled`
`commentAdd16Filled`
`commentAdd20Filled`
`commentAdd24Filled`
`commentAdd28Filled`
`commentAdd48Filled`|`ic_fluent_comment_add_12_filled`
`ic_fluent_comment_add_16_filled`
`ic_fluent_comment_add_20_filled`
`ic_fluent_comment_add_24_filled`
`ic_fluent_comment_add_28_filled`
`ic_fluent_comment_add_48_filled`|
+|Comment||`comment12Filled`
`comment16Filled`
`comment20Filled`
`comment24Filled`
`comment28Filled`
`comment32Filled`
`comment48Filled`|`ic_fluent_comment_12_filled`
`ic_fluent_comment_16_filled`
`ic_fluent_comment_20_filled`
`ic_fluent_comment_24_filled`
`ic_fluent_comment_28_filled`
`ic_fluent_comment_32_filled`
`ic_fluent_comment_48_filled`|
+|Comment Add||`commentAdd12Filled`
`commentAdd16Filled`
`commentAdd20Filled`
`commentAdd24Filled`
`commentAdd28Filled`
`commentAdd32Filled`
`commentAdd48Filled`|`ic_fluent_comment_add_12_filled`
`ic_fluent_comment_add_16_filled`
`ic_fluent_comment_add_20_filled`
`ic_fluent_comment_add_24_filled`
`ic_fluent_comment_add_28_filled`
`ic_fluent_comment_add_32_filled`
`ic_fluent_comment_add_48_filled`|
|Comment Arrow Left||`commentArrowLeft12Filled`
`commentArrowLeft16Filled`
`commentArrowLeft20Filled`
`commentArrowLeft24Filled`
`commentArrowLeft28Filled`
`commentArrowLeft48Filled`|`ic_fluent_comment_arrow_left_12_filled`
`ic_fluent_comment_arrow_left_16_filled`
`ic_fluent_comment_arrow_left_20_filled`
`ic_fluent_comment_arrow_left_24_filled`
`ic_fluent_comment_arrow_left_28_filled`
`ic_fluent_comment_arrow_left_48_filled`|
|Comment Arrow Left Temp LTR||`commentArrowLeft12Filled`
`commentArrowLeft16Filled`
`commentArrowLeft20Filled`
`commentArrowLeft24Filled`
`commentArrowLeft28Filled`
`commentArrowLeft48Filled`|`ic_fluent_comment_arrow_left_12_filled`
`ic_fluent_comment_arrow_left_16_filled`
`ic_fluent_comment_arrow_left_20_filled`
`ic_fluent_comment_arrow_left_24_filled`
`ic_fluent_comment_arrow_left_28_filled`
`ic_fluent_comment_arrow_left_48_filled`|
|Comment Arrow Left Temp RTL||`commentArrowLeft12Filled`
`commentArrowLeft16Filled`
`commentArrowLeft20Filled`
`commentArrowLeft24Filled`
`commentArrowLeft28Filled`
`commentArrowLeft48Filled`|`ic_fluent_comment_arrow_left_12_filled`
`ic_fluent_comment_arrow_left_16_filled`
`ic_fluent_comment_arrow_left_20_filled`
`ic_fluent_comment_arrow_left_24_filled`
`ic_fluent_comment_arrow_left_28_filled`
`ic_fluent_comment_arrow_left_48_filled`|
@@ -698,7 +704,7 @@
|Contact Card Link||`contactCardLink16Filled`
`contactCardLink20Filled`|`ic_fluent_contact_card_link_16_filled`
`ic_fluent_contact_card_link_20_filled`|
|Contact Card Ribbon||`contactCardRibbon16Filled`
`contactCardRibbon20Filled`
`contactCardRibbon24Filled`
`contactCardRibbon28Filled`
`contactCardRibbon32Filled`
`contactCardRibbon48Filled`|`ic_fluent_contact_card_ribbon_16_filled`
`ic_fluent_contact_card_ribbon_20_filled`
`ic_fluent_contact_card_ribbon_24_filled`
`ic_fluent_contact_card_ribbon_28_filled`
`ic_fluent_contact_card_ribbon_32_filled`
`ic_fluent_contact_card_ribbon_48_filled`|
|Content Settings||`contentSettings16Filled`
`contentSettings20Filled`
`contentSettings24Filled`
`contentSettings32Filled`|`ic_fluent_content_settings_16_filled`
`ic_fluent_content_settings_20_filled`
`ic_fluent_content_settings_24_filled`
`ic_fluent_content_settings_32_filled`|
-|Content View||`contentView20Filled`
`contentView24Filled`
`contentView28Filled`
`contentView32Filled`|`ic_fluent_content_view_20_filled`
`ic_fluent_content_view_24_filled`
`ic_fluent_content_view_28_filled`
`ic_fluent_content_view_32_filled`|
+|Content View||`contentView16Filled`
`contentView20Filled`
`contentView24Filled`
`contentView28Filled`
`contentView32Filled`|`ic_fluent_content_view_16_filled`
`ic_fluent_content_view_20_filled`
`ic_fluent_content_view_24_filled`
`ic_fluent_content_view_28_filled`
`ic_fluent_content_view_32_filled`|
|Content View Gallery||`contentViewGallery16Filled`
`contentViewGallery20Filled`
`contentViewGallery24Filled`
`contentViewGallery28Filled`|`ic_fluent_content_view_gallery_16_filled`
`ic_fluent_content_view_gallery_20_filled`
`ic_fluent_content_view_gallery_24_filled`
`ic_fluent_content_view_gallery_28_filled`|
|Content View Gallery Lightning||`contentViewGalleryLightning16Filled`
`contentViewGalleryLightning20Filled`
`contentViewGalleryLightning24Filled`
`contentViewGalleryLightning28Filled`|`ic_fluent_content_view_gallery_lightning_16_filled`
`ic_fluent_content_view_gallery_lightning_20_filled`
`ic_fluent_content_view_gallery_lightning_24_filled`
`ic_fluent_content_view_gallery_lightning_28_filled`|
|Contract Down Left||`contractDownLeft16Filled`
`contractDownLeft20Filled`
`contractDownLeft24Filled`
`contractDownLeft28Filled`
`contractDownLeft32Filled`
`contractDownLeft48Filled`|`ic_fluent_contract_down_left_16_filled`
`ic_fluent_contract_down_left_20_filled`
`ic_fluent_contract_down_left_24_filled`
`ic_fluent_contract_down_left_28_filled`
`ic_fluent_contract_down_left_32_filled`
`ic_fluent_contract_down_left_48_filled`|
@@ -715,6 +721,7 @@
|Credit Card Person||`creditCardPerson20Filled`
`creditCardPerson24Filled`|`ic_fluent_credit_card_person_20_filled`
`ic_fluent_credit_card_person_24_filled`|
|Credit Card Toolbox||`creditCardToolbox20Filled`
`creditCardToolbox24Filled`|`ic_fluent_credit_card_toolbox_20_filled`
`ic_fluent_credit_card_toolbox_24_filled`|
|Crop||`crop16Filled`
`crop20Filled`
`crop24Filled`
`crop28Filled`
`crop32Filled`
`crop48Filled`|`ic_fluent_crop_16_filled`
`ic_fluent_crop_20_filled`
`ic_fluent_crop_24_filled`
`ic_fluent_crop_28_filled`
`ic_fluent_crop_32_filled`
`ic_fluent_crop_48_filled`|
+|Crop Arrow Rotate||`cropArrowRotate16Filled`
`cropArrowRotate20Filled`
`cropArrowRotate24Filled`|`ic_fluent_crop_arrow_rotate_16_filled`
`ic_fluent_crop_arrow_rotate_20_filled`
`ic_fluent_crop_arrow_rotate_24_filled`|
|Crop Interim||`cropInterim20Filled`
`cropInterim24Filled`|`ic_fluent_crop_interim_20_filled`
`ic_fluent_crop_interim_24_filled`|
|Crop Interim Off||`cropInterimOff20Filled`
`cropInterimOff24Filled`|`ic_fluent_crop_interim_off_20_filled`
`ic_fluent_crop_interim_off_24_filled`|
|Crop Sparkle||`cropSparkle24Filled`|`ic_fluent_crop_sparkle_24_filled`|
@@ -731,7 +738,7 @@
|Cube Tree||`cubeTree20Filled`
`cubeTree24Filled`|`ic_fluent_cube_tree_20_filled`
`ic_fluent_cube_tree_24_filled`|
|Currency Dollar Euro||`currencyDollarEuro16Filled`
`currencyDollarEuro20Filled`
`currencyDollarEuro24Filled`|`ic_fluent_currency_dollar_euro_16_filled`
`ic_fluent_currency_dollar_euro_20_filled`
`ic_fluent_currency_dollar_euro_24_filled`|
|Currency Dollar Rupee||`currencyDollarRupee16Filled`
`currencyDollarRupee20Filled`
`currencyDollarRupee24Filled`|`ic_fluent_currency_dollar_rupee_16_filled`
`ic_fluent_currency_dollar_rupee_20_filled`
`ic_fluent_currency_dollar_rupee_24_filled`|
-|Cursor||`cursor16Filled`
`cursor20Filled`
`cursor24Filled`|`ic_fluent_cursor_16_filled`
`ic_fluent_cursor_20_filled`
`ic_fluent_cursor_24_filled`|
+|Cursor||`cursor16Filled`
`cursor20Filled`
`cursor24Filled`
`cursor28Filled`
`cursor32Filled`|`ic_fluent_cursor_16_filled`
`ic_fluent_cursor_20_filled`
`ic_fluent_cursor_24_filled`
`ic_fluent_cursor_28_filled`
`ic_fluent_cursor_32_filled`|
|Cursor Click||`cursorClick20Filled`
`cursorClick24Filled`|`ic_fluent_cursor_click_20_filled`
`ic_fluent_cursor_click_24_filled`|
|Cursor Hover||`cursorHover16Filled`
`cursorHover20Filled`
`cursorHover24Filled`
`cursorHover28Filled`
`cursorHover32Filled`
`cursorHover48Filled`|`ic_fluent_cursor_hover_16_filled`
`ic_fluent_cursor_hover_20_filled`
`ic_fluent_cursor_hover_24_filled`
`ic_fluent_cursor_hover_28_filled`
`ic_fluent_cursor_hover_32_filled`
`ic_fluent_cursor_hover_48_filled`|
|Cursor Hover Off||`cursorHoverOff16Filled`
`cursorHoverOff20Filled`
`cursorHoverOff24Filled`
`cursorHoverOff28Filled`
`cursorHoverOff48Filled`|`ic_fluent_cursor_hover_off_16_filled`
`ic_fluent_cursor_hover_off_20_filled`
`ic_fluent_cursor_hover_off_24_filled`
`ic_fluent_cursor_hover_off_28_filled`
`ic_fluent_cursor_hover_off_48_filled`|
@@ -743,12 +750,13 @@
|Data Bar Horizontal Descending||`dataBarHorizontalDescending16Filled`|`ic_fluent_data_bar_horizontal_descending_16_filled`|
|Data Bar Vertical||`dataBarVertical16Filled`
`dataBarVertical20Filled`
`dataBarVertical24Filled`
`dataBarVertical32Filled`|`ic_fluent_data_bar_vertical_16_filled`
`ic_fluent_data_bar_vertical_20_filled`
`ic_fluent_data_bar_vertical_24_filled`
`ic_fluent_data_bar_vertical_32_filled`|
|Data Bar Vertical Add||`dataBarVerticalAdd20Filled`
`dataBarVerticalAdd24Filled`|`ic_fluent_data_bar_vertical_add_20_filled`
`ic_fluent_data_bar_vertical_add_24_filled`|
+|Data Bar Vertical Arrow Down||`dataBarVerticalArrowDown16Filled`
`dataBarVerticalArrowDown20Filled`
`dataBarVerticalArrowDown24Filled`|`ic_fluent_data_bar_vertical_arrow_down_16_filled`
`ic_fluent_data_bar_vertical_arrow_down_20_filled`
`ic_fluent_data_bar_vertical_arrow_down_24_filled`|
|Data Bar Vertical Ascending||`dataBarVerticalAscending16Filled`
`dataBarVerticalAscending20Filled`
`dataBarVerticalAscending24Filled`|`ic_fluent_data_bar_vertical_ascending_16_filled`
`ic_fluent_data_bar_vertical_ascending_20_filled`
`ic_fluent_data_bar_vertical_ascending_24_filled`|
|Data Bar Vertical Star||`dataBarVerticalStar16Filled`
`dataBarVerticalStar20Filled`
`dataBarVerticalStar24Filled`
`dataBarVerticalStar32Filled`|`ic_fluent_data_bar_vertical_star_16_filled`
`ic_fluent_data_bar_vertical_star_20_filled`
`ic_fluent_data_bar_vertical_star_24_filled`
`ic_fluent_data_bar_vertical_star_32_filled`|
|Data Funnel||`dataFunnel20Filled`
`dataFunnel24Filled`|`ic_fluent_data_funnel_20_filled`
`ic_fluent_data_funnel_24_filled`|
|Data Histogram||`dataHistogram16Filled`
`dataHistogram20Filled`
`dataHistogram24Filled`|`ic_fluent_data_histogram_16_filled`
`ic_fluent_data_histogram_20_filled`
`ic_fluent_data_histogram_24_filled`|
|Data Line||`dataLine20Filled`
`dataLine24Filled`|`ic_fluent_data_line_20_filled`
`ic_fluent_data_line_24_filled`|
-|Data Pie||`dataPie20Filled`
`dataPie24Filled`|`ic_fluent_data_pie_20_filled`
`ic_fluent_data_pie_24_filled`|
+|Data Pie||`dataPie16Filled`
`dataPie20Filled`
`dataPie24Filled`|`ic_fluent_data_pie_16_filled`
`ic_fluent_data_pie_20_filled`
`ic_fluent_data_pie_24_filled`|
|Data Scatter||`dataScatter20Filled`
`dataScatter24Filled`|`ic_fluent_data_scatter_20_filled`
`ic_fluent_data_scatter_24_filled`|
|Data Sunburst||`dataSunburst20Filled`
`dataSunburst24Filled`|`ic_fluent_data_sunburst_20_filled`
`ic_fluent_data_sunburst_24_filled`|
|Data Treemap||`dataTreemap20Filled`
`dataTreemap24Filled`|`ic_fluent_data_treemap_20_filled`
`ic_fluent_data_treemap_24_filled`|
@@ -792,6 +800,7 @@
|Desktop Flow||`desktopFlow20Filled`
`desktopFlow24Filled`|`ic_fluent_desktop_flow_20_filled`
`ic_fluent_desktop_flow_24_filled`|
|Desktop Keyboard||`desktopKeyboard16Filled`
`desktopKeyboard20Filled`
`desktopKeyboard24Filled`
`desktopKeyboard28Filled`|`ic_fluent_desktop_keyboard_16_filled`
`ic_fluent_desktop_keyboard_20_filled`
`ic_fluent_desktop_keyboard_24_filled`
`ic_fluent_desktop_keyboard_28_filled`|
|Desktop Mac||`desktopMac16Filled`
`desktopMac20Filled`
`desktopMac24Filled`
`desktopMac32Filled`|`ic_fluent_desktop_mac_16_filled`
`ic_fluent_desktop_mac_20_filled`
`ic_fluent_desktop_mac_24_filled`
`ic_fluent_desktop_mac_32_filled`|
+|Desktop Off||`desktopOff20Filled`
`desktopOff24Filled`|`ic_fluent_desktop_off_20_filled`
`ic_fluent_desktop_off_24_filled`|
|Desktop Pulse||`desktopPulse16Filled`
`desktopPulse20Filled`
`desktopPulse24Filled`
`desktopPulse28Filled`
`desktopPulse32Filled`
`desktopPulse48Filled`|`ic_fluent_desktop_pulse_16_filled`
`ic_fluent_desktop_pulse_20_filled`
`ic_fluent_desktop_pulse_24_filled`
`ic_fluent_desktop_pulse_28_filled`
`ic_fluent_desktop_pulse_32_filled`
`ic_fluent_desktop_pulse_48_filled`|
|Desktop Signal||`desktopSignal20Filled`
`desktopSignal24Filled`|`ic_fluent_desktop_signal_20_filled`
`ic_fluent_desktop_signal_24_filled`|
|Desktop Speaker||`desktopSpeaker20Filled`
`desktopSpeaker24Filled`|`ic_fluent_desktop_speaker_20_filled`
`ic_fluent_desktop_speaker_24_filled`|
@@ -945,8 +954,8 @@
|Door Tag||`doorTag20Filled`
`doorTag24Filled`|`ic_fluent_door_tag_20_filled`
`ic_fluent_door_tag_24_filled`|
|Double Swipe Down||`doubleSwipeDown20Filled`
`doubleSwipeDown24Filled`|`ic_fluent_double_swipe_down_20_filled`
`ic_fluent_double_swipe_down_24_filled`|
|Double Swipe Up||`doubleSwipeUp20Filled`
`doubleSwipeUp24Filled`|`ic_fluent_double_swipe_up_20_filled`
`ic_fluent_double_swipe_up_24_filled`|
-|Double Tap Swipe Down||`doubleTapSwipeDown20Filled`
`doubleTapSwipeDown24Filled`|`ic_fluent_double_tap_swipe_down_20_filled`
`ic_fluent_double_tap_swipe_down_24_filled`|
-|Double Tap Swipe Up||`doubleTapSwipeUp20Filled`
`doubleTapSwipeUp24Filled`|`ic_fluent_double_tap_swipe_up_20_filled`
`ic_fluent_double_tap_swipe_up_24_filled`|
+|Double Tap Swipe Down||`doubleTapSwipeDown16Filled`
`doubleTapSwipeDown20Filled`
`doubleTapSwipeDown24Filled`|`ic_fluent_double_tap_swipe_down_16_filled`
`ic_fluent_double_tap_swipe_down_20_filled`
`ic_fluent_double_tap_swipe_down_24_filled`|
+|Double Tap Swipe Up||`doubleTapSwipeUp16Filled`
`doubleTapSwipeUp20Filled`
`doubleTapSwipeUp24Filled`|`ic_fluent_double_tap_swipe_up_16_filled`
`ic_fluent_double_tap_swipe_up_20_filled`
`ic_fluent_double_tap_swipe_up_24_filled`|
|Drafts||`drafts16Filled`
`drafts20Filled`
`drafts24Filled`|`ic_fluent_drafts_16_filled`
`ic_fluent_drafts_20_filled`
`ic_fluent_drafts_24_filled`|
|Drag||`drag20Filled`
`drag24Filled`|`ic_fluent_drag_20_filled`
`ic_fluent_drag_24_filled`|
|Draw Image||`drawImage20Filled`
`drawImage24Filled`|`ic_fluent_draw_image_20_filled`
`ic_fluent_draw_image_24_filled`|
@@ -1073,7 +1082,7 @@
|Flash Off||`flashOff20Filled`
`flashOff24Filled`|`ic_fluent_flash_off_20_filled`
`ic_fluent_flash_off_24_filled`|
|Flash Play||`flashPlay20Filled`|`ic_fluent_flash_play_20_filled`|
|Flash Settings||`flashSettings20Filled`
`flashSettings24Filled`|`ic_fluent_flash_settings_20_filled`
`ic_fluent_flash_settings_24_filled`|
-|Flash Sparkle||`flashSparkle20Filled`
`flashSparkle24Filled`|`ic_fluent_flash_sparkle_20_filled`
`ic_fluent_flash_sparkle_24_filled`|
+|Flash Sparkle||`flashSparkle16Filled`
`flashSparkle20Filled`
`flashSparkle24Filled`|`ic_fluent_flash_sparkle_16_filled`
`ic_fluent_flash_sparkle_20_filled`
`ic_fluent_flash_sparkle_24_filled`|
|Flashlight||`flashlight16Filled`
`flashlight20Filled`
`flashlight24Filled`|`ic_fluent_flashlight_16_filled`
`ic_fluent_flashlight_20_filled`
`ic_fluent_flashlight_24_filled`|
|Flashlight Off||`flashlightOff20Filled`
`flashlightOff24Filled`|`ic_fluent_flashlight_off_20_filled`
`ic_fluent_flashlight_off_24_filled`|
|Flip Horizontal||`flipHorizontal16Filled`
`flipHorizontal20Filled`
`flipHorizontal24Filled`
`flipHorizontal28Filled`
`flipHorizontal32Filled`
`flipHorizontal48Filled`|`ic_fluent_flip_horizontal_16_filled`
`ic_fluent_flip_horizontal_20_filled`
`ic_fluent_flip_horizontal_24_filled`
`ic_fluent_flip_horizontal_28_filled`
`ic_fluent_flip_horizontal_32_filled`
`ic_fluent_flip_horizontal_48_filled`|
@@ -1108,7 +1117,7 @@
|Font Increase||`fontIncrease20Filled`
`fontIncrease24Filled`|`ic_fluent_font_increase_20_filled`
`ic_fluent_font_increase_24_filled`|
|Font Space Tracking In||`fontSpaceTrackingIn16Filled`
`fontSpaceTrackingIn20Filled`
`fontSpaceTrackingIn24Filled`
`fontSpaceTrackingIn28Filled`|`ic_fluent_font_space_tracking_in_16_filled`
`ic_fluent_font_space_tracking_in_20_filled`
`ic_fluent_font_space_tracking_in_24_filled`
`ic_fluent_font_space_tracking_in_28_filled`|
|Font Space Tracking Out||`fontSpaceTrackingOut16Filled`
`fontSpaceTrackingOut20Filled`
`fontSpaceTrackingOut24Filled`
`fontSpaceTrackingOut28Filled`|`ic_fluent_font_space_tracking_out_16_filled`
`ic_fluent_font_space_tracking_out_20_filled`
`ic_fluent_font_space_tracking_out_24_filled`
`ic_fluent_font_space_tracking_out_28_filled`|
-|Food||`food16Filled`
`food20Filled`
`food24Filled`|`ic_fluent_food_16_filled`
`ic_fluent_food_20_filled`
`ic_fluent_food_24_filled`|
+|Food||`food16Filled`
`food20Filled`
`food24Filled`
`food28Filled`
`food32Filled`
`food48Filled`|`ic_fluent_food_16_filled`
`ic_fluent_food_20_filled`
`ic_fluent_food_24_filled`
`ic_fluent_food_28_filled`
`ic_fluent_food_32_filled`
`ic_fluent_food_48_filled`|
|Food Apple||`foodApple20Filled`
`foodApple24Filled`|`ic_fluent_food_apple_20_filled`
`ic_fluent_food_apple_24_filled`|
|Food Cake||`foodCake12Filled`
`foodCake16Filled`
`foodCake20Filled`
`foodCake24Filled`|`ic_fluent_food_cake_12_filled`
`ic_fluent_food_cake_16_filled`
`ic_fluent_food_cake_20_filled`
`ic_fluent_food_cake_24_filled`|
|Food Carrot||`foodCarrot20Filled`
`foodCarrot24Filled`|`ic_fluent_food_carrot_20_filled`
`ic_fluent_food_carrot_24_filled`|
@@ -1190,6 +1199,8 @@
|Hand Right Off||`handRightOff16Filled`
`handRightOff20Filled`
`handRightOff24Filled`
`handRightOff28Filled`|`ic_fluent_hand_right_off_16_filled`
`ic_fluent_hand_right_off_20_filled`
`ic_fluent_hand_right_off_24_filled`
`ic_fluent_hand_right_off_28_filled`|
|Hand Wave||`handWave16Filled`
`handWave20Filled`
`handWave24Filled`|`ic_fluent_hand_wave_16_filled`
`ic_fluent_hand_wave_20_filled`
`ic_fluent_hand_wave_24_filled`|
|Handshake||`handshake16Filled`
`handshake20Filled`
`handshake24Filled`
`handshake32Filled`|`ic_fluent_handshake_16_filled`
`ic_fluent_handshake_20_filled`
`ic_fluent_handshake_24_filled`
`ic_fluent_handshake_32_filled`|
+|Haptic Strong||`hapticStrong16Filled`
`hapticStrong20Filled`
`hapticStrong24Filled`|`ic_fluent_haptic_strong_16_filled`
`ic_fluent_haptic_strong_20_filled`
`ic_fluent_haptic_strong_24_filled`|
+|Haptic Weak||`hapticWeak16Filled`
`hapticWeak20Filled`
`hapticWeak24Filled`|`ic_fluent_haptic_weak_16_filled`
`ic_fluent_haptic_weak_20_filled`
`ic_fluent_haptic_weak_24_filled`|
|Hard Drive||`hardDrive16Filled`
`hardDrive20Filled`
`hardDrive24Filled`
`hardDrive28Filled`
`hardDrive32Filled`
`hardDrive48Filled`|`ic_fluent_hard_drive_16_filled`
`ic_fluent_hard_drive_20_filled`
`ic_fluent_hard_drive_24_filled`
`ic_fluent_hard_drive_28_filled`
`ic_fluent_hard_drive_32_filled`
`ic_fluent_hard_drive_48_filled`|
|Hard Drive Call||`hardDriveCall24Filled`
`hardDriveCall32Filled`|`ic_fluent_hard_drive_call_24_filled`
`ic_fluent_hard_drive_call_32_filled`|
|Hat Graduation||`hatGraduation12Filled`
`hatGraduation16Filled`
`hatGraduation20Filled`
`hatGraduation24Filled`
`hatGraduation28Filled`|`ic_fluent_hat_graduation_12_filled`
`ic_fluent_hat_graduation_16_filled`
`ic_fluent_hat_graduation_20_filled`
`ic_fluent_hat_graduation_24_filled`
`ic_fluent_hat_graduation_28_filled`|
@@ -1210,6 +1221,7 @@
|Heart Pulse Error||`heartPulseError20Filled`|`ic_fluent_heart_pulse_error_20_filled`|
|Heart Pulse Warning||`heartPulseWarning20Filled`|`ic_fluent_heart_pulse_warning_20_filled`|
|Hexagon||`hexagon12Filled`
`hexagon16Filled`
`hexagon20Filled`
`hexagon24Filled`
`hexagon28Filled`
`hexagon32Filled`
`hexagon48Filled`|`ic_fluent_hexagon_12_filled`
`ic_fluent_hexagon_16_filled`
`ic_fluent_hexagon_20_filled`
`ic_fluent_hexagon_24_filled`
`ic_fluent_hexagon_28_filled`
`ic_fluent_hexagon_32_filled`
`ic_fluent_hexagon_48_filled`|
+|Hexagon Sparkle||`hexagonSparkle20Filled`
`hexagonSparkle24Filled`|`ic_fluent_hexagon_sparkle_20_filled`
`ic_fluent_hexagon_sparkle_24_filled`|
|Hexagon Three||`hexagonThree12Filled`
`hexagonThree16Filled`
`hexagonThree20Filled`
`hexagonThree24Filled`|`ic_fluent_hexagon_three_12_filled`
`ic_fluent_hexagon_three_16_filled`
`ic_fluent_hexagon_three_20_filled`
`ic_fluent_hexagon_three_24_filled`|
|Highlight||`highlight16Filled`
`highlight20Filled`
`highlight24Filled`|`ic_fluent_highlight_16_filled`
`ic_fluent_highlight_20_filled`
`ic_fluent_highlight_24_filled`|
|Highlight Accent||`highlightAccent16Filled`
`highlightAccent20Filled`
`highlightAccent24Filled`|`ic_fluent_highlight_accent_16_filled`
`ic_fluent_highlight_accent_20_filled`
`ic_fluent_highlight_accent_24_filled`|
@@ -1297,7 +1309,7 @@
|Launcher Settings||`launcherSettings20Filled`
`launcherSettings24Filled`|`ic_fluent_launcher_settings_20_filled`
`ic_fluent_launcher_settings_24_filled`|
|Layer||`layer20Filled`
`layer24Filled`|`ic_fluent_layer_20_filled`
`ic_fluent_layer_24_filled`|
|Layer Diagonal||`layerDiagonal16Filled`
`layerDiagonal20Filled`
`layerDiagonal24Filled`|`ic_fluent_layer_diagonal_16_filled`
`ic_fluent_layer_diagonal_20_filled`
`ic_fluent_layer_diagonal_24_filled`|
-|Layer Diagonal Add||`layerDiagonalAdd20Filled`|`ic_fluent_layer_diagonal_add_20_filled`|
+|Layer Diagonal Add||`layerDiagonalAdd20Filled`
`layerDiagonalAdd24Filled`|`ic_fluent_layer_diagonal_add_20_filled`
`ic_fluent_layer_diagonal_add_24_filled`|
|Layer Diagonal Person||`layerDiagonalPerson16Filled`
`layerDiagonalPerson20Filled`
`layerDiagonalPerson24Filled`|`ic_fluent_layer_diagonal_person_16_filled`
`ic_fluent_layer_diagonal_person_20_filled`
`ic_fluent_layer_diagonal_person_24_filled`|
|Layer Diagonal Sparkle||`layerDiagonalSparkle16Filled`
`layerDiagonalSparkle20Filled`
`layerDiagonalSparkle24Filled`|`ic_fluent_layer_diagonal_sparkle_16_filled`
`ic_fluent_layer_diagonal_sparkle_20_filled`
`ic_fluent_layer_diagonal_sparkle_24_filled`|
|Layout Cell Four||`layoutCellFour16Filled`
`layoutCellFour20Filled`
`layoutCellFour24Filled`|`ic_fluent_layout_cell_four_16_filled`
`ic_fluent_layout_cell_four_20_filled`
`ic_fluent_layout_cell_four_24_filled`|
@@ -1317,9 +1329,9 @@
|Layout Column Three Focus Center||`layoutColumnThreeFocusCenter16Filled`
`layoutColumnThreeFocusCenter20Filled`
`layoutColumnThreeFocusCenter24Filled`|`ic_fluent_layout_column_three_focus_center_16_filled`
`ic_fluent_layout_column_three_focus_center_20_filled`
`ic_fluent_layout_column_three_focus_center_24_filled`|
|Layout Column Three Focus Left||`layoutColumnThreeFocusLeft16Filled`
`layoutColumnThreeFocusLeft20Filled`
`layoutColumnThreeFocusLeft24Filled`|`ic_fluent_layout_column_three_focus_left_16_filled`
`ic_fluent_layout_column_three_focus_left_20_filled`
`ic_fluent_layout_column_three_focus_left_24_filled`|
|Layout Column Three Focus Right||`layoutColumnThreeFocusRight16Filled`
`layoutColumnThreeFocusRight20Filled`
`layoutColumnThreeFocusRight24Filled`|`ic_fluent_layout_column_three_focus_right_16_filled`
`ic_fluent_layout_column_three_focus_right_20_filled`
`ic_fluent_layout_column_three_focus_right_24_filled`|
-|Layout Column Two||`layoutColumnTwo16Filled`
`layoutColumnTwo20Filled`
`layoutColumnTwo24Filled`|`ic_fluent_layout_column_two_16_filled`
`ic_fluent_layout_column_two_20_filled`
`ic_fluent_layout_column_two_24_filled`|
-|Layout Column Two Focus Left||`layoutColumnTwoFocusLeft16Filled`
`layoutColumnTwoFocusLeft20Filled`
`layoutColumnTwoFocusLeft24Filled`|`ic_fluent_layout_column_two_focus_left_16_filled`
`ic_fluent_layout_column_two_focus_left_20_filled`
`ic_fluent_layout_column_two_focus_left_24_filled`|
-|Layout Column Two Focus Right||`layoutColumnTwoFocusRight16Filled`
`layoutColumnTwoFocusRight20Filled`
`layoutColumnTwoFocusRight24Filled`|`ic_fluent_layout_column_two_focus_right_16_filled`
`ic_fluent_layout_column_two_focus_right_20_filled`
`ic_fluent_layout_column_two_focus_right_24_filled`|
+|Layout Column Two||`layoutColumnTwo16Filled`
`layoutColumnTwo20Filled`
`layoutColumnTwo24Filled`
`layoutColumnTwo32Filled`|`ic_fluent_layout_column_two_16_filled`
`ic_fluent_layout_column_two_20_filled`
`ic_fluent_layout_column_two_24_filled`
`ic_fluent_layout_column_two_32_filled`|
+|Layout Column Two Focus Left||`layoutColumnTwoFocusLeft16Filled`
`layoutColumnTwoFocusLeft20Filled`
`layoutColumnTwoFocusLeft24Filled`
`layoutColumnTwoFocusLeft32Filled`|`ic_fluent_layout_column_two_focus_left_16_filled`
`ic_fluent_layout_column_two_focus_left_20_filled`
`ic_fluent_layout_column_two_focus_left_24_filled`
`ic_fluent_layout_column_two_focus_left_32_filled`|
+|Layout Column Two Focus Right||`layoutColumnTwoFocusRight16Filled`
`layoutColumnTwoFocusRight20Filled`
`layoutColumnTwoFocusRight24Filled`
`layoutColumnTwoFocusRight32Filled`|`ic_fluent_layout_column_two_focus_right_16_filled`
`ic_fluent_layout_column_two_focus_right_20_filled`
`ic_fluent_layout_column_two_focus_right_24_filled`
`ic_fluent_layout_column_two_focus_right_32_filled`|
|Layout Column Two Split Left||`layoutColumnTwoSplitLeft16Filled`
`layoutColumnTwoSplitLeft20Filled`
`layoutColumnTwoSplitLeft24Filled`|`ic_fluent_layout_column_two_split_left_16_filled`
`ic_fluent_layout_column_two_split_left_20_filled`
`ic_fluent_layout_column_two_split_left_24_filled`|
|Layout Column Two Split Left Focus Bottom Left||`layoutColumnTwoSplitLeftFocusBottomLeft16Filled`
`layoutColumnTwoSplitLeftFocusBottomLeft20Filled`
`layoutColumnTwoSplitLeftFocusBottomLeft24Filled`|`ic_fluent_layout_column_two_split_left_focus_bottom_left_16_filled`
`ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled`
`ic_fluent_layout_column_two_split_left_focus_bottom_left_24_filled`|
|Layout Column Two Split Left Focus Right||`layoutColumnTwoSplitLeftFocusRight16Filled`
`layoutColumnTwoSplitLeftFocusRight20Filled`
`layoutColumnTwoSplitLeftFocusRight24Filled`|`ic_fluent_layout_column_two_split_left_focus_right_16_filled`
`ic_fluent_layout_column_two_split_left_focus_right_20_filled`
`ic_fluent_layout_column_two_split_left_focus_right_24_filled`|
@@ -1337,9 +1349,9 @@
|Layout Row Three Focus Bottom||`layoutRowThreeFocusBottom16Filled`
`layoutRowThreeFocusBottom20Filled`
`layoutRowThreeFocusBottom24Filled`|`ic_fluent_layout_row_three_focus_bottom_16_filled`
`ic_fluent_layout_row_three_focus_bottom_20_filled`
`ic_fluent_layout_row_three_focus_bottom_24_filled`|
|Layout Row Three Focus Center||`layoutRowThreeFocusCenter16Filled`
`layoutRowThreeFocusCenter20Filled`
`layoutRowThreeFocusCenter24Filled`|`ic_fluent_layout_row_three_focus_center_16_filled`
`ic_fluent_layout_row_three_focus_center_20_filled`
`ic_fluent_layout_row_three_focus_center_24_filled`|
|Layout Row Three Focus Top||`layoutRowThreeFocusTop16Filled`
`layoutRowThreeFocusTop20Filled`
`layoutRowThreeFocusTop24Filled`|`ic_fluent_layout_row_three_focus_top_16_filled`
`ic_fluent_layout_row_three_focus_top_20_filled`
`ic_fluent_layout_row_three_focus_top_24_filled`|
-|Layout Row Two||`layoutRowTwo16Filled`
`layoutRowTwo20Filled`
`layoutRowTwo24Filled`|`ic_fluent_layout_row_two_16_filled`
`ic_fluent_layout_row_two_20_filled`
`ic_fluent_layout_row_two_24_filled`|
+|Layout Row Two||`layoutRowTwo16Filled`
`layoutRowTwo20Filled`
`layoutRowTwo24Filled`
`layoutRowTwo28Filled`
`layoutRowTwo32Filled`
`layoutRowTwo48Filled`|`ic_fluent_layout_row_two_16_filled`
`ic_fluent_layout_row_two_20_filled`
`ic_fluent_layout_row_two_24_filled`
`ic_fluent_layout_row_two_28_filled`
`ic_fluent_layout_row_two_32_filled`
`ic_fluent_layout_row_two_48_filled`|
|Layout Row Two Focus Bottom||`layoutRowTwoFocusBottom16Filled`
`layoutRowTwoFocusBottom20Filled`
`layoutRowTwoFocusBottom24Filled`|`ic_fluent_layout_row_two_focus_bottom_16_filled`
`ic_fluent_layout_row_two_focus_bottom_20_filled`
`ic_fluent_layout_row_two_focus_bottom_24_filled`|
-|Layout Row Two Focus Top||`layoutRowTwoFocusTop16Filled`
`layoutRowTwoFocusTop20Filled`
`layoutRowTwoFocusTop24Filled`|`ic_fluent_layout_row_two_focus_top_16_filled`
`ic_fluent_layout_row_two_focus_top_20_filled`
`ic_fluent_layout_row_two_focus_top_24_filled`|
+|Layout Row Two Focus Top||`layoutRowTwoFocusTop16Filled`
`layoutRowTwoFocusTop20Filled`
`layoutRowTwoFocusTop24Filled`
`layoutRowTwoFocusTop32Filled`|`ic_fluent_layout_row_two_focus_top_16_filled`
`ic_fluent_layout_row_two_focus_top_20_filled`
`ic_fluent_layout_row_two_focus_top_24_filled`
`ic_fluent_layout_row_two_focus_top_32_filled`|
|Layout Row Two Split Bottom||`layoutRowTwoSplitBottom16Filled`
`layoutRowTwoSplitBottom20Filled`
`layoutRowTwoSplitBottom24Filled`|`ic_fluent_layout_row_two_split_bottom_16_filled`
`ic_fluent_layout_row_two_split_bottom_20_filled`
`ic_fluent_layout_row_two_split_bottom_24_filled`|
|Layout Row Two Split Bottom Focus Bottom Left||`layoutRowTwoSplitBottomFocusBottomLeft16Filled`
`layoutRowTwoSplitBottomFocusBottomLeft20Filled`
`layoutRowTwoSplitBottomFocusBottomLeft24Filled`|`ic_fluent_layout_row_two_split_bottom_focus_bottom_left_16_filled`
`ic_fluent_layout_row_two_split_bottom_focus_bottom_left_20_filled`
`ic_fluent_layout_row_two_split_bottom_focus_bottom_left_24_filled`|
|Layout Row Two Split Bottom Focus Bottom Right||`layoutRowTwoSplitBottomFocusBottomRight16Filled`
`layoutRowTwoSplitBottomFocusBottomRight20Filled`
`layoutRowTwoSplitBottomFocusBottomRight24Filled`|`ic_fluent_layout_row_two_split_bottom_focus_bottom_right_16_filled`
`ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled`
`ic_fluent_layout_row_two_split_bottom_focus_bottom_right_24_filled`|
@@ -1401,7 +1413,7 @@
|Location Dismiss||`locationDismiss20Filled`
`locationDismiss24Filled`|`ic_fluent_location_dismiss_20_filled`
`ic_fluent_location_dismiss_24_filled`|
|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`|
-|Location Ripple||`locationRipple16Filled`
`locationRipple20Filled`
`locationRipple24Filled`|`ic_fluent_location_ripple_16_filled`
`ic_fluent_location_ripple_20_filled`
`ic_fluent_location_ripple_24_filled`|
+|Location Ripple||`locationRipple12Filled`
`locationRipple16Filled`
`locationRipple20Filled`
`locationRipple24Filled`|`ic_fluent_location_ripple_12_filled`
`ic_fluent_location_ripple_16_filled`
`ic_fluent_location_ripple_20_filled`
`ic_fluent_location_ripple_24_filled`|
|Location Target Square||`locationTargetSquare16Filled`
`locationTargetSquare20Filled`
`locationTargetSquare24Filled`
`locationTargetSquare32Filled`|`ic_fluent_location_target_square_16_filled`
`ic_fluent_location_target_square_20_filled`
`ic_fluent_location_target_square_24_filled`
`ic_fluent_location_target_square_32_filled`|
|Lock Closed||`lockClosed12Filled`
`lockClosed16Filled`
`lockClosed20Filled`
`lockClosed24Filled`
`lockClosed28Filled`
`lockClosed32Filled`
`lockClosed48Filled`|`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_28_filled`
`ic_fluent_lock_closed_32_filled`
`ic_fluent_lock_closed_48_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`|
@@ -1412,10 +1424,10 @@
|Luggage||`luggage16Filled`
`luggage20Filled`
`luggage24Filled`
`luggage28Filled`
`luggage32Filled`
`luggage48Filled`|`ic_fluent_luggage_16_filled`
`ic_fluent_luggage_20_filled`
`ic_fluent_luggage_24_filled`
`ic_fluent_luggage_28_filled`
`ic_fluent_luggage_32_filled`
`ic_fluent_luggage_48_filled`|
|Mail||`mail12Filled`
`mail16Filled`
`mail20Filled`
`mail24Filled`
`mail28Filled`
`mail32Filled`
`mail48Filled`|`ic_fluent_mail_12_filled`
`ic_fluent_mail_16_filled`
`ic_fluent_mail_20_filled`
`ic_fluent_mail_24_filled`
`ic_fluent_mail_28_filled`
`ic_fluent_mail_32_filled`
`ic_fluent_mail_48_filled`|
|Mail Add||`mailAdd16Filled`
`mailAdd20Filled`
`mailAdd24Filled`|`ic_fluent_mail_add_16_filled`
`ic_fluent_mail_add_20_filled`
`ic_fluent_mail_add_24_filled`|
-|Mail Alert||`mailAlert16Filled`
`mailAlert20Filled`
`mailAlert24Filled`
`mailAlert28Filled`|`ic_fluent_mail_alert_16_filled`
`ic_fluent_mail_alert_20_filled`
`ic_fluent_mail_alert_24_filled`
`ic_fluent_mail_alert_28_filled`|
+|Mail Alert||`mailAlert16Filled`
`mailAlert20Filled`
`mailAlert24Filled`
`mailAlert28Filled`
`mailAlert32Filled`|`ic_fluent_mail_alert_16_filled`
`ic_fluent_mail_alert_20_filled`
`ic_fluent_mail_alert_24_filled`
`ic_fluent_mail_alert_28_filled`
`ic_fluent_mail_alert_32_filled`|
|Mail All Read||`mailAllRead16Filled`
`mailAllRead20Filled`
`mailAllRead24Filled`
`mailAllRead28Filled`|`ic_fluent_mail_all_read_16_filled`
`ic_fluent_mail_all_read_20_filled`
`ic_fluent_mail_all_read_24_filled`
`ic_fluent_mail_all_read_28_filled`|
|Mail All Unread||`mailAllUnread20Filled`|`ic_fluent_mail_all_unread_20_filled`|
-|Mail Arrow Clockwise||`mailArrowClockwise16Filled`
`mailArrowClockwise20Filled`
`mailArrowClockwise24Filled`|`ic_fluent_mail_arrow_clockwise_16_filled`
`ic_fluent_mail_arrow_clockwise_20_filled`
`ic_fluent_mail_arrow_clockwise_24_filled`|
+|Mail Arrow Clockwise||`mailArrowClockwise16Filled`
`mailArrowClockwise20Filled`
`mailArrowClockwise24Filled`
`mailArrowClockwise32Filled`|`ic_fluent_mail_arrow_clockwise_16_filled`
`ic_fluent_mail_arrow_clockwise_20_filled`
`ic_fluent_mail_arrow_clockwise_24_filled`
`ic_fluent_mail_arrow_clockwise_32_filled`|
|Mail Arrow Double Back||`mailArrowDoubleBack16Filled`
`mailArrowDoubleBack20Filled`
`mailArrowDoubleBack24Filled`
`mailArrowDoubleBack32Filled`|`ic_fluent_mail_arrow_double_back_16_filled`
`ic_fluent_mail_arrow_double_back_20_filled`
`ic_fluent_mail_arrow_double_back_24_filled`
`ic_fluent_mail_arrow_double_back_32_filled`|
|Mail Arrow Down||`mailArrowDown16Filled`
`mailArrowDown20Filled`|`ic_fluent_mail_arrow_down_16_filled`
`ic_fluent_mail_arrow_down_20_filled`|
|Mail Arrow Forward||`mailArrowForward16Filled`
`mailArrowForward20Filled`|`ic_fluent_mail_arrow_forward_16_filled`
`ic_fluent_mail_arrow_forward_20_filled`|
@@ -1424,9 +1436,9 @@
|Mail Briefcase||`mailBriefcase48Filled`|`ic_fluent_mail_briefcase_48_filled`|
|Mail Checkmark||`mailCheckmark16Filled`
`mailCheckmark20Filled`
`mailCheckmark24Filled`|`ic_fluent_mail_checkmark_16_filled`
`ic_fluent_mail_checkmark_20_filled`
`ic_fluent_mail_checkmark_24_filled`|
|Mail Clock||`mailClock16Filled`
`mailClock20Filled`
`mailClock24Filled`|`ic_fluent_mail_clock_16_filled`
`ic_fluent_mail_clock_20_filled`
`ic_fluent_mail_clock_24_filled`|
-|Mail Copy||`mailCopy20Filled`
`mailCopy24Filled`|`ic_fluent_mail_copy_20_filled`
`ic_fluent_mail_copy_24_filled`|
+|Mail Copy||`mailCopy20Filled`
`mailCopy24Filled`
`mailCopy32Filled`|`ic_fluent_mail_copy_20_filled`
`ic_fluent_mail_copy_24_filled`
`ic_fluent_mail_copy_32_filled`|
|Mail Dismiss||`mailDismiss16Filled`
`mailDismiss20Filled`
`mailDismiss24Filled`
`mailDismiss28Filled`|`ic_fluent_mail_dismiss_16_filled`
`ic_fluent_mail_dismiss_20_filled`
`ic_fluent_mail_dismiss_24_filled`
`ic_fluent_mail_dismiss_28_filled`|
-|Mail Edit||`mailEdit20Filled`
`mailEdit24Filled`|`ic_fluent_mail_edit_20_filled`
`ic_fluent_mail_edit_24_filled`|
+|Mail Edit||`mailEdit20Filled`
`mailEdit24Filled`
`mailEdit32Filled`|`ic_fluent_mail_edit_20_filled`
`ic_fluent_mail_edit_24_filled`
`ic_fluent_mail_edit_32_filled`|
|Mail Error||`mailError16Filled`
`mailError20Filled`
`mailError24Filled`|`ic_fluent_mail_error_16_filled`
`ic_fluent_mail_error_20_filled`
`ic_fluent_mail_error_24_filled`|
|Mail Inbox||`mailInbox16Filled`
`mailInbox20Filled`
`mailInbox24Filled`
`mailInbox28Filled`|`ic_fluent_mail_inbox_16_filled`
`ic_fluent_mail_inbox_20_filled`
`ic_fluent_mail_inbox_24_filled`
`ic_fluent_mail_inbox_28_filled`|
|Mail Inbox Add||`mailInboxAdd16Filled`
`mailInboxAdd20Filled`
`mailInboxAdd24Filled`
`mailInboxAdd28Filled`|`ic_fluent_mail_inbox_add_16_filled`
`ic_fluent_mail_inbox_add_20_filled`
`ic_fluent_mail_inbox_add_24_filled`
`ic_fluent_mail_inbox_add_28_filled`|
@@ -1541,6 +1553,7 @@
|Notepad||`notepad12Filled`
`notepad16Filled`
`notepad20Filled`
`notepad24Filled`
`notepad28Filled`
`notepad32Filled`|`ic_fluent_notepad_12_filled`
`ic_fluent_notepad_16_filled`
`ic_fluent_notepad_20_filled`
`ic_fluent_notepad_24_filled`
`ic_fluent_notepad_28_filled`
`ic_fluent_notepad_32_filled`|
|Notepad Edit||`notepadEdit16Filled`
`notepadEdit20Filled`|`ic_fluent_notepad_edit_16_filled`
`ic_fluent_notepad_edit_20_filled`|
|Notepad Person||`notepadPerson16Filled`
`notepadPerson20Filled`
`notepadPerson24Filled`|`ic_fluent_notepad_person_16_filled`
`ic_fluent_notepad_person_20_filled`
`ic_fluent_notepad_person_24_filled`|
+|Notepad Sparkle||`notepadSparkle16Filled`
`notepadSparkle20Filled`
`notepadSparkle24Filled`
`notepadSparkle28Filled`
`notepadSparkle32Filled`|`ic_fluent_notepad_sparkle_16_filled`
`ic_fluent_notepad_sparkle_20_filled`
`ic_fluent_notepad_sparkle_24_filled`
`ic_fluent_notepad_sparkle_28_filled`
`ic_fluent_notepad_sparkle_32_filled`|
|Number Circle 0||`numberCircle016Filled`
`numberCircle020Filled`
`numberCircle024Filled`
`numberCircle028Filled`
`numberCircle032Filled`
`numberCircle048Filled`|`ic_fluent_number_circle_0_16_filled`
`ic_fluent_number_circle_0_20_filled`
`ic_fluent_number_circle_0_24_filled`
`ic_fluent_number_circle_0_28_filled`
`ic_fluent_number_circle_0_32_filled`
`ic_fluent_number_circle_0_48_filled`|
|Number Circle 1||`numberCircle116Filled`
`numberCircle120Filled`
`numberCircle124Filled`
`numberCircle128Filled`
`numberCircle132Filled`
`numberCircle148Filled`|`ic_fluent_number_circle_1_16_filled`
`ic_fluent_number_circle_1_20_filled`
`ic_fluent_number_circle_1_24_filled`
`ic_fluent_number_circle_1_28_filled`
`ic_fluent_number_circle_1_32_filled`
`ic_fluent_number_circle_1_48_filled`|
|Number Circle 2||`numberCircle216Filled`
`numberCircle220Filled`
`numberCircle224Filled`
`numberCircle228Filled`
`numberCircle232Filled`
`numberCircle248Filled`|`ic_fluent_number_circle_2_16_filled`
`ic_fluent_number_circle_2_20_filled`
`ic_fluent_number_circle_2_24_filled`
`ic_fluent_number_circle_2_28_filled`
`ic_fluent_number_circle_2_32_filled`
`ic_fluent_number_circle_2_48_filled`|
@@ -1569,9 +1582,11 @@
|Padding Right||`paddingRight20Filled`
`paddingRight24Filled`|`ic_fluent_padding_right_20_filled`
`ic_fluent_padding_right_24_filled`|
|Padding Top||`paddingTop20Filled`
`paddingTop24Filled`|`ic_fluent_padding_top_20_filled`
`ic_fluent_padding_top_24_filled`|
|Page Fit||`pageFit16Filled`
`pageFit20Filled`
`pageFit24Filled`|`ic_fluent_page_fit_16_filled`
`ic_fluent_page_fit_20_filled`
`ic_fluent_page_fit_24_filled`|
-|Paint Brush||`paintBrush16Filled`
`paintBrush20Filled`
`paintBrush24Filled`
`paintBrush32Filled`|`ic_fluent_paint_brush_16_filled`
`ic_fluent_paint_brush_20_filled`
`ic_fluent_paint_brush_24_filled`
`ic_fluent_paint_brush_32_filled`|
+|Paint Brush||`paintBrush16Filled`
`paintBrush20Filled`
`paintBrush24Filled`
`paintBrush28Filled`
`paintBrush32Filled`|`ic_fluent_paint_brush_16_filled`
`ic_fluent_paint_brush_20_filled`
`ic_fluent_paint_brush_24_filled`
`ic_fluent_paint_brush_28_filled`
`ic_fluent_paint_brush_32_filled`|
|Paint Brush Arrow Down||`paintBrushArrowDown20Filled`
`paintBrushArrowDown24Filled`|`ic_fluent_paint_brush_arrow_down_20_filled`
`ic_fluent_paint_brush_arrow_down_24_filled`|
|Paint Brush Arrow Up||`paintBrushArrowUp20Filled`
`paintBrushArrowUp24Filled`|`ic_fluent_paint_brush_arrow_up_20_filled`
`ic_fluent_paint_brush_arrow_up_24_filled`|
+|Paint Brush Sparkle||`paintBrushSparkle20Filled`
`paintBrushSparkle24Filled`|`ic_fluent_paint_brush_sparkle_20_filled`
`ic_fluent_paint_brush_sparkle_24_filled`|
+|Paint Brush Subtract||`paintBrushSubtract16Filled`
`paintBrushSubtract20Filled`
`paintBrushSubtract24Filled`
`paintBrushSubtract28Filled`
`paintBrushSubtract32Filled`|`ic_fluent_paint_brush_subtract_16_filled`
`ic_fluent_paint_brush_subtract_20_filled`
`ic_fluent_paint_brush_subtract_24_filled`
`ic_fluent_paint_brush_subtract_28_filled`
`ic_fluent_paint_brush_subtract_32_filled`|
|Paint Bucket||`paintBucket16Filled`
`paintBucket20Filled`
`paintBucket24Filled`|`ic_fluent_paint_bucket_16_filled`
`ic_fluent_paint_bucket_20_filled`
`ic_fluent_paint_bucket_24_filled`|
|Pair||`pair20Filled`
`pair24Filled`|`ic_fluent_pair_20_filled`
`ic_fluent_pair_24_filled`|
|Panel Bottom||`panelBottom20Filled`|`ic_fluent_panel_bottom_20_filled`|
@@ -1599,7 +1614,9 @@
|Panel Top Contract||`panelTopContract20Filled`|`ic_fluent_panel_top_contract_20_filled`|
|Panel Top Expand||`panelTopExpand20Filled`|`ic_fluent_panel_top_expand_20_filled`|
|Panel Top Gallery||`panelTopGallery16Filled`
`panelTopGallery20Filled`
`panelTopGallery24Filled`
`panelTopGallery28Filled`|`ic_fluent_panel_top_gallery_16_filled`
`ic_fluent_panel_top_gallery_20_filled`
`ic_fluent_panel_top_gallery_24_filled`
`ic_fluent_panel_top_gallery_28_filled`|
-|Password||`password16Filled`
`password20Filled`
`password24Filled`|`ic_fluent_password_16_filled`
`ic_fluent_password_20_filled`
`ic_fluent_password_24_filled`|
+|Password||`password16Filled`
`password20Filled`
`password24Filled`
`password32Filled`
`password48Filled`|`ic_fluent_password_16_filled`
`ic_fluent_password_20_filled`
`ic_fluent_password_24_filled`
`ic_fluent_password_32_filled`
`ic_fluent_password_48_filled`|
+|Password Clock||`passwordClock48Filled`|`ic_fluent_password_clock_48_filled`|
+|Password Reset||`passwordReset48Filled`|`ic_fluent_password_reset_48_filled`|
|Patch||`patch20Filled`
`patch24Filled`|`ic_fluent_patch_20_filled`
`ic_fluent_patch_24_filled`|
|Patient||`patient20Filled`
`patient24Filled`
`patient32Filled`|`ic_fluent_patient_20_filled`
`ic_fluent_patient_24_filled`
`ic_fluent_patient_32_filled`|
|Pause||`pause12Filled`
`pause16Filled`
`pause20Filled`
`pause24Filled`
`pause28Filled`
`pause32Filled`
`pause48Filled`|`ic_fluent_pause_12_filled`
`ic_fluent_pause_16_filled`
`ic_fluent_pause_20_filled`
`ic_fluent_pause_24_filled`
`ic_fluent_pause_28_filled`
`ic_fluent_pause_32_filled`
`ic_fluent_pause_48_filled`|
@@ -1620,10 +1637,11 @@
|People Call||`peopleCall16Filled`
`peopleCall20Filled`
`peopleCall24Filled`|`ic_fluent_people_call_16_filled`
`ic_fluent_people_call_20_filled`
`ic_fluent_people_call_24_filled`|
|People Chat||`peopleChat16Filled`
`peopleChat20Filled`
`peopleChat24Filled`|`ic_fluent_people_chat_16_filled`
`ic_fluent_people_chat_20_filled`
`ic_fluent_people_chat_24_filled`|
|People Checkmark||`peopleCheckmark16Filled`
`peopleCheckmark20Filled`
`peopleCheckmark24Filled`|`ic_fluent_people_checkmark_16_filled`
`ic_fluent_people_checkmark_20_filled`
`ic_fluent_people_checkmark_24_filled`|
-|People Community||`peopleCommunity16Filled`
`peopleCommunity20Filled`
`peopleCommunity24Filled`
`peopleCommunity28Filled`
`peopleCommunity32Filled`
`peopleCommunity48Filled`|`ic_fluent_people_community_16_filled`
`ic_fluent_people_community_20_filled`
`ic_fluent_people_community_24_filled`
`ic_fluent_people_community_28_filled`
`ic_fluent_people_community_32_filled`
`ic_fluent_people_community_48_filled`|
+|People Community||`peopleCommunity12Filled`
`peopleCommunity16Filled`
`peopleCommunity20Filled`
`peopleCommunity24Filled`
`peopleCommunity28Filled`
`peopleCommunity32Filled`
`peopleCommunity48Filled`|`ic_fluent_people_community_12_filled`
`ic_fluent_people_community_16_filled`
`ic_fluent_people_community_20_filled`
`ic_fluent_people_community_24_filled`
`ic_fluent_people_community_28_filled`
`ic_fluent_people_community_32_filled`
`ic_fluent_people_community_48_filled`|
|People Community Add||`peopleCommunityAdd20Filled`
`peopleCommunityAdd24Filled`
`peopleCommunityAdd28Filled`|`ic_fluent_people_community_add_20_filled`
`ic_fluent_people_community_add_24_filled`
`ic_fluent_people_community_add_28_filled`|
|People Edit||`peopleEdit16Filled`
`peopleEdit20Filled`
`peopleEdit24Filled`|`ic_fluent_people_edit_16_filled`
`ic_fluent_people_edit_20_filled`
`ic_fluent_people_edit_24_filled`|
|People Error||`peopleError16Filled`
`peopleError20Filled`
`peopleError24Filled`|`ic_fluent_people_error_16_filled`
`ic_fluent_people_error_20_filled`
`ic_fluent_people_error_24_filled`|
+|People Eye||`peopleEye16Filled`
`peopleEye20Filled`|`ic_fluent_people_eye_16_filled`
`ic_fluent_people_eye_20_filled`|
|People List||`peopleList16Filled`
`peopleList20Filled`
`peopleList24Filled`
`peopleList28Filled`
`peopleList32Filled`|`ic_fluent_people_list_16_filled`
`ic_fluent_people_list_20_filled`
`ic_fluent_people_list_24_filled`
`ic_fluent_people_list_28_filled`
`ic_fluent_people_list_32_filled`|
|People Lock||`peopleLock20Filled`
`peopleLock24Filled`|`ic_fluent_people_lock_20_filled`
`ic_fluent_people_lock_24_filled`|
|People Money||`peopleMoney20Filled`
`peopleMoney24Filled`|`ic_fluent_people_money_20_filled`
`ic_fluent_people_money_24_filled`|
@@ -1651,7 +1669,7 @@
|Person Arrow Left||`personArrowLeft16Filled`
`personArrowLeft20Filled`
`personArrowLeft24Filled`|`ic_fluent_person_arrow_left_16_filled`
`ic_fluent_person_arrow_left_20_filled`
`ic_fluent_person_arrow_left_24_filled`|
|Person Arrow Right||`personArrowRight16Filled`
`personArrowRight20Filled`
`personArrowRight24Filled`|`ic_fluent_person_arrow_right_16_filled`
`ic_fluent_person_arrow_right_20_filled`
`ic_fluent_person_arrow_right_24_filled`|
|Person Available||`personAvailable16Filled`
`personAvailable20Filled`
`personAvailable24Filled`|`ic_fluent_person_available_16_filled`
`ic_fluent_person_available_20_filled`
`ic_fluent_person_available_24_filled`|
-|Person Board||`personBoard16Filled`
`personBoard20Filled`
`personBoard24Filled`
`personBoard28Filled`
`personBoard32Filled`|`ic_fluent_person_board_16_filled`
`ic_fluent_person_board_20_filled`
`ic_fluent_person_board_24_filled`
`ic_fluent_person_board_28_filled`
`ic_fluent_person_board_32_filled`|
+|Person Board||`personBoard12Filled`
`personBoard16Filled`
`personBoard20Filled`
`personBoard24Filled`
`personBoard28Filled`
`personBoard32Filled`|`ic_fluent_person_board_12_filled`
`ic_fluent_person_board_16_filled`
`ic_fluent_person_board_20_filled`
`ic_fluent_person_board_24_filled`
`ic_fluent_person_board_28_filled`
`ic_fluent_person_board_32_filled`|
|Person Call||`personCall16Filled`
`personCall20Filled`
`personCall24Filled`|`ic_fluent_person_call_16_filled`
`ic_fluent_person_call_20_filled`
`ic_fluent_person_call_24_filled`|
|Person Chat||`personChat16Filled`
`personChat20Filled`
`personChat24Filled`|`ic_fluent_person_chat_16_filled`
`ic_fluent_person_chat_20_filled`
`ic_fluent_person_chat_24_filled`|
|Person Circle||`personCircle12Filled`
`personCircle20Filled`
`personCircle24Filled`
`personCircle28Filled`
`personCircle32Filled`|`ic_fluent_person_circle_12_filled`
`ic_fluent_person_circle_20_filled`
`ic_fluent_person_circle_24_filled`
`ic_fluent_person_circle_28_filled`
`ic_fluent_person_circle_32_filled`|
@@ -1685,10 +1703,11 @@
|Person Star||`personStar16Filled`
`personStar20Filled`
`personStar24Filled`
`personStar28Filled`
`personStar32Filled`
`personStar48Filled`|`ic_fluent_person_star_16_filled`
`ic_fluent_person_star_20_filled`
`ic_fluent_person_star_24_filled`
`ic_fluent_person_star_28_filled`
`ic_fluent_person_star_32_filled`
`ic_fluent_person_star_48_filled`|
|Person Starburst||`personStarburst20Filled`
`personStarburst24Filled`|`ic_fluent_person_starburst_20_filled`
`ic_fluent_person_starburst_24_filled`|
|Person Subtract||`personSubtract16Filled`
`personSubtract20Filled`
`personSubtract24Filled`|`ic_fluent_person_subtract_16_filled`
`ic_fluent_person_subtract_20_filled`
`ic_fluent_person_subtract_24_filled`|
-|Person Support||`personSupport16Filled`
`personSupport20Filled`
`personSupport24Filled`
`personSupport28Filled`|`ic_fluent_person_support_16_filled`
`ic_fluent_person_support_20_filled`
`ic_fluent_person_support_24_filled`
`ic_fluent_person_support_28_filled`|
+|Person Support||`personSupport16Filled`
`personSupport20Filled`
`personSupport24Filled`
`personSupport28Filled`
`personSupport32Filled`|`ic_fluent_person_support_16_filled`
`ic_fluent_person_support_20_filled`
`ic_fluent_person_support_24_filled`
`ic_fluent_person_support_28_filled`
`ic_fluent_person_support_32_filled`|
|Person Swap||`personSwap16Filled`
`personSwap20Filled`
`personSwap24Filled`|`ic_fluent_person_swap_16_filled`
`ic_fluent_person_swap_20_filled`
`ic_fluent_person_swap_24_filled`|
|Person Sync||`personSync16Filled`
`personSync20Filled`
`personSync24Filled`
`personSync28Filled`
`personSync32Filled`
`personSync48Filled`|`ic_fluent_person_sync_16_filled`
`ic_fluent_person_sync_20_filled`
`ic_fluent_person_sync_24_filled`
`ic_fluent_person_sync_28_filled`
`ic_fluent_person_sync_32_filled`
`ic_fluent_person_sync_48_filled`|
|Person Tag||`personTag20Filled`
`personTag24Filled`
`personTag28Filled`
`personTag32Filled`
`personTag48Filled`|`ic_fluent_person_tag_20_filled`
`ic_fluent_person_tag_24_filled`
`ic_fluent_person_tag_28_filled`
`ic_fluent_person_tag_32_filled`
`ic_fluent_person_tag_48_filled`|
+|Person Tentative||`personTentative16Filled`
`personTentative20Filled`
`personTentative24Filled`|`ic_fluent_person_tentative_16_filled`
`ic_fluent_person_tentative_20_filled`
`ic_fluent_person_tentative_24_filled`|
|Person Voice||`personVoice16Filled`
`personVoice20Filled`
`personVoice24Filled`|`ic_fluent_person_voice_16_filled`
`ic_fluent_person_voice_20_filled`
`ic_fluent_person_voice_24_filled`|
|Person Walking||`personWalking16Filled`
`personWalking20Filled`
`personWalking24Filled`|`ic_fluent_person_walking_16_filled`
`ic_fluent_person_walking_20_filled`
`ic_fluent_person_walking_24_filled`|
|Person Warning||`personWarning16Filled`
`personWarning20Filled`
`personWarning24Filled`
`personWarning28Filled`
`personWarning32Filled`
`personWarning48Filled`|`ic_fluent_person_warning_16_filled`
`ic_fluent_person_warning_20_filled`
`ic_fluent_person_warning_24_filled`
`ic_fluent_person_warning_28_filled`
`ic_fluent_person_warning_32_filled`
`ic_fluent_person_warning_48_filled`|
@@ -1734,6 +1753,7 @@
|Picture In Picture Exit||`pictureInPictureExit16Filled`
`pictureInPictureExit20Filled`
`pictureInPictureExit24Filled`|`ic_fluent_picture_in_picture_exit_16_filled`
`ic_fluent_picture_in_picture_exit_20_filled`
`ic_fluent_picture_in_picture_exit_24_filled`|
|Pill||`pill16Filled`
`pill20Filled`
`pill24Filled`
`pill28Filled`|`ic_fluent_pill_16_filled`
`ic_fluent_pill_20_filled`
`ic_fluent_pill_24_filled`
`ic_fluent_pill_28_filled`|
|Pin||`pin12Filled`
`pin16Filled`
`pin20Filled`
`pin24Filled`
`pin28Filled`
`pin32Filled`
`pin48Filled`|`ic_fluent_pin_12_filled`
`ic_fluent_pin_16_filled`
`ic_fluent_pin_20_filled`
`ic_fluent_pin_24_filled`
`ic_fluent_pin_28_filled`
`ic_fluent_pin_32_filled`
`ic_fluent_pin_48_filled`|
+|Pin Globe||`pinGlobe16Filled`
`pinGlobe20Filled`|`ic_fluent_pin_globe_16_filled`
`ic_fluent_pin_globe_20_filled`|
|Pin Off||`pinOff16Filled`
`pinOff20Filled`
`pinOff24Filled`
`pinOff28Filled`
`pinOff32Filled`
`pinOff48Filled`|`ic_fluent_pin_off_16_filled`
`ic_fluent_pin_off_20_filled`
`ic_fluent_pin_off_24_filled`
`ic_fluent_pin_off_28_filled`
`ic_fluent_pin_off_32_filled`
`ic_fluent_pin_off_48_filled`|
|Pipeline||`pipeline20Filled`
`pipeline24Filled`
`pipeline32Filled`|`ic_fluent_pipeline_20_filled`
`ic_fluent_pipeline_24_filled`
`ic_fluent_pipeline_32_filled`|
|Pipeline Add||`pipelineAdd20Filled`
`pipelineAdd32Filled`|`ic_fluent_pipeline_add_20_filled`
`ic_fluent_pipeline_add_32_filled`|
@@ -1746,6 +1766,7 @@
|Play||`play12Filled`
`play16Filled`
`play20Filled`
`play24Filled`
`play28Filled`
`play32Filled`
`play48Filled`|`ic_fluent_play_12_filled`
`ic_fluent_play_16_filled`
`ic_fluent_play_20_filled`
`ic_fluent_play_24_filled`
`ic_fluent_play_28_filled`
`ic_fluent_play_32_filled`
`ic_fluent_play_48_filled`|
|Play Circle||`playCircle16Filled`
`playCircle20Filled`
`playCircle24Filled`
`playCircle28Filled`
`playCircle48Filled`|`ic_fluent_play_circle_16_filled`
`ic_fluent_play_circle_20_filled`
`ic_fluent_play_circle_24_filled`
`ic_fluent_play_circle_28_filled`
`ic_fluent_play_circle_48_filled`|
|Play Circle Hint||`playCircleHint16Filled`
`playCircleHint20Filled`
`playCircleHint24Filled`|`ic_fluent_play_circle_hint_16_filled`
`ic_fluent_play_circle_hint_20_filled`
`ic_fluent_play_circle_hint_24_filled`|
+|Play Circle Sparkle||`playCircleSparkle16Filled`
`playCircleSparkle20Filled`
`playCircleSparkle24Filled`|`ic_fluent_play_circle_sparkle_16_filled`
`ic_fluent_play_circle_sparkle_20_filled`
`ic_fluent_play_circle_sparkle_24_filled`|
|Play Multiple||`playMultiple16Filled`|`ic_fluent_play_multiple_16_filled`|
|Play Settings||`playSettings20Filled`|`ic_fluent_play_settings_20_filled`|
|Playing Cards||`playingCards20Filled`|`ic_fluent_playing_cards_20_filled`|
@@ -1838,7 +1859,7 @@
|Remote||`remote16Filled`
`remote20Filled`|`ic_fluent_remote_16_filled`
`ic_fluent_remote_20_filled`|
|Rename||`rename16Filled`
`rename20Filled`
`rename24Filled`
`rename28Filled`|`ic_fluent_rename_16_filled`
`ic_fluent_rename_20_filled`
`ic_fluent_rename_24_filled`
`ic_fluent_rename_28_filled`|
|Reorder||`reorder20Filled`|`ic_fluent_reorder_20_filled`|
-|Replay||`replay20Filled`|`ic_fluent_replay_20_filled`|
+|Replay||`replay16Filled`
`replay20Filled`
`replay24Filled`
`replay28Filled`
`replay32Filled`|`ic_fluent_replay_16_filled`
`ic_fluent_replay_20_filled`
`ic_fluent_replay_24_filled`
`ic_fluent_replay_28_filled`
`ic_fluent_replay_32_filled`|
|Resize||`resize16Filled`
`resize20Filled`
`resize24Filled`
`resize28Filled`
`resize32Filled`
`resize48Filled`|`ic_fluent_resize_16_filled`
`ic_fluent_resize_20_filled`
`ic_fluent_resize_24_filled`
`ic_fluent_resize_28_filled`
`ic_fluent_resize_32_filled`
`ic_fluent_resize_48_filled`|
|Resize Image||`resizeImage20Filled`
`resizeImage24Filled`|`ic_fluent_resize_image_20_filled`
`ic_fluent_resize_image_24_filled`|
|Resize Large||`resizeLarge16Filled`
`resizeLarge20Filled`
`resizeLarge24Filled`|`ic_fluent_resize_large_16_filled`
`ic_fluent_resize_large_20_filled`
`ic_fluent_resize_large_24_filled`|
@@ -1860,7 +1881,7 @@
|Router||`router20Filled`
`router24Filled`|`ic_fluent_router_20_filled`
`ic_fluent_router_24_filled`|
|Row Triple||`rowTriple20Filled`
`rowTriple24Filled`|`ic_fluent_row_triple_20_filled`
`ic_fluent_row_triple_24_filled`|
|Ruler||`ruler16Filled`
`ruler20Filled`
`ruler24Filled`
`ruler28Filled`
`ruler32Filled`
`ruler48Filled`|`ic_fluent_ruler_16_filled`
`ic_fluent_ruler_20_filled`
`ic_fluent_ruler_24_filled`
`ic_fluent_ruler_28_filled`
`ic_fluent_ruler_32_filled`
`ic_fluent_ruler_48_filled`|
-|Run||`run16Filled`
`run20Filled`
`run24Filled`|`ic_fluent_run_16_filled`
`ic_fluent_run_20_filled`
`ic_fluent_run_24_filled`|
+|Run||`run16Filled`
`run20Filled`
`run24Filled`
`run28Filled`
`run32Filled`
`run48Filled`|`ic_fluent_run_16_filled`
`ic_fluent_run_20_filled`
`ic_fluent_run_24_filled`
`ic_fluent_run_28_filled`
`ic_fluent_run_32_filled`
`ic_fluent_run_48_filled`|
|SIM||`sim16Filled`
`sim20Filled`
`sim24Filled`|`ic_fluent_sim_16_filled`
`ic_fluent_sim_20_filled`
`ic_fluent_sim_24_filled`|
|Sanitize||`sanitize20Filled`
`sanitize24Filled`|`ic_fluent_sanitize_20_filled`
`ic_fluent_sanitize_24_filled`|
|Save||`save16Filled`
`save20Filled`
`save24Filled`
`save28Filled`
`save32Filled`|`ic_fluent_save_16_filled`
`ic_fluent_save_20_filled`
`ic_fluent_save_24_filled`
`ic_fluent_save_28_filled`
`ic_fluent_save_32_filled`|
@@ -1899,7 +1920,7 @@
|Search Info||`searchInfo20Filled`
`searchInfo24Filled`|`ic_fluent_search_info_20_filled`
`ic_fluent_search_info_24_filled`|
|Search Settings||`searchSettings20Filled`|`ic_fluent_search_settings_20_filled`|
|Search Shield||`searchShield20Filled`|`ic_fluent_search_shield_20_filled`|
-|Search Square||`searchSquare20Filled`
`searchSquare24Filled`|`ic_fluent_search_square_20_filled`
`ic_fluent_search_square_24_filled`|
+|Search Square||`searchSquare16Filled`
`searchSquare20Filled`
`searchSquare24Filled`|`ic_fluent_search_square_16_filled`
`ic_fluent_search_square_20_filled`
`ic_fluent_search_square_24_filled`|
|Search Visual||`searchVisual16Filled`
`searchVisual20Filled`
`searchVisual24Filled`|`ic_fluent_search_visual_16_filled`
`ic_fluent_search_visual_20_filled`
`ic_fluent_search_visual_24_filled`|
|Seat||`seat16Filled`
`seat20Filled`
`seat24Filled`|`ic_fluent_seat_16_filled`
`ic_fluent_seat_20_filled`
`ic_fluent_seat_24_filled`|
|Seat Add||`seatAdd16Filled`
`seatAdd20Filled`
`seatAdd24Filled`|`ic_fluent_seat_add_16_filled`
`ic_fluent_seat_add_20_filled`
`ic_fluent_seat_add_24_filled`|
@@ -1913,6 +1934,7 @@
|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`|
+|Send Person||`sendPerson16Filled`
`sendPerson20Filled`
`sendPerson24Filled`|`ic_fluent_send_person_16_filled`
`ic_fluent_send_person_20_filled`
`ic_fluent_send_person_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`|
|Server||`server12Filled`
`server16Filled`
`server20Filled`
`server24Filled`|`ic_fluent_server_12_filled`
`ic_fluent_server_16_filled`
`ic_fluent_server_20_filled`
`ic_fluent_server_24_filled`|
|Server Link||`serverLink16Filled`
`serverLink20Filled`
`serverLink24Filled`|`ic_fluent_server_link_16_filled`
`ic_fluent_server_link_20_filled`
`ic_fluent_server_link_24_filled`|
@@ -1922,7 +1944,7 @@
|Server Surface Multiple||`serverSurfaceMultiple16Filled`|`ic_fluent_server_surface_multiple_16_filled`|
|Service Bell||`serviceBell16Filled`
`serviceBell20Filled`
`serviceBell24Filled`|`ic_fluent_service_bell_16_filled`
`ic_fluent_service_bell_20_filled`
`ic_fluent_service_bell_24_filled`|
|Settings||`settings16Filled`
`settings20Filled`
`settings24Filled`
`settings28Filled`
`settings32Filled`
`settings48Filled`|`ic_fluent_settings_16_filled`
`ic_fluent_settings_20_filled`
`ic_fluent_settings_24_filled`
`ic_fluent_settings_28_filled`
`ic_fluent_settings_32_filled`
`ic_fluent_settings_48_filled`|
-|Settings Chat||`settingsChat20Filled`
`settingsChat24Filled`|`ic_fluent_settings_chat_20_filled`
`ic_fluent_settings_chat_24_filled`|
+|Settings Chat||`settingsChat16Filled`
`settingsChat20Filled`
`settingsChat24Filled`|`ic_fluent_settings_chat_16_filled`
`ic_fluent_settings_chat_20_filled`
`ic_fluent_settings_chat_24_filled`|
|Settings Cog Multiple||`settingsCogMultiple20Filled`
`settingsCogMultiple24Filled`|`ic_fluent_settings_cog_multiple_20_filled`
`ic_fluent_settings_cog_multiple_24_filled`|
|Shape Exclude||`shapeExclude16Filled`
`shapeExclude20Filled`
`shapeExclude24Filled`|`ic_fluent_shape_exclude_16_filled`
`ic_fluent_shape_exclude_20_filled`
`ic_fluent_shape_exclude_24_filled`|
|Shape Intersect||`shapeIntersect16Filled`
`shapeIntersect20Filled`
`shapeIntersect24Filled`|`ic_fluent_shape_intersect_16_filled`
`ic_fluent_shape_intersect_20_filled`
`ic_fluent_shape_intersect_24_filled`|
@@ -1933,6 +1955,7 @@
|Share||`share16Filled`
`share20Filled`
`share24Filled`
`share28Filled`
`share48Filled`|`ic_fluent_share_16_filled`
`ic_fluent_share_20_filled`
`ic_fluent_share_24_filled`
`ic_fluent_share_28_filled`
`ic_fluent_share_48_filled`|
|Share Android||`shareAndroid16Filled`
`shareAndroid20Filled`
`shareAndroid24Filled`
`shareAndroid32Filled`|`ic_fluent_share_android_16_filled`
`ic_fluent_share_android_20_filled`
`ic_fluent_share_android_24_filled`
`ic_fluent_share_android_32_filled`|
|Share Close Tray||`shareCloseTray20Filled`
`shareCloseTray24Filled`|`ic_fluent_share_close_tray_20_filled`
`ic_fluent_share_close_tray_24_filled`|
+|Share Multiple||`shareMultiple16Filled`
`shareMultiple20Filled`
`shareMultiple24Filled`|`ic_fluent_share_multiple_16_filled`
`ic_fluent_share_multiple_20_filled`
`ic_fluent_share_multiple_24_filled`|
|Share Screen Person||`shareScreenPerson16Filled`
`shareScreenPerson20Filled`
`shareScreenPerson24Filled`
`shareScreenPerson28Filled`|`ic_fluent_share_screen_person_16_filled`
`ic_fluent_share_screen_person_20_filled`
`ic_fluent_share_screen_person_24_filled`
`ic_fluent_share_screen_person_28_filled`|
|Share Screen Person Overlay||`shareScreenPersonOverlay16Filled`
`shareScreenPersonOverlay20Filled`
`shareScreenPersonOverlay24Filled`
`shareScreenPersonOverlay28Filled`|`ic_fluent_share_screen_person_overlay_16_filled`
`ic_fluent_share_screen_person_overlay_20_filled`
`ic_fluent_share_screen_person_overlay_24_filled`
`ic_fluent_share_screen_person_overlay_28_filled`|
|Share Screen Person Overlay Inside||`shareScreenPersonOverlayInside16Filled`
`shareScreenPersonOverlayInside20Filled`
`shareScreenPersonOverlayInside24Filled`
`shareScreenPersonOverlayInside28Filled`|`ic_fluent_share_screen_person_overlay_inside_16_filled`
`ic_fluent_share_screen_person_overlay_inside_20_filled`
`ic_fluent_share_screen_person_overlay_inside_24_filled`
`ic_fluent_share_screen_person_overlay_inside_28_filled`|
@@ -1998,6 +2021,7 @@
|Slide Multiple||`slideMultiple20Filled`
`slideMultiple24Filled`|`ic_fluent_slide_multiple_20_filled`
`ic_fluent_slide_multiple_24_filled`|
|Slide Multiple Arrow Right||`slideMultipleArrowRight20Filled`
`slideMultipleArrowRight24Filled`|`ic_fluent_slide_multiple_arrow_right_20_filled`
`ic_fluent_slide_multiple_arrow_right_24_filled`|
|Slide Multiple Search||`slideMultipleSearch20Filled`
`slideMultipleSearch24Filled`|`ic_fluent_slide_multiple_search_20_filled`
`ic_fluent_slide_multiple_search_24_filled`|
+|Slide Play||`slidePlay20Filled`
`slidePlay24Filled`|`ic_fluent_slide_play_20_filled`
`ic_fluent_slide_play_24_filled`|
|Slide Record||`slideRecord16Filled`
`slideRecord20Filled`
`slideRecord24Filled`
`slideRecord28Filled`
`slideRecord48Filled`|`ic_fluent_slide_record_16_filled`
`ic_fluent_slide_record_20_filled`
`ic_fluent_slide_record_24_filled`
`ic_fluent_slide_record_28_filled`
`ic_fluent_slide_record_48_filled`|
|Slide Search||`slideSearch16Filled`
`slideSearch20Filled`
`slideSearch24Filled`
`slideSearch28Filled`
`slideSearch32Filled`|`ic_fluent_slide_search_16_filled`
`ic_fluent_slide_search_20_filled`
`ic_fluent_slide_search_24_filled`
`ic_fluent_slide_search_28_filled`
`ic_fluent_slide_search_32_filled`|
|Slide Settings||`slideSettings20Filled`
`slideSettings24Filled`|`ic_fluent_slide_settings_20_filled`
`ic_fluent_slide_settings_24_filled`|
@@ -2043,6 +2067,7 @@
|Square Add||`squareAdd16Filled`
`squareAdd20Filled`|`ic_fluent_square_add_16_filled`
`ic_fluent_square_add_20_filled`|
|Square Arrow Forward||`squareArrowForward16Filled`
`squareArrowForward20Filled`
`squareArrowForward24Filled`
`squareArrowForward28Filled`
`squareArrowForward32Filled`
`squareArrowForward48Filled`|`ic_fluent_square_arrow_forward_16_filled`
`ic_fluent_square_arrow_forward_20_filled`
`ic_fluent_square_arrow_forward_24_filled`
`ic_fluent_square_arrow_forward_28_filled`
`ic_fluent_square_arrow_forward_32_filled`
`ic_fluent_square_arrow_forward_48_filled`|
|Square Dismiss||`squareDismiss16Filled`
`squareDismiss20Filled`|`ic_fluent_square_dismiss_16_filled`
`ic_fluent_square_dismiss_20_filled`|
+|Square Dovetail Joint||`squareDovetailJoint12Filled`
`squareDovetailJoint16Filled`
`squareDovetailJoint20Filled`
`squareDovetailJoint24Filled`
`squareDovetailJoint28Filled`
`squareDovetailJoint32Filled`
`squareDovetailJoint48Filled`|`ic_fluent_square_dovetail_joint_12_filled`
`ic_fluent_square_dovetail_joint_16_filled`
`ic_fluent_square_dovetail_joint_20_filled`
`ic_fluent_square_dovetail_joint_24_filled`
`ic_fluent_square_dovetail_joint_28_filled`
`ic_fluent_square_dovetail_joint_32_filled`
`ic_fluent_square_dovetail_joint_48_filled`|
|Square Eraser||`squareEraser20Filled`|`ic_fluent_square_eraser_20_filled`|
|Square Hint||`squareHint16Filled`
`squareHint20Filled`
`squareHint24Filled`
`squareHint28Filled`
`squareHint32Filled`
`squareHint48Filled`|`ic_fluent_square_hint_16_filled`
`ic_fluent_square_hint_20_filled`
`ic_fluent_square_hint_24_filled`
`ic_fluent_square_hint_28_filled`
`ic_fluent_square_hint_32_filled`
`ic_fluent_square_hint_48_filled`|
|Square Hint Apps||`squareHintApps20Filled`
`squareHintApps24Filled`|`ic_fluent_square_hint_apps_20_filled`
`ic_fluent_square_hint_apps_24_filled`|
@@ -2126,6 +2151,8 @@
|Tab Desktop Multiple Bottom||`tabDesktopMultipleBottom20Filled`
`tabDesktopMultipleBottom24Filled`|`ic_fluent_tab_desktop_multiple_bottom_20_filled`
`ic_fluent_tab_desktop_multiple_bottom_24_filled`|
|Tab Desktop Multiple Sparkle||`tabDesktopMultipleSparkle16Filled`
`tabDesktopMultipleSparkle20Filled`
`tabDesktopMultipleSparkle24Filled`|`ic_fluent_tab_desktop_multiple_sparkle_16_filled`
`ic_fluent_tab_desktop_multiple_sparkle_20_filled`
`ic_fluent_tab_desktop_multiple_sparkle_24_filled`|
|Tab Desktop New Page||`tabDesktopNewPage20Filled`|`ic_fluent_tab_desktop_new_page_20_filled`|
+|Tab Desktop Search||`tabDesktopSearch16Filled`
`tabDesktopSearch20Filled`
`tabDesktopSearch24Filled`|`ic_fluent_tab_desktop_search_16_filled`
`ic_fluent_tab_desktop_search_20_filled`
`ic_fluent_tab_desktop_search_24_filled`|
+|Tab Group||`tabGroup16Filled`
`tabGroup20Filled`
`tabGroup24Filled`|`ic_fluent_tab_group_16_filled`
`ic_fluent_tab_group_20_filled`
`ic_fluent_tab_group_24_filled`|
|Tab In Private||`tabInPrivate16Filled`
`tabInPrivate20Filled`
`tabInPrivate24Filled`
`tabInPrivate28Filled`|`ic_fluent_tab_in_private_16_filled`
`ic_fluent_tab_in_private_20_filled`
`ic_fluent_tab_in_private_24_filled`
`ic_fluent_tab_in_private_28_filled`|
|Tab InPrivate Account||`tabInprivateAccount20Filled`
`tabInprivateAccount24Filled`|`ic_fluent_tab_inprivate_account_20_filled`
`ic_fluent_tab_inprivate_account_24_filled`|
|Tab Prohibited||`tabProhibited20Filled`
`tabProhibited24Filled`|`ic_fluent_tab_prohibited_20_filled`
`ic_fluent_tab_prohibited_24_filled`|
@@ -2141,6 +2168,7 @@
|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 Cursor||`tableCursor16Filled`
`tableCursor20Filled`
`tableCursor24Filled`|`ic_fluent_table_cursor_16_filled`
`ic_fluent_table_cursor_20_filled`
`ic_fluent_table_cursor_24_filled`|
|Table Default||`tableDefault32Filled`|`ic_fluent_table_default_32_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`|
@@ -2177,6 +2205,7 @@
|Table Simple Exclude||`tableSimpleExclude16Filled`
`tableSimpleExclude20Filled`
`tableSimpleExclude24Filled`
`tableSimpleExclude28Filled`
`tableSimpleExclude32Filled`
`tableSimpleExclude48Filled`|`ic_fluent_table_simple_exclude_16_filled`
`ic_fluent_table_simple_exclude_20_filled`
`ic_fluent_table_simple_exclude_24_filled`
`ic_fluent_table_simple_exclude_28_filled`
`ic_fluent_table_simple_exclude_32_filled`
`ic_fluent_table_simple_exclude_48_filled`|
|Table Simple Include||`tableSimpleInclude16Filled`
`tableSimpleInclude20Filled`
`tableSimpleInclude24Filled`
`tableSimpleInclude28Filled`
`tableSimpleInclude32Filled`
`tableSimpleInclude48Filled`|`ic_fluent_table_simple_include_16_filled`
`ic_fluent_table_simple_include_20_filled`
`ic_fluent_table_simple_include_24_filled`
`ic_fluent_table_simple_include_28_filled`
`ic_fluent_table_simple_include_32_filled`
`ic_fluent_table_simple_include_48_filled`|
|Table Simple Multiple||`tableSimpleMultiple20Filled`
`tableSimpleMultiple24Filled`|`ic_fluent_table_simple_multiple_20_filled`
`ic_fluent_table_simple_multiple_24_filled`|
+|Table Sparkle||`tableSparkle20Filled`
`tableSparkle24Filled`|`ic_fluent_table_sparkle_20_filled`
`ic_fluent_table_sparkle_24_filled`|
|Table Split||`tableSplit20Filled`|`ic_fluent_table_split_20_filled`|
|Table Stack Above||`tableStackAbove16Filled`
`tableStackAbove20Filled`
`tableStackAbove24Filled`
`tableStackAbove28Filled`|`ic_fluent_table_stack_above_16_filled`
`ic_fluent_table_stack_above_20_filled`
`ic_fluent_table_stack_above_24_filled`
`ic_fluent_table_stack_above_28_filled`|
|Table Stack Below||`tableStackBelow16Filled`
`tableStackBelow20Filled`
`tableStackBelow24Filled`
`tableStackBelow28Filled`|`ic_fluent_table_stack_below_16_filled`
`ic_fluent_table_stack_below_20_filled`
`ic_fluent_table_stack_below_24_filled`
`ic_fluent_table_stack_below_28_filled`|
@@ -2194,7 +2223,7 @@
|Tag Lock||`tagLock16Filled`
`tagLock20Filled`
`tagLock24Filled`
`tagLock32Filled`|`ic_fluent_tag_lock_16_filled`
`ic_fluent_tag_lock_20_filled`
`ic_fluent_tag_lock_24_filled`
`ic_fluent_tag_lock_32_filled`|
|Tag Lock Accent||`tagLockAccent16Filled`
`tagLockAccent20Filled`
`tagLockAccent24Filled`
`tagLockAccent32Filled`|`ic_fluent_tag_lock_accent_16_filled`
`ic_fluent_tag_lock_accent_20_filled`
`ic_fluent_tag_lock_accent_24_filled`
`ic_fluent_tag_lock_accent_32_filled`|
|Tag Multiple||`tagMultiple16Filled`
`tagMultiple20Filled`
`tagMultiple24Filled`|`ic_fluent_tag_multiple_16_filled`
`ic_fluent_tag_multiple_20_filled`
`ic_fluent_tag_multiple_24_filled`|
-|Tag Off||`tagOff20Filled`
`tagOff24Filled`|`ic_fluent_tag_off_20_filled`
`ic_fluent_tag_off_24_filled`|
+|Tag Off||`tagOff16Filled`
`tagOff20Filled`
`tagOff24Filled`|`ic_fluent_tag_off_16_filled`
`ic_fluent_tag_off_20_filled`
`ic_fluent_tag_off_24_filled`|
|Tag Question Mark||`tagQuestionMark16Filled`
`tagQuestionMark20Filled`
`tagQuestionMark24Filled`
`tagQuestionMark32Filled`|`ic_fluent_tag_question_mark_16_filled`
`ic_fluent_tag_question_mark_20_filled`
`ic_fluent_tag_question_mark_24_filled`
`ic_fluent_tag_question_mark_32_filled`|
|Tag Reset||`tagReset20Filled`
`tagReset24Filled`|`ic_fluent_tag_reset_20_filled`
`ic_fluent_tag_reset_24_filled`|
|Tag Search||`tagSearch20Filled`
`tagSearch24Filled`|`ic_fluent_tag_search_20_filled`
`ic_fluent_tag_search_24_filled`|
@@ -2286,7 +2315,7 @@
|Text Column One Narrow||`textColumnOneNarrow20Filled`
`textColumnOneNarrow24Filled`|`ic_fluent_text_column_one_narrow_20_filled`
`ic_fluent_text_column_one_narrow_24_filled`|
|Text Column One Semi Narrow||`textColumnOneSemiNarrow20Filled`
`textColumnOneSemiNarrow24Filled`|`ic_fluent_text_column_one_semi_narrow_20_filled`
`ic_fluent_text_column_one_semi_narrow_24_filled`|
|Text Column One Wide||`textColumnOneWide20Filled`
`textColumnOneWide24Filled`|`ic_fluent_text_column_one_wide_20_filled`
`ic_fluent_text_column_one_wide_24_filled`|
-|Text Column One Wide Lightning||`textColumnOneWideLightning20Filled`
`textColumnOneWideLightning24Filled`|`ic_fluent_text_column_one_wide_lightning_20_filled`
`ic_fluent_text_column_one_wide_lightning_24_filled`|
+|Text Column One Wide Lightning||`textColumnOneWideLightning16Filled`
`textColumnOneWideLightning20Filled`
`textColumnOneWideLightning24Filled`|`ic_fluent_text_column_one_wide_lightning_16_filled`
`ic_fluent_text_column_one_wide_lightning_20_filled`
`ic_fluent_text_column_one_wide_lightning_24_filled`|
|Text Column Three||`textColumnThree20Filled`
`textColumnThree24Filled`|`ic_fluent_text_column_three_20_filled`
`ic_fluent_text_column_three_24_filled`|
|Text Column Two||`textColumnTwo20Filled`
`textColumnTwo24Filled`|`ic_fluent_text_column_two_20_filled`
`ic_fluent_text_column_two_24_filled`|
|Text Column Two Left||`textColumnTwoLeft20Filled`
`textColumnTwoLeft24Filled`|`ic_fluent_text_column_two_left_20_filled`
`ic_fluent_text_column_two_left_24_filled`|
@@ -2452,6 +2481,7 @@
|Translate Auto||`translateAuto16Filled`
`translateAuto20Filled`
`translateAuto24Filled`|`ic_fluent_translate_auto_16_filled`
`ic_fluent_translate_auto_20_filled`
`ic_fluent_translate_auto_24_filled`|
|Translate Off||`translateOff16Filled`
`translateOff20Filled`
`translateOff24Filled`|`ic_fluent_translate_off_16_filled`
`ic_fluent_translate_off_20_filled`
`ic_fluent_translate_off_24_filled`|
|Transmission||`transmission20Filled`
`transmission24Filled`|`ic_fluent_transmission_20_filled`
`ic_fluent_transmission_24_filled`|
+|Transparency Square||`transparencySquare20Filled`
`transparencySquare24Filled`|`ic_fluent_transparency_square_20_filled`
`ic_fluent_transparency_square_24_filled`|
|Tray Item Add||`trayItemAdd20Filled`
`trayItemAdd24Filled`|`ic_fluent_tray_item_add_20_filled`
`ic_fluent_tray_item_add_24_filled`|
|Tray Item Remove||`trayItemRemove20Filled`
`trayItemRemove24Filled`|`ic_fluent_tray_item_remove_20_filled`
`ic_fluent_tray_item_remove_24_filled`|
|Tree Deciduous||`treeDeciduous20Filled`
`treeDeciduous24Filled`
`treeDeciduous28Filled`|`ic_fluent_tree_deciduous_20_filled`
`ic_fluent_tree_deciduous_24_filled`
`ic_fluent_tree_deciduous_28_filled`|
@@ -2531,7 +2561,7 @@
|Vote||`vote20Filled`
`vote24Filled`|`ic_fluent_vote_20_filled`
`ic_fluent_vote_24_filled`|
|Walkie Talkie||`walkieTalkie20Filled`
`walkieTalkie24Filled`
`walkieTalkie28Filled`|`ic_fluent_walkie_talkie_20_filled`
`ic_fluent_walkie_talkie_24_filled`
`ic_fluent_walkie_talkie_28_filled`|
|Wallet||`wallet16Filled`
`wallet20Filled`
`wallet24Filled`
`wallet28Filled`
`wallet32Filled`
`wallet48Filled`|`ic_fluent_wallet_16_filled`
`ic_fluent_wallet_20_filled`
`ic_fluent_wallet_24_filled`
`ic_fluent_wallet_28_filled`
`ic_fluent_wallet_32_filled`
`ic_fluent_wallet_48_filled`|
-|Wallet Credit Card||`walletCreditCard16Filled`
`walletCreditCard20Filled`
`walletCreditCard24Filled`
`walletCreditCard32Filled`|`ic_fluent_wallet_credit_card_16_filled`
`ic_fluent_wallet_credit_card_20_filled`
`ic_fluent_wallet_credit_card_24_filled`
`ic_fluent_wallet_credit_card_32_filled`|
+|Wallet Credit Card||`walletCreditCard16Filled`
`walletCreditCard20Filled`
`walletCreditCard24Filled`
`walletCreditCard28Filled`
`walletCreditCard32Filled`
`walletCreditCard48Filled`|`ic_fluent_wallet_credit_card_16_filled`
`ic_fluent_wallet_credit_card_20_filled`
`ic_fluent_wallet_credit_card_24_filled`
`ic_fluent_wallet_credit_card_28_filled`
`ic_fluent_wallet_credit_card_32_filled`
`ic_fluent_wallet_credit_card_48_filled`|
|Wallpaper||`wallpaper20Filled`
`wallpaper24Filled`|`ic_fluent_wallpaper_20_filled`
`ic_fluent_wallpaper_24_filled`|
|Wand||`wand16Filled`
`wand20Filled`
`wand24Filled`
`wand28Filled`
`wand48Filled`|`ic_fluent_wand_16_filled`
`ic_fluent_wand_20_filled`
`ic_fluent_wand_24_filled`
`ic_fluent_wand_28_filled`
`ic_fluent_wand_48_filled`|
|Warning||`warning12Filled`
`warning16Filled`
`warning20Filled`
`warning24Filled`
`warning28Filled`
`warning32Filled`
`warning48Filled`|`ic_fluent_warning_12_filled`
`ic_fluent_warning_16_filled`
`ic_fluent_warning_20_filled`
`ic_fluent_warning_24_filled`
`ic_fluent_warning_28_filled`
`ic_fluent_warning_32_filled`
`ic_fluent_warning_48_filled`|
diff --git a/icons_regular.md b/icons_regular.md
index 9f63eb8395..1ae0989ca5 100644
--- a/icons_regular.md
+++ b/icons_regular.md
@@ -63,6 +63,8 @@
|Apps Add In||`appsAddIn16Regular`
`appsAddIn20Regular`
`appsAddIn24Regular`
`appsAddIn28Regular`|`ic_fluent_apps_add_in_16_regular`
`ic_fluent_apps_add_in_20_regular`
`ic_fluent_apps_add_in_24_regular`
`ic_fluent_apps_add_in_28_regular`|
|Apps List||`appsList20Regular`
`appsList24Regular`|`ic_fluent_apps_list_20_regular`
`ic_fluent_apps_list_24_regular`|
|Apps List Detail||`appsListDetail20Regular`
`appsListDetail24Regular`|`ic_fluent_apps_list_detail_20_regular`
`ic_fluent_apps_list_detail_24_regular`|
+|Apps Settings||`appsSettings16Regular`
`appsSettings20Regular`|`ic_fluent_apps_settings_16_regular`
`ic_fluent_apps_settings_20_regular`|
+|Apps Shield||`appsShield16Regular`
`appsShield20Regular`|`ic_fluent_apps_shield_16_regular`
`ic_fluent_apps_shield_20_regular`|
|Archive||`archive16Regular`
`archive20Regular`
`archive24Regular`
`archive28Regular`
`archive32Regular`
`archive48Regular`|`ic_fluent_archive_16_regular`
`ic_fluent_archive_20_regular`
`ic_fluent_archive_24_regular`
`ic_fluent_archive_28_regular`
`ic_fluent_archive_32_regular`
`ic_fluent_archive_48_regular`|
|Archive Arrow Back||`archiveArrowBack16Regular`
`archiveArrowBack20Regular`
`archiveArrowBack24Regular`
`archiveArrowBack28Regular`
`archiveArrowBack32Regular`
`archiveArrowBack48Regular`|`ic_fluent_archive_arrow_back_16_regular`
`ic_fluent_archive_arrow_back_20_regular`
`ic_fluent_archive_arrow_back_24_regular`
`ic_fluent_archive_arrow_back_28_regular`
`ic_fluent_archive_arrow_back_32_regular`
`ic_fluent_archive_arrow_back_48_regular`|
|Archive Multiple||`archiveMultiple16Regular`
`archiveMultiple20Regular`
`archiveMultiple24Regular`|`ic_fluent_archive_multiple_16_regular`
`ic_fluent_archive_multiple_20_regular`
`ic_fluent_archive_multiple_24_regular`|
@@ -194,7 +196,7 @@
|Arrow Turn Left Down||`arrowTurnLeftDown20Regular`
`arrowTurnLeftDown48Regular`|`ic_fluent_arrow_turn_left_down_20_regular`
`ic_fluent_arrow_turn_left_down_48_regular`|
|Arrow Turn Left Right||`arrowTurnLeftRight20Regular`
`arrowTurnLeftRight48Regular`|`ic_fluent_arrow_turn_left_right_20_regular`
`ic_fluent_arrow_turn_left_right_48_regular`|
|Arrow Turn Left Up||`arrowTurnLeftUp20Regular`
`arrowTurnLeftUp48Regular`|`ic_fluent_arrow_turn_left_up_20_regular`
`ic_fluent_arrow_turn_left_up_48_regular`|
-|Arrow Turn Right||`arrowTurnRight20Regular`
`arrowTurnRight24Regular`
`arrowTurnRight48Regular`|`ic_fluent_arrow_turn_right_20_regular`
`ic_fluent_arrow_turn_right_24_regular`
`ic_fluent_arrow_turn_right_48_regular`|
+|Arrow Turn Right||`arrowTurnRight16Regular`
`arrowTurnRight20Regular`
`arrowTurnRight24Regular`
`arrowTurnRight48Regular`|`ic_fluent_arrow_turn_right_16_regular`
`ic_fluent_arrow_turn_right_20_regular`
`ic_fluent_arrow_turn_right_24_regular`
`ic_fluent_arrow_turn_right_48_regular`|
|Arrow Turn Right Down||`arrowTurnRightDown20Regular`
`arrowTurnRightDown48Regular`|`ic_fluent_arrow_turn_right_down_20_regular`
`ic_fluent_arrow_turn_right_down_48_regular`|
|Arrow Turn Right Left||`arrowTurnRightLeft20Regular`
`arrowTurnRightLeft48Regular`|`ic_fluent_arrow_turn_right_left_20_regular`
`ic_fluent_arrow_turn_right_left_48_regular`|
|Arrow Turn Right Up||`arrowTurnRightUp20Regular`
`arrowTurnRightUp48Regular`|`ic_fluent_arrow_turn_right_up_20_regular`
`ic_fluent_arrow_turn_right_up_48_regular`|
@@ -209,7 +211,7 @@
|Arrow Up Right||`arrowUpRight16Regular`
`arrowUpRight20Regular`
`arrowUpRight24Regular`
`arrowUpRight32Regular`
`arrowUpRight48Regular`|`ic_fluent_arrow_up_right_16_regular`
`ic_fluent_arrow_up_right_20_regular`
`ic_fluent_arrow_up_right_24_regular`
`ic_fluent_arrow_up_right_32_regular`
`ic_fluent_arrow_up_right_48_regular`|
|Arrow Up Right Dashes||`arrowUpRightDashes16Regular`|`ic_fluent_arrow_up_right_dashes_16_regular`|
|Arrow Up Square Settings||`arrowUpSquareSettings24Regular`|`ic_fluent_arrow_up_square_settings_24_regular`|
-|Arrow Upload||`arrowUpload16Regular`
`arrowUpload20Regular`
`arrowUpload24Regular`|`ic_fluent_arrow_upload_16_regular`
`ic_fluent_arrow_upload_20_regular`
`ic_fluent_arrow_upload_24_regular`|
+|Arrow Upload||`arrowUpload16Regular`
`arrowUpload20Regular`
`arrowUpload24Regular`
`arrowUpload32Regular`|`ic_fluent_arrow_upload_16_regular`
`ic_fluent_arrow_upload_20_regular`
`ic_fluent_arrow_upload_24_regular`
`ic_fluent_arrow_upload_32_regular`|
|Arrow Wrap||`arrowWrap20Regular`|`ic_fluent_arrow_wrap_20_regular`|
|Arrow Wrap Off||`arrowWrapOff20Regular`|`ic_fluent_arrow_wrap_off_20_regular`|
|Arrows Bidirectional||`arrowsBidirectional20Regular`
`arrowsBidirectional24Regular`|`ic_fluent_arrows_bidirectional_20_regular`
`ic_fluent_arrows_bidirectional_24_regular`|
@@ -265,7 +267,7 @@
|Board Games||`boardGames20Regular`|`ic_fluent_board_games_20_regular`|
|Board Heart||`boardHeart16Regular`
`boardHeart20Regular`
`boardHeart24Regular`|`ic_fluent_board_heart_16_regular`
`ic_fluent_board_heart_20_regular`
`ic_fluent_board_heart_24_regular`|
|Board Split||`boardSplit16Regular`
`boardSplit20Regular`
`boardSplit24Regular`
`boardSplit28Regular`
`boardSplit48Regular`|`ic_fluent_board_split_16_regular`
`ic_fluent_board_split_20_regular`
`ic_fluent_board_split_24_regular`
`ic_fluent_board_split_28_regular`
`ic_fluent_board_split_48_regular`|
-|Book||`book16Regular`
`book20Regular`
`book24Regular`
`book32Regular`|`ic_fluent_book_16_regular`
`ic_fluent_book_20_regular`
`ic_fluent_book_24_regular`
`ic_fluent_book_32_regular`|
+|Book||`book16Regular`
`book20Regular`
`book24Regular`
`book28Regular`
`book32Regular`
`book48Regular`|`ic_fluent_book_16_regular`
`ic_fluent_book_20_regular`
`ic_fluent_book_24_regular`
`ic_fluent_book_28_regular`
`ic_fluent_book_32_regular`
`ic_fluent_book_48_regular`|
|Book Add||`bookAdd20Regular`
`bookAdd24Regular`
`bookAdd28Regular`|`ic_fluent_book_add_20_regular`
`ic_fluent_book_add_24_regular`
`ic_fluent_book_add_28_regular`|
|Book Arrow Clockwise||`bookArrowClockwise20Regular`
`bookArrowClockwise24Regular`|`ic_fluent_book_arrow_clockwise_20_regular`
`ic_fluent_book_arrow_clockwise_24_regular`|
|Book Clock||`bookClock20Regular`
`bookClock24Regular`|`ic_fluent_book_clock_20_regular`
`ic_fluent_book_clock_24_regular`|
@@ -341,7 +343,7 @@
|Branch Fork Hint||`branchForkHint20Regular`
`branchForkHint24Regular`|`ic_fluent_branch_fork_hint_20_regular`
`ic_fluent_branch_fork_hint_24_regular`|
|Branch Fork Link||`branchForkLink20Regular`
`branchForkLink24Regular`|`ic_fluent_branch_fork_link_20_regular`
`ic_fluent_branch_fork_link_24_regular`|
|Branch Request||`branchRequest16Regular`
`branchRequest20Regular`|`ic_fluent_branch_request_16_regular`
`ic_fluent_branch_request_20_regular`|
-|Breakout Room||`breakoutRoom20Regular`
`breakoutRoom24Regular`
`breakoutRoom28Regular`|`ic_fluent_breakout_room_20_regular`
`ic_fluent_breakout_room_24_regular`
`ic_fluent_breakout_room_28_regular`|
+|Breakout Room||`breakoutRoom20Regular`
`breakoutRoom24Regular`
`breakoutRoom28Regular`
`breakoutRoom32Regular`|`ic_fluent_breakout_room_20_regular`
`ic_fluent_breakout_room_24_regular`
`ic_fluent_breakout_room_28_regular`
`ic_fluent_breakout_room_32_regular`|
|Briefcase||`briefcase12Regular`
`briefcase16Regular`
`briefcase20Regular`
`briefcase24Regular`
`briefcase28Regular`
`briefcase32Regular`
`briefcase48Regular`|`ic_fluent_briefcase_12_regular`
`ic_fluent_briefcase_16_regular`
`ic_fluent_briefcase_20_regular`
`ic_fluent_briefcase_24_regular`
`ic_fluent_briefcase_28_regular`
`ic_fluent_briefcase_32_regular`
`ic_fluent_briefcase_48_regular`|
|Briefcase Medical||`briefcaseMedical16Regular`
`briefcaseMedical20Regular`
`briefcaseMedical24Regular`
`briefcaseMedical32Regular`|`ic_fluent_briefcase_medical_16_regular`
`ic_fluent_briefcase_medical_20_regular`
`ic_fluent_briefcase_medical_24_regular`
`ic_fluent_briefcase_medical_32_regular`|
|Briefcase Off||`briefcaseOff16Regular`
`briefcaseOff20Regular`
`briefcaseOff24Regular`
`briefcaseOff28Regular`
`briefcaseOff32Regular`
`briefcaseOff48Regular`|`ic_fluent_briefcase_off_16_regular`
`ic_fluent_briefcase_off_20_regular`
`ic_fluent_briefcase_off_24_regular`
`ic_fluent_briefcase_off_28_regular`
`ic_fluent_briefcase_off_32_regular`
`ic_fluent_briefcase_off_48_regular`|
@@ -398,7 +400,7 @@
|Calendar Data Bar||`calendarDataBar16Regular`
`calendarDataBar20Regular`
`calendarDataBar24Regular`
`calendarDataBar28Regular`|`ic_fluent_calendar_data_bar_16_regular`
`ic_fluent_calendar_data_bar_20_regular`
`ic_fluent_calendar_data_bar_24_regular`
`ic_fluent_calendar_data_bar_28_regular`|
|Calendar Date||`calendarDate20Regular`
`calendarDate24Regular`
`calendarDate28Regular`|`ic_fluent_calendar_date_20_regular`
`ic_fluent_calendar_date_24_regular`
`ic_fluent_calendar_date_28_regular`|
|Calendar Day||`calendarDay16Regular`
`calendarDay20Regular`
`calendarDay24Regular`
`calendarDay28Regular`|`ic_fluent_calendar_day_16_regular`
`ic_fluent_calendar_day_20_regular`
`ic_fluent_calendar_day_24_regular`
`ic_fluent_calendar_day_28_regular`|
-|Calendar Edit||`calendarEdit16Regular`
`calendarEdit20Regular`
`calendarEdit24Regular`|`ic_fluent_calendar_edit_16_regular`
`ic_fluent_calendar_edit_20_regular`
`ic_fluent_calendar_edit_24_regular`|
+|Calendar Edit||`calendarEdit16Regular`
`calendarEdit20Regular`
`calendarEdit24Regular`
`calendarEdit32Regular`|`ic_fluent_calendar_edit_16_regular`
`ic_fluent_calendar_edit_20_regular`
`ic_fluent_calendar_edit_24_regular`
`ic_fluent_calendar_edit_32_regular`|
|Calendar Empty||`calendarEmpty16Regular`
`calendarEmpty20Regular`
`calendarEmpty24Regular`
`calendarEmpty28Regular`
`calendarEmpty32Regular`
`calendarEmpty48Regular`|`ic_fluent_calendar_empty_16_regular`
`ic_fluent_calendar_empty_20_regular`
`ic_fluent_calendar_empty_24_regular`
`ic_fluent_calendar_empty_28_regular`
`ic_fluent_calendar_empty_32_regular`
`ic_fluent_calendar_empty_48_regular`|
|Calendar Error||`calendarError16Regular`
`calendarError20Regular`
`calendarError24Regular`|`ic_fluent_calendar_error_16_regular`
`ic_fluent_calendar_error_20_regular`
`ic_fluent_calendar_error_24_regular`|
|Calendar Eye||`calendarEye20Regular`|`ic_fluent_calendar_eye_20_regular`|
@@ -454,12 +456,14 @@
|Calligraphy Pen Question Mark||`calligraphyPenQuestionMark20Regular`|`ic_fluent_calligraphy_pen_question_mark_20_regular`|
|Camera||`camera16Regular`
`camera20Regular`
`camera24Regular`
`camera28Regular`|`ic_fluent_camera_16_regular`
`ic_fluent_camera_20_regular`
`ic_fluent_camera_24_regular`
`ic_fluent_camera_28_regular`|
|Camera Add||`cameraAdd20Regular`
`cameraAdd24Regular`
`cameraAdd48Regular`|`ic_fluent_camera_add_20_regular`
`ic_fluent_camera_add_24_regular`
`ic_fluent_camera_add_48_regular`|
+|Camera Arrow Up||`cameraArrowUp16Regular`
`cameraArrowUp20Regular`
`cameraArrowUp24Regular`|`ic_fluent_camera_arrow_up_16_regular`
`ic_fluent_camera_arrow_up_20_regular`
`ic_fluent_camera_arrow_up_24_regular`|
|Camera Dome||`cameraDome16Regular`
`cameraDome20Regular`
`cameraDome24Regular`
`cameraDome28Regular`
`cameraDome48Regular`|`ic_fluent_camera_dome_16_regular`
`ic_fluent_camera_dome_20_regular`
`ic_fluent_camera_dome_24_regular`
`ic_fluent_camera_dome_28_regular`
`ic_fluent_camera_dome_48_regular`|
|Camera Edit||`cameraEdit20Regular`|`ic_fluent_camera_edit_20_regular`|
|Camera Off||`cameraOff16Regular`
`cameraOff20Regular`
`cameraOff24Regular`|`ic_fluent_camera_off_16_regular`
`ic_fluent_camera_off_20_regular`
`ic_fluent_camera_off_24_regular`|
|Camera Sparkles||`cameraSparkles16Regular`
`cameraSparkles20Regular`
`cameraSparkles24Regular`|`ic_fluent_camera_sparkles_16_regular`
`ic_fluent_camera_sparkles_20_regular`
`ic_fluent_camera_sparkles_24_regular`|
|Camera Switch||`cameraSwitch20Regular`
`cameraSwitch24Regular`|`ic_fluent_camera_switch_20_regular`
`ic_fluent_camera_switch_24_regular`|
|Card UI||`cardUi20Regular`
`cardUi24Regular`|`ic_fluent_card_ui_20_regular`
`ic_fluent_card_ui_24_regular`|
+|Card UI Portrait Flip||`cardUiPortraitFlip16Regular`
`cardUiPortraitFlip20Regular`
`cardUiPortraitFlip24Regular`|`ic_fluent_card_ui_portrait_flip_16_regular`
`ic_fluent_card_ui_portrait_flip_20_regular`
`ic_fluent_card_ui_portrait_flip_24_regular`|
|Caret Down||`caretDown12Regular`
`caretDown16Regular`
`caretDown20Regular`
`caretDown24Regular`|`ic_fluent_caret_down_12_regular`
`ic_fluent_caret_down_16_regular`
`ic_fluent_caret_down_20_regular`
`ic_fluent_caret_down_24_regular`|
|Caret Down Right||`caretDownRight12Regular`
`caretDownRight16Regular`
`caretDownRight20Regular`
`caretDownRight24Regular`|`ic_fluent_caret_down_right_12_regular`
`ic_fluent_caret_down_right_16_regular`
`ic_fluent_caret_down_right_20_regular`
`ic_fluent_caret_down_right_24_regular`|
|Caret Left||`caretLeft12Regular`
`caretLeft16Regular`
`caretLeft20Regular`
`caretLeft24Regular`|`ic_fluent_caret_left_12_regular`
`ic_fluent_caret_left_16_regular`
`ic_fluent_caret_left_20_regular`
`ic_fluent_caret_left_24_regular`|
@@ -489,7 +493,7 @@
|Channel Dismiss||`channelDismiss16Regular`
`channelDismiss20Regular`
`channelDismiss24Regular`
`channelDismiss28Regular`
`channelDismiss48Regular`|`ic_fluent_channel_dismiss_16_regular`
`ic_fluent_channel_dismiss_20_regular`
`ic_fluent_channel_dismiss_24_regular`
`ic_fluent_channel_dismiss_28_regular`
`ic_fluent_channel_dismiss_48_regular`|
|Channel Share||`channelShare12Regular`
`channelShare16Regular`
`channelShare20Regular`
`channelShare24Regular`
`channelShare28Regular`
`channelShare48Regular`|`ic_fluent_channel_share_12_regular`
`ic_fluent_channel_share_16_regular`
`ic_fluent_channel_share_20_regular`
`ic_fluent_channel_share_24_regular`
`ic_fluent_channel_share_28_regular`
`ic_fluent_channel_share_48_regular`|
|Channel Subtract||`channelSubtract16Regular`
`channelSubtract20Regular`
`channelSubtract24Regular`
`channelSubtract28Regular`
`channelSubtract48Regular`|`ic_fluent_channel_subtract_16_regular`
`ic_fluent_channel_subtract_20_regular`
`ic_fluent_channel_subtract_24_regular`
`ic_fluent_channel_subtract_28_regular`
`ic_fluent_channel_subtract_48_regular`|
-|Chart Multiple||`chartMultiple20Regular`
`chartMultiple24Regular`|`ic_fluent_chart_multiple_20_regular`
`ic_fluent_chart_multiple_24_regular`|
+|Chart Multiple||`chartMultiple16Regular`
`chartMultiple20Regular`
`chartMultiple24Regular`|`ic_fluent_chart_multiple_16_regular`
`ic_fluent_chart_multiple_20_regular`
`ic_fluent_chart_multiple_24_regular`|
|Chart Person||`chartPerson20Regular`
`chartPerson24Regular`
`chartPerson28Regular`
`chartPerson48Regular`|`ic_fluent_chart_person_20_regular`
`ic_fluent_chart_person_24_regular`
`ic_fluent_chart_person_28_regular`
`ic_fluent_chart_person_48_regular`|
|Chat||`chat12Regular`
`chat16Regular`
`chat20Regular`
`chat24Regular`
`chat28Regular`
`chat32Regular`
`chat48Regular`|`ic_fluent_chat_12_regular`
`ic_fluent_chat_16_regular`
`ic_fluent_chat_20_regular`
`ic_fluent_chat_24_regular`
`ic_fluent_chat_28_regular`
`ic_fluent_chat_32_regular`
`ic_fluent_chat_48_regular`|
|Chat Add||`chatAdd16Regular`
`chatAdd20Regular`
`chatAdd24Regular`
`chatAdd28Regular`
`chatAdd32Regular`
`chatAdd48Regular`|`ic_fluent_chat_add_16_regular`
`ic_fluent_chat_add_20_regular`
`ic_fluent_chat_add_24_regular`
`ic_fluent_chat_add_28_regular`
`ic_fluent_chat_add_32_regular`
`ic_fluent_chat_add_48_regular`|
@@ -505,7 +509,7 @@
|Chat Multiple||`chatMultiple16Regular`
`chatMultiple20Regular`
`chatMultiple24Regular`
`chatMultiple28Regular`
`chatMultiple32Regular`|`ic_fluent_chat_multiple_16_regular`
`ic_fluent_chat_multiple_20_regular`
`ic_fluent_chat_multiple_24_regular`
`ic_fluent_chat_multiple_28_regular`
`ic_fluent_chat_multiple_32_regular`|
|Chat Multiple Heart||`chatMultipleHeart16Regular`
`chatMultipleHeart20Regular`
`chatMultipleHeart24Regular`
`chatMultipleHeart28Regular`
`chatMultipleHeart32Regular`|`ic_fluent_chat_multiple_heart_16_regular`
`ic_fluent_chat_multiple_heart_20_regular`
`ic_fluent_chat_multiple_heart_24_regular`
`ic_fluent_chat_multiple_heart_28_regular`
`ic_fluent_chat_multiple_heart_32_regular`|
|Chat Off||`chatOff20Regular`
`chatOff24Regular`|`ic_fluent_chat_off_20_regular`
`ic_fluent_chat_off_24_regular`|
-|Chat Settings||`chatSettings20Regular`
`chatSettings24Regular`|`ic_fluent_chat_settings_20_regular`
`ic_fluent_chat_settings_24_regular`|
+|Chat Settings||`chatSettings16Regular`
`chatSettings20Regular`
`chatSettings24Regular`|`ic_fluent_chat_settings_16_regular`
`ic_fluent_chat_settings_20_regular`
`ic_fluent_chat_settings_24_regular`|
|Chat Sparkle||`chatSparkle16Regular`
`chatSparkle20Regular`
`chatSparkle24Regular`
`chatSparkle28Regular`
`chatSparkle32Regular`
`chatSparkle48Regular`|`ic_fluent_chat_sparkle_16_regular`
`ic_fluent_chat_sparkle_20_regular`
`ic_fluent_chat_sparkle_24_regular`
`ic_fluent_chat_sparkle_28_regular`
`ic_fluent_chat_sparkle_32_regular`
`ic_fluent_chat_sparkle_48_regular`|
|Chat Video||`chatVideo20Regular`
`chatVideo24Regular`|`ic_fluent_chat_video_20_regular`
`ic_fluent_chat_video_24_regular`|
|Chat Warning||`chatWarning16Regular`
`chatWarning20Regular`
`chatWarning24Regular`|`ic_fluent_chat_warning_16_regular`
`ic_fluent_chat_warning_20_regular`
`ic_fluent_chat_warning_24_regular`|
@@ -547,12 +551,14 @@
|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`|
-|Circle Hint||`circleHint16Regular`
`circleHint20Regular`|`ic_fluent_circle_hint_16_regular`
`ic_fluent_circle_hint_20_regular`|
+|Circle Highlight||`circleHighlight20Regular`
`circleHighlight24Regular`|`ic_fluent_circle_highlight_20_regular`
`ic_fluent_circle_highlight_24_regular`|
+|Circle Hint||`circleHint16Regular`
`circleHint20Regular`
`circleHint24Regular`|`ic_fluent_circle_hint_16_regular`
`ic_fluent_circle_hint_20_regular`
`ic_fluent_circle_hint_24_regular`|
|Circle Hint Half Vertical||`circleHintHalfVertical16Regular`
`circleHintHalfVertical20Regular`
`circleHintHalfVertical24Regular`|`ic_fluent_circle_hint_half_vertical_16_regular`
`ic_fluent_circle_hint_half_vertical_20_regular`
`ic_fluent_circle_hint_half_vertical_24_regular`|
|Circle Image||`circleImage16Regular`
`circleImage20Regular`
`circleImage24Regular`
`circleImage28Regular`|`ic_fluent_circle_image_16_regular`
`ic_fluent_circle_image_20_regular`
`ic_fluent_circle_image_24_regular`
`ic_fluent_circle_image_28_regular`|
|Circle Line||`circleLine12Regular`
`circleLine16Regular`
`circleLine20Regular`
`circleLine24Regular`|`ic_fluent_circle_line_12_regular`
`ic_fluent_circle_line_16_regular`
`ic_fluent_circle_line_20_regular`
`ic_fluent_circle_line_24_regular`|
|Circle Multiple Subtract Checkmark||`circleMultipleSubtractCheckmark20Regular`|`ic_fluent_circle_multiple_subtract_checkmark_20_regular`|
|Circle Off||`circleOff16Regular`
`circleOff20Regular`|`ic_fluent_circle_off_16_regular`
`ic_fluent_circle_off_20_regular`|
+|Circle Shadow||`circleShadow20Regular`
`circleShadow24Regular`|`ic_fluent_circle_shadow_20_regular`
`ic_fluent_circle_shadow_24_regular`|
|Circle Small||`circleSmall20Regular`
`circleSmall24Regular`|`ic_fluent_circle_small_20_regular`
`ic_fluent_circle_small_24_regular`|
|City||`city16Regular`
`city20Regular`
`city24Regular`|`ic_fluent_city_16_regular`
`ic_fluent_city_20_regular`
`ic_fluent_city_24_regular`|
|Class||`class20Regular`
`class24Regular`|`ic_fluent_class_20_regular`
`ic_fluent_class_24_regular`|
@@ -656,7 +662,7 @@
|Color Fill Accent||`colorFillAccent16Regular`
`colorFillAccent20Regular`
`colorFillAccent24Regular`
`colorFillAccent28Regular`|`ic_fluent_color_fill_accent_16_regular`
`ic_fluent_color_fill_accent_20_regular`
`ic_fluent_color_fill_accent_24_regular`
`ic_fluent_color_fill_accent_28_regular`|
|Color Line||`colorLine16Regular`
`colorLine20Regular`
`colorLine24Regular`|`ic_fluent_color_line_16_regular`
`ic_fluent_color_line_20_regular`
`ic_fluent_color_line_24_regular`|
|Color Line Accent||`colorLineAccent16Regular`
`colorLineAccent20Regular`
`colorLineAccent24Regular`|`ic_fluent_color_line_accent_16_regular`
`ic_fluent_color_line_accent_20_regular`
`ic_fluent_color_line_accent_24_regular`|
-|Column||`column20Regular`|`ic_fluent_column_20_regular`|
+|Column||`column20Regular`
`column24Regular`|`ic_fluent_column_20_regular`
`ic_fluent_column_24_regular`|
|Column Arrow Right||`columnArrowRight20Regular`|`ic_fluent_column_arrow_right_20_regular`|
|Column Double Compare||`columnDoubleCompare20Regular`|`ic_fluent_column_double_compare_20_regular`|
|Column Edit||`columnEdit20Regular`
`columnEdit24Regular`|`ic_fluent_column_edit_20_regular`
`ic_fluent_column_edit_24_regular`|
@@ -665,8 +671,8 @@
|Column Triple||`columnTriple20Regular`
`columnTriple24Regular`|`ic_fluent_column_triple_20_regular`
`ic_fluent_column_triple_24_regular`|
|Column Triple Edit||`columnTripleEdit20Regular`
`columnTripleEdit24Regular`|`ic_fluent_column_triple_edit_20_regular`
`ic_fluent_column_triple_edit_24_regular`|
|Comma||`comma20Regular`
`comma24Regular`|`ic_fluent_comma_20_regular`
`ic_fluent_comma_24_regular`|
-|Comment||`comment12Regular`
`comment16Regular`
`comment20Regular`
`comment24Regular`
`comment28Regular`
`comment48Regular`|`ic_fluent_comment_12_regular`
`ic_fluent_comment_16_regular`
`ic_fluent_comment_20_regular`
`ic_fluent_comment_24_regular`
`ic_fluent_comment_28_regular`
`ic_fluent_comment_48_regular`|
-|Comment Add||`commentAdd12Regular`
`commentAdd16Regular`
`commentAdd20Regular`
`commentAdd24Regular`
`commentAdd28Regular`
`commentAdd48Regular`|`ic_fluent_comment_add_12_regular`
`ic_fluent_comment_add_16_regular`
`ic_fluent_comment_add_20_regular`
`ic_fluent_comment_add_24_regular`
`ic_fluent_comment_add_28_regular`
`ic_fluent_comment_add_48_regular`|
+|Comment||`comment12Regular`
`comment16Regular`
`comment20Regular`
`comment24Regular`
`comment28Regular`
`comment32Regular`
`comment48Regular`|`ic_fluent_comment_12_regular`
`ic_fluent_comment_16_regular`
`ic_fluent_comment_20_regular`
`ic_fluent_comment_24_regular`
`ic_fluent_comment_28_regular`
`ic_fluent_comment_32_regular`
`ic_fluent_comment_48_regular`|
+|Comment Add||`commentAdd12Regular`
`commentAdd16Regular`
`commentAdd20Regular`
`commentAdd24Regular`
`commentAdd28Regular`
`commentAdd32Regular`
`commentAdd48Regular`|`ic_fluent_comment_add_12_regular`
`ic_fluent_comment_add_16_regular`
`ic_fluent_comment_add_20_regular`
`ic_fluent_comment_add_24_regular`
`ic_fluent_comment_add_28_regular`
`ic_fluent_comment_add_32_regular`
`ic_fluent_comment_add_48_regular`|
|Comment Arrow Left||`commentArrowLeft12Regular`
`commentArrowLeft16Regular`
`commentArrowLeft20Regular`
`commentArrowLeft24Regular`
`commentArrowLeft28Regular`
`commentArrowLeft48Regular`|`ic_fluent_comment_arrow_left_12_regular`
`ic_fluent_comment_arrow_left_16_regular`
`ic_fluent_comment_arrow_left_20_regular`
`ic_fluent_comment_arrow_left_24_regular`
`ic_fluent_comment_arrow_left_28_regular`
`ic_fluent_comment_arrow_left_48_regular`|
|Comment Arrow Left Temp LTR||`commentArrowLeft12Regular`
`commentArrowLeft16Regular`
`commentArrowLeft20Regular`
`commentArrowLeft24Regular`
`commentArrowLeft28Regular`
`commentArrowLeft48Regular`|`ic_fluent_comment_arrow_left_12_regular`
`ic_fluent_comment_arrow_left_16_regular`
`ic_fluent_comment_arrow_left_20_regular`
`ic_fluent_comment_arrow_left_24_regular`
`ic_fluent_comment_arrow_left_28_regular`
`ic_fluent_comment_arrow_left_48_regular`|
|Comment Arrow Left Temp RTL||`commentArrowLeft12Regular`
`commentArrowLeft16Regular`
`commentArrowLeft20Regular`
`commentArrowLeft24Regular`
`commentArrowLeft28Regular`
`commentArrowLeft48Regular`|`ic_fluent_comment_arrow_left_12_regular`
`ic_fluent_comment_arrow_left_16_regular`
`ic_fluent_comment_arrow_left_20_regular`
`ic_fluent_comment_arrow_left_24_regular`
`ic_fluent_comment_arrow_left_28_regular`
`ic_fluent_comment_arrow_left_48_regular`|
@@ -701,7 +707,7 @@
|Contact Card Link||`contactCardLink16Regular`
`contactCardLink20Regular`|`ic_fluent_contact_card_link_16_regular`
`ic_fluent_contact_card_link_20_regular`|
|Contact Card Ribbon||`contactCardRibbon16Regular`
`contactCardRibbon20Regular`
`contactCardRibbon24Regular`
`contactCardRibbon28Regular`
`contactCardRibbon32Regular`
`contactCardRibbon48Regular`|`ic_fluent_contact_card_ribbon_16_regular`
`ic_fluent_contact_card_ribbon_20_regular`
`ic_fluent_contact_card_ribbon_24_regular`
`ic_fluent_contact_card_ribbon_28_regular`
`ic_fluent_contact_card_ribbon_32_regular`
`ic_fluent_contact_card_ribbon_48_regular`|
|Content Settings||`contentSettings16Regular`
`contentSettings20Regular`
`contentSettings24Regular`
`contentSettings32Regular`|`ic_fluent_content_settings_16_regular`
`ic_fluent_content_settings_20_regular`
`ic_fluent_content_settings_24_regular`
`ic_fluent_content_settings_32_regular`|
-|Content View||`contentView20Regular`
`contentView24Regular`
`contentView28Regular`
`contentView32Regular`|`ic_fluent_content_view_20_regular`
`ic_fluent_content_view_24_regular`
`ic_fluent_content_view_28_regular`
`ic_fluent_content_view_32_regular`|
+|Content View||`contentView16Regular`
`contentView20Regular`
`contentView24Regular`
`contentView28Regular`
`contentView32Regular`|`ic_fluent_content_view_16_regular`
`ic_fluent_content_view_20_regular`
`ic_fluent_content_view_24_regular`
`ic_fluent_content_view_28_regular`
`ic_fluent_content_view_32_regular`|
|Content View Gallery||`contentViewGallery16Regular`
`contentViewGallery20Regular`
`contentViewGallery24Regular`
`contentViewGallery28Regular`|`ic_fluent_content_view_gallery_16_regular`
`ic_fluent_content_view_gallery_20_regular`
`ic_fluent_content_view_gallery_24_regular`
`ic_fluent_content_view_gallery_28_regular`|
|Content View Gallery Lightning||`contentViewGalleryLightning16Regular`
`contentViewGalleryLightning20Regular`
`contentViewGalleryLightning24Regular`
`contentViewGalleryLightning28Regular`|`ic_fluent_content_view_gallery_lightning_16_regular`
`ic_fluent_content_view_gallery_lightning_20_regular`
`ic_fluent_content_view_gallery_lightning_24_regular`
`ic_fluent_content_view_gallery_lightning_28_regular`|
|Contract Down Left||`contractDownLeft16Regular`
`contractDownLeft20Regular`
`contractDownLeft24Regular`
`contractDownLeft28Regular`
`contractDownLeft32Regular`
`contractDownLeft48Regular`|`ic_fluent_contract_down_left_16_regular`
`ic_fluent_contract_down_left_20_regular`
`ic_fluent_contract_down_left_24_regular`
`ic_fluent_contract_down_left_28_regular`
`ic_fluent_contract_down_left_32_regular`
`ic_fluent_contract_down_left_48_regular`|
@@ -718,6 +724,7 @@
|Credit Card Person||`creditCardPerson20Regular`
`creditCardPerson24Regular`|`ic_fluent_credit_card_person_20_regular`
`ic_fluent_credit_card_person_24_regular`|
|Credit Card Toolbox||`creditCardToolbox20Regular`
`creditCardToolbox24Regular`|`ic_fluent_credit_card_toolbox_20_regular`
`ic_fluent_credit_card_toolbox_24_regular`|
|Crop||`crop16Regular`
`crop20Regular`
`crop24Regular`
`crop28Regular`
`crop32Regular`
`crop48Regular`|`ic_fluent_crop_16_regular`
`ic_fluent_crop_20_regular`
`ic_fluent_crop_24_regular`
`ic_fluent_crop_28_regular`
`ic_fluent_crop_32_regular`
`ic_fluent_crop_48_regular`|
+|Crop Arrow Rotate||`cropArrowRotate16Regular`
`cropArrowRotate20Regular`
`cropArrowRotate24Regular`|`ic_fluent_crop_arrow_rotate_16_regular`
`ic_fluent_crop_arrow_rotate_20_regular`
`ic_fluent_crop_arrow_rotate_24_regular`|
|Crop Interim||`cropInterim20Regular`
`cropInterim24Regular`|`ic_fluent_crop_interim_20_regular`
`ic_fluent_crop_interim_24_regular`|
|Crop Interim Off||`cropInterimOff20Regular`
`cropInterimOff24Regular`|`ic_fluent_crop_interim_off_20_regular`
`ic_fluent_crop_interim_off_24_regular`|
|Crop Sparkle||`cropSparkle24Regular`|`ic_fluent_crop_sparkle_24_regular`|
@@ -734,7 +741,7 @@
|Cube Tree||`cubeTree20Regular`
`cubeTree24Regular`|`ic_fluent_cube_tree_20_regular`
`ic_fluent_cube_tree_24_regular`|
|Currency Dollar Euro||`currencyDollarEuro16Regular`
`currencyDollarEuro20Regular`
`currencyDollarEuro24Regular`|`ic_fluent_currency_dollar_euro_16_regular`
`ic_fluent_currency_dollar_euro_20_regular`
`ic_fluent_currency_dollar_euro_24_regular`|
|Currency Dollar Rupee||`currencyDollarRupee16Regular`
`currencyDollarRupee20Regular`
`currencyDollarRupee24Regular`|`ic_fluent_currency_dollar_rupee_16_regular`
`ic_fluent_currency_dollar_rupee_20_regular`
`ic_fluent_currency_dollar_rupee_24_regular`|
-|Cursor||`cursor16Regular`
`cursor20Regular`
`cursor24Regular`|`ic_fluent_cursor_16_regular`
`ic_fluent_cursor_20_regular`
`ic_fluent_cursor_24_regular`|
+|Cursor||`cursor16Regular`
`cursor20Regular`
`cursor24Regular`
`cursor28Regular`
`cursor32Regular`|`ic_fluent_cursor_16_regular`
`ic_fluent_cursor_20_regular`
`ic_fluent_cursor_24_regular`
`ic_fluent_cursor_28_regular`
`ic_fluent_cursor_32_regular`|
|Cursor Click||`cursorClick20Regular`
`cursorClick24Regular`|`ic_fluent_cursor_click_20_regular`
`ic_fluent_cursor_click_24_regular`|
|Cursor Hover||`cursorHover16Regular`
`cursorHover20Regular`
`cursorHover24Regular`
`cursorHover28Regular`
`cursorHover32Regular`
`cursorHover48Regular`|`ic_fluent_cursor_hover_16_regular`
`ic_fluent_cursor_hover_20_regular`
`ic_fluent_cursor_hover_24_regular`
`ic_fluent_cursor_hover_28_regular`
`ic_fluent_cursor_hover_32_regular`
`ic_fluent_cursor_hover_48_regular`|
|Cursor Hover Off||`cursorHoverOff16Regular`
`cursorHoverOff20Regular`
`cursorHoverOff24Regular`
`cursorHoverOff28Regular`
`cursorHoverOff48Regular`|`ic_fluent_cursor_hover_off_16_regular`
`ic_fluent_cursor_hover_off_20_regular`
`ic_fluent_cursor_hover_off_24_regular`
`ic_fluent_cursor_hover_off_28_regular`
`ic_fluent_cursor_hover_off_48_regular`|
@@ -746,12 +753,13 @@
|Data Bar Horizontal Descending||`dataBarHorizontalDescending16Regular`|`ic_fluent_data_bar_horizontal_descending_16_regular`|
|Data Bar Vertical||`dataBarVertical16Regular`
`dataBarVertical20Regular`
`dataBarVertical24Regular`
`dataBarVertical32Regular`|`ic_fluent_data_bar_vertical_16_regular`
`ic_fluent_data_bar_vertical_20_regular`
`ic_fluent_data_bar_vertical_24_regular`
`ic_fluent_data_bar_vertical_32_regular`|
|Data Bar Vertical Add||`dataBarVerticalAdd20Regular`
`dataBarVerticalAdd24Regular`|`ic_fluent_data_bar_vertical_add_20_regular`
`ic_fluent_data_bar_vertical_add_24_regular`|
+|Data Bar Vertical Arrow Down||`dataBarVerticalArrowDown16Regular`
`dataBarVerticalArrowDown20Regular`
`dataBarVerticalArrowDown24Regular`|`ic_fluent_data_bar_vertical_arrow_down_16_regular`
`ic_fluent_data_bar_vertical_arrow_down_20_regular`
`ic_fluent_data_bar_vertical_arrow_down_24_regular`|
|Data Bar Vertical Ascending||`dataBarVerticalAscending16Regular`
`dataBarVerticalAscending20Regular`
`dataBarVerticalAscending24Regular`|`ic_fluent_data_bar_vertical_ascending_16_regular`
`ic_fluent_data_bar_vertical_ascending_20_regular`
`ic_fluent_data_bar_vertical_ascending_24_regular`|
|Data Bar Vertical Star||`dataBarVerticalStar16Regular`
`dataBarVerticalStar20Regular`
`dataBarVerticalStar24Regular`
`dataBarVerticalStar32Regular`|`ic_fluent_data_bar_vertical_star_16_regular`
`ic_fluent_data_bar_vertical_star_20_regular`
`ic_fluent_data_bar_vertical_star_24_regular`
`ic_fluent_data_bar_vertical_star_32_regular`|
|Data Funnel||`dataFunnel20Regular`
`dataFunnel24Regular`|`ic_fluent_data_funnel_20_regular`
`ic_fluent_data_funnel_24_regular`|
|Data Histogram||`dataHistogram16Regular`
`dataHistogram20Regular`
`dataHistogram24Regular`|`ic_fluent_data_histogram_16_regular`
`ic_fluent_data_histogram_20_regular`
`ic_fluent_data_histogram_24_regular`|
|Data Line||`dataLine20Regular`
`dataLine24Regular`|`ic_fluent_data_line_20_regular`
`ic_fluent_data_line_24_regular`|
-|Data Pie||`dataPie20Regular`
`dataPie24Regular`|`ic_fluent_data_pie_20_regular`
`ic_fluent_data_pie_24_regular`|
+|Data Pie||`dataPie16Regular`
`dataPie20Regular`
`dataPie24Regular`|`ic_fluent_data_pie_16_regular`
`ic_fluent_data_pie_20_regular`
`ic_fluent_data_pie_24_regular`|
|Data Scatter||`dataScatter20Regular`
`dataScatter24Regular`|`ic_fluent_data_scatter_20_regular`
`ic_fluent_data_scatter_24_regular`|
|Data Sunburst||`dataSunburst20Regular`
`dataSunburst24Regular`|`ic_fluent_data_sunburst_20_regular`
`ic_fluent_data_sunburst_24_regular`|
|Data Treemap||`dataTreemap20Regular`
`dataTreemap24Regular`|`ic_fluent_data_treemap_20_regular`
`ic_fluent_data_treemap_24_regular`|
@@ -795,6 +803,7 @@
|Desktop Flow||`desktopFlow20Regular`
`desktopFlow24Regular`|`ic_fluent_desktop_flow_20_regular`
`ic_fluent_desktop_flow_24_regular`|
|Desktop Keyboard||`desktopKeyboard16Regular`
`desktopKeyboard20Regular`
`desktopKeyboard24Regular`
`desktopKeyboard28Regular`|`ic_fluent_desktop_keyboard_16_regular`
`ic_fluent_desktop_keyboard_20_regular`
`ic_fluent_desktop_keyboard_24_regular`
`ic_fluent_desktop_keyboard_28_regular`|
|Desktop Mac||`desktopMac16Regular`
`desktopMac20Regular`
`desktopMac24Regular`
`desktopMac32Regular`|`ic_fluent_desktop_mac_16_regular`
`ic_fluent_desktop_mac_20_regular`
`ic_fluent_desktop_mac_24_regular`
`ic_fluent_desktop_mac_32_regular`|
+|Desktop Off||`desktopOff20Regular`
`desktopOff24Regular`|`ic_fluent_desktop_off_20_regular`
`ic_fluent_desktop_off_24_regular`|
|Desktop Pulse||`desktopPulse16Regular`
`desktopPulse20Regular`
`desktopPulse24Regular`
`desktopPulse28Regular`
`desktopPulse32Regular`
`desktopPulse48Regular`|`ic_fluent_desktop_pulse_16_regular`
`ic_fluent_desktop_pulse_20_regular`
`ic_fluent_desktop_pulse_24_regular`
`ic_fluent_desktop_pulse_28_regular`
`ic_fluent_desktop_pulse_32_regular`
`ic_fluent_desktop_pulse_48_regular`|
|Desktop Signal||`desktopSignal20Regular`
`desktopSignal24Regular`|`ic_fluent_desktop_signal_20_regular`
`ic_fluent_desktop_signal_24_regular`|
|Desktop Speaker||`desktopSpeaker20Regular`
`desktopSpeaker24Regular`|`ic_fluent_desktop_speaker_20_regular`
`ic_fluent_desktop_speaker_24_regular`|
@@ -948,8 +957,8 @@
|Door Tag||`doorTag20Regular`
`doorTag24Regular`|`ic_fluent_door_tag_20_regular`
`ic_fluent_door_tag_24_regular`|
|Double Swipe Down||`doubleSwipeDown20Regular`
`doubleSwipeDown24Regular`|`ic_fluent_double_swipe_down_20_regular`
`ic_fluent_double_swipe_down_24_regular`|
|Double Swipe Up||`doubleSwipeUp20Regular`
`doubleSwipeUp24Regular`|`ic_fluent_double_swipe_up_20_regular`
`ic_fluent_double_swipe_up_24_regular`|
-|Double Tap Swipe Down||`doubleTapSwipeDown20Regular`
`doubleTapSwipeDown24Regular`|`ic_fluent_double_tap_swipe_down_20_regular`
`ic_fluent_double_tap_swipe_down_24_regular`|
-|Double Tap Swipe Up||`doubleTapSwipeUp20Regular`
`doubleTapSwipeUp24Regular`|`ic_fluent_double_tap_swipe_up_20_regular`
`ic_fluent_double_tap_swipe_up_24_regular`|
+|Double Tap Swipe Down||`doubleTapSwipeDown16Regular`
`doubleTapSwipeDown20Regular`
`doubleTapSwipeDown24Regular`|`ic_fluent_double_tap_swipe_down_16_regular`
`ic_fluent_double_tap_swipe_down_20_regular`
`ic_fluent_double_tap_swipe_down_24_regular`|
+|Double Tap Swipe Up||`doubleTapSwipeUp16Regular`
`doubleTapSwipeUp20Regular`
`doubleTapSwipeUp24Regular`|`ic_fluent_double_tap_swipe_up_16_regular`
`ic_fluent_double_tap_swipe_up_20_regular`
`ic_fluent_double_tap_swipe_up_24_regular`|
|Drafts||`drafts16Regular`
`drafts20Regular`
`drafts24Regular`|`ic_fluent_drafts_16_regular`
`ic_fluent_drafts_20_regular`
`ic_fluent_drafts_24_regular`|
|Drag||`drag20Regular`
`drag24Regular`|`ic_fluent_drag_20_regular`
`ic_fluent_drag_24_regular`|
|Draw Image||`drawImage20Regular`
`drawImage24Regular`|`ic_fluent_draw_image_20_regular`
`ic_fluent_draw_image_24_regular`|
@@ -1072,7 +1081,7 @@
|Flash Off||`flashOff20Regular`
`flashOff24Regular`|`ic_fluent_flash_off_20_regular`
`ic_fluent_flash_off_24_regular`|
|Flash Play||`flashPlay20Regular`|`ic_fluent_flash_play_20_regular`|
|Flash Settings||`flashSettings20Regular`
`flashSettings24Regular`|`ic_fluent_flash_settings_20_regular`
`ic_fluent_flash_settings_24_regular`|
-|Flash Sparkle||`flashSparkle20Regular`
`flashSparkle24Regular`|`ic_fluent_flash_sparkle_20_regular`
`ic_fluent_flash_sparkle_24_regular`|
+|Flash Sparkle||`flashSparkle16Regular`
`flashSparkle20Regular`
`flashSparkle24Regular`|`ic_fluent_flash_sparkle_16_regular`
`ic_fluent_flash_sparkle_20_regular`
`ic_fluent_flash_sparkle_24_regular`|
|Flashlight||`flashlight16Regular`
`flashlight20Regular`
`flashlight24Regular`|`ic_fluent_flashlight_16_regular`
`ic_fluent_flashlight_20_regular`
`ic_fluent_flashlight_24_regular`|
|Flashlight Off||`flashlightOff20Regular`
`flashlightOff24Regular`|`ic_fluent_flashlight_off_20_regular`
`ic_fluent_flashlight_off_24_regular`|
|Flip Horizontal||`flipHorizontal16Regular`
`flipHorizontal20Regular`
`flipHorizontal24Regular`
`flipHorizontal28Regular`
`flipHorizontal32Regular`
`flipHorizontal48Regular`|`ic_fluent_flip_horizontal_16_regular`
`ic_fluent_flip_horizontal_20_regular`
`ic_fluent_flip_horizontal_24_regular`
`ic_fluent_flip_horizontal_28_regular`
`ic_fluent_flip_horizontal_32_regular`
`ic_fluent_flip_horizontal_48_regular`|
@@ -1107,7 +1116,7 @@
|Font Increase||`fontIncrease20Regular`
`fontIncrease24Regular`|`ic_fluent_font_increase_20_regular`
`ic_fluent_font_increase_24_regular`|
|Font Space Tracking In||`fontSpaceTrackingIn16Regular`
`fontSpaceTrackingIn20Regular`
`fontSpaceTrackingIn24Regular`
`fontSpaceTrackingIn28Regular`|`ic_fluent_font_space_tracking_in_16_regular`
`ic_fluent_font_space_tracking_in_20_regular`
`ic_fluent_font_space_tracking_in_24_regular`
`ic_fluent_font_space_tracking_in_28_regular`|
|Font Space Tracking Out||`fontSpaceTrackingOut16Regular`
`fontSpaceTrackingOut20Regular`
`fontSpaceTrackingOut24Regular`
`fontSpaceTrackingOut28Regular`|`ic_fluent_font_space_tracking_out_16_regular`
`ic_fluent_font_space_tracking_out_20_regular`
`ic_fluent_font_space_tracking_out_24_regular`
`ic_fluent_font_space_tracking_out_28_regular`|
-|Food||`food16Regular`
`food20Regular`
`food24Regular`|`ic_fluent_food_16_regular`
`ic_fluent_food_20_regular`
`ic_fluent_food_24_regular`|
+|Food||`food16Regular`
`food20Regular`
`food24Regular`
`food28Regular`
`food32Regular`
`food48Regular`|`ic_fluent_food_16_regular`
`ic_fluent_food_20_regular`
`ic_fluent_food_24_regular`
`ic_fluent_food_28_regular`
`ic_fluent_food_32_regular`
`ic_fluent_food_48_regular`|
|Food Apple||`foodApple20Regular`
`foodApple24Regular`|`ic_fluent_food_apple_20_regular`
`ic_fluent_food_apple_24_regular`|
|Food Cake||`foodCake12Regular`
`foodCake16Regular`
`foodCake20Regular`
`foodCake24Regular`|`ic_fluent_food_cake_12_regular`
`ic_fluent_food_cake_16_regular`
`ic_fluent_food_cake_20_regular`
`ic_fluent_food_cake_24_regular`|
|Food Carrot||`foodCarrot20Regular`
`foodCarrot24Regular`|`ic_fluent_food_carrot_20_regular`
`ic_fluent_food_carrot_24_regular`|
@@ -1189,6 +1198,8 @@
|Hand Right Off||`handRightOff16Regular`
`handRightOff20Regular`
`handRightOff24Regular`
`handRightOff28Regular`|`ic_fluent_hand_right_off_16_regular`
`ic_fluent_hand_right_off_20_regular`
`ic_fluent_hand_right_off_24_regular`
`ic_fluent_hand_right_off_28_regular`|
|Hand Wave||`handWave16Regular`
`handWave20Regular`
`handWave24Regular`|`ic_fluent_hand_wave_16_regular`
`ic_fluent_hand_wave_20_regular`
`ic_fluent_hand_wave_24_regular`|
|Handshake||`handshake16Regular`
`handshake20Regular`
`handshake24Regular`
`handshake32Regular`|`ic_fluent_handshake_16_regular`
`ic_fluent_handshake_20_regular`
`ic_fluent_handshake_24_regular`
`ic_fluent_handshake_32_regular`|
+|Haptic Strong||`hapticStrong16Regular`
`hapticStrong20Regular`
`hapticStrong24Regular`|`ic_fluent_haptic_strong_16_regular`
`ic_fluent_haptic_strong_20_regular`
`ic_fluent_haptic_strong_24_regular`|
+|Haptic Weak||`hapticWeak16Regular`
`hapticWeak20Regular`
`hapticWeak24Regular`|`ic_fluent_haptic_weak_16_regular`
`ic_fluent_haptic_weak_20_regular`
`ic_fluent_haptic_weak_24_regular`|
|Hard Drive||`hardDrive16Regular`
`hardDrive20Regular`
`hardDrive24Regular`
`hardDrive28Regular`
`hardDrive32Regular`
`hardDrive48Regular`|`ic_fluent_hard_drive_16_regular`
`ic_fluent_hard_drive_20_regular`
`ic_fluent_hard_drive_24_regular`
`ic_fluent_hard_drive_28_regular`
`ic_fluent_hard_drive_32_regular`
`ic_fluent_hard_drive_48_regular`|
|Hard Drive Call||`hardDriveCall24Regular`
`hardDriveCall32Regular`|`ic_fluent_hard_drive_call_24_regular`
`ic_fluent_hard_drive_call_32_regular`|
|Hat Graduation||`hatGraduation12Regular`
`hatGraduation16Regular`
`hatGraduation20Regular`
`hatGraduation24Regular`
`hatGraduation28Regular`|`ic_fluent_hat_graduation_12_regular`
`ic_fluent_hat_graduation_16_regular`
`ic_fluent_hat_graduation_20_regular`
`ic_fluent_hat_graduation_24_regular`
`ic_fluent_hat_graduation_28_regular`|
@@ -1209,6 +1220,7 @@
|Heart Pulse Error||`heartPulseError20Regular`|`ic_fluent_heart_pulse_error_20_regular`|
|Heart Pulse Warning||`heartPulseWarning20Regular`|`ic_fluent_heart_pulse_warning_20_regular`|
|Hexagon||`hexagon12Regular`
`hexagon16Regular`
`hexagon20Regular`
`hexagon24Regular`
`hexagon28Regular`
`hexagon32Regular`
`hexagon48Regular`|`ic_fluent_hexagon_12_regular`
`ic_fluent_hexagon_16_regular`
`ic_fluent_hexagon_20_regular`
`ic_fluent_hexagon_24_regular`
`ic_fluent_hexagon_28_regular`
`ic_fluent_hexagon_32_regular`
`ic_fluent_hexagon_48_regular`|
+|Hexagon Sparkle||`hexagonSparkle20Regular`
`hexagonSparkle24Regular`|`ic_fluent_hexagon_sparkle_20_regular`
`ic_fluent_hexagon_sparkle_24_regular`|
|Hexagon Three||`hexagonThree12Regular`
`hexagonThree16Regular`
`hexagonThree20Regular`
`hexagonThree24Regular`|`ic_fluent_hexagon_three_12_regular`
`ic_fluent_hexagon_three_16_regular`
`ic_fluent_hexagon_three_20_regular`
`ic_fluent_hexagon_three_24_regular`|
|Highlight||`highlight16Regular`
`highlight20Regular`
`highlight24Regular`|`ic_fluent_highlight_16_regular`
`ic_fluent_highlight_20_regular`
`ic_fluent_highlight_24_regular`|
|Highlight Link||`highlightLink20Regular`|`ic_fluent_highlight_link_20_regular`|
@@ -1294,7 +1306,7 @@
|Launcher Settings||`launcherSettings20Regular`
`launcherSettings24Regular`|`ic_fluent_launcher_settings_20_regular`
`ic_fluent_launcher_settings_24_regular`|
|Layer||`layer20Regular`
`layer24Regular`|`ic_fluent_layer_20_regular`
`ic_fluent_layer_24_regular`|
|Layer Diagonal||`layerDiagonal16Regular`
`layerDiagonal20Regular`
`layerDiagonal24Regular`|`ic_fluent_layer_diagonal_16_regular`
`ic_fluent_layer_diagonal_20_regular`
`ic_fluent_layer_diagonal_24_regular`|
-|Layer Diagonal Add||`layerDiagonalAdd20Regular`|`ic_fluent_layer_diagonal_add_20_regular`|
+|Layer Diagonal Add||`layerDiagonalAdd20Regular`
`layerDiagonalAdd24Regular`|`ic_fluent_layer_diagonal_add_20_regular`
`ic_fluent_layer_diagonal_add_24_regular`|
|Layer Diagonal Person||`layerDiagonalPerson16Regular`
`layerDiagonalPerson20Regular`
`layerDiagonalPerson24Regular`|`ic_fluent_layer_diagonal_person_16_regular`
`ic_fluent_layer_diagonal_person_20_regular`
`ic_fluent_layer_diagonal_person_24_regular`|
|Layer Diagonal Sparkle||`layerDiagonalSparkle16Regular`
`layerDiagonalSparkle20Regular`
`layerDiagonalSparkle24Regular`|`ic_fluent_layer_diagonal_sparkle_16_regular`
`ic_fluent_layer_diagonal_sparkle_20_regular`
`ic_fluent_layer_diagonal_sparkle_24_regular`|
|Layout Cell Four||`layoutCellFour16Regular`
`layoutCellFour20Regular`
`layoutCellFour24Regular`|`ic_fluent_layout_cell_four_16_regular`
`ic_fluent_layout_cell_four_20_regular`
`ic_fluent_layout_cell_four_24_regular`|
@@ -1303,12 +1315,12 @@
|Layout Column One Third Right||`layoutColumnOneThirdRight16Regular`
`layoutColumnOneThirdRight20Regular`
`layoutColumnOneThirdRight24Regular`|`ic_fluent_layout_column_one_third_right_16_regular`
`ic_fluent_layout_column_one_third_right_20_regular`
`ic_fluent_layout_column_one_third_right_24_regular`|
|Layout Column One Third Right Hint||`layoutColumnOneThirdRightHint16Regular`
`layoutColumnOneThirdRightHint20Regular`
`layoutColumnOneThirdRightHint24Regular`|`ic_fluent_layout_column_one_third_right_hint_16_regular`
`ic_fluent_layout_column_one_third_right_hint_20_regular`
`ic_fluent_layout_column_one_third_right_hint_24_regular`|
|Layout Column Three||`layoutColumnThree16Regular`
`layoutColumnThree20Regular`
`layoutColumnThree24Regular`|`ic_fluent_layout_column_three_16_regular`
`ic_fluent_layout_column_three_20_regular`
`ic_fluent_layout_column_three_24_regular`|
-|Layout Column Two||`layoutColumnTwo16Regular`
`layoutColumnTwo20Regular`
`layoutColumnTwo24Regular`|`ic_fluent_layout_column_two_16_regular`
`ic_fluent_layout_column_two_20_regular`
`ic_fluent_layout_column_two_24_regular`|
+|Layout Column Two||`layoutColumnTwo16Regular`
`layoutColumnTwo20Regular`
`layoutColumnTwo24Regular`
`layoutColumnTwo32Regular`|`ic_fluent_layout_column_two_16_regular`
`ic_fluent_layout_column_two_20_regular`
`ic_fluent_layout_column_two_24_regular`
`ic_fluent_layout_column_two_32_regular`|
|Layout Column Two Split Left||`layoutColumnTwoSplitLeft16Regular`
`layoutColumnTwoSplitLeft20Regular`
`layoutColumnTwoSplitLeft24Regular`|`ic_fluent_layout_column_two_split_left_16_regular`
`ic_fluent_layout_column_two_split_left_20_regular`
`ic_fluent_layout_column_two_split_left_24_regular`|
|Layout Column Two Split Right||`layoutColumnTwoSplitRight16Regular`
`layoutColumnTwoSplitRight20Regular`
`layoutColumnTwoSplitRight24Regular`|`ic_fluent_layout_column_two_split_right_16_regular`
`ic_fluent_layout_column_two_split_right_20_regular`
`ic_fluent_layout_column_two_split_right_24_regular`|
|Layout Row Four||`layoutRowFour16Regular`
`layoutRowFour20Regular`
`layoutRowFour24Regular`|`ic_fluent_layout_row_four_16_regular`
`ic_fluent_layout_row_four_20_regular`
`ic_fluent_layout_row_four_24_regular`|
|Layout Row Three||`layoutRowThree16Regular`
`layoutRowThree20Regular`
`layoutRowThree24Regular`|`ic_fluent_layout_row_three_16_regular`
`ic_fluent_layout_row_three_20_regular`
`ic_fluent_layout_row_three_24_regular`|
-|Layout Row Two||`layoutRowTwo16Regular`
`layoutRowTwo20Regular`
`layoutRowTwo24Regular`|`ic_fluent_layout_row_two_16_regular`
`ic_fluent_layout_row_two_20_regular`
`ic_fluent_layout_row_two_24_regular`|
+|Layout Row Two||`layoutRowTwo16Regular`
`layoutRowTwo20Regular`
`layoutRowTwo24Regular`
`layoutRowTwo28Regular`
`layoutRowTwo32Regular`
`layoutRowTwo48Regular`|`ic_fluent_layout_row_two_16_regular`
`ic_fluent_layout_row_two_20_regular`
`ic_fluent_layout_row_two_24_regular`
`ic_fluent_layout_row_two_28_regular`
`ic_fluent_layout_row_two_32_regular`
`ic_fluent_layout_row_two_48_regular`|
|Layout Row Two Split Bottom||`layoutRowTwoSplitBottom16Regular`
`layoutRowTwoSplitBottom20Regular`
`layoutRowTwoSplitBottom24Regular`|`ic_fluent_layout_row_two_split_bottom_16_regular`
`ic_fluent_layout_row_two_split_bottom_20_regular`
`ic_fluent_layout_row_two_split_bottom_24_regular`|
|Layout Row Two Split Top||`layoutRowTwoSplitTop16Regular`
`layoutRowTwoSplitTop20Regular`
`layoutRowTwoSplitTop24Regular`|`ic_fluent_layout_row_two_split_top_16_regular`
`ic_fluent_layout_row_two_split_top_20_regular`
`ic_fluent_layout_row_two_split_top_24_regular`|
|Leaf One||`leafOne16Regular`
`leafOne20Regular`
`leafOne24Regular`
`leafOne32Regular`|`ic_fluent_leaf_one_16_regular`
`ic_fluent_leaf_one_20_regular`
`ic_fluent_leaf_one_24_regular`
`ic_fluent_leaf_one_32_regular`|
@@ -1364,7 +1376,7 @@
|Location Dismiss||`locationDismiss20Regular`
`locationDismiss24Regular`|`ic_fluent_location_dismiss_20_regular`
`ic_fluent_location_dismiss_24_regular`|
|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`|
-|Location Ripple||`locationRipple16Regular`
`locationRipple20Regular`
`locationRipple24Regular`|`ic_fluent_location_ripple_16_regular`
`ic_fluent_location_ripple_20_regular`
`ic_fluent_location_ripple_24_regular`|
+|Location Ripple||`locationRipple12Regular`
`locationRipple16Regular`
`locationRipple20Regular`
`locationRipple24Regular`|`ic_fluent_location_ripple_12_regular`
`ic_fluent_location_ripple_16_regular`
`ic_fluent_location_ripple_20_regular`
`ic_fluent_location_ripple_24_regular`|
|Location Target Square||`locationTargetSquare16Regular`
`locationTargetSquare20Regular`
`locationTargetSquare24Regular`
`locationTargetSquare32Regular`|`ic_fluent_location_target_square_16_regular`
`ic_fluent_location_target_square_20_regular`
`ic_fluent_location_target_square_24_regular`
`ic_fluent_location_target_square_32_regular`|
|Lock Closed||`lockClosed12Regular`
`lockClosed16Regular`
`lockClosed20Regular`
`lockClosed24Regular`
`lockClosed28Regular`
`lockClosed32Regular`
`lockClosed48Regular`|`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_28_regular`
`ic_fluent_lock_closed_32_regular`
`ic_fluent_lock_closed_48_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`|
@@ -1375,10 +1387,10 @@
|Luggage||`luggage16Regular`
`luggage20Regular`
`luggage24Regular`
`luggage28Regular`
`luggage32Regular`
`luggage48Regular`|`ic_fluent_luggage_16_regular`
`ic_fluent_luggage_20_regular`
`ic_fluent_luggage_24_regular`
`ic_fluent_luggage_28_regular`
`ic_fluent_luggage_32_regular`
`ic_fluent_luggage_48_regular`|
|Mail||`mail12Regular`
`mail16Regular`
`mail20Regular`
`mail24Regular`
`mail28Regular`
`mail32Regular`
`mail48Regular`|`ic_fluent_mail_12_regular`
`ic_fluent_mail_16_regular`
`ic_fluent_mail_20_regular`
`ic_fluent_mail_24_regular`
`ic_fluent_mail_28_regular`
`ic_fluent_mail_32_regular`
`ic_fluent_mail_48_regular`|
|Mail Add||`mailAdd16Regular`
`mailAdd20Regular`
`mailAdd24Regular`|`ic_fluent_mail_add_16_regular`
`ic_fluent_mail_add_20_regular`
`ic_fluent_mail_add_24_regular`|
-|Mail Alert||`mailAlert16Regular`
`mailAlert20Regular`
`mailAlert24Regular`
`mailAlert28Regular`|`ic_fluent_mail_alert_16_regular`
`ic_fluent_mail_alert_20_regular`
`ic_fluent_mail_alert_24_regular`
`ic_fluent_mail_alert_28_regular`|
+|Mail Alert||`mailAlert16Regular`
`mailAlert20Regular`
`mailAlert24Regular`
`mailAlert28Regular`
`mailAlert32Regular`|`ic_fluent_mail_alert_16_regular`
`ic_fluent_mail_alert_20_regular`
`ic_fluent_mail_alert_24_regular`
`ic_fluent_mail_alert_28_regular`
`ic_fluent_mail_alert_32_regular`|
|Mail All Read||`mailAllRead16Regular`
`mailAllRead20Regular`
`mailAllRead24Regular`
`mailAllRead28Regular`|`ic_fluent_mail_all_read_16_regular`
`ic_fluent_mail_all_read_20_regular`
`ic_fluent_mail_all_read_24_regular`
`ic_fluent_mail_all_read_28_regular`|
|Mail All Unread||`mailAllUnread20Regular`|`ic_fluent_mail_all_unread_20_regular`|
-|Mail Arrow Clockwise||`mailArrowClockwise16Regular`
`mailArrowClockwise20Regular`
`mailArrowClockwise24Regular`|`ic_fluent_mail_arrow_clockwise_16_regular`
`ic_fluent_mail_arrow_clockwise_20_regular`
`ic_fluent_mail_arrow_clockwise_24_regular`|
+|Mail Arrow Clockwise||`mailArrowClockwise16Regular`
`mailArrowClockwise20Regular`
`mailArrowClockwise24Regular`
`mailArrowClockwise32Regular`|`ic_fluent_mail_arrow_clockwise_16_regular`
`ic_fluent_mail_arrow_clockwise_20_regular`
`ic_fluent_mail_arrow_clockwise_24_regular`
`ic_fluent_mail_arrow_clockwise_32_regular`|
|Mail Arrow Double Back||`mailArrowDoubleBack16Regular`
`mailArrowDoubleBack20Regular`
`mailArrowDoubleBack24Regular`
`mailArrowDoubleBack32Regular`|`ic_fluent_mail_arrow_double_back_16_regular`
`ic_fluent_mail_arrow_double_back_20_regular`
`ic_fluent_mail_arrow_double_back_24_regular`
`ic_fluent_mail_arrow_double_back_32_regular`|
|Mail Arrow Down||`mailArrowDown16Regular`
`mailArrowDown20Regular`|`ic_fluent_mail_arrow_down_16_regular`
`ic_fluent_mail_arrow_down_20_regular`|
|Mail Arrow Forward||`mailArrowForward16Regular`
`mailArrowForward20Regular`|`ic_fluent_mail_arrow_forward_16_regular`
`ic_fluent_mail_arrow_forward_20_regular`|
@@ -1387,9 +1399,9 @@
|Mail Briefcase||`mailBriefcase48Regular`|`ic_fluent_mail_briefcase_48_regular`|
|Mail Checkmark||`mailCheckmark16Regular`
`mailCheckmark20Regular`
`mailCheckmark24Regular`|`ic_fluent_mail_checkmark_16_regular`
`ic_fluent_mail_checkmark_20_regular`
`ic_fluent_mail_checkmark_24_regular`|
|Mail Clock||`mailClock16Regular`
`mailClock20Regular`
`mailClock24Regular`|`ic_fluent_mail_clock_16_regular`
`ic_fluent_mail_clock_20_regular`
`ic_fluent_mail_clock_24_regular`|
-|Mail Copy||`mailCopy20Regular`
`mailCopy24Regular`|`ic_fluent_mail_copy_20_regular`
`ic_fluent_mail_copy_24_regular`|
+|Mail Copy||`mailCopy20Regular`
`mailCopy24Regular`
`mailCopy32Regular`|`ic_fluent_mail_copy_20_regular`
`ic_fluent_mail_copy_24_regular`
`ic_fluent_mail_copy_32_regular`|
|Mail Dismiss||`mailDismiss16Regular`
`mailDismiss20Regular`
`mailDismiss24Regular`
`mailDismiss28Regular`|`ic_fluent_mail_dismiss_16_regular`
`ic_fluent_mail_dismiss_20_regular`
`ic_fluent_mail_dismiss_24_regular`
`ic_fluent_mail_dismiss_28_regular`|
-|Mail Edit||`mailEdit20Regular`
`mailEdit24Regular`|`ic_fluent_mail_edit_20_regular`
`ic_fluent_mail_edit_24_regular`|
+|Mail Edit||`mailEdit20Regular`
`mailEdit24Regular`
`mailEdit32Regular`|`ic_fluent_mail_edit_20_regular`
`ic_fluent_mail_edit_24_regular`
`ic_fluent_mail_edit_32_regular`|
|Mail Error||`mailError16Regular`
`mailError20Regular`
`mailError24Regular`|`ic_fluent_mail_error_16_regular`
`ic_fluent_mail_error_20_regular`
`ic_fluent_mail_error_24_regular`|
|Mail Inbox||`mailInbox16Regular`
`mailInbox20Regular`
`mailInbox24Regular`
`mailInbox28Regular`|`ic_fluent_mail_inbox_16_regular`
`ic_fluent_mail_inbox_20_regular`
`ic_fluent_mail_inbox_24_regular`
`ic_fluent_mail_inbox_28_regular`|
|Mail Inbox Add||`mailInboxAdd16Regular`
`mailInboxAdd20Regular`
`mailInboxAdd24Regular`
`mailInboxAdd28Regular`|`ic_fluent_mail_inbox_add_16_regular`
`ic_fluent_mail_inbox_add_20_regular`
`ic_fluent_mail_inbox_add_24_regular`
`ic_fluent_mail_inbox_add_28_regular`|
@@ -1504,6 +1516,7 @@
|Notepad||`notepad12Regular`
`notepad16Regular`
`notepad20Regular`
`notepad24Regular`
`notepad28Regular`
`notepad32Regular`|`ic_fluent_notepad_12_regular`
`ic_fluent_notepad_16_regular`
`ic_fluent_notepad_20_regular`
`ic_fluent_notepad_24_regular`
`ic_fluent_notepad_28_regular`
`ic_fluent_notepad_32_regular`|
|Notepad Edit||`notepadEdit16Regular`
`notepadEdit20Regular`|`ic_fluent_notepad_edit_16_regular`
`ic_fluent_notepad_edit_20_regular`|
|Notepad Person||`notepadPerson16Regular`
`notepadPerson20Regular`
`notepadPerson24Regular`|`ic_fluent_notepad_person_16_regular`
`ic_fluent_notepad_person_20_regular`
`ic_fluent_notepad_person_24_regular`|
+|Notepad Sparkle||`notepadSparkle16Regular`
`notepadSparkle20Regular`
`notepadSparkle24Regular`
`notepadSparkle28Regular`
`notepadSparkle32Regular`|`ic_fluent_notepad_sparkle_16_regular`
`ic_fluent_notepad_sparkle_20_regular`
`ic_fluent_notepad_sparkle_24_regular`
`ic_fluent_notepad_sparkle_28_regular`
`ic_fluent_notepad_sparkle_32_regular`|
|Number Circle 0||`numberCircle016Regular`
`numberCircle020Regular`
`numberCircle024Regular`
`numberCircle028Regular`
`numberCircle032Regular`
`numberCircle048Regular`|`ic_fluent_number_circle_0_16_regular`
`ic_fluent_number_circle_0_20_regular`
`ic_fluent_number_circle_0_24_regular`
`ic_fluent_number_circle_0_28_regular`
`ic_fluent_number_circle_0_32_regular`
`ic_fluent_number_circle_0_48_regular`|
|Number Circle 1||`numberCircle116Regular`
`numberCircle120Regular`
`numberCircle124Regular`
`numberCircle128Regular`
`numberCircle132Regular`
`numberCircle148Regular`|`ic_fluent_number_circle_1_16_regular`
`ic_fluent_number_circle_1_20_regular`
`ic_fluent_number_circle_1_24_regular`
`ic_fluent_number_circle_1_28_regular`
`ic_fluent_number_circle_1_32_regular`
`ic_fluent_number_circle_1_48_regular`|
|Number Circle 2||`numberCircle216Regular`
`numberCircle220Regular`
`numberCircle224Regular`
`numberCircle228Regular`
`numberCircle232Regular`
`numberCircle248Regular`|`ic_fluent_number_circle_2_16_regular`
`ic_fluent_number_circle_2_20_regular`
`ic_fluent_number_circle_2_24_regular`
`ic_fluent_number_circle_2_28_regular`
`ic_fluent_number_circle_2_32_regular`
`ic_fluent_number_circle_2_48_regular`|
@@ -1532,9 +1545,11 @@
|Padding Right||`paddingRight20Regular`
`paddingRight24Regular`|`ic_fluent_padding_right_20_regular`
`ic_fluent_padding_right_24_regular`|
|Padding Top||`paddingTop20Regular`
`paddingTop24Regular`|`ic_fluent_padding_top_20_regular`
`ic_fluent_padding_top_24_regular`|
|Page Fit||`pageFit16Regular`
`pageFit20Regular`
`pageFit24Regular`|`ic_fluent_page_fit_16_regular`
`ic_fluent_page_fit_20_regular`
`ic_fluent_page_fit_24_regular`|
-|Paint Brush||`paintBrush16Regular`
`paintBrush20Regular`
`paintBrush24Regular`
`paintBrush32Regular`|`ic_fluent_paint_brush_16_regular`
`ic_fluent_paint_brush_20_regular`
`ic_fluent_paint_brush_24_regular`
`ic_fluent_paint_brush_32_regular`|
+|Paint Brush||`paintBrush16Regular`
`paintBrush20Regular`
`paintBrush24Regular`
`paintBrush28Regular`
`paintBrush32Regular`|`ic_fluent_paint_brush_16_regular`
`ic_fluent_paint_brush_20_regular`
`ic_fluent_paint_brush_24_regular`
`ic_fluent_paint_brush_28_regular`
`ic_fluent_paint_brush_32_regular`|
|Paint Brush Arrow Down||`paintBrushArrowDown20Regular`
`paintBrushArrowDown24Regular`|`ic_fluent_paint_brush_arrow_down_20_regular`
`ic_fluent_paint_brush_arrow_down_24_regular`|
|Paint Brush Arrow Up||`paintBrushArrowUp20Regular`
`paintBrushArrowUp24Regular`|`ic_fluent_paint_brush_arrow_up_20_regular`
`ic_fluent_paint_brush_arrow_up_24_regular`|
+|Paint Brush Sparkle||`paintBrushSparkle20Regular`
`paintBrushSparkle24Regular`|`ic_fluent_paint_brush_sparkle_20_regular`
`ic_fluent_paint_brush_sparkle_24_regular`|
+|Paint Brush Subtract||`paintBrushSubtract16Regular`
`paintBrushSubtract20Regular`
`paintBrushSubtract24Regular`
`paintBrushSubtract28Regular`
`paintBrushSubtract32Regular`|`ic_fluent_paint_brush_subtract_16_regular`
`ic_fluent_paint_brush_subtract_20_regular`
`ic_fluent_paint_brush_subtract_24_regular`
`ic_fluent_paint_brush_subtract_28_regular`
`ic_fluent_paint_brush_subtract_32_regular`|
|Paint Bucket||`paintBucket16Regular`
`paintBucket20Regular`
`paintBucket24Regular`|`ic_fluent_paint_bucket_16_regular`
`ic_fluent_paint_bucket_20_regular`
`ic_fluent_paint_bucket_24_regular`|
|Pair||`pair20Regular`
`pair24Regular`|`ic_fluent_pair_20_regular`
`ic_fluent_pair_24_regular`|
|Panel Bottom||`panelBottom20Regular`|`ic_fluent_panel_bottom_20_regular`|
@@ -1561,7 +1576,9 @@
|Panel Top Contract||`panelTopContract20Regular`|`ic_fluent_panel_top_contract_20_regular`|
|Panel Top Expand||`panelTopExpand20Regular`|`ic_fluent_panel_top_expand_20_regular`|
|Panel Top Gallery||`panelTopGallery16Regular`
`panelTopGallery20Regular`
`panelTopGallery24Regular`
`panelTopGallery28Regular`|`ic_fluent_panel_top_gallery_16_regular`
`ic_fluent_panel_top_gallery_20_regular`
`ic_fluent_panel_top_gallery_24_regular`
`ic_fluent_panel_top_gallery_28_regular`|
-|Password||`password16Regular`
`password20Regular`
`password24Regular`|`ic_fluent_password_16_regular`
`ic_fluent_password_20_regular`
`ic_fluent_password_24_regular`|
+|Password||`password16Regular`
`password20Regular`
`password24Regular`
`password32Regular`
`password48Regular`|`ic_fluent_password_16_regular`
`ic_fluent_password_20_regular`
`ic_fluent_password_24_regular`
`ic_fluent_password_32_regular`
`ic_fluent_password_48_regular`|
+|Password Clock||`passwordClock48Regular`|`ic_fluent_password_clock_48_regular`|
+|Password Reset||`passwordReset48Regular`|`ic_fluent_password_reset_48_regular`|
|Patch||`patch20Regular`
`patch24Regular`|`ic_fluent_patch_20_regular`
`ic_fluent_patch_24_regular`|
|Patient||`patient20Regular`
`patient24Regular`
`patient32Regular`|`ic_fluent_patient_20_regular`
`ic_fluent_patient_24_regular`
`ic_fluent_patient_32_regular`|
|Pause||`pause12Regular`
`pause16Regular`
`pause20Regular`
`pause24Regular`
`pause28Regular`
`pause32Regular`
`pause48Regular`|`ic_fluent_pause_12_regular`
`ic_fluent_pause_16_regular`
`ic_fluent_pause_20_regular`
`ic_fluent_pause_24_regular`
`ic_fluent_pause_28_regular`
`ic_fluent_pause_32_regular`
`ic_fluent_pause_48_regular`|
@@ -1582,10 +1599,11 @@
|People Call||`peopleCall16Regular`
`peopleCall20Regular`
`peopleCall24Regular`|`ic_fluent_people_call_16_regular`
`ic_fluent_people_call_20_regular`
`ic_fluent_people_call_24_regular`|
|People Chat||`peopleChat16Regular`
`peopleChat20Regular`
`peopleChat24Regular`|`ic_fluent_people_chat_16_regular`
`ic_fluent_people_chat_20_regular`
`ic_fluent_people_chat_24_regular`|
|People Checkmark||`peopleCheckmark16Regular`
`peopleCheckmark20Regular`
`peopleCheckmark24Regular`|`ic_fluent_people_checkmark_16_regular`
`ic_fluent_people_checkmark_20_regular`
`ic_fluent_people_checkmark_24_regular`|
-|People Community||`peopleCommunity16Regular`
`peopleCommunity20Regular`
`peopleCommunity24Regular`
`peopleCommunity28Regular`
`peopleCommunity32Regular`
`peopleCommunity48Regular`|`ic_fluent_people_community_16_regular`
`ic_fluent_people_community_20_regular`
`ic_fluent_people_community_24_regular`
`ic_fluent_people_community_28_regular`
`ic_fluent_people_community_32_regular`
`ic_fluent_people_community_48_regular`|
+|People Community||`peopleCommunity12Regular`
`peopleCommunity16Regular`
`peopleCommunity20Regular`
`peopleCommunity24Regular`
`peopleCommunity28Regular`
`peopleCommunity32Regular`
`peopleCommunity48Regular`|`ic_fluent_people_community_12_regular`
`ic_fluent_people_community_16_regular`
`ic_fluent_people_community_20_regular`
`ic_fluent_people_community_24_regular`
`ic_fluent_people_community_28_regular`
`ic_fluent_people_community_32_regular`
`ic_fluent_people_community_48_regular`|
|People Community Add||`peopleCommunityAdd20Regular`
`peopleCommunityAdd24Regular`
`peopleCommunityAdd28Regular`|`ic_fluent_people_community_add_20_regular`
`ic_fluent_people_community_add_24_regular`
`ic_fluent_people_community_add_28_regular`|
|People Edit||`peopleEdit16Regular`
`peopleEdit20Regular`
`peopleEdit24Regular`|`ic_fluent_people_edit_16_regular`
`ic_fluent_people_edit_20_regular`
`ic_fluent_people_edit_24_regular`|
|People Error||`peopleError16Regular`
`peopleError20Regular`
`peopleError24Regular`|`ic_fluent_people_error_16_regular`
`ic_fluent_people_error_20_regular`
`ic_fluent_people_error_24_regular`|
+|People Eye||`peopleEye16Regular`
`peopleEye20Regular`|`ic_fluent_people_eye_16_regular`
`ic_fluent_people_eye_20_regular`|
|People List||`peopleList16Regular`
`peopleList20Regular`
`peopleList24Regular`
`peopleList28Regular`
`peopleList32Regular`|`ic_fluent_people_list_16_regular`
`ic_fluent_people_list_20_regular`
`ic_fluent_people_list_24_regular`
`ic_fluent_people_list_28_regular`
`ic_fluent_people_list_32_regular`|
|People Lock||`peopleLock20Regular`
`peopleLock24Regular`|`ic_fluent_people_lock_20_regular`
`ic_fluent_people_lock_24_regular`|
|People Money||`peopleMoney20Regular`
`peopleMoney24Regular`|`ic_fluent_people_money_20_regular`
`ic_fluent_people_money_24_regular`|
@@ -1613,7 +1631,7 @@
|Person Arrow Left||`personArrowLeft16Regular`
`personArrowLeft20Regular`
`personArrowLeft24Regular`|`ic_fluent_person_arrow_left_16_regular`
`ic_fluent_person_arrow_left_20_regular`
`ic_fluent_person_arrow_left_24_regular`|
|Person Arrow Right||`personArrowRight16Regular`
`personArrowRight20Regular`
`personArrowRight24Regular`|`ic_fluent_person_arrow_right_16_regular`
`ic_fluent_person_arrow_right_20_regular`
`ic_fluent_person_arrow_right_24_regular`|
|Person Available||`personAvailable16Regular`
`personAvailable20Regular`
`personAvailable24Regular`|`ic_fluent_person_available_16_regular`
`ic_fluent_person_available_20_regular`
`ic_fluent_person_available_24_regular`|
-|Person Board||`personBoard16Regular`
`personBoard20Regular`
`personBoard24Regular`
`personBoard28Regular`
`personBoard32Regular`|`ic_fluent_person_board_16_regular`
`ic_fluent_person_board_20_regular`
`ic_fluent_person_board_24_regular`
`ic_fluent_person_board_28_regular`
`ic_fluent_person_board_32_regular`|
+|Person Board||`personBoard12Regular`
`personBoard16Regular`
`personBoard20Regular`
`personBoard24Regular`
`personBoard28Regular`
`personBoard32Regular`|`ic_fluent_person_board_12_regular`
`ic_fluent_person_board_16_regular`
`ic_fluent_person_board_20_regular`
`ic_fluent_person_board_24_regular`
`ic_fluent_person_board_28_regular`
`ic_fluent_person_board_32_regular`|
|Person Call||`personCall16Regular`
`personCall20Regular`
`personCall24Regular`|`ic_fluent_person_call_16_regular`
`ic_fluent_person_call_20_regular`
`ic_fluent_person_call_24_regular`|
|Person Chat||`personChat16Regular`
`personChat20Regular`
`personChat24Regular`|`ic_fluent_person_chat_16_regular`
`ic_fluent_person_chat_20_regular`
`ic_fluent_person_chat_24_regular`|
|Person Circle||`personCircle12Regular`
`personCircle20Regular`
`personCircle24Regular`
`personCircle28Regular`
`personCircle32Regular`|`ic_fluent_person_circle_12_regular`
`ic_fluent_person_circle_20_regular`
`ic_fluent_person_circle_24_regular`
`ic_fluent_person_circle_28_regular`
`ic_fluent_person_circle_32_regular`|
@@ -1647,10 +1665,11 @@
|Person Star||`personStar16Regular`
`personStar20Regular`
`personStar24Regular`
`personStar28Regular`
`personStar32Regular`
`personStar48Regular`|`ic_fluent_person_star_16_regular`
`ic_fluent_person_star_20_regular`
`ic_fluent_person_star_24_regular`
`ic_fluent_person_star_28_regular`
`ic_fluent_person_star_32_regular`
`ic_fluent_person_star_48_regular`|
|Person Starburst||`personStarburst20Regular`
`personStarburst24Regular`|`ic_fluent_person_starburst_20_regular`
`ic_fluent_person_starburst_24_regular`|
|Person Subtract||`personSubtract16Regular`
`personSubtract20Regular`
`personSubtract24Regular`|`ic_fluent_person_subtract_16_regular`
`ic_fluent_person_subtract_20_regular`
`ic_fluent_person_subtract_24_regular`|
-|Person Support||`personSupport16Regular`
`personSupport20Regular`
`personSupport24Regular`
`personSupport28Regular`|`ic_fluent_person_support_16_regular`
`ic_fluent_person_support_20_regular`
`ic_fluent_person_support_24_regular`
`ic_fluent_person_support_28_regular`|
+|Person Support||`personSupport16Regular`
`personSupport20Regular`
`personSupport24Regular`
`personSupport28Regular`
`personSupport32Regular`|`ic_fluent_person_support_16_regular`
`ic_fluent_person_support_20_regular`
`ic_fluent_person_support_24_regular`
`ic_fluent_person_support_28_regular`
`ic_fluent_person_support_32_regular`|
|Person Swap||`personSwap16Regular`
`personSwap20Regular`
`personSwap24Regular`|`ic_fluent_person_swap_16_regular`
`ic_fluent_person_swap_20_regular`
`ic_fluent_person_swap_24_regular`|
|Person Sync||`personSync16Regular`
`personSync20Regular`
`personSync24Regular`
`personSync28Regular`
`personSync32Regular`
`personSync48Regular`|`ic_fluent_person_sync_16_regular`
`ic_fluent_person_sync_20_regular`
`ic_fluent_person_sync_24_regular`
`ic_fluent_person_sync_28_regular`
`ic_fluent_person_sync_32_regular`
`ic_fluent_person_sync_48_regular`|
|Person Tag||`personTag20Regular`
`personTag24Regular`
`personTag28Regular`
`personTag32Regular`
`personTag48Regular`|`ic_fluent_person_tag_20_regular`
`ic_fluent_person_tag_24_regular`
`ic_fluent_person_tag_28_regular`
`ic_fluent_person_tag_32_regular`
`ic_fluent_person_tag_48_regular`|
+|Person Tentative||`personTentative16Regular`
`personTentative20Regular`
`personTentative24Regular`|`ic_fluent_person_tentative_16_regular`
`ic_fluent_person_tentative_20_regular`
`ic_fluent_person_tentative_24_regular`|
|Person Voice||`personVoice16Regular`
`personVoice20Regular`
`personVoice24Regular`|`ic_fluent_person_voice_16_regular`
`ic_fluent_person_voice_20_regular`
`ic_fluent_person_voice_24_regular`|
|Person Walking||`personWalking16Regular`
`personWalking20Regular`
`personWalking24Regular`|`ic_fluent_person_walking_16_regular`
`ic_fluent_person_walking_20_regular`
`ic_fluent_person_walking_24_regular`|
|Person Warning||`personWarning16Regular`
`personWarning20Regular`
`personWarning24Regular`
`personWarning28Regular`
`personWarning32Regular`
`personWarning48Regular`|`ic_fluent_person_warning_16_regular`
`ic_fluent_person_warning_20_regular`
`ic_fluent_person_warning_24_regular`
`ic_fluent_person_warning_28_regular`
`ic_fluent_person_warning_32_regular`
`ic_fluent_person_warning_48_regular`|
@@ -1696,6 +1715,7 @@
|Picture In Picture Exit||`pictureInPictureExit16Regular`
`pictureInPictureExit20Regular`
`pictureInPictureExit24Regular`|`ic_fluent_picture_in_picture_exit_16_regular`
`ic_fluent_picture_in_picture_exit_20_regular`
`ic_fluent_picture_in_picture_exit_24_regular`|
|Pill||`pill16Regular`
`pill20Regular`
`pill24Regular`
`pill28Regular`|`ic_fluent_pill_16_regular`
`ic_fluent_pill_20_regular`
`ic_fluent_pill_24_regular`
`ic_fluent_pill_28_regular`|
|Pin||`pin12Regular`
`pin16Regular`
`pin20Regular`
`pin24Regular`
`pin28Regular`
`pin32Regular`
`pin48Regular`|`ic_fluent_pin_12_regular`
`ic_fluent_pin_16_regular`
`ic_fluent_pin_20_regular`
`ic_fluent_pin_24_regular`
`ic_fluent_pin_28_regular`
`ic_fluent_pin_32_regular`
`ic_fluent_pin_48_regular`|
+|Pin Globe||`pinGlobe16Regular`
`pinGlobe20Regular`|`ic_fluent_pin_globe_16_regular`
`ic_fluent_pin_globe_20_regular`|
|Pin Off||`pinOff16Regular`
`pinOff20Regular`
`pinOff24Regular`
`pinOff28Regular`
`pinOff32Regular`
`pinOff48Regular`|`ic_fluent_pin_off_16_regular`
`ic_fluent_pin_off_20_regular`
`ic_fluent_pin_off_24_regular`
`ic_fluent_pin_off_28_regular`
`ic_fluent_pin_off_32_regular`
`ic_fluent_pin_off_48_regular`|
|Pipeline||`pipeline20Regular`
`pipeline24Regular`
`pipeline32Regular`|`ic_fluent_pipeline_20_regular`
`ic_fluent_pipeline_24_regular`
`ic_fluent_pipeline_32_regular`|
|Pipeline Add||`pipelineAdd20Regular`
`pipelineAdd32Regular`|`ic_fluent_pipeline_add_20_regular`
`ic_fluent_pipeline_add_32_regular`|
@@ -1708,6 +1728,7 @@
|Play||`play12Regular`
`play16Regular`
`play20Regular`
`play24Regular`
`play28Regular`
`play32Regular`
`play48Regular`|`ic_fluent_play_12_regular`
`ic_fluent_play_16_regular`
`ic_fluent_play_20_regular`
`ic_fluent_play_24_regular`
`ic_fluent_play_28_regular`
`ic_fluent_play_32_regular`
`ic_fluent_play_48_regular`|
|Play Circle||`playCircle16Regular`
`playCircle20Regular`
`playCircle24Regular`
`playCircle28Regular`
`playCircle48Regular`|`ic_fluent_play_circle_16_regular`
`ic_fluent_play_circle_20_regular`
`ic_fluent_play_circle_24_regular`
`ic_fluent_play_circle_28_regular`
`ic_fluent_play_circle_48_regular`|
|Play Circle Hint||`playCircleHint16Regular`
`playCircleHint20Regular`
`playCircleHint24Regular`|`ic_fluent_play_circle_hint_16_regular`
`ic_fluent_play_circle_hint_20_regular`
`ic_fluent_play_circle_hint_24_regular`|
+|Play Circle Sparkle||`playCircleSparkle16Regular`
`playCircleSparkle20Regular`
`playCircleSparkle24Regular`|`ic_fluent_play_circle_sparkle_16_regular`
`ic_fluent_play_circle_sparkle_20_regular`
`ic_fluent_play_circle_sparkle_24_regular`|
|Play Multiple||`playMultiple16Regular`|`ic_fluent_play_multiple_16_regular`|
|Play Settings||`playSettings20Regular`|`ic_fluent_play_settings_20_regular`|
|Playing Cards||`playingCards20Regular`|`ic_fluent_playing_cards_20_regular`|
@@ -1803,7 +1824,7 @@
|Remote||`remote16Regular`
`remote20Regular`|`ic_fluent_remote_16_regular`
`ic_fluent_remote_20_regular`|
|Rename||`rename16Regular`
`rename20Regular`
`rename24Regular`
`rename28Regular`|`ic_fluent_rename_16_regular`
`ic_fluent_rename_20_regular`
`ic_fluent_rename_24_regular`
`ic_fluent_rename_28_regular`|
|Reorder||`reorder20Regular`|`ic_fluent_reorder_20_regular`|
-|Replay||`replay20Regular`|`ic_fluent_replay_20_regular`|
+|Replay||`replay16Regular`
`replay20Regular`
`replay24Regular`
`replay28Regular`
`replay32Regular`|`ic_fluent_replay_16_regular`
`ic_fluent_replay_20_regular`
`ic_fluent_replay_24_regular`
`ic_fluent_replay_28_regular`
`ic_fluent_replay_32_regular`|
|Resize||`resize16Regular`
`resize20Regular`
`resize24Regular`
`resize28Regular`
`resize32Regular`
`resize48Regular`|`ic_fluent_resize_16_regular`
`ic_fluent_resize_20_regular`
`ic_fluent_resize_24_regular`
`ic_fluent_resize_28_regular`
`ic_fluent_resize_32_regular`
`ic_fluent_resize_48_regular`|
|Resize Image||`resizeImage20Regular`
`resizeImage24Regular`|`ic_fluent_resize_image_20_regular`
`ic_fluent_resize_image_24_regular`|
|Resize Large||`resizeLarge16Regular`
`resizeLarge20Regular`
`resizeLarge24Regular`|`ic_fluent_resize_large_16_regular`
`ic_fluent_resize_large_20_regular`
`ic_fluent_resize_large_24_regular`|
@@ -1825,7 +1846,7 @@
|Router||`router20Regular`
`router24Regular`|`ic_fluent_router_20_regular`
`ic_fluent_router_24_regular`|
|Row Triple||`rowTriple20Regular`
`rowTriple24Regular`|`ic_fluent_row_triple_20_regular`
`ic_fluent_row_triple_24_regular`|
|Ruler||`ruler16Regular`
`ruler20Regular`
`ruler24Regular`
`ruler28Regular`
`ruler32Regular`
`ruler48Regular`|`ic_fluent_ruler_16_regular`
`ic_fluent_ruler_20_regular`
`ic_fluent_ruler_24_regular`
`ic_fluent_ruler_28_regular`
`ic_fluent_ruler_32_regular`
`ic_fluent_ruler_48_regular`|
-|Run||`run16Regular`
`run20Regular`
`run24Regular`|`ic_fluent_run_16_regular`
`ic_fluent_run_20_regular`
`ic_fluent_run_24_regular`|
+|Run||`run16Regular`
`run20Regular`
`run24Regular`
`run28Regular`
`run32Regular`
`run48Regular`|`ic_fluent_run_16_regular`
`ic_fluent_run_20_regular`
`ic_fluent_run_24_regular`
`ic_fluent_run_28_regular`
`ic_fluent_run_32_regular`
`ic_fluent_run_48_regular`|
|SIM||`sim16Regular`
`sim20Regular`
`sim24Regular`|`ic_fluent_sim_16_regular`
`ic_fluent_sim_20_regular`
`ic_fluent_sim_24_regular`|
|Sanitize||`sanitize20Regular`
`sanitize24Regular`|`ic_fluent_sanitize_20_regular`
`ic_fluent_sanitize_24_regular`|
|Save||`save16Regular`
`save20Regular`
`save24Regular`
`save28Regular`
`save32Regular`|`ic_fluent_save_16_regular`
`ic_fluent_save_20_regular`
`ic_fluent_save_24_regular`
`ic_fluent_save_28_regular`
`ic_fluent_save_32_regular`|
@@ -1864,7 +1885,7 @@
|Search Info||`searchInfo20Regular`
`searchInfo24Regular`|`ic_fluent_search_info_20_regular`
`ic_fluent_search_info_24_regular`|
|Search Settings||`searchSettings20Regular`|`ic_fluent_search_settings_20_regular`|
|Search Shield||`searchShield20Regular`|`ic_fluent_search_shield_20_regular`|
-|Search Square||`searchSquare20Regular`
`searchSquare24Regular`|`ic_fluent_search_square_20_regular`
`ic_fluent_search_square_24_regular`|
+|Search Square||`searchSquare16Regular`
`searchSquare20Regular`
`searchSquare24Regular`|`ic_fluent_search_square_16_regular`
`ic_fluent_search_square_20_regular`
`ic_fluent_search_square_24_regular`|
|Search Visual||`searchVisual16Regular`
`searchVisual20Regular`
`searchVisual24Regular`|`ic_fluent_search_visual_16_regular`
`ic_fluent_search_visual_20_regular`
`ic_fluent_search_visual_24_regular`|
|Seat||`seat16Regular`
`seat20Regular`
`seat24Regular`|`ic_fluent_seat_16_regular`
`ic_fluent_seat_20_regular`
`ic_fluent_seat_24_regular`|
|Seat Add||`seatAdd16Regular`
`seatAdd20Regular`
`seatAdd24Regular`|`ic_fluent_seat_add_16_regular`
`ic_fluent_seat_add_20_regular`
`ic_fluent_seat_add_24_regular`|
@@ -1878,6 +1899,7 @@
|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`|
+|Send Person||`sendPerson16Regular`
`sendPerson20Regular`
`sendPerson24Regular`|`ic_fluent_send_person_16_regular`
`ic_fluent_send_person_20_regular`
`ic_fluent_send_person_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`|
|Server||`server12Regular`
`server16Regular`
`server20Regular`
`server24Regular`|`ic_fluent_server_12_regular`
`ic_fluent_server_16_regular`
`ic_fluent_server_20_regular`
`ic_fluent_server_24_regular`|
|Server Link||`serverLink16Regular`
`serverLink20Regular`
`serverLink24Regular`|`ic_fluent_server_link_16_regular`
`ic_fluent_server_link_20_regular`
`ic_fluent_server_link_24_regular`|
@@ -1887,7 +1909,7 @@
|Server Surface Multiple||`serverSurfaceMultiple16Regular`|`ic_fluent_server_surface_multiple_16_regular`|
|Service Bell||`serviceBell16Regular`
`serviceBell20Regular`
`serviceBell24Regular`|`ic_fluent_service_bell_16_regular`
`ic_fluent_service_bell_20_regular`
`ic_fluent_service_bell_24_regular`|
|Settings||`settings16Regular`
`settings20Regular`
`settings24Regular`
`settings28Regular`
`settings32Regular`
`settings48Regular`|`ic_fluent_settings_16_regular`
`ic_fluent_settings_20_regular`
`ic_fluent_settings_24_regular`
`ic_fluent_settings_28_regular`
`ic_fluent_settings_32_regular`
`ic_fluent_settings_48_regular`|
-|Settings Chat||`settingsChat20Regular`
`settingsChat24Regular`|`ic_fluent_settings_chat_20_regular`
`ic_fluent_settings_chat_24_regular`|
+|Settings Chat||`settingsChat16Regular`
`settingsChat20Regular`
`settingsChat24Regular`|`ic_fluent_settings_chat_16_regular`
`ic_fluent_settings_chat_20_regular`
`ic_fluent_settings_chat_24_regular`|
|Settings Cog Multiple||`settingsCogMultiple20Regular`
`settingsCogMultiple24Regular`|`ic_fluent_settings_cog_multiple_20_regular`
`ic_fluent_settings_cog_multiple_24_regular`|
|Shape Exclude||`shapeExclude16Regular`
`shapeExclude20Regular`
`shapeExclude24Regular`|`ic_fluent_shape_exclude_16_regular`
`ic_fluent_shape_exclude_20_regular`
`ic_fluent_shape_exclude_24_regular`|
|Shape Intersect||`shapeIntersect16Regular`
`shapeIntersect20Regular`
`shapeIntersect24Regular`|`ic_fluent_shape_intersect_16_regular`
`ic_fluent_shape_intersect_20_regular`
`ic_fluent_shape_intersect_24_regular`|
@@ -1898,6 +1920,7 @@
|Share||`share16Regular`
`share20Regular`
`share24Regular`
`share28Regular`
`share48Regular`|`ic_fluent_share_16_regular`
`ic_fluent_share_20_regular`
`ic_fluent_share_24_regular`
`ic_fluent_share_28_regular`
`ic_fluent_share_48_regular`|
|Share Android||`shareAndroid16Regular`
`shareAndroid20Regular`
`shareAndroid24Regular`
`shareAndroid32Regular`|`ic_fluent_share_android_16_regular`
`ic_fluent_share_android_20_regular`
`ic_fluent_share_android_24_regular`
`ic_fluent_share_android_32_regular`|
|Share Close Tray||`shareCloseTray20Regular`
`shareCloseTray24Regular`|`ic_fluent_share_close_tray_20_regular`
`ic_fluent_share_close_tray_24_regular`|
+|Share Multiple||`shareMultiple16Regular`
`shareMultiple20Regular`
`shareMultiple24Regular`|`ic_fluent_share_multiple_16_regular`
`ic_fluent_share_multiple_20_regular`
`ic_fluent_share_multiple_24_regular`|
|Share Screen Person||`shareScreenPerson16Regular`
`shareScreenPerson20Regular`
`shareScreenPerson24Regular`
`shareScreenPerson28Regular`|`ic_fluent_share_screen_person_16_regular`
`ic_fluent_share_screen_person_20_regular`
`ic_fluent_share_screen_person_24_regular`
`ic_fluent_share_screen_person_28_regular`|
|Share Screen Person Overlay||`shareScreenPersonOverlay16Regular`
`shareScreenPersonOverlay20Regular`
`shareScreenPersonOverlay24Regular`
`shareScreenPersonOverlay28Regular`|`ic_fluent_share_screen_person_overlay_16_regular`
`ic_fluent_share_screen_person_overlay_20_regular`
`ic_fluent_share_screen_person_overlay_24_regular`
`ic_fluent_share_screen_person_overlay_28_regular`|
|Share Screen Person Overlay Inside||`shareScreenPersonOverlayInside16Regular`
`shareScreenPersonOverlayInside20Regular`
`shareScreenPersonOverlayInside24Regular`
`shareScreenPersonOverlayInside28Regular`|`ic_fluent_share_screen_person_overlay_inside_16_regular`
`ic_fluent_share_screen_person_overlay_inside_20_regular`
`ic_fluent_share_screen_person_overlay_inside_24_regular`
`ic_fluent_share_screen_person_overlay_inside_28_regular`|
@@ -1963,6 +1986,7 @@
|Slide Multiple||`slideMultiple20Regular`
`slideMultiple24Regular`|`ic_fluent_slide_multiple_20_regular`
`ic_fluent_slide_multiple_24_regular`|
|Slide Multiple Arrow Right||`slideMultipleArrowRight20Regular`
`slideMultipleArrowRight24Regular`|`ic_fluent_slide_multiple_arrow_right_20_regular`
`ic_fluent_slide_multiple_arrow_right_24_regular`|
|Slide Multiple Search||`slideMultipleSearch20Regular`
`slideMultipleSearch24Regular`|`ic_fluent_slide_multiple_search_20_regular`
`ic_fluent_slide_multiple_search_24_regular`|
+|Slide Play||`slidePlay20Regular`
`slidePlay24Regular`|`ic_fluent_slide_play_20_regular`
`ic_fluent_slide_play_24_regular`|
|Slide Record||`slideRecord16Regular`
`slideRecord20Regular`
`slideRecord24Regular`
`slideRecord28Regular`
`slideRecord48Regular`|`ic_fluent_slide_record_16_regular`
`ic_fluent_slide_record_20_regular`
`ic_fluent_slide_record_24_regular`
`ic_fluent_slide_record_28_regular`
`ic_fluent_slide_record_48_regular`|
|Slide Search||`slideSearch16Regular`
`slideSearch20Regular`
`slideSearch24Regular`
`slideSearch28Regular`
`slideSearch32Regular`|`ic_fluent_slide_search_16_regular`
`ic_fluent_slide_search_20_regular`
`ic_fluent_slide_search_24_regular`
`ic_fluent_slide_search_28_regular`
`ic_fluent_slide_search_32_regular`|
|Slide Settings||`slideSettings20Regular`
`slideSettings24Regular`|`ic_fluent_slide_settings_20_regular`
`ic_fluent_slide_settings_24_regular`|
@@ -2008,6 +2032,7 @@
|Square Add||`squareAdd16Regular`
`squareAdd20Regular`|`ic_fluent_square_add_16_regular`
`ic_fluent_square_add_20_regular`|
|Square Arrow Forward||`squareArrowForward16Regular`
`squareArrowForward20Regular`
`squareArrowForward24Regular`
`squareArrowForward28Regular`
`squareArrowForward32Regular`
`squareArrowForward48Regular`|`ic_fluent_square_arrow_forward_16_regular`
`ic_fluent_square_arrow_forward_20_regular`
`ic_fluent_square_arrow_forward_24_regular`
`ic_fluent_square_arrow_forward_28_regular`
`ic_fluent_square_arrow_forward_32_regular`
`ic_fluent_square_arrow_forward_48_regular`|
|Square Dismiss||`squareDismiss16Regular`
`squareDismiss20Regular`|`ic_fluent_square_dismiss_16_regular`
`ic_fluent_square_dismiss_20_regular`|
+|Square Dovetail Joint||`squareDovetailJoint12Regular`
`squareDovetailJoint16Regular`
`squareDovetailJoint20Regular`
`squareDovetailJoint24Regular`
`squareDovetailJoint28Regular`
`squareDovetailJoint32Regular`
`squareDovetailJoint48Regular`|`ic_fluent_square_dovetail_joint_12_regular`
`ic_fluent_square_dovetail_joint_16_regular`
`ic_fluent_square_dovetail_joint_20_regular`
`ic_fluent_square_dovetail_joint_24_regular`
`ic_fluent_square_dovetail_joint_28_regular`
`ic_fluent_square_dovetail_joint_32_regular`
`ic_fluent_square_dovetail_joint_48_regular`|
|Square Eraser||`squareEraser20Regular`|`ic_fluent_square_eraser_20_regular`|
|Square Hint||`squareHint16Regular`
`squareHint20Regular`
`squareHint24Regular`
`squareHint28Regular`
`squareHint32Regular`
`squareHint48Regular`|`ic_fluent_square_hint_16_regular`
`ic_fluent_square_hint_20_regular`
`ic_fluent_square_hint_24_regular`
`ic_fluent_square_hint_28_regular`
`ic_fluent_square_hint_32_regular`
`ic_fluent_square_hint_48_regular`|
|Square Hint Apps||`squareHintApps20Regular`
`squareHintApps24Regular`|`ic_fluent_square_hint_apps_20_regular`
`ic_fluent_square_hint_apps_24_regular`|
@@ -2091,6 +2116,8 @@
|Tab Desktop Multiple Bottom||`tabDesktopMultipleBottom20Regular`
`tabDesktopMultipleBottom24Regular`|`ic_fluent_tab_desktop_multiple_bottom_20_regular`
`ic_fluent_tab_desktop_multiple_bottom_24_regular`|
|Tab Desktop Multiple Sparkle||`tabDesktopMultipleSparkle16Regular`
`tabDesktopMultipleSparkle20Regular`
`tabDesktopMultipleSparkle24Regular`|`ic_fluent_tab_desktop_multiple_sparkle_16_regular`
`ic_fluent_tab_desktop_multiple_sparkle_20_regular`
`ic_fluent_tab_desktop_multiple_sparkle_24_regular`|
|Tab Desktop New Page||`tabDesktopNewPage20Regular`|`ic_fluent_tab_desktop_new_page_20_regular`|
+|Tab Desktop Search||`tabDesktopSearch16Regular`
`tabDesktopSearch20Regular`
`tabDesktopSearch24Regular`|`ic_fluent_tab_desktop_search_16_regular`
`ic_fluent_tab_desktop_search_20_regular`
`ic_fluent_tab_desktop_search_24_regular`|
+|Tab Group||`tabGroup16Regular`
`tabGroup20Regular`
`tabGroup24Regular`|`ic_fluent_tab_group_16_regular`
`ic_fluent_tab_group_20_regular`
`ic_fluent_tab_group_24_regular`|
|Tab In Private||`tabInPrivate16Regular`
`tabInPrivate20Regular`
`tabInPrivate24Regular`
`tabInPrivate28Regular`|`ic_fluent_tab_in_private_16_regular`
`ic_fluent_tab_in_private_20_regular`
`ic_fluent_tab_in_private_24_regular`
`ic_fluent_tab_in_private_28_regular`|
|Tab InPrivate Account||`tabInprivateAccount20Regular`
`tabInprivateAccount24Regular`|`ic_fluent_tab_inprivate_account_20_regular`
`ic_fluent_tab_inprivate_account_24_regular`|
|Tab Prohibited||`tabProhibited20Regular`
`tabProhibited24Regular`|`ic_fluent_tab_prohibited_20_regular`
`ic_fluent_tab_prohibited_24_regular`|
@@ -2106,6 +2133,7 @@
|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 Cursor||`tableCursor16Regular`
`tableCursor20Regular`
`tableCursor24Regular`|`ic_fluent_table_cursor_16_regular`
`ic_fluent_table_cursor_20_regular`
`ic_fluent_table_cursor_24_regular`|
|Table Default||`tableDefault32Regular`|`ic_fluent_table_default_32_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`|
@@ -2142,6 +2170,7 @@
|Table Simple Exclude||`tableSimpleExclude16Regular`
`tableSimpleExclude20Regular`
`tableSimpleExclude24Regular`
`tableSimpleExclude28Regular`
`tableSimpleExclude32Regular`
`tableSimpleExclude48Regular`|`ic_fluent_table_simple_exclude_16_regular`
`ic_fluent_table_simple_exclude_20_regular`
`ic_fluent_table_simple_exclude_24_regular`
`ic_fluent_table_simple_exclude_28_regular`
`ic_fluent_table_simple_exclude_32_regular`
`ic_fluent_table_simple_exclude_48_regular`|
|Table Simple Include||`tableSimpleInclude16Regular`
`tableSimpleInclude20Regular`
`tableSimpleInclude24Regular`
`tableSimpleInclude28Regular`
`tableSimpleInclude32Regular`
`tableSimpleInclude48Regular`|`ic_fluent_table_simple_include_16_regular`
`ic_fluent_table_simple_include_20_regular`
`ic_fluent_table_simple_include_24_regular`
`ic_fluent_table_simple_include_28_regular`
`ic_fluent_table_simple_include_32_regular`
`ic_fluent_table_simple_include_48_regular`|
|Table Simple Multiple||`tableSimpleMultiple20Regular`
`tableSimpleMultiple24Regular`|`ic_fluent_table_simple_multiple_20_regular`
`ic_fluent_table_simple_multiple_24_regular`|
+|Table Sparkle||`tableSparkle20Regular`
`tableSparkle24Regular`|`ic_fluent_table_sparkle_20_regular`
`ic_fluent_table_sparkle_24_regular`|
|Table Split||`tableSplit20Regular`|`ic_fluent_table_split_20_regular`|
|Table Stack Above||`tableStackAbove16Regular`
`tableStackAbove20Regular`
`tableStackAbove24Regular`
`tableStackAbove28Regular`|`ic_fluent_table_stack_above_16_regular`
`ic_fluent_table_stack_above_20_regular`
`ic_fluent_table_stack_above_24_regular`
`ic_fluent_table_stack_above_28_regular`|
|Table Stack Below||`tableStackBelow16Regular`
`tableStackBelow20Regular`
`tableStackBelow24Regular`
`tableStackBelow28Regular`|`ic_fluent_table_stack_below_16_regular`
`ic_fluent_table_stack_below_20_regular`
`ic_fluent_table_stack_below_24_regular`
`ic_fluent_table_stack_below_28_regular`|
@@ -2158,7 +2187,7 @@
|Tag Error||`tagError16Regular`
`tagError20Regular`
`tagError24Regular`|`ic_fluent_tag_error_16_regular`
`ic_fluent_tag_error_20_regular`
`ic_fluent_tag_error_24_regular`|
|Tag Lock||`tagLock16Regular`
`tagLock20Regular`
`tagLock24Regular`
`tagLock32Regular`|`ic_fluent_tag_lock_16_regular`
`ic_fluent_tag_lock_20_regular`
`ic_fluent_tag_lock_24_regular`
`ic_fluent_tag_lock_32_regular`|
|Tag Multiple||`tagMultiple16Regular`
`tagMultiple20Regular`
`tagMultiple24Regular`|`ic_fluent_tag_multiple_16_regular`
`ic_fluent_tag_multiple_20_regular`
`ic_fluent_tag_multiple_24_regular`|
-|Tag Off||`tagOff20Regular`
`tagOff24Regular`|`ic_fluent_tag_off_20_regular`
`ic_fluent_tag_off_24_regular`|
+|Tag Off||`tagOff16Regular`
`tagOff20Regular`
`tagOff24Regular`|`ic_fluent_tag_off_16_regular`
`ic_fluent_tag_off_20_regular`
`ic_fluent_tag_off_24_regular`|
|Tag Question Mark||`tagQuestionMark16Regular`
`tagQuestionMark20Regular`
`tagQuestionMark24Regular`
`tagQuestionMark32Regular`|`ic_fluent_tag_question_mark_16_regular`
`ic_fluent_tag_question_mark_20_regular`
`ic_fluent_tag_question_mark_24_regular`
`ic_fluent_tag_question_mark_32_regular`|
|Tag Reset||`tagReset20Regular`
`tagReset24Regular`|`ic_fluent_tag_reset_20_regular`
`ic_fluent_tag_reset_24_regular`|
|Tag Search||`tagSearch20Regular`
`tagSearch24Regular`|`ic_fluent_tag_search_20_regular`
`ic_fluent_tag_search_24_regular`|
@@ -2249,7 +2278,7 @@
|Text Column One Narrow||`textColumnOneNarrow20Regular`
`textColumnOneNarrow24Regular`|`ic_fluent_text_column_one_narrow_20_regular`
`ic_fluent_text_column_one_narrow_24_regular`|
|Text Column One Semi Narrow||`textColumnOneSemiNarrow20Regular`
`textColumnOneSemiNarrow24Regular`|`ic_fluent_text_column_one_semi_narrow_20_regular`
`ic_fluent_text_column_one_semi_narrow_24_regular`|
|Text Column One Wide||`textColumnOneWide20Regular`
`textColumnOneWide24Regular`|`ic_fluent_text_column_one_wide_20_regular`
`ic_fluent_text_column_one_wide_24_regular`|
-|Text Column One Wide Lightning||`textColumnOneWideLightning20Regular`
`textColumnOneWideLightning24Regular`|`ic_fluent_text_column_one_wide_lightning_20_regular`
`ic_fluent_text_column_one_wide_lightning_24_regular`|
+|Text Column One Wide Lightning||`textColumnOneWideLightning16Regular`
`textColumnOneWideLightning20Regular`
`textColumnOneWideLightning24Regular`|`ic_fluent_text_column_one_wide_lightning_16_regular`
`ic_fluent_text_column_one_wide_lightning_20_regular`
`ic_fluent_text_column_one_wide_lightning_24_regular`|
|Text Column Three||`textColumnThree20Regular`
`textColumnThree24Regular`|`ic_fluent_text_column_three_20_regular`
`ic_fluent_text_column_three_24_regular`|
|Text Column Two||`textColumnTwo20Regular`
`textColumnTwo24Regular`|`ic_fluent_text_column_two_20_regular`
`ic_fluent_text_column_two_24_regular`|
|Text Column Two Left||`textColumnTwoLeft20Regular`
`textColumnTwoLeft24Regular`|`ic_fluent_text_column_two_left_20_regular`
`ic_fluent_text_column_two_left_24_regular`|
@@ -2415,6 +2444,7 @@
|Translate Auto||`translateAuto16Regular`
`translateAuto20Regular`
`translateAuto24Regular`|`ic_fluent_translate_auto_16_regular`
`ic_fluent_translate_auto_20_regular`
`ic_fluent_translate_auto_24_regular`|
|Translate Off||`translateOff16Regular`
`translateOff20Regular`
`translateOff24Regular`|`ic_fluent_translate_off_16_regular`
`ic_fluent_translate_off_20_regular`
`ic_fluent_translate_off_24_regular`|
|Transmission||`transmission20Regular`
`transmission24Regular`|`ic_fluent_transmission_20_regular`
`ic_fluent_transmission_24_regular`|
+|Transparency Square||`transparencySquare20Regular`
`transparencySquare24Regular`|`ic_fluent_transparency_square_20_regular`
`ic_fluent_transparency_square_24_regular`|
|Tray Item Add||`trayItemAdd20Regular`
`trayItemAdd24Regular`|`ic_fluent_tray_item_add_20_regular`
`ic_fluent_tray_item_add_24_regular`|
|Tray Item Remove||`trayItemRemove20Regular`
`trayItemRemove24Regular`|`ic_fluent_tray_item_remove_20_regular`
`ic_fluent_tray_item_remove_24_regular`|
|Tree Deciduous||`treeDeciduous20Regular`
`treeDeciduous24Regular`
`treeDeciduous28Regular`|`ic_fluent_tree_deciduous_20_regular`
`ic_fluent_tree_deciduous_24_regular`
`ic_fluent_tree_deciduous_28_regular`|
@@ -2494,7 +2524,7 @@
|Vote||`vote20Regular`
`vote24Regular`|`ic_fluent_vote_20_regular`
`ic_fluent_vote_24_regular`|
|Walkie Talkie||`walkieTalkie20Regular`
`walkieTalkie24Regular`
`walkieTalkie28Regular`|`ic_fluent_walkie_talkie_20_regular`
`ic_fluent_walkie_talkie_24_regular`
`ic_fluent_walkie_talkie_28_regular`|
|Wallet||`wallet16Regular`
`wallet20Regular`
`wallet24Regular`
`wallet28Regular`
`wallet32Regular`
`wallet48Regular`|`ic_fluent_wallet_16_regular`
`ic_fluent_wallet_20_regular`
`ic_fluent_wallet_24_regular`
`ic_fluent_wallet_28_regular`
`ic_fluent_wallet_32_regular`
`ic_fluent_wallet_48_regular`|
-|Wallet Credit Card||`walletCreditCard16Regular`
`walletCreditCard20Regular`
`walletCreditCard24Regular`
`walletCreditCard32Regular`|`ic_fluent_wallet_credit_card_16_regular`
`ic_fluent_wallet_credit_card_20_regular`
`ic_fluent_wallet_credit_card_24_regular`
`ic_fluent_wallet_credit_card_32_regular`|
+|Wallet Credit Card||`walletCreditCard16Regular`
`walletCreditCard20Regular`
`walletCreditCard24Regular`
`walletCreditCard28Regular`
`walletCreditCard32Regular`
`walletCreditCard48Regular`|`ic_fluent_wallet_credit_card_16_regular`
`ic_fluent_wallet_credit_card_20_regular`
`ic_fluent_wallet_credit_card_24_regular`
`ic_fluent_wallet_credit_card_28_regular`
`ic_fluent_wallet_credit_card_32_regular`
`ic_fluent_wallet_credit_card_48_regular`|
|Wallpaper||`wallpaper20Regular`
`wallpaper24Regular`|`ic_fluent_wallpaper_20_regular`
`ic_fluent_wallpaper_24_regular`|
|Wand||`wand16Regular`
`wand20Regular`
`wand24Regular`
`wand28Regular`
`wand48Regular`|`ic_fluent_wand_16_regular`
`ic_fluent_wand_20_regular`
`ic_fluent_wand_24_regular`
`ic_fluent_wand_28_regular`
`ic_fluent_wand_48_regular`|
|Warning||`warning12Regular`
`warning16Regular`
`warning20Regular`
`warning24Regular`
`warning28Regular`
`warning32Regular`
`warning48Regular`|`ic_fluent_warning_12_regular`
`ic_fluent_warning_16_regular`
`ic_fluent_warning_20_regular`
`ic_fluent_warning_24_regular`
`ic_fluent_warning_28_regular`
`ic_fluent_warning_32_regular`
`ic_fluent_warning_48_regular`|
diff --git a/ios/BUILD.gn b/ios/BUILD.gn
index 323fe5651d..070a827bce 100644
--- a/ios/BUILD.gn
+++ b/ios/BUILD.gn
@@ -2681,6 +2681,62 @@ imageset("ic_fluent_apps_list_detail_24_regular") {
]
}
+imageset("ic_fluent_apps_settings_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_16_filled.imageset/ic_fluent_apps_settings_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_apps_settings_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_16_regular.imageset/ic_fluent_apps_settings_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_apps_settings_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_20_filled.imageset/ic_fluent_apps_settings_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_apps_settings_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_20_regular.imageset/ic_fluent_apps_settings_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_apps_shield_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_16_filled.imageset/ic_fluent_apps_shield_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_apps_shield_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_16_regular.imageset/ic_fluent_apps_shield_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_apps_shield_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_20_filled.imageset/ic_fluent_apps_shield_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_apps_shield_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_20_regular.imageset/ic_fluent_apps_shield_20_regular.svg",
+ ]
+}
+
imageset("ic_fluent_archive_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_archive_16_filled.imageset/Contents.json",
@@ -8575,6 +8631,20 @@ imageset("ic_fluent_arrow_turn_left_up_48_regular") {
]
}
+imageset("ic_fluent_arrow_turn_right_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_turn_right_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_turn_right_16_filled.imageset/ic_fluent_arrow_turn_right_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_arrow_turn_right_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_turn_right_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_turn_right_16_regular.imageset/ic_fluent_arrow_turn_right_16_regular.svg",
+ ]
+}
+
imageset("ic_fluent_arrow_turn_right_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_turn_right_20_filled.imageset/Contents.json",
@@ -9177,6 +9247,20 @@ imageset("ic_fluent_arrow_upload_24_regular") {
]
}
+imageset("ic_fluent_arrow_upload_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_upload_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_upload_32_filled.imageset/ic_fluent_arrow_upload_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_arrow_upload_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_upload_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_upload_32_regular.imageset/ic_fluent_arrow_upload_32_regular.svg",
+ ]
+}
+
imageset("ic_fluent_arrow_wrap_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_20_filled.imageset/Contents.json",
@@ -11221,6 +11305,20 @@ imageset("ic_fluent_book_24_regular") {
]
}
+imageset("ic_fluent_book_28_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_28_filled.imageset/ic_fluent_book_28_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_book_28_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_28_regular.imageset/ic_fluent_book_28_regular.svg",
+ ]
+}
+
imageset("ic_fluent_book_32_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_32_filled.imageset/Contents.json",
@@ -11235,6 +11333,20 @@ imageset("ic_fluent_book_32_regular") {
]
}
+imageset("ic_fluent_book_48_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_48_filled.imageset/ic_fluent_book_48_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_book_48_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_48_regular.imageset/ic_fluent_book_48_regular.svg",
+ ]
+}
+
imageset("ic_fluent_book_add_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_add_20_filled.imageset/Contents.json",
@@ -13818,6 +13930,20 @@ imageset("ic_fluent_breakout_room_28_regular") {
]
}
+imageset("ic_fluent_breakout_room_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_breakout_room_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_breakout_room_32_filled.imageset/ic_fluent_breakout_room_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_breakout_room_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_breakout_room_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_breakout_room_32_regular.imageset/ic_fluent_breakout_room_32_regular.svg",
+ ]
+}
+
imageset("ic_fluent_briefcase_12_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_briefcase_12_filled.imageset/Contents.json",
@@ -16562,6 +16688,20 @@ imageset("ic_fluent_calendar_edit_24_regular") {
]
}
+imageset("ic_fluent_calendar_edit_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_32_filled.imageset/ic_fluent_calendar_edit_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_calendar_edit_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_32_regular.imageset/ic_fluent_calendar_edit_32_regular.svg",
+ ]
+}
+
imageset("ic_fluent_calendar_empty_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_empty_16_filled.imageset/Contents.json",
@@ -19138,6 +19278,48 @@ imageset("ic_fluent_camera_add_48_regular") {
]
}
+imageset("ic_fluent_camera_arrow_up_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_16_filled.imageset/ic_fluent_camera_arrow_up_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_camera_arrow_up_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_16_regular.imageset/ic_fluent_camera_arrow_up_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_camera_arrow_up_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_20_filled.imageset/ic_fluent_camera_arrow_up_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_camera_arrow_up_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_20_regular.imageset/ic_fluent_camera_arrow_up_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_camera_arrow_up_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_24_filled.imageset/ic_fluent_camera_arrow_up_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_camera_arrow_up_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_24_regular.imageset/ic_fluent_camera_arrow_up_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_camera_dome_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_dome_16_filled.imageset/Contents.json",
@@ -19362,6 +19544,48 @@ imageset("ic_fluent_card_ui_24_regular") {
]
}
+imageset("ic_fluent_card_ui_portrait_flip_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_16_filled.imageset/ic_fluent_card_ui_portrait_flip_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_card_ui_portrait_flip_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_16_regular.imageset/ic_fluent_card_ui_portrait_flip_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_card_ui_portrait_flip_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_20_filled.imageset/ic_fluent_card_ui_portrait_flip_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_card_ui_portrait_flip_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_20_regular.imageset/ic_fluent_card_ui_portrait_flip_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_card_ui_portrait_flip_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_24_filled.imageset/ic_fluent_card_ui_portrait_flip_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_card_ui_portrait_flip_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_24_regular.imageset/ic_fluent_card_ui_portrait_flip_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_caret_down_12_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_caret_down_12_filled.imageset/Contents.json",
@@ -20720,6 +20944,20 @@ imageset("ic_fluent_channel_subtract_48_regular") {
]
}
+imageset("ic_fluent_chart_multiple_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_16_filled.imageset/ic_fluent_chart_multiple_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_chart_multiple_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_16_regular.imageset/ic_fluent_chart_multiple_16_regular.svg",
+ ]
+}
+
imageset("ic_fluent_chart_multiple_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_20_filled.imageset/Contents.json",
@@ -21560,6 +21798,20 @@ imageset("ic_fluent_chat_off_24_regular") {
]
}
+imageset("ic_fluent_chat_settings_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_settings_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_settings_16_filled.imageset/ic_fluent_chat_settings_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_chat_settings_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_settings_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_settings_16_regular.imageset/ic_fluent_chat_settings_16_regular.svg",
+ ]
+}
+
imageset("ic_fluent_chat_settings_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_settings_20_filled.imageset/Contents.json",
@@ -23716,6 +23968,34 @@ imageset("ic_fluent_circle_half_fill_24_regular") {
]
}
+imageset("ic_fluent_circle_highlight_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_20_filled.imageset/ic_fluent_circle_highlight_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_circle_highlight_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_20_regular.imageset/ic_fluent_circle_highlight_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_circle_highlight_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_24_filled.imageset/ic_fluent_circle_highlight_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_circle_highlight_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_24_regular.imageset/ic_fluent_circle_highlight_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_circle_hint_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_16_filled.imageset/Contents.json",
@@ -23744,6 +24024,20 @@ imageset("ic_fluent_circle_hint_20_regular") {
]
}
+imageset("ic_fluent_circle_hint_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_24_filled.imageset/ic_fluent_circle_hint_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_circle_hint_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_24_regular.imageset/ic_fluent_circle_hint_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_circle_hint_half_vertical_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_half_vertical_16_filled.imageset/Contents.json",
@@ -23940,6 +24234,34 @@ imageset("ic_fluent_circle_off_20_regular") {
]
}
+imageset("ic_fluent_circle_shadow_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_20_filled.imageset/ic_fluent_circle_shadow_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_circle_shadow_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_20_regular.imageset/ic_fluent_circle_shadow_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_circle_shadow_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_24_filled.imageset/ic_fluent_circle_shadow_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_circle_shadow_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_24_regular.imageset/ic_fluent_circle_shadow_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_circle_small_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_small_20_filled.imageset/Contents.json",
@@ -27997,6 +28319,20 @@ imageset("ic_fluent_column_20_regular") {
]
}
+imageset("ic_fluent_column_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_24_filled.imageset/ic_fluent_column_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_column_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_24_regular.imageset/ic_fluent_column_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_column_arrow_right_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_arrow_right_20_filled.imageset/Contents.json",
@@ -28249,6 +28585,20 @@ imageset("ic_fluent_comment_28_regular") {
]
}
+imageset("ic_fluent_comment_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_32_filled.imageset/ic_fluent_comment_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_comment_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_32_regular.imageset/ic_fluent_comment_32_regular.svg",
+ ]
+}
+
imageset("ic_fluent_comment_48_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_48_filled.imageset/Contents.json",
@@ -28333,6 +28683,20 @@ imageset("ic_fluent_comment_add_28_regular") {
]
}
+imageset("ic_fluent_comment_add_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_add_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_add_32_filled.imageset/ic_fluent_comment_add_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_comment_add_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_add_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_add_32_regular.imageset/ic_fluent_comment_add_32_regular.svg",
+ ]
+}
+
imageset("ic_fluent_comment_add_48_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_add_48_filled.imageset/Contents.json",
@@ -29915,6 +30279,20 @@ imageset("ic_fluent_content_settings_32_regular") {
]
}
+imageset("ic_fluent_content_view_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_content_view_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_content_view_16_filled.imageset/ic_fluent_content_view_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_content_view_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_content_view_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_content_view_16_regular.imageset/ic_fluent_content_view_16_regular.svg",
+ ]
+}
+
imageset("ic_fluent_content_view_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_content_view_20_filled.imageset/Contents.json",
@@ -30811,6 +31189,48 @@ imageset("ic_fluent_crop_48_regular") {
]
}
+imageset("ic_fluent_crop_arrow_rotate_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_16_filled.imageset/ic_fluent_crop_arrow_rotate_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_crop_arrow_rotate_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_16_regular.imageset/ic_fluent_crop_arrow_rotate_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_crop_arrow_rotate_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_20_filled.imageset/ic_fluent_crop_arrow_rotate_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_crop_arrow_rotate_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_20_regular.imageset/ic_fluent_crop_arrow_rotate_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_crop_arrow_rotate_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_24_filled.imageset/ic_fluent_crop_arrow_rotate_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_crop_arrow_rotate_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_24_regular.imageset/ic_fluent_crop_arrow_rotate_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_crop_interim_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_interim_20_filled.imageset/Contents.json",
@@ -31343,6 +31763,34 @@ imageset("ic_fluent_cursor_24_regular") {
]
}
+imageset("ic_fluent_cursor_28_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_28_filled.imageset/ic_fluent_cursor_28_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_cursor_28_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_28_regular.imageset/ic_fluent_cursor_28_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_cursor_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_32_filled.imageset/ic_fluent_cursor_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_cursor_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_32_regular.imageset/ic_fluent_cursor_32_regular.svg",
+ ]
+}
+
imageset("ic_fluent_cursor_click_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_click_20_filled.imageset/Contents.json",
@@ -31777,6 +32225,48 @@ imageset("ic_fluent_data_bar_vertical_add_24_regular") {
]
}
+imageset("ic_fluent_data_bar_vertical_arrow_down_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_16_filled.imageset/ic_fluent_data_bar_vertical_arrow_down_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_data_bar_vertical_arrow_down_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_16_regular.imageset/ic_fluent_data_bar_vertical_arrow_down_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_data_bar_vertical_arrow_down_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_20_filled.imageset/ic_fluent_data_bar_vertical_arrow_down_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_data_bar_vertical_arrow_down_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_20_regular.imageset/ic_fluent_data_bar_vertical_arrow_down_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_data_bar_vertical_arrow_down_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_24_filled.imageset/ic_fluent_data_bar_vertical_arrow_down_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_data_bar_vertical_arrow_down_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_24_regular.imageset/ic_fluent_data_bar_vertical_arrow_down_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_data_bar_vertical_ascending_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_ascending_16_filled.imageset/Contents.json",
@@ -31973,6 +32463,20 @@ imageset("ic_fluent_data_line_24_regular") {
]
}
+imageset("ic_fluent_data_pie_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_16_filled.imageset/ic_fluent_data_pie_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_data_pie_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_16_regular.imageset/ic_fluent_data_pie_16_regular.svg",
+ ]
+}
+
imageset("ic_fluent_data_pie_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_20_filled.imageset/Contents.json",
@@ -33611,6 +34115,34 @@ imageset("ic_fluent_desktop_mac_32_regular") {
]
}
+imageset("ic_fluent_desktop_off_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_20_filled.imageset/ic_fluent_desktop_off_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_desktop_off_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_20_regular.imageset/ic_fluent_desktop_off_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_desktop_off_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_24_filled.imageset/ic_fluent_desktop_off_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_desktop_off_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_24_regular.imageset/ic_fluent_desktop_off_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_desktop_pulse_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_pulse_16_filled.imageset/Contents.json",
@@ -39491,6 +40023,20 @@ imageset("ic_fluent_double_swipe_up_24_regular") {
]
}
+imageset("ic_fluent_double_tap_swipe_down_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_down_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_down_16_filled.imageset/ic_fluent_double_tap_swipe_down_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_double_tap_swipe_down_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_down_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_down_16_regular.imageset/ic_fluent_double_tap_swipe_down_16_regular.svg",
+ ]
+}
+
imageset("ic_fluent_double_tap_swipe_down_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_down_20_filled.imageset/Contents.json",
@@ -39519,6 +40065,20 @@ imageset("ic_fluent_double_tap_swipe_down_24_regular") {
]
}
+imageset("ic_fluent_double_tap_swipe_up_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_up_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_up_16_filled.imageset/ic_fluent_double_tap_swipe_up_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_double_tap_swipe_up_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_up_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_up_16_regular.imageset/ic_fluent_double_tap_swipe_up_16_regular.svg",
+ ]
+}
+
imageset("ic_fluent_double_tap_swipe_up_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_up_20_filled.imageset/Contents.json",
@@ -44699,6 +45259,20 @@ imageset("ic_fluent_flash_settings_24_regular") {
]
}
+imageset("ic_fluent_flash_sparkle_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_flash_sparkle_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_flash_sparkle_16_filled.imageset/ic_fluent_flash_sparkle_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_flash_sparkle_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_flash_sparkle_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_flash_sparkle_16_regular.imageset/ic_fluent_flash_sparkle_16_regular.svg",
+ ]
+}
+
imageset("ic_fluent_flash_sparkle_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_flash_sparkle_20_filled.imageset/Contents.json",
@@ -46561,6 +47135,48 @@ imageset("ic_fluent_food_24_regular") {
]
}
+imageset("ic_fluent_food_28_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_28_filled.imageset/ic_fluent_food_28_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_food_28_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_28_regular.imageset/ic_fluent_food_28_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_food_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_32_filled.imageset/ic_fluent_food_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_food_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_32_regular.imageset/ic_fluent_food_32_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_food_48_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_48_filled.imageset/ic_fluent_food_48_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_food_48_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_48_regular.imageset/ic_fluent_food_48_regular.svg",
+ ]
+}
+
imageset("ic_fluent_food_apple_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_apple_20_filled.imageset/Contents.json",
@@ -50187,6 +50803,90 @@ imageset("ic_fluent_handshake_32_regular") {
]
}
+imageset("ic_fluent_haptic_strong_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_16_filled.imageset/ic_fluent_haptic_strong_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_haptic_strong_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_16_regular.imageset/ic_fluent_haptic_strong_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_haptic_strong_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_20_filled.imageset/ic_fluent_haptic_strong_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_haptic_strong_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_20_regular.imageset/ic_fluent_haptic_strong_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_haptic_strong_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_24_filled.imageset/ic_fluent_haptic_strong_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_haptic_strong_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_24_regular.imageset/ic_fluent_haptic_strong_24_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_haptic_weak_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_16_filled.imageset/ic_fluent_haptic_weak_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_haptic_weak_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_16_regular.imageset/ic_fluent_haptic_weak_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_haptic_weak_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_20_filled.imageset/ic_fluent_haptic_weak_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_haptic_weak_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_20_regular.imageset/ic_fluent_haptic_weak_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_haptic_weak_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_24_filled.imageset/ic_fluent_haptic_weak_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_haptic_weak_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_24_regular.imageset/ic_fluent_haptic_weak_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_hard_drive_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hard_drive_16_filled.imageset/Contents.json",
@@ -51335,6 +52035,34 @@ imageset("ic_fluent_hexagon_48_regular") {
]
}
+imageset("ic_fluent_hexagon_sparkle_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_20_filled.imageset/ic_fluent_hexagon_sparkle_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_hexagon_sparkle_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_20_regular.imageset/ic_fluent_hexagon_sparkle_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_hexagon_sparkle_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_24_filled.imageset/ic_fluent_hexagon_sparkle_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_hexagon_sparkle_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_24_regular.imageset/ic_fluent_hexagon_sparkle_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_hexagon_three_12_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_three_12_filled.imageset/Contents.json",
@@ -54912,6 +55640,20 @@ imageset("ic_fluent_layer_diagonal_add_20_regular") {
]
}
+imageset("ic_fluent_layer_diagonal_add_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layer_diagonal_add_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layer_diagonal_add_24_filled.imageset/ic_fluent_layer_diagonal_add_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_layer_diagonal_add_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layer_diagonal_add_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layer_diagonal_add_24_regular.imageset/ic_fluent_layer_diagonal_add_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_layer_diagonal_person_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layer_diagonal_person_16_filled.imageset/Contents.json",
@@ -55521,6 +56263,20 @@ imageset("ic_fluent_layout_column_two_24_regular") {
]
}
+imageset("ic_fluent_layout_column_two_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_32_filled.imageset/ic_fluent_layout_column_two_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_layout_column_two_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_32_regular.imageset/ic_fluent_layout_column_two_32_regular.svg",
+ ]
+}
+
imageset("ic_fluent_layout_column_two_focus_left_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_focus_left_16_filled.imageset/Contents.json",
@@ -55542,6 +56298,13 @@ imageset("ic_fluent_layout_column_two_focus_left_24_filled") {
]
}
+imageset("ic_fluent_layout_column_two_focus_left_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_focus_left_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_focus_left_32_filled.imageset/ic_fluent_layout_column_two_focus_left_32_filled.svg",
+ ]
+}
+
imageset("ic_fluent_layout_column_two_focus_right_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_focus_right_16_filled.imageset/Contents.json",
@@ -55563,6 +56326,13 @@ imageset("ic_fluent_layout_column_two_focus_right_24_filled") {
]
}
+imageset("ic_fluent_layout_column_two_focus_right_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_focus_right_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_focus_right_32_filled.imageset/ic_fluent_layout_column_two_focus_right_32_filled.svg",
+ ]
+}
+
imageset("ic_fluent_layout_column_two_split_left_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_split_left_16_filled.imageset/Contents.json",
@@ -56046,6 +56816,48 @@ imageset("ic_fluent_layout_row_two_24_regular") {
]
}
+imageset("ic_fluent_layout_row_two_28_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_28_filled.imageset/ic_fluent_layout_row_two_28_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_layout_row_two_28_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_28_regular.imageset/ic_fluent_layout_row_two_28_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_layout_row_two_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_32_filled.imageset/ic_fluent_layout_row_two_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_layout_row_two_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_32_regular.imageset/ic_fluent_layout_row_two_32_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_layout_row_two_48_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_48_filled.imageset/ic_fluent_layout_row_two_48_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_layout_row_two_48_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_48_regular.imageset/ic_fluent_layout_row_two_48_regular.svg",
+ ]
+}
+
imageset("ic_fluent_layout_row_two_focus_bottom_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_focus_bottom_16_filled.imageset/Contents.json",
@@ -56088,6 +56900,13 @@ imageset("ic_fluent_layout_row_two_focus_top_24_filled") {
]
}
+imageset("ic_fluent_layout_row_two_focus_top_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_focus_top_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_focus_top_32_filled.imageset/ic_fluent_layout_row_two_focus_top_32_filled.svg",
+ ]
+}
+
imageset("ic_fluent_layout_row_two_split_bottom_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_split_bottom_16_filled.imageset/Contents.json",
@@ -58590,6 +59409,20 @@ imageset("ic_fluent_location_off_48_regular") {
]
}
+imageset("ic_fluent_location_ripple_12_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_12_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_12_filled.imageset/ic_fluent_location_ripple_12_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_location_ripple_12_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_12_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_12_regular.imageset/ic_fluent_location_ripple_12_regular.svg",
+ ]
+}
+
imageset("ic_fluent_location_ripple_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_16_filled.imageset/Contents.json",
@@ -59346,6 +60179,20 @@ imageset("ic_fluent_mail_alert_28_regular") {
]
}
+imageset("ic_fluent_mail_alert_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_alert_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_alert_32_filled.imageset/ic_fluent_mail_alert_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_mail_alert_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_alert_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_alert_32_regular.imageset/ic_fluent_mail_alert_32_regular.svg",
+ ]
+}
+
imageset("ic_fluent_mail_all_read_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_all_read_16_filled.imageset/Contents.json",
@@ -59458,6 +60305,20 @@ imageset("ic_fluent_mail_arrow_clockwise_24_regular") {
]
}
+imageset("ic_fluent_mail_arrow_clockwise_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_arrow_clockwise_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_arrow_clockwise_32_filled.imageset/ic_fluent_mail_arrow_clockwise_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_mail_arrow_clockwise_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_arrow_clockwise_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_arrow_clockwise_32_regular.imageset/ic_fluent_mail_arrow_clockwise_32_regular.svg",
+ ]
+}
+
imageset("ic_fluent_mail_arrow_double_back_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_arrow_double_back_16_filled.imageset/Contents.json",
@@ -59794,6 +60655,20 @@ imageset("ic_fluent_mail_copy_24_regular") {
]
}
+imageset("ic_fluent_mail_copy_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_copy_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_copy_32_filled.imageset/ic_fluent_mail_copy_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_mail_copy_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_copy_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_copy_32_regular.imageset/ic_fluent_mail_copy_32_regular.svg",
+ ]
+}
+
imageset("ic_fluent_mail_dismiss_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_dismiss_16_filled.imageset/Contents.json",
@@ -59878,6 +60753,20 @@ imageset("ic_fluent_mail_edit_24_regular") {
]
}
+imageset("ic_fluent_mail_edit_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_edit_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_edit_32_filled.imageset/ic_fluent_mail_edit_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_mail_edit_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_edit_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_edit_32_regular.imageset/ic_fluent_mail_edit_32_regular.svg",
+ ]
+}
+
imageset("ic_fluent_mail_error_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_error_16_filled.imageset/Contents.json",
@@ -64994,6 +65883,76 @@ imageset("ic_fluent_notepad_person_24_regular") {
]
}
+imageset("ic_fluent_notepad_sparkle_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_16_filled.imageset/ic_fluent_notepad_sparkle_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_notepad_sparkle_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_16_regular.imageset/ic_fluent_notepad_sparkle_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_notepad_sparkle_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_20_filled.imageset/ic_fluent_notepad_sparkle_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_notepad_sparkle_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_20_regular.imageset/ic_fluent_notepad_sparkle_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_notepad_sparkle_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_24_filled.imageset/ic_fluent_notepad_sparkle_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_notepad_sparkle_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_24_regular.imageset/ic_fluent_notepad_sparkle_24_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_notepad_sparkle_28_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_28_filled.imageset/ic_fluent_notepad_sparkle_28_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_notepad_sparkle_28_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_28_regular.imageset/ic_fluent_notepad_sparkle_28_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_notepad_sparkle_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_32_filled.imageset/ic_fluent_notepad_sparkle_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_notepad_sparkle_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_32_regular.imageset/ic_fluent_notepad_sparkle_32_regular.svg",
+ ]
+}
+
imageset("ic_fluent_number_circle_0_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_number_circle_0_16_filled.imageset/Contents.json",
@@ -66842,6 +67801,20 @@ imageset("ic_fluent_paint_brush_24_regular") {
]
}
+imageset("ic_fluent_paint_brush_28_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_28_filled.imageset/ic_fluent_paint_brush_28_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_paint_brush_28_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_28_regular.imageset/ic_fluent_paint_brush_28_regular.svg",
+ ]
+}
+
imageset("ic_fluent_paint_brush_32_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_32_filled.imageset/Contents.json",
@@ -66912,6 +67885,104 @@ imageset("ic_fluent_paint_brush_arrow_up_24_regular") {
]
}
+imageset("ic_fluent_paint_brush_sparkle_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_20_filled.imageset/ic_fluent_paint_brush_sparkle_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_paint_brush_sparkle_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_20_regular.imageset/ic_fluent_paint_brush_sparkle_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_paint_brush_sparkle_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_24_filled.imageset/ic_fluent_paint_brush_sparkle_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_paint_brush_sparkle_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_24_regular.imageset/ic_fluent_paint_brush_sparkle_24_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_paint_brush_subtract_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_16_filled.imageset/ic_fluent_paint_brush_subtract_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_paint_brush_subtract_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_16_regular.imageset/ic_fluent_paint_brush_subtract_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_paint_brush_subtract_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_20_filled.imageset/ic_fluent_paint_brush_subtract_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_paint_brush_subtract_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_20_regular.imageset/ic_fluent_paint_brush_subtract_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_paint_brush_subtract_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_24_filled.imageset/ic_fluent_paint_brush_subtract_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_paint_brush_subtract_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_24_regular.imageset/ic_fluent_paint_brush_subtract_24_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_paint_brush_subtract_28_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_28_filled.imageset/ic_fluent_paint_brush_subtract_28_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_paint_brush_subtract_28_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_28_regular.imageset/ic_fluent_paint_brush_subtract_28_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_paint_brush_subtract_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_32_filled.imageset/ic_fluent_paint_brush_subtract_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_paint_brush_subtract_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_32_regular.imageset/ic_fluent_paint_brush_subtract_32_regular.svg",
+ ]
+}
+
imageset("ic_fluent_paint_bucket_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_16_filled.imageset/Contents.json",
@@ -68214,6 +69285,62 @@ imageset("ic_fluent_password_24_regular") {
]
}
+imageset("ic_fluent_password_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_32_filled.imageset/ic_fluent_password_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_password_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_32_regular.imageset/ic_fluent_password_32_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_password_48_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_48_filled.imageset/ic_fluent_password_48_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_password_48_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_48_regular.imageset/ic_fluent_password_48_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_password_clock_48_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_clock_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_clock_48_filled.imageset/ic_fluent_password_clock_48_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_password_clock_48_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_clock_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_clock_48_regular.imageset/ic_fluent_password_clock_48_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_password_reset_48_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_reset_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_reset_48_filled.imageset/ic_fluent_password_reset_48_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_password_reset_48_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_reset_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_reset_48_regular.imageset/ic_fluent_password_reset_48_regular.svg",
+ ]
+}
+
imageset("ic_fluent_patch_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_patch_20_filled.imageset/Contents.json",
@@ -69460,6 +70587,20 @@ imageset("ic_fluent_people_checkmark_24_regular") {
]
}
+imageset("ic_fluent_people_community_12_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_12_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_12_filled.imageset/ic_fluent_people_community_12_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_people_community_12_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_12_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_12_regular.imageset/ic_fluent_people_community_12_regular.svg",
+ ]
+}
+
imageset("ic_fluent_people_community_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_16_filled.imageset/Contents.json",
@@ -69670,6 +70811,34 @@ imageset("ic_fluent_people_error_24_regular") {
]
}
+imageset("ic_fluent_people_eye_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_16_filled.imageset/ic_fluent_people_eye_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_people_eye_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_16_regular.imageset/ic_fluent_people_eye_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_people_eye_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_20_filled.imageset/ic_fluent_people_eye_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_people_eye_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_20_regular.imageset/ic_fluent_people_eye_20_regular.svg",
+ ]
+}
+
imageset("ic_fluent_people_list_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_list_16_filled.imageset/Contents.json",
@@ -70972,6 +72141,20 @@ imageset("ic_fluent_person_available_24_regular") {
]
}
+imageset("ic_fluent_person_board_12_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_board_12_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_board_12_filled.imageset/ic_fluent_person_board_12_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_person_board_12_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_board_12_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_board_12_regular.imageset/ic_fluent_person_board_12_regular.svg",
+ ]
+}
+
imageset("ic_fluent_person_board_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_board_16_filled.imageset/Contents.json",
@@ -72540,6 +73723,20 @@ imageset("ic_fluent_person_support_28_regular") {
]
}
+imageset("ic_fluent_person_support_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_support_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_support_32_filled.imageset/ic_fluent_person_support_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_person_support_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_support_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_support_32_regular.imageset/ic_fluent_person_support_32_regular.svg",
+ ]
+}
+
imageset("ic_fluent_person_swap_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_swap_16_filled.imageset/Contents.json",
@@ -72736,6 +73933,48 @@ imageset("ic_fluent_person_tag_48_regular") {
]
}
+imageset("ic_fluent_person_tentative_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_16_filled.imageset/ic_fluent_person_tentative_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_person_tentative_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_16_regular.imageset/ic_fluent_person_tentative_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_person_tentative_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_20_filled.imageset/ic_fluent_person_tentative_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_person_tentative_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_20_regular.imageset/ic_fluent_person_tentative_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_person_tentative_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_24_filled.imageset/ic_fluent_person_tentative_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_person_tentative_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_24_regular.imageset/ic_fluent_person_tentative_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_person_voice_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_voice_16_filled.imageset/Contents.json",
@@ -74360,6 +75599,34 @@ imageset("ic_fluent_pin_48_regular") {
]
}
+imageset("ic_fluent_pin_globe_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_16_filled.imageset/ic_fluent_pin_globe_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_pin_globe_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_16_regular.imageset/ic_fluent_pin_globe_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_pin_globe_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_20_filled.imageset/ic_fluent_pin_globe_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_pin_globe_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_20_regular.imageset/ic_fluent_pin_globe_20_regular.svg",
+ ]
+}
+
imageset("ic_fluent_pin_off_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_off_16_filled.imageset/Contents.json",
@@ -74892,6 +76159,48 @@ imageset("ic_fluent_play_circle_hint_24_regular") {
]
}
+imageset("ic_fluent_play_circle_sparkle_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_16_filled.imageset/ic_fluent_play_circle_sparkle_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_play_circle_sparkle_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_16_regular.imageset/ic_fluent_play_circle_sparkle_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_play_circle_sparkle_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_20_filled.imageset/ic_fluent_play_circle_sparkle_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_play_circle_sparkle_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_20_regular.imageset/ic_fluent_play_circle_sparkle_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_play_circle_sparkle_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_24_filled.imageset/ic_fluent_play_circle_sparkle_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_play_circle_sparkle_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_24_regular.imageset/ic_fluent_play_circle_sparkle_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_play_multiple_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_multiple_16_filled.imageset/Contents.json",
@@ -78875,6 +80184,20 @@ imageset("ic_fluent_reorder_20_regular") {
]
}
+imageset("ic_fluent_replay_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_16_filled.imageset/ic_fluent_replay_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_replay_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_16_regular.imageset/ic_fluent_replay_16_regular.svg",
+ ]
+}
+
imageset("ic_fluent_replay_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_20_filled.imageset/Contents.json",
@@ -78889,6 +80212,48 @@ imageset("ic_fluent_replay_20_regular") {
]
}
+imageset("ic_fluent_replay_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_24_filled.imageset/ic_fluent_replay_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_replay_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_24_regular.imageset/ic_fluent_replay_24_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_replay_28_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_28_filled.imageset/ic_fluent_replay_28_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_replay_28_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_28_regular.imageset/ic_fluent_replay_28_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_replay_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_32_filled.imageset/ic_fluent_replay_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_replay_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_32_regular.imageset/ic_fluent_replay_32_regular.svg",
+ ]
+}
+
imageset("ic_fluent_resize_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_resize_16_filled.imageset/Contents.json",
@@ -79967,6 +81332,48 @@ imageset("ic_fluent_run_24_regular") {
]
}
+imageset("ic_fluent_run_28_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_28_filled.imageset/ic_fluent_run_28_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_run_28_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_28_regular.imageset/ic_fluent_run_28_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_run_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_32_filled.imageset/ic_fluent_run_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_run_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_32_regular.imageset/ic_fluent_run_32_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_run_48_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_48_filled.imageset/ic_fluent_run_48_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_run_48_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_48_regular.imageset/ic_fluent_run_48_regular.svg",
+ ]
+}
+
imageset("ic_fluent_sanitize_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sanitize_20_filled.imageset/Contents.json",
@@ -81423,6 +82830,20 @@ imageset("ic_fluent_search_shield_20_regular") {
]
}
+imageset("ic_fluent_search_square_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_square_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_square_16_filled.imageset/ic_fluent_search_square_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_search_square_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_square_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_square_16_regular.imageset/ic_fluent_search_square_16_regular.svg",
+ ]
+}
+
imageset("ic_fluent_search_square_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_square_20_filled.imageset/Contents.json",
@@ -81997,6 +83418,48 @@ imageset("ic_fluent_send_copy_24_regular") {
]
}
+imageset("ic_fluent_send_person_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_16_filled.imageset/ic_fluent_send_person_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_send_person_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_16_regular.imageset/ic_fluent_send_person_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_send_person_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_20_filled.imageset/ic_fluent_send_person_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_send_person_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_20_regular.imageset/ic_fluent_send_person_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_send_person_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_24_filled.imageset/ic_fluent_send_person_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_send_person_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_24_regular.imageset/ic_fluent_send_person_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_serial_port_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_serial_port_16_filled.imageset/Contents.json",
@@ -82319,6 +83782,20 @@ imageset("ic_fluent_settings_48_regular") {
]
}
+imageset("ic_fluent_settings_chat_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_settings_chat_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_settings_chat_16_filled.imageset/ic_fluent_settings_chat_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_settings_chat_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_settings_chat_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_settings_chat_16_regular.imageset/ic_fluent_settings_chat_16_regular.svg",
+ ]
+}
+
imageset("ic_fluent_settings_chat_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_settings_chat_20_filled.imageset/Contents.json",
@@ -82921,6 +84398,48 @@ imageset("ic_fluent_share_ios_48_regular") {
]
}
+imageset("ic_fluent_share_multiple_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_16_filled.imageset/ic_fluent_share_multiple_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_share_multiple_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_16_regular.imageset/ic_fluent_share_multiple_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_share_multiple_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_20_filled.imageset/ic_fluent_share_multiple_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_share_multiple_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_20_regular.imageset/ic_fluent_share_multiple_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_share_multiple_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_24_filled.imageset/ic_fluent_share_multiple_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_share_multiple_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_24_regular.imageset/ic_fluent_share_multiple_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_share_screen_person_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_screen_person_16_filled.imageset/Contents.json",
@@ -85513,6 +87032,34 @@ imageset("ic_fluent_slide_multiple_search_24_regular") {
]
}
+imageset("ic_fluent_slide_play_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_20_filled.imageset/ic_fluent_slide_play_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_slide_play_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_20_regular.imageset/ic_fluent_slide_play_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_slide_play_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_24_filled.imageset/ic_fluent_slide_play_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_slide_play_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_24_regular.imageset/ic_fluent_slide_play_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_slide_record_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_record_16_filled.imageset/Contents.json",
@@ -87921,6 +89468,104 @@ imageset("ic_fluent_square_dismiss_20_regular") {
]
}
+imageset("ic_fluent_square_dovetail_joint_12_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_12_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_12_filled.imageset/ic_fluent_square_dovetail_joint_12_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_square_dovetail_joint_12_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_12_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_12_regular.imageset/ic_fluent_square_dovetail_joint_12_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_square_dovetail_joint_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_16_filled.imageset/ic_fluent_square_dovetail_joint_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_square_dovetail_joint_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_16_regular.imageset/ic_fluent_square_dovetail_joint_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_square_dovetail_joint_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_20_filled.imageset/ic_fluent_square_dovetail_joint_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_square_dovetail_joint_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_20_regular.imageset/ic_fluent_square_dovetail_joint_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_square_dovetail_joint_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_24_filled.imageset/ic_fluent_square_dovetail_joint_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_square_dovetail_joint_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_24_regular.imageset/ic_fluent_square_dovetail_joint_24_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_square_dovetail_joint_28_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_28_filled.imageset/ic_fluent_square_dovetail_joint_28_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_square_dovetail_joint_28_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_28_regular.imageset/ic_fluent_square_dovetail_joint_28_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_square_dovetail_joint_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_32_filled.imageset/ic_fluent_square_dovetail_joint_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_square_dovetail_joint_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_32_regular.imageset/ic_fluent_square_dovetail_joint_32_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_square_dovetail_joint_48_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_48_filled.imageset/ic_fluent_square_dovetail_joint_48_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_square_dovetail_joint_48_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_48_regular.imageset/ic_fluent_square_dovetail_joint_48_regular.svg",
+ ]
+}
+
imageset("ic_fluent_square_eraser_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_eraser_20_filled.imageset/Contents.json",
@@ -91323,6 +92968,90 @@ imageset("ic_fluent_tab_desktop_new_page_20_regular") {
]
}
+imageset("ic_fluent_tab_desktop_search_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_16_filled.imageset/ic_fluent_tab_desktop_search_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_tab_desktop_search_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_16_regular.imageset/ic_fluent_tab_desktop_search_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_tab_desktop_search_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_20_filled.imageset/ic_fluent_tab_desktop_search_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_tab_desktop_search_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_20_regular.imageset/ic_fluent_tab_desktop_search_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_tab_desktop_search_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_24_filled.imageset/ic_fluent_tab_desktop_search_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_tab_desktop_search_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_24_regular.imageset/ic_fluent_tab_desktop_search_24_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_tab_group_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_16_filled.imageset/ic_fluent_tab_group_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_tab_group_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_16_regular.imageset/ic_fluent_tab_group_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_tab_group_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_20_filled.imageset/ic_fluent_tab_group_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_tab_group_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_20_regular.imageset/ic_fluent_tab_group_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_tab_group_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_24_filled.imageset/ic_fluent_tab_group_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_tab_group_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_24_regular.imageset/ic_fluent_tab_group_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_tab_in_private_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_in_private_16_filled.imageset/Contents.json",
@@ -91967,6 +93696,48 @@ imageset("ic_fluent_table_copy_20_regular") {
]
}
+imageset("ic_fluent_table_cursor_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_16_filled.imageset/ic_fluent_table_cursor_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_table_cursor_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_16_regular.imageset/ic_fluent_table_cursor_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_table_cursor_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_20_filled.imageset/ic_fluent_table_cursor_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_table_cursor_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_20_regular.imageset/ic_fluent_table_cursor_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_table_cursor_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_24_filled.imageset/ic_fluent_table_cursor_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_table_cursor_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_24_regular.imageset/ic_fluent_table_cursor_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_table_default_32_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_default_32_filled.imageset/Contents.json",
@@ -93591,6 +95362,34 @@ imageset("ic_fluent_table_simple_multiple_24_regular") {
]
}
+imageset("ic_fluent_table_sparkle_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_20_filled.imageset/ic_fluent_table_sparkle_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_table_sparkle_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_20_regular.imageset/ic_fluent_table_sparkle_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_table_sparkle_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_24_filled.imageset/ic_fluent_table_sparkle_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_table_sparkle_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_24_regular.imageset/ic_fluent_table_sparkle_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_table_split_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_split_20_filled.imageset/Contents.json",
@@ -94361,6 +96160,20 @@ imageset("ic_fluent_tag_multiple_24_regular") {
]
}
+imageset("ic_fluent_tag_off_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tag_off_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tag_off_16_filled.imageset/ic_fluent_tag_off_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_tag_off_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tag_off_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tag_off_16_regular.imageset/ic_fluent_tag_off_16_regular.svg",
+ ]
+}
+
imageset("ic_fluent_tag_off_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tag_off_20_filled.imageset/Contents.json",
@@ -97444,6 +99257,20 @@ imageset("ic_fluent_text_column_one_wide_24_regular") {
]
}
+imageset("ic_fluent_text_column_one_wide_lightning_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_16_filled.imageset/ic_fluent_text_column_one_wide_lightning_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_text_column_one_wide_lightning_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_16_regular.imageset/ic_fluent_text_column_one_wide_lightning_16_regular.svg",
+ ]
+}
+
imageset("ic_fluent_text_column_one_wide_lightning_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_20_filled.imageset/Contents.json",
@@ -102740,6 +104567,34 @@ imageset("ic_fluent_transmission_24_regular") {
]
}
+imageset("ic_fluent_transparency_square_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_20_filled.imageset/ic_fluent_transparency_square_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_transparency_square_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_20_regular.imageset/ic_fluent_transparency_square_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_transparency_square_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_24_filled.imageset/ic_fluent_transparency_square_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_transparency_square_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_24_regular.imageset/ic_fluent_transparency_square_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_tray_item_add_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tray_item_add_20_filled.imageset/Contents.json",
@@ -106464,6 +108319,20 @@ imageset("ic_fluent_wallet_credit_card_24_regular") {
]
}
+imageset("ic_fluent_wallet_credit_card_28_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_28_filled.imageset/ic_fluent_wallet_credit_card_28_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_wallet_credit_card_28_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_28_regular.imageset/ic_fluent_wallet_credit_card_28_regular.svg",
+ ]
+}
+
imageset("ic_fluent_wallet_credit_card_32_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_32_filled.imageset/Contents.json",
@@ -106478,6 +108347,20 @@ imageset("ic_fluent_wallet_credit_card_32_regular") {
]
}
+imageset("ic_fluent_wallet_credit_card_48_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_48_filled.imageset/ic_fluent_wallet_credit_card_48_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_wallet_credit_card_48_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_48_regular.imageset/ic_fluent_wallet_credit_card_48_regular.svg",
+ ]
+}
+
imageset("ic_fluent_wallpaper_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallpaper_20_filled.imageset/Contents.json",
diff --git a/ios/FluentIcons.podspec b/ios/FluentIcons.podspec
index 168ede8926..83e45cf061 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.233'
+ s.version = '1.1.242'
s.summary = 'FluentIcons'
s.description = <<-DESC
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..f9b7814f61
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_apps_settings_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_16_filled.imageset/ic_fluent_apps_settings_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_16_filled.imageset/ic_fluent_apps_settings_16_filled.svg
new file mode 100644
index 0000000000..eb7a0b91d9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_16_filled.imageset/ic_fluent_apps_settings_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..4d8caa26b7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_apps_settings_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_16_regular.imageset/ic_fluent_apps_settings_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_16_regular.imageset/ic_fluent_apps_settings_16_regular.svg
new file mode 100644
index 0000000000..79c1df281e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_16_regular.imageset/ic_fluent_apps_settings_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..55a1c39ed1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_apps_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_apps_settings_20_filled.imageset/ic_fluent_apps_settings_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_20_filled.imageset/ic_fluent_apps_settings_20_filled.svg
new file mode 100644
index 0000000000..d30dc21747
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_20_filled.imageset/ic_fluent_apps_settings_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..97877ee725
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_apps_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_apps_settings_20_regular.imageset/ic_fluent_apps_settings_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_20_regular.imageset/ic_fluent_apps_settings_20_regular.svg
new file mode 100644
index 0000000000..c87c261d9a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_settings_20_regular.imageset/ic_fluent_apps_settings_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..b035c883b2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_apps_shield_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_apps_shield_16_filled.imageset/ic_fluent_apps_shield_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_16_filled.imageset/ic_fluent_apps_shield_16_filled.svg
new file mode 100644
index 0000000000..180a0f13f0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_16_filled.imageset/ic_fluent_apps_shield_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..3231d00d98
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_apps_shield_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_apps_shield_16_regular.imageset/ic_fluent_apps_shield_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_16_regular.imageset/ic_fluent_apps_shield_16_regular.svg
new file mode 100644
index 0000000000..0513b948ba
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_16_regular.imageset/ic_fluent_apps_shield_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..871f2652c9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_apps_shield_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_apps_shield_20_filled.imageset/ic_fluent_apps_shield_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_20_filled.imageset/ic_fluent_apps_shield_20_filled.svg
new file mode 100644
index 0000000000..0d6acfbbf9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_20_filled.imageset/ic_fluent_apps_shield_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..0715e4797d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_apps_shield_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_apps_shield_20_regular.imageset/ic_fluent_apps_shield_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_20_regular.imageset/ic_fluent_apps_shield_20_regular.svg
new file mode 100644
index 0000000000..0d130da703
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_apps_shield_20_regular.imageset/ic_fluent_apps_shield_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_turn_right_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_turn_right_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..811d1e4f22
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_turn_right_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_turn_right_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_turn_right_16_filled.imageset/ic_fluent_arrow_turn_right_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_turn_right_16_filled.imageset/ic_fluent_arrow_turn_right_16_filled.svg
new file mode 100644
index 0000000000..77f6c7266c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_turn_right_16_filled.imageset/ic_fluent_arrow_turn_right_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_turn_right_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_turn_right_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..a32525766b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_turn_right_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_turn_right_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_turn_right_16_regular.imageset/ic_fluent_arrow_turn_right_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_turn_right_16_regular.imageset/ic_fluent_arrow_turn_right_16_regular.svg
new file mode 100644
index 0000000000..c07aed933b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_turn_right_16_regular.imageset/ic_fluent_arrow_turn_right_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_upload_24_filled.imageset/ic_fluent_arrow_upload_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_upload_24_filled.imageset/ic_fluent_arrow_upload_24_filled.svg
index adad0bc017..e9ee7fd91f 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_upload_24_filled.imageset/ic_fluent_arrow_upload_24_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_upload_24_filled.imageset/ic_fluent_arrow_upload_24_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_upload_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_upload_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..34e13e6fe3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_upload_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_upload_32_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_upload_32_filled.imageset/ic_fluent_arrow_upload_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_upload_32_filled.imageset/ic_fluent_arrow_upload_32_filled.svg
new file mode 100644
index 0000000000..6ef4b3bed5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_upload_32_filled.imageset/ic_fluent_arrow_upload_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_upload_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_upload_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..cf3b5987a5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_upload_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_upload_32_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_upload_32_regular.imageset/ic_fluent_arrow_upload_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_upload_32_regular.imageset/ic_fluent_arrow_upload_32_regular.svg
new file mode 100644
index 0000000000..cf2e3cfe43
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_upload_32_regular.imageset/ic_fluent_arrow_upload_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..1537e444e0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_book_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_book_28_filled.imageset/ic_fluent_book_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_28_filled.imageset/ic_fluent_book_28_filled.svg
new file mode 100644
index 0000000000..9a1d089687
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_28_filled.imageset/ic_fluent_book_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..8d66ef469c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_book_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_book_28_regular.imageset/ic_fluent_book_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_28_regular.imageset/ic_fluent_book_28_regular.svg
new file mode 100644
index 0000000000..d6f2b37962
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_28_regular.imageset/ic_fluent_book_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..f05b308633
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_book_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_book_48_filled.imageset/ic_fluent_book_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_48_filled.imageset/ic_fluent_book_48_filled.svg
new file mode 100644
index 0000000000..103ab6b01c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_48_filled.imageset/ic_fluent_book_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..2218b85550
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_book_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_book_48_regular.imageset/ic_fluent_book_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_48_regular.imageset/ic_fluent_book_48_regular.svg
new file mode 100644
index 0000000000..598d64abd4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_48_regular.imageset/ic_fluent_book_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_add_28_filled.imageset/ic_fluent_book_add_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_add_28_filled.imageset/ic_fluent_book_add_28_filled.svg
index 3176e68cc7..90e8942f89 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_add_28_filled.imageset/ic_fluent_book_add_28_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_add_28_filled.imageset/ic_fluent_book_add_28_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_add_28_regular.imageset/ic_fluent_book_add_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_add_28_regular.imageset/ic_fluent_book_add_28_regular.svg
index a30002921f..d152e489c6 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_add_28_regular.imageset/ic_fluent_book_add_28_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_add_28_regular.imageset/ic_fluent_book_add_28_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_20_filled.imageset/ic_fluent_book_contacts_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_20_filled.imageset/ic_fluent_book_contacts_20_filled.svg
index 9c0e508060..89d8f1f9f8 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_20_filled.imageset/ic_fluent_book_contacts_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_20_filled.imageset/ic_fluent_book_contacts_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_20_regular.imageset/ic_fluent_book_contacts_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_20_regular.imageset/ic_fluent_book_contacts_20_regular.svg
index dedc78bb75..13e128e703 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_20_regular.imageset/ic_fluent_book_contacts_20_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_20_regular.imageset/ic_fluent_book_contacts_20_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_24_filled.imageset/ic_fluent_book_contacts_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_24_filled.imageset/ic_fluent_book_contacts_24_filled.svg
index f3ab6c263f..e93878bd54 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_24_filled.imageset/ic_fluent_book_contacts_24_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_24_filled.imageset/ic_fluent_book_contacts_24_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_24_regular.imageset/ic_fluent_book_contacts_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_24_regular.imageset/ic_fluent_book_contacts_24_regular.svg
index 84fa8ca2fd..7a0a50aacc 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_24_regular.imageset/ic_fluent_book_contacts_24_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_24_regular.imageset/ic_fluent_book_contacts_24_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_28_filled.imageset/ic_fluent_book_contacts_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_28_filled.imageset/ic_fluent_book_contacts_28_filled.svg
index c4b1b0bc39..1e7db289ae 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_28_filled.imageset/ic_fluent_book_contacts_28_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_28_filled.imageset/ic_fluent_book_contacts_28_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_28_regular.imageset/ic_fluent_book_contacts_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_28_regular.imageset/ic_fluent_book_contacts_28_regular.svg
index 86de1146c0..12b5595eef 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_28_regular.imageset/ic_fluent_book_contacts_28_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_28_regular.imageset/ic_fluent_book_contacts_28_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_32_filled.imageset/ic_fluent_book_contacts_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_32_filled.imageset/ic_fluent_book_contacts_32_filled.svg
index d997c6bf59..c6f47f336f 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_32_filled.imageset/ic_fluent_book_contacts_32_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_32_filled.imageset/ic_fluent_book_contacts_32_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_32_regular.imageset/ic_fluent_book_contacts_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_32_regular.imageset/ic_fluent_book_contacts_32_regular.svg
index 1f90336a6e..36b064906a 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_32_regular.imageset/ic_fluent_book_contacts_32_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_book_contacts_32_regular.imageset/ic_fluent_book_contacts_32_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_breakout_room_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_breakout_room_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..3e7629b558
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_breakout_room_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_breakout_room_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_breakout_room_32_filled.imageset/ic_fluent_breakout_room_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_breakout_room_32_filled.imageset/ic_fluent_breakout_room_32_filled.svg
new file mode 100644
index 0000000000..4bd4551577
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_breakout_room_32_filled.imageset/ic_fluent_breakout_room_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_breakout_room_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_breakout_room_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..5c7f1d7953
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_breakout_room_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_breakout_room_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_breakout_room_32_regular.imageset/ic_fluent_breakout_room_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_breakout_room_32_regular.imageset/ic_fluent_breakout_room_32_regular.svg
new file mode 100644
index 0000000000..2a6adeb1ce
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_breakout_room_32_regular.imageset/ic_fluent_breakout_room_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_16_filled.imageset/ic_fluent_calendar_edit_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_16_filled.imageset/ic_fluent_calendar_edit_16_filled.svg
index 47c0eced45..85fb79996a 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_16_filled.imageset/ic_fluent_calendar_edit_16_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_16_filled.imageset/ic_fluent_calendar_edit_16_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_16_regular.imageset/ic_fluent_calendar_edit_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_16_regular.imageset/ic_fluent_calendar_edit_16_regular.svg
index c246b2fd94..81e0e8509a 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_16_regular.imageset/ic_fluent_calendar_edit_16_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_16_regular.imageset/ic_fluent_calendar_edit_16_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_20_filled.imageset/ic_fluent_calendar_edit_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_20_filled.imageset/ic_fluent_calendar_edit_20_filled.svg
index b7fba16b4d..b6476bb0c4 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_20_filled.imageset/ic_fluent_calendar_edit_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_20_filled.imageset/ic_fluent_calendar_edit_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_20_regular.imageset/ic_fluent_calendar_edit_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_20_regular.imageset/ic_fluent_calendar_edit_20_regular.svg
index a6f44921f9..18764b2a47 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_20_regular.imageset/ic_fluent_calendar_edit_20_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_20_regular.imageset/ic_fluent_calendar_edit_20_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_24_filled.imageset/ic_fluent_calendar_edit_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_24_filled.imageset/ic_fluent_calendar_edit_24_filled.svg
index 70909d6c16..66da12aec5 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_24_filled.imageset/ic_fluent_calendar_edit_24_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_24_filled.imageset/ic_fluent_calendar_edit_24_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_24_regular.imageset/ic_fluent_calendar_edit_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_24_regular.imageset/ic_fluent_calendar_edit_24_regular.svg
index 18fd6ab72c..89ba0d00f7 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_24_regular.imageset/ic_fluent_calendar_edit_24_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_24_regular.imageset/ic_fluent_calendar_edit_24_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..38ac07b89b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_calendar_edit_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_calendar_edit_32_filled.imageset/ic_fluent_calendar_edit_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_32_filled.imageset/ic_fluent_calendar_edit_32_filled.svg
new file mode 100644
index 0000000000..c9537ec833
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_32_filled.imageset/ic_fluent_calendar_edit_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..7983fc01d8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_calendar_edit_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_calendar_edit_32_regular.imageset/ic_fluent_calendar_edit_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_32_regular.imageset/ic_fluent_calendar_edit_32_regular.svg
new file mode 100644
index 0000000000..14b585e82b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_calendar_edit_32_regular.imageset/ic_fluent_calendar_edit_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..1fc6495529
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_camera_arrow_up_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_camera_arrow_up_16_filled.imageset/ic_fluent_camera_arrow_up_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_16_filled.imageset/ic_fluent_camera_arrow_up_16_filled.svg
new file mode 100644
index 0000000000..bd92cbc361
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_16_filled.imageset/ic_fluent_camera_arrow_up_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..827edc52e0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_camera_arrow_up_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_camera_arrow_up_16_regular.imageset/ic_fluent_camera_arrow_up_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_16_regular.imageset/ic_fluent_camera_arrow_up_16_regular.svg
new file mode 100644
index 0000000000..796dad9dab
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_16_regular.imageset/ic_fluent_camera_arrow_up_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..09cff3f40b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_camera_arrow_up_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_camera_arrow_up_20_filled.imageset/ic_fluent_camera_arrow_up_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_20_filled.imageset/ic_fluent_camera_arrow_up_20_filled.svg
new file mode 100644
index 0000000000..659f160ca8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_20_filled.imageset/ic_fluent_camera_arrow_up_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..e60f18fcff
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_camera_arrow_up_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_camera_arrow_up_20_regular.imageset/ic_fluent_camera_arrow_up_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_20_regular.imageset/ic_fluent_camera_arrow_up_20_regular.svg
new file mode 100644
index 0000000000..782e9c66b7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_20_regular.imageset/ic_fluent_camera_arrow_up_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..be0b972e40
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_camera_arrow_up_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_camera_arrow_up_24_filled.imageset/ic_fluent_camera_arrow_up_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_24_filled.imageset/ic_fluent_camera_arrow_up_24_filled.svg
new file mode 100644
index 0000000000..ac2b5f67a4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_24_filled.imageset/ic_fluent_camera_arrow_up_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..cd906ead25
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_camera_arrow_up_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_camera_arrow_up_24_regular.imageset/ic_fluent_camera_arrow_up_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_24_regular.imageset/ic_fluent_camera_arrow_up_24_regular.svg
new file mode 100644
index 0000000000..28bf8fbf4e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_camera_arrow_up_24_regular.imageset/ic_fluent_camera_arrow_up_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..33b0e4a638
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_card_ui_portrait_flip_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_card_ui_portrait_flip_16_filled.imageset/ic_fluent_card_ui_portrait_flip_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_16_filled.imageset/ic_fluent_card_ui_portrait_flip_16_filled.svg
new file mode 100644
index 0000000000..096cf9f9bb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_16_filled.imageset/ic_fluent_card_ui_portrait_flip_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..607f0905bc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_card_ui_portrait_flip_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_card_ui_portrait_flip_16_regular.imageset/ic_fluent_card_ui_portrait_flip_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_16_regular.imageset/ic_fluent_card_ui_portrait_flip_16_regular.svg
new file mode 100644
index 0000000000..8fedd6f366
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_16_regular.imageset/ic_fluent_card_ui_portrait_flip_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..03a45c72b9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_card_ui_portrait_flip_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_card_ui_portrait_flip_20_filled.imageset/ic_fluent_card_ui_portrait_flip_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_20_filled.imageset/ic_fluent_card_ui_portrait_flip_20_filled.svg
new file mode 100644
index 0000000000..b8a28ab634
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_20_filled.imageset/ic_fluent_card_ui_portrait_flip_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..3910bc4470
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_card_ui_portrait_flip_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_card_ui_portrait_flip_20_regular.imageset/ic_fluent_card_ui_portrait_flip_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_20_regular.imageset/ic_fluent_card_ui_portrait_flip_20_regular.svg
new file mode 100644
index 0000000000..d128a51846
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_20_regular.imageset/ic_fluent_card_ui_portrait_flip_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..17d54f46b9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_card_ui_portrait_flip_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_card_ui_portrait_flip_24_filled.imageset/ic_fluent_card_ui_portrait_flip_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_24_filled.imageset/ic_fluent_card_ui_portrait_flip_24_filled.svg
new file mode 100644
index 0000000000..8270101386
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_24_filled.imageset/ic_fluent_card_ui_portrait_flip_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..0e9ccdfb2d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_card_ui_portrait_flip_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_card_ui_portrait_flip_24_regular.imageset/ic_fluent_card_ui_portrait_flip_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_24_regular.imageset/ic_fluent_card_ui_portrait_flip_24_regular.svg
new file mode 100644
index 0000000000..b6ecea07c3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_card_ui_portrait_flip_24_regular.imageset/ic_fluent_card_ui_portrait_flip_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..855c4252f8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chart_multiple_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_chart_multiple_16_filled.imageset/ic_fluent_chart_multiple_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_16_filled.imageset/ic_fluent_chart_multiple_16_filled.svg
new file mode 100644
index 0000000000..294a3db0ed
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_16_filled.imageset/ic_fluent_chart_multiple_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..be4227c0a5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chart_multiple_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_chart_multiple_16_regular.imageset/ic_fluent_chart_multiple_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_16_regular.imageset/ic_fluent_chart_multiple_16_regular.svg
new file mode 100644
index 0000000000..3c9d92af02
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_16_regular.imageset/ic_fluent_chart_multiple_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_20_filled.imageset/ic_fluent_chart_multiple_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_20_filled.imageset/ic_fluent_chart_multiple_20_filled.svg
index d4d1de993d..75eae2c330 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_20_filled.imageset/ic_fluent_chart_multiple_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_20_filled.imageset/ic_fluent_chart_multiple_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_24_filled.imageset/ic_fluent_chart_multiple_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_24_filled.imageset/ic_fluent_chart_multiple_24_filled.svg
index e7f91e793d..3971a972db 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_24_filled.imageset/ic_fluent_chart_multiple_24_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_24_filled.imageset/ic_fluent_chart_multiple_24_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_24_regular.imageset/ic_fluent_chart_multiple_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_24_regular.imageset/ic_fluent_chart_multiple_24_regular.svg
index 4fab92d938..1f5c0f88f0 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_24_regular.imageset/ic_fluent_chart_multiple_24_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chart_multiple_24_regular.imageset/ic_fluent_chart_multiple_24_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_settings_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_settings_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..93c463332e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_settings_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_settings_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_settings_16_filled.imageset/ic_fluent_chat_settings_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_settings_16_filled.imageset/ic_fluent_chat_settings_16_filled.svg
new file mode 100644
index 0000000000..fb31f4acd4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_settings_16_filled.imageset/ic_fluent_chat_settings_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_settings_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_settings_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..d827a9becd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_settings_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_settings_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_settings_16_regular.imageset/ic_fluent_chat_settings_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_settings_16_regular.imageset/ic_fluent_chat_settings_16_regular.svg
new file mode 100644
index 0000000000..92332f8a1b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_settings_16_regular.imageset/ic_fluent_chat_settings_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..4af5fc1573
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_highlight_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_circle_highlight_20_filled.imageset/ic_fluent_circle_highlight_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_20_filled.imageset/ic_fluent_circle_highlight_20_filled.svg
new file mode 100644
index 0000000000..00191365a5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_20_filled.imageset/ic_fluent_circle_highlight_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..2bbafcaaae
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_highlight_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_circle_highlight_20_regular.imageset/ic_fluent_circle_highlight_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_20_regular.imageset/ic_fluent_circle_highlight_20_regular.svg
new file mode 100644
index 0000000000..e574fe07c6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_20_regular.imageset/ic_fluent_circle_highlight_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..8fbea4d186
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_highlight_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_circle_highlight_24_filled.imageset/ic_fluent_circle_highlight_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_24_filled.imageset/ic_fluent_circle_highlight_24_filled.svg
new file mode 100644
index 0000000000..8315ce867e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_24_filled.imageset/ic_fluent_circle_highlight_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..7cb3fe789a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_highlight_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_circle_highlight_24_regular.imageset/ic_fluent_circle_highlight_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_24_regular.imageset/ic_fluent_circle_highlight_24_regular.svg
new file mode 100644
index 0000000000..6aedcc495e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_highlight_24_regular.imageset/ic_fluent_circle_highlight_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..34c6fe6ecf
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_hint_24_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_24_filled.imageset/ic_fluent_circle_hint_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_24_filled.imageset/ic_fluent_circle_hint_24_filled.svg
new file mode 100644
index 0000000000..2ecc039f68
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_24_filled.imageset/ic_fluent_circle_hint_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..9e2c45d48b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_hint_24_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_24_regular.imageset/ic_fluent_circle_hint_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_24_regular.imageset/ic_fluent_circle_hint_24_regular.svg
new file mode 100644
index 0000000000..bf9553ca47
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_24_regular.imageset/ic_fluent_circle_hint_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..2210f5134f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_shadow_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_circle_shadow_20_filled.imageset/ic_fluent_circle_shadow_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_20_filled.imageset/ic_fluent_circle_shadow_20_filled.svg
new file mode 100644
index 0000000000..90882a6c1a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_20_filled.imageset/ic_fluent_circle_shadow_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..f9bae972b7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_shadow_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_circle_shadow_20_regular.imageset/ic_fluent_circle_shadow_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_20_regular.imageset/ic_fluent_circle_shadow_20_regular.svg
new file mode 100644
index 0000000000..8952fa96e0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_20_regular.imageset/ic_fluent_circle_shadow_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..cd8c25a0ae
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_shadow_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_circle_shadow_24_filled.imageset/ic_fluent_circle_shadow_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_24_filled.imageset/ic_fluent_circle_shadow_24_filled.svg
new file mode 100644
index 0000000000..7912a61b34
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_24_filled.imageset/ic_fluent_circle_shadow_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..e5b363a9bb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_shadow_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_circle_shadow_24_regular.imageset/ic_fluent_circle_shadow_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_24_regular.imageset/ic_fluent_circle_shadow_24_regular.svg
new file mode 100644
index 0000000000..8497747d52
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_shadow_24_regular.imageset/ic_fluent_circle_shadow_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clipboard_task_list_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clipboard_task_list_20_filled.imageset/Contents.json
index c73f1edca2..7d01042c29 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clipboard_task_list_20_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clipboard_task_list_20_filled.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_clipboard_task_list_20_filled_ltr.svg",
+ "filename": "ic_fluent_clipboard_task_list_20_filled_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
},
{
- "filename": "ic_fluent_clipboard_task_list_20_filled_rtl.svg",
+ "filename": "ic_fluent_clipboard_task_list_20_filled_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clipboard_task_list_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clipboard_task_list_20_regular.imageset/Contents.json
index a97978eb7e..263b583680 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clipboard_task_list_20_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clipboard_task_list_20_regular.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_clipboard_task_list_20_regular_rtl.svg",
+ "filename": "ic_fluent_clipboard_task_list_20_regular_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
},
{
- "filename": "ic_fluent_clipboard_task_list_20_regular_ltr.svg",
+ "filename": "ic_fluent_clipboard_task_list_20_regular_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clipboard_task_list_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clipboard_task_list_24_filled.imageset/Contents.json
index ea91a07b40..0023af6e94 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clipboard_task_list_24_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clipboard_task_list_24_filled.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_clipboard_task_list_24_filled_rtl.svg",
+ "filename": "ic_fluent_clipboard_task_list_24_filled_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
},
{
- "filename": "ic_fluent_clipboard_task_list_24_filled_ltr.svg",
+ "filename": "ic_fluent_clipboard_task_list_24_filled_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clipboard_task_list_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clipboard_task_list_24_regular.imageset/Contents.json
index 5dcc73da12..7b18586e56 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clipboard_task_list_24_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clipboard_task_list_24_regular.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_clipboard_task_list_24_regular_rtl.svg",
+ "filename": "ic_fluent_clipboard_task_list_24_regular_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
},
{
- "filename": "ic_fluent_clipboard_task_list_24_regular_ltr.svg",
+ "filename": "ic_fluent_clipboard_task_list_24_regular_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..84660aa540
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_column_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_column_24_filled.imageset/ic_fluent_column_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_24_filled.imageset/ic_fluent_column_24_filled.svg
new file mode 100644
index 0000000000..e86f441908
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_24_filled.imageset/ic_fluent_column_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..fb8e21fa33
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_column_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_column_24_regular.imageset/ic_fluent_column_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_24_regular.imageset/ic_fluent_column_24_regular.svg
new file mode 100644
index 0000000000..aa24815ef5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_24_regular.imageset/ic_fluent_column_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_edit_24_filled.imageset/ic_fluent_column_edit_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_edit_24_filled.imageset/ic_fluent_column_edit_24_filled.svg
index cc2fe62e52..647bca8dff 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_edit_24_filled.imageset/ic_fluent_column_edit_24_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_edit_24_filled.imageset/ic_fluent_column_edit_24_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_edit_24_regular.imageset/ic_fluent_column_edit_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_edit_24_regular.imageset/ic_fluent_column_edit_24_regular.svg
index 136d8cd074..997680e9d5 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_edit_24_regular.imageset/ic_fluent_column_edit_24_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_column_edit_24_regular.imageset/ic_fluent_column_edit_24_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..f11f7b3c84
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_32_filled.imageset/Contents.json
@@ -0,0 +1,16 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_comment_32_filled.svg",
+ "idiom": "universal",
+ "language-direction": "left-to-right"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_32_filled.imageset/ic_fluent_comment_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_32_filled.imageset/ic_fluent_comment_32_filled.svg
new file mode 100644
index 0000000000..cdab96ac6b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_32_filled.imageset/ic_fluent_comment_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..1b664393e8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_32_regular.imageset/Contents.json
@@ -0,0 +1,16 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_comment_32_regular.svg",
+ "idiom": "universal",
+ "language-direction": "left-to-right"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_32_regular.imageset/ic_fluent_comment_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_32_regular.imageset/ic_fluent_comment_32_regular.svg
new file mode 100644
index 0000000000..8e5e0404ec
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_32_regular.imageset/ic_fluent_comment_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_add_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_add_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..bbe2272535
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_add_32_filled.imageset/Contents.json
@@ -0,0 +1,16 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_comment_add_32_filled.svg",
+ "idiom": "universal",
+ "language-direction": "left-to-right"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_add_32_filled.imageset/ic_fluent_comment_add_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_add_32_filled.imageset/ic_fluent_comment_add_32_filled.svg
new file mode 100644
index 0000000000..416c60e772
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_add_32_filled.imageset/ic_fluent_comment_add_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_add_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_add_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..ec044afbc4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_add_32_regular.imageset/Contents.json
@@ -0,0 +1,16 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_comment_add_32_regular.svg",
+ "idiom": "universal",
+ "language-direction": "left-to-right"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_add_32_regular.imageset/ic_fluent_comment_add_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_add_32_regular.imageset/ic_fluent_comment_add_32_regular.svg
new file mode 100644
index 0000000000..b2426458a1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_add_32_regular.imageset/ic_fluent_comment_add_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_content_view_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_content_view_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..df0eee24ea
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_content_view_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_content_view_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_content_view_16_filled.imageset/ic_fluent_content_view_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_content_view_16_filled.imageset/ic_fluent_content_view_16_filled.svg
new file mode 100644
index 0000000000..c881df5772
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_content_view_16_filled.imageset/ic_fluent_content_view_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_content_view_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_content_view_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..6396eab6bb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_content_view_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_content_view_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_content_view_16_regular.imageset/ic_fluent_content_view_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_content_view_16_regular.imageset/ic_fluent_content_view_16_regular.svg
new file mode 100644
index 0000000000..307b4eeaaf
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_content_view_16_regular.imageset/ic_fluent_content_view_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..0f42bbbbb1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_crop_arrow_rotate_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_crop_arrow_rotate_16_filled.imageset/ic_fluent_crop_arrow_rotate_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_16_filled.imageset/ic_fluent_crop_arrow_rotate_16_filled.svg
new file mode 100644
index 0000000000..ca161d27b2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_16_filled.imageset/ic_fluent_crop_arrow_rotate_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..59ae8171ce
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_crop_arrow_rotate_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_crop_arrow_rotate_16_regular.imageset/ic_fluent_crop_arrow_rotate_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_16_regular.imageset/ic_fluent_crop_arrow_rotate_16_regular.svg
new file mode 100644
index 0000000000..bfc04649a6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_16_regular.imageset/ic_fluent_crop_arrow_rotate_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..da36e565d9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_crop_arrow_rotate_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_crop_arrow_rotate_20_filled.imageset/ic_fluent_crop_arrow_rotate_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_20_filled.imageset/ic_fluent_crop_arrow_rotate_20_filled.svg
new file mode 100644
index 0000000000..5e5a2a2919
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_20_filled.imageset/ic_fluent_crop_arrow_rotate_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..a7e27e549b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_crop_arrow_rotate_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_crop_arrow_rotate_20_regular.imageset/ic_fluent_crop_arrow_rotate_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_20_regular.imageset/ic_fluent_crop_arrow_rotate_20_regular.svg
new file mode 100644
index 0000000000..6026edd1ed
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_20_regular.imageset/ic_fluent_crop_arrow_rotate_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..a9ef6d12c4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_crop_arrow_rotate_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_crop_arrow_rotate_24_filled.imageset/ic_fluent_crop_arrow_rotate_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_24_filled.imageset/ic_fluent_crop_arrow_rotate_24_filled.svg
new file mode 100644
index 0000000000..341c7249f7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_24_filled.imageset/ic_fluent_crop_arrow_rotate_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..cbd81f7529
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_crop_arrow_rotate_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_crop_arrow_rotate_24_regular.imageset/ic_fluent_crop_arrow_rotate_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_24_regular.imageset/ic_fluent_crop_arrow_rotate_24_regular.svg
new file mode 100644
index 0000000000..9a41f351fa
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_crop_arrow_rotate_24_regular.imageset/ic_fluent_crop_arrow_rotate_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..2b6dda1ae9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_cursor_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_cursor_28_filled.imageset/ic_fluent_cursor_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_28_filled.imageset/ic_fluent_cursor_28_filled.svg
new file mode 100644
index 0000000000..7f3ae6fd2c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_28_filled.imageset/ic_fluent_cursor_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..ca691f3b1f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_cursor_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_cursor_28_regular.imageset/ic_fluent_cursor_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_28_regular.imageset/ic_fluent_cursor_28_regular.svg
new file mode 100644
index 0000000000..a850df596e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_28_regular.imageset/ic_fluent_cursor_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..0a51362be2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_cursor_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_cursor_32_filled.imageset/ic_fluent_cursor_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_32_filled.imageset/ic_fluent_cursor_32_filled.svg
new file mode 100644
index 0000000000..d3b8917fce
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_32_filled.imageset/ic_fluent_cursor_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..644e3bc10c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_cursor_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_cursor_32_regular.imageset/ic_fluent_cursor_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_32_regular.imageset/ic_fluent_cursor_32_regular.svg
new file mode 100644
index 0000000000..056ec76469
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_cursor_32_regular.imageset/ic_fluent_cursor_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..bc323bd15e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_bar_vertical_arrow_down_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_data_bar_vertical_arrow_down_16_filled.imageset/ic_fluent_data_bar_vertical_arrow_down_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_16_filled.imageset/ic_fluent_data_bar_vertical_arrow_down_16_filled.svg
new file mode 100644
index 0000000000..3fd1885e63
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_16_filled.imageset/ic_fluent_data_bar_vertical_arrow_down_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..b7c94d05d0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_bar_vertical_arrow_down_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_data_bar_vertical_arrow_down_16_regular.imageset/ic_fluent_data_bar_vertical_arrow_down_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_16_regular.imageset/ic_fluent_data_bar_vertical_arrow_down_16_regular.svg
new file mode 100644
index 0000000000..d0967cf3ef
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_16_regular.imageset/ic_fluent_data_bar_vertical_arrow_down_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..8f7013d466
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_bar_vertical_arrow_down_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_data_bar_vertical_arrow_down_20_filled.imageset/ic_fluent_data_bar_vertical_arrow_down_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_20_filled.imageset/ic_fluent_data_bar_vertical_arrow_down_20_filled.svg
new file mode 100644
index 0000000000..ed5acfa7c2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_20_filled.imageset/ic_fluent_data_bar_vertical_arrow_down_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..4873b97ffa
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_bar_vertical_arrow_down_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_data_bar_vertical_arrow_down_20_regular.imageset/ic_fluent_data_bar_vertical_arrow_down_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_20_regular.imageset/ic_fluent_data_bar_vertical_arrow_down_20_regular.svg
new file mode 100644
index 0000000000..528c92f0fd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_20_regular.imageset/ic_fluent_data_bar_vertical_arrow_down_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..3bbdbdebcf
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_bar_vertical_arrow_down_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_data_bar_vertical_arrow_down_24_filled.imageset/ic_fluent_data_bar_vertical_arrow_down_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_24_filled.imageset/ic_fluent_data_bar_vertical_arrow_down_24_filled.svg
new file mode 100644
index 0000000000..c5d31de12b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_24_filled.imageset/ic_fluent_data_bar_vertical_arrow_down_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..8bc2a42912
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_bar_vertical_arrow_down_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_data_bar_vertical_arrow_down_24_regular.imageset/ic_fluent_data_bar_vertical_arrow_down_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_24_regular.imageset/ic_fluent_data_bar_vertical_arrow_down_24_regular.svg
new file mode 100644
index 0000000000..64b407c19b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_bar_vertical_arrow_down_24_regular.imageset/ic_fluent_data_bar_vertical_arrow_down_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..d2035c1def
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_pie_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_data_pie_16_filled.imageset/ic_fluent_data_pie_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_16_filled.imageset/ic_fluent_data_pie_16_filled.svg
new file mode 100644
index 0000000000..5cbedaccf0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_16_filled.imageset/ic_fluent_data_pie_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..028b1636ea
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_pie_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_data_pie_16_regular.imageset/ic_fluent_data_pie_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_16_regular.imageset/ic_fluent_data_pie_16_regular.svg
new file mode 100644
index 0000000000..b71e61e982
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_16_regular.imageset/ic_fluent_data_pie_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_24_filled.imageset/ic_fluent_data_pie_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_24_filled.imageset/ic_fluent_data_pie_24_filled.svg
index 18d85600b3..322fcef253 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_24_filled.imageset/ic_fluent_data_pie_24_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_24_filled.imageset/ic_fluent_data_pie_24_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_24_regular.imageset/ic_fluent_data_pie_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_24_regular.imageset/ic_fluent_data_pie_24_regular.svg
index 7467d7f595..604939fe08 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_24_regular.imageset/ic_fluent_data_pie_24_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_pie_24_regular.imageset/ic_fluent_data_pie_24_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..c0a70a6411
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_desktop_off_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_desktop_off_20_filled.imageset/ic_fluent_desktop_off_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_20_filled.imageset/ic_fluent_desktop_off_20_filled.svg
new file mode 100644
index 0000000000..657ff3d1af
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_20_filled.imageset/ic_fluent_desktop_off_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..e223c500da
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_desktop_off_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_desktop_off_20_regular.imageset/ic_fluent_desktop_off_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_20_regular.imageset/ic_fluent_desktop_off_20_regular.svg
new file mode 100644
index 0000000000..eff6e32a71
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_20_regular.imageset/ic_fluent_desktop_off_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..1ef4f99214
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_desktop_off_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_desktop_off_24_filled.imageset/ic_fluent_desktop_off_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_24_filled.imageset/ic_fluent_desktop_off_24_filled.svg
new file mode 100644
index 0000000000..6a7566d08e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_24_filled.imageset/ic_fluent_desktop_off_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..9135eb9790
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_desktop_off_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_desktop_off_24_regular.imageset/ic_fluent_desktop_off_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_24_regular.imageset/ic_fluent_desktop_off_24_regular.svg
new file mode 100644
index 0000000000..34d6db2e4a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_off_24_regular.imageset/ic_fluent_desktop_off_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_down_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_down_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e54ccbd694
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_down_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_double_tap_swipe_down_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_double_tap_swipe_down_16_filled.imageset/ic_fluent_double_tap_swipe_down_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_down_16_filled.imageset/ic_fluent_double_tap_swipe_down_16_filled.svg
new file mode 100644
index 0000000000..951531d3cf
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_down_16_filled.imageset/ic_fluent_double_tap_swipe_down_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_down_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_down_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..28351f40ec
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_down_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_double_tap_swipe_down_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_double_tap_swipe_down_16_regular.imageset/ic_fluent_double_tap_swipe_down_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_down_16_regular.imageset/ic_fluent_double_tap_swipe_down_16_regular.svg
new file mode 100644
index 0000000000..c163d71146
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_down_16_regular.imageset/ic_fluent_double_tap_swipe_down_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_up_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_up_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..5d70b261d4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_up_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_double_tap_swipe_up_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_double_tap_swipe_up_16_filled.imageset/ic_fluent_double_tap_swipe_up_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_up_16_filled.imageset/ic_fluent_double_tap_swipe_up_16_filled.svg
new file mode 100644
index 0000000000..e15cee97b4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_up_16_filled.imageset/ic_fluent_double_tap_swipe_up_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_up_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_up_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..c32a06d624
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_up_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_double_tap_swipe_up_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_double_tap_swipe_up_16_regular.imageset/ic_fluent_double_tap_swipe_up_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_up_16_regular.imageset/ic_fluent_double_tap_swipe_up_16_regular.svg
new file mode 100644
index 0000000000..1016e20d5d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_double_tap_swipe_up_16_regular.imageset/ic_fluent_double_tap_swipe_up_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_flash_sparkle_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_flash_sparkle_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..856986bbf9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_flash_sparkle_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_flash_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_flash_sparkle_16_filled.imageset/ic_fluent_flash_sparkle_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_flash_sparkle_16_filled.imageset/ic_fluent_flash_sparkle_16_filled.svg
new file mode 100644
index 0000000000..91ae071669
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_flash_sparkle_16_filled.imageset/ic_fluent_flash_sparkle_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_flash_sparkle_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_flash_sparkle_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..b61a99f002
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_flash_sparkle_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_flash_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_flash_sparkle_16_regular.imageset/ic_fluent_flash_sparkle_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_flash_sparkle_16_regular.imageset/ic_fluent_flash_sparkle_16_regular.svg
new file mode 100644
index 0000000000..9c566c340f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_flash_sparkle_16_regular.imageset/ic_fluent_flash_sparkle_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_16_filled.imageset/ic_fluent_food_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_16_filled.imageset/ic_fluent_food_16_filled.svg
index 353b949c7c..c0518ca11b 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_16_filled.imageset/ic_fluent_food_16_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_16_filled.imageset/ic_fluent_food_16_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_16_regular.imageset/ic_fluent_food_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_16_regular.imageset/ic_fluent_food_16_regular.svg
index df8ae5d9fe..1a6ed6a1a7 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_16_regular.imageset/ic_fluent_food_16_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_16_regular.imageset/ic_fluent_food_16_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_20_filled.imageset/ic_fluent_food_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_20_filled.imageset/ic_fluent_food_20_filled.svg
index e855c24926..876dc6e30a 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_20_filled.imageset/ic_fluent_food_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_20_filled.imageset/ic_fluent_food_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_20_regular.imageset/ic_fluent_food_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_20_regular.imageset/ic_fluent_food_20_regular.svg
index 2f2ccda9e7..0e48c0de9e 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_20_regular.imageset/ic_fluent_food_20_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_20_regular.imageset/ic_fluent_food_20_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_24_filled.imageset/ic_fluent_food_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_24_filled.imageset/ic_fluent_food_24_filled.svg
index 8994376794..c149ef6944 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_24_filled.imageset/ic_fluent_food_24_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_24_filled.imageset/ic_fluent_food_24_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_24_regular.imageset/ic_fluent_food_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_24_regular.imageset/ic_fluent_food_24_regular.svg
index 961c976745..3d1da4b9de 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_24_regular.imageset/ic_fluent_food_24_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_24_regular.imageset/ic_fluent_food_24_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..65209421c8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_food_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_food_28_filled.imageset/ic_fluent_food_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_28_filled.imageset/ic_fluent_food_28_filled.svg
new file mode 100644
index 0000000000..3f1a9e2a0d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_28_filled.imageset/ic_fluent_food_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..d13fc0e3e9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_food_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_food_28_regular.imageset/ic_fluent_food_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_28_regular.imageset/ic_fluent_food_28_regular.svg
new file mode 100644
index 0000000000..b6cba72289
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_28_regular.imageset/ic_fluent_food_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..25e4d50788
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_food_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_food_32_filled.imageset/ic_fluent_food_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_32_filled.imageset/ic_fluent_food_32_filled.svg
new file mode 100644
index 0000000000..a4d1cec99e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_32_filled.imageset/ic_fluent_food_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..3051333005
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_food_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_food_32_regular.imageset/ic_fluent_food_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_32_regular.imageset/ic_fluent_food_32_regular.svg
new file mode 100644
index 0000000000..1862f61090
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_32_regular.imageset/ic_fluent_food_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..141faf58bb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_food_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_food_48_filled.imageset/ic_fluent_food_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_48_filled.imageset/ic_fluent_food_48_filled.svg
new file mode 100644
index 0000000000..0ecb29343a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_48_filled.imageset/ic_fluent_food_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..cce46a64e8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_food_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_food_48_regular.imageset/ic_fluent_food_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_48_regular.imageset/ic_fluent_food_48_regular.svg
new file mode 100644
index 0000000000..5625c4aa82
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_food_48_regular.imageset/ic_fluent_food_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..5c5f2e99d0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_haptic_strong_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_haptic_strong_16_filled.imageset/ic_fluent_haptic_strong_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_16_filled.imageset/ic_fluent_haptic_strong_16_filled.svg
new file mode 100644
index 0000000000..8bcca5299d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_16_filled.imageset/ic_fluent_haptic_strong_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..9d2f28cff8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_haptic_strong_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_haptic_strong_16_regular.imageset/ic_fluent_haptic_strong_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_16_regular.imageset/ic_fluent_haptic_strong_16_regular.svg
new file mode 100644
index 0000000000..ceee8c6157
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_16_regular.imageset/ic_fluent_haptic_strong_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..72733b68d9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_haptic_strong_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_haptic_strong_20_filled.imageset/ic_fluent_haptic_strong_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_20_filled.imageset/ic_fluent_haptic_strong_20_filled.svg
new file mode 100644
index 0000000000..f6c2fa19c0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_20_filled.imageset/ic_fluent_haptic_strong_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..3b39f96997
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_haptic_strong_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_haptic_strong_20_regular.imageset/ic_fluent_haptic_strong_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_20_regular.imageset/ic_fluent_haptic_strong_20_regular.svg
new file mode 100644
index 0000000000..7f3cb2e9bb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_20_regular.imageset/ic_fluent_haptic_strong_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..075da29af8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_haptic_strong_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_haptic_strong_24_filled.imageset/ic_fluent_haptic_strong_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_24_filled.imageset/ic_fluent_haptic_strong_24_filled.svg
new file mode 100644
index 0000000000..2c00695c5f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_24_filled.imageset/ic_fluent_haptic_strong_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..a65164b8cc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_haptic_strong_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_haptic_strong_24_regular.imageset/ic_fluent_haptic_strong_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_24_regular.imageset/ic_fluent_haptic_strong_24_regular.svg
new file mode 100644
index 0000000000..b3fe1a9730
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_strong_24_regular.imageset/ic_fluent_haptic_strong_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..46a729ef2a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_haptic_weak_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_haptic_weak_16_filled.imageset/ic_fluent_haptic_weak_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_16_filled.imageset/ic_fluent_haptic_weak_16_filled.svg
new file mode 100644
index 0000000000..ac0ff4df75
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_16_filled.imageset/ic_fluent_haptic_weak_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..50711bc87a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_haptic_weak_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_haptic_weak_16_regular.imageset/ic_fluent_haptic_weak_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_16_regular.imageset/ic_fluent_haptic_weak_16_regular.svg
new file mode 100644
index 0000000000..eeceb927d4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_16_regular.imageset/ic_fluent_haptic_weak_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..7261784f02
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_haptic_weak_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_haptic_weak_20_filled.imageset/ic_fluent_haptic_weak_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_20_filled.imageset/ic_fluent_haptic_weak_20_filled.svg
new file mode 100644
index 0000000000..6ee0f65680
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_20_filled.imageset/ic_fluent_haptic_weak_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..6a576c701d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_haptic_weak_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_haptic_weak_20_regular.imageset/ic_fluent_haptic_weak_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_20_regular.imageset/ic_fluent_haptic_weak_20_regular.svg
new file mode 100644
index 0000000000..80ac36f989
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_20_regular.imageset/ic_fluent_haptic_weak_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..d59c8829de
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_haptic_weak_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_haptic_weak_24_filled.imageset/ic_fluent_haptic_weak_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_24_filled.imageset/ic_fluent_haptic_weak_24_filled.svg
new file mode 100644
index 0000000000..ef94a51eb8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_24_filled.imageset/ic_fluent_haptic_weak_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..868b8a9377
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_haptic_weak_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_haptic_weak_24_regular.imageset/ic_fluent_haptic_weak_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_24_regular.imageset/ic_fluent_haptic_weak_24_regular.svg
new file mode 100644
index 0000000000..aeff5004e4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_haptic_weak_24_regular.imageset/ic_fluent_haptic_weak_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..7e11f51e51
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_hexagon_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_hexagon_sparkle_20_filled.imageset/ic_fluent_hexagon_sparkle_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_20_filled.imageset/ic_fluent_hexagon_sparkle_20_filled.svg
new file mode 100644
index 0000000000..a22a1807f1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_20_filled.imageset/ic_fluent_hexagon_sparkle_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..157e59ef8f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_hexagon_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_hexagon_sparkle_20_regular.imageset/ic_fluent_hexagon_sparkle_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_20_regular.imageset/ic_fluent_hexagon_sparkle_20_regular.svg
new file mode 100644
index 0000000000..91c25eceef
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_20_regular.imageset/ic_fluent_hexagon_sparkle_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..27615892ab
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_hexagon_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_hexagon_sparkle_24_filled.imageset/ic_fluent_hexagon_sparkle_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_24_filled.imageset/ic_fluent_hexagon_sparkle_24_filled.svg
new file mode 100644
index 0000000000..f474a8b907
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_24_filled.imageset/ic_fluent_hexagon_sparkle_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..b4c9162671
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_hexagon_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_hexagon_sparkle_24_regular.imageset/ic_fluent_hexagon_sparkle_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_24_regular.imageset/ic_fluent_hexagon_sparkle_24_regular.svg
new file mode 100644
index 0000000000..f44e100e5d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hexagon_sparkle_24_regular.imageset/ic_fluent_hexagon_sparkle_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layer_diagonal_add_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layer_diagonal_add_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..16657c792c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layer_diagonal_add_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_layer_diagonal_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_layer_diagonal_add_24_filled.imageset/ic_fluent_layer_diagonal_add_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layer_diagonal_add_24_filled.imageset/ic_fluent_layer_diagonal_add_24_filled.svg
new file mode 100644
index 0000000000..faffbed80d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layer_diagonal_add_24_filled.imageset/ic_fluent_layer_diagonal_add_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layer_diagonal_add_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layer_diagonal_add_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..7fdbb4c75c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layer_diagonal_add_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_layer_diagonal_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_layer_diagonal_add_24_regular.imageset/ic_fluent_layer_diagonal_add_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layer_diagonal_add_24_regular.imageset/ic_fluent_layer_diagonal_add_24_regular.svg
new file mode 100644
index 0000000000..fe38afdb05
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layer_diagonal_add_24_regular.imageset/ic_fluent_layer_diagonal_add_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..5b4bf95818
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_layout_column_two_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_layout_column_two_32_filled.imageset/ic_fluent_layout_column_two_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_32_filled.imageset/ic_fluent_layout_column_two_32_filled.svg
new file mode 100644
index 0000000000..69ad85eb92
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_32_filled.imageset/ic_fluent_layout_column_two_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..202e18a39b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_layout_column_two_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_layout_column_two_32_regular.imageset/ic_fluent_layout_column_two_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_32_regular.imageset/ic_fluent_layout_column_two_32_regular.svg
new file mode 100644
index 0000000000..37ab49cebb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_32_regular.imageset/ic_fluent_layout_column_two_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_focus_left_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_focus_left_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..8b6a742a6d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_focus_left_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_layout_column_two_focus_left_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_layout_column_two_focus_left_32_filled.imageset/ic_fluent_layout_column_two_focus_left_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_focus_left_32_filled.imageset/ic_fluent_layout_column_two_focus_left_32_filled.svg
new file mode 100644
index 0000000000..c1af9e1eba
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_focus_left_32_filled.imageset/ic_fluent_layout_column_two_focus_left_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_focus_right_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_focus_right_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..c5be39f8f6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_focus_right_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_layout_column_two_focus_right_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_layout_column_two_focus_right_32_filled.imageset/ic_fluent_layout_column_two_focus_right_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_focus_right_32_filled.imageset/ic_fluent_layout_column_two_focus_right_32_filled.svg
new file mode 100644
index 0000000000..d106fcfcea
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_column_two_focus_right_32_filled.imageset/ic_fluent_layout_column_two_focus_right_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..2654d5daef
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_layout_row_two_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_layout_row_two_28_filled.imageset/ic_fluent_layout_row_two_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_28_filled.imageset/ic_fluent_layout_row_two_28_filled.svg
new file mode 100644
index 0000000000..9aaa566e02
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_28_filled.imageset/ic_fluent_layout_row_two_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..52becdeec7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_layout_row_two_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_layout_row_two_28_regular.imageset/ic_fluent_layout_row_two_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_28_regular.imageset/ic_fluent_layout_row_two_28_regular.svg
new file mode 100644
index 0000000000..9f37cd46f0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_28_regular.imageset/ic_fluent_layout_row_two_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..138822b66c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_layout_row_two_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_layout_row_two_32_filled.imageset/ic_fluent_layout_row_two_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_32_filled.imageset/ic_fluent_layout_row_two_32_filled.svg
new file mode 100644
index 0000000000..9503123344
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_32_filled.imageset/ic_fluent_layout_row_two_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..1d7bdf0dcc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_layout_row_two_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_layout_row_two_32_regular.imageset/ic_fluent_layout_row_two_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_32_regular.imageset/ic_fluent_layout_row_two_32_regular.svg
new file mode 100644
index 0000000000..86d7149dc3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_32_regular.imageset/ic_fluent_layout_row_two_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..96ab40c9bb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_layout_row_two_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_layout_row_two_48_filled.imageset/ic_fluent_layout_row_two_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_48_filled.imageset/ic_fluent_layout_row_two_48_filled.svg
new file mode 100644
index 0000000000..e91e8eb46a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_48_filled.imageset/ic_fluent_layout_row_two_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..4d82931b81
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_layout_row_two_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_layout_row_two_48_regular.imageset/ic_fluent_layout_row_two_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_48_regular.imageset/ic_fluent_layout_row_two_48_regular.svg
new file mode 100644
index 0000000000..57384e822b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_48_regular.imageset/ic_fluent_layout_row_two_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_focus_top_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_focus_top_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..a7af7cda78
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_focus_top_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_layout_row_two_focus_top_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_layout_row_two_focus_top_32_filled.imageset/ic_fluent_layout_row_two_focus_top_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_focus_top_32_filled.imageset/ic_fluent_layout_row_two_focus_top_32_filled.svg
new file mode 100644
index 0000000000..b604ecc49b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_layout_row_two_focus_top_32_filled.imageset/ic_fluent_layout_row_two_focus_top_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_12_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_12_filled.imageset/Contents.json
new file mode 100644
index 0000000000..7ba52e26fd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_12_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_location_ripple_12_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_12_filled.imageset/ic_fluent_location_ripple_12_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_12_filled.imageset/ic_fluent_location_ripple_12_filled.svg
new file mode 100644
index 0000000000..fccfd65f33
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_12_filled.imageset/ic_fluent_location_ripple_12_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_12_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_12_regular.imageset/Contents.json
new file mode 100644
index 0000000000..44b1e21366
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_12_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_location_ripple_12_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_12_regular.imageset/ic_fluent_location_ripple_12_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_12_regular.imageset/ic_fluent_location_ripple_12_regular.svg
new file mode 100644
index 0000000000..601d46f84f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_12_regular.imageset/ic_fluent_location_ripple_12_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_alert_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_alert_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..9a9c60ffeb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_alert_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_mail_alert_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_mail_alert_32_filled.imageset/ic_fluent_mail_alert_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_alert_32_filled.imageset/ic_fluent_mail_alert_32_filled.svg
new file mode 100644
index 0000000000..4c86445e92
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_alert_32_filled.imageset/ic_fluent_mail_alert_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_alert_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_alert_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..930115bee5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_alert_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_mail_alert_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_mail_alert_32_regular.imageset/ic_fluent_mail_alert_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_alert_32_regular.imageset/ic_fluent_mail_alert_32_regular.svg
new file mode 100644
index 0000000000..d44192a9f8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_alert_32_regular.imageset/ic_fluent_mail_alert_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_arrow_clockwise_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_arrow_clockwise_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..c5b9ac1e9b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_arrow_clockwise_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_mail_arrow_clockwise_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_mail_arrow_clockwise_32_filled.imageset/ic_fluent_mail_arrow_clockwise_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_arrow_clockwise_32_filled.imageset/ic_fluent_mail_arrow_clockwise_32_filled.svg
new file mode 100644
index 0000000000..07237c2676
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_arrow_clockwise_32_filled.imageset/ic_fluent_mail_arrow_clockwise_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_arrow_clockwise_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_arrow_clockwise_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..c79880c067
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_arrow_clockwise_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_mail_arrow_clockwise_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_mail_arrow_clockwise_32_regular.imageset/ic_fluent_mail_arrow_clockwise_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_arrow_clockwise_32_regular.imageset/ic_fluent_mail_arrow_clockwise_32_regular.svg
new file mode 100644
index 0000000000..d6b69553ae
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_arrow_clockwise_32_regular.imageset/ic_fluent_mail_arrow_clockwise_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_copy_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_copy_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..407f9e03d3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_copy_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_mail_copy_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_mail_copy_32_filled.imageset/ic_fluent_mail_copy_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_copy_32_filled.imageset/ic_fluent_mail_copy_32_filled.svg
new file mode 100644
index 0000000000..ef2b7727b0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_copy_32_filled.imageset/ic_fluent_mail_copy_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_copy_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_copy_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..cd29b789b7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_copy_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_mail_copy_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_mail_copy_32_regular.imageset/ic_fluent_mail_copy_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_copy_32_regular.imageset/ic_fluent_mail_copy_32_regular.svg
new file mode 100644
index 0000000000..bbb8cf277a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_copy_32_regular.imageset/ic_fluent_mail_copy_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_edit_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_edit_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..ea48fffede
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_edit_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_mail_edit_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_mail_edit_32_filled.imageset/ic_fluent_mail_edit_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_edit_32_filled.imageset/ic_fluent_mail_edit_32_filled.svg
new file mode 100644
index 0000000000..c8cd8190b0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_edit_32_filled.imageset/ic_fluent_mail_edit_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_edit_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_edit_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..f6257b140b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_edit_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_mail_edit_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_mail_edit_32_regular.imageset/ic_fluent_mail_edit_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_edit_32_regular.imageset/ic_fluent_mail_edit_32_regular.svg
new file mode 100644
index 0000000000..250b6f444b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_edit_32_regular.imageset/ic_fluent_mail_edit_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_20_filled.imageset/ic_fluent_mail_read_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_20_filled.imageset/ic_fluent_mail_read_20_filled.svg
index c48207e47b..f7b2f0980f 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_20_filled.imageset/ic_fluent_mail_read_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_20_filled.imageset/ic_fluent_mail_read_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_20_regular.imageset/ic_fluent_mail_read_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_20_regular.imageset/ic_fluent_mail_read_20_regular.svg
index 4de9e7980d..1b3c297598 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_20_regular.imageset/ic_fluent_mail_read_20_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_20_regular.imageset/ic_fluent_mail_read_20_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_16_filled.imageset/Contents.json
index df121fb541..0587cae474 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_16_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_16_filled.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_multiselect_16_filled_ltr.svg",
+ "filename": "ic_fluent_multiselect_16_filled_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
},
{
- "filename": "ic_fluent_multiselect_16_filled_rtl.svg",
+ "filename": "ic_fluent_multiselect_16_filled_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_20_filled.imageset/Contents.json
index 6a0d55c59e..d9c2bce713 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_20_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_20_filled.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_multiselect_20_filled_ltr.svg",
+ "filename": "ic_fluent_multiselect_20_filled_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
},
{
- "filename": "ic_fluent_multiselect_20_filled_rtl.svg",
+ "filename": "ic_fluent_multiselect_20_filled_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_24_filled.imageset/Contents.json
index 2e64137288..6278b4c3fb 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_24_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_24_filled.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_multiselect_24_filled_ltr.svg",
+ "filename": "ic_fluent_multiselect_24_filled_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
},
{
- "filename": "ic_fluent_multiselect_24_filled_rtl.svg",
+ "filename": "ic_fluent_multiselect_24_filled_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_32_filled.imageset/ic_fluent_notepad_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_32_filled.imageset/ic_fluent_notepad_32_filled.svg
index 404b9ec59f..c8498fa466 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_32_filled.imageset/ic_fluent_notepad_32_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_32_filled.imageset/ic_fluent_notepad_32_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_32_regular.imageset/ic_fluent_notepad_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_32_regular.imageset/ic_fluent_notepad_32_regular.svg
index 33da5de836..326039f703 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_32_regular.imageset/ic_fluent_notepad_32_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_32_regular.imageset/ic_fluent_notepad_32_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e26c1f19ed
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_notepad_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_notepad_sparkle_16_filled.imageset/ic_fluent_notepad_sparkle_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_16_filled.imageset/ic_fluent_notepad_sparkle_16_filled.svg
new file mode 100644
index 0000000000..1a8b875404
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_16_filled.imageset/ic_fluent_notepad_sparkle_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..9f83ba3b2c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_notepad_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_notepad_sparkle_16_regular.imageset/ic_fluent_notepad_sparkle_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_16_regular.imageset/ic_fluent_notepad_sparkle_16_regular.svg
new file mode 100644
index 0000000000..94d834faea
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_16_regular.imageset/ic_fluent_notepad_sparkle_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..b3c99cd18e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_notepad_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_notepad_sparkle_20_filled.imageset/ic_fluent_notepad_sparkle_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_20_filled.imageset/ic_fluent_notepad_sparkle_20_filled.svg
new file mode 100644
index 0000000000..559ceecfce
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_20_filled.imageset/ic_fluent_notepad_sparkle_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..542034911e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_notepad_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_notepad_sparkle_20_regular.imageset/ic_fluent_notepad_sparkle_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_20_regular.imageset/ic_fluent_notepad_sparkle_20_regular.svg
new file mode 100644
index 0000000000..f911be30d1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_20_regular.imageset/ic_fluent_notepad_sparkle_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..2fa74512ad
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_notepad_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_notepad_sparkle_24_filled.imageset/ic_fluent_notepad_sparkle_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_24_filled.imageset/ic_fluent_notepad_sparkle_24_filled.svg
new file mode 100644
index 0000000000..01524df16c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_24_filled.imageset/ic_fluent_notepad_sparkle_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..d538854d28
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_notepad_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_notepad_sparkle_24_regular.imageset/ic_fluent_notepad_sparkle_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_24_regular.imageset/ic_fluent_notepad_sparkle_24_regular.svg
new file mode 100644
index 0000000000..1401a6f04d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_24_regular.imageset/ic_fluent_notepad_sparkle_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..0191344cd6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_notepad_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_notepad_sparkle_28_filled.imageset/ic_fluent_notepad_sparkle_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_28_filled.imageset/ic_fluent_notepad_sparkle_28_filled.svg
new file mode 100644
index 0000000000..5e3cd8a752
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_28_filled.imageset/ic_fluent_notepad_sparkle_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..e7af0d665e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_notepad_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_notepad_sparkle_28_regular.imageset/ic_fluent_notepad_sparkle_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_28_regular.imageset/ic_fluent_notepad_sparkle_28_regular.svg
new file mode 100644
index 0000000000..f997736c5e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_28_regular.imageset/ic_fluent_notepad_sparkle_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..78ce1b9eac
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_notepad_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_notepad_sparkle_32_filled.imageset/ic_fluent_notepad_sparkle_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_32_filled.imageset/ic_fluent_notepad_sparkle_32_filled.svg
new file mode 100644
index 0000000000..decd2ddd18
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_32_filled.imageset/ic_fluent_notepad_sparkle_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..dad7d43575
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_notepad_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_notepad_sparkle_32_regular.imageset/ic_fluent_notepad_sparkle_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_32_regular.imageset/ic_fluent_notepad_sparkle_32_regular.svg
new file mode 100644
index 0000000000..cc37c8881a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_notepad_sparkle_32_regular.imageset/ic_fluent_notepad_sparkle_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..5fe89a448b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_brush_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_paint_brush_28_filled.imageset/ic_fluent_paint_brush_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_28_filled.imageset/ic_fluent_paint_brush_28_filled.svg
new file mode 100644
index 0000000000..e7d1e35224
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_28_filled.imageset/ic_fluent_paint_brush_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..c944585c82
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_brush_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_paint_brush_28_regular.imageset/ic_fluent_paint_brush_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_28_regular.imageset/ic_fluent_paint_brush_28_regular.svg
new file mode 100644
index 0000000000..8095f32c87
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_28_regular.imageset/ic_fluent_paint_brush_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..374bbd114d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_brush_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_paint_brush_sparkle_20_filled.imageset/ic_fluent_paint_brush_sparkle_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_20_filled.imageset/ic_fluent_paint_brush_sparkle_20_filled.svg
new file mode 100644
index 0000000000..5ba1bd653c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_20_filled.imageset/ic_fluent_paint_brush_sparkle_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..3111eb227a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_brush_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_paint_brush_sparkle_20_regular.imageset/ic_fluent_paint_brush_sparkle_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_20_regular.imageset/ic_fluent_paint_brush_sparkle_20_regular.svg
new file mode 100644
index 0000000000..371f168f5d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_20_regular.imageset/ic_fluent_paint_brush_sparkle_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..135254230c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_brush_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_paint_brush_sparkle_24_filled.imageset/ic_fluent_paint_brush_sparkle_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_24_filled.imageset/ic_fluent_paint_brush_sparkle_24_filled.svg
new file mode 100644
index 0000000000..c40fdc289c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_24_filled.imageset/ic_fluent_paint_brush_sparkle_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..2445210226
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_brush_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_paint_brush_sparkle_24_regular.imageset/ic_fluent_paint_brush_sparkle_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_24_regular.imageset/ic_fluent_paint_brush_sparkle_24_regular.svg
new file mode 100644
index 0000000000..bdc97bccdf
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_sparkle_24_regular.imageset/ic_fluent_paint_brush_sparkle_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..3342712406
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_brush_subtract_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_paint_brush_subtract_16_filled.imageset/ic_fluent_paint_brush_subtract_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_16_filled.imageset/ic_fluent_paint_brush_subtract_16_filled.svg
new file mode 100644
index 0000000000..797a98dd3c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_16_filled.imageset/ic_fluent_paint_brush_subtract_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..6bee40d29d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_brush_subtract_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_paint_brush_subtract_16_regular.imageset/ic_fluent_paint_brush_subtract_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_16_regular.imageset/ic_fluent_paint_brush_subtract_16_regular.svg
new file mode 100644
index 0000000000..6e4fbff0f9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_16_regular.imageset/ic_fluent_paint_brush_subtract_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..a5b4f4f9cb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_brush_subtract_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_paint_brush_subtract_20_filled.imageset/ic_fluent_paint_brush_subtract_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_20_filled.imageset/ic_fluent_paint_brush_subtract_20_filled.svg
new file mode 100644
index 0000000000..5ab8d85b35
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_20_filled.imageset/ic_fluent_paint_brush_subtract_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..d0406a1adf
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_brush_subtract_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_paint_brush_subtract_20_regular.imageset/ic_fluent_paint_brush_subtract_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_20_regular.imageset/ic_fluent_paint_brush_subtract_20_regular.svg
new file mode 100644
index 0000000000..537e43f7e5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_20_regular.imageset/ic_fluent_paint_brush_subtract_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..33ee90b4ce
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_brush_subtract_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_paint_brush_subtract_24_filled.imageset/ic_fluent_paint_brush_subtract_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_24_filled.imageset/ic_fluent_paint_brush_subtract_24_filled.svg
new file mode 100644
index 0000000000..e56b242fc2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_24_filled.imageset/ic_fluent_paint_brush_subtract_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..547cd602e8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_brush_subtract_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_paint_brush_subtract_24_regular.imageset/ic_fluent_paint_brush_subtract_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_24_regular.imageset/ic_fluent_paint_brush_subtract_24_regular.svg
new file mode 100644
index 0000000000..2992463a56
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_24_regular.imageset/ic_fluent_paint_brush_subtract_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..35664ccd62
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_brush_subtract_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_paint_brush_subtract_28_filled.imageset/ic_fluent_paint_brush_subtract_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_28_filled.imageset/ic_fluent_paint_brush_subtract_28_filled.svg
new file mode 100644
index 0000000000..9fd234c866
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_28_filled.imageset/ic_fluent_paint_brush_subtract_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..4b30e116c7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_brush_subtract_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_paint_brush_subtract_28_regular.imageset/ic_fluent_paint_brush_subtract_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_28_regular.imageset/ic_fluent_paint_brush_subtract_28_regular.svg
new file mode 100644
index 0000000000..de907aca1f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_28_regular.imageset/ic_fluent_paint_brush_subtract_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..f0a6e202d4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_brush_subtract_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_paint_brush_subtract_32_filled.imageset/ic_fluent_paint_brush_subtract_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_32_filled.imageset/ic_fluent_paint_brush_subtract_32_filled.svg
new file mode 100644
index 0000000000..cb0e1a4fc4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_32_filled.imageset/ic_fluent_paint_brush_subtract_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..1e758daf32
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_brush_subtract_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_paint_brush_subtract_32_regular.imageset/ic_fluent_paint_brush_subtract_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_32_regular.imageset/ic_fluent_paint_brush_subtract_32_regular.svg
new file mode 100644
index 0000000000..fb5f14d17e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_brush_subtract_32_regular.imageset/ic_fluent_paint_brush_subtract_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_24_filled.imageset/ic_fluent_password_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_24_filled.imageset/ic_fluent_password_24_filled.svg
index ac9e46aa4e..f2075ebd5f 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_24_filled.imageset/ic_fluent_password_24_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_24_filled.imageset/ic_fluent_password_24_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_24_regular.imageset/ic_fluent_password_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_24_regular.imageset/ic_fluent_password_24_regular.svg
index ce9ec11604..c34559e287 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_24_regular.imageset/ic_fluent_password_24_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_24_regular.imageset/ic_fluent_password_24_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..f4f5544db8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_password_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_password_32_filled.imageset/ic_fluent_password_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_32_filled.imageset/ic_fluent_password_32_filled.svg
new file mode 100644
index 0000000000..8cfaba73da
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_32_filled.imageset/ic_fluent_password_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..d99dae1b93
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_password_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_password_32_regular.imageset/ic_fluent_password_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_32_regular.imageset/ic_fluent_password_32_regular.svg
new file mode 100644
index 0000000000..ca6b7e4609
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_32_regular.imageset/ic_fluent_password_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..d7dd0bdb34
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_password_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_password_48_filled.imageset/ic_fluent_password_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_48_filled.imageset/ic_fluent_password_48_filled.svg
new file mode 100644
index 0000000000..4d1f5e44a8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_48_filled.imageset/ic_fluent_password_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..3e86a418b6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_password_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_password_48_regular.imageset/ic_fluent_password_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_48_regular.imageset/ic_fluent_password_48_regular.svg
new file mode 100644
index 0000000000..1b3c92b923
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_48_regular.imageset/ic_fluent_password_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_clock_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_clock_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..f1cdeab816
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_clock_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_password_clock_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_password_clock_48_filled.imageset/ic_fluent_password_clock_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_clock_48_filled.imageset/ic_fluent_password_clock_48_filled.svg
new file mode 100644
index 0000000000..765ea01245
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_clock_48_filled.imageset/ic_fluent_password_clock_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_clock_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_clock_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..702160fbd1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_clock_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_password_clock_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_password_clock_48_regular.imageset/ic_fluent_password_clock_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_clock_48_regular.imageset/ic_fluent_password_clock_48_regular.svg
new file mode 100644
index 0000000000..0f64df831c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_clock_48_regular.imageset/ic_fluent_password_clock_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_reset_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_reset_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..392b8fef3e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_reset_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_password_reset_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_password_reset_48_filled.imageset/ic_fluent_password_reset_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_reset_48_filled.imageset/ic_fluent_password_reset_48_filled.svg
new file mode 100644
index 0000000000..e3acc335db
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_reset_48_filled.imageset/ic_fluent_password_reset_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_reset_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_reset_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..fa2a4e95cf
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_reset_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_password_reset_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_password_reset_48_regular.imageset/ic_fluent_password_reset_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_reset_48_regular.imageset/ic_fluent_password_reset_48_regular.svg
new file mode 100644
index 0000000000..f5874a03d5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_password_reset_48_regular.imageset/ic_fluent_password_reset_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_12_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_12_filled.imageset/Contents.json
new file mode 100644
index 0000000000..f4c0fc4a7b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_12_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_people_community_12_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_12_filled.imageset/ic_fluent_people_community_12_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_12_filled.imageset/ic_fluent_people_community_12_filled.svg
new file mode 100644
index 0000000000..8052c97dc1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_12_filled.imageset/ic_fluent_people_community_12_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_12_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_12_regular.imageset/Contents.json
new file mode 100644
index 0000000000..209d103193
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_12_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_people_community_12_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_12_regular.imageset/ic_fluent_people_community_12_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_12_regular.imageset/ic_fluent_people_community_12_regular.svg
new file mode 100644
index 0000000000..4ed1e7690a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_12_regular.imageset/ic_fluent_people_community_12_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..b03497fb55
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_people_eye_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_16_filled.imageset/ic_fluent_people_eye_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_16_filled.imageset/ic_fluent_people_eye_16_filled.svg
new file mode 100644
index 0000000000..50958c0623
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_16_filled.imageset/ic_fluent_people_eye_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..1d4dcb7fba
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_people_eye_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_16_regular.imageset/ic_fluent_people_eye_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_16_regular.imageset/ic_fluent_people_eye_16_regular.svg
new file mode 100644
index 0000000000..e51a30953a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_16_regular.imageset/ic_fluent_people_eye_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..a07758256d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_people_eye_20_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_20_filled.imageset/ic_fluent_people_eye_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_20_filled.imageset/ic_fluent_people_eye_20_filled.svg
new file mode 100644
index 0000000000..c4bd0d0383
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_20_filled.imageset/ic_fluent_people_eye_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..851449858b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_people_eye_20_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_20_regular.imageset/ic_fluent_people_eye_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_20_regular.imageset/ic_fluent_people_eye_20_regular.svg
new file mode 100644
index 0000000000..480d9f8e02
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_eye_20_regular.imageset/ic_fluent_people_eye_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_board_12_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_board_12_filled.imageset/Contents.json
new file mode 100644
index 0000000000..3536a85a10
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_board_12_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_person_board_12_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_board_12_filled.imageset/ic_fluent_person_board_12_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_board_12_filled.imageset/ic_fluent_person_board_12_filled.svg
new file mode 100644
index 0000000000..54235cce52
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_board_12_filled.imageset/ic_fluent_person_board_12_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_board_12_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_board_12_regular.imageset/Contents.json
new file mode 100644
index 0000000000..db445ee544
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_board_12_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_person_board_12_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_board_12_regular.imageset/ic_fluent_person_board_12_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_board_12_regular.imageset/ic_fluent_person_board_12_regular.svg
new file mode 100644
index 0000000000..a3e2d0d04c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_board_12_regular.imageset/ic_fluent_person_board_12_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_support_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_support_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..2b858d5aac
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_support_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_person_support_32_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_support_32_filled.imageset/ic_fluent_person_support_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_support_32_filled.imageset/ic_fluent_person_support_32_filled.svg
new file mode 100644
index 0000000000..f5c30460ee
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_support_32_filled.imageset/ic_fluent_person_support_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_support_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_support_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..c973216afc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_support_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_person_support_32_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_support_32_regular.imageset/ic_fluent_person_support_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_support_32_regular.imageset/ic_fluent_person_support_32_regular.svg
new file mode 100644
index 0000000000..a98767bea3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_support_32_regular.imageset/ic_fluent_person_support_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..4faab3cb30
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_person_tentative_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_16_filled.imageset/ic_fluent_person_tentative_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_16_filled.imageset/ic_fluent_person_tentative_16_filled.svg
new file mode 100644
index 0000000000..75dcae7360
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_16_filled.imageset/ic_fluent_person_tentative_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..469a55460d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_person_tentative_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_16_regular.imageset/ic_fluent_person_tentative_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_16_regular.imageset/ic_fluent_person_tentative_16_regular.svg
new file mode 100644
index 0000000000..a33646ea79
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_16_regular.imageset/ic_fluent_person_tentative_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..6a18356e96
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_person_tentative_20_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_20_filled.imageset/ic_fluent_person_tentative_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_20_filled.imageset/ic_fluent_person_tentative_20_filled.svg
new file mode 100644
index 0000000000..fffee31eca
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_20_filled.imageset/ic_fluent_person_tentative_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..b583d56a6f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_person_tentative_20_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_20_regular.imageset/ic_fluent_person_tentative_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_20_regular.imageset/ic_fluent_person_tentative_20_regular.svg
new file mode 100644
index 0000000000..ed2a7865f6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_20_regular.imageset/ic_fluent_person_tentative_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..7f727718d0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_person_tentative_24_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_24_filled.imageset/ic_fluent_person_tentative_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_24_filled.imageset/ic_fluent_person_tentative_24_filled.svg
new file mode 100644
index 0000000000..7bee9e4b5e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_24_filled.imageset/ic_fluent_person_tentative_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..67780d883f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_person_tentative_24_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_24_regular.imageset/ic_fluent_person_tentative_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_24_regular.imageset/ic_fluent_person_tentative_24_regular.svg
new file mode 100644
index 0000000000..ec45c66e06
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_tentative_24_regular.imageset/ic_fluent_person_tentative_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..14fe8d0cb5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_pin_globe_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_pin_globe_16_filled.imageset/ic_fluent_pin_globe_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_16_filled.imageset/ic_fluent_pin_globe_16_filled.svg
new file mode 100644
index 0000000000..589052547d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_16_filled.imageset/ic_fluent_pin_globe_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..ad8e37d229
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_pin_globe_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_pin_globe_16_regular.imageset/ic_fluent_pin_globe_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_16_regular.imageset/ic_fluent_pin_globe_16_regular.svg
new file mode 100644
index 0000000000..2de8b5d94e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_16_regular.imageset/ic_fluent_pin_globe_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..84db245dbc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_pin_globe_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_pin_globe_20_filled.imageset/ic_fluent_pin_globe_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_20_filled.imageset/ic_fluent_pin_globe_20_filled.svg
new file mode 100644
index 0000000000..25fe108e44
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_20_filled.imageset/ic_fluent_pin_globe_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..f6a601c80c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_pin_globe_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_pin_globe_20_regular.imageset/ic_fluent_pin_globe_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_20_regular.imageset/ic_fluent_pin_globe_20_regular.svg
new file mode 100644
index 0000000000..884b5ce5f5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pin_globe_20_regular.imageset/ic_fluent_pin_globe_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..ece32f0372
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_play_circle_sparkle_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_16_filled.imageset/ic_fluent_play_circle_sparkle_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_16_filled.imageset/ic_fluent_play_circle_sparkle_16_filled.svg
new file mode 100644
index 0000000000..d0d1f15481
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_16_filled.imageset/ic_fluent_play_circle_sparkle_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..20a93c32cd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_play_circle_sparkle_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_16_regular.imageset/ic_fluent_play_circle_sparkle_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_16_regular.imageset/ic_fluent_play_circle_sparkle_16_regular.svg
new file mode 100644
index 0000000000..9cb1452067
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_16_regular.imageset/ic_fluent_play_circle_sparkle_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..3d96da5495
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_play_circle_sparkle_20_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_20_filled.imageset/ic_fluent_play_circle_sparkle_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_20_filled.imageset/ic_fluent_play_circle_sparkle_20_filled.svg
new file mode 100644
index 0000000000..8dd1d64647
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_20_filled.imageset/ic_fluent_play_circle_sparkle_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..5c0cb99dce
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_play_circle_sparkle_20_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_20_regular.imageset/ic_fluent_play_circle_sparkle_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_20_regular.imageset/ic_fluent_play_circle_sparkle_20_regular.svg
new file mode 100644
index 0000000000..08f834b8b7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_20_regular.imageset/ic_fluent_play_circle_sparkle_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..0c23409849
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_play_circle_sparkle_24_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_24_filled.imageset/ic_fluent_play_circle_sparkle_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_24_filled.imageset/ic_fluent_play_circle_sparkle_24_filled.svg
new file mode 100644
index 0000000000..bfe55617a0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_24_filled.imageset/ic_fluent_play_circle_sparkle_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..4a4d57e3e2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_play_circle_sparkle_24_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_24_regular.imageset/ic_fluent_play_circle_sparkle_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_24_regular.imageset/ic_fluent_play_circle_sparkle_24_regular.svg
new file mode 100644
index 0000000000..680cf31e68
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_play_circle_sparkle_24_regular.imageset/ic_fluent_play_circle_sparkle_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_remix_add_16_filled.imageset/ic_fluent_remix_add_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_remix_add_16_filled.imageset/ic_fluent_remix_add_16_filled.svg
index a1335f5263..98064e1039 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_remix_add_16_filled.imageset/ic_fluent_remix_add_16_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_remix_add_16_filled.imageset/ic_fluent_remix_add_16_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..ebc67c1d9c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_replay_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_replay_16_filled.imageset/ic_fluent_replay_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_16_filled.imageset/ic_fluent_replay_16_filled.svg
new file mode 100644
index 0000000000..30bd415ec0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_16_filled.imageset/ic_fluent_replay_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..9ca45772f4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_replay_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_replay_16_regular.imageset/ic_fluent_replay_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_16_regular.imageset/ic_fluent_replay_16_regular.svg
new file mode 100644
index 0000000000..9df6ab4eaa
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_16_regular.imageset/ic_fluent_replay_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_20_filled.imageset/ic_fluent_replay_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_20_filled.imageset/ic_fluent_replay_20_filled.svg
index 47505d5d7c..2b58cdbf31 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_20_filled.imageset/ic_fluent_replay_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_20_filled.imageset/ic_fluent_replay_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_20_regular.imageset/ic_fluent_replay_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_20_regular.imageset/ic_fluent_replay_20_regular.svg
index 4f9de6246e..dab406e179 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_20_regular.imageset/ic_fluent_replay_20_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_20_regular.imageset/ic_fluent_replay_20_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..426312c89c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_replay_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_replay_24_filled.imageset/ic_fluent_replay_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_24_filled.imageset/ic_fluent_replay_24_filled.svg
new file mode 100644
index 0000000000..f9961304a1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_24_filled.imageset/ic_fluent_replay_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..eda17478be
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_replay_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_replay_24_regular.imageset/ic_fluent_replay_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_24_regular.imageset/ic_fluent_replay_24_regular.svg
new file mode 100644
index 0000000000..55e8acd074
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_24_regular.imageset/ic_fluent_replay_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..10e9be68c3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_replay_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_replay_28_filled.imageset/ic_fluent_replay_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_28_filled.imageset/ic_fluent_replay_28_filled.svg
new file mode 100644
index 0000000000..ab71a57363
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_28_filled.imageset/ic_fluent_replay_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..091a53b414
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_replay_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_replay_28_regular.imageset/ic_fluent_replay_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_28_regular.imageset/ic_fluent_replay_28_regular.svg
new file mode 100644
index 0000000000..ffd0969c66
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_28_regular.imageset/ic_fluent_replay_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..8518c77c1f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_replay_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_replay_32_filled.imageset/ic_fluent_replay_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_32_filled.imageset/ic_fluent_replay_32_filled.svg
new file mode 100644
index 0000000000..e363250cc5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_32_filled.imageset/ic_fluent_replay_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..79585b0457
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_replay_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_replay_32_regular.imageset/ic_fluent_replay_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_32_regular.imageset/ic_fluent_replay_32_regular.svg
new file mode 100644
index 0000000000..2809de686c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_replay_32_regular.imageset/ic_fluent_replay_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_16_filled.imageset/ic_fluent_run_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_16_filled.imageset/ic_fluent_run_16_filled.svg
index eba923b015..f10696a74e 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_16_filled.imageset/ic_fluent_run_16_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_16_filled.imageset/ic_fluent_run_16_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_16_regular.imageset/ic_fluent_run_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_16_regular.imageset/ic_fluent_run_16_regular.svg
index 27e640cbab..238f2480ab 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_16_regular.imageset/ic_fluent_run_16_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_16_regular.imageset/ic_fluent_run_16_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_20_filled.imageset/ic_fluent_run_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_20_filled.imageset/ic_fluent_run_20_filled.svg
index abae01f300..90955f6725 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_20_filled.imageset/ic_fluent_run_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_20_filled.imageset/ic_fluent_run_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_20_regular.imageset/ic_fluent_run_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_20_regular.imageset/ic_fluent_run_20_regular.svg
index 45b2bf0440..24006bd442 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_20_regular.imageset/ic_fluent_run_20_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_20_regular.imageset/ic_fluent_run_20_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_24_filled.imageset/ic_fluent_run_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_24_filled.imageset/ic_fluent_run_24_filled.svg
index 0755417a15..e54dc919b9 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_24_filled.imageset/ic_fluent_run_24_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_24_filled.imageset/ic_fluent_run_24_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_24_regular.imageset/ic_fluent_run_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_24_regular.imageset/ic_fluent_run_24_regular.svg
index a6db7cd77e..66bd524d4f 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_24_regular.imageset/ic_fluent_run_24_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_24_regular.imageset/ic_fluent_run_24_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..38fd94c1ce
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_run_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_run_28_filled.imageset/ic_fluent_run_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_28_filled.imageset/ic_fluent_run_28_filled.svg
new file mode 100644
index 0000000000..5d50bc83f9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_28_filled.imageset/ic_fluent_run_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..310104dc21
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_run_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_run_28_regular.imageset/ic_fluent_run_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_28_regular.imageset/ic_fluent_run_28_regular.svg
new file mode 100644
index 0000000000..a3d7005e7e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_28_regular.imageset/ic_fluent_run_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..f04cd30fc5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_run_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_run_32_filled.imageset/ic_fluent_run_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_32_filled.imageset/ic_fluent_run_32_filled.svg
new file mode 100644
index 0000000000..d41e4094af
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_32_filled.imageset/ic_fluent_run_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..621cbe0db9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_run_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_run_32_regular.imageset/ic_fluent_run_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_32_regular.imageset/ic_fluent_run_32_regular.svg
new file mode 100644
index 0000000000..01d6b45f66
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_32_regular.imageset/ic_fluent_run_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..206f01239b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_run_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_run_48_filled.imageset/ic_fluent_run_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_48_filled.imageset/ic_fluent_run_48_filled.svg
new file mode 100644
index 0000000000..ec0496f4fa
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_48_filled.imageset/ic_fluent_run_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..3b616c3b30
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_run_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_run_48_regular.imageset/ic_fluent_run_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_48_regular.imageset/ic_fluent_run_48_regular.svg
new file mode 100644
index 0000000000..66ca5d12c0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_run_48_regular.imageset/ic_fluent_run_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_square_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_square_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..93d95c6e1f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_square_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_search_square_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_search_square_16_filled.imageset/ic_fluent_search_square_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_square_16_filled.imageset/ic_fluent_search_square_16_filled.svg
new file mode 100644
index 0000000000..7e2de7e582
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_square_16_filled.imageset/ic_fluent_search_square_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_square_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_square_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..de59549922
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_square_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_search_square_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_search_square_16_regular.imageset/ic_fluent_search_square_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_square_16_regular.imageset/ic_fluent_search_square_16_regular.svg
new file mode 100644
index 0000000000..4c90c68d04
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_square_16_regular.imageset/ic_fluent_search_square_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..f737232ded
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_send_person_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_person_16_filled.imageset/ic_fluent_send_person_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_16_filled.imageset/ic_fluent_send_person_16_filled.svg
new file mode 100644
index 0000000000..65183e7def
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_16_filled.imageset/ic_fluent_send_person_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..d8b0edf48b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_send_person_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_person_16_regular.imageset/ic_fluent_send_person_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_16_regular.imageset/ic_fluent_send_person_16_regular.svg
new file mode 100644
index 0000000000..d759906105
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_16_regular.imageset/ic_fluent_send_person_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..a0b1dd966b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_send_person_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_person_20_filled.imageset/ic_fluent_send_person_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_20_filled.imageset/ic_fluent_send_person_20_filled.svg
new file mode 100644
index 0000000000..83f8997adf
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_20_filled.imageset/ic_fluent_send_person_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..f960b5d85a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_send_person_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_person_20_regular.imageset/ic_fluent_send_person_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_20_regular.imageset/ic_fluent_send_person_20_regular.svg
new file mode 100644
index 0000000000..709a7c3c65
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_20_regular.imageset/ic_fluent_send_person_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e39c24ba11
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_send_person_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_person_24_filled.imageset/ic_fluent_send_person_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_24_filled.imageset/ic_fluent_send_person_24_filled.svg
new file mode 100644
index 0000000000..4576e24619
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_24_filled.imageset/ic_fluent_send_person_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..ea1ecbbd0d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_send_person_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_person_24_regular.imageset/ic_fluent_send_person_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_24_regular.imageset/ic_fluent_send_person_24_regular.svg
new file mode 100644
index 0000000000..9361b0c561
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_person_24_regular.imageset/ic_fluent_send_person_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_settings_chat_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_settings_chat_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..3429fdb03d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_settings_chat_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_settings_chat_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_settings_chat_16_filled.imageset/ic_fluent_settings_chat_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_settings_chat_16_filled.imageset/ic_fluent_settings_chat_16_filled.svg
new file mode 100644
index 0000000000..68d1654599
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_settings_chat_16_filled.imageset/ic_fluent_settings_chat_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_settings_chat_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_settings_chat_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..a88e2cb882
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_settings_chat_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_settings_chat_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_settings_chat_16_regular.imageset/ic_fluent_settings_chat_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_settings_chat_16_regular.imageset/ic_fluent_settings_chat_16_regular.svg
new file mode 100644
index 0000000000..f7f1b408f5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_settings_chat_16_regular.imageset/ic_fluent_settings_chat_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..569e028011
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_share_multiple_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_share_multiple_16_filled.imageset/ic_fluent_share_multiple_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_16_filled.imageset/ic_fluent_share_multiple_16_filled.svg
new file mode 100644
index 0000000000..fb18c2de89
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_16_filled.imageset/ic_fluent_share_multiple_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..813efa5de3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_share_multiple_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_share_multiple_16_regular.imageset/ic_fluent_share_multiple_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_16_regular.imageset/ic_fluent_share_multiple_16_regular.svg
new file mode 100644
index 0000000000..6e87ebff65
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_16_regular.imageset/ic_fluent_share_multiple_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..6c983e3a29
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_share_multiple_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_share_multiple_20_filled.imageset/ic_fluent_share_multiple_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_20_filled.imageset/ic_fluent_share_multiple_20_filled.svg
new file mode 100644
index 0000000000..065469d6a5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_20_filled.imageset/ic_fluent_share_multiple_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..59b525ae0b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_share_multiple_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_share_multiple_20_regular.imageset/ic_fluent_share_multiple_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_20_regular.imageset/ic_fluent_share_multiple_20_regular.svg
new file mode 100644
index 0000000000..25bceda278
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_20_regular.imageset/ic_fluent_share_multiple_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..58bba95e38
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_share_multiple_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_share_multiple_24_filled.imageset/ic_fluent_share_multiple_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_24_filled.imageset/ic_fluent_share_multiple_24_filled.svg
new file mode 100644
index 0000000000..e6bcfbbc4e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_24_filled.imageset/ic_fluent_share_multiple_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..f0311beb94
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_share_multiple_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_share_multiple_24_regular.imageset/ic_fluent_share_multiple_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_24_regular.imageset/ic_fluent_share_multiple_24_regular.svg
new file mode 100644
index 0000000000..97a5629539
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_multiple_24_regular.imageset/ic_fluent_share_multiple_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sidebar_search_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sidebar_search_20_filled.imageset/Contents.json
index c57602aef8..4e6d5ec32c 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sidebar_search_20_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sidebar_search_20_filled.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_sidebar_search_20_filled_ltr.svg",
+ "filename": "ic_fluent_sidebar_search_20_filled_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
},
{
- "filename": "ic_fluent_sidebar_search_20_filled_rtl.svg",
+ "filename": "ic_fluent_sidebar_search_20_filled_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sidebar_search_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sidebar_search_20_regular.imageset/Contents.json
index ae376de4ee..013854513a 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sidebar_search_20_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sidebar_search_20_regular.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_sidebar_search_20_regular_ltr.svg",
+ "filename": "ic_fluent_sidebar_search_20_regular_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
},
{
- "filename": "ic_fluent_sidebar_search_20_regular_rtl.svg",
+ "filename": "ic_fluent_sidebar_search_20_regular_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..ffc6119839
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_slide_play_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_play_20_filled.imageset/ic_fluent_slide_play_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_20_filled.imageset/ic_fluent_slide_play_20_filled.svg
new file mode 100644
index 0000000000..7ca988ff94
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_20_filled.imageset/ic_fluent_slide_play_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..eb46258dda
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_slide_play_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_play_20_regular.imageset/ic_fluent_slide_play_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_20_regular.imageset/ic_fluent_slide_play_20_regular.svg
new file mode 100644
index 0000000000..642f3e63ba
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_20_regular.imageset/ic_fluent_slide_play_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..a28d3a56a8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_slide_play_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_play_24_filled.imageset/ic_fluent_slide_play_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_24_filled.imageset/ic_fluent_slide_play_24_filled.svg
new file mode 100644
index 0000000000..11e54fc546
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_24_filled.imageset/ic_fluent_slide_play_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..3f740e2fb7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_slide_play_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_play_24_regular.imageset/ic_fluent_slide_play_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_24_regular.imageset/ic_fluent_slide_play_24_regular.svg
new file mode 100644
index 0000000000..e57aaf4482
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_play_24_regular.imageset/ic_fluent_slide_play_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_12_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_12_filled.imageset/Contents.json
new file mode 100644
index 0000000000..eff9152b1e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_12_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_square_dovetail_joint_12_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_12_filled.imageset/ic_fluent_square_dovetail_joint_12_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_12_filled.imageset/ic_fluent_square_dovetail_joint_12_filled.svg
new file mode 100644
index 0000000000..fa01e3c9ef
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_12_filled.imageset/ic_fluent_square_dovetail_joint_12_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_12_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_12_regular.imageset/Contents.json
new file mode 100644
index 0000000000..c7eda8ab3a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_12_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_square_dovetail_joint_12_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_12_regular.imageset/ic_fluent_square_dovetail_joint_12_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_12_regular.imageset/ic_fluent_square_dovetail_joint_12_regular.svg
new file mode 100644
index 0000000000..90b71cf700
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_12_regular.imageset/ic_fluent_square_dovetail_joint_12_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..4bdf20fecd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_square_dovetail_joint_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_16_filled.imageset/ic_fluent_square_dovetail_joint_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_16_filled.imageset/ic_fluent_square_dovetail_joint_16_filled.svg
new file mode 100644
index 0000000000..db5f79db10
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_16_filled.imageset/ic_fluent_square_dovetail_joint_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..be1b46a205
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_square_dovetail_joint_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_16_regular.imageset/ic_fluent_square_dovetail_joint_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_16_regular.imageset/ic_fluent_square_dovetail_joint_16_regular.svg
new file mode 100644
index 0000000000..9d06575caa
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_16_regular.imageset/ic_fluent_square_dovetail_joint_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..5c787b32c7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_square_dovetail_joint_20_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_20_filled.imageset/ic_fluent_square_dovetail_joint_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_20_filled.imageset/ic_fluent_square_dovetail_joint_20_filled.svg
new file mode 100644
index 0000000000..efa94ce6ff
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_20_filled.imageset/ic_fluent_square_dovetail_joint_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..81f2a13a65
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_square_dovetail_joint_20_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_20_regular.imageset/ic_fluent_square_dovetail_joint_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_20_regular.imageset/ic_fluent_square_dovetail_joint_20_regular.svg
new file mode 100644
index 0000000000..6b11dd6491
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_20_regular.imageset/ic_fluent_square_dovetail_joint_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..04fae220b4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_square_dovetail_joint_24_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_24_filled.imageset/ic_fluent_square_dovetail_joint_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_24_filled.imageset/ic_fluent_square_dovetail_joint_24_filled.svg
new file mode 100644
index 0000000000..f9ce15f889
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_24_filled.imageset/ic_fluent_square_dovetail_joint_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..d693c6c1d6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_square_dovetail_joint_24_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_24_regular.imageset/ic_fluent_square_dovetail_joint_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_24_regular.imageset/ic_fluent_square_dovetail_joint_24_regular.svg
new file mode 100644
index 0000000000..39ed5b2280
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_24_regular.imageset/ic_fluent_square_dovetail_joint_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..1f0ff7a86a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_square_dovetail_joint_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_square_dovetail_joint_28_filled.imageset/ic_fluent_square_dovetail_joint_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_28_filled.imageset/ic_fluent_square_dovetail_joint_28_filled.svg
new file mode 100644
index 0000000000..8d3a794706
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_28_filled.imageset/ic_fluent_square_dovetail_joint_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..c8b0aa5946
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_square_dovetail_joint_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_square_dovetail_joint_28_regular.imageset/ic_fluent_square_dovetail_joint_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_28_regular.imageset/ic_fluent_square_dovetail_joint_28_regular.svg
new file mode 100644
index 0000000000..efb4fe311b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_28_regular.imageset/ic_fluent_square_dovetail_joint_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..64177f14a9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_square_dovetail_joint_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_square_dovetail_joint_32_filled.imageset/ic_fluent_square_dovetail_joint_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_32_filled.imageset/ic_fluent_square_dovetail_joint_32_filled.svg
new file mode 100644
index 0000000000..7153069faf
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_32_filled.imageset/ic_fluent_square_dovetail_joint_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..eefbe85fc8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_square_dovetail_joint_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_square_dovetail_joint_32_regular.imageset/ic_fluent_square_dovetail_joint_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_32_regular.imageset/ic_fluent_square_dovetail_joint_32_regular.svg
new file mode 100644
index 0000000000..441a98bfdc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_32_regular.imageset/ic_fluent_square_dovetail_joint_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..9074c8e75d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_square_dovetail_joint_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_square_dovetail_joint_48_filled.imageset/ic_fluent_square_dovetail_joint_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_48_filled.imageset/ic_fluent_square_dovetail_joint_48_filled.svg
new file mode 100644
index 0000000000..c4860e631f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_48_filled.imageset/ic_fluent_square_dovetail_joint_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..290131db18
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_square_dovetail_joint_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_square_dovetail_joint_48_regular.imageset/ic_fluent_square_dovetail_joint_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_48_regular.imageset/ic_fluent_square_dovetail_joint_48_regular.svg
new file mode 100644
index 0000000000..2dd4bc28d1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_dovetail_joint_48_regular.imageset/ic_fluent_square_dovetail_joint_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..a650778622
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_tab_desktop_search_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_tab_desktop_search_16_filled.imageset/ic_fluent_tab_desktop_search_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_16_filled.imageset/ic_fluent_tab_desktop_search_16_filled.svg
new file mode 100644
index 0000000000..e7f3234b6b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_16_filled.imageset/ic_fluent_tab_desktop_search_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..fa6640e8b6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_tab_desktop_search_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_tab_desktop_search_16_regular.imageset/ic_fluent_tab_desktop_search_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_16_regular.imageset/ic_fluent_tab_desktop_search_16_regular.svg
new file mode 100644
index 0000000000..e3680a25a0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_16_regular.imageset/ic_fluent_tab_desktop_search_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..520f663fde
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_tab_desktop_search_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_tab_desktop_search_20_filled.imageset/ic_fluent_tab_desktop_search_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_20_filled.imageset/ic_fluent_tab_desktop_search_20_filled.svg
new file mode 100644
index 0000000000..a6f7a2aec6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_20_filled.imageset/ic_fluent_tab_desktop_search_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..99ee54d6b9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_tab_desktop_search_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_tab_desktop_search_20_regular.imageset/ic_fluent_tab_desktop_search_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_20_regular.imageset/ic_fluent_tab_desktop_search_20_regular.svg
new file mode 100644
index 0000000000..2d69a335d1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_20_regular.imageset/ic_fluent_tab_desktop_search_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..3960f31fc7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_tab_desktop_search_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_tab_desktop_search_24_filled.imageset/ic_fluent_tab_desktop_search_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_24_filled.imageset/ic_fluent_tab_desktop_search_24_filled.svg
new file mode 100644
index 0000000000..3dc55d6637
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_24_filled.imageset/ic_fluent_tab_desktop_search_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..e6e2aba21e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_tab_desktop_search_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_tab_desktop_search_24_regular.imageset/ic_fluent_tab_desktop_search_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_24_regular.imageset/ic_fluent_tab_desktop_search_24_regular.svg
new file mode 100644
index 0000000000..5f40c60bc4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_desktop_search_24_regular.imageset/ic_fluent_tab_desktop_search_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..79159ac291
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_tab_group_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_tab_group_16_filled.imageset/ic_fluent_tab_group_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_16_filled.imageset/ic_fluent_tab_group_16_filled.svg
new file mode 100644
index 0000000000..a654b86483
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_16_filled.imageset/ic_fluent_tab_group_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..1d0b2ad276
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_tab_group_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_tab_group_16_regular.imageset/ic_fluent_tab_group_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_16_regular.imageset/ic_fluent_tab_group_16_regular.svg
new file mode 100644
index 0000000000..8f6057848b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_16_regular.imageset/ic_fluent_tab_group_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..93ee109221
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_tab_group_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_tab_group_20_filled.imageset/ic_fluent_tab_group_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_20_filled.imageset/ic_fluent_tab_group_20_filled.svg
new file mode 100644
index 0000000000..cbb87fda5e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_20_filled.imageset/ic_fluent_tab_group_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..54ff1a3800
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_tab_group_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_tab_group_20_regular.imageset/ic_fluent_tab_group_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_20_regular.imageset/ic_fluent_tab_group_20_regular.svg
new file mode 100644
index 0000000000..84f223b334
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_20_regular.imageset/ic_fluent_tab_group_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..848a478a5c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_tab_group_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_tab_group_24_filled.imageset/ic_fluent_tab_group_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_24_filled.imageset/ic_fluent_tab_group_24_filled.svg
new file mode 100644
index 0000000000..2505c6d32c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_24_filled.imageset/ic_fluent_tab_group_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..97f40d4a21
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_tab_group_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_tab_group_24_regular.imageset/ic_fluent_tab_group_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_24_regular.imageset/ic_fluent_tab_group_24_regular.svg
new file mode 100644
index 0000000000..6f79dac3ba
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tab_group_24_regular.imageset/ic_fluent_tab_group_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..138f240207
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_table_cursor_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_table_cursor_16_filled.imageset/ic_fluent_table_cursor_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_16_filled.imageset/ic_fluent_table_cursor_16_filled.svg
new file mode 100644
index 0000000000..2881fbd613
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_16_filled.imageset/ic_fluent_table_cursor_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..fad9ca431e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_table_cursor_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_table_cursor_16_regular.imageset/ic_fluent_table_cursor_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_16_regular.imageset/ic_fluent_table_cursor_16_regular.svg
new file mode 100644
index 0000000000..bb4416aa05
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_16_regular.imageset/ic_fluent_table_cursor_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..099254ff26
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_table_cursor_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_cursor_20_filled.imageset/ic_fluent_table_cursor_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_20_filled.imageset/ic_fluent_table_cursor_20_filled.svg
new file mode 100644
index 0000000000..f8832d9575
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_20_filled.imageset/ic_fluent_table_cursor_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..402ed9d3a1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_table_cursor_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_cursor_20_regular.imageset/ic_fluent_table_cursor_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_20_regular.imageset/ic_fluent_table_cursor_20_regular.svg
new file mode 100644
index 0000000000..fd441a9bd1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_20_regular.imageset/ic_fluent_table_cursor_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..5238be8e63
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_table_cursor_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_cursor_24_filled.imageset/ic_fluent_table_cursor_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_24_filled.imageset/ic_fluent_table_cursor_24_filled.svg
new file mode 100644
index 0000000000..bdd65cadac
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_24_filled.imageset/ic_fluent_table_cursor_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..a2f288be8f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_table_cursor_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_cursor_24_regular.imageset/ic_fluent_table_cursor_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_24_regular.imageset/ic_fluent_table_cursor_24_regular.svg
new file mode 100644
index 0000000000..78529c7773
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_cursor_24_regular.imageset/ic_fluent_table_cursor_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..a3e86ac7cd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_table_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_table_sparkle_20_filled.imageset/ic_fluent_table_sparkle_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_20_filled.imageset/ic_fluent_table_sparkle_20_filled.svg
new file mode 100644
index 0000000000..0996b7f019
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_20_filled.imageset/ic_fluent_table_sparkle_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..037c14c41e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_table_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_table_sparkle_20_regular.imageset/ic_fluent_table_sparkle_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_20_regular.imageset/ic_fluent_table_sparkle_20_regular.svg
new file mode 100644
index 0000000000..1d728628ac
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_20_regular.imageset/ic_fluent_table_sparkle_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..2144726a5e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_table_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_table_sparkle_24_filled.imageset/ic_fluent_table_sparkle_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_24_filled.imageset/ic_fluent_table_sparkle_24_filled.svg
new file mode 100644
index 0000000000..da59f10a37
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_24_filled.imageset/ic_fluent_table_sparkle_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..60958e6182
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_table_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_table_sparkle_24_regular.imageset/ic_fluent_table_sparkle_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_24_regular.imageset/ic_fluent_table_sparkle_24_regular.svg
new file mode 100644
index 0000000000..a5e7653b29
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_sparkle_24_regular.imageset/ic_fluent_table_sparkle_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tag_off_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tag_off_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..a014039921
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tag_off_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_tag_off_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tag_off_16_filled.imageset/ic_fluent_tag_off_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tag_off_16_filled.imageset/ic_fluent_tag_off_16_filled.svg
new file mode 100644
index 0000000000..871c9bc9f0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tag_off_16_filled.imageset/ic_fluent_tag_off_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tag_off_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tag_off_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..136ce22236
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tag_off_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_tag_off_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tag_off_16_regular.imageset/ic_fluent_tag_off_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tag_off_16_regular.imageset/ic_fluent_tag_off_16_regular.svg
new file mode 100644
index 0000000000..f8fc60eb9f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tag_off_16_regular.imageset/ic_fluent_tag_off_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_20_filled.imageset/Contents.json
index 56e6dedebc..29559c3cd8 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_20_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_20_filled.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_task_list_20_filled_rtl.svg",
+ "filename": "ic_fluent_task_list_20_filled_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
},
{
- "filename": "ic_fluent_task_list_20_filled_ltr.svg",
+ "filename": "ic_fluent_task_list_20_filled_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_20_regular.imageset/Contents.json
index 3a09390000..0494385072 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_20_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_20_regular.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_task_list_20_regular_rtl.svg",
+ "filename": "ic_fluent_task_list_20_regular_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
},
{
- "filename": "ic_fluent_task_list_20_regular_ltr.svg",
+ "filename": "ic_fluent_task_list_20_regular_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_24_filled.imageset/Contents.json
index 62a9134ada..2ecd416aa3 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_24_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_24_filled.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_task_list_24_filled_ltr.svg",
+ "filename": "ic_fluent_task_list_24_filled_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
},
{
- "filename": "ic_fluent_task_list_24_filled_rtl.svg",
+ "filename": "ic_fluent_task_list_24_filled_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_24_regular.imageset/Contents.json
index 61885d4ec6..45a666f3d9 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_24_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_24_regular.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_task_list_24_regular_rtl.svg",
+ "filename": "ic_fluent_task_list_24_regular_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
},
{
- "filename": "ic_fluent_task_list_24_regular_ltr.svg",
+ "filename": "ic_fluent_task_list_24_regular_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_16_filled.imageset/Contents.json
index 4c0f66536b..11f382e005 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_16_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_16_filled.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_task_list_square_16_filled_rtl.svg",
+ "filename": "ic_fluent_task_list_square_16_filled_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
},
{
- "filename": "ic_fluent_task_list_square_16_filled_ltr.svg",
+ "filename": "ic_fluent_task_list_square_16_filled_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_16_regular.imageset/Contents.json
index 7152c2e82f..92a478ec67 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_16_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_16_regular.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_task_list_square_16_regular_rtl.svg",
+ "filename": "ic_fluent_task_list_square_16_regular_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
},
{
- "filename": "ic_fluent_task_list_square_16_regular_ltr.svg",
+ "filename": "ic_fluent_task_list_square_16_regular_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_20_filled.imageset/Contents.json
index 2a2a8d6a75..c526641bab 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_20_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_20_filled.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_task_list_square_20_filled_ltr.svg",
+ "filename": "ic_fluent_task_list_square_20_filled_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
},
{
- "filename": "ic_fluent_task_list_square_20_filled_rtl.svg",
+ "filename": "ic_fluent_task_list_square_20_filled_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_20_regular.imageset/Contents.json
index 1c1b56bb0f..ab4ef584fc 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_20_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_20_regular.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_task_list_square_20_regular_rtl.svg",
+ "filename": "ic_fluent_task_list_square_20_regular_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
},
{
- "filename": "ic_fluent_task_list_square_20_regular_ltr.svg",
+ "filename": "ic_fluent_task_list_square_20_regular_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_24_regular.imageset/Contents.json
index a77aec63e6..8cf95147c2 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_24_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_24_regular.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_task_list_square_24_regular_ltr.svg",
+ "filename": "ic_fluent_task_list_square_24_regular_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
},
{
- "filename": "ic_fluent_task_list_square_24_regular_rtl.svg",
+ "filename": "ic_fluent_task_list_square_24_regular_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..895cfb665e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_text_column_one_wide_lightning_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_text_column_one_wide_lightning_16_filled.imageset/ic_fluent_text_column_one_wide_lightning_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_16_filled.imageset/ic_fluent_text_column_one_wide_lightning_16_filled.svg
new file mode 100644
index 0000000000..ed7e89e266
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_16_filled.imageset/ic_fluent_text_column_one_wide_lightning_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..741ddd1260
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_text_column_one_wide_lightning_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_text_column_one_wide_lightning_16_regular.imageset/ic_fluent_text_column_one_wide_lightning_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_16_regular.imageset/ic_fluent_text_column_one_wide_lightning_16_regular.svg
new file mode 100644
index 0000000000..7ec4a98529
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_16_regular.imageset/ic_fluent_text_column_one_wide_lightning_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_20_filled.imageset/ic_fluent_text_column_one_wide_lightning_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_20_filled.imageset/ic_fluent_text_column_one_wide_lightning_20_filled.svg
index 6fd4a8ce7f..071aa8ff5e 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_20_filled.imageset/ic_fluent_text_column_one_wide_lightning_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_20_filled.imageset/ic_fluent_text_column_one_wide_lightning_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_20_regular.imageset/ic_fluent_text_column_one_wide_lightning_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_20_regular.imageset/ic_fluent_text_column_one_wide_lightning_20_regular.svg
index 69f77729c3..3ca1f65e2d 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_20_regular.imageset/ic_fluent_text_column_one_wide_lightning_20_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_20_regular.imageset/ic_fluent_text_column_one_wide_lightning_20_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_24_filled.imageset/ic_fluent_text_column_one_wide_lightning_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_24_filled.imageset/ic_fluent_text_column_one_wide_lightning_24_filled.svg
index c3cef9395b..cfa4a77d8d 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_24_filled.imageset/ic_fluent_text_column_one_wide_lightning_24_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_24_filled.imageset/ic_fluent_text_column_one_wide_lightning_24_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_24_regular.imageset/ic_fluent_text_column_one_wide_lightning_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_24_regular.imageset/ic_fluent_text_column_one_wide_lightning_24_regular.svg
index 9d1a0222c1..f2e34fa1ef 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_24_regular.imageset/ic_fluent_text_column_one_wide_lightning_24_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_column_one_wide_lightning_24_regular.imageset/ic_fluent_text_column_one_wide_lightning_24_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_16_filled.imageset/Contents.json
index 9afc46f045..0a8b0f86d3 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_16_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_16_filled.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_text_number_list_16_filled_rtl.svg",
+ "filename": "ic_fluent_text_number_list_16_filled_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
},
{
- "filename": "ic_fluent_text_number_list_16_filled_ltr.svg",
+ "filename": "ic_fluent_text_number_list_16_filled_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_16_regular.imageset/Contents.json
index 6a2515279d..71fb2bd166 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_16_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_16_regular.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_text_number_list_16_regular_rtl.svg",
+ "filename": "ic_fluent_text_number_list_16_regular_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
},
{
- "filename": "ic_fluent_text_number_list_16_regular_ltr.svg",
+ "filename": "ic_fluent_text_number_list_16_regular_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_20_filled.imageset/Contents.json
index 6a14634a48..c1513a8ecd 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_20_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_20_filled.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_text_number_list_20_filled_ltr.svg",
+ "filename": "ic_fluent_text_number_list_20_filled_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
},
{
- "filename": "ic_fluent_text_number_list_20_filled_rtl.svg",
+ "filename": "ic_fluent_text_number_list_20_filled_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_24_filled.imageset/Contents.json
index 980a7d148e..3b4aea6117 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_24_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_24_filled.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_text_number_list_24_filled_ltr.svg",
+ "filename": "ic_fluent_text_number_list_24_filled_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
},
{
- "filename": "ic_fluent_text_number_list_24_filled_rtl.svg",
+ "filename": "ic_fluent_text_number_list_24_filled_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_24_regular.imageset/Contents.json
index f295c10091..0317255a1a 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_24_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_24_regular.imageset/Contents.json
@@ -1,14 +1,14 @@
{
"images": [
{
- "filename": "ic_fluent_text_number_list_24_regular_ltr.svg",
+ "filename": "ic_fluent_text_number_list_24_regular_rtl.svg",
"idiom": "universal",
- "language-direction": "left-to-right"
+ "language-direction": "right-to-left"
},
{
- "filename": "ic_fluent_text_number_list_24_regular_rtl.svg",
+ "filename": "ic_fluent_text_number_list_24_regular_ltr.svg",
"idiom": "universal",
- "language-direction": "right-to-left"
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..895d05a1b2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_transparency_square_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_transparency_square_20_filled.imageset/ic_fluent_transparency_square_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_20_filled.imageset/ic_fluent_transparency_square_20_filled.svg
new file mode 100644
index 0000000000..4e6b98b482
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_20_filled.imageset/ic_fluent_transparency_square_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..54934a88db
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_transparency_square_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_transparency_square_20_regular.imageset/ic_fluent_transparency_square_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_20_regular.imageset/ic_fluent_transparency_square_20_regular.svg
new file mode 100644
index 0000000000..ccece19538
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_20_regular.imageset/ic_fluent_transparency_square_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..c13a539350
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_transparency_square_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_transparency_square_24_filled.imageset/ic_fluent_transparency_square_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_24_filled.imageset/ic_fluent_transparency_square_24_filled.svg
new file mode 100644
index 0000000000..a14118a9dc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_24_filled.imageset/ic_fluent_transparency_square_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..8bc997569e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_transparency_square_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_transparency_square_24_regular.imageset/ic_fluent_transparency_square_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_24_regular.imageset/ic_fluent_transparency_square_24_regular.svg
new file mode 100644
index 0000000000..d08b7d54fd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_transparency_square_24_regular.imageset/ic_fluent_transparency_square_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..8a3cd76e87
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_wallet_credit_card_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_wallet_credit_card_28_filled.imageset/ic_fluent_wallet_credit_card_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_28_filled.imageset/ic_fluent_wallet_credit_card_28_filled.svg
new file mode 100644
index 0000000000..8ec87e8c4d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_28_filled.imageset/ic_fluent_wallet_credit_card_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..892dab0645
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_wallet_credit_card_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_wallet_credit_card_28_regular.imageset/ic_fluent_wallet_credit_card_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_28_regular.imageset/ic_fluent_wallet_credit_card_28_regular.svg
new file mode 100644
index 0000000000..2062f12069
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_28_regular.imageset/ic_fluent_wallet_credit_card_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e7b3d577bd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_wallet_credit_card_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_wallet_credit_card_48_filled.imageset/ic_fluent_wallet_credit_card_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_48_filled.imageset/ic_fluent_wallet_credit_card_48_filled.svg
new file mode 100644
index 0000000000..de1092d90b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_48_filled.imageset/ic_fluent_wallet_credit_card_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..f2fe27edc8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_wallet_credit_card_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_wallet_credit_card_48_regular.imageset/ic_fluent_wallet_credit_card_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_48_regular.imageset/ic_fluent_wallet_credit_card_48_regular.svg
new file mode 100644
index 0000000000..37ee16081e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_wallet_credit_card_48_regular.imageset/ic_fluent_wallet_credit_card_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Classes/FluentIcon.swift b/ios/FluentIcons/Classes/FluentIcon.swift
index f48c6bea55..906d043a67 100644
--- a/ios/FluentIcons/Classes/FluentIcon.swift
+++ b/ios/FluentIcons/Classes/FluentIcon.swift
@@ -396,6 +396,14 @@ import Foundation
case appsListDetail20Regular
case appsListDetail24Filled
case appsListDetail24Regular
+ case appsSettings16Filled
+ case appsSettings16Regular
+ case appsSettings20Filled
+ case appsSettings20Regular
+ case appsShield16Filled
+ case appsShield16Regular
+ case appsShield20Filled
+ case appsShield20Regular
case archive16Filled
case archive16Regular
case archive20Filled
@@ -1238,6 +1246,8 @@ import Foundation
case arrowTurnLeftUp20Regular
case arrowTurnLeftUp48Filled
case arrowTurnLeftUp48Regular
+ case arrowTurnRight16Filled
+ case arrowTurnRight16Regular
case arrowTurnRight20Filled
case arrowTurnRight20Regular
case arrowTurnRight24Filled
@@ -1324,6 +1334,8 @@ import Foundation
case arrowUpload20Regular
case arrowUpload24Filled
case arrowUpload24Regular
+ case arrowUpload32Filled
+ case arrowUpload32Regular
case arrowWrap20Filled
case arrowWrap20Regular
case arrowWrapOff20Filled
@@ -1616,8 +1628,12 @@ import Foundation
case book20Regular
case book24Filled
case book24Regular
+ case book28Filled
+ case book28Regular
case book32Filled
case book32Regular
+ case book48Filled
+ case book48Regular
case bookAdd20Filled
case bookAdd20Regular
case bookAdd24Filled
@@ -1987,6 +2003,8 @@ import Foundation
case breakoutRoom24Regular
case breakoutRoom28Filled
case breakoutRoom28Regular
+ case breakoutRoom32Filled
+ case breakoutRoom32Regular
case briefcase12Filled
case briefcase12Regular
case briefcase16Filled
@@ -2379,6 +2397,8 @@ import Foundation
case calendarEdit20Regular
case calendarEdit24Filled
case calendarEdit24Regular
+ case calendarEdit32Filled
+ case calendarEdit32Regular
case calendarEmpty16Filled
case calendarEmpty16Regular
case calendarEmpty20Filled
@@ -2747,6 +2767,12 @@ import Foundation
case cameraAdd24Regular
case cameraAdd48Filled
case cameraAdd48Regular
+ case cameraArrowUp16Filled
+ case cameraArrowUp16Regular
+ case cameraArrowUp20Filled
+ case cameraArrowUp20Regular
+ case cameraArrowUp24Filled
+ case cameraArrowUp24Regular
case cameraDome16Filled
case cameraDome16Regular
case cameraDome20Filled
@@ -2779,6 +2805,12 @@ import Foundation
case cardUi20Regular
case cardUi24Filled
case cardUi24Regular
+ case cardUiPortraitFlip16Filled
+ case cardUiPortraitFlip16Regular
+ case cardUiPortraitFlip20Filled
+ case cardUiPortraitFlip20Regular
+ case cardUiPortraitFlip24Filled
+ case cardUiPortraitFlip24Regular
case caretDown12Filled
case caretDown12Regular
case caretDown16Filled
@@ -2973,6 +3005,8 @@ import Foundation
case channelSubtract28Regular
case channelSubtract48Filled
case channelSubtract48Regular
+ case chartMultiple16Filled
+ case chartMultiple16Regular
case chartMultiple20Filled
case chartMultiple20Regular
case chartMultiple24Filled
@@ -3093,6 +3127,8 @@ import Foundation
case chatOff20Regular
case chatOff24Filled
case chatOff24Regular
+ case chatSettings16Filled
+ case chatSettings16Regular
case chatSettings20Filled
case chatSettings20Regular
case chatSettings24Filled
@@ -3401,10 +3437,16 @@ import Foundation
case circleHalfFill20Regular
case circleHalfFill24Filled
case circleHalfFill24Regular
+ case circleHighlight20Filled
+ case circleHighlight20Regular
+ case circleHighlight24Filled
+ case circleHighlight24Regular
case circleHint16Filled
case circleHint16Regular
case circleHint20Filled
case circleHint20Regular
+ case circleHint24Filled
+ case circleHint24Regular
case circleHintHalfVertical16Filled
case circleHintHalfVertical16Regular
case circleHintHalfVertical20Filled
@@ -3433,6 +3475,10 @@ import Foundation
case circleOff16Regular
case circleOff20Filled
case circleOff20Regular
+ case circleShadow20Filled
+ case circleShadow20Regular
+ case circleShadow24Filled
+ case circleShadow24Regular
case circleSmall20Filled
case circleSmall20Regular
case circleSmall24Filled
@@ -4012,6 +4058,8 @@ import Foundation
case colorLineAccent24Regular
case column20Filled
case column20Regular
+ case column24Filled
+ case column24Regular
case columnArrowRight20Filled
case columnArrowRight20Regular
case columnDoubleCompare20Filled
@@ -4048,6 +4096,8 @@ import Foundation
case comment24Regular
case comment28Filled
case comment28Regular
+ case comment32Filled
+ case comment32Regular
case comment48Filled
case comment48Regular
case commentAdd12Filled
@@ -4060,6 +4110,8 @@ import Foundation
case commentAdd24Regular
case commentAdd28Filled
case commentAdd28Regular
+ case commentAdd32Filled
+ case commentAdd32Regular
case commentAdd48Filled
case commentAdd48Regular
case commentArrowLeft12Filled
@@ -4286,6 +4338,8 @@ import Foundation
case contentSettings24Regular
case contentSettings32Filled
case contentSettings32Regular
+ case contentView16Filled
+ case contentView16Regular
case contentView20Filled
case contentView20Regular
case contentView24Filled
@@ -4414,6 +4468,12 @@ import Foundation
case crop32Regular
case crop48Filled
case crop48Regular
+ case cropArrowRotate16Filled
+ case cropArrowRotate16Regular
+ case cropArrowRotate20Filled
+ case cropArrowRotate20Regular
+ case cropArrowRotate24Filled
+ case cropArrowRotate24Regular
case cropInterim20Filled
case cropInterim20Regular
case cropInterim24Filled
@@ -4490,6 +4550,10 @@ import Foundation
case cursor20Regular
case cursor24Filled
case cursor24Regular
+ case cursor28Filled
+ case cursor28Regular
+ case cursor32Filled
+ case cursor32Regular
case cursorClick20Filled
case cursorClick20Regular
case cursorClick24Filled
@@ -4552,6 +4616,12 @@ import Foundation
case dataBarVerticalAdd20Regular
case dataBarVerticalAdd24Filled
case dataBarVerticalAdd24Regular
+ case dataBarVerticalArrowDown16Filled
+ case dataBarVerticalArrowDown16Regular
+ case dataBarVerticalArrowDown20Filled
+ case dataBarVerticalArrowDown20Regular
+ case dataBarVerticalArrowDown24Filled
+ case dataBarVerticalArrowDown24Regular
case dataBarVerticalAscending16Filled
case dataBarVerticalAscending16Regular
case dataBarVerticalAscending20Filled
@@ -4580,6 +4650,8 @@ import Foundation
case dataLine20Regular
case dataLine24Filled
case dataLine24Regular
+ case dataPie16Filled
+ case dataPie16Regular
case dataPie20Filled
case dataPie20Regular
case dataPie24Filled
@@ -4814,6 +4886,10 @@ import Foundation
case desktopMac24Regular
case desktopMac32Filled
case desktopMac32Regular
+ case desktopOff20Filled
+ case desktopOff20Regular
+ case desktopOff24Filled
+ case desktopOff24Regular
case desktopPulse16Filled
case desktopPulse16Regular
case desktopPulse20Filled
@@ -5654,10 +5730,14 @@ import Foundation
case doubleSwipeUp20Regular
case doubleSwipeUp24Filled
case doubleSwipeUp24Regular
+ case doubleTapSwipeDown16Filled
+ case doubleTapSwipeDown16Regular
case doubleTapSwipeDown20Filled
case doubleTapSwipeDown20Regular
case doubleTapSwipeDown24Filled
case doubleTapSwipeDown24Regular
+ case doubleTapSwipeUp16Filled
+ case doubleTapSwipeUp16Regular
case doubleTapSwipeUp20Filled
case doubleTapSwipeUp20Regular
case doubleTapSwipeUp24Filled
@@ -6398,6 +6478,8 @@ import Foundation
case flashSettings20Regular
case flashSettings24Filled
case flashSettings24Regular
+ case flashSparkle16Filled
+ case flashSparkle16Regular
case flashSparkle20Filled
case flashSparkle20Regular
case flashSparkle24Filled
@@ -6664,6 +6746,12 @@ import Foundation
case food20Regular
case food24Filled
case food24Regular
+ case food28Filled
+ case food28Regular
+ case food32Filled
+ case food32Regular
+ case food48Filled
+ case food48Regular
case foodApple20Filled
case foodApple20Regular
case foodApple24Filled
@@ -7182,6 +7270,18 @@ import Foundation
case handshake24Regular
case handshake32Filled
case handshake32Regular
+ case hapticStrong16Filled
+ case hapticStrong16Regular
+ case hapticStrong20Filled
+ case hapticStrong20Regular
+ case hapticStrong24Filled
+ case hapticStrong24Regular
+ case hapticWeak16Filled
+ case hapticWeak16Regular
+ case hapticWeak20Filled
+ case hapticWeak20Regular
+ case hapticWeak24Filled
+ case hapticWeak24Regular
case hardDrive16Filled
case hardDrive16Regular
case hardDrive20Filled
@@ -7346,6 +7446,10 @@ import Foundation
case hexagon32Regular
case hexagon48Filled
case hexagon48Regular
+ case hexagonSparkle20Filled
+ case hexagonSparkle20Regular
+ case hexagonSparkle24Filled
+ case hexagonSparkle24Regular
case hexagonThree12Filled
case hexagonThree12Regular
case hexagonThree16Filled
@@ -7857,6 +7961,8 @@ import Foundation
case layerDiagonal24Regular
case layerDiagonalAdd20Filled
case layerDiagonalAdd20Regular
+ case layerDiagonalAdd24Filled
+ case layerDiagonalAdd24Regular
case layerDiagonalPerson16Filled
case layerDiagonalPerson16Regular
case layerDiagonalPerson20Filled
@@ -7944,12 +8050,16 @@ import Foundation
case layoutColumnTwo20Regular
case layoutColumnTwo24Filled
case layoutColumnTwo24Regular
+ case layoutColumnTwo32Filled
+ case layoutColumnTwo32Regular
case layoutColumnTwoFocusLeft16Filled
case layoutColumnTwoFocusLeft20Filled
case layoutColumnTwoFocusLeft24Filled
+ case layoutColumnTwoFocusLeft32Filled
case layoutColumnTwoFocusRight16Filled
case layoutColumnTwoFocusRight20Filled
case layoutColumnTwoFocusRight24Filled
+ case layoutColumnTwoFocusRight32Filled
case layoutColumnTwoSplitLeft16Filled
case layoutColumnTwoSplitLeft16Regular
case layoutColumnTwoSplitLeft20Filled
@@ -8019,12 +8129,19 @@ import Foundation
case layoutRowTwo20Regular
case layoutRowTwo24Filled
case layoutRowTwo24Regular
+ case layoutRowTwo28Filled
+ case layoutRowTwo28Regular
+ case layoutRowTwo32Filled
+ case layoutRowTwo32Regular
+ case layoutRowTwo48Filled
+ case layoutRowTwo48Regular
case layoutRowTwoFocusBottom16Filled
case layoutRowTwoFocusBottom20Filled
case layoutRowTwoFocusBottom24Filled
case layoutRowTwoFocusTop16Filled
case layoutRowTwoFocusTop20Filled
case layoutRowTwoFocusTop24Filled
+ case layoutRowTwoFocusTop32Filled
case layoutRowTwoSplitBottom16Filled
case layoutRowTwoSplitBottom16Regular
case layoutRowTwoSplitBottom20Filled
@@ -8379,6 +8496,8 @@ import Foundation
case locationOff28Regular
case locationOff48Filled
case locationOff48Regular
+ case locationRipple12Filled
+ case locationRipple12Regular
case locationRipple16Filled
case locationRipple16Regular
case locationRipple20Filled
@@ -8487,6 +8606,8 @@ import Foundation
case mailAlert24Regular
case mailAlert28Filled
case mailAlert28Regular
+ case mailAlert32Filled
+ case mailAlert32Regular
case mailAllRead16Filled
case mailAllRead16Regular
case mailAllRead20Filled
@@ -8503,6 +8624,8 @@ import Foundation
case mailArrowClockwise20Regular
case mailArrowClockwise24Filled
case mailArrowClockwise24Regular
+ case mailArrowClockwise32Filled
+ case mailArrowClockwise32Regular
case mailArrowDoubleBack16Filled
case mailArrowDoubleBack16Regular
case mailArrowDoubleBack20Filled
@@ -8551,6 +8674,8 @@ import Foundation
case mailCopy20Regular
case mailCopy24Filled
case mailCopy24Regular
+ case mailCopy32Filled
+ case mailCopy32Regular
case mailDismiss16Filled
case mailDismiss16Regular
case mailDismiss20Filled
@@ -8563,6 +8688,8 @@ import Foundation
case mailEdit20Regular
case mailEdit24Filled
case mailEdit24Regular
+ case mailEdit32Filled
+ case mailEdit32Regular
case mailError16Filled
case mailError16Regular
case mailError20Filled
@@ -9293,6 +9420,16 @@ import Foundation
case notepadPerson20Regular
case notepadPerson24Filled
case notepadPerson24Regular
+ case notepadSparkle16Filled
+ case notepadSparkle16Regular
+ case notepadSparkle20Filled
+ case notepadSparkle20Regular
+ case notepadSparkle24Filled
+ case notepadSparkle24Regular
+ case notepadSparkle28Filled
+ case notepadSparkle28Regular
+ case notepadSparkle32Filled
+ case notepadSparkle32Regular
case numberCircle016Filled
case numberCircle016Regular
case numberCircle020Filled
@@ -9557,6 +9694,8 @@ import Foundation
case paintBrush20Regular
case paintBrush24Filled
case paintBrush24Regular
+ case paintBrush28Filled
+ case paintBrush28Regular
case paintBrush32Filled
case paintBrush32Regular
case paintBrushArrowDown20Filled
@@ -9567,6 +9706,20 @@ import Foundation
case paintBrushArrowUp20Regular
case paintBrushArrowUp24Filled
case paintBrushArrowUp24Regular
+ case paintBrushSparkle20Filled
+ case paintBrushSparkle20Regular
+ case paintBrushSparkle24Filled
+ case paintBrushSparkle24Regular
+ case paintBrushSubtract16Filled
+ case paintBrushSubtract16Regular
+ case paintBrushSubtract20Filled
+ case paintBrushSubtract20Regular
+ case paintBrushSubtract24Filled
+ case paintBrushSubtract24Regular
+ case paintBrushSubtract28Filled
+ case paintBrushSubtract28Regular
+ case paintBrushSubtract32Filled
+ case paintBrushSubtract32Regular
case paintBucket16Filled
case paintBucket16Regular
case paintBucket20Filled
@@ -9753,6 +9906,14 @@ import Foundation
case password20Regular
case password24Filled
case password24Regular
+ case password32Filled
+ case password32Regular
+ case password48Filled
+ case password48Regular
+ case passwordClock48Filled
+ case passwordClock48Regular
+ case passwordReset48Filled
+ case passwordReset48Regular
case patch20Filled
case patch20Regular
case patch24Filled
@@ -9931,6 +10092,8 @@ import Foundation
case peopleCheckmark20Regular
case peopleCheckmark24Filled
case peopleCheckmark24Regular
+ case peopleCommunity12Filled
+ case peopleCommunity12Regular
case peopleCommunity16Filled
case peopleCommunity16Regular
case peopleCommunity20Filled
@@ -9961,6 +10124,10 @@ import Foundation
case peopleError20Regular
case peopleError24Filled
case peopleError24Regular
+ case peopleEye16Filled
+ case peopleEye16Regular
+ case peopleEye20Filled
+ case peopleEye20Regular
case peopleList16Filled
case peopleList16Regular
case peopleList20Filled
@@ -10147,6 +10314,8 @@ import Foundation
case personAvailable20Regular
case personAvailable24Filled
case personAvailable24Regular
+ case personBoard12Filled
+ case personBoard12Regular
case personBoard16Filled
case personBoard16Regular
case personBoard20Filled
@@ -10371,6 +10540,8 @@ import Foundation
case personSupport24Regular
case personSupport28Filled
case personSupport28Regular
+ case personSupport32Filled
+ case personSupport32Regular
case personSwap16Filled
case personSwap16Regular
case personSwap20Filled
@@ -10399,6 +10570,12 @@ import Foundation
case personTag32Regular
case personTag48Filled
case personTag48Regular
+ case personTentative16Filled
+ case personTentative16Regular
+ case personTentative20Filled
+ case personTentative20Regular
+ case personTentative24Filled
+ case personTentative24Regular
case personVoice16Filled
case personVoice16Regular
case personVoice20Filled
@@ -10631,6 +10808,10 @@ import Foundation
case pin32Regular
case pin48Filled
case pin48Regular
+ case pinGlobe16Filled
+ case pinGlobe16Regular
+ case pinGlobe20Filled
+ case pinGlobe20Regular
case pinOff16Filled
case pinOff16Regular
case pinOff20Filled
@@ -10707,6 +10888,12 @@ import Foundation
case playCircleHint20Regular
case playCircleHint24Filled
case playCircleHint24Regular
+ case playCircleSparkle16Filled
+ case playCircleSparkle16Regular
+ case playCircleSparkle20Filled
+ case playCircleSparkle20Regular
+ case playCircleSparkle24Filled
+ case playCircleSparkle24Regular
case playMultiple16Filled
case playMultiple16Regular
case playSettings20Filled
@@ -11276,8 +11463,16 @@ import Foundation
case rename28Regular
case reorder20Filled
case reorder20Regular
+ case replay16Filled
+ case replay16Regular
case replay20Filled
case replay20Regular
+ case replay24Filled
+ case replay24Regular
+ case replay28Filled
+ case replay28Regular
+ case replay32Filled
+ case replay32Regular
case resize16Filled
case resize16Regular
case resize20Filled
@@ -11432,6 +11627,12 @@ import Foundation
case run20Regular
case run24Filled
case run24Regular
+ case run28Filled
+ case run28Regular
+ case run32Filled
+ case run32Regular
+ case run48Filled
+ case run48Regular
case sanitize20Filled
case sanitize20Regular
case sanitize24Filled
@@ -11640,6 +11841,8 @@ import Foundation
case searchSettings20Regular
case searchShield20Filled
case searchShield20Regular
+ case searchSquare16Filled
+ case searchSquare16Regular
case searchSquare20Filled
case searchSquare20Regular
case searchSquare24Filled
@@ -11722,6 +11925,12 @@ import Foundation
case sendCopy20Regular
case sendCopy24Filled
case sendCopy24Regular
+ case sendPerson16Filled
+ case sendPerson16Regular
+ case sendPerson20Filled
+ case sendPerson20Regular
+ case sendPerson24Filled
+ case sendPerson24Regular
case serialPort16Filled
case serialPort16Regular
case serialPort20Filled
@@ -11768,6 +11977,8 @@ import Foundation
case settings32Regular
case settings48Filled
case settings48Regular
+ case settingsChat16Filled
+ case settingsChat16Regular
case settingsChat20Filled
case settingsChat20Regular
case settingsChat24Filled
@@ -11854,6 +12065,12 @@ import Foundation
case shareIos28Regular
case shareIos48Filled
case shareIos48Regular
+ case shareMultiple16Filled
+ case shareMultiple16Regular
+ case shareMultiple20Filled
+ case shareMultiple20Regular
+ case shareMultiple24Filled
+ case shareMultiple24Regular
case shareScreenPerson16Filled
case shareScreenPerson16Regular
case shareScreenPerson20Filled
@@ -12224,6 +12441,10 @@ import Foundation
case slideMultipleSearch20Regular
case slideMultipleSearch24Filled
case slideMultipleSearch24Regular
+ case slidePlay20Filled
+ case slidePlay20Regular
+ case slidePlay24Filled
+ case slidePlay24Regular
case slideRecord16Filled
case slideRecord16Regular
case slideRecord20Filled
@@ -12568,6 +12789,20 @@ import Foundation
case squareDismiss16Regular
case squareDismiss20Filled
case squareDismiss20Regular
+ case squareDovetailJoint12Filled
+ case squareDovetailJoint12Regular
+ case squareDovetailJoint16Filled
+ case squareDovetailJoint16Regular
+ case squareDovetailJoint20Filled
+ case squareDovetailJoint20Regular
+ case squareDovetailJoint24Filled
+ case squareDovetailJoint24Regular
+ case squareDovetailJoint28Filled
+ case squareDovetailJoint28Regular
+ case squareDovetailJoint32Filled
+ case squareDovetailJoint32Regular
+ case squareDovetailJoint48Filled
+ case squareDovetailJoint48Regular
case squareEraser20Filled
case squareEraser20Regular
case squareHint16Filled
@@ -13054,6 +13289,18 @@ import Foundation
case tabDesktopMultipleSparkle24Regular
case tabDesktopNewPage20Filled
case tabDesktopNewPage20Regular
+ case tabDesktopSearch16Filled
+ case tabDesktopSearch16Regular
+ case tabDesktopSearch20Filled
+ case tabDesktopSearch20Regular
+ case tabDesktopSearch24Filled
+ case tabDesktopSearch24Regular
+ case tabGroup16Filled
+ case tabGroup16Regular
+ case tabGroup20Filled
+ case tabGroup20Regular
+ case tabGroup24Filled
+ case tabGroup24Regular
case tabInPrivate16Filled
case tabInPrivate16Regular
case tabInPrivate20Filled
@@ -13146,6 +13393,12 @@ import Foundation
case tableColumnTopBottom24Regular
case tableCopy20Filled
case tableCopy20Regular
+ case tableCursor16Filled
+ case tableCursor16Regular
+ case tableCursor20Filled
+ case tableCursor20Regular
+ case tableCursor24Filled
+ case tableCursor24Regular
case tableDefault32Filled
case tableDefault32Regular
case tableDeleteColumn16Filled
@@ -13378,6 +13631,10 @@ import Foundation
case tableSimpleMultiple20Regular
case tableSimpleMultiple24Filled
case tableSimpleMultiple24Regular
+ case tableSparkle20Filled
+ case tableSparkle20Regular
+ case tableSparkle24Filled
+ case tableSparkle24Regular
case tableSplit20Filled
case tableSplit20Regular
case tableStackAbove16Filled
@@ -13488,6 +13745,8 @@ import Foundation
case tagMultiple20Regular
case tagMultiple24Filled
case tagMultiple24Regular
+ case tagOff16Filled
+ case tagOff16Regular
case tagOff20Filled
case tagOff20Regular
case tagOff24Filled
@@ -13903,6 +14162,8 @@ import Foundation
case textColumnOneWide20Regular
case textColumnOneWide24Filled
case textColumnOneWide24Regular
+ case textColumnOneWideLightning16Filled
+ case textColumnOneWideLightning16Regular
case textColumnOneWideLightning20Filled
case textColumnOneWideLightning20Regular
case textColumnOneWideLightning24Filled
@@ -14585,6 +14846,10 @@ import Foundation
case transmission20Regular
case transmission24Filled
case transmission24Regular
+ case transparencySquare20Filled
+ case transparencySquare20Regular
+ case transparencySquare24Filled
+ case transparencySquare24Regular
case trayItemAdd20Filled
case trayItemAdd20Regular
case trayItemAdd24Filled
@@ -15117,8 +15382,12 @@ import Foundation
case walletCreditCard20Regular
case walletCreditCard24Filled
case walletCreditCard24Regular
+ case walletCreditCard28Filled
+ case walletCreditCard28Regular
case walletCreditCard32Filled
case walletCreditCard32Regular
+ case walletCreditCard48Filled
+ case walletCreditCard48Regular
case wallpaper20Filled
case wallpaper20Regular
case wallpaper24Filled
@@ -15962,6 +16231,14 @@ import Foundation
case .appsListDetail20Regular: return "ic_fluent_apps_list_detail_20_regular"
case .appsListDetail24Filled: return "ic_fluent_apps_list_detail_24_filled"
case .appsListDetail24Regular: return "ic_fluent_apps_list_detail_24_regular"
+ case .appsSettings16Filled: return "ic_fluent_apps_settings_16_filled"
+ case .appsSettings16Regular: return "ic_fluent_apps_settings_16_regular"
+ case .appsSettings20Filled: return "ic_fluent_apps_settings_20_filled"
+ case .appsSettings20Regular: return "ic_fluent_apps_settings_20_regular"
+ case .appsShield16Filled: return "ic_fluent_apps_shield_16_filled"
+ case .appsShield16Regular: return "ic_fluent_apps_shield_16_regular"
+ case .appsShield20Filled: return "ic_fluent_apps_shield_20_filled"
+ case .appsShield20Regular: return "ic_fluent_apps_shield_20_regular"
case .archive16Filled: return "ic_fluent_archive_16_filled"
case .archive16Regular: return "ic_fluent_archive_16_regular"
case .archive20Filled: return "ic_fluent_archive_20_filled"
@@ -15972,6 +16249,8 @@ import Foundation
case .archive28Regular: return "ic_fluent_archive_28_regular"
case .archive32Filled: return "ic_fluent_archive_32_filled"
case .archive32Regular: return "ic_fluent_archive_32_regular"
+ default: break }
+ switch self {
case .archive48Filled: return "ic_fluent_archive_48_filled"
case .archive48Regular: return "ic_fluent_archive_48_regular"
case .archiveArrowBack16Filled: return "ic_fluent_archive_arrow_back_16_filled"
@@ -15980,8 +16259,6 @@ import Foundation
case .archiveArrowBack20Regular: return "ic_fluent_archive_arrow_back_20_regular"
case .archiveArrowBack24Filled: return "ic_fluent_archive_arrow_back_24_filled"
case .archiveArrowBack24Regular: return "ic_fluent_archive_arrow_back_24_regular"
- default: break }
- switch self {
case .archiveArrowBack28Filled: return "ic_fluent_archive_arrow_back_28_filled"
case .archiveArrowBack28Regular: return "ic_fluent_archive_arrow_back_28_regular"
case .archiveArrowBack32Filled: return "ic_fluent_archive_arrow_back_32_filled"
@@ -16074,6 +16351,8 @@ import Foundation
case .arrowCircleDown24Regular: return "ic_fluent_arrow_circle_down_24_regular"
case .arrowCircleDown28Filled: return "ic_fluent_arrow_circle_down_28_filled"
case .arrowCircleDown28Regular: return "ic_fluent_arrow_circle_down_28_regular"
+ default: break }
+ switch self {
case .arrowCircleDown32Filled: return "ic_fluent_arrow_circle_down_32_filled"
case .arrowCircleDown32Regular: return "ic_fluent_arrow_circle_down_32_regular"
case .arrowCircleDown48Filled: return "ic_fluent_arrow_circle_down_48_filled"
@@ -16082,8 +16361,6 @@ import Foundation
case .arrowCircleDownDouble20Regular: return "ic_fluent_arrow_circle_down_double_20_regular"
case .arrowCircleDownDouble24Filled: return "ic_fluent_arrow_circle_down_double_24_filled"
case .arrowCircleDownDouble24Regular: return "ic_fluent_arrow_circle_down_double_24_regular"
- default: break }
- switch self {
case .arrowCircleDownRight16Filled: return "ic_fluent_arrow_circle_down_right_16_filled"
case .arrowCircleDownRight16Regular: return "ic_fluent_arrow_circle_down_right_16_regular"
case .arrowCircleDownRight20Filled: return "ic_fluent_arrow_circle_down_right_20_filled"
@@ -16176,6 +16453,8 @@ import Foundation
case .arrowCounterclockwise12Regular: return "ic_fluent_arrow_counterclockwise_12_regular"
case .arrowCounterclockwise16Filled: return "ic_fluent_arrow_counterclockwise_16_filled"
case .arrowCounterclockwise16Regular: return "ic_fluent_arrow_counterclockwise_16_regular"
+ default: break }
+ switch self {
case .arrowCounterclockwise20Filled: return "ic_fluent_arrow_counterclockwise_20_filled"
case .arrowCounterclockwise20Regular: return "ic_fluent_arrow_counterclockwise_20_regular"
case .arrowCounterclockwise24Filled: return "ic_fluent_arrow_counterclockwise_24_filled"
@@ -16184,8 +16463,6 @@ import Foundation
case .arrowCounterclockwise28Regular: return "ic_fluent_arrow_counterclockwise_28_regular"
case .arrowCounterclockwise32Filled: return "ic_fluent_arrow_counterclockwise_32_filled"
case .arrowCounterclockwise32Regular: return "ic_fluent_arrow_counterclockwise_32_regular"
- default: break }
- switch self {
case .arrowCounterclockwise48Filled: return "ic_fluent_arrow_counterclockwise_48_filled"
case .arrowCounterclockwise48Regular: return "ic_fluent_arrow_counterclockwise_48_regular"
case .arrowCounterclockwiseDashes20Filled: return "ic_fluent_arrow_counterclockwise_dashes_20_filled"
@@ -16278,6 +16555,8 @@ import Foundation
case .arrowExit20Regular: return "ic_fluent_arrow_exit_20_regular"
case .arrowExpand16Filled: return "ic_fluent_arrow_expand_16_filled"
case .arrowExpand16Regular: return "ic_fluent_arrow_expand_16_regular"
+ default: break }
+ switch self {
case .arrowExpand20Filled: return "ic_fluent_arrow_expand_20_filled"
case .arrowExpand20Regular: return "ic_fluent_arrow_expand_20_regular"
case .arrowExpand24Filled: return "ic_fluent_arrow_expand_24_filled"
@@ -16286,8 +16565,6 @@ import Foundation
case .arrowExport16Regular: return "ic_fluent_arrow_export_16_regular"
case .arrowExport20Filled: return "ic_fluent_arrow_export_20_filled"
case .arrowExport20Regular: return "ic_fluent_arrow_export_20_regular"
- default: break }
- switch self {
case .arrowExport24Filled: return "ic_fluent_arrow_export_24_filled"
case .arrowExport24Regular: return "ic_fluent_arrow_export_24_regular"
case .arrowExportUp16Filled: return "ic_fluent_arrow_export_up_16_filled"
@@ -16380,6 +16657,8 @@ import Foundation
case .arrowHookUpRight24Regular: return "ic_fluent_arrow_hook_up_right_24_regular"
case .arrowHookUpRight28Filled: return "ic_fluent_arrow_hook_up_right_28_filled"
case .arrowHookUpRight28Regular: return "ic_fluent_arrow_hook_up_right_28_regular"
+ default: break }
+ switch self {
case .arrowImport16Filled: return "ic_fluent_arrow_import_16_filled"
case .arrowImport16Regular: return "ic_fluent_arrow_import_16_regular"
case .arrowImport20Filled: return "ic_fluent_arrow_import_20_filled"
@@ -16388,8 +16667,6 @@ import Foundation
case .arrowImport24Regular: return "ic_fluent_arrow_import_24_regular"
case .arrowJoin20Filled: return "ic_fluent_arrow_join_20_filled"
case .arrowJoin20Regular: return "ic_fluent_arrow_join_20_regular"
- default: break }
- switch self {
case .arrowLeft12Filled: return "ic_fluent_arrow_left_12_filled"
case .arrowLeft12Regular: return "ic_fluent_arrow_left_12_regular"
case .arrowLeft16Filled: return "ic_fluent_arrow_left_16_filled"
@@ -16482,6 +16759,8 @@ import Foundation
case .arrowPrevious20Regular: return "ic_fluent_arrow_previous_20_regular"
case .arrowPrevious24Filled: return "ic_fluent_arrow_previous_24_filled"
case .arrowPrevious24Regular: return "ic_fluent_arrow_previous_24_regular"
+ default: break }
+ switch self {
case .arrowRedo16Filled: return "ic_fluent_arrow_redo_16_filled"
case .arrowRedo16Regular: return "ic_fluent_arrow_redo_16_regular"
case .arrowRedo20Filled: return "ic_fluent_arrow_redo_20_filled"
@@ -16490,8 +16769,6 @@ import Foundation
case .arrowRedo24Regular: return "ic_fluent_arrow_redo_24_regular"
case .arrowRedo28Filled: return "ic_fluent_arrow_redo_28_filled"
case .arrowRedo28Regular: return "ic_fluent_arrow_redo_28_regular"
- default: break }
- switch self {
case .arrowRedo32Filled: return "ic_fluent_arrow_redo_32_filled"
case .arrowRedo32Regular: return "ic_fluent_arrow_redo_32_regular"
case .arrowRedo48Filled: return "ic_fluent_arrow_redo_48_filled"
@@ -16584,6 +16861,8 @@ import Foundation
case .arrowRoutingRectangleMultiple20Regular: return "ic_fluent_arrow_routing_rectangle_multiple_20_regular"
case .arrowRoutingRectangleMultiple24Filled: return "ic_fluent_arrow_routing_rectangle_multiple_24_filled"
case .arrowRoutingRectangleMultiple24Regular: return "ic_fluent_arrow_routing_rectangle_multiple_24_regular"
+ default: break }
+ switch self {
case .arrowShuffle16Filled: return "ic_fluent_arrow_shuffle_16_filled"
case .arrowShuffle16Regular: return "ic_fluent_arrow_shuffle_16_regular"
case .arrowShuffle20Filled: return "ic_fluent_arrow_shuffle_20_filled"
@@ -16592,8 +16871,6 @@ import Foundation
case .arrowShuffle24Regular: return "ic_fluent_arrow_shuffle_24_regular"
case .arrowShuffle28Filled: return "ic_fluent_arrow_shuffle_28_filled"
case .arrowShuffle28Regular: return "ic_fluent_arrow_shuffle_28_regular"
- default: break }
- switch self {
case .arrowShuffle32Filled: return "ic_fluent_arrow_shuffle_32_filled"
case .arrowShuffle32Regular: return "ic_fluent_arrow_shuffle_32_regular"
case .arrowShuffle48Filled: return "ic_fluent_arrow_shuffle_48_filled"
@@ -16686,6 +16963,8 @@ import Foundation
case .arrowStepInLeft12Regular: return "ic_fluent_arrow_step_in_left_12_regular"
case .arrowStepInLeft16Filled: return "ic_fluent_arrow_step_in_left_16_filled"
case .arrowStepInLeft16Regular: return "ic_fluent_arrow_step_in_left_16_regular"
+ default: break }
+ switch self {
case .arrowStepInLeft20Filled: return "ic_fluent_arrow_step_in_left_20_filled"
case .arrowStepInLeft20Regular: return "ic_fluent_arrow_step_in_left_20_regular"
case .arrowStepInLeft24Filled: return "ic_fluent_arrow_step_in_left_24_filled"
@@ -16694,8 +16973,6 @@ import Foundation
case .arrowStepInLeft28Regular: return "ic_fluent_arrow_step_in_left_28_regular"
case .arrowStepInRight12Filled: return "ic_fluent_arrow_step_in_right_12_filled"
case .arrowStepInRight12Regular: return "ic_fluent_arrow_step_in_right_12_regular"
- default: break }
- switch self {
case .arrowStepInRight16Filled: return "ic_fluent_arrow_step_in_right_16_filled"
case .arrowStepInRight16Regular: return "ic_fluent_arrow_step_in_right_16_regular"
case .arrowStepInRight20Filled: return "ic_fluent_arrow_step_in_right_20_filled"
@@ -16788,6 +17065,8 @@ import Foundation
case .arrowTrendingText20Regular: return "ic_fluent_arrow_trending_text_20_regular"
case .arrowTrendingText24Filled: return "ic_fluent_arrow_trending_text_24_filled"
case .arrowTrendingText24Regular: return "ic_fluent_arrow_trending_text_24_regular"
+ default: break }
+ switch self {
case .arrowTrendingWrench20Filled: return "ic_fluent_arrow_trending_wrench_20_filled"
case .arrowTrendingWrench20Regular: return "ic_fluent_arrow_trending_wrench_20_regular"
case .arrowTrendingWrench24Filled: return "ic_fluent_arrow_trending_wrench_24_filled"
@@ -16796,8 +17075,6 @@ import Foundation
case .arrowTurnBidirectionalDownRight20Regular: return "ic_fluent_arrow_turn_bidirectional_down_right_20_regular"
case .arrowTurnBidirectionalDownRight24Filled: return "ic_fluent_arrow_turn_bidirectional_down_right_24_filled"
case .arrowTurnBidirectionalDownRight24Regular: return "ic_fluent_arrow_turn_bidirectional_down_right_24_regular"
- default: break }
- switch self {
case .arrowTurnDownLeft20Filled: return "ic_fluent_arrow_turn_down_left_20_filled"
case .arrowTurnDownLeft20Regular: return "ic_fluent_arrow_turn_down_left_20_regular"
case .arrowTurnDownLeft48Filled: return "ic_fluent_arrow_turn_down_left_48_filled"
@@ -16822,6 +17099,8 @@ import Foundation
case .arrowTurnLeftUp20Regular: return "ic_fluent_arrow_turn_left_up_20_regular"
case .arrowTurnLeftUp48Filled: return "ic_fluent_arrow_turn_left_up_48_filled"
case .arrowTurnLeftUp48Regular: return "ic_fluent_arrow_turn_left_up_48_regular"
+ case .arrowTurnRight16Filled: return "ic_fluent_arrow_turn_right_16_filled"
+ case .arrowTurnRight16Regular: return "ic_fluent_arrow_turn_right_16_regular"
case .arrowTurnRight20Filled: return "ic_fluent_arrow_turn_right_20_filled"
case .arrowTurnRight20Regular: return "ic_fluent_arrow_turn_right_20_regular"
case .arrowTurnRight24Filled: return "ic_fluent_arrow_turn_right_24_filled"
@@ -16888,6 +17167,8 @@ import Foundation
case .arrowUpLeft24Regular: return "ic_fluent_arrow_up_left_24_regular"
case .arrowUpLeft48Filled: return "ic_fluent_arrow_up_left_48_filled"
case .arrowUpLeft48Regular: return "ic_fluent_arrow_up_left_48_regular"
+ default: break }
+ switch self {
case .arrowUpRight16Filled: return "ic_fluent_arrow_up_right_16_filled"
case .arrowUpRight16Regular: return "ic_fluent_arrow_up_right_16_regular"
case .arrowUpRight20Filled: return "ic_fluent_arrow_up_right_20_filled"
@@ -16898,8 +17179,6 @@ import Foundation
case .arrowUpRight32Regular: return "ic_fluent_arrow_up_right_32_regular"
case .arrowUpRight48Filled: return "ic_fluent_arrow_up_right_48_filled"
case .arrowUpRight48Regular: return "ic_fluent_arrow_up_right_48_regular"
- default: break }
- switch self {
case .arrowUpRightDashes16Filled: return "ic_fluent_arrow_up_right_dashes_16_filled"
case .arrowUpRightDashes16Regular: return "ic_fluent_arrow_up_right_dashes_16_regular"
case .arrowUpSquareSettings24Filled: return "ic_fluent_arrow_up_square_settings_24_filled"
@@ -16910,6 +17189,8 @@ import Foundation
case .arrowUpload20Regular: return "ic_fluent_arrow_upload_20_regular"
case .arrowUpload24Filled: return "ic_fluent_arrow_upload_24_filled"
case .arrowUpload24Regular: return "ic_fluent_arrow_upload_24_regular"
+ case .arrowUpload32Filled: return "ic_fluent_arrow_upload_32_filled"
+ case .arrowUpload32Regular: return "ic_fluent_arrow_upload_32_regular"
case .arrowWrap20Filled: return "ic_fluent_arrow_wrap_20_filled"
case .arrowWrap20Regular: return "ic_fluent_arrow_wrap_20_regular"
case .arrowWrapOff20Filled: return "ic_fluent_arrow_wrap_off_20_filled"
@@ -16988,6 +17269,8 @@ import Foundation
case .badge20Regular: return "ic_fluent_badge_20_regular"
case .badge24Filled: return "ic_fluent_badge_24_filled"
case .badge24Regular: return "ic_fluent_badge_24_regular"
+ default: break }
+ switch self {
case .balloon12Filled: return "ic_fluent_balloon_12_filled"
case .balloon12Regular: return "ic_fluent_balloon_12_regular"
case .balloon16Filled: return "ic_fluent_balloon_16_filled"
@@ -17000,8 +17283,6 @@ import Foundation
case .barcodeScanner20Regular: return "ic_fluent_barcode_scanner_20_regular"
case .barcodeScanner24Filled: return "ic_fluent_barcode_scanner_24_filled"
case .barcodeScanner24Regular: return "ic_fluent_barcode_scanner_24_regular"
- default: break }
- switch self {
case .battery020Filled: return "ic_fluent_battery_0_20_filled"
case .battery020Regular: return "ic_fluent_battery_0_20_regular"
case .battery024Filled: return "ic_fluent_battery_0_24_filled"
@@ -17090,6 +17371,8 @@ import Foundation
case .beakerAdd24Regular: return "ic_fluent_beaker_add_24_regular"
case .beakerDismiss20Filled: return "ic_fluent_beaker_dismiss_20_filled"
case .beakerDismiss20Regular: return "ic_fluent_beaker_dismiss_20_regular"
+ default: break }
+ switch self {
case .beakerDismiss24Filled: return "ic_fluent_beaker_dismiss_24_filled"
case .beakerDismiss24Regular: return "ic_fluent_beaker_dismiss_24_regular"
case .beakerEdit20Filled: return "ic_fluent_beaker_edit_20_filled"
@@ -17102,8 +17385,6 @@ import Foundation
case .beakerOff20Regular: return "ic_fluent_beaker_off_20_regular"
case .beakerOff32Filled: return "ic_fluent_beaker_off_32_filled"
case .beakerOff32Regular: return "ic_fluent_beaker_off_32_regular"
- default: break }
- switch self {
case .beakerSettings16Filled: return "ic_fluent_beaker_settings_16_filled"
case .beakerSettings16Regular: return "ic_fluent_beaker_settings_16_regular"
case .beakerSettings20Filled: return "ic_fluent_beaker_settings_20_filled"
@@ -17192,6 +17473,8 @@ import Foundation
case .boardHeart24Regular: return "ic_fluent_board_heart_24_regular"
case .boardSplit16Filled: return "ic_fluent_board_split_16_filled"
case .boardSplit16Regular: return "ic_fluent_board_split_16_regular"
+ default: break }
+ switch self {
case .boardSplit20Filled: return "ic_fluent_board_split_20_filled"
case .boardSplit20Regular: return "ic_fluent_board_split_20_regular"
case .boardSplit24Filled: return "ic_fluent_board_split_24_filled"
@@ -17204,12 +17487,14 @@ import Foundation
case .book16Regular: return "ic_fluent_book_16_regular"
case .book20Filled: return "ic_fluent_book_20_filled"
case .book20Regular: return "ic_fluent_book_20_regular"
- default: break }
- switch self {
case .book24Filled: return "ic_fluent_book_24_filled"
case .book24Regular: return "ic_fluent_book_24_regular"
+ case .book28Filled: return "ic_fluent_book_28_filled"
+ case .book28Regular: return "ic_fluent_book_28_regular"
case .book32Filled: return "ic_fluent_book_32_filled"
case .book32Regular: return "ic_fluent_book_32_regular"
+ case .book48Filled: return "ic_fluent_book_48_filled"
+ case .book48Regular: return "ic_fluent_book_48_regular"
case .bookAdd20Filled: return "ic_fluent_book_add_20_filled"
case .bookAdd20Regular: return "ic_fluent_book_add_20_regular"
case .bookAdd24Filled: return "ic_fluent_book_add_24_filled"
@@ -17290,6 +17575,8 @@ import Foundation
case .bookOpen48Filled: return "ic_fluent_book_open_48_filled"
case .bookOpen48Regular: return "ic_fluent_book_open_48_regular"
case .bookOpenGlobe20Filled: return "ic_fluent_book_open_globe_20_filled"
+ default: break }
+ switch self {
case .bookOpenGlobe20Regular: return "ic_fluent_book_open_globe_20_regular"
case .bookOpenGlobe24Filled: return "ic_fluent_book_open_globe_24_filled"
case .bookOpenGlobe24Regular: return "ic_fluent_book_open_globe_24_regular"
@@ -17306,8 +17593,6 @@ import Foundation
case .bookPulse20Filled: return "ic_fluent_book_pulse_20_filled"
case .bookPulse20Regular: return "ic_fluent_book_pulse_20_regular"
case .bookPulse24Filled: return "ic_fluent_book_pulse_24_filled"
- default: break }
- switch self {
case .bookPulse24Regular: return "ic_fluent_book_pulse_24_regular"
case .bookQuestionMark20Filled: return "ic_fluent_book_question_mark_20_filled"
case .bookQuestionMark20Regular: return "ic_fluent_book_question_mark_20_regular"
@@ -17392,6 +17677,8 @@ import Foundation
case .borderInside24Filled: return "ic_fluent_border_inside_24_filled"
case .borderInside24Regular: return "ic_fluent_border_inside_24_regular"
case .borderLeft20Filled: return "ic_fluent_border_left_20_filled"
+ default: break }
+ switch self {
case .borderLeft20Regular: return "ic_fluent_border_left_20_regular"
case .borderLeft24Filled: return "ic_fluent_border_left_24_filled"
case .borderLeft24Regular: return "ic_fluent_border_left_24_regular"
@@ -17408,8 +17695,6 @@ import Foundation
case .borderOutside20Filled: return "ic_fluent_border_outside_20_filled"
case .borderOutside20Regular: return "ic_fluent_border_outside_20_regular"
case .borderOutside24Filled: return "ic_fluent_border_outside_24_filled"
- default: break }
- switch self {
case .borderOutside24Regular: return "ic_fluent_border_outside_24_regular"
case .borderOutsideThick20Filled: return "ic_fluent_border_outside_thick_20_filled"
case .borderOutsideThick20Regular: return "ic_fluent_border_outside_thick_20_regular"
@@ -17494,6 +17779,8 @@ import Foundation
case .boxMultiple24Filled: return "ic_fluent_box_multiple_24_filled"
case .boxMultiple24Regular: return "ic_fluent_box_multiple_24_regular"
case .boxMultipleArrowLeft20Filled: return "ic_fluent_box_multiple_arrow_left_20_filled"
+ default: break }
+ switch self {
case .boxMultipleArrowLeft20Regular: return "ic_fluent_box_multiple_arrow_left_20_regular"
case .boxMultipleArrowLeft24Filled: return "ic_fluent_box_multiple_arrow_left_24_filled"
case .boxMultipleArrowLeft24Regular: return "ic_fluent_box_multiple_arrow_left_24_regular"
@@ -17510,8 +17797,6 @@ import Foundation
case .boxMultipleSearch24Filled: return "ic_fluent_box_multiple_search_24_filled"
case .boxMultipleSearch24Regular: return "ic_fluent_box_multiple_search_24_regular"
case .boxSearch16Filled: return "ic_fluent_box_search_16_filled"
- default: break }
- switch self {
case .boxSearch16Regular: return "ic_fluent_box_search_16_regular"
case .boxSearch20Filled: return "ic_fluent_box_search_20_filled"
case .boxSearch20Regular: return "ic_fluent_box_search_20_regular"
@@ -17585,6 +17870,8 @@ import Foundation
case .breakoutRoom24Regular: return "ic_fluent_breakout_room_24_regular"
case .breakoutRoom28Filled: return "ic_fluent_breakout_room_28_filled"
case .breakoutRoom28Regular: return "ic_fluent_breakout_room_28_regular"
+ case .breakoutRoom32Filled: return "ic_fluent_breakout_room_32_filled"
+ case .breakoutRoom32Regular: return "ic_fluent_breakout_room_32_regular"
case .briefcase12Filled: return "ic_fluent_briefcase_12_filled"
case .briefcase12Regular: return "ic_fluent_briefcase_12_regular"
case .briefcase16Filled: return "ic_fluent_briefcase_16_filled"
@@ -17594,6 +17881,8 @@ import Foundation
case .briefcase24Filled: return "ic_fluent_briefcase_24_filled"
case .briefcase24Regular: return "ic_fluent_briefcase_24_regular"
case .briefcase28Filled: return "ic_fluent_briefcase_28_filled"
+ default: break }
+ switch self {
case .briefcase28Regular: return "ic_fluent_briefcase_28_regular"
case .briefcase32Filled: return "ic_fluent_briefcase_32_filled"
case .briefcase32Regular: return "ic_fluent_briefcase_32_regular"
@@ -17612,8 +17901,6 @@ import Foundation
case .briefcaseOff20Filled: return "ic_fluent_briefcase_off_20_filled"
case .briefcaseOff20Regular: return "ic_fluent_briefcase_off_20_regular"
case .briefcaseOff24Filled: return "ic_fluent_briefcase_off_24_filled"
- default: break }
- switch self {
case .briefcaseOff24Regular: return "ic_fluent_briefcase_off_24_regular"
case .briefcaseOff28Filled: return "ic_fluent_briefcase_off_28_filled"
case .briefcaseOff28Regular: return "ic_fluent_briefcase_off_28_regular"
@@ -17696,6 +17983,8 @@ import Foundation
case .buildingBank24Filled: return "ic_fluent_building_bank_24_filled"
case .buildingBank24Regular: return "ic_fluent_building_bank_24_regular"
case .buildingBank28Filled: return "ic_fluent_building_bank_28_filled"
+ default: break }
+ switch self {
case .buildingBank28Regular: return "ic_fluent_building_bank_28_regular"
case .buildingBank48Filled: return "ic_fluent_building_bank_48_filled"
case .buildingBank48Regular: return "ic_fluent_building_bank_48_regular"
@@ -17714,8 +18003,6 @@ import Foundation
case .buildingBankToolbox24Filled: return "ic_fluent_building_bank_toolbox_24_filled"
case .buildingBankToolbox24Regular: return "ic_fluent_building_bank_toolbox_24_regular"
case .buildingCloud24Filled: return "ic_fluent_building_cloud_24_filled"
- default: break }
- switch self {
case .buildingCloud24Regular: return "ic_fluent_building_cloud_24_regular"
case .buildingDesktop16Filled: return "ic_fluent_building_desktop_16_filled"
case .buildingDesktop16Regular: return "ic_fluent_building_desktop_16_regular"
@@ -17798,6 +18085,8 @@ import Foundation
case .buildingRetail20Filled: return "ic_fluent_building_retail_20_filled"
case .buildingRetail20Regular: return "ic_fluent_building_retail_20_regular"
case .buildingRetail24Filled: return "ic_fluent_building_retail_24_filled"
+ default: break }
+ switch self {
case .buildingRetail24Regular: return "ic_fluent_building_retail_24_regular"
case .buildingRetailMoney20Filled: return "ic_fluent_building_retail_money_20_filled"
case .buildingRetailMoney20Regular: return "ic_fluent_building_retail_money_20_regular"
@@ -17816,8 +18105,6 @@ import Foundation
case .buildingRetailToolbox20Filled: return "ic_fluent_building_retail_toolbox_20_filled"
case .buildingRetailToolbox20Regular: return "ic_fluent_building_retail_toolbox_20_regular"
case .buildingRetailToolbox24Filled: return "ic_fluent_building_retail_toolbox_24_filled"
- default: break }
- switch self {
case .buildingRetailToolbox24Regular: return "ic_fluent_building_retail_toolbox_24_regular"
case .buildingShop16Filled: return "ic_fluent_building_shop_16_filled"
case .buildingShop16Regular: return "ic_fluent_building_shop_16_regular"
@@ -17900,6 +18187,8 @@ import Foundation
case .calendarAgenda20Filled: return "ic_fluent_calendar_agenda_20_filled"
case .calendarAgenda20Regular: return "ic_fluent_calendar_agenda_20_regular"
case .calendarAgenda24Filled: return "ic_fluent_calendar_agenda_24_filled"
+ default: break }
+ switch self {
case .calendarAgenda24Regular: return "ic_fluent_calendar_agenda_24_regular"
case .calendarAgenda28Filled: return "ic_fluent_calendar_agenda_28_filled"
case .calendarAgenda28Regular: return "ic_fluent_calendar_agenda_28_regular"
@@ -17918,8 +18207,6 @@ import Foundation
case .calendarArrowDown20Filled: return "ic_fluent_calendar_arrow_down_20_filled"
case .calendarArrowDown20Regular: return "ic_fluent_calendar_arrow_down_20_regular"
case .calendarArrowDown24Filled: return "ic_fluent_calendar_arrow_down_24_filled"
- default: break }
- switch self {
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"
@@ -17985,6 +18272,8 @@ import Foundation
case .calendarEdit20Regular: return "ic_fluent_calendar_edit_20_regular"
case .calendarEdit24Filled: return "ic_fluent_calendar_edit_24_filled"
case .calendarEdit24Regular: return "ic_fluent_calendar_edit_24_regular"
+ case .calendarEdit32Filled: return "ic_fluent_calendar_edit_32_filled"
+ case .calendarEdit32Regular: return "ic_fluent_calendar_edit_32_regular"
case .calendarEmpty16Filled: return "ic_fluent_calendar_empty_16_filled"
case .calendarEmpty16Regular: return "ic_fluent_calendar_empty_16_regular"
case .calendarEmpty20Filled: return "ic_fluent_calendar_empty_20_filled"
@@ -18000,6 +18289,8 @@ import Foundation
case .calendarError16Filled: return "ic_fluent_calendar_error_16_filled"
case .calendarError16Regular: return "ic_fluent_calendar_error_16_regular"
case .calendarError20Filled: return "ic_fluent_calendar_error_20_filled"
+ default: break }
+ switch self {
case .calendarError20Regular: return "ic_fluent_calendar_error_20_regular"
case .calendarError24Filled: return "ic_fluent_calendar_error_24_filled"
case .calendarError24Regular: return "ic_fluent_calendar_error_24_regular"
@@ -18020,8 +18311,6 @@ import Foundation
case .calendarLock24Filled: return "ic_fluent_calendar_lock_24_filled"
case .calendarLock24Regular: return "ic_fluent_calendar_lock_24_regular"
case .calendarLock28Filled: return "ic_fluent_calendar_lock_28_filled"
- default: break }
- switch self {
case .calendarLock28Regular: return "ic_fluent_calendar_lock_28_regular"
case .calendarLock32Filled: return "ic_fluent_calendar_lock_32_filled"
case .calendarLock32Regular: return "ic_fluent_calendar_lock_32_regular"
@@ -18102,6 +18391,8 @@ import Foundation
case .calendarReply16Filled: return "ic_fluent_calendar_reply_16_filled"
case .calendarReply16Regular: return "ic_fluent_calendar_reply_16_regular"
case .calendarReply20Filled: return "ic_fluent_calendar_reply_20_filled"
+ default: break }
+ switch self {
case .calendarReply20Regular: return "ic_fluent_calendar_reply_20_regular"
case .calendarReply24Filled: return "ic_fluent_calendar_reply_24_filled"
case .calendarReply24Regular: return "ic_fluent_calendar_reply_24_regular"
@@ -18122,8 +18413,6 @@ import Foundation
case .calendarSettings32Filled: return "ic_fluent_calendar_settings_32_filled"
case .calendarSettings32Regular: return "ic_fluent_calendar_settings_32_regular"
case .calendarSettings48Filled: return "ic_fluent_calendar_settings_48_filled"
- default: break }
- switch self {
case .calendarSettings48Regular: return "ic_fluent_calendar_settings_48_regular"
case .calendarShield16Filled: return "ic_fluent_calendar_shield_16_filled"
case .calendarShield16Regular: return "ic_fluent_calendar_shield_16_regular"
@@ -18204,6 +18493,8 @@ import Foundation
case .calendarWorkWeek28Filled: return "ic_fluent_calendar_work_week_28_filled"
case .calendarWorkWeek28Regular: return "ic_fluent_calendar_work_week_28_regular"
case .call12Filled: return "ic_fluent_call_12_filled"
+ default: break }
+ switch self {
case .call12Regular: return "ic_fluent_call_12_regular"
case .call16Filled: return "ic_fluent_call_16_filled"
case .call16Regular: return "ic_fluent_call_16_regular"
@@ -18224,8 +18515,6 @@ import Foundation
case .callAdd24Filled: return "ic_fluent_call_add_24_filled"
case .callAdd24Regular: return "ic_fluent_call_add_24_regular"
case .callCheckmark20Filled: return "ic_fluent_call_checkmark_20_filled"
- default: break }
- switch self {
case .callCheckmark20Regular: return "ic_fluent_call_checkmark_20_regular"
case .callCheckmark24Filled: return "ic_fluent_call_checkmark_24_filled"
case .callCheckmark24Regular: return "ic_fluent_call_checkmark_24_regular"
@@ -18306,6 +18595,8 @@ import Foundation
case .callPark28Filled: return "ic_fluent_call_park_28_filled"
case .callPark28Regular: return "ic_fluent_call_park_28_regular"
case .callPark32Filled: return "ic_fluent_call_park_32_filled"
+ default: break }
+ switch self {
case .callPark32Regular: return "ic_fluent_call_park_32_regular"
case .callPark48Filled: return "ic_fluent_call_park_48_filled"
case .callPark48Regular: return "ic_fluent_call_park_48_regular"
@@ -18326,8 +18617,6 @@ import Foundation
case .callTransfer16Filled: return "ic_fluent_call_transfer_16_filled"
case .callTransfer16Regular: return "ic_fluent_call_transfer_16_regular"
case .callTransfer20Filled: return "ic_fluent_call_transfer_20_filled"
- default: break }
- switch self {
case .callTransfer20Regular: return "ic_fluent_call_transfer_20_regular"
case .callTransfer24Filled: return "ic_fluent_call_transfer_24_filled"
case .callTransfer24Regular: return "ic_fluent_call_transfer_24_regular"
@@ -18361,6 +18650,12 @@ import Foundation
case .cameraAdd24Regular: return "ic_fluent_camera_add_24_regular"
case .cameraAdd48Filled: return "ic_fluent_camera_add_48_filled"
case .cameraAdd48Regular: return "ic_fluent_camera_add_48_regular"
+ case .cameraArrowUp16Filled: return "ic_fluent_camera_arrow_up_16_filled"
+ case .cameraArrowUp16Regular: return "ic_fluent_camera_arrow_up_16_regular"
+ case .cameraArrowUp20Filled: return "ic_fluent_camera_arrow_up_20_filled"
+ case .cameraArrowUp20Regular: return "ic_fluent_camera_arrow_up_20_regular"
+ case .cameraArrowUp24Filled: return "ic_fluent_camera_arrow_up_24_filled"
+ case .cameraArrowUp24Regular: return "ic_fluent_camera_arrow_up_24_regular"
case .cameraDome16Filled: return "ic_fluent_camera_dome_16_filled"
case .cameraDome16Regular: return "ic_fluent_camera_dome_16_regular"
case .cameraDome20Filled: return "ic_fluent_camera_dome_20_filled"
@@ -18393,9 +18688,17 @@ import Foundation
case .cardUi20Regular: return "ic_fluent_card_ui_20_regular"
case .cardUi24Filled: return "ic_fluent_card_ui_24_filled"
case .cardUi24Regular: return "ic_fluent_card_ui_24_regular"
+ case .cardUiPortraitFlip16Filled: return "ic_fluent_card_ui_portrait_flip_16_filled"
+ case .cardUiPortraitFlip16Regular: return "ic_fluent_card_ui_portrait_flip_16_regular"
+ case .cardUiPortraitFlip20Filled: return "ic_fluent_card_ui_portrait_flip_20_filled"
+ case .cardUiPortraitFlip20Regular: return "ic_fluent_card_ui_portrait_flip_20_regular"
+ case .cardUiPortraitFlip24Filled: return "ic_fluent_card_ui_portrait_flip_24_filled"
+ case .cardUiPortraitFlip24Regular: return "ic_fluent_card_ui_portrait_flip_24_regular"
case .caretDown12Filled: return "ic_fluent_caret_down_12_filled"
case .caretDown12Regular: return "ic_fluent_caret_down_12_regular"
case .caretDown16Filled: return "ic_fluent_caret_down_16_filled"
+ default: break }
+ switch self {
case .caretDown16Regular: return "ic_fluent_caret_down_16_regular"
case .caretDown20Filled: return "ic_fluent_caret_down_20_filled"
case .caretDown20Regular: return "ic_fluent_caret_down_20_regular"
@@ -18428,8 +18731,6 @@ import Foundation
case .caretUp12Filled: return "ic_fluent_caret_up_12_filled"
case .caretUp12Regular: return "ic_fluent_caret_up_12_regular"
case .caretUp16Filled: return "ic_fluent_caret_up_16_filled"
- default: break }
- switch self {
case .caretUp16Regular: return "ic_fluent_caret_up_16_regular"
case .caretUp20Filled: return "ic_fluent_caret_up_20_filled"
case .caretUp20Regular: return "ic_fluent_caret_up_20_regular"
@@ -18498,6 +18799,8 @@ import Foundation
case .cellularOff24Filled: return "ic_fluent_cellular_off_24_filled"
case .cellularOff24Regular: return "ic_fluent_cellular_off_24_regular"
case .cellularWarning20Filled: return "ic_fluent_cellular_warning_20_filled"
+ default: break }
+ switch self {
case .cellularWarning20Regular: return "ic_fluent_cellular_warning_20_regular"
case .cellularWarning24Filled: return "ic_fluent_cellular_warning_24_filled"
case .cellularWarning24Regular: return "ic_fluent_cellular_warning_24_regular"
@@ -18530,8 +18833,6 @@ import Foundation
case .channelAdd16Filled: return "ic_fluent_channel_add_16_filled"
case .channelAdd16Regular: return "ic_fluent_channel_add_16_regular"
case .channelAdd20Filled: return "ic_fluent_channel_add_20_filled"
- default: break }
- switch self {
case .channelAdd20Regular: return "ic_fluent_channel_add_20_regular"
case .channelAdd24Filled: return "ic_fluent_channel_add_24_filled"
case .channelAdd24Regular: return "ic_fluent_channel_add_24_regular"
@@ -18591,6 +18892,8 @@ import Foundation
case .channelSubtract28Regular: return "ic_fluent_channel_subtract_28_regular"
case .channelSubtract48Filled: return "ic_fluent_channel_subtract_48_filled"
case .channelSubtract48Regular: return "ic_fluent_channel_subtract_48_regular"
+ case .chartMultiple16Filled: return "ic_fluent_chart_multiple_16_filled"
+ case .chartMultiple16Regular: return "ic_fluent_chart_multiple_16_regular"
case .chartMultiple20Filled: return "ic_fluent_chart_multiple_20_filled"
case .chartMultiple20Regular: return "ic_fluent_chart_multiple_20_regular"
case .chartMultiple24Filled: return "ic_fluent_chart_multiple_24_filled"
@@ -18598,6 +18901,8 @@ import Foundation
case .chartPerson20Filled: return "ic_fluent_chart_person_20_filled"
case .chartPerson20Regular: return "ic_fluent_chart_person_20_regular"
case .chartPerson24Filled: return "ic_fluent_chart_person_24_filled"
+ default: break }
+ switch self {
case .chartPerson24Regular: return "ic_fluent_chart_person_24_regular"
case .chartPerson28Filled: return "ic_fluent_chart_person_28_filled"
case .chartPerson28Regular: return "ic_fluent_chart_person_28_regular"
@@ -18632,8 +18937,6 @@ import Foundation
case .chatArrowBack16Filled: return "ic_fluent_chat_arrow_back_16_filled"
case .chatArrowBack16Regular: return "ic_fluent_chat_arrow_back_16_regular"
case .chatArrowBack20Filled: return "ic_fluent_chat_arrow_back_20_filled"
- default: break }
- switch self {
case .chatArrowBack20Regular: return "ic_fluent_chat_arrow_back_20_regular"
case .chatArrowDoubleBack16Filled: return "ic_fluent_chat_arrow_double_back_16_filled"
case .chatArrowDoubleBack16Regular: return "ic_fluent_chat_arrow_double_back_16_regular"
@@ -18700,6 +19003,8 @@ import Foundation
case .chatMultiple32Filled: return "ic_fluent_chat_multiple_32_filled"
case .chatMultiple32Regular: return "ic_fluent_chat_multiple_32_regular"
case .chatMultipleHeart16Filled: return "ic_fluent_chat_multiple_heart_16_filled"
+ default: break }
+ switch self {
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"
@@ -18713,6 +19018,8 @@ import Foundation
case .chatOff20Regular: return "ic_fluent_chat_off_20_regular"
case .chatOff24Filled: return "ic_fluent_chat_off_24_filled"
case .chatOff24Regular: return "ic_fluent_chat_off_24_regular"
+ case .chatSettings16Filled: return "ic_fluent_chat_settings_16_filled"
+ case .chatSettings16Regular: return "ic_fluent_chat_settings_16_regular"
case .chatSettings20Filled: return "ic_fluent_chat_settings_20_filled"
case .chatSettings20Regular: return "ic_fluent_chat_settings_20_regular"
case .chatSettings24Filled: return "ic_fluent_chat_settings_24_filled"
@@ -18734,8 +19041,6 @@ import Foundation
case .chatVideo24Filled: return "ic_fluent_chat_video_24_filled"
case .chatVideo24Regular: return "ic_fluent_chat_video_24_regular"
case .chatWarning16Filled: return "ic_fluent_chat_warning_16_filled"
- default: break }
- switch self {
case .chatWarning16Regular: return "ic_fluent_chat_warning_16_regular"
case .chatWarning20Filled: return "ic_fluent_chat_warning_20_filled"
case .chatWarning20Regular: return "ic_fluent_chat_warning_20_regular"
@@ -18800,6 +19105,8 @@ import Foundation
case .checkmark24Filled: return "ic_fluent_checkmark_24_filled"
case .checkmark24Regular: return "ic_fluent_checkmark_24_regular"
case .checkmark28Filled: return "ic_fluent_checkmark_28_filled"
+ default: break }
+ switch self {
case .checkmark28Regular: return "ic_fluent_checkmark_28_regular"
case .checkmark32Filled: return "ic_fluent_checkmark_32_filled"
case .checkmark32Regular: return "ic_fluent_checkmark_32_regular"
@@ -18836,8 +19143,6 @@ import Foundation
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"
- default: break }
- switch self {
case .checkmarkNote20Regular: return "ic_fluent_checkmark_note_20_regular"
case .checkmarkSquare20Filled: return "ic_fluent_checkmark_square_20_filled"
case .checkmarkSquare20Regular: return "ic_fluent_checkmark_square_20_regular"
@@ -18902,6 +19207,8 @@ import Foundation
case .chevronCircleUp12Filled: return "ic_fluent_chevron_circle_up_12_filled"
case .chevronCircleUp12Regular: return "ic_fluent_chevron_circle_up_12_regular"
case .chevronCircleUp16Filled: return "ic_fluent_chevron_circle_up_16_filled"
+ default: break }
+ switch self {
case .chevronCircleUp16Regular: return "ic_fluent_chevron_circle_up_16_regular"
case .chevronCircleUp20Filled: return "ic_fluent_chevron_circle_up_20_filled"
case .chevronCircleUp20Regular: return "ic_fluent_chevron_circle_up_20_regular"
@@ -18938,8 +19245,6 @@ import Foundation
case .chevronDown24Filled: return "ic_fluent_chevron_down_24_filled"
case .chevronDown24Regular: return "ic_fluent_chevron_down_24_regular"
case .chevronDown28Filled: return "ic_fluent_chevron_down_28_filled"
- default: break }
- switch self {
case .chevronDown28Regular: return "ic_fluent_chevron_down_28_regular"
case .chevronDown32Filled: return "ic_fluent_chevron_down_32_filled"
case .chevronDown32Regular: return "ic_fluent_chevron_down_32_regular"
@@ -19004,6 +19309,8 @@ import Foundation
case .circle16Filled: return "ic_fluent_circle_16_filled"
case .circle16Regular: return "ic_fluent_circle_16_regular"
case .circle20Filled: return "ic_fluent_circle_20_filled"
+ default: break }
+ switch self {
case .circle20Regular: return "ic_fluent_circle_20_regular"
case .circle24Filled: return "ic_fluent_circle_24_filled"
case .circle24Regular: return "ic_fluent_circle_24_regular"
@@ -19027,10 +19334,16 @@ import Foundation
case .circleHalfFill20Regular: return "ic_fluent_circle_half_fill_20_regular"
case .circleHalfFill24Filled: return "ic_fluent_circle_half_fill_24_filled"
case .circleHalfFill24Regular: return "ic_fluent_circle_half_fill_24_regular"
+ case .circleHighlight20Filled: return "ic_fluent_circle_highlight_20_filled"
+ case .circleHighlight20Regular: return "ic_fluent_circle_highlight_20_regular"
+ case .circleHighlight24Filled: return "ic_fluent_circle_highlight_24_filled"
+ case .circleHighlight24Regular: return "ic_fluent_circle_highlight_24_regular"
case .circleHint16Filled: return "ic_fluent_circle_hint_16_filled"
case .circleHint16Regular: return "ic_fluent_circle_hint_16_regular"
case .circleHint20Filled: return "ic_fluent_circle_hint_20_filled"
case .circleHint20Regular: return "ic_fluent_circle_hint_20_regular"
+ case .circleHint24Filled: return "ic_fluent_circle_hint_24_filled"
+ case .circleHint24Regular: return "ic_fluent_circle_hint_24_regular"
case .circleHintHalfVertical16Filled: return "ic_fluent_circle_hint_half_vertical_16_filled"
case .circleHintHalfVertical16Regular: return "ic_fluent_circle_hint_half_vertical_16_regular"
case .circleHintHalfVertical20Filled: return "ic_fluent_circle_hint_half_vertical_20_filled"
@@ -19040,8 +19353,6 @@ import Foundation
case .circleImage16Filled: return "ic_fluent_circle_image_16_filled"
case .circleImage16Regular: return "ic_fluent_circle_image_16_regular"
case .circleImage20Filled: return "ic_fluent_circle_image_20_filled"
- default: break }
- switch self {
case .circleImage20Regular: return "ic_fluent_circle_image_20_regular"
case .circleImage24Filled: return "ic_fluent_circle_image_24_filled"
case .circleImage24Regular: return "ic_fluent_circle_image_24_regular"
@@ -19061,6 +19372,10 @@ import Foundation
case .circleOff16Regular: return "ic_fluent_circle_off_16_regular"
case .circleOff20Filled: return "ic_fluent_circle_off_20_filled"
case .circleOff20Regular: return "ic_fluent_circle_off_20_regular"
+ case .circleShadow20Filled: return "ic_fluent_circle_shadow_20_filled"
+ case .circleShadow20Regular: return "ic_fluent_circle_shadow_20_regular"
+ case .circleShadow24Filled: return "ic_fluent_circle_shadow_24_filled"
+ case .circleShadow24Regular: return "ic_fluent_circle_shadow_24_regular"
case .circleSmall20Filled: return "ic_fluent_circle_small_20_filled"
case .circleSmall20Regular: return "ic_fluent_circle_small_20_regular"
case .circleSmall24Filled: return "ic_fluent_circle_small_24_filled"
@@ -19096,6 +19411,8 @@ import Foundation
case .clipboard20Filled: return "ic_fluent_clipboard_20_filled"
case .clipboard20Regular: return "ic_fluent_clipboard_20_regular"
case .clipboard24Filled: return "ic_fluent_clipboard_24_filled"
+ default: break }
+ switch self {
case .clipboard24Regular: return "ic_fluent_clipboard_24_regular"
case .clipboard28Filled: return "ic_fluent_clipboard_28_filled"
case .clipboard28Regular: return "ic_fluent_clipboard_28_regular"
@@ -19142,8 +19459,6 @@ import Foundation
case .clipboardCode16Filled: return "ic_fluent_clipboard_code_16_filled"
case .clipboardCode16Regular: return "ic_fluent_clipboard_code_16_regular"
case .clipboardCode20Filled: return "ic_fluent_clipboard_code_20_filled"
- default: break }
- switch self {
case .clipboardCode20Regular: return "ic_fluent_clipboard_code_20_regular"
case .clipboardCode24Filled: return "ic_fluent_clipboard_code_24_filled"
case .clipboardCode24Regular: return "ic_fluent_clipboard_code_24_regular"
@@ -19198,6 +19513,8 @@ import Foundation
case .clipboardMathFormula32Filled: return "ic_fluent_clipboard_math_formula_32_filled"
case .clipboardMathFormula32Regular: return "ic_fluent_clipboard_math_formula_32_regular"
case .clipboardMonth16Filled: return "ic_fluent_clipboard_month_16_filled"
+ default: break }
+ switch self {
case .clipboardMonth16Regular: return "ic_fluent_clipboard_month_16_regular"
case .clipboardMonth20Filled: return "ic_fluent_clipboard_month_20_filled"
case .clipboardMonth20Regular: return "ic_fluent_clipboard_month_20_regular"
@@ -19244,8 +19561,6 @@ import Foundation
case .clipboardSettings24Filled: return "ic_fluent_clipboard_settings_24_filled"
case .clipboardSettings24Regular: return "ic_fluent_clipboard_settings_24_regular"
case .clipboardTask16Filled: return "ic_fluent_clipboard_task_16_filled"
- default: break }
- switch self {
case .clipboardTask16Regular: return "ic_fluent_clipboard_task_16_regular"
case .clipboardTask20Filled: return "ic_fluent_clipboard_task_20_filled"
case .clipboardTask20Regular: return "ic_fluent_clipboard_task_20_regular"
@@ -19300,6 +19615,8 @@ import Foundation
case .clockBill20Filled: return "ic_fluent_clock_bill_20_filled"
case .clockBill20Regular: return "ic_fluent_clock_bill_20_regular"
case .clockBill24Filled: return "ic_fluent_clock_bill_24_filled"
+ default: break }
+ switch self {
case .clockBill24Regular: return "ic_fluent_clock_bill_24_regular"
case .clockBill32Filled: return "ic_fluent_clock_bill_32_filled"
case .clockBill32Regular: return "ic_fluent_clock_bill_32_regular"
@@ -19346,8 +19663,6 @@ import Foundation
case .cloud16Filled: return "ic_fluent_cloud_16_filled"
case .cloud16Regular: return "ic_fluent_cloud_16_regular"
case .cloud20Filled: return "ic_fluent_cloud_20_filled"
- default: break }
- switch self {
case .cloud20Regular: return "ic_fluent_cloud_20_regular"
case .cloud24Filled: return "ic_fluent_cloud_24_filled"
case .cloud24Regular: return "ic_fluent_cloud_24_regular"
@@ -19402,6 +19717,8 @@ import Foundation
case .cloudArrowUp28Filled: return "ic_fluent_cloud_arrow_up_28_filled"
case .cloudArrowUp28Regular: return "ic_fluent_cloud_arrow_up_28_regular"
case .cloudArrowUp32Filled: return "ic_fluent_cloud_arrow_up_32_filled"
+ default: break }
+ switch self {
case .cloudArrowUp32Regular: return "ic_fluent_cloud_arrow_up_32_regular"
case .cloudArrowUp48Filled: return "ic_fluent_cloud_arrow_up_48_filled"
case .cloudArrowUp48Regular: return "ic_fluent_cloud_arrow_up_48_regular"
@@ -19448,8 +19765,6 @@ import Foundation
case .cloudDatabase20Filled: return "ic_fluent_cloud_database_20_filled"
case .cloudDatabase20Regular: return "ic_fluent_cloud_database_20_regular"
case .cloudDesktop20Filled: return "ic_fluent_cloud_desktop_20_filled"
- default: break }
- switch self {
case .cloudDesktop20Regular: return "ic_fluent_cloud_desktop_20_regular"
case .cloudDismiss16Filled: return "ic_fluent_cloud_dismiss_16_filled"
case .cloudDismiss16Regular: return "ic_fluent_cloud_dismiss_16_regular"
@@ -19504,6 +19819,8 @@ import Foundation
case .cloudOff48Filled: return "ic_fluent_cloud_off_48_filled"
case .cloudOff48Regular: return "ic_fluent_cloud_off_48_regular"
case .cloudSwap20Filled: return "ic_fluent_cloud_swap_20_filled"
+ default: break }
+ switch self {
case .cloudSwap20Regular: return "ic_fluent_cloud_swap_20_regular"
case .cloudSwap24Filled: return "ic_fluent_cloud_swap_24_filled"
case .cloudSwap24Regular: return "ic_fluent_cloud_swap_24_regular"
@@ -19550,8 +19867,6 @@ import Foundation
case .code24Filled: return "ic_fluent_code_24_filled"
case .code24Regular: return "ic_fluent_code_24_regular"
case .codeBlock16Filled: return "ic_fluent_code_block_16_filled"
- default: break }
- switch self {
case .codeBlock16Regular: return "ic_fluent_code_block_16_regular"
case .codeBlock20Filled: return "ic_fluent_code_block_20_filled"
case .codeBlock20Regular: return "ic_fluent_code_block_20_regular"
@@ -19606,6 +19921,8 @@ import Foundation
case .codeVbRectangle16Filled: return "ic_fluent_code_vb_rectangle_16_filled"
case .codeVbRectangle16Regular: return "ic_fluent_code_vb_rectangle_16_regular"
case .collections16Filled: return "ic_fluent_collections_16_filled"
+ default: break }
+ switch self {
case .collections16Regular: return "ic_fluent_collections_16_regular"
case .collections20Filled: return "ic_fluent_collections_20_filled"
case .collections20Regular: return "ic_fluent_collections_20_regular"
@@ -19650,10 +19967,10 @@ import Foundation
case .colorLineAccent24Regular: return "ic_fluent_color_line_accent_24_regular"
case .column20Filled: return "ic_fluent_column_20_filled"
case .column20Regular: return "ic_fluent_column_20_regular"
+ case .column24Filled: return "ic_fluent_column_24_filled"
+ case .column24Regular: return "ic_fluent_column_24_regular"
case .columnArrowRight20Filled: return "ic_fluent_column_arrow_right_20_filled"
case .columnArrowRight20Regular: return "ic_fluent_column_arrow_right_20_regular"
- default: break }
- switch self {
case .columnDoubleCompare20Filled: return "ic_fluent_column_double_compare_20_filled"
case .columnDoubleCompare20Regular: return "ic_fluent_column_double_compare_20_regular"
case .columnEdit20Filled: return "ic_fluent_column_edit_20_filled"
@@ -19688,6 +20005,8 @@ import Foundation
case .comment24Regular: return "ic_fluent_comment_24_regular"
case .comment28Filled: return "ic_fluent_comment_28_filled"
case .comment28Regular: return "ic_fluent_comment_28_regular"
+ case .comment32Filled: return "ic_fluent_comment_32_filled"
+ case .comment32Regular: return "ic_fluent_comment_32_regular"
case .comment48Filled: return "ic_fluent_comment_48_filled"
case .comment48Regular: return "ic_fluent_comment_48_regular"
case .commentAdd12Filled: return "ic_fluent_comment_add_12_filled"
@@ -19700,8 +20019,12 @@ import Foundation
case .commentAdd24Regular: return "ic_fluent_comment_add_24_regular"
case .commentAdd28Filled: return "ic_fluent_comment_add_28_filled"
case .commentAdd28Regular: return "ic_fluent_comment_add_28_regular"
+ case .commentAdd32Filled: return "ic_fluent_comment_add_32_filled"
+ case .commentAdd32Regular: return "ic_fluent_comment_add_32_regular"
case .commentAdd48Filled: return "ic_fluent_comment_add_48_filled"
case .commentAdd48Regular: return "ic_fluent_comment_add_48_regular"
+ default: break }
+ switch self {
case .commentArrowLeft12Filled: return "ic_fluent_comment_arrow_left_12_filled"
case .commentArrowLeft12Regular: return "ic_fluent_comment_arrow_left_12_regular"
case .commentArrowLeft16Filled: return "ic_fluent_comment_arrow_left_16_filled"
@@ -19754,8 +20077,6 @@ import Foundation
case .commentError20Regular: return "ic_fluent_comment_error_20_regular"
case .commentError24Filled: return "ic_fluent_comment_error_24_filled"
case .commentError24Regular: return "ic_fluent_comment_error_24_regular"
- default: break }
- switch self {
case .commentLightning20Filled: return "ic_fluent_comment_lightning_20_filled"
case .commentLightning20Regular: return "ic_fluent_comment_lightning_20_regular"
case .commentLightning24Filled: return "ic_fluent_comment_lightning_24_filled"
@@ -19804,6 +20125,8 @@ import Foundation
case .commentMultipleLink28Regular: return "ic_fluent_comment_multiple_link_28_regular"
case .commentMultipleLink32Filled: return "ic_fluent_comment_multiple_link_32_filled"
case .commentMultipleLink32Regular: return "ic_fluent_comment_multiple_link_32_regular"
+ default: break }
+ switch self {
case .commentNote20Filled: return "ic_fluent_comment_note_20_filled"
case .commentNote20Regular: return "ic_fluent_comment_note_20_regular"
case .commentNote24Filled: return "ic_fluent_comment_note_24_filled"
@@ -19856,8 +20179,6 @@ import Foundation
case .compose24Regular: return "ic_fluent_compose_24_regular"
case .compose28Filled: return "ic_fluent_compose_28_filled"
case .compose28Regular: return "ic_fluent_compose_28_regular"
- default: break }
- switch self {
case .compose32Filled: return "ic_fluent_compose_32_filled"
case .compose32Regular: return "ic_fluent_compose_32_regular"
case .compose48Filled: return "ic_fluent_compose_48_filled"
@@ -19906,6 +20227,8 @@ import Foundation
case .contactCardGroup28Regular: return "ic_fluent_contact_card_group_28_regular"
case .contactCardGroup48Filled: return "ic_fluent_contact_card_group_48_filled"
case .contactCardGroup48Regular: return "ic_fluent_contact_card_group_48_regular"
+ default: break }
+ switch self {
case .contactCardLink16Filled: return "ic_fluent_contact_card_link_16_filled"
case .contactCardLink16Regular: return "ic_fluent_contact_card_link_16_regular"
case .contactCardLink20Filled: return "ic_fluent_contact_card_link_20_filled"
@@ -19930,6 +20253,8 @@ import Foundation
case .contentSettings24Regular: return "ic_fluent_content_settings_24_regular"
case .contentSettings32Filled: return "ic_fluent_content_settings_32_filled"
case .contentSettings32Regular: return "ic_fluent_content_settings_32_regular"
+ case .contentView16Filled: return "ic_fluent_content_view_16_filled"
+ case .contentView16Regular: return "ic_fluent_content_view_16_regular"
case .contentView20Filled: return "ic_fluent_content_view_20_filled"
case .contentView20Regular: return "ic_fluent_content_view_20_regular"
case .contentView24Filled: return "ic_fluent_content_view_24_filled"
@@ -19958,8 +20283,6 @@ import Foundation
case .contractDownLeft16Regular: return "ic_fluent_contract_down_left_16_regular"
case .contractDownLeft20Filled: return "ic_fluent_contract_down_left_20_filled"
case .contractDownLeft20Regular: return "ic_fluent_contract_down_left_20_regular"
- default: break }
- switch self {
case .contractDownLeft24Filled: return "ic_fluent_contract_down_left_24_filled"
case .contractDownLeft24Regular: return "ic_fluent_contract_down_left_24_regular"
case .contractDownLeft28Filled: return "ic_fluent_contract_down_left_28_filled"
@@ -20006,6 +20329,8 @@ import Foundation
case .copy20Regular: return "ic_fluent_copy_20_regular"
case .copy24Filled: return "ic_fluent_copy_24_filled"
case .copy24Regular: return "ic_fluent_copy_24_regular"
+ default: break }
+ switch self {
case .copy32Filled: return "ic_fluent_copy_32_filled"
case .copy32Regular: return "ic_fluent_copy_32_regular"
case .copyAdd20Filled: return "ic_fluent_copy_add_20_filled"
@@ -20060,8 +20385,12 @@ import Foundation
case .crop32Regular: return "ic_fluent_crop_32_regular"
case .crop48Filled: return "ic_fluent_crop_48_filled"
case .crop48Regular: return "ic_fluent_crop_48_regular"
- default: break }
- switch self {
+ case .cropArrowRotate16Filled: return "ic_fluent_crop_arrow_rotate_16_filled"
+ case .cropArrowRotate16Regular: return "ic_fluent_crop_arrow_rotate_16_regular"
+ case .cropArrowRotate20Filled: return "ic_fluent_crop_arrow_rotate_20_filled"
+ case .cropArrowRotate20Regular: return "ic_fluent_crop_arrow_rotate_20_regular"
+ case .cropArrowRotate24Filled: return "ic_fluent_crop_arrow_rotate_24_filled"
+ case .cropArrowRotate24Regular: return "ic_fluent_crop_arrow_rotate_24_regular"
case .cropInterim20Filled: return "ic_fluent_crop_interim_20_filled"
case .cropInterim20Regular: return "ic_fluent_crop_interim_20_regular"
case .cropInterim24Filled: return "ic_fluent_crop_interim_24_filled"
@@ -20102,6 +20431,8 @@ import Foundation
case .cubeMultiple20Regular: return "ic_fluent_cube_multiple_20_regular"
case .cubeMultiple24Filled: return "ic_fluent_cube_multiple_24_filled"
case .cubeMultiple24Regular: return "ic_fluent_cube_multiple_24_regular"
+ default: break }
+ switch self {
case .cubeQuick16Filled: return "ic_fluent_cube_quick_16_filled"
case .cubeQuick16Regular: return "ic_fluent_cube_quick_16_regular"
case .cubeQuick20Filled: return "ic_fluent_cube_quick_20_filled"
@@ -20138,6 +20469,10 @@ import Foundation
case .cursor20Regular: return "ic_fluent_cursor_20_regular"
case .cursor24Filled: return "ic_fluent_cursor_24_filled"
case .cursor24Regular: return "ic_fluent_cursor_24_regular"
+ case .cursor28Filled: return "ic_fluent_cursor_28_filled"
+ case .cursor28Regular: return "ic_fluent_cursor_28_regular"
+ case .cursor32Filled: return "ic_fluent_cursor_32_filled"
+ case .cursor32Regular: return "ic_fluent_cursor_32_regular"
case .cursorClick20Filled: return "ic_fluent_cursor_click_20_filled"
case .cursorClick20Regular: return "ic_fluent_cursor_click_20_regular"
case .cursorClick24Filled: return "ic_fluent_cursor_click_24_filled"
@@ -20162,8 +20497,6 @@ import Foundation
case .cursorHoverOff24Regular: return "ic_fluent_cursor_hover_off_24_regular"
case .cursorHoverOff28Filled: return "ic_fluent_cursor_hover_off_28_filled"
case .cursorHoverOff28Regular: return "ic_fluent_cursor_hover_off_28_regular"
- default: break }
- switch self {
case .cursorHoverOff48Filled: return "ic_fluent_cursor_hover_off_48_filled"
case .cursorHoverOff48Regular: return "ic_fluent_cursor_hover_off_48_regular"
case .cursorProhibited16Filled: return "ic_fluent_cursor_prohibited_16_filled"
@@ -20200,8 +20533,16 @@ import Foundation
case .dataBarVertical32Regular: return "ic_fluent_data_bar_vertical_32_regular"
case .dataBarVerticalAdd20Filled: return "ic_fluent_data_bar_vertical_add_20_filled"
case .dataBarVerticalAdd20Regular: return "ic_fluent_data_bar_vertical_add_20_regular"
+ default: break }
+ switch self {
case .dataBarVerticalAdd24Filled: return "ic_fluent_data_bar_vertical_add_24_filled"
case .dataBarVerticalAdd24Regular: return "ic_fluent_data_bar_vertical_add_24_regular"
+ case .dataBarVerticalArrowDown16Filled: return "ic_fluent_data_bar_vertical_arrow_down_16_filled"
+ case .dataBarVerticalArrowDown16Regular: return "ic_fluent_data_bar_vertical_arrow_down_16_regular"
+ case .dataBarVerticalArrowDown20Filled: return "ic_fluent_data_bar_vertical_arrow_down_20_filled"
+ case .dataBarVerticalArrowDown20Regular: return "ic_fluent_data_bar_vertical_arrow_down_20_regular"
+ case .dataBarVerticalArrowDown24Filled: return "ic_fluent_data_bar_vertical_arrow_down_24_filled"
+ case .dataBarVerticalArrowDown24Regular: return "ic_fluent_data_bar_vertical_arrow_down_24_regular"
case .dataBarVerticalAscending16Filled: return "ic_fluent_data_bar_vertical_ascending_16_filled"
case .dataBarVerticalAscending16Regular: return "ic_fluent_data_bar_vertical_ascending_16_regular"
case .dataBarVerticalAscending20Filled: return "ic_fluent_data_bar_vertical_ascending_20_filled"
@@ -20230,6 +20571,8 @@ import Foundation
case .dataLine20Regular: return "ic_fluent_data_line_20_regular"
case .dataLine24Filled: return "ic_fluent_data_line_24_filled"
case .dataLine24Regular: return "ic_fluent_data_line_24_regular"
+ case .dataPie16Filled: return "ic_fluent_data_pie_16_filled"
+ case .dataPie16Regular: return "ic_fluent_data_pie_16_regular"
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"
@@ -20264,8 +20607,6 @@ import Foundation
case .dataUsage20Regular: return "ic_fluent_data_usage_20_regular"
case .dataUsage24Filled: return "ic_fluent_data_usage_24_filled"
case .dataUsage24Regular: return "ic_fluent_data_usage_24_regular"
- default: break }
- switch self {
case .dataUsageEdit20Filled: return "ic_fluent_data_usage_edit_20_filled"
case .dataUsageEdit20Regular: return "ic_fluent_data_usage_edit_20_regular"
case .dataUsageEdit24Filled: return "ic_fluent_data_usage_edit_24_filled"
@@ -20294,6 +20635,8 @@ import Foundation
case .database20Regular: return "ic_fluent_database_20_regular"
case .database24Filled: return "ic_fluent_database_24_filled"
case .database24Regular: return "ic_fluent_database_24_regular"
+ default: break }
+ switch self {
case .database32Filled: return "ic_fluent_database_32_filled"
case .database32Regular: return "ic_fluent_database_32_regular"
case .database48Filled: return "ic_fluent_database_48_filled"
@@ -20366,8 +20709,6 @@ import Foundation
case .deleteDismiss20Regular: return "ic_fluent_delete_dismiss_20_regular"
case .deleteDismiss24Filled: return "ic_fluent_delete_dismiss_24_filled"
case .deleteDismiss24Regular: return "ic_fluent_delete_dismiss_24_regular"
- default: break }
- switch self {
case .deleteDismiss28Filled: return "ic_fluent_delete_dismiss_28_filled"
case .deleteDismiss28Regular: return "ic_fluent_delete_dismiss_28_regular"
case .deleteLines20Filled: return "ic_fluent_delete_lines_20_filled"
@@ -20396,6 +20737,8 @@ import Foundation
case .designIdeas24Regular: return "ic_fluent_design_ideas_24_regular"
case .desk16Filled: return "ic_fluent_desk_16_filled"
case .desk16Regular: return "ic_fluent_desk_16_regular"
+ default: break }
+ switch self {
case .desk20Filled: return "ic_fluent_desk_20_filled"
case .desk20Regular: return "ic_fluent_desk_20_regular"
case .desk24Filled: return "ic_fluent_desk_24_filled"
@@ -20468,8 +20811,10 @@ import Foundation
case .desktopMac24Regular: return "ic_fluent_desktop_mac_24_regular"
case .desktopMac32Filled: return "ic_fluent_desktop_mac_32_filled"
case .desktopMac32Regular: return "ic_fluent_desktop_mac_32_regular"
- default: break }
- switch self {
+ case .desktopOff20Filled: return "ic_fluent_desktop_off_20_filled"
+ case .desktopOff20Regular: return "ic_fluent_desktop_off_20_regular"
+ case .desktopOff24Filled: return "ic_fluent_desktop_off_24_filled"
+ case .desktopOff24Regular: return "ic_fluent_desktop_off_24_regular"
case .desktopPulse16Filled: return "ic_fluent_desktop_pulse_16_filled"
case .desktopPulse16Regular: return "ic_fluent_desktop_pulse_16_regular"
case .desktopPulse20Filled: return "ic_fluent_desktop_pulse_20_filled"
@@ -20494,6 +20839,8 @@ import Foundation
case .desktopSpeakerOff20Regular: return "ic_fluent_desktop_speaker_off_20_regular"
case .desktopSpeakerOff24Filled: return "ic_fluent_desktop_speaker_off_24_filled"
case .desktopSpeakerOff24Regular: return "ic_fluent_desktop_speaker_off_24_regular"
+ default: break }
+ switch self {
case .desktopSync16Filled: return "ic_fluent_desktop_sync_16_filled"
case .desktopSync16Regular: return "ic_fluent_desktop_sync_16_regular"
case .desktopSync20Filled: return "ic_fluent_desktop_sync_20_filled"
@@ -20570,8 +20917,6 @@ import Foundation
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"
- default: break }
- switch self {
case .dialpadQuestionMark20Filled: return "ic_fluent_dialpad_question_mark_20_filled"
case .dialpadQuestionMark20Regular: return "ic_fluent_dialpad_question_mark_20_regular"
case .dialpadQuestionMark24Filled: return "ic_fluent_dialpad_question_mark_24_filled"
@@ -20596,6 +20941,8 @@ import Foundation
case .directions24Regular: return "ic_fluent_directions_24_regular"
case .dishwasher20Filled: return "ic_fluent_dishwasher_20_filled"
case .dishwasher20Regular: return "ic_fluent_dishwasher_20_regular"
+ default: break }
+ switch self {
case .dishwasher24Filled: return "ic_fluent_dishwasher_24_filled"
case .dishwasher24Regular: return "ic_fluent_dishwasher_24_regular"
case .dishwasher32Filled: return "ic_fluent_dishwasher_32_filled"
@@ -20672,8 +21019,6 @@ import Foundation
case .doctor12Regular: return "ic_fluent_doctor_12_regular"
case .doctor16Filled: return "ic_fluent_doctor_16_filled"
case .doctor16Regular: return "ic_fluent_doctor_16_regular"
- default: break }
- switch self {
case .doctor20Filled: return "ic_fluent_doctor_20_filled"
case .doctor20Regular: return "ic_fluent_doctor_20_regular"
case .doctor24Filled: return "ic_fluent_doctor_24_filled"
@@ -20698,6 +21043,8 @@ import Foundation
case .document28Regular: return "ic_fluent_document_28_regular"
case .document32Filled: return "ic_fluent_document_32_filled"
case .document32Regular: return "ic_fluent_document_32_regular"
+ default: break }
+ switch self {
case .document48Filled: return "ic_fluent_document_48_filled"
case .document48Regular: return "ic_fluent_document_48_regular"
case .documentAdd16Filled: return "ic_fluent_document_add_16_filled"
@@ -20774,8 +21121,6 @@ import Foundation
case .documentBulletListCube16Regular: return "ic_fluent_document_bullet_list_cube_16_regular"
case .documentBulletListCube20Filled: return "ic_fluent_document_bullet_list_cube_20_filled"
case .documentBulletListCube20Regular: return "ic_fluent_document_bullet_list_cube_20_regular"
- default: break }
- switch self {
case .documentBulletListCube24Filled: return "ic_fluent_document_bullet_list_cube_24_filled"
case .documentBulletListCube24Regular: return "ic_fluent_document_bullet_list_cube_24_regular"
case .documentBulletListMultiple20Filled: return "ic_fluent_document_bullet_list_multiple_20_filled"
@@ -20800,6 +21145,8 @@ import Foundation
case .documentCheckmark24Regular: return "ic_fluent_document_checkmark_24_regular"
case .documentChevronDouble20Filled: return "ic_fluent_document_chevron_double_20_filled"
case .documentChevronDouble20Regular: return "ic_fluent_document_chevron_double_20_regular"
+ default: break }
+ switch self {
case .documentChevronDouble24Filled: return "ic_fluent_document_chevron_double_24_filled"
case .documentChevronDouble24Regular: return "ic_fluent_document_chevron_double_24_regular"
case .documentContract16Filled: return "ic_fluent_document_contract_16_filled"
@@ -20876,8 +21223,6 @@ import Foundation
case .documentError24Regular: return "ic_fluent_document_error_24_regular"
case .documentFit16Filled: return "ic_fluent_document_fit_16_filled"
case .documentFit16Regular: return "ic_fluent_document_fit_16_regular"
- default: break }
- switch self {
case .documentFit20Filled: return "ic_fluent_document_fit_20_filled"
case .documentFit20Regular: return "ic_fluent_document_fit_20_regular"
case .documentFit24Filled: return "ic_fluent_document_fit_24_filled"
@@ -20902,6 +21247,8 @@ import Foundation
case .documentFooterDismiss20Regular: return "ic_fluent_document_footer_dismiss_20_regular"
case .documentFooterDismiss24Filled: return "ic_fluent_document_footer_dismiss_24_filled"
case .documentFooterDismiss24Regular: return "ic_fluent_document_footer_dismiss_24_regular"
+ default: break }
+ switch self {
case .documentFs16Filled: return "ic_fluent_document_fs_16_filled"
case .documentFs16Regular: return "ic_fluent_document_fs_16_regular"
case .documentHeader16Filled: return "ic_fluent_document_header_16_filled"
@@ -20978,8 +21325,6 @@ import Foundation
case .documentLightning32Regular: return "ic_fluent_document_lightning_32_regular"
case .documentLightning48Filled: return "ic_fluent_document_lightning_48_filled"
case .documentLightning48Regular: return "ic_fluent_document_lightning_48_regular"
- default: break }
- switch self {
case .documentLink16Filled: return "ic_fluent_document_link_16_filled"
case .documentLink16Regular: return "ic_fluent_document_link_16_regular"
case .documentLink20Filled: return "ic_fluent_document_link_20_filled"
@@ -21004,6 +21349,8 @@ import Foundation
case .documentMargins24Regular: return "ic_fluent_document_margins_24_regular"
case .documentMention16Filled: return "ic_fluent_document_mention_16_filled"
case .documentMention16Regular: return "ic_fluent_document_mention_16_regular"
+ default: break }
+ switch self {
case .documentMention20Filled: return "ic_fluent_document_mention_20_filled"
case .documentMention20Regular: return "ic_fluent_document_mention_20_regular"
case .documentMention24Filled: return "ic_fluent_document_mention_24_filled"
@@ -21080,8 +21427,6 @@ import Foundation
case .documentPageBottomRight24Regular: return "ic_fluent_document_page_bottom_right_24_regular"
case .documentPageBreak20Filled: return "ic_fluent_document_page_break_20_filled"
case .documentPageBreak20Regular: return "ic_fluent_document_page_break_20_regular"
- default: break }
- switch self {
case .documentPageBreak24Filled: return "ic_fluent_document_page_break_24_filled"
case .documentPageBreak24Regular: return "ic_fluent_document_page_break_24_regular"
case .documentPageNumber20Filled: return "ic_fluent_document_page_number_20_filled"
@@ -21106,6 +21451,8 @@ import Foundation
case .documentPdf20Regular: return "ic_fluent_document_pdf_20_regular"
case .documentPdf24Filled: return "ic_fluent_document_pdf_24_filled"
case .documentPdf24Regular: return "ic_fluent_document_pdf_24_regular"
+ default: break }
+ switch self {
case .documentPdf32Filled: return "ic_fluent_document_pdf_32_filled"
case .documentPdf32Regular: return "ic_fluent_document_pdf_32_regular"
case .documentPercent20Filled: return "ic_fluent_document_percent_20_filled"
@@ -21182,8 +21529,6 @@ import Foundation
case .documentSearch20Regular: return "ic_fluent_document_search_20_regular"
case .documentSearch24Filled: return "ic_fluent_document_search_24_filled"
case .documentSearch24Regular: return "ic_fluent_document_search_24_regular"
- default: break }
- switch self {
case .documentSearch32Filled: return "ic_fluent_document_search_32_filled"
case .documentSearch32Regular: return "ic_fluent_document_search_32_regular"
case .documentSettings16Filled: return "ic_fluent_document_settings_16_filled"
@@ -21208,6 +21553,8 @@ import Foundation
case .documentSplitHint20Regular: return "ic_fluent_document_split_hint_20_regular"
case .documentSplitHint24Filled: return "ic_fluent_document_split_hint_24_filled"
case .documentSplitHint24Regular: return "ic_fluent_document_split_hint_24_regular"
+ default: break }
+ switch self {
case .documentSplitHintOff16Filled: return "ic_fluent_document_split_hint_off_16_filled"
case .documentSplitHintOff16Regular: return "ic_fluent_document_split_hint_off_16_regular"
case .documentSplitHintOff20Filled: return "ic_fluent_document_split_hint_off_20_filled"
@@ -21284,8 +21631,6 @@ import Foundation
case .documentToolbox24Regular: return "ic_fluent_document_toolbox_24_regular"
case .documentTs16Filled: return "ic_fluent_document_ts_16_filled"
case .documentTs16Regular: return "ic_fluent_document_ts_16_regular"
- default: break }
- switch self {
case .documentVb16Filled: return "ic_fluent_document_vb_16_filled"
case .documentVb16Regular: return "ic_fluent_document_vb_16_regular"
case .documentWidth20Filled: return "ic_fluent_document_width_20_filled"
@@ -21310,6 +21655,8 @@ import Foundation
case .doorArrowLeft24Regular: return "ic_fluent_door_arrow_left_24_regular"
case .doorArrowRight16Filled: return "ic_fluent_door_arrow_right_16_filled"
case .doorArrowRight16Regular: return "ic_fluent_door_arrow_right_16_regular"
+ default: break }
+ switch self {
case .doorArrowRight20Filled: return "ic_fluent_door_arrow_right_20_filled"
case .doorArrowRight20Regular: return "ic_fluent_door_arrow_right_20_regular"
case .doorArrowRight28Filled: return "ic_fluent_door_arrow_right_28_filled"
@@ -21326,10 +21673,14 @@ import Foundation
case .doubleSwipeUp20Regular: return "ic_fluent_double_swipe_up_20_regular"
case .doubleSwipeUp24Filled: return "ic_fluent_double_swipe_up_24_filled"
case .doubleSwipeUp24Regular: return "ic_fluent_double_swipe_up_24_regular"
+ case .doubleTapSwipeDown16Filled: return "ic_fluent_double_tap_swipe_down_16_filled"
+ case .doubleTapSwipeDown16Regular: return "ic_fluent_double_tap_swipe_down_16_regular"
case .doubleTapSwipeDown20Filled: return "ic_fluent_double_tap_swipe_down_20_filled"
case .doubleTapSwipeDown20Regular: return "ic_fluent_double_tap_swipe_down_20_regular"
case .doubleTapSwipeDown24Filled: return "ic_fluent_double_tap_swipe_down_24_filled"
case .doubleTapSwipeDown24Regular: return "ic_fluent_double_tap_swipe_down_24_regular"
+ case .doubleTapSwipeUp16Filled: return "ic_fluent_double_tap_swipe_up_16_filled"
+ case .doubleTapSwipeUp16Regular: return "ic_fluent_double_tap_swipe_up_16_regular"
case .doubleTapSwipeUp20Filled: return "ic_fluent_double_tap_swipe_up_20_filled"
case .doubleTapSwipeUp20Regular: return "ic_fluent_double_tap_swipe_up_20_regular"
case .doubleTapSwipeUp24Filled: return "ic_fluent_double_tap_swipe_up_24_filled"
@@ -21386,8 +21737,6 @@ import Foundation
case .drinkBeer20Regular: return "ic_fluent_drink_beer_20_regular"
case .drinkBeer24Filled: return "ic_fluent_drink_beer_24_filled"
case .drinkBeer24Regular: return "ic_fluent_drink_beer_24_regular"
- default: break }
- switch self {
case .drinkBottle20Filled: return "ic_fluent_drink_bottle_20_filled"
case .drinkBottle20Regular: return "ic_fluent_drink_bottle_20_regular"
case .drinkBottle32Filled: return "ic_fluent_drink_bottle_32_filled"
@@ -21408,6 +21757,8 @@ import Foundation
case .drinkMargarita20Regular: return "ic_fluent_drink_margarita_20_regular"
case .drinkMargarita24Filled: return "ic_fluent_drink_margarita_24_filled"
case .drinkMargarita24Regular: return "ic_fluent_drink_margarita_24_regular"
+ default: break }
+ switch self {
case .drinkToGo20Filled: return "ic_fluent_drink_to_go_20_filled"
case .drinkToGo20Regular: return "ic_fluent_drink_to_go_20_regular"
case .drinkToGo24Filled: return "ic_fluent_drink_to_go_24_filled"
@@ -21488,8 +21839,6 @@ import Foundation
case .dualScreenPagination24Regular: return "ic_fluent_dual_screen_pagination_24_regular"
case .dualScreenSettings20Filled: return "ic_fluent_dual_screen_settings_20_filled"
case .dualScreenSettings20Regular: return "ic_fluent_dual_screen_settings_20_regular"
- default: break }
- switch self {
case .dualScreenSettings24Filled: return "ic_fluent_dual_screen_settings_24_filled"
case .dualScreenSettings24Regular: return "ic_fluent_dual_screen_settings_24_regular"
case .dualScreenSpan20Filled: return "ic_fluent_dual_screen_span_20_filled"
@@ -21510,6 +21859,8 @@ import Foundation
case .dualScreenTablet24Regular: return "ic_fluent_dual_screen_tablet_24_regular"
case .dualScreenUpdate20Filled: return "ic_fluent_dual_screen_update_20_filled"
case .dualScreenUpdate20Regular: return "ic_fluent_dual_screen_update_20_regular"
+ default: break }
+ switch self {
case .dualScreenUpdate24Filled: return "ic_fluent_dual_screen_update_24_filled"
case .dualScreenUpdate24Regular: return "ic_fluent_dual_screen_update_24_regular"
case .dualScreenVerticalScroll20Filled: return "ic_fluent_dual_screen_vertical_scroll_20_filled"
@@ -21590,8 +21941,6 @@ import Foundation
case .editPerson20Regular: return "ic_fluent_edit_person_20_regular"
case .editPerson24Filled: return "ic_fluent_edit_person_24_filled"
case .editPerson24Regular: return "ic_fluent_edit_person_24_regular"
- default: break }
- switch self {
case .editProhibited16Filled: return "ic_fluent_edit_prohibited_16_filled"
case .editProhibited16Regular: return "ic_fluent_edit_prohibited_16_regular"
case .editProhibited20Filled: return "ic_fluent_edit_prohibited_20_filled"
@@ -21612,6 +21961,8 @@ import Foundation
case .elevator20Regular: return "ic_fluent_elevator_20_regular"
case .elevator24Filled: return "ic_fluent_elevator_24_filled"
case .elevator24Regular: return "ic_fluent_elevator_24_regular"
+ default: break }
+ switch self {
case .elevator32Filled: return "ic_fluent_elevator_32_filled"
case .elevator32Regular: return "ic_fluent_elevator_32_regular"
case .elevator48Filled: return "ic_fluent_elevator_48_filled"
@@ -21692,8 +22043,6 @@ import Foundation
case .emojiMeme20Regular: return "ic_fluent_emoji_meme_20_regular"
case .emojiMeme24Filled: return "ic_fluent_emoji_meme_24_filled"
case .emojiMeme24Regular: return "ic_fluent_emoji_meme_24_regular"
- default: break }
- switch self {
case .emojiMultiple20Filled: return "ic_fluent_emoji_multiple_20_filled"
case .emojiMultiple20Regular: return "ic_fluent_emoji_multiple_20_regular"
case .emojiMultiple24Filled: return "ic_fluent_emoji_multiple_24_filled"
@@ -21714,6 +22063,8 @@ import Foundation
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"
+ default: break }
+ switch self {
case .emojiSparkle20Filled: return "ic_fluent_emoji_sparkle_20_filled"
case .emojiSparkle20Regular: return "ic_fluent_emoji_sparkle_20_regular"
case .emojiSparkle24Filled: return "ic_fluent_emoji_sparkle_24_filled"
@@ -21794,8 +22145,6 @@ import Foundation
case .expandUpRight16Regular: return "ic_fluent_expand_up_right_16_regular"
case .expandUpRight20Filled: return "ic_fluent_expand_up_right_20_filled"
case .expandUpRight20Regular: return "ic_fluent_expand_up_right_20_regular"
- default: break }
- switch self {
case .expandUpRight24Filled: return "ic_fluent_expand_up_right_24_filled"
case .expandUpRight24Regular: return "ic_fluent_expand_up_right_24_regular"
case .expandUpRight28Filled: return "ic_fluent_expand_up_right_28_filled"
@@ -21816,6 +22165,8 @@ import Foundation
case .eye20Regular: return "ic_fluent_eye_20_regular"
case .eye24Filled: return "ic_fluent_eye_24_filled"
case .eye24Regular: return "ic_fluent_eye_24_regular"
+ default: break }
+ switch self {
case .eye28Filled: return "ic_fluent_eye_28_filled"
case .eye28Regular: return "ic_fluent_eye_28_regular"
case .eye32Filled: return "ic_fluent_eye_32_filled"
@@ -21896,8 +22247,6 @@ import Foundation
case .feed32Regular: return "ic_fluent_feed_32_regular"
case .feed48Filled: return "ic_fluent_feed_48_filled"
case .feed48Regular: return "ic_fluent_feed_48_regular"
- default: break }
- switch self {
case .filmstrip16Filled: return "ic_fluent_filmstrip_16_filled"
case .filmstrip16Regular: return "ic_fluent_filmstrip_16_regular"
case .filmstrip20Filled: return "ic_fluent_filmstrip_20_filled"
@@ -21918,6 +22267,8 @@ import Foundation
case .filmstripPlay16Regular: return "ic_fluent_filmstrip_play_16_regular"
case .filmstripPlay20Filled: return "ic_fluent_filmstrip_play_20_filled"
case .filmstripPlay20Regular: return "ic_fluent_filmstrip_play_20_regular"
+ default: break }
+ switch self {
case .filmstripPlay24Filled: return "ic_fluent_filmstrip_play_24_filled"
case .filmstripPlay24Regular: return "ic_fluent_filmstrip_play_24_regular"
case .filmstripPlay32Filled: return "ic_fluent_filmstrip_play_32_filled"
@@ -21998,8 +22349,6 @@ import Foundation
case .flagCheckered20Regular: return "ic_fluent_flag_checkered_20_regular"
case .flagClock16Filled: return "ic_fluent_flag_clock_16_filled"
case .flagClock16Regular: return "ic_fluent_flag_clock_16_regular"
- default: break }
- switch self {
case .flagClock20Filled: return "ic_fluent_flag_clock_20_filled"
case .flagClock20Regular: return "ic_fluent_flag_clock_20_regular"
case .flagClock24Filled: return "ic_fluent_flag_clock_24_filled"
@@ -22020,6 +22369,8 @@ import Foundation
case .flagOff28Regular: return "ic_fluent_flag_off_28_regular"
case .flagOff48Filled: return "ic_fluent_flag_off_48_filled"
case .flagOff48Regular: return "ic_fluent_flag_off_48_regular"
+ default: break }
+ switch self {
case .flagPride16Filled: return "ic_fluent_flag_pride_16_filled"
case .flagPride20Filled: return "ic_fluent_flag_pride_20_filled"
case .flagPride24Filled: return "ic_fluent_flag_pride_24_filled"
@@ -22084,6 +22435,8 @@ import Foundation
case .flashSettings20Regular: return "ic_fluent_flash_settings_20_regular"
case .flashSettings24Filled: return "ic_fluent_flash_settings_24_filled"
case .flashSettings24Regular: return "ic_fluent_flash_settings_24_regular"
+ case .flashSparkle16Filled: return "ic_fluent_flash_sparkle_16_filled"
+ case .flashSparkle16Regular: return "ic_fluent_flash_sparkle_16_regular"
case .flashSparkle20Filled: return "ic_fluent_flash_sparkle_20_filled"
case .flashSparkle20Regular: return "ic_fluent_flash_sparkle_20_regular"
case .flashSparkle24Filled: return "ic_fluent_flash_sparkle_24_filled"
@@ -22100,8 +22453,6 @@ import Foundation
case .flashlightOff24Regular: return "ic_fluent_flashlight_off_24_regular"
case .flipHorizontal16Filled: return "ic_fluent_flip_horizontal_16_filled"
case .flipHorizontal16Regular: return "ic_fluent_flip_horizontal_16_regular"
- default: break }
- switch self {
case .flipHorizontal20Filled: return "ic_fluent_flip_horizontal_20_filled"
case .flipHorizontal20Regular: return "ic_fluent_flip_horizontal_20_regular"
case .flipHorizontal24Filled: return "ic_fluent_flip_horizontal_24_filled"
@@ -22120,6 +22471,8 @@ import Foundation
case .flipVertical24Regular: return "ic_fluent_flip_vertical_24_regular"
case .flipVertical28Filled: return "ic_fluent_flip_vertical_28_filled"
case .flipVertical28Regular: return "ic_fluent_flip_vertical_28_regular"
+ default: break }
+ switch self {
case .flipVertical32Filled: return "ic_fluent_flip_vertical_32_filled"
case .flipVertical32Regular: return "ic_fluent_flip_vertical_32_regular"
case .flipVertical48Filled: return "ic_fluent_flip_vertical_48_filled"
@@ -22202,8 +22555,6 @@ import Foundation
case .folderArrowRight24Regular: return "ic_fluent_folder_arrow_right_24_regular"
case .folderArrowRight28Filled: return "ic_fluent_folder_arrow_right_28_filled"
case .folderArrowRight28Regular: return "ic_fluent_folder_arrow_right_28_regular"
- default: break }
- switch self {
case .folderArrowRight32Filled: return "ic_fluent_folder_arrow_right_32_filled"
case .folderArrowRight32Regular: return "ic_fluent_folder_arrow_right_32_regular"
case .folderArrowRight48Filled: return "ic_fluent_folder_arrow_right_48_filled"
@@ -22222,6 +22573,8 @@ import Foundation
case .folderArrowUp48Regular: return "ic_fluent_folder_arrow_up_48_regular"
case .folderBriefcase20Filled: return "ic_fluent_folder_briefcase_20_filled"
case .folderBriefcase20Regular: return "ic_fluent_folder_briefcase_20_regular"
+ default: break }
+ switch self {
case .folderGlobe16Filled: return "ic_fluent_folder_globe_16_filled"
case .folderGlobe16Regular: return "ic_fluent_folder_globe_16_regular"
case .folderGlobe20Filled: return "ic_fluent_folder_globe_20_filled"
@@ -22304,8 +22657,6 @@ import Foundation
case .folderSearch16Regular: return "ic_fluent_folder_search_16_regular"
case .folderSearch20Filled: return "ic_fluent_folder_search_20_filled"
case .folderSearch20Regular: return "ic_fluent_folder_search_20_regular"
- default: break }
- switch self {
case .folderSearch24Filled: return "ic_fluent_folder_search_24_filled"
case .folderSearch24Regular: return "ic_fluent_folder_search_24_regular"
case .folderSwap16Filled: return "ic_fluent_folder_swap_16_filled"
@@ -22324,6 +22675,8 @@ import Foundation
case .folderZip16Regular: return "ic_fluent_folder_zip_16_regular"
case .folderZip20Filled: return "ic_fluent_folder_zip_20_filled"
case .folderZip20Regular: return "ic_fluent_folder_zip_20_regular"
+ default: break }
+ switch self {
case .folderZip24Filled: return "ic_fluent_folder_zip_24_filled"
case .folderZip24Regular: return "ic_fluent_folder_zip_24_regular"
case .fontDecrease20Filled: return "ic_fluent_font_decrease_20_filled"
@@ -22356,6 +22709,12 @@ import Foundation
case .food20Regular: return "ic_fluent_food_20_regular"
case .food24Filled: return "ic_fluent_food_24_filled"
case .food24Regular: return "ic_fluent_food_24_regular"
+ case .food28Filled: return "ic_fluent_food_28_filled"
+ case .food28Regular: return "ic_fluent_food_28_regular"
+ case .food32Filled: return "ic_fluent_food_32_filled"
+ case .food32Regular: return "ic_fluent_food_32_regular"
+ case .food48Filled: return "ic_fluent_food_48_filled"
+ case .food48Regular: return "ic_fluent_food_48_regular"
case .foodApple20Filled: return "ic_fluent_food_apple_20_filled"
case .foodApple20Regular: return "ic_fluent_food_apple_20_regular"
case .foodApple24Filled: return "ic_fluent_food_apple_24_filled"
@@ -22406,8 +22765,6 @@ import Foundation
case .foodToast24Regular: return "ic_fluent_food_toast_24_regular"
case .form20Filled: return "ic_fluent_form_20_filled"
case .form20Regular: return "ic_fluent_form_20_regular"
- default: break }
- switch self {
case .form24Filled: return "ic_fluent_form_24_filled"
case .form24Regular: return "ic_fluent_form_24_regular"
case .form28Filled: return "ic_fluent_form_28_filled"
@@ -22420,6 +22777,8 @@ import Foundation
case .formMultiple24Regular: return "ic_fluent_form_multiple_24_regular"
case .formMultiple28Filled: return "ic_fluent_form_multiple_28_filled"
case .formMultiple28Regular: return "ic_fluent_form_multiple_28_regular"
+ default: break }
+ switch self {
case .formMultiple48Filled: return "ic_fluent_form_multiple_48_filled"
case .formMultiple48Regular: return "ic_fluent_form_multiple_48_regular"
case .formNew20Filled: return "ic_fluent_form_new_20_filled"
@@ -22508,8 +22867,6 @@ import Foundation
case .ganttChart24Regular: return "ic_fluent_gantt_chart_24_regular"
case .gas20Filled: return "ic_fluent_gas_20_filled"
case .gas20Regular: return "ic_fluent_gas_20_regular"
- default: break }
- switch self {
case .gas24Filled: return "ic_fluent_gas_24_filled"
case .gas24Regular: return "ic_fluent_gas_24_regular"
case .gasPump20Filled: return "ic_fluent_gas_pump_20_filled"
@@ -22522,6 +22879,8 @@ import Foundation
case .gauge20Regular: return "ic_fluent_gauge_20_regular"
case .gauge24Filled: return "ic_fluent_gauge_24_filled"
case .gauge24Regular: return "ic_fluent_gauge_24_regular"
+ default: break }
+ switch self {
case .gauge32Filled: return "ic_fluent_gauge_32_filled"
case .gauge32Regular: return "ic_fluent_gauge_32_regular"
case .gaugeAdd20Filled: return "ic_fluent_gauge_add_20_filled"
@@ -22610,8 +22969,6 @@ import Foundation
case .glanceHorizontalSparkles24Regular: return "ic_fluent_glance_horizontal_sparkles_24_regular"
case .glasses16Filled: return "ic_fluent_glasses_16_filled"
case .glasses16Regular: return "ic_fluent_glasses_16_regular"
- default: break }
- switch self {
case .glasses20Filled: return "ic_fluent_glasses_20_filled"
case .glasses20Regular: return "ic_fluent_glasses_20_regular"
case .glasses24Filled: return "ic_fluent_glasses_24_filled"
@@ -22624,6 +22981,8 @@ import Foundation
case .glasses48Regular: return "ic_fluent_glasses_48_regular"
case .glassesOff16Filled: return "ic_fluent_glasses_off_16_filled"
case .glassesOff16Regular: return "ic_fluent_glasses_off_16_regular"
+ default: break }
+ switch self {
case .glassesOff20Filled: return "ic_fluent_glasses_off_20_filled"
case .glassesOff20Regular: return "ic_fluent_glasses_off_20_regular"
case .glassesOff24Filled: return "ic_fluent_glasses_off_24_filled"
@@ -22712,8 +23071,6 @@ import Foundation
case .globeStar20Regular: return "ic_fluent_globe_star_20_regular"
case .globeSurface20Filled: return "ic_fluent_globe_surface_20_filled"
case .globeSurface20Regular: return "ic_fluent_globe_surface_20_regular"
- default: break }
- switch self {
case .globeSurface24Filled: return "ic_fluent_globe_surface_24_filled"
case .globeSurface24Regular: return "ic_fluent_globe_surface_24_regular"
case .globeSurface32Filled: return "ic_fluent_globe_surface_32_filled"
@@ -22726,6 +23083,8 @@ import Foundation
case .globeSync24Regular: return "ic_fluent_globe_sync_24_regular"
case .globeVideo20Filled: return "ic_fluent_globe_video_20_filled"
case .globeVideo20Regular: return "ic_fluent_globe_video_20_regular"
+ default: break }
+ switch self {
case .globeVideo24Filled: return "ic_fluent_globe_video_24_filled"
case .globeVideo24Regular: return "ic_fluent_globe_video_24_regular"
case .globeVideo28Filled: return "ic_fluent_globe_video_28_filled"
@@ -22814,8 +23173,6 @@ import Foundation
case .guitar28Regular: return "ic_fluent_guitar_28_regular"
case .handDraw16Filled: return "ic_fluent_hand_draw_16_filled"
case .handDraw16Regular: return "ic_fluent_hand_draw_16_regular"
- default: break }
- switch self {
case .handDraw20Filled: return "ic_fluent_hand_draw_20_filled"
case .handDraw20Regular: return "ic_fluent_hand_draw_20_regular"
case .handDraw24Filled: return "ic_fluent_hand_draw_24_filled"
@@ -22828,6 +23185,8 @@ import Foundation
case .handLeft20Regular: return "ic_fluent_hand_left_20_regular"
case .handLeft24Filled: return "ic_fluent_hand_left_24_filled"
case .handLeft24Regular: return "ic_fluent_hand_left_24_regular"
+ default: break }
+ switch self {
case .handLeft28Filled: return "ic_fluent_hand_left_28_filled"
case .handLeft28Regular: return "ic_fluent_hand_left_28_regular"
case .handLeftChat16Filled: return "ic_fluent_hand_left_chat_16_filled"
@@ -22884,6 +23243,18 @@ import Foundation
case .handshake24Regular: return "ic_fluent_handshake_24_regular"
case .handshake32Filled: return "ic_fluent_handshake_32_filled"
case .handshake32Regular: return "ic_fluent_handshake_32_regular"
+ case .hapticStrong16Filled: return "ic_fluent_haptic_strong_16_filled"
+ case .hapticStrong16Regular: return "ic_fluent_haptic_strong_16_regular"
+ case .hapticStrong20Filled: return "ic_fluent_haptic_strong_20_filled"
+ case .hapticStrong20Regular: return "ic_fluent_haptic_strong_20_regular"
+ case .hapticStrong24Filled: return "ic_fluent_haptic_strong_24_filled"
+ case .hapticStrong24Regular: return "ic_fluent_haptic_strong_24_regular"
+ case .hapticWeak16Filled: return "ic_fluent_haptic_weak_16_filled"
+ case .hapticWeak16Regular: return "ic_fluent_haptic_weak_16_regular"
+ case .hapticWeak20Filled: return "ic_fluent_haptic_weak_20_filled"
+ case .hapticWeak20Regular: return "ic_fluent_haptic_weak_20_regular"
+ case .hapticWeak24Filled: return "ic_fluent_haptic_weak_24_filled"
+ case .hapticWeak24Regular: return "ic_fluent_haptic_weak_24_regular"
case .hardDrive16Filled: return "ic_fluent_hard_drive_16_filled"
case .hardDrive16Regular: return "ic_fluent_hard_drive_16_regular"
case .hardDrive20Filled: return "ic_fluent_hard_drive_20_filled"
@@ -23052,6 +23423,10 @@ import Foundation
case .hexagon32Regular: return "ic_fluent_hexagon_32_regular"
case .hexagon48Filled: return "ic_fluent_hexagon_48_filled"
case .hexagon48Regular: return "ic_fluent_hexagon_48_regular"
+ case .hexagonSparkle20Filled: return "ic_fluent_hexagon_sparkle_20_filled"
+ case .hexagonSparkle20Regular: return "ic_fluent_hexagon_sparkle_20_regular"
+ case .hexagonSparkle24Filled: return "ic_fluent_hexagon_sparkle_24_filled"
+ case .hexagonSparkle24Regular: return "ic_fluent_hexagon_sparkle_24_regular"
case .hexagonThree12Filled: return "ic_fluent_hexagon_three_12_filled"
case .hexagonThree12Regular: return "ic_fluent_hexagon_three_12_regular"
case .hexagonThree16Filled: return "ic_fluent_hexagon_three_16_filled"
@@ -23116,12 +23491,12 @@ import Foundation
case .homeAdd24Filled: return "ic_fluent_home_add_24_filled"
case .homeAdd24Regular: return "ic_fluent_home_add_24_regular"
case .homeCheckmark16Filled: return "ic_fluent_home_checkmark_16_filled"
+ default: break }
+ switch self {
case .homeCheckmark16Regular: return "ic_fluent_home_checkmark_16_regular"
case .homeCheckmark20Filled: return "ic_fluent_home_checkmark_20_filled"
case .homeCheckmark20Regular: return "ic_fluent_home_checkmark_20_regular"
case .homeCheckmark24Filled: return "ic_fluent_home_checkmark_24_filled"
- default: break }
- switch self {
case .homeCheckmark24Regular: return "ic_fluent_home_checkmark_24_regular"
case .homeDatabase20Filled: return "ic_fluent_home_database_20_filled"
case .homeDatabase20Regular: return "ic_fluent_home_database_20_regular"
@@ -23218,12 +23593,12 @@ import Foundation
case .imageArrowCounterclockwise20Filled: return "ic_fluent_image_arrow_counterclockwise_20_filled"
case .imageArrowCounterclockwise20Regular: return "ic_fluent_image_arrow_counterclockwise_20_regular"
case .imageArrowCounterclockwise24Filled: return "ic_fluent_image_arrow_counterclockwise_24_filled"
+ default: break }
+ switch self {
case .imageArrowCounterclockwise24Regular: return "ic_fluent_image_arrow_counterclockwise_24_regular"
case .imageArrowForward20Filled: return "ic_fluent_image_arrow_forward_20_filled"
case .imageArrowForward20Regular: return "ic_fluent_image_arrow_forward_20_regular"
case .imageArrowForward24Filled: return "ic_fluent_image_arrow_forward_24_filled"
- default: break }
- switch self {
case .imageArrowForward24Regular: return "ic_fluent_image_arrow_forward_24_regular"
case .imageBorder16Filled: return "ic_fluent_image_border_16_filled"
case .imageBorder16Regular: return "ic_fluent_image_border_16_regular"
@@ -23320,12 +23695,12 @@ import Foundation
case .imageStack16Filled: return "ic_fluent_image_stack_16_filled"
case .imageStack16Regular: return "ic_fluent_image_stack_16_regular"
case .imageStack20Filled: return "ic_fluent_image_stack_20_filled"
+ default: break }
+ switch self {
case .imageStack20Regular: return "ic_fluent_image_stack_20_regular"
case .imageTable16Filled: return "ic_fluent_image_table_16_filled"
case .imageTable16Regular: return "ic_fluent_image_table_16_regular"
case .imageTable20Filled: return "ic_fluent_image_table_20_filled"
- default: break }
- switch self {
case .imageTable20Regular: return "ic_fluent_image_table_20_regular"
case .imageTable24Filled: return "ic_fluent_image_table_24_filled"
case .imageTable24Regular: return "ic_fluent_image_table_24_regular"
@@ -23422,12 +23797,12 @@ import Foundation
case .iotAlert20Filled: return "ic_fluent_iot_alert_20_filled"
case .iotAlert20Regular: return "ic_fluent_iot_alert_20_regular"
case .iotAlert24Filled: return "ic_fluent_iot_alert_24_filled"
+ default: break }
+ switch self {
case .iotAlert24Regular: return "ic_fluent_iot_alert_24_regular"
case .javascript16Filled: return "ic_fluent_javascript_16_filled"
case .javascript16Regular: return "ic_fluent_javascript_16_regular"
case .javascript20Filled: return "ic_fluent_javascript_20_filled"
- default: break }
- switch self {
case .javascript20Regular: return "ic_fluent_javascript_20_regular"
case .javascript24Filled: return "ic_fluent_javascript_24_filled"
case .javascript24Regular: return "ic_fluent_javascript_24_regular"
@@ -23524,12 +23899,12 @@ import Foundation
case .laptopBriefcase24Filled: return "ic_fluent_laptop_briefcase_24_filled"
case .laptopBriefcase24Regular: return "ic_fluent_laptop_briefcase_24_regular"
case .laptopBriefcase32Filled: return "ic_fluent_laptop_briefcase_32_filled"
+ default: break }
+ switch self {
case .laptopBriefcase32Regular: return "ic_fluent_laptop_briefcase_32_regular"
case .laptopDismiss16Filled: return "ic_fluent_laptop_dismiss_16_filled"
case .laptopDismiss16Regular: return "ic_fluent_laptop_dismiss_16_regular"
case .laptopDismiss20Filled: return "ic_fluent_laptop_dismiss_20_filled"
- default: break }
- switch self {
case .laptopDismiss20Regular: return "ic_fluent_laptop_dismiss_20_regular"
case .laptopMultiple24Filled: return "ic_fluent_laptop_multiple_24_filled"
case .laptopMultiple24Regular: return "ic_fluent_laptop_multiple_24_regular"
@@ -23573,6 +23948,8 @@ import Foundation
case .layerDiagonal24Regular: return "ic_fluent_layer_diagonal_24_regular"
case .layerDiagonalAdd20Filled: return "ic_fluent_layer_diagonal_add_20_filled"
case .layerDiagonalAdd20Regular: return "ic_fluent_layer_diagonal_add_20_regular"
+ case .layerDiagonalAdd24Filled: return "ic_fluent_layer_diagonal_add_24_filled"
+ case .layerDiagonalAdd24Regular: return "ic_fluent_layer_diagonal_add_24_regular"
case .layerDiagonalPerson16Filled: return "ic_fluent_layer_diagonal_person_16_filled"
case .layerDiagonalPerson16Regular: return "ic_fluent_layer_diagonal_person_16_regular"
case .layerDiagonalPerson20Filled: return "ic_fluent_layer_diagonal_person_20_filled"
@@ -23624,14 +24001,14 @@ import Foundation
case .layoutColumnOneThirdLeft16Filled: return "ic_fluent_layout_column_one_third_left_16_filled"
case .layoutColumnOneThirdLeft16Regular: return "ic_fluent_layout_column_one_third_left_16_regular"
case .layoutColumnOneThirdLeft20Filled: return "ic_fluent_layout_column_one_third_left_20_filled"
+ default: break }
+ switch self {
case .layoutColumnOneThirdLeft20Regular: return "ic_fluent_layout_column_one_third_left_20_regular"
case .layoutColumnOneThirdLeft24Filled: return "ic_fluent_layout_column_one_third_left_24_filled"
case .layoutColumnOneThirdLeft24Regular: return "ic_fluent_layout_column_one_third_left_24_regular"
case .layoutColumnOneThirdRight16Filled: return "ic_fluent_layout_column_one_third_right_16_filled"
case .layoutColumnOneThirdRight16Regular: return "ic_fluent_layout_column_one_third_right_16_regular"
case .layoutColumnOneThirdRight20Filled: return "ic_fluent_layout_column_one_third_right_20_filled"
- default: break }
- switch self {
case .layoutColumnOneThirdRight20Regular: return "ic_fluent_layout_column_one_third_right_20_regular"
case .layoutColumnOneThirdRight24Filled: return "ic_fluent_layout_column_one_third_right_24_filled"
case .layoutColumnOneThirdRight24Regular: return "ic_fluent_layout_column_one_third_right_24_regular"
@@ -23662,12 +24039,16 @@ import Foundation
case .layoutColumnTwo20Regular: return "ic_fluent_layout_column_two_20_regular"
case .layoutColumnTwo24Filled: return "ic_fluent_layout_column_two_24_filled"
case .layoutColumnTwo24Regular: return "ic_fluent_layout_column_two_24_regular"
+ case .layoutColumnTwo32Filled: return "ic_fluent_layout_column_two_32_filled"
+ case .layoutColumnTwo32Regular: return "ic_fluent_layout_column_two_32_regular"
case .layoutColumnTwoFocusLeft16Filled: return "ic_fluent_layout_column_two_focus_left_16_filled"
case .layoutColumnTwoFocusLeft20Filled: return "ic_fluent_layout_column_two_focus_left_20_filled"
case .layoutColumnTwoFocusLeft24Filled: return "ic_fluent_layout_column_two_focus_left_24_filled"
+ case .layoutColumnTwoFocusLeft32Filled: return "ic_fluent_layout_column_two_focus_left_32_filled"
case .layoutColumnTwoFocusRight16Filled: return "ic_fluent_layout_column_two_focus_right_16_filled"
case .layoutColumnTwoFocusRight20Filled: return "ic_fluent_layout_column_two_focus_right_20_filled"
case .layoutColumnTwoFocusRight24Filled: return "ic_fluent_layout_column_two_focus_right_24_filled"
+ case .layoutColumnTwoFocusRight32Filled: return "ic_fluent_layout_column_two_focus_right_32_filled"
case .layoutColumnTwoSplitLeft16Filled: return "ic_fluent_layout_column_two_split_left_16_filled"
case .layoutColumnTwoSplitLeft16Regular: return "ic_fluent_layout_column_two_split_left_16_regular"
case .layoutColumnTwoSplitLeft20Filled: return "ic_fluent_layout_column_two_split_left_20_filled"
@@ -23722,6 +24103,8 @@ import Foundation
case .layoutRowThree20Regular: return "ic_fluent_layout_row_three_20_regular"
case .layoutRowThree24Filled: return "ic_fluent_layout_row_three_24_filled"
case .layoutRowThree24Regular: return "ic_fluent_layout_row_three_24_regular"
+ default: break }
+ switch self {
case .layoutRowThreeFocusBottom16Filled: return "ic_fluent_layout_row_three_focus_bottom_16_filled"
case .layoutRowThreeFocusBottom20Filled: return "ic_fluent_layout_row_three_focus_bottom_20_filled"
case .layoutRowThreeFocusBottom24Filled: return "ic_fluent_layout_row_three_focus_bottom_24_filled"
@@ -23732,19 +24115,24 @@ import Foundation
case .layoutRowThreeFocusTop20Filled: return "ic_fluent_layout_row_three_focus_top_20_filled"
case .layoutRowThreeFocusTop24Filled: return "ic_fluent_layout_row_three_focus_top_24_filled"
case .layoutRowTwo16Filled: return "ic_fluent_layout_row_two_16_filled"
- default: break }
- switch self {
case .layoutRowTwo16Regular: return "ic_fluent_layout_row_two_16_regular"
case .layoutRowTwo20Filled: return "ic_fluent_layout_row_two_20_filled"
case .layoutRowTwo20Regular: return "ic_fluent_layout_row_two_20_regular"
case .layoutRowTwo24Filled: return "ic_fluent_layout_row_two_24_filled"
case .layoutRowTwo24Regular: return "ic_fluent_layout_row_two_24_regular"
+ case .layoutRowTwo28Filled: return "ic_fluent_layout_row_two_28_filled"
+ case .layoutRowTwo28Regular: return "ic_fluent_layout_row_two_28_regular"
+ case .layoutRowTwo32Filled: return "ic_fluent_layout_row_two_32_filled"
+ case .layoutRowTwo32Regular: return "ic_fluent_layout_row_two_32_regular"
+ case .layoutRowTwo48Filled: return "ic_fluent_layout_row_two_48_filled"
+ case .layoutRowTwo48Regular: return "ic_fluent_layout_row_two_48_regular"
case .layoutRowTwoFocusBottom16Filled: return "ic_fluent_layout_row_two_focus_bottom_16_filled"
case .layoutRowTwoFocusBottom20Filled: return "ic_fluent_layout_row_two_focus_bottom_20_filled"
case .layoutRowTwoFocusBottom24Filled: return "ic_fluent_layout_row_two_focus_bottom_24_filled"
case .layoutRowTwoFocusTop16Filled: return "ic_fluent_layout_row_two_focus_top_16_filled"
case .layoutRowTwoFocusTop20Filled: return "ic_fluent_layout_row_two_focus_top_20_filled"
case .layoutRowTwoFocusTop24Filled: return "ic_fluent_layout_row_two_focus_top_24_filled"
+ case .layoutRowTwoFocusTop32Filled: return "ic_fluent_layout_row_two_focus_top_32_filled"
case .layoutRowTwoSplitBottom16Filled: return "ic_fluent_layout_row_two_split_bottom_16_filled"
case .layoutRowTwoSplitBottom16Regular: return "ic_fluent_layout_row_two_split_bottom_16_regular"
case .layoutRowTwoSplitBottom20Filled: return "ic_fluent_layout_row_two_split_bottom_20_filled"
@@ -23817,6 +24205,8 @@ import Foundation
case .lightbulb16Regular: return "ic_fluent_lightbulb_16_regular"
case .lightbulb20Filled: return "ic_fluent_lightbulb_20_filled"
case .lightbulb20Regular: return "ic_fluent_lightbulb_20_regular"
+ default: break }
+ switch self {
case .lightbulb24Filled: return "ic_fluent_lightbulb_24_filled"
case .lightbulb24Regular: return "ic_fluent_lightbulb_24_regular"
case .lightbulb28Filled: return "ic_fluent_lightbulb_28_filled"
@@ -23834,8 +24224,6 @@ import Foundation
case .lightbulbFilament16Filled: return "ic_fluent_lightbulb_filament_16_filled"
case .lightbulbFilament16Regular: return "ic_fluent_lightbulb_filament_16_regular"
case .lightbulbFilament20Filled: return "ic_fluent_lightbulb_filament_20_filled"
- default: break }
- switch self {
case .lightbulbFilament20Regular: return "ic_fluent_lightbulb_filament_20_regular"
case .lightbulbFilament24Filled: return "ic_fluent_lightbulb_filament_24_filled"
case .lightbulbFilament24Regular: return "ic_fluent_lightbulb_filament_24_regular"
@@ -23919,6 +24307,8 @@ import Foundation
case .lineHorizontal4Search16Regular: return "ic_fluent_line_horizontal_4_search_16_regular"
case .lineHorizontal4Search20Filled: return "ic_fluent_line_horizontal_4_search_20_filled"
case .lineHorizontal4Search20Regular: return "ic_fluent_line_horizontal_4_search_20_regular"
+ default: break }
+ switch self {
case .lineHorizontal520Filled: return "ic_fluent_line_horizontal_5_20_filled"
case .lineHorizontal520Regular: return "ic_fluent_line_horizontal_5_20_regular"
case .lineHorizontal5Error20Filled: return "ic_fluent_line_horizontal_5_error_20_filled"
@@ -23936,8 +24326,6 @@ import Foundation
case .link16Filled: return "ic_fluent_link_16_filled"
case .link16Regular: return "ic_fluent_link_16_regular"
case .link20Filled: return "ic_fluent_link_20_filled"
- default: break }
- switch self {
case .link20Regular: return "ic_fluent_link_20_regular"
case .link24Filled: return "ic_fluent_link_24_filled"
case .link24Regular: return "ic_fluent_link_24_regular"
@@ -24021,6 +24409,8 @@ import Foundation
case .liveOff20Regular: return "ic_fluent_live_off_20_regular"
case .liveOff24Filled: return "ic_fluent_live_off_24_filled"
case .liveOff24Regular: return "ic_fluent_live_off_24_regular"
+ default: break }
+ switch self {
case .localLanguage16Filled: return "ic_fluent_local_language_16_filled"
case .localLanguage16Regular: return "ic_fluent_local_language_16_regular"
case .localLanguage20Filled: return "ic_fluent_local_language_20_filled"
@@ -24038,8 +24428,6 @@ import Foundation
case .location24Filled: return "ic_fluent_location_24_filled"
case .location24Regular: return "ic_fluent_location_24_regular"
case .location28Filled: return "ic_fluent_location_28_filled"
- default: break }
- switch self {
case .location28Regular: return "ic_fluent_location_28_regular"
case .location48Filled: return "ic_fluent_location_48_filled"
case .location48Regular: return "ic_fluent_location_48_regular"
@@ -24105,6 +24493,8 @@ import Foundation
case .locationOff28Regular: return "ic_fluent_location_off_28_regular"
case .locationOff48Filled: return "ic_fluent_location_off_48_filled"
case .locationOff48Regular: return "ic_fluent_location_off_48_regular"
+ case .locationRipple12Filled: return "ic_fluent_location_ripple_12_filled"
+ case .locationRipple12Regular: return "ic_fluent_location_ripple_12_regular"
case .locationRipple16Filled: return "ic_fluent_location_ripple_16_filled"
case .locationRipple16Regular: return "ic_fluent_location_ripple_16_regular"
case .locationRipple20Filled: return "ic_fluent_location_ripple_20_filled"
@@ -24121,6 +24511,8 @@ import Foundation
case .locationTargetSquare32Regular: return "ic_fluent_location_target_square_32_regular"
case .lockClosed12Filled: return "ic_fluent_lock_closed_12_filled"
case .lockClosed12Regular: return "ic_fluent_lock_closed_12_regular"
+ default: break }
+ switch self {
case .lockClosed16Filled: return "ic_fluent_lock_closed_16_filled"
case .lockClosed16Regular: return "ic_fluent_lock_closed_16_regular"
case .lockClosed20Filled: return "ic_fluent_lock_closed_20_filled"
@@ -24140,8 +24532,6 @@ import Foundation
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"
- default: break }
- switch self {
case .lockMultiple20Regular: return "ic_fluent_lock_multiple_20_regular"
case .lockMultiple24Filled: return "ic_fluent_lock_multiple_24_filled"
case .lockMultiple24Regular: return "ic_fluent_lock_multiple_24_regular"
@@ -24215,12 +24605,16 @@ import Foundation
case .mailAlert24Regular: return "ic_fluent_mail_alert_24_regular"
case .mailAlert28Filled: return "ic_fluent_mail_alert_28_filled"
case .mailAlert28Regular: return "ic_fluent_mail_alert_28_regular"
+ case .mailAlert32Filled: return "ic_fluent_mail_alert_32_filled"
+ case .mailAlert32Regular: return "ic_fluent_mail_alert_32_regular"
case .mailAllRead16Filled: return "ic_fluent_mail_all_read_16_filled"
case .mailAllRead16Regular: return "ic_fluent_mail_all_read_16_regular"
case .mailAllRead20Filled: return "ic_fluent_mail_all_read_20_filled"
case .mailAllRead20Regular: return "ic_fluent_mail_all_read_20_regular"
case .mailAllRead24Filled: return "ic_fluent_mail_all_read_24_filled"
case .mailAllRead24Regular: return "ic_fluent_mail_all_read_24_regular"
+ default: break }
+ switch self {
case .mailAllRead28Filled: return "ic_fluent_mail_all_read_28_filled"
case .mailAllRead28Regular: return "ic_fluent_mail_all_read_28_regular"
case .mailAllUnread20Filled: return "ic_fluent_mail_all_unread_20_filled"
@@ -24231,6 +24625,8 @@ import Foundation
case .mailArrowClockwise20Regular: return "ic_fluent_mail_arrow_clockwise_20_regular"
case .mailArrowClockwise24Filled: return "ic_fluent_mail_arrow_clockwise_24_filled"
case .mailArrowClockwise24Regular: return "ic_fluent_mail_arrow_clockwise_24_regular"
+ case .mailArrowClockwise32Filled: return "ic_fluent_mail_arrow_clockwise_32_filled"
+ case .mailArrowClockwise32Regular: return "ic_fluent_mail_arrow_clockwise_32_regular"
case .mailArrowDoubleBack16Filled: return "ic_fluent_mail_arrow_double_back_16_filled"
case .mailArrowDoubleBack16Regular: return "ic_fluent_mail_arrow_double_back_16_regular"
case .mailArrowDoubleBack20Filled: return "ic_fluent_mail_arrow_double_back_20_filled"
@@ -24242,8 +24638,6 @@ import Foundation
case .mailArrowDown16Filled: return "ic_fluent_mail_arrow_down_16_filled"
case .mailArrowDown16Regular: return "ic_fluent_mail_arrow_down_16_regular"
case .mailArrowDown20Filled: return "ic_fluent_mail_arrow_down_20_filled"
- default: break }
- switch self {
case .mailArrowDown20Regular: return "ic_fluent_mail_arrow_down_20_regular"
case .mailArrowForward16Filled: return "ic_fluent_mail_arrow_forward_16_filled"
case .mailArrowForward16Regular: return "ic_fluent_mail_arrow_forward_16_regular"
@@ -24281,6 +24675,8 @@ import Foundation
case .mailCopy20Regular: return "ic_fluent_mail_copy_20_regular"
case .mailCopy24Filled: return "ic_fluent_mail_copy_24_filled"
case .mailCopy24Regular: return "ic_fluent_mail_copy_24_regular"
+ case .mailCopy32Filled: return "ic_fluent_mail_copy_32_filled"
+ case .mailCopy32Regular: return "ic_fluent_mail_copy_32_regular"
case .mailDismiss16Filled: return "ic_fluent_mail_dismiss_16_filled"
case .mailDismiss16Regular: return "ic_fluent_mail_dismiss_16_regular"
case .mailDismiss20Filled: return "ic_fluent_mail_dismiss_20_filled"
@@ -24293,6 +24689,8 @@ import Foundation
case .mailEdit20Regular: return "ic_fluent_mail_edit_20_regular"
case .mailEdit24Filled: return "ic_fluent_mail_edit_24_filled"
case .mailEdit24Regular: return "ic_fluent_mail_edit_24_regular"
+ case .mailEdit32Filled: return "ic_fluent_mail_edit_32_filled"
+ case .mailEdit32Regular: return "ic_fluent_mail_edit_32_regular"
case .mailError16Filled: return "ic_fluent_mail_error_16_filled"
case .mailError16Regular: return "ic_fluent_mail_error_16_regular"
case .mailError20Filled: return "ic_fluent_mail_error_20_filled"
@@ -24317,6 +24715,8 @@ import Foundation
case .mailInboxAdd28Regular: return "ic_fluent_mail_inbox_add_28_regular"
case .mailInboxAll20Filled: return "ic_fluent_mail_inbox_all_20_filled"
case .mailInboxAll20Regular: return "ic_fluent_mail_inbox_all_20_regular"
+ default: break }
+ switch self {
case .mailInboxAll24Filled: return "ic_fluent_mail_inbox_all_24_filled"
case .mailInboxAll24Regular: return "ic_fluent_mail_inbox_all_24_regular"
case .mailInboxArrowDown16Filled: return "ic_fluent_mail_inbox_arrow_down_16_filled"
@@ -24344,8 +24744,6 @@ import Foundation
case .mailInboxDismiss20Filled: return "ic_fluent_mail_inbox_dismiss_20_filled"
case .mailInboxDismiss20Regular: return "ic_fluent_mail_inbox_dismiss_20_regular"
case .mailInboxDismiss24Filled: return "ic_fluent_mail_inbox_dismiss_24_filled"
- default: break }
- switch self {
case .mailInboxDismiss24Regular: return "ic_fluent_mail_inbox_dismiss_24_regular"
case .mailInboxDismiss28Filled: return "ic_fluent_mail_inbox_dismiss_28_filled"
case .mailInboxDismiss28Regular: return "ic_fluent_mail_inbox_dismiss_28_regular"
@@ -24419,6 +24817,8 @@ import Foundation
case .mailReadMultiple28Regular: return "ic_fluent_mail_read_multiple_28_regular"
case .mailReadMultiple32Filled: return "ic_fluent_mail_read_multiple_32_filled"
case .mailReadMultiple32Regular: return "ic_fluent_mail_read_multiple_32_regular"
+ default: break }
+ switch self {
case .mailRewind16Filled: return "ic_fluent_mail_rewind_16_filled"
case .mailRewind16Regular: return "ic_fluent_mail_rewind_16_regular"
case .mailRewind20Filled: return "ic_fluent_mail_rewind_20_filled"
@@ -24446,8 +24846,6 @@ import Foundation
case .mailUnread20Filled: return "ic_fluent_mail_unread_20_filled"
case .mailUnread20Regular: return "ic_fluent_mail_unread_20_regular"
case .mailUnread24Filled: return "ic_fluent_mail_unread_24_filled"
- default: break }
- switch self {
case .mailUnread24Regular: return "ic_fluent_mail_unread_24_regular"
case .mailUnread28Filled: return "ic_fluent_mail_unread_28_filled"
case .mailUnread28Regular: return "ic_fluent_mail_unread_28_regular"
@@ -24521,6 +24919,8 @@ import Foundation
case .maximize24Regular: return "ic_fluent_maximize_24_regular"
case .maximize28Filled: return "ic_fluent_maximize_28_filled"
case .maximize28Regular: return "ic_fluent_maximize_28_regular"
+ default: break }
+ switch self {
case .maximize48Filled: return "ic_fluent_maximize_48_filled"
case .maximize48Regular: return "ic_fluent_maximize_48_regular"
case .meetNow16Filled: return "ic_fluent_meet_now_16_filled"
@@ -24548,8 +24948,6 @@ import Foundation
case .megaphoneCircle24Filled: return "ic_fluent_megaphone_circle_24_filled"
case .megaphoneCircle24Regular: return "ic_fluent_megaphone_circle_24_regular"
case .megaphoneLoud16Filled: return "ic_fluent_megaphone_loud_16_filled"
- default: break }
- switch self {
case .megaphoneLoud16Regular: return "ic_fluent_megaphone_loud_16_regular"
case .megaphoneLoud20Filled: return "ic_fluent_megaphone_loud_20_filled"
case .megaphoneLoud20Regular: return "ic_fluent_megaphone_loud_20_regular"
@@ -24623,6 +25021,8 @@ import Foundation
case .micProhibited20Regular: return "ic_fluent_mic_prohibited_20_regular"
case .micProhibited24Filled: return "ic_fluent_mic_prohibited_24_filled"
case .micProhibited24Regular: return "ic_fluent_mic_prohibited_24_regular"
+ default: break }
+ switch self {
case .micProhibited28Filled: return "ic_fluent_mic_prohibited_28_filled"
case .micProhibited28Regular: return "ic_fluent_mic_prohibited_28_regular"
case .micProhibited48Filled: return "ic_fluent_mic_prohibited_48_filled"
@@ -24650,8 +25050,6 @@ import Foundation
case .micPulseOff32Filled: return "ic_fluent_mic_pulse_off_32_filled"
case .micPulseOff32Regular: return "ic_fluent_mic_pulse_off_32_regular"
case .micPulseOff48Filled: return "ic_fluent_mic_pulse_off_48_filled"
- default: break }
- switch self {
case .micPulseOff48Regular: return "ic_fluent_mic_pulse_off_48_regular"
case .micRecord20Filled: return "ic_fluent_mic_record_20_filled"
case .micRecord20Regular: return "ic_fluent_mic_record_20_regular"
@@ -24725,6 +25123,8 @@ import Foundation
case .moneyOff20Regular: return "ic_fluent_money_off_20_regular"
case .moneyOff24Filled: return "ic_fluent_money_off_24_filled"
case .moneyOff24Regular: return "ic_fluent_money_off_24_regular"
+ default: break }
+ switch self {
case .moneySettings16Filled: return "ic_fluent_money_settings_16_filled"
case .moneySettings16Regular: return "ic_fluent_money_settings_16_regular"
case .moneySettings20Filled: return "ic_fluent_money_settings_20_filled"
@@ -24752,8 +25152,6 @@ import Foundation
case .moreHorizontal28Filled: return "ic_fluent_more_horizontal_28_filled"
case .moreHorizontal28Regular: return "ic_fluent_more_horizontal_28_regular"
case .moreHorizontal32Filled: return "ic_fluent_more_horizontal_32_filled"
- default: break }
- switch self {
case .moreHorizontal32Regular: return "ic_fluent_more_horizontal_32_regular"
case .moreHorizontal48Filled: return "ic_fluent_more_horizontal_48_filled"
case .moreHorizontal48Regular: return "ic_fluent_more_horizontal_48_regular"
@@ -24827,6 +25225,8 @@ import Foundation
case .multiplier1X20Regular: return "ic_fluent_multiplier_1x_20_regular"
case .multiplier1X24Filled: return "ic_fluent_multiplier_1x_24_filled"
case .multiplier1X24Regular: return "ic_fluent_multiplier_1x_24_regular"
+ default: break }
+ switch self {
case .multiplier1X28Filled: return "ic_fluent_multiplier_1x_28_filled"
case .multiplier1X28Regular: return "ic_fluent_multiplier_1x_28_regular"
case .multiplier1X32Filled: return "ic_fluent_multiplier_1x_32_filled"
@@ -24854,8 +25254,6 @@ import Foundation
case .multiplier5X48Filled: return "ic_fluent_multiplier_5x_48_filled"
case .multiplier5X48Regular: return "ic_fluent_multiplier_5x_48_regular"
case .multiselect16Filled: return "ic_fluent_multiselect_16_filled"
- default: break }
- switch self {
case .multiselect16Regular: return "ic_fluent_multiselect_16_regular"
case .multiselect20Filled: return "ic_fluent_multiselect_20_filled"
case .multiselect20Regular: return "ic_fluent_multiselect_20_regular"
@@ -24929,6 +25327,8 @@ import Foundation
case .next16Regular: return "ic_fluent_next_16_regular"
case .next20Filled: return "ic_fluent_next_20_filled"
case .next20Regular: return "ic_fluent_next_20_regular"
+ default: break }
+ switch self {
case .next24Filled: return "ic_fluent_next_24_filled"
case .next24Regular: return "ic_fluent_next_24_regular"
case .next28Filled: return "ic_fluent_next_28_filled"
@@ -24956,8 +25356,6 @@ import Foundation
case .noteAdd20Filled: return "ic_fluent_note_add_20_filled"
case .noteAdd20Regular: return "ic_fluent_note_add_20_regular"
case .noteAdd24Filled: return "ic_fluent_note_add_24_filled"
- default: break }
- switch self {
case .noteAdd24Regular: return "ic_fluent_note_add_24_regular"
case .noteAdd28Filled: return "ic_fluent_note_add_28_filled"
case .noteAdd28Regular: return "ic_fluent_note_add_28_regular"
@@ -25031,12 +25429,24 @@ import Foundation
case .notepadEdit16Regular: return "ic_fluent_notepad_edit_16_regular"
case .notepadEdit20Filled: return "ic_fluent_notepad_edit_20_filled"
case .notepadEdit20Regular: return "ic_fluent_notepad_edit_20_regular"
+ default: break }
+ switch self {
case .notepadPerson16Filled: return "ic_fluent_notepad_person_16_filled"
case .notepadPerson16Regular: return "ic_fluent_notepad_person_16_regular"
case .notepadPerson20Filled: return "ic_fluent_notepad_person_20_filled"
case .notepadPerson20Regular: return "ic_fluent_notepad_person_20_regular"
case .notepadPerson24Filled: return "ic_fluent_notepad_person_24_filled"
case .notepadPerson24Regular: return "ic_fluent_notepad_person_24_regular"
+ case .notepadSparkle16Filled: return "ic_fluent_notepad_sparkle_16_filled"
+ case .notepadSparkle16Regular: return "ic_fluent_notepad_sparkle_16_regular"
+ case .notepadSparkle20Filled: return "ic_fluent_notepad_sparkle_20_filled"
+ case .notepadSparkle20Regular: return "ic_fluent_notepad_sparkle_20_regular"
+ case .notepadSparkle24Filled: return "ic_fluent_notepad_sparkle_24_filled"
+ case .notepadSparkle24Regular: return "ic_fluent_notepad_sparkle_24_regular"
+ case .notepadSparkle28Filled: return "ic_fluent_notepad_sparkle_28_filled"
+ case .notepadSparkle28Regular: return "ic_fluent_notepad_sparkle_28_regular"
+ case .notepadSparkle32Filled: return "ic_fluent_notepad_sparkle_32_filled"
+ case .notepadSparkle32Regular: return "ic_fluent_notepad_sparkle_32_regular"
case .numberCircle016Filled: return "ic_fluent_number_circle_0_16_filled"
case .numberCircle016Regular: return "ic_fluent_number_circle_0_16_regular"
case .numberCircle020Filled: return "ic_fluent_number_circle_0_20_filled"
@@ -25058,8 +25468,6 @@ import Foundation
case .numberCircle128Filled: return "ic_fluent_number_circle_1_28_filled"
case .numberCircle128Regular: return "ic_fluent_number_circle_1_28_regular"
case .numberCircle132Filled: return "ic_fluent_number_circle_1_32_filled"
- default: break }
- switch self {
case .numberCircle132Regular: return "ic_fluent_number_circle_1_32_regular"
case .numberCircle148Filled: return "ic_fluent_number_circle_1_48_filled"
case .numberCircle148Regular: return "ic_fluent_number_circle_1_48_regular"
@@ -25123,6 +25531,8 @@ import Foundation
case .numberCircle632Regular: return "ic_fluent_number_circle_6_32_regular"
case .numberCircle648Filled: return "ic_fluent_number_circle_6_48_filled"
case .numberCircle648Regular: return "ic_fluent_number_circle_6_48_regular"
+ default: break }
+ switch self {
case .numberCircle716Filled: return "ic_fluent_number_circle_7_16_filled"
case .numberCircle716Regular: return "ic_fluent_number_circle_7_16_regular"
case .numberCircle720Filled: return "ic_fluent_number_circle_7_20_filled"
@@ -25160,8 +25570,6 @@ import Foundation
case .numberCircle948Filled: return "ic_fluent_number_circle_9_48_filled"
case .numberCircle948Regular: return "ic_fluent_number_circle_9_48_regular"
case .numberRow16Filled: return "ic_fluent_number_row_16_filled"
- default: break }
- switch self {
case .numberRow16Regular: return "ic_fluent_number_row_16_regular"
case .numberRow20Filled: return "ic_fluent_number_row_20_filled"
case .numberRow20Regular: return "ic_fluent_number_row_20_regular"
@@ -25225,6 +25633,8 @@ import Foundation
case .options16Regular: return "ic_fluent_options_16_regular"
case .options20Filled: return "ic_fluent_options_20_filled"
case .options20Regular: return "ic_fluent_options_20_regular"
+ default: break }
+ switch self {
case .options24Filled: return "ic_fluent_options_24_filled"
case .options24Regular: return "ic_fluent_options_24_regular"
case .options28Filled: return "ic_fluent_options_28_filled"
@@ -25262,8 +25672,6 @@ import Foundation
case .oval20Filled: return "ic_fluent_oval_20_filled"
case .oval20Regular: return "ic_fluent_oval_20_regular"
case .oval24Filled: return "ic_fluent_oval_24_filled"
- default: break }
- switch self {
case .oval24Regular: return "ic_fluent_oval_24_regular"
case .oval28Filled: return "ic_fluent_oval_28_filled"
case .oval28Regular: return "ic_fluent_oval_28_regular"
@@ -25307,6 +25715,8 @@ import Foundation
case .paintBrush20Regular: return "ic_fluent_paint_brush_20_regular"
case .paintBrush24Filled: return "ic_fluent_paint_brush_24_filled"
case .paintBrush24Regular: return "ic_fluent_paint_brush_24_regular"
+ case .paintBrush28Filled: return "ic_fluent_paint_brush_28_filled"
+ case .paintBrush28Regular: return "ic_fluent_paint_brush_28_regular"
case .paintBrush32Filled: return "ic_fluent_paint_brush_32_filled"
case .paintBrush32Regular: return "ic_fluent_paint_brush_32_regular"
case .paintBrushArrowDown20Filled: return "ic_fluent_paint_brush_arrow_down_20_filled"
@@ -25317,6 +25727,22 @@ import Foundation
case .paintBrushArrowUp20Regular: return "ic_fluent_paint_brush_arrow_up_20_regular"
case .paintBrushArrowUp24Filled: return "ic_fluent_paint_brush_arrow_up_24_filled"
case .paintBrushArrowUp24Regular: return "ic_fluent_paint_brush_arrow_up_24_regular"
+ case .paintBrushSparkle20Filled: return "ic_fluent_paint_brush_sparkle_20_filled"
+ case .paintBrushSparkle20Regular: return "ic_fluent_paint_brush_sparkle_20_regular"
+ case .paintBrushSparkle24Filled: return "ic_fluent_paint_brush_sparkle_24_filled"
+ case .paintBrushSparkle24Regular: return "ic_fluent_paint_brush_sparkle_24_regular"
+ case .paintBrushSubtract16Filled: return "ic_fluent_paint_brush_subtract_16_filled"
+ case .paintBrushSubtract16Regular: return "ic_fluent_paint_brush_subtract_16_regular"
+ case .paintBrushSubtract20Filled: return "ic_fluent_paint_brush_subtract_20_filled"
+ case .paintBrushSubtract20Regular: return "ic_fluent_paint_brush_subtract_20_regular"
+ default: break }
+ switch self {
+ case .paintBrushSubtract24Filled: return "ic_fluent_paint_brush_subtract_24_filled"
+ case .paintBrushSubtract24Regular: return "ic_fluent_paint_brush_subtract_24_regular"
+ case .paintBrushSubtract28Filled: return "ic_fluent_paint_brush_subtract_28_filled"
+ case .paintBrushSubtract28Regular: return "ic_fluent_paint_brush_subtract_28_regular"
+ case .paintBrushSubtract32Filled: return "ic_fluent_paint_brush_subtract_32_filled"
+ case .paintBrushSubtract32Regular: return "ic_fluent_paint_brush_subtract_32_regular"
case .paintBucket16Filled: return "ic_fluent_paint_bucket_16_filled"
case .paintBucket16Regular: return "ic_fluent_paint_bucket_16_regular"
case .paintBucket20Filled: return "ic_fluent_paint_bucket_20_filled"
@@ -25364,8 +25790,6 @@ import Foundation
case .panelLeftContract24Filled: return "ic_fluent_panel_left_contract_24_filled"
case .panelLeftContract24Regular: return "ic_fluent_panel_left_contract_24_regular"
case .panelLeftContract28Filled: return "ic_fluent_panel_left_contract_28_filled"
- default: break }
- switch self {
case .panelLeftContract28Regular: return "ic_fluent_panel_left_contract_28_regular"
case .panelLeftExpand16Filled: return "ic_fluent_panel_left_expand_16_filled"
case .panelLeftExpand16Regular: return "ic_fluent_panel_left_expand_16_regular"
@@ -25413,6 +25837,8 @@ import Foundation
case .panelLeftKey16Regular: return "ic_fluent_panel_left_key_16_regular"
case .panelLeftKey20Filled: return "ic_fluent_panel_left_key_20_filled"
case .panelLeftKey20Regular: return "ic_fluent_panel_left_key_20_regular"
+ default: break }
+ switch self {
case .panelLeftKey24Filled: return "ic_fluent_panel_left_key_24_filled"
case .panelLeftKey24Regular: return "ic_fluent_panel_left_key_24_regular"
case .panelLeftText16Filled: return "ic_fluent_panel_left_text_16_filled"
@@ -25466,8 +25892,6 @@ import Foundation
case .panelRightAdd20Filled: return "ic_fluent_panel_right_add_20_filled"
case .panelRightAdd20Regular: return "ic_fluent_panel_right_add_20_regular"
case .panelRightContract16Filled: return "ic_fluent_panel_right_contract_16_filled"
- default: break }
- switch self {
case .panelRightContract16Regular: return "ic_fluent_panel_right_contract_16_regular"
case .panelRightContract20Filled: return "ic_fluent_panel_right_contract_20_filled"
case .panelRightContract20Regular: return "ic_fluent_panel_right_contract_20_regular"
@@ -25507,6 +25931,16 @@ import Foundation
case .password20Regular: return "ic_fluent_password_20_regular"
case .password24Filled: return "ic_fluent_password_24_filled"
case .password24Regular: return "ic_fluent_password_24_regular"
+ case .password32Filled: return "ic_fluent_password_32_filled"
+ case .password32Regular: return "ic_fluent_password_32_regular"
+ case .password48Filled: return "ic_fluent_password_48_filled"
+ case .password48Regular: return "ic_fluent_password_48_regular"
+ case .passwordClock48Filled: return "ic_fluent_password_clock_48_filled"
+ case .passwordClock48Regular: return "ic_fluent_password_clock_48_regular"
+ case .passwordReset48Filled: return "ic_fluent_password_reset_48_filled"
+ case .passwordReset48Regular: return "ic_fluent_password_reset_48_regular"
+ default: break }
+ switch self {
case .patch20Filled: return "ic_fluent_patch_20_filled"
case .patch20Regular: return "ic_fluent_patch_20_regular"
case .patch24Filled: return "ic_fluent_patch_24_filled"
@@ -25568,8 +26002,6 @@ import Foundation
case .paymentWireless28Filled: return "ic_fluent_payment_wireless_28_filled"
case .paymentWireless28Regular: return "ic_fluent_payment_wireless_28_regular"
case .paymentWireless32Filled: return "ic_fluent_payment_wireless_32_filled"
- default: break }
- switch self {
case .paymentWireless32Regular: return "ic_fluent_payment_wireless_32_regular"
case .paymentWireless48Filled: return "ic_fluent_payment_wireless_48_filled"
case .paymentWireless48Regular: return "ic_fluent_payment_wireless_48_regular"
@@ -25609,6 +26041,8 @@ import Foundation
case .penOff32Regular: return "ic_fluent_pen_off_32_regular"
case .penOff48Filled: return "ic_fluent_pen_off_48_filled"
case .penOff48Regular: return "ic_fluent_pen_off_48_regular"
+ default: break }
+ switch self {
case .penProhibited16Filled: return "ic_fluent_pen_prohibited_16_filled"
case .penProhibited16Regular: return "ic_fluent_pen_prohibited_16_regular"
case .penProhibited20Filled: return "ic_fluent_pen_prohibited_20_filled"
@@ -25670,8 +26104,6 @@ import Foundation
case .peopleAudience32Filled: return "ic_fluent_people_audience_32_filled"
case .peopleAudience32Regular: return "ic_fluent_people_audience_32_regular"
case .peopleCall16Filled: return "ic_fluent_people_call_16_filled"
- default: break }
- switch self {
case .peopleCall16Regular: return "ic_fluent_people_call_16_regular"
case .peopleCall20Filled: return "ic_fluent_people_call_20_filled"
case .peopleCall20Regular: return "ic_fluent_people_call_20_regular"
@@ -25689,6 +26121,8 @@ import Foundation
case .peopleCheckmark20Regular: return "ic_fluent_people_checkmark_20_regular"
case .peopleCheckmark24Filled: return "ic_fluent_people_checkmark_24_filled"
case .peopleCheckmark24Regular: return "ic_fluent_people_checkmark_24_regular"
+ case .peopleCommunity12Filled: return "ic_fluent_people_community_12_filled"
+ case .peopleCommunity12Regular: return "ic_fluent_people_community_12_regular"
case .peopleCommunity16Filled: return "ic_fluent_people_community_16_filled"
case .peopleCommunity16Regular: return "ic_fluent_people_community_16_regular"
case .peopleCommunity20Filled: return "ic_fluent_people_community_20_filled"
@@ -25709,6 +26143,8 @@ import Foundation
case .peopleCommunityAdd28Regular: return "ic_fluent_people_community_add_28_regular"
case .peopleEdit16Filled: return "ic_fluent_people_edit_16_filled"
case .peopleEdit16Regular: return "ic_fluent_people_edit_16_regular"
+ default: break }
+ switch self {
case .peopleEdit20Filled: return "ic_fluent_people_edit_20_filled"
case .peopleEdit20Regular: return "ic_fluent_people_edit_20_regular"
case .peopleEdit24Filled: return "ic_fluent_people_edit_24_filled"
@@ -25719,6 +26155,10 @@ import Foundation
case .peopleError20Regular: return "ic_fluent_people_error_20_regular"
case .peopleError24Filled: return "ic_fluent_people_error_24_filled"
case .peopleError24Regular: return "ic_fluent_people_error_24_regular"
+ case .peopleEye16Filled: return "ic_fluent_people_eye_16_filled"
+ case .peopleEye16Regular: return "ic_fluent_people_eye_16_regular"
+ case .peopleEye20Filled: return "ic_fluent_people_eye_20_filled"
+ case .peopleEye20Regular: return "ic_fluent_people_eye_20_regular"
case .peopleList16Filled: return "ic_fluent_people_list_16_filled"
case .peopleList16Regular: return "ic_fluent_people_list_16_regular"
case .peopleList20Filled: return "ic_fluent_people_list_20_filled"
@@ -25772,8 +26212,6 @@ import Foundation
case .peopleSubtract20Filled: return "ic_fluent_people_subtract_20_filled"
case .peopleSubtract20Regular: return "ic_fluent_people_subtract_20_regular"
case .peopleSubtract24Filled: return "ic_fluent_people_subtract_24_filled"
- default: break }
- switch self {
case .peopleSubtract24Regular: return "ic_fluent_people_subtract_24_regular"
case .peopleSubtract32Filled: return "ic_fluent_people_subtract_32_filled"
case .peopleSubtract32Regular: return "ic_fluent_people_subtract_32_regular"
@@ -25807,6 +26245,8 @@ import Foundation
case .peopleTeamAdd20Regular: return "ic_fluent_people_team_add_20_regular"
case .peopleTeamAdd24Filled: return "ic_fluent_people_team_add_24_filled"
case .peopleTeamAdd24Regular: return "ic_fluent_people_team_add_24_regular"
+ default: break }
+ switch self {
case .peopleTeamDelete16Filled: return "ic_fluent_people_team_delete_16_filled"
case .peopleTeamDelete16Regular: return "ic_fluent_people_team_delete_16_regular"
case .peopleTeamDelete20Filled: return "ic_fluent_people_team_delete_20_filled"
@@ -25874,8 +26314,6 @@ import Foundation
case .personAlertOff20Filled: return "ic_fluent_person_alert_off_20_filled"
case .personAlertOff20Regular: return "ic_fluent_person_alert_off_20_regular"
case .personAlertOff24Filled: return "ic_fluent_person_alert_off_24_filled"
- default: break }
- switch self {
case .personAlertOff24Regular: return "ic_fluent_person_alert_off_24_regular"
case .personAlertOff32Filled: return "ic_fluent_person_alert_off_32_filled"
case .personAlertOff32Regular: return "ic_fluent_person_alert_off_32_regular"
@@ -25909,6 +26347,10 @@ import Foundation
case .personAvailable20Regular: return "ic_fluent_person_available_20_regular"
case .personAvailable24Filled: return "ic_fluent_person_available_24_filled"
case .personAvailable24Regular: return "ic_fluent_person_available_24_regular"
+ default: break }
+ switch self {
+ case .personBoard12Filled: return "ic_fluent_person_board_12_filled"
+ case .personBoard12Regular: return "ic_fluent_person_board_12_regular"
case .personBoard16Filled: return "ic_fluent_person_board_16_filled"
case .personBoard16Regular: return "ic_fluent_person_board_16_regular"
case .personBoard20Filled: return "ic_fluent_person_board_20_filled"
@@ -25976,8 +26418,6 @@ import Foundation
case .personHeart20Filled: return "ic_fluent_person_heart_20_filled"
case .personHeart20Regular: return "ic_fluent_person_heart_20_regular"
case .personHeart24Filled: return "ic_fluent_person_heart_24_filled"
- default: break }
- switch self {
case .personHeart24Regular: return "ic_fluent_person_heart_24_regular"
case .personInfo16Filled: return "ic_fluent_person_info_16_filled"
case .personInfo16Regular: return "ic_fluent_person_info_16_regular"
@@ -26009,6 +26449,8 @@ import Foundation
case .personLink48Regular: return "ic_fluent_person_link_48_regular"
case .personLock16Filled: return "ic_fluent_person_lock_16_filled"
case .personLock16Regular: return "ic_fluent_person_lock_16_regular"
+ default: break }
+ switch self {
case .personLock20Filled: return "ic_fluent_person_lock_20_filled"
case .personLock20Regular: return "ic_fluent_person_lock_20_regular"
case .personLock24Filled: return "ic_fluent_person_lock_24_filled"
@@ -26078,8 +26520,6 @@ import Foundation
case .personSearch16Filled: return "ic_fluent_person_search_16_filled"
case .personSearch16Regular: return "ic_fluent_person_search_16_regular"
case .personSearch20Filled: return "ic_fluent_person_search_20_filled"
- default: break }
- switch self {
case .personSearch20Regular: return "ic_fluent_person_search_20_regular"
case .personSearch24Filled: return "ic_fluent_person_search_24_filled"
case .personSearch24Regular: return "ic_fluent_person_search_24_regular"
@@ -26111,6 +26551,8 @@ import Foundation
case .personStar16Regular: return "ic_fluent_person_star_16_regular"
case .personStar20Filled: return "ic_fluent_person_star_20_filled"
case .personStar20Regular: return "ic_fluent_person_star_20_regular"
+ default: break }
+ switch self {
case .personStar24Filled: return "ic_fluent_person_star_24_filled"
case .personStar24Regular: return "ic_fluent_person_star_24_regular"
case .personStar28Filled: return "ic_fluent_person_star_28_filled"
@@ -26137,6 +26579,8 @@ import Foundation
case .personSupport24Regular: return "ic_fluent_person_support_24_regular"
case .personSupport28Filled: return "ic_fluent_person_support_28_filled"
case .personSupport28Regular: return "ic_fluent_person_support_28_regular"
+ case .personSupport32Filled: return "ic_fluent_person_support_32_filled"
+ case .personSupport32Regular: return "ic_fluent_person_support_32_regular"
case .personSwap16Filled: return "ic_fluent_person_swap_16_filled"
case .personSwap16Regular: return "ic_fluent_person_swap_16_regular"
case .personSwap20Filled: return "ic_fluent_person_swap_20_filled"
@@ -26165,6 +26609,12 @@ import Foundation
case .personTag32Regular: return "ic_fluent_person_tag_32_regular"
case .personTag48Filled: return "ic_fluent_person_tag_48_filled"
case .personTag48Regular: return "ic_fluent_person_tag_48_regular"
+ case .personTentative16Filled: return "ic_fluent_person_tentative_16_filled"
+ case .personTentative16Regular: return "ic_fluent_person_tentative_16_regular"
+ case .personTentative20Filled: return "ic_fluent_person_tentative_20_filled"
+ case .personTentative20Regular: return "ic_fluent_person_tentative_20_regular"
+ case .personTentative24Filled: return "ic_fluent_person_tentative_24_filled"
+ case .personTentative24Regular: return "ic_fluent_person_tentative_24_regular"
case .personVoice16Filled: return "ic_fluent_person_voice_16_filled"
case .personVoice16Regular: return "ic_fluent_person_voice_16_regular"
case .personVoice20Filled: return "ic_fluent_person_voice_20_filled"
@@ -26180,8 +26630,6 @@ import Foundation
case .personWarning16Filled: return "ic_fluent_person_warning_16_filled"
case .personWarning16Regular: return "ic_fluent_person_warning_16_regular"
case .personWarning20Filled: return "ic_fluent_person_warning_20_filled"
- default: break }
- switch self {
case .personWarning20Regular: return "ic_fluent_person_warning_20_regular"
case .personWarning24Filled: return "ic_fluent_person_warning_24_filled"
case .personWarning24Regular: return "ic_fluent_person_warning_24_regular"
@@ -26205,6 +26653,8 @@ import Foundation
case .phone28Regular: return "ic_fluent_phone_28_regular"
case .phone32Filled: return "ic_fluent_phone_32_filled"
case .phone32Regular: return "ic_fluent_phone_32_regular"
+ default: break }
+ switch self {
case .phone48Filled: return "ic_fluent_phone_48_filled"
case .phone48Regular: return "ic_fluent_phone_48_regular"
case .phoneAdd20Filled: return "ic_fluent_phone_add_20_filled"
@@ -26282,8 +26732,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 .phoneMultiple24Filled: return "ic_fluent_phone_multiple_24_filled"
case .phoneMultiple24Regular: return "ic_fluent_phone_multiple_24_regular"
@@ -26307,6 +26755,8 @@ import Foundation
case .phoneShake20Regular: return "ic_fluent_phone_shake_20_regular"
case .phoneShake24Filled: return "ic_fluent_phone_shake_24_filled"
case .phoneShake24Regular: return "ic_fluent_phone_shake_24_regular"
+ default: break }
+ switch self {
case .phoneSpanIn16Filled: return "ic_fluent_phone_span_in_16_filled"
case .phoneSpanIn16Regular: return "ic_fluent_phone_span_in_16_regular"
case .phoneSpanIn20Filled: return "ic_fluent_phone_span_in_20_filled"
@@ -26384,8 +26834,6 @@ import Foundation
case .pill20Filled: return "ic_fluent_pill_20_filled"
case .pill20Regular: return "ic_fluent_pill_20_regular"
case .pill24Filled: return "ic_fluent_pill_24_filled"
- default: break }
- switch self {
case .pill24Regular: return "ic_fluent_pill_24_regular"
case .pill28Filled: return "ic_fluent_pill_28_filled"
case .pill28Regular: return "ic_fluent_pill_28_regular"
@@ -26403,8 +26851,14 @@ import Foundation
case .pin32Regular: return "ic_fluent_pin_32_regular"
case .pin48Filled: return "ic_fluent_pin_48_filled"
case .pin48Regular: return "ic_fluent_pin_48_regular"
+ case .pinGlobe16Filled: return "ic_fluent_pin_globe_16_filled"
+ case .pinGlobe16Regular: return "ic_fluent_pin_globe_16_regular"
+ case .pinGlobe20Filled: return "ic_fluent_pin_globe_20_filled"
+ case .pinGlobe20Regular: return "ic_fluent_pin_globe_20_regular"
case .pinOff16Filled: return "ic_fluent_pin_off_16_filled"
case .pinOff16Regular: return "ic_fluent_pin_off_16_regular"
+ default: break }
+ switch self {
case .pinOff20Filled: return "ic_fluent_pin_off_20_filled"
case .pinOff20Regular: return "ic_fluent_pin_off_20_regular"
case .pinOff24Filled: return "ic_fluent_pin_off_24_filled"
@@ -26479,6 +26933,12 @@ import Foundation
case .playCircleHint20Regular: return "ic_fluent_play_circle_hint_20_regular"
case .playCircleHint24Filled: return "ic_fluent_play_circle_hint_24_filled"
case .playCircleHint24Regular: return "ic_fluent_play_circle_hint_24_regular"
+ case .playCircleSparkle16Filled: return "ic_fluent_play_circle_sparkle_16_filled"
+ case .playCircleSparkle16Regular: return "ic_fluent_play_circle_sparkle_16_regular"
+ case .playCircleSparkle20Filled: return "ic_fluent_play_circle_sparkle_20_filled"
+ case .playCircleSparkle20Regular: return "ic_fluent_play_circle_sparkle_20_regular"
+ case .playCircleSparkle24Filled: return "ic_fluent_play_circle_sparkle_24_filled"
+ case .playCircleSparkle24Regular: return "ic_fluent_play_circle_sparkle_24_regular"
case .playMultiple16Filled: return "ic_fluent_play_multiple_16_filled"
case .playMultiple16Regular: return "ic_fluent_play_multiple_16_regular"
case .playSettings20Filled: return "ic_fluent_play_settings_20_filled"
@@ -26486,8 +26946,6 @@ import Foundation
case .playingCards20Filled: return "ic_fluent_playing_cards_20_filled"
case .playingCards20Regular: return "ic_fluent_playing_cards_20_regular"
case .plugConnected16Filled: return "ic_fluent_plug_connected_16_filled"
- default: break }
- switch self {
case .plugConnected16Regular: return "ic_fluent_plug_connected_16_regular"
case .plugConnected20Filled: return "ic_fluent_plug_connected_20_filled"
case .plugConnected20Regular: return "ic_fluent_plug_connected_20_regular"
@@ -26501,6 +26959,8 @@ import Foundation
case .plugConnectedSettings20Regular: return "ic_fluent_plug_connected_settings_20_regular"
case .plugConnectedSettings24Filled: return "ic_fluent_plug_connected_settings_24_filled"
case .plugConnectedSettings24Regular: return "ic_fluent_plug_connected_settings_24_regular"
+ default: break }
+ switch self {
case .plugDisconnected16Filled: return "ic_fluent_plug_disconnected_16_filled"
case .plugDisconnected16Regular: return "ic_fluent_plug_disconnected_16_regular"
case .plugDisconnected20Filled: return "ic_fluent_plug_disconnected_20_filled"
@@ -26588,8 +27048,6 @@ import Foundation
case .premium24Filled: return "ic_fluent_premium_24_filled"
case .premium24Regular: return "ic_fluent_premium_24_regular"
case .premium28Filled: return "ic_fluent_premium_28_filled"
- default: break }
- switch self {
case .premium28Regular: return "ic_fluent_premium_28_regular"
case .premium32Filled: return "ic_fluent_premium_32_filled"
case .premium32Regular: return "ic_fluent_premium_32_regular"
@@ -26603,6 +27061,8 @@ import Foundation
case .presenceAvailable10Regular: return "ic_fluent_presence_available_10_regular"
case .presenceAvailable12Filled: return "ic_fluent_presence_available_12_filled"
case .presenceAvailable12Regular: return "ic_fluent_presence_available_12_regular"
+ default: break }
+ switch self {
case .presenceAvailable16Filled: return "ic_fluent_presence_available_16_filled"
case .presenceAvailable16Regular: return "ic_fluent_presence_available_16_regular"
case .presenceAvailable20Filled: return "ic_fluent_presence_available_20_filled"
@@ -26690,8 +27150,6 @@ import Foundation
case .print20Regular: return "ic_fluent_print_20_regular"
case .print24Filled: return "ic_fluent_print_24_filled"
case .print24Regular: return "ic_fluent_print_24_regular"
- default: break }
- switch self {
case .print28Filled: return "ic_fluent_print_28_filled"
case .print28Regular: return "ic_fluent_print_28_regular"
case .print32Filled: return "ic_fluent_print_32_filled"
@@ -26705,6 +27163,8 @@ import Foundation
case .production20Filled: return "ic_fluent_production_20_filled"
case .production20Regular: return "ic_fluent_production_20_regular"
case .production24Filled: return "ic_fluent_production_24_filled"
+ default: break }
+ switch self {
case .production24Regular: return "ic_fluent_production_24_regular"
case .productionCheckmark20Filled: return "ic_fluent_production_checkmark_20_filled"
case .productionCheckmark20Regular: return "ic_fluent_production_checkmark_20_regular"
@@ -26792,8 +27252,6 @@ import Foundation
case .puzzlePiece24Regular: return "ic_fluent_puzzle_piece_24_regular"
case .puzzlePieceShield20Filled: return "ic_fluent_puzzle_piece_shield_20_filled"
case .puzzlePieceShield20Regular: return "ic_fluent_puzzle_piece_shield_20_regular"
- default: break }
- switch self {
case .qrCode20Filled: return "ic_fluent_qr_code_20_filled"
case .qrCode20Regular: return "ic_fluent_qr_code_20_regular"
case .qrCode24Filled: return "ic_fluent_qr_code_24_filled"
@@ -26807,6 +27265,8 @@ import Foundation
case .question24Filled: return "ic_fluent_question_24_filled"
case .question24Regular: return "ic_fluent_question_24_regular"
case .question28Filled: return "ic_fluent_question_28_filled"
+ default: break }
+ switch self {
case .question28Regular: return "ic_fluent_question_28_regular"
case .question32Filled: return "ic_fluent_question_32_filled"
case .question32Regular: return "ic_fluent_question_32_regular"
@@ -26894,8 +27354,6 @@ import Foundation
case .readingList20Regular: return "ic_fluent_reading_list_20_regular"
case .readingList24Filled: return "ic_fluent_reading_list_24_filled"
case .readingList24Regular: return "ic_fluent_reading_list_24_regular"
- default: break }
- switch self {
case .readingList28Filled: return "ic_fluent_reading_list_28_filled"
case .readingList28Regular: return "ic_fluent_reading_list_28_regular"
case .readingListAdd16Filled: return "ic_fluent_reading_list_add_16_filled"
@@ -26909,6 +27367,8 @@ import Foundation
case .readingModeMobile20Filled: return "ic_fluent_reading_mode_mobile_20_filled"
case .readingModeMobile20Regular: return "ic_fluent_reading_mode_mobile_20_regular"
case .readingModeMobile24Filled: return "ic_fluent_reading_mode_mobile_24_filled"
+ default: break }
+ switch self {
case .readingModeMobile24Regular: return "ic_fluent_reading_mode_mobile_24_regular"
case .realEstate20Filled: return "ic_fluent_real_estate_20_filled"
case .realEstate20Regular: return "ic_fluent_real_estate_20_regular"
@@ -26996,8 +27456,6 @@ import Foundation
case .rectangleLandscape32Regular: return "ic_fluent_rectangle_landscape_32_regular"
case .rectangleLandscape48Filled: return "ic_fluent_rectangle_landscape_48_filled"
case .rectangleLandscape48Regular: return "ic_fluent_rectangle_landscape_48_regular"
- default: break }
- switch self {
case .rectangleLandscapeHintCopy16Filled: return "ic_fluent_rectangle_landscape_hint_copy_16_filled"
case .rectangleLandscapeHintCopy16Regular: return "ic_fluent_rectangle_landscape_hint_copy_16_regular"
case .rectangleLandscapeHintCopy20Filled: return "ic_fluent_rectangle_landscape_hint_copy_20_filled"
@@ -27011,6 +27469,8 @@ import Foundation
case .rectangleLandscapeSparkle24Filled: return "ic_fluent_rectangle_landscape_sparkle_24_filled"
case .rectangleLandscapeSparkle24Regular: return "ic_fluent_rectangle_landscape_sparkle_24_regular"
case .rectangleLandscapeSparkle28Filled: return "ic_fluent_rectangle_landscape_sparkle_28_filled"
+ default: break }
+ switch self {
case .rectangleLandscapeSparkle28Regular: return "ic_fluent_rectangle_landscape_sparkle_28_regular"
case .rectangleLandscapeSparkle32Filled: return "ic_fluent_rectangle_landscape_sparkle_32_filled"
case .rectangleLandscapeSparkle32Regular: return "ic_fluent_rectangle_landscape_sparkle_32_regular"
@@ -27060,8 +27520,16 @@ import Foundation
case .rename28Regular: return "ic_fluent_rename_28_regular"
case .reorder20Filled: return "ic_fluent_reorder_20_filled"
case .reorder20Regular: return "ic_fluent_reorder_20_regular"
+ case .replay16Filled: return "ic_fluent_replay_16_filled"
+ case .replay16Regular: return "ic_fluent_replay_16_regular"
case .replay20Filled: return "ic_fluent_replay_20_filled"
case .replay20Regular: return "ic_fluent_replay_20_regular"
+ case .replay24Filled: return "ic_fluent_replay_24_filled"
+ case .replay24Regular: return "ic_fluent_replay_24_regular"
+ case .replay28Filled: return "ic_fluent_replay_28_filled"
+ case .replay28Regular: return "ic_fluent_replay_28_regular"
+ case .replay32Filled: return "ic_fluent_replay_32_filled"
+ case .replay32Regular: return "ic_fluent_replay_32_regular"
case .resize16Filled: return "ic_fluent_resize_16_filled"
case .resize16Regular: return "ic_fluent_resize_16_regular"
case .resize20Filled: return "ic_fluent_resize_20_filled"
@@ -27098,13 +27566,13 @@ import Foundation
case .resizeVideo20Regular: return "ic_fluent_resize_video_20_regular"
case .resizeVideo24Filled: return "ic_fluent_resize_video_24_filled"
case .resizeVideo24Regular: return "ic_fluent_resize_video_24_regular"
- default: break }
- switch self {
case .reward12Filled: return "ic_fluent_reward_12_filled"
case .reward12Regular: return "ic_fluent_reward_12_regular"
case .reward16Filled: return "ic_fluent_reward_16_filled"
case .reward16Regular: return "ic_fluent_reward_16_regular"
case .reward20Filled: return "ic_fluent_reward_20_filled"
+ default: break }
+ switch self {
case .reward20Regular: return "ic_fluent_reward_20_regular"
case .reward24Filled: return "ic_fluent_reward_24_filled"
case .reward24Regular: return "ic_fluent_reward_24_regular"
@@ -27200,13 +27668,13 @@ import Foundation
case .rss20Regular: return "ic_fluent_rss_20_regular"
case .rss24Filled: return "ic_fluent_rss_24_filled"
case .rss24Regular: return "ic_fluent_rss_24_regular"
- default: break }
- switch self {
case .ruler16Filled: return "ic_fluent_ruler_16_filled"
case .ruler16Regular: return "ic_fluent_ruler_16_regular"
case .ruler20Filled: return "ic_fluent_ruler_20_filled"
case .ruler20Regular: return "ic_fluent_ruler_20_regular"
case .ruler24Filled: return "ic_fluent_ruler_24_filled"
+ default: break }
+ switch self {
case .ruler24Regular: return "ic_fluent_ruler_24_regular"
case .ruler28Filled: return "ic_fluent_ruler_28_filled"
case .ruler28Regular: return "ic_fluent_ruler_28_regular"
@@ -27220,6 +27688,12 @@ import Foundation
case .run20Regular: return "ic_fluent_run_20_regular"
case .run24Filled: return "ic_fluent_run_24_filled"
case .run24Regular: return "ic_fluent_run_24_regular"
+ case .run28Filled: return "ic_fluent_run_28_filled"
+ case .run28Regular: return "ic_fluent_run_28_regular"
+ case .run32Filled: return "ic_fluent_run_32_filled"
+ case .run32Regular: return "ic_fluent_run_32_regular"
+ case .run48Filled: return "ic_fluent_run_48_filled"
+ case .run48Regular: return "ic_fluent_run_48_regular"
case .sanitize20Filled: return "ic_fluent_sanitize_20_filled"
case .sanitize20Regular: return "ic_fluent_sanitize_20_regular"
case .sanitize24Filled: return "ic_fluent_sanitize_24_filled"
@@ -27301,9 +27775,9 @@ import Foundation
case .scanDash16Filled: return "ic_fluent_scan_dash_16_filled"
case .scanDash16Regular: return "ic_fluent_scan_dash_16_regular"
case .scanDash20Filled: return "ic_fluent_scan_dash_20_filled"
- case .scanDash20Regular: return "ic_fluent_scan_dash_20_regular"
default: break }
switch self {
+ case .scanDash20Regular: return "ic_fluent_scan_dash_20_regular"
case .scanDash24Filled: return "ic_fluent_scan_dash_24_filled"
case .scanDash24Regular: return "ic_fluent_scan_dash_24_regular"
case .scanDash28Filled: return "ic_fluent_scan_dash_28_filled"
@@ -27403,9 +27877,9 @@ import Foundation
case .script16Filled: return "ic_fluent_script_16_filled"
case .script16Regular: return "ic_fluent_script_16_regular"
case .script20Filled: return "ic_fluent_script_20_filled"
- case .script20Regular: return "ic_fluent_script_20_regular"
default: break }
switch self {
+ case .script20Regular: return "ic_fluent_script_20_regular"
case .script24Filled: return "ic_fluent_script_24_filled"
case .script24Regular: return "ic_fluent_script_24_regular"
case .script32Filled: return "ic_fluent_script_32_filled"
@@ -27432,6 +27906,8 @@ import Foundation
case .searchSettings20Regular: return "ic_fluent_search_settings_20_regular"
case .searchShield20Filled: return "ic_fluent_search_shield_20_filled"
case .searchShield20Regular: return "ic_fluent_search_shield_20_regular"
+ case .searchSquare16Filled: return "ic_fluent_search_square_16_filled"
+ case .searchSquare16Regular: return "ic_fluent_search_square_16_regular"
case .searchSquare20Filled: return "ic_fluent_search_square_20_filled"
case .searchSquare20Regular: return "ic_fluent_search_square_20_regular"
case .searchSquare24Filled: return "ic_fluent_search_square_24_filled"
@@ -27503,11 +27979,11 @@ import Foundation
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"
+ default: break }
+ switch self {
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"
- default: break }
- switch self {
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"
@@ -27516,6 +27992,12 @@ import Foundation
case .sendCopy20Regular: return "ic_fluent_send_copy_20_regular"
case .sendCopy24Filled: return "ic_fluent_send_copy_24_filled"
case .sendCopy24Regular: return "ic_fluent_send_copy_24_regular"
+ case .sendPerson16Filled: return "ic_fluent_send_person_16_filled"
+ case .sendPerson16Regular: return "ic_fluent_send_person_16_regular"
+ case .sendPerson20Filled: return "ic_fluent_send_person_20_filled"
+ case .sendPerson20Regular: return "ic_fluent_send_person_20_regular"
+ case .sendPerson24Filled: return "ic_fluent_send_person_24_filled"
+ case .sendPerson24Regular: return "ic_fluent_send_person_24_regular"
case .serialPort16Filled: return "ic_fluent_serial_port_16_filled"
case .serialPort16Regular: return "ic_fluent_serial_port_16_regular"
case .serialPort20Filled: return "ic_fluent_serial_port_20_filled"
@@ -27562,6 +28044,8 @@ import Foundation
case .settings32Regular: return "ic_fluent_settings_32_regular"
case .settings48Filled: return "ic_fluent_settings_48_filled"
case .settings48Regular: return "ic_fluent_settings_48_regular"
+ case .settingsChat16Filled: return "ic_fluent_settings_chat_16_filled"
+ case .settingsChat16Regular: return "ic_fluent_settings_chat_16_regular"
case .settingsChat20Filled: return "ic_fluent_settings_chat_20_filled"
case .settingsChat20Regular: return "ic_fluent_settings_chat_20_regular"
case .settingsChat24Filled: return "ic_fluent_settings_chat_24_filled"
@@ -27597,6 +28081,8 @@ import Foundation
case .shapeSubtract16Filled: return "ic_fluent_shape_subtract_16_filled"
case .shapeSubtract16Regular: return "ic_fluent_shape_subtract_16_regular"
case .shapeSubtract20Filled: return "ic_fluent_shape_subtract_20_filled"
+ default: break }
+ switch self {
case .shapeSubtract20Regular: return "ic_fluent_shape_subtract_20_regular"
case .shapeSubtract24Filled: return "ic_fluent_shape_subtract_24_filled"
case .shapeSubtract24Regular: return "ic_fluent_shape_subtract_24_regular"
@@ -27608,8 +28094,6 @@ import Foundation
case .shapeUnion24Regular: return "ic_fluent_shape_union_24_regular"
case .shapes16Filled: return "ic_fluent_shapes_16_filled"
case .shapes16Regular: return "ic_fluent_shapes_16_regular"
- default: break }
- switch self {
case .shapes20Filled: return "ic_fluent_shapes_20_filled"
case .shapes20Regular: return "ic_fluent_shapes_20_regular"
case .shapes24Filled: return "ic_fluent_shapes_24_filled"
@@ -27650,6 +28134,12 @@ import Foundation
case .shareIos28Regular: return "ic_fluent_share_ios_28_regular"
case .shareIos48Filled: return "ic_fluent_share_ios_48_filled"
case .shareIos48Regular: return "ic_fluent_share_ios_48_regular"
+ case .shareMultiple16Filled: return "ic_fluent_share_multiple_16_filled"
+ case .shareMultiple16Regular: return "ic_fluent_share_multiple_16_regular"
+ case .shareMultiple20Filled: return "ic_fluent_share_multiple_20_filled"
+ case .shareMultiple20Regular: return "ic_fluent_share_multiple_20_regular"
+ case .shareMultiple24Filled: return "ic_fluent_share_multiple_24_filled"
+ case .shareMultiple24Regular: return "ic_fluent_share_multiple_24_regular"
case .shareScreenPerson16Filled: return "ic_fluent_share_screen_person_16_filled"
case .shareScreenPerson16Regular: return "ic_fluent_share_screen_person_16_regular"
case .shareScreenPerson20Filled: return "ic_fluent_share_screen_person_20_filled"
@@ -27693,6 +28183,8 @@ import Foundation
case .shareScreenStop16Filled: return "ic_fluent_share_screen_stop_16_filled"
case .shareScreenStop16Regular: return "ic_fluent_share_screen_stop_16_regular"
case .shareScreenStop20Filled: return "ic_fluent_share_screen_stop_20_filled"
+ default: break }
+ switch self {
case .shareScreenStop20Regular: return "ic_fluent_share_screen_stop_20_regular"
case .shareScreenStop24Filled: return "ic_fluent_share_screen_stop_24_filled"
case .shareScreenStop24Regular: return "ic_fluent_share_screen_stop_24_regular"
@@ -27710,8 +28202,6 @@ import Foundation
case .shield24Regular: return "ic_fluent_shield_24_regular"
case .shield28Filled: return "ic_fluent_shield_28_filled"
case .shield28Regular: return "ic_fluent_shield_28_regular"
- default: break }
- switch self {
case .shield32Filled: return "ic_fluent_shield_32_filled"
case .shield32Regular: return "ic_fluent_shield_32_regular"
case .shield48Filled: return "ic_fluent_shield_48_filled"
@@ -27795,6 +28285,8 @@ import Foundation
case .shieldTask24Filled: return "ic_fluent_shield_task_24_filled"
case .shieldTask24Regular: return "ic_fluent_shield_task_24_regular"
case .shieldTask28Filled: return "ic_fluent_shield_task_28_filled"
+ default: break }
+ switch self {
case .shieldTask28Regular: return "ic_fluent_shield_task_28_regular"
case .shieldTask48Filled: return "ic_fluent_shield_task_48_filled"
case .shieldTask48Regular: return "ic_fluent_shield_task_48_regular"
@@ -27812,8 +28304,6 @@ import Foundation
case .shifts30Minutes24Regular: return "ic_fluent_shifts_30_minutes_24_regular"
case .shifts32Filled: return "ic_fluent_shifts_32_filled"
case .shifts32Regular: return "ic_fluent_shifts_32_regular"
- default: break }
- switch self {
case .shiftsActivity16Filled: return "ic_fluent_shifts_activity_16_filled"
case .shiftsActivity16Regular: return "ic_fluent_shifts_activity_16_regular"
case .shiftsActivity20Filled: return "ic_fluent_shifts_activity_20_filled"
@@ -27897,6 +28387,8 @@ import Foundation
case .showerhead24Filled: return "ic_fluent_showerhead_24_filled"
case .showerhead24Regular: return "ic_fluent_showerhead_24_regular"
case .showerhead32Filled: return "ic_fluent_showerhead_32_filled"
+ default: break }
+ switch self {
case .showerhead32Regular: return "ic_fluent_showerhead_32_regular"
case .sidebarSearch20Filled: return "ic_fluent_sidebar_search_20_filled"
case .sidebarSearch20Regular: return "ic_fluent_sidebar_search_20_regular"
@@ -27914,8 +28406,6 @@ import Foundation
case .signature28Regular: return "ic_fluent_signature_28_regular"
case .signature32Filled: return "ic_fluent_signature_32_filled"
case .signature32Regular: return "ic_fluent_signature_32_regular"
- default: break }
- switch self {
case .sim16Filled: return "ic_fluent_sim_16_filled"
case .sim16Regular: return "ic_fluent_sim_16_regular"
case .sim20Filled: return "ic_fluent_sim_20_filled"
@@ -27999,6 +28489,8 @@ import Foundation
case .slideHide20Filled: return "ic_fluent_slide_hide_20_filled"
case .slideHide20Regular: return "ic_fluent_slide_hide_20_regular"
case .slideHide24Filled: return "ic_fluent_slide_hide_24_filled"
+ default: break }
+ switch self {
case .slideHide24Regular: return "ic_fluent_slide_hide_24_regular"
case .slideLayout20Filled: return "ic_fluent_slide_layout_20_filled"
case .slideLayout20Regular: return "ic_fluent_slide_layout_20_regular"
@@ -28016,8 +28508,6 @@ import Foundation
case .slideMicrophone32Regular: return "ic_fluent_slide_microphone_32_regular"
case .slideMultiple20Filled: return "ic_fluent_slide_multiple_20_filled"
case .slideMultiple20Regular: return "ic_fluent_slide_multiple_20_regular"
- default: break }
- switch self {
case .slideMultiple24Filled: return "ic_fluent_slide_multiple_24_filled"
case .slideMultiple24Regular: return "ic_fluent_slide_multiple_24_regular"
case .slideMultipleArrowRight20Filled: return "ic_fluent_slide_multiple_arrow_right_20_filled"
@@ -28028,6 +28518,10 @@ import Foundation
case .slideMultipleSearch20Regular: return "ic_fluent_slide_multiple_search_20_regular"
case .slideMultipleSearch24Filled: return "ic_fluent_slide_multiple_search_24_filled"
case .slideMultipleSearch24Regular: return "ic_fluent_slide_multiple_search_24_regular"
+ case .slidePlay20Filled: return "ic_fluent_slide_play_20_filled"
+ case .slidePlay20Regular: return "ic_fluent_slide_play_20_regular"
+ case .slidePlay24Filled: return "ic_fluent_slide_play_24_filled"
+ case .slidePlay24Regular: return "ic_fluent_slide_play_24_regular"
case .slideRecord16Filled: return "ic_fluent_slide_record_16_filled"
case .slideRecord16Regular: return "ic_fluent_slide_record_16_regular"
case .slideRecord20Filled: return "ic_fluent_slide_record_20_filled"
@@ -28097,6 +28591,8 @@ import Foundation
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"
+ default: break }
+ switch self {
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"
@@ -28118,8 +28614,6 @@ import Foundation
case .smartwatchDot20Regular: return "ic_fluent_smartwatch_dot_20_regular"
case .smartwatchDot24Filled: return "ic_fluent_smartwatch_dot_24_filled"
case .smartwatchDot24Regular: return "ic_fluent_smartwatch_dot_24_regular"
- default: break }
- switch self {
case .snooze16Filled: return "ic_fluent_snooze_16_filled"
case .snooze16Regular: return "ic_fluent_snooze_16_regular"
case .snooze20Filled: return "ic_fluent_snooze_20_filled"
@@ -28199,6 +28693,8 @@ import Foundation
case .speaker032Filled: return "ic_fluent_speaker_0_32_filled"
case .speaker032Regular: return "ic_fluent_speaker_0_32_regular"
case .speaker048Filled: return "ic_fluent_speaker_0_48_filled"
+ default: break }
+ switch self {
case .speaker048Regular: return "ic_fluent_speaker_0_48_regular"
case .speaker116Filled: return "ic_fluent_speaker_1_16_filled"
case .speaker116Regular: return "ic_fluent_speaker_1_16_regular"
@@ -28220,8 +28716,6 @@ import Foundation
case .speaker224Regular: return "ic_fluent_speaker_2_24_regular"
case .speaker228Filled: return "ic_fluent_speaker_2_28_filled"
case .speaker228Regular: return "ic_fluent_speaker_2_28_regular"
- default: break }
- switch self {
case .speaker232Filled: return "ic_fluent_speaker_2_32_filled"
case .speaker232Regular: return "ic_fluent_speaker_2_32_regular"
case .speaker248Filled: return "ic_fluent_speaker_2_48_filled"
@@ -28301,6 +28795,8 @@ import Foundation
case .splitVertical12Filled: return "ic_fluent_split_vertical_12_filled"
case .splitVertical12Regular: return "ic_fluent_split_vertical_12_regular"
case .splitVertical16Filled: return "ic_fluent_split_vertical_16_filled"
+ default: break }
+ switch self {
case .splitVertical16Regular: return "ic_fluent_split_vertical_16_regular"
case .splitVertical20Filled: return "ic_fluent_split_vertical_20_filled"
case .splitVertical20Regular: return "ic_fluent_split_vertical_20_regular"
@@ -28322,8 +28818,6 @@ import Foundation
case .sportAmericanFootball20Regular: return "ic_fluent_sport_american_football_20_regular"
case .sportAmericanFootball24Filled: return "ic_fluent_sport_american_football_24_filled"
case .sportAmericanFootball24Regular: return "ic_fluent_sport_american_football_24_regular"
- default: break }
- switch self {
case .sportBaseball20Filled: return "ic_fluent_sport_baseball_20_filled"
case .sportBaseball20Regular: return "ic_fluent_sport_baseball_20_regular"
case .sportBaseball24Filled: return "ic_fluent_sport_baseball_24_filled"
@@ -28378,6 +28872,20 @@ import Foundation
case .squareDismiss16Regular: return "ic_fluent_square_dismiss_16_regular"
case .squareDismiss20Filled: return "ic_fluent_square_dismiss_20_filled"
case .squareDismiss20Regular: return "ic_fluent_square_dismiss_20_regular"
+ case .squareDovetailJoint12Filled: return "ic_fluent_square_dovetail_joint_12_filled"
+ case .squareDovetailJoint12Regular: return "ic_fluent_square_dovetail_joint_12_regular"
+ case .squareDovetailJoint16Filled: return "ic_fluent_square_dovetail_joint_16_filled"
+ case .squareDovetailJoint16Regular: return "ic_fluent_square_dovetail_joint_16_regular"
+ case .squareDovetailJoint20Filled: return "ic_fluent_square_dovetail_joint_20_filled"
+ case .squareDovetailJoint20Regular: return "ic_fluent_square_dovetail_joint_20_regular"
+ case .squareDovetailJoint24Filled: return "ic_fluent_square_dovetail_joint_24_filled"
+ case .squareDovetailJoint24Regular: return "ic_fluent_square_dovetail_joint_24_regular"
+ case .squareDovetailJoint28Filled: return "ic_fluent_square_dovetail_joint_28_filled"
+ case .squareDovetailJoint28Regular: return "ic_fluent_square_dovetail_joint_28_regular"
+ case .squareDovetailJoint32Filled: return "ic_fluent_square_dovetail_joint_32_filled"
+ case .squareDovetailJoint32Regular: return "ic_fluent_square_dovetail_joint_32_regular"
+ case .squareDovetailJoint48Filled: return "ic_fluent_square_dovetail_joint_48_filled"
+ case .squareDovetailJoint48Regular: return "ic_fluent_square_dovetail_joint_48_regular"
case .squareEraser20Filled: return "ic_fluent_square_eraser_20_filled"
case .squareEraser20Regular: return "ic_fluent_square_eraser_20_regular"
case .squareHint16Filled: return "ic_fluent_square_hint_16_filled"
@@ -28389,6 +28897,8 @@ import Foundation
case .squareHint28Filled: return "ic_fluent_square_hint_28_filled"
case .squareHint28Regular: return "ic_fluent_square_hint_28_regular"
case .squareHint32Filled: return "ic_fluent_square_hint_32_filled"
+ default: break }
+ switch self {
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"
@@ -28424,8 +28934,6 @@ import Foundation
case .squareHintSparkles28Regular: return "ic_fluent_square_hint_sparkles_28_regular"
case .squareHintSparkles32Filled: return "ic_fluent_square_hint_sparkles_32_filled"
case .squareHintSparkles32Regular: return "ic_fluent_square_hint_sparkles_32_regular"
- default: break }
- switch self {
case .squareHintSparkles48Filled: return "ic_fluent_square_hint_sparkles_48_filled"
case .squareHintSparkles48Regular: return "ic_fluent_square_hint_sparkles_48_regular"
case .squareMultiple16Filled: return "ic_fluent_square_multiple_16_filled"
@@ -28491,6 +28999,8 @@ import Foundation
case .starAdd20Filled: return "ic_fluent_star_add_20_filled"
case .starAdd20Regular: return "ic_fluent_star_add_20_regular"
case .starAdd24Filled: return "ic_fluent_star_add_24_filled"
+ default: break }
+ switch self {
case .starAdd24Regular: return "ic_fluent_star_add_24_regular"
case .starAdd28Filled: return "ic_fluent_star_add_28_filled"
case .starAdd28Regular: return "ic_fluent_star_add_28_regular"
@@ -28526,8 +29036,6 @@ import Foundation
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 .starEdit24Filled: return "ic_fluent_star_edit_24_filled"
case .starEdit24Regular: return "ic_fluent_star_edit_24_regular"
case .starEmphasis16Filled: return "ic_fluent_star_emphasis_16_filled"
@@ -28593,6 +29101,8 @@ import Foundation
case .starThreeQuarter24Filled: return "ic_fluent_star_three_quarter_24_filled"
case .starThreeQuarter24Regular: return "ic_fluent_star_three_quarter_24_regular"
case .starThreeQuarter28Filled: return "ic_fluent_star_three_quarter_28_filled"
+ default: break }
+ switch self {
case .starThreeQuarter28Regular: return "ic_fluent_star_three_quarter_28_regular"
case .status12Filled: return "ic_fluent_status_12_filled"
case .status12Regular: return "ic_fluent_status_12_regular"
@@ -28628,8 +29138,6 @@ import Foundation
case .sticker12Regular: return "ic_fluent_sticker_12_regular"
case .sticker20Filled: return "ic_fluent_sticker_20_filled"
case .sticker20Regular: return "ic_fluent_sticker_20_regular"
- default: break }
- switch self {
case .sticker24Filled: return "ic_fluent_sticker_24_filled"
case .sticker24Regular: return "ic_fluent_sticker_24_regular"
case .stickerAdd20Filled: return "ic_fluent_sticker_add_20_filled"
@@ -28695,6 +29203,8 @@ import Foundation
case .subtract12Filled: return "ic_fluent_subtract_12_filled"
case .subtract12Regular: return "ic_fluent_subtract_12_regular"
case .subtract16Filled: return "ic_fluent_subtract_16_filled"
+ default: break }
+ switch self {
case .subtract16Regular: return "ic_fluent_subtract_16_regular"
case .subtract20Filled: return "ic_fluent_subtract_20_filled"
case .subtract20Regular: return "ic_fluent_subtract_20_regular"
@@ -28730,8 +29240,6 @@ import Foundation
case .subtractParentheses16Regular: return "ic_fluent_subtract_parentheses_16_regular"
case .subtractParentheses20Filled: return "ic_fluent_subtract_parentheses_20_filled"
case .subtractParentheses20Regular: return "ic_fluent_subtract_parentheses_20_regular"
- default: break }
- switch self {
case .subtractParentheses24Filled: return "ic_fluent_subtract_parentheses_24_filled"
case .subtractParentheses24Regular: return "ic_fluent_subtract_parentheses_24_regular"
case .subtractParentheses28Filled: return "ic_fluent_subtract_parentheses_28_filled"
@@ -28797,6 +29305,8 @@ import Foundation
case .system24Filled: return "ic_fluent_system_24_filled"
case .system24Regular: return "ic_fluent_system_24_regular"
case .tab16Filled: return "ic_fluent_tab_16_filled"
+ default: break }
+ switch self {
case .tab16Regular: return "ic_fluent_tab_16_regular"
case .tab20Filled: return "ic_fluent_tab_20_filled"
case .tab20Regular: return "ic_fluent_tab_20_regular"
@@ -28832,8 +29342,6 @@ import Foundation
case .tabDesktopBottom20Regular: return "ic_fluent_tab_desktop_bottom_20_regular"
case .tabDesktopBottom24Filled: return "ic_fluent_tab_desktop_bottom_24_filled"
case .tabDesktopBottom24Regular: return "ic_fluent_tab_desktop_bottom_24_regular"
- default: break }
- switch self {
case .tabDesktopClock20Filled: return "ic_fluent_tab_desktop_clock_20_filled"
case .tabDesktopClock20Regular: return "ic_fluent_tab_desktop_clock_20_regular"
case .tabDesktopCopy20Filled: return "ic_fluent_tab_desktop_copy_20_filled"
@@ -28874,6 +29382,18 @@ import Foundation
case .tabDesktopMultipleSparkle24Regular: return "ic_fluent_tab_desktop_multiple_sparkle_24_regular"
case .tabDesktopNewPage20Filled: return "ic_fluent_tab_desktop_new_page_20_filled"
case .tabDesktopNewPage20Regular: return "ic_fluent_tab_desktop_new_page_20_regular"
+ case .tabDesktopSearch16Filled: return "ic_fluent_tab_desktop_search_16_filled"
+ case .tabDesktopSearch16Regular: return "ic_fluent_tab_desktop_search_16_regular"
+ case .tabDesktopSearch20Filled: return "ic_fluent_tab_desktop_search_20_filled"
+ case .tabDesktopSearch20Regular: return "ic_fluent_tab_desktop_search_20_regular"
+ case .tabDesktopSearch24Filled: return "ic_fluent_tab_desktop_search_24_filled"
+ case .tabDesktopSearch24Regular: return "ic_fluent_tab_desktop_search_24_regular"
+ case .tabGroup16Filled: return "ic_fluent_tab_group_16_filled"
+ case .tabGroup16Regular: return "ic_fluent_tab_group_16_regular"
+ case .tabGroup20Filled: return "ic_fluent_tab_group_20_filled"
+ case .tabGroup20Regular: return "ic_fluent_tab_group_20_regular"
+ case .tabGroup24Filled: return "ic_fluent_tab_group_24_filled"
+ case .tabGroup24Regular: return "ic_fluent_tab_group_24_regular"
case .tabInPrivate16Filled: return "ic_fluent_tab_in_private_16_filled"
case .tabInPrivate16Regular: return "ic_fluent_tab_in_private_16_regular"
case .tabInPrivate20Filled: return "ic_fluent_tab_in_private_20_filled"
@@ -28887,6 +29407,8 @@ import Foundation
case .tabInprivateAccount24Filled: return "ic_fluent_tab_inprivate_account_24_filled"
case .tabInprivateAccount24Regular: return "ic_fluent_tab_inprivate_account_24_regular"
case .tabProhibited20Filled: return "ic_fluent_tab_prohibited_20_filled"
+ default: break }
+ switch self {
case .tabProhibited20Regular: return "ic_fluent_tab_prohibited_20_regular"
case .tabProhibited24Filled: return "ic_fluent_tab_prohibited_24_filled"
case .tabProhibited24Regular: return "ic_fluent_tab_prohibited_24_regular"
@@ -28934,8 +29456,6 @@ import Foundation
case .tableCalculator16Regular: return "ic_fluent_table_calculator_16_regular"
case .tableCalculator20Filled: return "ic_fluent_table_calculator_20_filled"
case .tableCalculator20Regular: return "ic_fluent_table_calculator_20_regular"
- default: break }
- switch self {
case .tableCellEdit16Filled: return "ic_fluent_table_cell_edit_16_filled"
case .tableCellEdit16Regular: return "ic_fluent_table_cell_edit_16_regular"
case .tableCellEdit20Filled: return "ic_fluent_table_cell_edit_20_filled"
@@ -28968,6 +29488,12 @@ import Foundation
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 .tableCursor16Filled: return "ic_fluent_table_cursor_16_filled"
+ case .tableCursor16Regular: return "ic_fluent_table_cursor_16_regular"
+ case .tableCursor20Filled: return "ic_fluent_table_cursor_20_filled"
+ case .tableCursor20Regular: return "ic_fluent_table_cursor_20_regular"
+ case .tableCursor24Filled: return "ic_fluent_table_cursor_24_filled"
+ case .tableCursor24Regular: return "ic_fluent_table_cursor_24_regular"
case .tableDefault32Filled: return "ic_fluent_table_default_32_filled"
case .tableDefault32Regular: return "ic_fluent_table_default_32_regular"
case .tableDeleteColumn16Filled: return "ic_fluent_table_delete_column_16_filled"
@@ -28983,6 +29509,8 @@ import Foundation
case .tableDeleteRow20Filled: return "ic_fluent_table_delete_row_20_filled"
case .tableDeleteRow20Regular: return "ic_fluent_table_delete_row_20_regular"
case .tableDeleteRow24Filled: return "ic_fluent_table_delete_row_24_filled"
+ default: break }
+ switch self {
case .tableDeleteRow24Regular: return "ic_fluent_table_delete_row_24_regular"
case .tableDeleteRow28Filled: return "ic_fluent_table_delete_row_28_filled"
case .tableDeleteRow28Regular: return "ic_fluent_table_delete_row_28_regular"
@@ -29036,8 +29564,6 @@ import Foundation
case .tableInsertColumn24Regular: return "ic_fluent_table_insert_column_24_regular"
case .tableInsertColumn28Filled: return "ic_fluent_table_insert_column_28_filled"
case .tableInsertColumn28Regular: return "ic_fluent_table_insert_column_28_regular"
- default: break }
- switch self {
case .tableInsertRow16Filled: return "ic_fluent_table_insert_row_16_filled"
case .tableInsertRow16Regular: return "ic_fluent_table_insert_row_16_regular"
case .tableInsertRow20Filled: return "ic_fluent_table_insert_row_20_filled"
@@ -29085,6 +29611,8 @@ import Foundation
case .tableMoveBelow16Filled: return "ic_fluent_table_move_below_16_filled"
case .tableMoveBelow16Regular: return "ic_fluent_table_move_below_16_regular"
case .tableMoveBelow20Filled: return "ic_fluent_table_move_below_20_filled"
+ default: break }
+ switch self {
case .tableMoveBelow20Regular: return "ic_fluent_table_move_below_20_regular"
case .tableMoveBelow24Filled: return "ic_fluent_table_move_below_24_filled"
case .tableMoveBelow24Regular: return "ic_fluent_table_move_below_24_regular"
@@ -29138,8 +29666,6 @@ import Foundation
case .tableResizeRow20Regular: return "ic_fluent_table_resize_row_20_regular"
case .tableResizeRow24Filled: return "ic_fluent_table_resize_row_24_filled"
case .tableResizeRow24Regular: return "ic_fluent_table_resize_row_24_regular"
- default: break }
- switch self {
case .tableResizeRow28Filled: return "ic_fluent_table_resize_row_28_filled"
case .tableResizeRow28Regular: return "ic_fluent_table_resize_row_28_regular"
case .tableSearch20Filled: return "ic_fluent_table_search_20_filled"
@@ -29187,6 +29713,8 @@ import Foundation
case .tableSimpleExclude32Filled: return "ic_fluent_table_simple_exclude_32_filled"
case .tableSimpleExclude32Regular: return "ic_fluent_table_simple_exclude_32_regular"
case .tableSimpleExclude48Filled: return "ic_fluent_table_simple_exclude_48_filled"
+ default: break }
+ switch self {
case .tableSimpleExclude48Regular: return "ic_fluent_table_simple_exclude_48_regular"
case .tableSimpleInclude16Filled: return "ic_fluent_table_simple_include_16_filled"
case .tableSimpleInclude16Regular: return "ic_fluent_table_simple_include_16_regular"
@@ -29204,6 +29732,10 @@ import Foundation
case .tableSimpleMultiple20Regular: return "ic_fluent_table_simple_multiple_20_regular"
case .tableSimpleMultiple24Filled: return "ic_fluent_table_simple_multiple_24_filled"
case .tableSimpleMultiple24Regular: return "ic_fluent_table_simple_multiple_24_regular"
+ case .tableSparkle20Filled: return "ic_fluent_table_sparkle_20_filled"
+ case .tableSparkle20Regular: return "ic_fluent_table_sparkle_20_regular"
+ case .tableSparkle24Filled: return "ic_fluent_table_sparkle_24_filled"
+ case .tableSparkle24Regular: return "ic_fluent_table_sparkle_24_regular"
case .tableSplit20Filled: return "ic_fluent_table_split_20_filled"
case .tableSplit20Regular: return "ic_fluent_table_split_20_regular"
case .tableStackAbove16Filled: return "ic_fluent_table_stack_above_16_filled"
@@ -29240,8 +29772,6 @@ import Foundation
case .tableStackRight28Regular: return "ic_fluent_table_stack_right_28_regular"
case .tableSwitch16Filled: return "ic_fluent_table_switch_16_filled"
case .tableSwitch16Regular: return "ic_fluent_table_switch_16_regular"
- default: break }
- switch self {
case .tableSwitch20Filled: return "ic_fluent_table_switch_20_filled"
case .tableSwitch20Regular: return "ic_fluent_table_switch_20_regular"
case .tableSwitch24Filled: return "ic_fluent_table_switch_24_filled"
@@ -29285,6 +29815,8 @@ import Foundation
case .tag32Filled: return "ic_fluent_tag_32_filled"
case .tag32Regular: return "ic_fluent_tag_32_regular"
case .tagCircle20Filled: return "ic_fluent_tag_circle_20_filled"
+ default: break }
+ switch self {
case .tagCircle20Regular: return "ic_fluent_tag_circle_20_regular"
case .tagDismiss16Filled: return "ic_fluent_tag_dismiss_16_filled"
case .tagDismiss16Regular: return "ic_fluent_tag_dismiss_16_regular"
@@ -29316,6 +29848,8 @@ import Foundation
case .tagMultiple20Regular: return "ic_fluent_tag_multiple_20_regular"
case .tagMultiple24Filled: return "ic_fluent_tag_multiple_24_filled"
case .tagMultiple24Regular: return "ic_fluent_tag_multiple_24_regular"
+ case .tagOff16Filled: return "ic_fluent_tag_off_16_filled"
+ case .tagOff16Regular: return "ic_fluent_tag_off_16_regular"
case .tagOff20Filled: return "ic_fluent_tag_off_20_filled"
case .tagOff20Regular: return "ic_fluent_tag_off_20_regular"
case .tagOff24Filled: return "ic_fluent_tag_off_24_filled"
@@ -29342,8 +29876,6 @@ import Foundation
case .tapDouble24Regular: return "ic_fluent_tap_double_24_regular"
case .tapDouble32Filled: return "ic_fluent_tap_double_32_filled"
case .tapDouble32Regular: return "ic_fluent_tap_double_32_regular"
- default: break }
- switch self {
case .tapDouble48Filled: return "ic_fluent_tap_double_48_filled"
case .tapDouble48Regular: return "ic_fluent_tap_double_48_regular"
case .tapSingle20Filled: return "ic_fluent_tap_single_20_filled"
@@ -29385,6 +29917,8 @@ import Foundation
case .taskList20Filled: return "ic_fluent_task_list_20_filled"
case .taskList20Regular: return "ic_fluent_task_list_20_regular"
case .taskList24Filled: return "ic_fluent_task_list_24_filled"
+ default: break }
+ switch self {
case .taskList24Regular: return "ic_fluent_task_list_24_regular"
case .taskListAdd20Filled: return "ic_fluent_task_list_add_20_filled"
case .taskListAdd20Regular: return "ic_fluent_task_list_add_20_regular"
@@ -29444,8 +29978,6 @@ import Foundation
case .tent16Regular: return "ic_fluent_tent_16_regular"
case .tent20Filled: return "ic_fluent_tent_20_filled"
case .tent20Regular: return "ic_fluent_tent_20_regular"
- default: break }
- switch self {
case .tent24Filled: return "ic_fluent_tent_24_filled"
case .tent24Regular: return "ic_fluent_tent_24_regular"
case .tent28Filled: return "ic_fluent_tent_28_filled"
@@ -29487,6 +30019,8 @@ import Foundation
case .textAddT24Filled: return "ic_fluent_text_add_t_24_filled"
case .textAddT24Regular: return "ic_fluent_text_add_t_24_regular"
case .textAlignCenter16Filled: return "ic_fluent_text_align_center_16_filled"
+ default: break }
+ switch self {
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"
@@ -29546,8 +30080,6 @@ import Foundation
case .textAlignJustifyRotate9024Regular: return "ic_fluent_text_align_justify_rotate_90_24_regular"
case .textAlignLeft16Filled: return "ic_fluent_text_align_left_16_filled"
case .textAlignLeft16Regular: return "ic_fluent_text_align_left_16_regular"
- default: break }
- switch self {
case .textAlignLeft20Filled: return "ic_fluent_text_align_left_20_filled"
case .textAlignLeft20Regular: return "ic_fluent_text_align_left_20_regular"
case .textAlignLeft24Filled: return "ic_fluent_text_align_left_24_filled"
@@ -29589,6 +30121,8 @@ import Foundation
case .textArrowDownRightColumn24Filled: return "ic_fluent_text_arrow_down_right_column_24_filled"
case .textArrowDownRightColumn24Regular: return "ic_fluent_text_arrow_down_right_column_24_regular"
case .textArrowDownRightColumn28Filled: return "ic_fluent_text_arrow_down_right_column_28_filled"
+ default: break }
+ switch self {
case .textArrowDownRightColumn28Regular: return "ic_fluent_text_arrow_down_right_column_28_regular"
case .textArrowDownRightColumn32Filled: return "ic_fluent_text_arrow_down_right_column_32_filled"
case .textArrowDownRightColumn32Regular: return "ic_fluent_text_arrow_down_right_column_32_regular"
@@ -29648,8 +30182,6 @@ import Foundation
case .textBulletListSquareEdit24Regular: return "ic_fluent_text_bullet_list_square_edit_24_regular"
case .textBulletListSquarePerson20Filled: return "ic_fluent_text_bullet_list_square_person_20_filled"
case .textBulletListSquarePerson20Regular: return "ic_fluent_text_bullet_list_square_person_20_regular"
- default: break }
- switch self {
case .textBulletListSquarePerson32Filled: return "ic_fluent_text_bullet_list_square_person_32_filled"
case .textBulletListSquarePerson32Regular: return "ic_fluent_text_bullet_list_square_person_32_regular"
case .textBulletListSquareSearch20Filled: return "ic_fluent_text_bullet_list_square_search_20_filled"
@@ -29691,6 +30223,8 @@ import Foundation
case .textCaseTitle20Filled: return "ic_fluent_text_case_title_20_filled"
case .textCaseTitle20Regular: return "ic_fluent_text_case_title_20_regular"
case .textCaseTitle24Filled: return "ic_fluent_text_case_title_24_filled"
+ default: break }
+ switch self {
case .textCaseTitle24Regular: return "ic_fluent_text_case_title_24_regular"
case .textCaseUppercase16Filled: return "ic_fluent_text_case_uppercase_16_filled"
case .textCaseUppercase16Regular: return "ic_fluent_text_case_uppercase_16_regular"
@@ -29739,6 +30273,8 @@ import Foundation
case .textColumnOneWide20Regular: return "ic_fluent_text_column_one_wide_20_regular"
case .textColumnOneWide24Filled: return "ic_fluent_text_column_one_wide_24_filled"
case .textColumnOneWide24Regular: return "ic_fluent_text_column_one_wide_24_regular"
+ case .textColumnOneWideLightning16Filled: return "ic_fluent_text_column_one_wide_lightning_16_filled"
+ case .textColumnOneWideLightning16Regular: return "ic_fluent_text_column_one_wide_lightning_16_regular"
case .textColumnOneWideLightning20Filled: return "ic_fluent_text_column_one_wide_lightning_20_filled"
case .textColumnOneWideLightning20Regular: return "ic_fluent_text_column_one_wide_lightning_20_regular"
case .textColumnOneWideLightning24Filled: return "ic_fluent_text_column_one_wide_lightning_24_filled"
@@ -29750,8 +30286,6 @@ import Foundation
case .textColumnTwo20Filled: return "ic_fluent_text_column_two_20_filled"
case .textColumnTwo20Regular: return "ic_fluent_text_column_two_20_regular"
case .textColumnTwo24Filled: return "ic_fluent_text_column_two_24_filled"
- default: break }
- switch self {
case .textColumnTwo24Regular: return "ic_fluent_text_column_two_24_regular"
case .textColumnTwoLeft20Filled: return "ic_fluent_text_column_two_left_20_filled"
case .textColumnTwoLeft20Regular: return "ic_fluent_text_column_two_left_20_regular"
@@ -29791,6 +30325,8 @@ import Foundation
case .textDescription32Regular: return "ic_fluent_text_description_32_regular"
case .textDirectionHorizontalLeft20Filled: return "ic_fluent_text_direction_horizontal_left_20_filled"
case .textDirectionHorizontalLeft20Regular: return "ic_fluent_text_direction_horizontal_left_20_regular"
+ default: break }
+ switch self {
case .textDirectionHorizontalLeft24Filled: return "ic_fluent_text_direction_horizontal_left_24_filled"
case .textDirectionHorizontalLeft24Regular: return "ic_fluent_text_direction_horizontal_left_24_regular"
case .textDirectionHorizontalRight20Filled: return "ic_fluent_text_direction_horizontal_right_20_filled"
@@ -29852,8 +30388,6 @@ import Foundation
case .textField24Filled: return "ic_fluent_text_field_24_filled"
case .textField24Regular: return "ic_fluent_text_field_24_regular"
case .textFirstLine20Filled: return "ic_fluent_text_first_line_20_filled"
- default: break }
- switch self {
case .textFirstLine20Regular: return "ic_fluent_text_first_line_20_regular"
case .textFirstLine24Filled: return "ic_fluent_text_first_line_24_filled"
case .textFirstLine24Regular: return "ic_fluent_text_first_line_24_regular"
@@ -29893,6 +30427,8 @@ import Foundation
case .textGrammarCheckmark24Regular: return "ic_fluent_text_grammar_checkmark_24_regular"
case .textGrammarDismiss20Filled: return "ic_fluent_text_grammar_dismiss_20_filled"
case .textGrammarDismiss20Regular: return "ic_fluent_text_grammar_dismiss_20_regular"
+ default: break }
+ switch self {
case .textGrammarDismiss24Filled: return "ic_fluent_text_grammar_dismiss_24_filled"
case .textGrammarDismiss24Regular: return "ic_fluent_text_grammar_dismiss_24_regular"
case .textGrammarError20Filled: return "ic_fluent_text_grammar_error_20_filled"
@@ -29954,8 +30490,6 @@ import Foundation
case .textHeader2LinesCaret24Filled: return "ic_fluent_text_header_2_lines_caret_24_filled"
case .textHeader2LinesCaret24Regular: return "ic_fluent_text_header_2_lines_caret_24_regular"
case .textHeader320Filled: return "ic_fluent_text_header_3_20_filled"
- default: break }
- switch self {
case .textHeader320Regular: return "ic_fluent_text_header_3_20_regular"
case .textHeader324Filled: return "ic_fluent_text_header_3_24_filled"
case .textHeader324Regular: return "ic_fluent_text_header_3_24_regular"
@@ -29995,6 +30529,8 @@ import Foundation
case .textIndentIncreaseRotate27020Regular: return "ic_fluent_text_indent_increase_rotate_270_20_regular"
case .textIndentIncreaseRotate27024Filled: return "ic_fluent_text_indent_increase_rotate_270_24_filled"
case .textIndentIncreaseRotate27024Regular: return "ic_fluent_text_indent_increase_rotate_270_24_regular"
+ default: break }
+ switch self {
case .textIndentIncreaseRotate9020Filled: return "ic_fluent_text_indent_increase_rotate_90_20_filled"
case .textIndentIncreaseRotate9020Regular: return "ic_fluent_text_indent_increase_rotate_90_20_regular"
case .textIndentIncreaseRotate9024Filled: return "ic_fluent_text_indent_increase_rotate_90_24_filled"
@@ -30056,8 +30592,6 @@ import Foundation
case .textPositionBehind24Filled: return "ic_fluent_text_position_behind_24_filled"
case .textPositionBehind24Regular: return "ic_fluent_text_position_behind_24_regular"
case .textPositionFront20Filled: return "ic_fluent_text_position_front_20_filled"
- default: break }
- switch self {
case .textPositionFront20Regular: return "ic_fluent_text_position_front_20_regular"
case .textPositionFront24Filled: return "ic_fluent_text_position_front_24_filled"
case .textPositionFront24Regular: return "ic_fluent_text_position_front_24_regular"
@@ -30097,6 +30631,8 @@ import Foundation
case .textProofingTools20Regular: return "ic_fluent_text_proofing_tools_20_regular"
case .textProofingTools24Filled: return "ic_fluent_text_proofing_tools_24_filled"
case .textProofingTools24Regular: return "ic_fluent_text_proofing_tools_24_regular"
+ default: break }
+ switch self {
case .textQuote16Filled: return "ic_fluent_text_quote_16_filled"
case .textQuote16Regular: return "ic_fluent_text_quote_16_regular"
case .textQuote20Filled: return "ic_fluent_text_quote_20_filled"
@@ -30158,8 +30694,6 @@ import Foundation
case .textUnderlineCharacterU16Filled: return "ic_fluent_text_underline_character_u_16_filled"
case .textUnderlineCharacterU16Regular: return "ic_fluent_text_underline_character_u_16_regular"
case .textUnderlineCharacterU20Filled: return "ic_fluent_text_underline_character_u_20_filled"
- default: break }
- switch self {
case .textUnderlineCharacterU20Regular: return "ic_fluent_text_underline_character_u_20_regular"
case .textUnderlineCharacterU24Filled: return "ic_fluent_text_underline_character_u_24_filled"
case .textUnderlineCharacterU24Regular: return "ic_fluent_text_underline_character_u_24_regular"
@@ -30199,6 +30733,8 @@ import Foundation
case .textboxAlignBottom24Regular: return "ic_fluent_textbox_align_bottom_24_regular"
case .textboxAlignBottomCenter16Filled: return "ic_fluent_textbox_align_bottom_center_16_filled"
case .textboxAlignBottomCenter16Regular: return "ic_fluent_textbox_align_bottom_center_16_regular"
+ default: break }
+ switch self {
case .textboxAlignBottomCenter20Filled: return "ic_fluent_textbox_align_bottom_center_20_filled"
case .textboxAlignBottomCenter20Regular: return "ic_fluent_textbox_align_bottom_center_20_regular"
case .textboxAlignBottomCenter24Filled: return "ic_fluent_textbox_align_bottom_center_24_filled"
@@ -30260,8 +30796,6 @@ import Foundation
case .textboxAlignTopLeft16Filled: return "ic_fluent_textbox_align_top_left_16_filled"
case .textboxAlignTopLeft16Regular: return "ic_fluent_textbox_align_top_left_16_regular"
case .textboxAlignTopLeft20Filled: return "ic_fluent_textbox_align_top_left_20_filled"
- default: break }
- switch self {
case .textboxAlignTopLeft20Regular: return "ic_fluent_textbox_align_top_left_20_regular"
case .textboxAlignTopLeft24Filled: return "ic_fluent_textbox_align_top_left_24_filled"
case .textboxAlignTopLeft24Regular: return "ic_fluent_textbox_align_top_left_24_regular"
@@ -30301,6 +30835,8 @@ import Foundation
case .thumbLike16Regular: return "ic_fluent_thumb_like_16_regular"
case .thumbLike20Filled: return "ic_fluent_thumb_like_20_filled"
case .thumbLike20Regular: return "ic_fluent_thumb_like_20_regular"
+ default: break }
+ switch self {
case .thumbLike24Filled: return "ic_fluent_thumb_like_24_filled"
case .thumbLike24Regular: return "ic_fluent_thumb_like_24_regular"
case .thumbLike28Filled: return "ic_fluent_thumb_like_28_filled"
@@ -30362,8 +30898,6 @@ import Foundation
case .timer324Filled: return "ic_fluent_timer_3_24_filled"
case .timer324Regular: return "ic_fluent_timer_3_24_regular"
case .timer48Filled: return "ic_fluent_timer_48_filled"
- default: break }
- switch self {
case .timer48Regular: return "ic_fluent_timer_48_regular"
case .timerOff20Filled: return "ic_fluent_timer_off_20_filled"
case .timerOff20Regular: return "ic_fluent_timer_off_20_regular"
@@ -30403,6 +30937,8 @@ import Foundation
case .toolbox20Regular: return "ic_fluent_toolbox_20_regular"
case .toolbox24Filled: return "ic_fluent_toolbox_24_filled"
case .toolbox24Regular: return "ic_fluent_toolbox_24_regular"
+ default: break }
+ switch self {
case .toolbox28Filled: return "ic_fluent_toolbox_28_filled"
case .toolbox28Regular: return "ic_fluent_toolbox_28_regular"
case .tooltipQuote20Filled: return "ic_fluent_tooltip_quote_20_filled"
@@ -30435,6 +30971,10 @@ import Foundation
case .transmission20Regular: return "ic_fluent_transmission_20_regular"
case .transmission24Filled: return "ic_fluent_transmission_24_filled"
case .transmission24Regular: return "ic_fluent_transmission_24_regular"
+ case .transparencySquare20Filled: return "ic_fluent_transparency_square_20_filled"
+ case .transparencySquare20Regular: return "ic_fluent_transparency_square_20_regular"
+ case .transparencySquare24Filled: return "ic_fluent_transparency_square_24_filled"
+ case .transparencySquare24Regular: return "ic_fluent_transparency_square_24_regular"
case .trayItemAdd20Filled: return "ic_fluent_tray_item_add_20_filled"
case .trayItemAdd20Regular: return "ic_fluent_tray_item_add_20_regular"
case .trayItemAdd24Filled: return "ic_fluent_tray_item_add_24_filled"
@@ -30464,8 +31004,6 @@ import Foundation
case .triangle32Filled: return "ic_fluent_triangle_32_filled"
case .triangle32Regular: return "ic_fluent_triangle_32_regular"
case .triangle48Filled: return "ic_fluent_triangle_48_filled"
- default: break }
- switch self {
case .triangle48Regular: return "ic_fluent_triangle_48_regular"
case .triangleDown12Filled: return "ic_fluent_triangle_down_12_filled"
case .triangleDown12Regular: return "ic_fluent_triangle_down_12_regular"
@@ -30501,6 +31039,8 @@ import Foundation
case .triangleRight48Regular: return "ic_fluent_triangle_right_48_regular"
case .triangleUp20Filled: return "ic_fluent_triangle_up_20_filled"
case .triangleUp20Regular: return "ic_fluent_triangle_up_20_regular"
+ default: break }
+ switch self {
case .trophy16Filled: return "ic_fluent_trophy_16_filled"
case .trophy16Regular: return "ic_fluent_trophy_16_regular"
case .trophy20Filled: return "ic_fluent_trophy_20_filled"
@@ -30566,8 +31106,6 @@ import Foundation
case .uninstallApp20Filled: return "ic_fluent_uninstall_app_20_filled"
case .uninstallApp20Regular: return "ic_fluent_uninstall_app_20_regular"
case .uninstallApp24Filled: return "ic_fluent_uninstall_app_24_filled"
- default: break }
- switch self {
case .uninstallApp24Regular: return "ic_fluent_uninstall_app_24_regular"
case .usbPlug20Filled: return "ic_fluent_usb_plug_20_filled"
case .usbPlug20Regular: return "ic_fluent_usb_plug_20_regular"
@@ -30603,6 +31141,8 @@ 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"
+ default: break }
+ switch self {
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"
@@ -30668,8 +31208,6 @@ import Foundation
case .vehicleSubwayClock24Filled: return "ic_fluent_vehicle_subway_clock_24_filled"
case .vehicleSubwayClock24Regular: return "ic_fluent_vehicle_subway_clock_24_regular"
case .vehicleTractor20Filled: return "ic_fluent_vehicle_tractor_20_filled"
- default: break }
- switch self {
case .vehicleTractor20Regular: return "ic_fluent_vehicle_tractor_20_regular"
case .vehicleTractor24Filled: return "ic_fluent_vehicle_tractor_24_filled"
case .vehicleTractor24Regular: return "ic_fluent_vehicle_tractor_24_regular"
@@ -30705,6 +31243,8 @@ import Foundation
case .video32Regular: return "ic_fluent_video_32_regular"
case .video36020Filled: return "ic_fluent_video_360_20_filled"
case .video36020Regular: return "ic_fluent_video_360_20_regular"
+ default: break }
+ switch self {
case .video36024Filled: return "ic_fluent_video_360_24_filled"
case .video36024Regular: return "ic_fluent_video_360_24_regular"
case .video360Off20Filled: return "ic_fluent_video_360_off_20_filled"
@@ -30770,8 +31310,6 @@ import Foundation
case .videoClipMultiple24Filled: return "ic_fluent_video_clip_multiple_24_filled"
case .videoClipMultiple24Regular: return "ic_fluent_video_clip_multiple_24_regular"
case .videoClipOff16Filled: return "ic_fluent_video_clip_off_16_filled"
- default: break }
- switch self {
case .videoClipOff16Regular: return "ic_fluent_video_clip_off_16_regular"
case .videoClipOff20Filled: return "ic_fluent_video_clip_off_20_filled"
case .videoClipOff20Regular: return "ic_fluent_video_clip_off_20_regular"
@@ -30807,6 +31345,8 @@ import Foundation
case .videoOff32Regular: return "ic_fluent_video_off_32_regular"
case .videoOff48Filled: return "ic_fluent_video_off_48_filled"
case .videoOff48Regular: return "ic_fluent_video_off_48_regular"
+ default: break }
+ switch self {
case .videoPeople32Filled: return "ic_fluent_video_people_32_filled"
case .videoPeople32Regular: return "ic_fluent_video_people_32_regular"
case .videoPerson12Filled: return "ic_fluent_video_person_12_filled"
@@ -30872,8 +31412,6 @@ import Foundation
case .videoPersonStar20Filled: return "ic_fluent_video_person_star_20_filled"
case .videoPersonStar20Regular: return "ic_fluent_video_person_star_20_regular"
case .videoPersonStar24Filled: return "ic_fluent_video_person_star_24_filled"
- default: break }
- switch self {
case .videoPersonStar24Regular: return "ic_fluent_video_person_star_24_regular"
case .videoPersonStarOff20Filled: return "ic_fluent_video_person_star_off_20_filled"
case .videoPersonStarOff20Regular: return "ic_fluent_video_person_star_off_20_regular"
@@ -30909,6 +31447,8 @@ import Foundation
case .viewDesktop24Regular: return "ic_fluent_view_desktop_24_regular"
case .viewDesktopMobile20Filled: return "ic_fluent_view_desktop_mobile_20_filled"
case .viewDesktopMobile20Regular: return "ic_fluent_view_desktop_mobile_20_regular"
+ default: break }
+ switch self {
case .viewDesktopMobile24Filled: return "ic_fluent_view_desktop_mobile_24_filled"
case .viewDesktopMobile24Regular: return "ic_fluent_view_desktop_mobile_24_regular"
case .virtualNetwork20Filled: return "ic_fluent_virtual_network_20_filled"
@@ -30974,13 +31514,15 @@ import Foundation
case .walletCreditCard16Filled: return "ic_fluent_wallet_credit_card_16_filled"
case .walletCreditCard16Regular: return "ic_fluent_wallet_credit_card_16_regular"
case .walletCreditCard20Filled: return "ic_fluent_wallet_credit_card_20_filled"
- default: break }
- switch self {
case .walletCreditCard20Regular: return "ic_fluent_wallet_credit_card_20_regular"
case .walletCreditCard24Filled: return "ic_fluent_wallet_credit_card_24_filled"
case .walletCreditCard24Regular: return "ic_fluent_wallet_credit_card_24_regular"
+ case .walletCreditCard28Filled: return "ic_fluent_wallet_credit_card_28_filled"
+ case .walletCreditCard28Regular: return "ic_fluent_wallet_credit_card_28_regular"
case .walletCreditCard32Filled: return "ic_fluent_wallet_credit_card_32_filled"
case .walletCreditCard32Regular: return "ic_fluent_wallet_credit_card_32_regular"
+ case .walletCreditCard48Filled: return "ic_fluent_wallet_credit_card_48_filled"
+ case .walletCreditCard48Regular: return "ic_fluent_wallet_credit_card_48_regular"
case .wallpaper20Filled: return "ic_fluent_wallpaper_20_filled"
case .wallpaper20Regular: return "ic_fluent_wallpaper_20_regular"
case .wallpaper24Filled: return "ic_fluent_wallpaper_24_filled"
@@ -31007,6 +31549,8 @@ import Foundation
case .warning28Regular: return "ic_fluent_warning_28_regular"
case .warning32Filled: return "ic_fluent_warning_32_filled"
case .warning32Regular: return "ic_fluent_warning_32_regular"
+ default: break }
+ switch self {
case .warning48Filled: return "ic_fluent_warning_48_filled"
case .warning48Regular: return "ic_fluent_warning_48_regular"
case .warningShield20Filled: return "ic_fluent_warning_shield_20_filled"
@@ -31076,8 +31620,6 @@ import Foundation
case .weatherHaze24Filled: return "ic_fluent_weather_haze_24_filled"
case .weatherHaze24Regular: return "ic_fluent_weather_haze_24_regular"
case .weatherHaze48Filled: return "ic_fluent_weather_haze_48_filled"
- default: break }
- switch self {
case .weatherHaze48Regular: return "ic_fluent_weather_haze_48_regular"
case .weatherMoon16Filled: return "ic_fluent_weather_moon_16_filled"
case .weatherMoon16Regular: return "ic_fluent_weather_moon_16_regular"
@@ -31109,6 +31651,8 @@ import Foundation
case .weatherPartlyCloudyDay48Regular: return "ic_fluent_weather_partly_cloudy_day_48_regular"
case .weatherPartlyCloudyNight20Filled: return "ic_fluent_weather_partly_cloudy_night_20_filled"
case .weatherPartlyCloudyNight20Regular: return "ic_fluent_weather_partly_cloudy_night_20_regular"
+ default: break }
+ switch self {
case .weatherPartlyCloudyNight24Filled: return "ic_fluent_weather_partly_cloudy_night_24_filled"
case .weatherPartlyCloudyNight24Regular: return "ic_fluent_weather_partly_cloudy_night_24_regular"
case .weatherPartlyCloudyNight48Filled: return "ic_fluent_weather_partly_cloudy_night_48_filled"
@@ -31178,8 +31722,6 @@ import Foundation
case .weatherSunny28Filled: return "ic_fluent_weather_sunny_28_filled"
case .weatherSunny28Regular: return "ic_fluent_weather_sunny_28_regular"
case .weatherSunny32Filled: return "ic_fluent_weather_sunny_32_filled"
- default: break }
- switch self {
case .weatherSunny32Regular: return "ic_fluent_weather_sunny_32_regular"
case .weatherSunny48Filled: return "ic_fluent_weather_sunny_48_filled"
case .weatherSunny48Regular: return "ic_fluent_weather_sunny_48_regular"
@@ -31211,6 +31753,8 @@ import Foundation
case .whiteboard16Regular: return "ic_fluent_whiteboard_16_regular"
case .whiteboard20Filled: return "ic_fluent_whiteboard_20_filled"
case .whiteboard20Regular: return "ic_fluent_whiteboard_20_regular"
+ default: break }
+ switch self {
case .whiteboard24Filled: return "ic_fluent_whiteboard_24_filled"
case .whiteboard24Regular: return "ic_fluent_whiteboard_24_regular"
case .whiteboard48Filled: return "ic_fluent_whiteboard_48_filled"
@@ -31280,8 +31824,6 @@ import Foundation
case .windowApps28Filled: return "ic_fluent_window_apps_28_filled"
case .windowApps28Regular: return "ic_fluent_window_apps_28_regular"
case .windowApps32Filled: return "ic_fluent_window_apps_32_filled"
- default: break }
- switch self {
case .windowApps32Regular: return "ic_fluent_window_apps_32_regular"
case .windowApps48Filled: return "ic_fluent_window_apps_48_filled"
case .windowApps48Regular: return "ic_fluent_window_apps_48_regular"
@@ -31313,6 +31855,8 @@ import Foundation
case .windowDevTools20Regular: return "ic_fluent_window_dev_tools_20_regular"
case .windowDevTools24Filled: return "ic_fluent_window_dev_tools_24_filled"
case .windowDevTools24Regular: return "ic_fluent_window_dev_tools_24_regular"
+ default: break }
+ switch self {
case .windowEdit16Filled: return "ic_fluent_window_edit_16_filled"
case .windowEdit16Regular: return "ic_fluent_window_edit_16_regular"
case .windowEdit20Filled: return "ic_fluent_window_edit_20_filled"
@@ -31382,8 +31926,6 @@ import Foundation
case .wrench20Filled: return "ic_fluent_wrench_20_filled"
case .wrench20Regular: return "ic_fluent_wrench_20_regular"
case .wrench24Filled: return "ic_fluent_wrench_24_filled"
- default: break }
- switch self {
case .wrench24Regular: return "ic_fluent_wrench_24_regular"
case .wrenchScrewdriver20Filled: return "ic_fluent_wrench_screwdriver_20_filled"
case .wrenchScrewdriver20Regular: return "ic_fluent_wrench_screwdriver_20_regular"
@@ -31415,6 +31957,8 @@ import Foundation
case .xboxControllerError20Regular: return "ic_fluent_xbox_controller_error_20_regular"
case .xboxControllerError24Filled: return "ic_fluent_xbox_controller_error_24_filled"
case .xboxControllerError24Regular: return "ic_fluent_xbox_controller_error_24_regular"
+ default: break }
+ switch self {
case .xboxControllerError32Filled: return "ic_fluent_xbox_controller_error_32_filled"
case .xboxControllerError32Regular: return "ic_fluent_xbox_controller_error_32_regular"
case .xboxControllerError48Filled: return "ic_fluent_xbox_controller_error_48_filled"
@@ -31838,6 +32382,14 @@ import Foundation
case .appsListDetail20Regular: return ".appsListDetail20Regular"
case .appsListDetail24Filled: return ".appsListDetail24Filled"
case .appsListDetail24Regular: return ".appsListDetail24Regular"
+ case .appsSettings16Filled: return ".appsSettings16Filled"
+ case .appsSettings16Regular: return ".appsSettings16Regular"
+ case .appsSettings20Filled: return ".appsSettings20Filled"
+ case .appsSettings20Regular: return ".appsSettings20Regular"
+ case .appsShield16Filled: return ".appsShield16Filled"
+ case .appsShield16Regular: return ".appsShield16Regular"
+ case .appsShield20Filled: return ".appsShield20Filled"
+ case .appsShield20Regular: return ".appsShield20Regular"
case .archive16Filled: return ".archive16Filled"
case .archive16Regular: return ".archive16Regular"
case .archive20Filled: return ".archive20Filled"
@@ -31848,6 +32400,8 @@ import Foundation
case .archive28Regular: return ".archive28Regular"
case .archive32Filled: return ".archive32Filled"
case .archive32Regular: return ".archive32Regular"
+ default: break }
+ switch self {
case .archive48Filled: return ".archive48Filled"
case .archive48Regular: return ".archive48Regular"
case .archiveArrowBack16Filled: return ".archiveArrowBack16Filled"
@@ -31856,8 +32410,6 @@ import Foundation
case .archiveArrowBack20Regular: return ".archiveArrowBack20Regular"
case .archiveArrowBack24Filled: return ".archiveArrowBack24Filled"
case .archiveArrowBack24Regular: return ".archiveArrowBack24Regular"
- default: break }
- switch self {
case .archiveArrowBack28Filled: return ".archiveArrowBack28Filled"
case .archiveArrowBack28Regular: return ".archiveArrowBack28Regular"
case .archiveArrowBack32Filled: return ".archiveArrowBack32Filled"
@@ -31950,6 +32502,8 @@ import Foundation
case .arrowCircleDown24Regular: return ".arrowCircleDown24Regular"
case .arrowCircleDown28Filled: return ".arrowCircleDown28Filled"
case .arrowCircleDown28Regular: return ".arrowCircleDown28Regular"
+ default: break }
+ switch self {
case .arrowCircleDown32Filled: return ".arrowCircleDown32Filled"
case .arrowCircleDown32Regular: return ".arrowCircleDown32Regular"
case .arrowCircleDown48Filled: return ".arrowCircleDown48Filled"
@@ -31958,8 +32512,6 @@ import Foundation
case .arrowCircleDownDouble20Regular: return ".arrowCircleDownDouble20Regular"
case .arrowCircleDownDouble24Filled: return ".arrowCircleDownDouble24Filled"
case .arrowCircleDownDouble24Regular: return ".arrowCircleDownDouble24Regular"
- default: break }
- switch self {
case .arrowCircleDownRight16Filled: return ".arrowCircleDownRight16Filled"
case .arrowCircleDownRight16Regular: return ".arrowCircleDownRight16Regular"
case .arrowCircleDownRight20Filled: return ".arrowCircleDownRight20Filled"
@@ -32052,6 +32604,8 @@ import Foundation
case .arrowCounterclockwise12Regular: return ".arrowCounterclockwise12Regular"
case .arrowCounterclockwise16Filled: return ".arrowCounterclockwise16Filled"
case .arrowCounterclockwise16Regular: return ".arrowCounterclockwise16Regular"
+ default: break }
+ switch self {
case .arrowCounterclockwise20Filled: return ".arrowCounterclockwise20Filled"
case .arrowCounterclockwise20Regular: return ".arrowCounterclockwise20Regular"
case .arrowCounterclockwise24Filled: return ".arrowCounterclockwise24Filled"
@@ -32060,8 +32614,6 @@ import Foundation
case .arrowCounterclockwise28Regular: return ".arrowCounterclockwise28Regular"
case .arrowCounterclockwise32Filled: return ".arrowCounterclockwise32Filled"
case .arrowCounterclockwise32Regular: return ".arrowCounterclockwise32Regular"
- default: break }
- switch self {
case .arrowCounterclockwise48Filled: return ".arrowCounterclockwise48Filled"
case .arrowCounterclockwise48Regular: return ".arrowCounterclockwise48Regular"
case .arrowCounterclockwiseDashes20Filled: return ".arrowCounterclockwiseDashes20Filled"
@@ -32154,6 +32706,8 @@ import Foundation
case .arrowExit20Regular: return ".arrowExit20Regular"
case .arrowExpand16Filled: return ".arrowExpand16Filled"
case .arrowExpand16Regular: return ".arrowExpand16Regular"
+ default: break }
+ switch self {
case .arrowExpand20Filled: return ".arrowExpand20Filled"
case .arrowExpand20Regular: return ".arrowExpand20Regular"
case .arrowExpand24Filled: return ".arrowExpand24Filled"
@@ -32162,8 +32716,6 @@ import Foundation
case .arrowExport16Regular: return ".arrowExport16Regular"
case .arrowExport20Filled: return ".arrowExport20Filled"
case .arrowExport20Regular: return ".arrowExport20Regular"
- default: break }
- switch self {
case .arrowExport24Filled: return ".arrowExport24Filled"
case .arrowExport24Regular: return ".arrowExport24Regular"
case .arrowExportUp16Filled: return ".arrowExportUp16Filled"
@@ -32256,6 +32808,8 @@ import Foundation
case .arrowHookUpRight24Regular: return ".arrowHookUpRight24Regular"
case .arrowHookUpRight28Filled: return ".arrowHookUpRight28Filled"
case .arrowHookUpRight28Regular: return ".arrowHookUpRight28Regular"
+ default: break }
+ switch self {
case .arrowImport16Filled: return ".arrowImport16Filled"
case .arrowImport16Regular: return ".arrowImport16Regular"
case .arrowImport20Filled: return ".arrowImport20Filled"
@@ -32264,8 +32818,6 @@ import Foundation
case .arrowImport24Regular: return ".arrowImport24Regular"
case .arrowJoin20Filled: return ".arrowJoin20Filled"
case .arrowJoin20Regular: return ".arrowJoin20Regular"
- default: break }
- switch self {
case .arrowLeft12Filled: return ".arrowLeft12Filled"
case .arrowLeft12Regular: return ".arrowLeft12Regular"
case .arrowLeft16Filled: return ".arrowLeft16Filled"
@@ -32358,6 +32910,8 @@ import Foundation
case .arrowPrevious20Regular: return ".arrowPrevious20Regular"
case .arrowPrevious24Filled: return ".arrowPrevious24Filled"
case .arrowPrevious24Regular: return ".arrowPrevious24Regular"
+ default: break }
+ switch self {
case .arrowRedo16Filled: return ".arrowRedo16Filled"
case .arrowRedo16Regular: return ".arrowRedo16Regular"
case .arrowRedo20Filled: return ".arrowRedo20Filled"
@@ -32366,8 +32920,6 @@ import Foundation
case .arrowRedo24Regular: return ".arrowRedo24Regular"
case .arrowRedo28Filled: return ".arrowRedo28Filled"
case .arrowRedo28Regular: return ".arrowRedo28Regular"
- default: break }
- switch self {
case .arrowRedo32Filled: return ".arrowRedo32Filled"
case .arrowRedo32Regular: return ".arrowRedo32Regular"
case .arrowRedo48Filled: return ".arrowRedo48Filled"
@@ -32460,6 +33012,8 @@ import Foundation
case .arrowRoutingRectangleMultiple20Regular: return ".arrowRoutingRectangleMultiple20Regular"
case .arrowRoutingRectangleMultiple24Filled: return ".arrowRoutingRectangleMultiple24Filled"
case .arrowRoutingRectangleMultiple24Regular: return ".arrowRoutingRectangleMultiple24Regular"
+ default: break }
+ switch self {
case .arrowShuffle16Filled: return ".arrowShuffle16Filled"
case .arrowShuffle16Regular: return ".arrowShuffle16Regular"
case .arrowShuffle20Filled: return ".arrowShuffle20Filled"
@@ -32468,8 +33022,6 @@ import Foundation
case .arrowShuffle24Regular: return ".arrowShuffle24Regular"
case .arrowShuffle28Filled: return ".arrowShuffle28Filled"
case .arrowShuffle28Regular: return ".arrowShuffle28Regular"
- default: break }
- switch self {
case .arrowShuffle32Filled: return ".arrowShuffle32Filled"
case .arrowShuffle32Regular: return ".arrowShuffle32Regular"
case .arrowShuffle48Filled: return ".arrowShuffle48Filled"
@@ -32562,6 +33114,8 @@ import Foundation
case .arrowStepInLeft12Regular: return ".arrowStepInLeft12Regular"
case .arrowStepInLeft16Filled: return ".arrowStepInLeft16Filled"
case .arrowStepInLeft16Regular: return ".arrowStepInLeft16Regular"
+ default: break }
+ switch self {
case .arrowStepInLeft20Filled: return ".arrowStepInLeft20Filled"
case .arrowStepInLeft20Regular: return ".arrowStepInLeft20Regular"
case .arrowStepInLeft24Filled: return ".arrowStepInLeft24Filled"
@@ -32570,8 +33124,6 @@ import Foundation
case .arrowStepInLeft28Regular: return ".arrowStepInLeft28Regular"
case .arrowStepInRight12Filled: return ".arrowStepInRight12Filled"
case .arrowStepInRight12Regular: return ".arrowStepInRight12Regular"
- default: break }
- switch self {
case .arrowStepInRight16Filled: return ".arrowStepInRight16Filled"
case .arrowStepInRight16Regular: return ".arrowStepInRight16Regular"
case .arrowStepInRight20Filled: return ".arrowStepInRight20Filled"
@@ -32664,6 +33216,8 @@ import Foundation
case .arrowTrendingText20Regular: return ".arrowTrendingText20Regular"
case .arrowTrendingText24Filled: return ".arrowTrendingText24Filled"
case .arrowTrendingText24Regular: return ".arrowTrendingText24Regular"
+ default: break }
+ switch self {
case .arrowTrendingWrench20Filled: return ".arrowTrendingWrench20Filled"
case .arrowTrendingWrench20Regular: return ".arrowTrendingWrench20Regular"
case .arrowTrendingWrench24Filled: return ".arrowTrendingWrench24Filled"
@@ -32672,8 +33226,6 @@ import Foundation
case .arrowTurnBidirectionalDownRight20Regular: return ".arrowTurnBidirectionalDownRight20Regular"
case .arrowTurnBidirectionalDownRight24Filled: return ".arrowTurnBidirectionalDownRight24Filled"
case .arrowTurnBidirectionalDownRight24Regular: return ".arrowTurnBidirectionalDownRight24Regular"
- default: break }
- switch self {
case .arrowTurnDownLeft20Filled: return ".arrowTurnDownLeft20Filled"
case .arrowTurnDownLeft20Regular: return ".arrowTurnDownLeft20Regular"
case .arrowTurnDownLeft48Filled: return ".arrowTurnDownLeft48Filled"
@@ -32698,6 +33250,8 @@ import Foundation
case .arrowTurnLeftUp20Regular: return ".arrowTurnLeftUp20Regular"
case .arrowTurnLeftUp48Filled: return ".arrowTurnLeftUp48Filled"
case .arrowTurnLeftUp48Regular: return ".arrowTurnLeftUp48Regular"
+ case .arrowTurnRight16Filled: return ".arrowTurnRight16Filled"
+ case .arrowTurnRight16Regular: return ".arrowTurnRight16Regular"
case .arrowTurnRight20Filled: return ".arrowTurnRight20Filled"
case .arrowTurnRight20Regular: return ".arrowTurnRight20Regular"
case .arrowTurnRight24Filled: return ".arrowTurnRight24Filled"
@@ -32764,6 +33318,8 @@ import Foundation
case .arrowUpLeft24Regular: return ".arrowUpLeft24Regular"
case .arrowUpLeft48Filled: return ".arrowUpLeft48Filled"
case .arrowUpLeft48Regular: return ".arrowUpLeft48Regular"
+ default: break }
+ switch self {
case .arrowUpRight16Filled: return ".arrowUpRight16Filled"
case .arrowUpRight16Regular: return ".arrowUpRight16Regular"
case .arrowUpRight20Filled: return ".arrowUpRight20Filled"
@@ -32774,8 +33330,6 @@ import Foundation
case .arrowUpRight32Regular: return ".arrowUpRight32Regular"
case .arrowUpRight48Filled: return ".arrowUpRight48Filled"
case .arrowUpRight48Regular: return ".arrowUpRight48Regular"
- default: break }
- switch self {
case .arrowUpRightDashes16Filled: return ".arrowUpRightDashes16Filled"
case .arrowUpRightDashes16Regular: return ".arrowUpRightDashes16Regular"
case .arrowUpSquareSettings24Filled: return ".arrowUpSquareSettings24Filled"
@@ -32786,6 +33340,8 @@ import Foundation
case .arrowUpload20Regular: return ".arrowUpload20Regular"
case .arrowUpload24Filled: return ".arrowUpload24Filled"
case .arrowUpload24Regular: return ".arrowUpload24Regular"
+ case .arrowUpload32Filled: return ".arrowUpload32Filled"
+ case .arrowUpload32Regular: return ".arrowUpload32Regular"
case .arrowWrap20Filled: return ".arrowWrap20Filled"
case .arrowWrap20Regular: return ".arrowWrap20Regular"
case .arrowWrapOff20Filled: return ".arrowWrapOff20Filled"
@@ -32864,6 +33420,8 @@ import Foundation
case .badge20Regular: return ".badge20Regular"
case .badge24Filled: return ".badge24Filled"
case .badge24Regular: return ".badge24Regular"
+ default: break }
+ switch self {
case .balloon12Filled: return ".balloon12Filled"
case .balloon12Regular: return ".balloon12Regular"
case .balloon16Filled: return ".balloon16Filled"
@@ -32876,8 +33434,6 @@ import Foundation
case .barcodeScanner20Regular: return ".barcodeScanner20Regular"
case .barcodeScanner24Filled: return ".barcodeScanner24Filled"
case .barcodeScanner24Regular: return ".barcodeScanner24Regular"
- default: break }
- switch self {
case .battery020Filled: return ".battery020Filled"
case .battery020Regular: return ".battery020Regular"
case .battery024Filled: return ".battery024Filled"
@@ -32966,6 +33522,8 @@ import Foundation
case .beakerAdd24Regular: return ".beakerAdd24Regular"
case .beakerDismiss20Filled: return ".beakerDismiss20Filled"
case .beakerDismiss20Regular: return ".beakerDismiss20Regular"
+ default: break }
+ switch self {
case .beakerDismiss24Filled: return ".beakerDismiss24Filled"
case .beakerDismiss24Regular: return ".beakerDismiss24Regular"
case .beakerEdit20Filled: return ".beakerEdit20Filled"
@@ -32978,8 +33536,6 @@ import Foundation
case .beakerOff20Regular: return ".beakerOff20Regular"
case .beakerOff32Filled: return ".beakerOff32Filled"
case .beakerOff32Regular: return ".beakerOff32Regular"
- default: break }
- switch self {
case .beakerSettings16Filled: return ".beakerSettings16Filled"
case .beakerSettings16Regular: return ".beakerSettings16Regular"
case .beakerSettings20Filled: return ".beakerSettings20Filled"
@@ -33068,6 +33624,8 @@ import Foundation
case .boardHeart24Regular: return ".boardHeart24Regular"
case .boardSplit16Filled: return ".boardSplit16Filled"
case .boardSplit16Regular: return ".boardSplit16Regular"
+ default: break }
+ switch self {
case .boardSplit20Filled: return ".boardSplit20Filled"
case .boardSplit20Regular: return ".boardSplit20Regular"
case .boardSplit24Filled: return ".boardSplit24Filled"
@@ -33080,12 +33638,14 @@ import Foundation
case .book16Regular: return ".book16Regular"
case .book20Filled: return ".book20Filled"
case .book20Regular: return ".book20Regular"
- default: break }
- switch self {
case .book24Filled: return ".book24Filled"
case .book24Regular: return ".book24Regular"
+ case .book28Filled: return ".book28Filled"
+ case .book28Regular: return ".book28Regular"
case .book32Filled: return ".book32Filled"
case .book32Regular: return ".book32Regular"
+ case .book48Filled: return ".book48Filled"
+ case .book48Regular: return ".book48Regular"
case .bookAdd20Filled: return ".bookAdd20Filled"
case .bookAdd20Regular: return ".bookAdd20Regular"
case .bookAdd24Filled: return ".bookAdd24Filled"
@@ -33166,6 +33726,8 @@ import Foundation
case .bookOpen48Filled: return ".bookOpen48Filled"
case .bookOpen48Regular: return ".bookOpen48Regular"
case .bookOpenGlobe20Filled: return ".bookOpenGlobe20Filled"
+ default: break }
+ switch self {
case .bookOpenGlobe20Regular: return ".bookOpenGlobe20Regular"
case .bookOpenGlobe24Filled: return ".bookOpenGlobe24Filled"
case .bookOpenGlobe24Regular: return ".bookOpenGlobe24Regular"
@@ -33182,8 +33744,6 @@ import Foundation
case .bookPulse20Filled: return ".bookPulse20Filled"
case .bookPulse20Regular: return ".bookPulse20Regular"
case .bookPulse24Filled: return ".bookPulse24Filled"
- default: break }
- switch self {
case .bookPulse24Regular: return ".bookPulse24Regular"
case .bookQuestionMark20Filled: return ".bookQuestionMark20Filled"
case .bookQuestionMark20Regular: return ".bookQuestionMark20Regular"
@@ -33268,6 +33828,8 @@ import Foundation
case .borderInside24Filled: return ".borderInside24Filled"
case .borderInside24Regular: return ".borderInside24Regular"
case .borderLeft20Filled: return ".borderLeft20Filled"
+ default: break }
+ switch self {
case .borderLeft20Regular: return ".borderLeft20Regular"
case .borderLeft24Filled: return ".borderLeft24Filled"
case .borderLeft24Regular: return ".borderLeft24Regular"
@@ -33284,8 +33846,6 @@ import Foundation
case .borderOutside20Filled: return ".borderOutside20Filled"
case .borderOutside20Regular: return ".borderOutside20Regular"
case .borderOutside24Filled: return ".borderOutside24Filled"
- default: break }
- switch self {
case .borderOutside24Regular: return ".borderOutside24Regular"
case .borderOutsideThick20Filled: return ".borderOutsideThick20Filled"
case .borderOutsideThick20Regular: return ".borderOutsideThick20Regular"
@@ -33370,6 +33930,8 @@ import Foundation
case .boxMultiple24Filled: return ".boxMultiple24Filled"
case .boxMultiple24Regular: return ".boxMultiple24Regular"
case .boxMultipleArrowLeft20Filled: return ".boxMultipleArrowLeft20Filled"
+ default: break }
+ switch self {
case .boxMultipleArrowLeft20Regular: return ".boxMultipleArrowLeft20Regular"
case .boxMultipleArrowLeft24Filled: return ".boxMultipleArrowLeft24Filled"
case .boxMultipleArrowLeft24Regular: return ".boxMultipleArrowLeft24Regular"
@@ -33386,8 +33948,6 @@ import Foundation
case .boxMultipleSearch24Filled: return ".boxMultipleSearch24Filled"
case .boxMultipleSearch24Regular: return ".boxMultipleSearch24Regular"
case .boxSearch16Filled: return ".boxSearch16Filled"
- default: break }
- switch self {
case .boxSearch16Regular: return ".boxSearch16Regular"
case .boxSearch20Filled: return ".boxSearch20Filled"
case .boxSearch20Regular: return ".boxSearch20Regular"
@@ -33461,6 +34021,8 @@ import Foundation
case .breakoutRoom24Regular: return ".breakoutRoom24Regular"
case .breakoutRoom28Filled: return ".breakoutRoom28Filled"
case .breakoutRoom28Regular: return ".breakoutRoom28Regular"
+ case .breakoutRoom32Filled: return ".breakoutRoom32Filled"
+ case .breakoutRoom32Regular: return ".breakoutRoom32Regular"
case .briefcase12Filled: return ".briefcase12Filled"
case .briefcase12Regular: return ".briefcase12Regular"
case .briefcase16Filled: return ".briefcase16Filled"
@@ -33470,6 +34032,8 @@ import Foundation
case .briefcase24Filled: return ".briefcase24Filled"
case .briefcase24Regular: return ".briefcase24Regular"
case .briefcase28Filled: return ".briefcase28Filled"
+ default: break }
+ switch self {
case .briefcase28Regular: return ".briefcase28Regular"
case .briefcase32Filled: return ".briefcase32Filled"
case .briefcase32Regular: return ".briefcase32Regular"
@@ -33488,8 +34052,6 @@ import Foundation
case .briefcaseOff20Filled: return ".briefcaseOff20Filled"
case .briefcaseOff20Regular: return ".briefcaseOff20Regular"
case .briefcaseOff24Filled: return ".briefcaseOff24Filled"
- default: break }
- switch self {
case .briefcaseOff24Regular: return ".briefcaseOff24Regular"
case .briefcaseOff28Filled: return ".briefcaseOff28Filled"
case .briefcaseOff28Regular: return ".briefcaseOff28Regular"
@@ -33572,6 +34134,8 @@ import Foundation
case .buildingBank24Filled: return ".buildingBank24Filled"
case .buildingBank24Regular: return ".buildingBank24Regular"
case .buildingBank28Filled: return ".buildingBank28Filled"
+ default: break }
+ switch self {
case .buildingBank28Regular: return ".buildingBank28Regular"
case .buildingBank48Filled: return ".buildingBank48Filled"
case .buildingBank48Regular: return ".buildingBank48Regular"
@@ -33590,8 +34154,6 @@ import Foundation
case .buildingBankToolbox24Filled: return ".buildingBankToolbox24Filled"
case .buildingBankToolbox24Regular: return ".buildingBankToolbox24Regular"
case .buildingCloud24Filled: return ".buildingCloud24Filled"
- default: break }
- switch self {
case .buildingCloud24Regular: return ".buildingCloud24Regular"
case .buildingDesktop16Filled: return ".buildingDesktop16Filled"
case .buildingDesktop16Regular: return ".buildingDesktop16Regular"
@@ -33674,6 +34236,8 @@ import Foundation
case .buildingRetail20Filled: return ".buildingRetail20Filled"
case .buildingRetail20Regular: return ".buildingRetail20Regular"
case .buildingRetail24Filled: return ".buildingRetail24Filled"
+ default: break }
+ switch self {
case .buildingRetail24Regular: return ".buildingRetail24Regular"
case .buildingRetailMoney20Filled: return ".buildingRetailMoney20Filled"
case .buildingRetailMoney20Regular: return ".buildingRetailMoney20Regular"
@@ -33692,8 +34256,6 @@ import Foundation
case .buildingRetailToolbox20Filled: return ".buildingRetailToolbox20Filled"
case .buildingRetailToolbox20Regular: return ".buildingRetailToolbox20Regular"
case .buildingRetailToolbox24Filled: return ".buildingRetailToolbox24Filled"
- default: break }
- switch self {
case .buildingRetailToolbox24Regular: return ".buildingRetailToolbox24Regular"
case .buildingShop16Filled: return ".buildingShop16Filled"
case .buildingShop16Regular: return ".buildingShop16Regular"
@@ -33776,6 +34338,8 @@ import Foundation
case .calendarAgenda20Filled: return ".calendarAgenda20Filled"
case .calendarAgenda20Regular: return ".calendarAgenda20Regular"
case .calendarAgenda24Filled: return ".calendarAgenda24Filled"
+ default: break }
+ switch self {
case .calendarAgenda24Regular: return ".calendarAgenda24Regular"
case .calendarAgenda28Filled: return ".calendarAgenda28Filled"
case .calendarAgenda28Regular: return ".calendarAgenda28Regular"
@@ -33794,8 +34358,6 @@ import Foundation
case .calendarArrowDown20Filled: return ".calendarArrowDown20Filled"
case .calendarArrowDown20Regular: return ".calendarArrowDown20Regular"
case .calendarArrowDown24Filled: return ".calendarArrowDown24Filled"
- default: break }
- switch self {
case .calendarArrowDown24Regular: return ".calendarArrowDown24Regular"
case .calendarArrowRight16Filled: return ".calendarArrowRight16Filled"
case .calendarArrowRight16Regular: return ".calendarArrowRight16Regular"
@@ -33861,6 +34423,8 @@ import Foundation
case .calendarEdit20Regular: return ".calendarEdit20Regular"
case .calendarEdit24Filled: return ".calendarEdit24Filled"
case .calendarEdit24Regular: return ".calendarEdit24Regular"
+ case .calendarEdit32Filled: return ".calendarEdit32Filled"
+ case .calendarEdit32Regular: return ".calendarEdit32Regular"
case .calendarEmpty16Filled: return ".calendarEmpty16Filled"
case .calendarEmpty16Regular: return ".calendarEmpty16Regular"
case .calendarEmpty20Filled: return ".calendarEmpty20Filled"
@@ -33876,6 +34440,8 @@ import Foundation
case .calendarError16Filled: return ".calendarError16Filled"
case .calendarError16Regular: return ".calendarError16Regular"
case .calendarError20Filled: return ".calendarError20Filled"
+ default: break }
+ switch self {
case .calendarError20Regular: return ".calendarError20Regular"
case .calendarError24Filled: return ".calendarError24Filled"
case .calendarError24Regular: return ".calendarError24Regular"
@@ -33896,8 +34462,6 @@ import Foundation
case .calendarLock24Filled: return ".calendarLock24Filled"
case .calendarLock24Regular: return ".calendarLock24Regular"
case .calendarLock28Filled: return ".calendarLock28Filled"
- default: break }
- switch self {
case .calendarLock28Regular: return ".calendarLock28Regular"
case .calendarLock32Filled: return ".calendarLock32Filled"
case .calendarLock32Regular: return ".calendarLock32Regular"
@@ -33978,6 +34542,8 @@ import Foundation
case .calendarReply16Filled: return ".calendarReply16Filled"
case .calendarReply16Regular: return ".calendarReply16Regular"
case .calendarReply20Filled: return ".calendarReply20Filled"
+ default: break }
+ switch self {
case .calendarReply20Regular: return ".calendarReply20Regular"
case .calendarReply24Filled: return ".calendarReply24Filled"
case .calendarReply24Regular: return ".calendarReply24Regular"
@@ -33998,8 +34564,6 @@ import Foundation
case .calendarSettings32Filled: return ".calendarSettings32Filled"
case .calendarSettings32Regular: return ".calendarSettings32Regular"
case .calendarSettings48Filled: return ".calendarSettings48Filled"
- default: break }
- switch self {
case .calendarSettings48Regular: return ".calendarSettings48Regular"
case .calendarShield16Filled: return ".calendarShield16Filled"
case .calendarShield16Regular: return ".calendarShield16Regular"
@@ -34080,6 +34644,8 @@ import Foundation
case .calendarWorkWeek28Filled: return ".calendarWorkWeek28Filled"
case .calendarWorkWeek28Regular: return ".calendarWorkWeek28Regular"
case .call12Filled: return ".call12Filled"
+ default: break }
+ switch self {
case .call12Regular: return ".call12Regular"
case .call16Filled: return ".call16Filled"
case .call16Regular: return ".call16Regular"
@@ -34100,8 +34666,6 @@ import Foundation
case .callAdd24Filled: return ".callAdd24Filled"
case .callAdd24Regular: return ".callAdd24Regular"
case .callCheckmark20Filled: return ".callCheckmark20Filled"
- default: break }
- switch self {
case .callCheckmark20Regular: return ".callCheckmark20Regular"
case .callCheckmark24Filled: return ".callCheckmark24Filled"
case .callCheckmark24Regular: return ".callCheckmark24Regular"
@@ -34182,6 +34746,8 @@ import Foundation
case .callPark28Filled: return ".callPark28Filled"
case .callPark28Regular: return ".callPark28Regular"
case .callPark32Filled: return ".callPark32Filled"
+ default: break }
+ switch self {
case .callPark32Regular: return ".callPark32Regular"
case .callPark48Filled: return ".callPark48Filled"
case .callPark48Regular: return ".callPark48Regular"
@@ -34202,8 +34768,6 @@ import Foundation
case .callTransfer16Filled: return ".callTransfer16Filled"
case .callTransfer16Regular: return ".callTransfer16Regular"
case .callTransfer20Filled: return ".callTransfer20Filled"
- default: break }
- switch self {
case .callTransfer20Regular: return ".callTransfer20Regular"
case .callTransfer24Filled: return ".callTransfer24Filled"
case .callTransfer24Regular: return ".callTransfer24Regular"
@@ -34237,6 +34801,12 @@ import Foundation
case .cameraAdd24Regular: return ".cameraAdd24Regular"
case .cameraAdd48Filled: return ".cameraAdd48Filled"
case .cameraAdd48Regular: return ".cameraAdd48Regular"
+ case .cameraArrowUp16Filled: return ".cameraArrowUp16Filled"
+ case .cameraArrowUp16Regular: return ".cameraArrowUp16Regular"
+ case .cameraArrowUp20Filled: return ".cameraArrowUp20Filled"
+ case .cameraArrowUp20Regular: return ".cameraArrowUp20Regular"
+ case .cameraArrowUp24Filled: return ".cameraArrowUp24Filled"
+ case .cameraArrowUp24Regular: return ".cameraArrowUp24Regular"
case .cameraDome16Filled: return ".cameraDome16Filled"
case .cameraDome16Regular: return ".cameraDome16Regular"
case .cameraDome20Filled: return ".cameraDome20Filled"
@@ -34269,9 +34839,17 @@ import Foundation
case .cardUi20Regular: return ".cardUi20Regular"
case .cardUi24Filled: return ".cardUi24Filled"
case .cardUi24Regular: return ".cardUi24Regular"
+ case .cardUiPortraitFlip16Filled: return ".cardUiPortraitFlip16Filled"
+ case .cardUiPortraitFlip16Regular: return ".cardUiPortraitFlip16Regular"
+ case .cardUiPortraitFlip20Filled: return ".cardUiPortraitFlip20Filled"
+ case .cardUiPortraitFlip20Regular: return ".cardUiPortraitFlip20Regular"
+ case .cardUiPortraitFlip24Filled: return ".cardUiPortraitFlip24Filled"
+ case .cardUiPortraitFlip24Regular: return ".cardUiPortraitFlip24Regular"
case .caretDown12Filled: return ".caretDown12Filled"
case .caretDown12Regular: return ".caretDown12Regular"
case .caretDown16Filled: return ".caretDown16Filled"
+ default: break }
+ switch self {
case .caretDown16Regular: return ".caretDown16Regular"
case .caretDown20Filled: return ".caretDown20Filled"
case .caretDown20Regular: return ".caretDown20Regular"
@@ -34304,8 +34882,6 @@ import Foundation
case .caretUp12Filled: return ".caretUp12Filled"
case .caretUp12Regular: return ".caretUp12Regular"
case .caretUp16Filled: return ".caretUp16Filled"
- default: break }
- switch self {
case .caretUp16Regular: return ".caretUp16Regular"
case .caretUp20Filled: return ".caretUp20Filled"
case .caretUp20Regular: return ".caretUp20Regular"
@@ -34374,6 +34950,8 @@ import Foundation
case .cellularOff24Filled: return ".cellularOff24Filled"
case .cellularOff24Regular: return ".cellularOff24Regular"
case .cellularWarning20Filled: return ".cellularWarning20Filled"
+ default: break }
+ switch self {
case .cellularWarning20Regular: return ".cellularWarning20Regular"
case .cellularWarning24Filled: return ".cellularWarning24Filled"
case .cellularWarning24Regular: return ".cellularWarning24Regular"
@@ -34406,8 +34984,6 @@ import Foundation
case .channelAdd16Filled: return ".channelAdd16Filled"
case .channelAdd16Regular: return ".channelAdd16Regular"
case .channelAdd20Filled: return ".channelAdd20Filled"
- default: break }
- switch self {
case .channelAdd20Regular: return ".channelAdd20Regular"
case .channelAdd24Filled: return ".channelAdd24Filled"
case .channelAdd24Regular: return ".channelAdd24Regular"
@@ -34467,6 +35043,8 @@ import Foundation
case .channelSubtract28Regular: return ".channelSubtract28Regular"
case .channelSubtract48Filled: return ".channelSubtract48Filled"
case .channelSubtract48Regular: return ".channelSubtract48Regular"
+ case .chartMultiple16Filled: return ".chartMultiple16Filled"
+ case .chartMultiple16Regular: return ".chartMultiple16Regular"
case .chartMultiple20Filled: return ".chartMultiple20Filled"
case .chartMultiple20Regular: return ".chartMultiple20Regular"
case .chartMultiple24Filled: return ".chartMultiple24Filled"
@@ -34474,6 +35052,8 @@ import Foundation
case .chartPerson20Filled: return ".chartPerson20Filled"
case .chartPerson20Regular: return ".chartPerson20Regular"
case .chartPerson24Filled: return ".chartPerson24Filled"
+ default: break }
+ switch self {
case .chartPerson24Regular: return ".chartPerson24Regular"
case .chartPerson28Filled: return ".chartPerson28Filled"
case .chartPerson28Regular: return ".chartPerson28Regular"
@@ -34508,8 +35088,6 @@ import Foundation
case .chatArrowBack16Filled: return ".chatArrowBack16Filled"
case .chatArrowBack16Regular: return ".chatArrowBack16Regular"
case .chatArrowBack20Filled: return ".chatArrowBack20Filled"
- default: break }
- switch self {
case .chatArrowBack20Regular: return ".chatArrowBack20Regular"
case .chatArrowDoubleBack16Filled: return ".chatArrowDoubleBack16Filled"
case .chatArrowDoubleBack16Regular: return ".chatArrowDoubleBack16Regular"
@@ -34576,6 +35154,8 @@ import Foundation
case .chatMultiple32Filled: return ".chatMultiple32Filled"
case .chatMultiple32Regular: return ".chatMultiple32Regular"
case .chatMultipleHeart16Filled: return ".chatMultipleHeart16Filled"
+ default: break }
+ switch self {
case .chatMultipleHeart16Regular: return ".chatMultipleHeart16Regular"
case .chatMultipleHeart20Filled: return ".chatMultipleHeart20Filled"
case .chatMultipleHeart20Regular: return ".chatMultipleHeart20Regular"
@@ -34589,6 +35169,8 @@ import Foundation
case .chatOff20Regular: return ".chatOff20Regular"
case .chatOff24Filled: return ".chatOff24Filled"
case .chatOff24Regular: return ".chatOff24Regular"
+ case .chatSettings16Filled: return ".chatSettings16Filled"
+ case .chatSettings16Regular: return ".chatSettings16Regular"
case .chatSettings20Filled: return ".chatSettings20Filled"
case .chatSettings20Regular: return ".chatSettings20Regular"
case .chatSettings24Filled: return ".chatSettings24Filled"
@@ -34610,8 +35192,6 @@ import Foundation
case .chatVideo24Filled: return ".chatVideo24Filled"
case .chatVideo24Regular: return ".chatVideo24Regular"
case .chatWarning16Filled: return ".chatWarning16Filled"
- default: break }
- switch self {
case .chatWarning16Regular: return ".chatWarning16Regular"
case .chatWarning20Filled: return ".chatWarning20Filled"
case .chatWarning20Regular: return ".chatWarning20Regular"
@@ -34676,6 +35256,8 @@ import Foundation
case .checkmark24Filled: return ".checkmark24Filled"
case .checkmark24Regular: return ".checkmark24Regular"
case .checkmark28Filled: return ".checkmark28Filled"
+ default: break }
+ switch self {
case .checkmark28Regular: return ".checkmark28Regular"
case .checkmark32Filled: return ".checkmark32Filled"
case .checkmark32Regular: return ".checkmark32Regular"
@@ -34712,8 +35294,6 @@ import Foundation
case .checkmarkLock24Filled: return ".checkmarkLock24Filled"
case .checkmarkLock24Regular: return ".checkmarkLock24Regular"
case .checkmarkNote20Filled: return ".checkmarkNote20Filled"
- default: break }
- switch self {
case .checkmarkNote20Regular: return ".checkmarkNote20Regular"
case .checkmarkSquare20Filled: return ".checkmarkSquare20Filled"
case .checkmarkSquare20Regular: return ".checkmarkSquare20Regular"
@@ -34778,6 +35358,8 @@ import Foundation
case .chevronCircleUp12Filled: return ".chevronCircleUp12Filled"
case .chevronCircleUp12Regular: return ".chevronCircleUp12Regular"
case .chevronCircleUp16Filled: return ".chevronCircleUp16Filled"
+ default: break }
+ switch self {
case .chevronCircleUp16Regular: return ".chevronCircleUp16Regular"
case .chevronCircleUp20Filled: return ".chevronCircleUp20Filled"
case .chevronCircleUp20Regular: return ".chevronCircleUp20Regular"
@@ -34814,8 +35396,6 @@ import Foundation
case .chevronDown24Filled: return ".chevronDown24Filled"
case .chevronDown24Regular: return ".chevronDown24Regular"
case .chevronDown28Filled: return ".chevronDown28Filled"
- default: break }
- switch self {
case .chevronDown28Regular: return ".chevronDown28Regular"
case .chevronDown32Filled: return ".chevronDown32Filled"
case .chevronDown32Regular: return ".chevronDown32Regular"
@@ -34880,6 +35460,8 @@ import Foundation
case .circle16Filled: return ".circle16Filled"
case .circle16Regular: return ".circle16Regular"
case .circle20Filled: return ".circle20Filled"
+ default: break }
+ switch self {
case .circle20Regular: return ".circle20Regular"
case .circle24Filled: return ".circle24Filled"
case .circle24Regular: return ".circle24Regular"
@@ -34903,10 +35485,16 @@ import Foundation
case .circleHalfFill20Regular: return ".circleHalfFill20Regular"
case .circleHalfFill24Filled: return ".circleHalfFill24Filled"
case .circleHalfFill24Regular: return ".circleHalfFill24Regular"
+ case .circleHighlight20Filled: return ".circleHighlight20Filled"
+ case .circleHighlight20Regular: return ".circleHighlight20Regular"
+ case .circleHighlight24Filled: return ".circleHighlight24Filled"
+ case .circleHighlight24Regular: return ".circleHighlight24Regular"
case .circleHint16Filled: return ".circleHint16Filled"
case .circleHint16Regular: return ".circleHint16Regular"
case .circleHint20Filled: return ".circleHint20Filled"
case .circleHint20Regular: return ".circleHint20Regular"
+ case .circleHint24Filled: return ".circleHint24Filled"
+ case .circleHint24Regular: return ".circleHint24Regular"
case .circleHintHalfVertical16Filled: return ".circleHintHalfVertical16Filled"
case .circleHintHalfVertical16Regular: return ".circleHintHalfVertical16Regular"
case .circleHintHalfVertical20Filled: return ".circleHintHalfVertical20Filled"
@@ -34916,8 +35504,6 @@ import Foundation
case .circleImage16Filled: return ".circleImage16Filled"
case .circleImage16Regular: return ".circleImage16Regular"
case .circleImage20Filled: return ".circleImage20Filled"
- default: break }
- switch self {
case .circleImage20Regular: return ".circleImage20Regular"
case .circleImage24Filled: return ".circleImage24Filled"
case .circleImage24Regular: return ".circleImage24Regular"
@@ -34937,6 +35523,10 @@ import Foundation
case .circleOff16Regular: return ".circleOff16Regular"
case .circleOff20Filled: return ".circleOff20Filled"
case .circleOff20Regular: return ".circleOff20Regular"
+ case .circleShadow20Filled: return ".circleShadow20Filled"
+ case .circleShadow20Regular: return ".circleShadow20Regular"
+ case .circleShadow24Filled: return ".circleShadow24Filled"
+ case .circleShadow24Regular: return ".circleShadow24Regular"
case .circleSmall20Filled: return ".circleSmall20Filled"
case .circleSmall20Regular: return ".circleSmall20Regular"
case .circleSmall24Filled: return ".circleSmall24Filled"
@@ -34972,6 +35562,8 @@ import Foundation
case .clipboard20Filled: return ".clipboard20Filled"
case .clipboard20Regular: return ".clipboard20Regular"
case .clipboard24Filled: return ".clipboard24Filled"
+ default: break }
+ switch self {
case .clipboard24Regular: return ".clipboard24Regular"
case .clipboard28Filled: return ".clipboard28Filled"
case .clipboard28Regular: return ".clipboard28Regular"
@@ -35018,8 +35610,6 @@ import Foundation
case .clipboardCode16Filled: return ".clipboardCode16Filled"
case .clipboardCode16Regular: return ".clipboardCode16Regular"
case .clipboardCode20Filled: return ".clipboardCode20Filled"
- default: break }
- switch self {
case .clipboardCode20Regular: return ".clipboardCode20Regular"
case .clipboardCode24Filled: return ".clipboardCode24Filled"
case .clipboardCode24Regular: return ".clipboardCode24Regular"
@@ -35074,6 +35664,8 @@ import Foundation
case .clipboardMathFormula32Filled: return ".clipboardMathFormula32Filled"
case .clipboardMathFormula32Regular: return ".clipboardMathFormula32Regular"
case .clipboardMonth16Filled: return ".clipboardMonth16Filled"
+ default: break }
+ switch self {
case .clipboardMonth16Regular: return ".clipboardMonth16Regular"
case .clipboardMonth20Filled: return ".clipboardMonth20Filled"
case .clipboardMonth20Regular: return ".clipboardMonth20Regular"
@@ -35120,8 +35712,6 @@ import Foundation
case .clipboardSettings24Filled: return ".clipboardSettings24Filled"
case .clipboardSettings24Regular: return ".clipboardSettings24Regular"
case .clipboardTask16Filled: return ".clipboardTask16Filled"
- default: break }
- switch self {
case .clipboardTask16Regular: return ".clipboardTask16Regular"
case .clipboardTask20Filled: return ".clipboardTask20Filled"
case .clipboardTask20Regular: return ".clipboardTask20Regular"
@@ -35176,6 +35766,8 @@ import Foundation
case .clockBill20Filled: return ".clockBill20Filled"
case .clockBill20Regular: return ".clockBill20Regular"
case .clockBill24Filled: return ".clockBill24Filled"
+ default: break }
+ switch self {
case .clockBill24Regular: return ".clockBill24Regular"
case .clockBill32Filled: return ".clockBill32Filled"
case .clockBill32Regular: return ".clockBill32Regular"
@@ -35222,8 +35814,6 @@ import Foundation
case .cloud16Filled: return ".cloud16Filled"
case .cloud16Regular: return ".cloud16Regular"
case .cloud20Filled: return ".cloud20Filled"
- default: break }
- switch self {
case .cloud20Regular: return ".cloud20Regular"
case .cloud24Filled: return ".cloud24Filled"
case .cloud24Regular: return ".cloud24Regular"
@@ -35278,6 +35868,8 @@ import Foundation
case .cloudArrowUp28Filled: return ".cloudArrowUp28Filled"
case .cloudArrowUp28Regular: return ".cloudArrowUp28Regular"
case .cloudArrowUp32Filled: return ".cloudArrowUp32Filled"
+ default: break }
+ switch self {
case .cloudArrowUp32Regular: return ".cloudArrowUp32Regular"
case .cloudArrowUp48Filled: return ".cloudArrowUp48Filled"
case .cloudArrowUp48Regular: return ".cloudArrowUp48Regular"
@@ -35324,8 +35916,6 @@ import Foundation
case .cloudDatabase20Filled: return ".cloudDatabase20Filled"
case .cloudDatabase20Regular: return ".cloudDatabase20Regular"
case .cloudDesktop20Filled: return ".cloudDesktop20Filled"
- default: break }
- switch self {
case .cloudDesktop20Regular: return ".cloudDesktop20Regular"
case .cloudDismiss16Filled: return ".cloudDismiss16Filled"
case .cloudDismiss16Regular: return ".cloudDismiss16Regular"
@@ -35380,6 +35970,8 @@ import Foundation
case .cloudOff48Filled: return ".cloudOff48Filled"
case .cloudOff48Regular: return ".cloudOff48Regular"
case .cloudSwap20Filled: return ".cloudSwap20Filled"
+ default: break }
+ switch self {
case .cloudSwap20Regular: return ".cloudSwap20Regular"
case .cloudSwap24Filled: return ".cloudSwap24Filled"
case .cloudSwap24Regular: return ".cloudSwap24Regular"
@@ -35426,8 +36018,6 @@ import Foundation
case .code24Filled: return ".code24Filled"
case .code24Regular: return ".code24Regular"
case .codeBlock16Filled: return ".codeBlock16Filled"
- default: break }
- switch self {
case .codeBlock16Regular: return ".codeBlock16Regular"
case .codeBlock20Filled: return ".codeBlock20Filled"
case .codeBlock20Regular: return ".codeBlock20Regular"
@@ -35482,6 +36072,8 @@ import Foundation
case .codeVbRectangle16Filled: return ".codeVbRectangle16Filled"
case .codeVbRectangle16Regular: return ".codeVbRectangle16Regular"
case .collections16Filled: return ".collections16Filled"
+ default: break }
+ switch self {
case .collections16Regular: return ".collections16Regular"
case .collections20Filled: return ".collections20Filled"
case .collections20Regular: return ".collections20Regular"
@@ -35526,10 +36118,10 @@ import Foundation
case .colorLineAccent24Regular: return ".colorLineAccent24Regular"
case .column20Filled: return ".column20Filled"
case .column20Regular: return ".column20Regular"
+ case .column24Filled: return ".column24Filled"
+ case .column24Regular: return ".column24Regular"
case .columnArrowRight20Filled: return ".columnArrowRight20Filled"
case .columnArrowRight20Regular: return ".columnArrowRight20Regular"
- default: break }
- switch self {
case .columnDoubleCompare20Filled: return ".columnDoubleCompare20Filled"
case .columnDoubleCompare20Regular: return ".columnDoubleCompare20Regular"
case .columnEdit20Filled: return ".columnEdit20Filled"
@@ -35564,6 +36156,8 @@ import Foundation
case .comment24Regular: return ".comment24Regular"
case .comment28Filled: return ".comment28Filled"
case .comment28Regular: return ".comment28Regular"
+ case .comment32Filled: return ".comment32Filled"
+ case .comment32Regular: return ".comment32Regular"
case .comment48Filled: return ".comment48Filled"
case .comment48Regular: return ".comment48Regular"
case .commentAdd12Filled: return ".commentAdd12Filled"
@@ -35576,8 +36170,12 @@ import Foundation
case .commentAdd24Regular: return ".commentAdd24Regular"
case .commentAdd28Filled: return ".commentAdd28Filled"
case .commentAdd28Regular: return ".commentAdd28Regular"
+ case .commentAdd32Filled: return ".commentAdd32Filled"
+ case .commentAdd32Regular: return ".commentAdd32Regular"
case .commentAdd48Filled: return ".commentAdd48Filled"
case .commentAdd48Regular: return ".commentAdd48Regular"
+ default: break }
+ switch self {
case .commentArrowLeft12Filled: return ".commentArrowLeft12Filled"
case .commentArrowLeft12Regular: return ".commentArrowLeft12Regular"
case .commentArrowLeft16Filled: return ".commentArrowLeft16Filled"
@@ -35630,8 +36228,6 @@ import Foundation
case .commentError20Regular: return ".commentError20Regular"
case .commentError24Filled: return ".commentError24Filled"
case .commentError24Regular: return ".commentError24Regular"
- default: break }
- switch self {
case .commentLightning20Filled: return ".commentLightning20Filled"
case .commentLightning20Regular: return ".commentLightning20Regular"
case .commentLightning24Filled: return ".commentLightning24Filled"
@@ -35680,6 +36276,8 @@ import Foundation
case .commentMultipleLink28Regular: return ".commentMultipleLink28Regular"
case .commentMultipleLink32Filled: return ".commentMultipleLink32Filled"
case .commentMultipleLink32Regular: return ".commentMultipleLink32Regular"
+ default: break }
+ switch self {
case .commentNote20Filled: return ".commentNote20Filled"
case .commentNote20Regular: return ".commentNote20Regular"
case .commentNote24Filled: return ".commentNote24Filled"
@@ -35732,8 +36330,6 @@ import Foundation
case .compose24Regular: return ".compose24Regular"
case .compose28Filled: return ".compose28Filled"
case .compose28Regular: return ".compose28Regular"
- default: break }
- switch self {
case .compose32Filled: return ".compose32Filled"
case .compose32Regular: return ".compose32Regular"
case .compose48Filled: return ".compose48Filled"
@@ -35782,6 +36378,8 @@ import Foundation
case .contactCardGroup28Regular: return ".contactCardGroup28Regular"
case .contactCardGroup48Filled: return ".contactCardGroup48Filled"
case .contactCardGroup48Regular: return ".contactCardGroup48Regular"
+ default: break }
+ switch self {
case .contactCardLink16Filled: return ".contactCardLink16Filled"
case .contactCardLink16Regular: return ".contactCardLink16Regular"
case .contactCardLink20Filled: return ".contactCardLink20Filled"
@@ -35806,6 +36404,8 @@ import Foundation
case .contentSettings24Regular: return ".contentSettings24Regular"
case .contentSettings32Filled: return ".contentSettings32Filled"
case .contentSettings32Regular: return ".contentSettings32Regular"
+ case .contentView16Filled: return ".contentView16Filled"
+ case .contentView16Regular: return ".contentView16Regular"
case .contentView20Filled: return ".contentView20Filled"
case .contentView20Regular: return ".contentView20Regular"
case .contentView24Filled: return ".contentView24Filled"
@@ -35834,8 +36434,6 @@ import Foundation
case .contractDownLeft16Regular: return ".contractDownLeft16Regular"
case .contractDownLeft20Filled: return ".contractDownLeft20Filled"
case .contractDownLeft20Regular: return ".contractDownLeft20Regular"
- default: break }
- switch self {
case .contractDownLeft24Filled: return ".contractDownLeft24Filled"
case .contractDownLeft24Regular: return ".contractDownLeft24Regular"
case .contractDownLeft28Filled: return ".contractDownLeft28Filled"
@@ -35882,6 +36480,8 @@ import Foundation
case .copy20Regular: return ".copy20Regular"
case .copy24Filled: return ".copy24Filled"
case .copy24Regular: return ".copy24Regular"
+ default: break }
+ switch self {
case .copy32Filled: return ".copy32Filled"
case .copy32Regular: return ".copy32Regular"
case .copyAdd20Filled: return ".copyAdd20Filled"
@@ -35936,8 +36536,12 @@ import Foundation
case .crop32Regular: return ".crop32Regular"
case .crop48Filled: return ".crop48Filled"
case .crop48Regular: return ".crop48Regular"
- default: break }
- switch self {
+ case .cropArrowRotate16Filled: return ".cropArrowRotate16Filled"
+ case .cropArrowRotate16Regular: return ".cropArrowRotate16Regular"
+ case .cropArrowRotate20Filled: return ".cropArrowRotate20Filled"
+ case .cropArrowRotate20Regular: return ".cropArrowRotate20Regular"
+ case .cropArrowRotate24Filled: return ".cropArrowRotate24Filled"
+ case .cropArrowRotate24Regular: return ".cropArrowRotate24Regular"
case .cropInterim20Filled: return ".cropInterim20Filled"
case .cropInterim20Regular: return ".cropInterim20Regular"
case .cropInterim24Filled: return ".cropInterim24Filled"
@@ -35978,6 +36582,8 @@ import Foundation
case .cubeMultiple20Regular: return ".cubeMultiple20Regular"
case .cubeMultiple24Filled: return ".cubeMultiple24Filled"
case .cubeMultiple24Regular: return ".cubeMultiple24Regular"
+ default: break }
+ switch self {
case .cubeQuick16Filled: return ".cubeQuick16Filled"
case .cubeQuick16Regular: return ".cubeQuick16Regular"
case .cubeQuick20Filled: return ".cubeQuick20Filled"
@@ -36014,6 +36620,10 @@ import Foundation
case .cursor20Regular: return ".cursor20Regular"
case .cursor24Filled: return ".cursor24Filled"
case .cursor24Regular: return ".cursor24Regular"
+ case .cursor28Filled: return ".cursor28Filled"
+ case .cursor28Regular: return ".cursor28Regular"
+ case .cursor32Filled: return ".cursor32Filled"
+ case .cursor32Regular: return ".cursor32Regular"
case .cursorClick20Filled: return ".cursorClick20Filled"
case .cursorClick20Regular: return ".cursorClick20Regular"
case .cursorClick24Filled: return ".cursorClick24Filled"
@@ -36038,8 +36648,6 @@ import Foundation
case .cursorHoverOff24Regular: return ".cursorHoverOff24Regular"
case .cursorHoverOff28Filled: return ".cursorHoverOff28Filled"
case .cursorHoverOff28Regular: return ".cursorHoverOff28Regular"
- default: break }
- switch self {
case .cursorHoverOff48Filled: return ".cursorHoverOff48Filled"
case .cursorHoverOff48Regular: return ".cursorHoverOff48Regular"
case .cursorProhibited16Filled: return ".cursorProhibited16Filled"
@@ -36076,8 +36684,16 @@ import Foundation
case .dataBarVertical32Regular: return ".dataBarVertical32Regular"
case .dataBarVerticalAdd20Filled: return ".dataBarVerticalAdd20Filled"
case .dataBarVerticalAdd20Regular: return ".dataBarVerticalAdd20Regular"
+ default: break }
+ switch self {
case .dataBarVerticalAdd24Filled: return ".dataBarVerticalAdd24Filled"
case .dataBarVerticalAdd24Regular: return ".dataBarVerticalAdd24Regular"
+ case .dataBarVerticalArrowDown16Filled: return ".dataBarVerticalArrowDown16Filled"
+ case .dataBarVerticalArrowDown16Regular: return ".dataBarVerticalArrowDown16Regular"
+ case .dataBarVerticalArrowDown20Filled: return ".dataBarVerticalArrowDown20Filled"
+ case .dataBarVerticalArrowDown20Regular: return ".dataBarVerticalArrowDown20Regular"
+ case .dataBarVerticalArrowDown24Filled: return ".dataBarVerticalArrowDown24Filled"
+ case .dataBarVerticalArrowDown24Regular: return ".dataBarVerticalArrowDown24Regular"
case .dataBarVerticalAscending16Filled: return ".dataBarVerticalAscending16Filled"
case .dataBarVerticalAscending16Regular: return ".dataBarVerticalAscending16Regular"
case .dataBarVerticalAscending20Filled: return ".dataBarVerticalAscending20Filled"
@@ -36106,6 +36722,8 @@ import Foundation
case .dataLine20Regular: return ".dataLine20Regular"
case .dataLine24Filled: return ".dataLine24Filled"
case .dataLine24Regular: return ".dataLine24Regular"
+ case .dataPie16Filled: return ".dataPie16Filled"
+ case .dataPie16Regular: return ".dataPie16Regular"
case .dataPie20Filled: return ".dataPie20Filled"
case .dataPie20Regular: return ".dataPie20Regular"
case .dataPie24Filled: return ".dataPie24Filled"
@@ -36140,8 +36758,6 @@ import Foundation
case .dataUsage20Regular: return ".dataUsage20Regular"
case .dataUsage24Filled: return ".dataUsage24Filled"
case .dataUsage24Regular: return ".dataUsage24Regular"
- default: break }
- switch self {
case .dataUsageEdit20Filled: return ".dataUsageEdit20Filled"
case .dataUsageEdit20Regular: return ".dataUsageEdit20Regular"
case .dataUsageEdit24Filled: return ".dataUsageEdit24Filled"
@@ -36170,6 +36786,8 @@ import Foundation
case .database20Regular: return ".database20Regular"
case .database24Filled: return ".database24Filled"
case .database24Regular: return ".database24Regular"
+ default: break }
+ switch self {
case .database32Filled: return ".database32Filled"
case .database32Regular: return ".database32Regular"
case .database48Filled: return ".database48Filled"
@@ -36242,8 +36860,6 @@ import Foundation
case .deleteDismiss20Regular: return ".deleteDismiss20Regular"
case .deleteDismiss24Filled: return ".deleteDismiss24Filled"
case .deleteDismiss24Regular: return ".deleteDismiss24Regular"
- default: break }
- switch self {
case .deleteDismiss28Filled: return ".deleteDismiss28Filled"
case .deleteDismiss28Regular: return ".deleteDismiss28Regular"
case .deleteLines20Filled: return ".deleteLines20Filled"
@@ -36272,6 +36888,8 @@ import Foundation
case .designIdeas24Regular: return ".designIdeas24Regular"
case .desk16Filled: return ".desk16Filled"
case .desk16Regular: return ".desk16Regular"
+ default: break }
+ switch self {
case .desk20Filled: return ".desk20Filled"
case .desk20Regular: return ".desk20Regular"
case .desk24Filled: return ".desk24Filled"
@@ -36344,8 +36962,10 @@ import Foundation
case .desktopMac24Regular: return ".desktopMac24Regular"
case .desktopMac32Filled: return ".desktopMac32Filled"
case .desktopMac32Regular: return ".desktopMac32Regular"
- default: break }
- switch self {
+ case .desktopOff20Filled: return ".desktopOff20Filled"
+ case .desktopOff20Regular: return ".desktopOff20Regular"
+ case .desktopOff24Filled: return ".desktopOff24Filled"
+ case .desktopOff24Regular: return ".desktopOff24Regular"
case .desktopPulse16Filled: return ".desktopPulse16Filled"
case .desktopPulse16Regular: return ".desktopPulse16Regular"
case .desktopPulse20Filled: return ".desktopPulse20Filled"
@@ -36370,6 +36990,8 @@ import Foundation
case .desktopSpeakerOff20Regular: return ".desktopSpeakerOff20Regular"
case .desktopSpeakerOff24Filled: return ".desktopSpeakerOff24Filled"
case .desktopSpeakerOff24Regular: return ".desktopSpeakerOff24Regular"
+ default: break }
+ switch self {
case .desktopSync16Filled: return ".desktopSync16Filled"
case .desktopSync16Regular: return ".desktopSync16Regular"
case .desktopSync20Filled: return ".desktopSync20Filled"
@@ -36446,8 +37068,6 @@ import Foundation
case .dialpadOff20Regular: return ".dialpadOff20Regular"
case .dialpadOff24Filled: return ".dialpadOff24Filled"
case .dialpadOff24Regular: return ".dialpadOff24Regular"
- default: break }
- switch self {
case .dialpadQuestionMark20Filled: return ".dialpadQuestionMark20Filled"
case .dialpadQuestionMark20Regular: return ".dialpadQuestionMark20Regular"
case .dialpadQuestionMark24Filled: return ".dialpadQuestionMark24Filled"
@@ -36472,6 +37092,8 @@ import Foundation
case .directions24Regular: return ".directions24Regular"
case .dishwasher20Filled: return ".dishwasher20Filled"
case .dishwasher20Regular: return ".dishwasher20Regular"
+ default: break }
+ switch self {
case .dishwasher24Filled: return ".dishwasher24Filled"
case .dishwasher24Regular: return ".dishwasher24Regular"
case .dishwasher32Filled: return ".dishwasher32Filled"
@@ -36548,8 +37170,6 @@ import Foundation
case .doctor12Regular: return ".doctor12Regular"
case .doctor16Filled: return ".doctor16Filled"
case .doctor16Regular: return ".doctor16Regular"
- default: break }
- switch self {
case .doctor20Filled: return ".doctor20Filled"
case .doctor20Regular: return ".doctor20Regular"
case .doctor24Filled: return ".doctor24Filled"
@@ -36574,6 +37194,8 @@ import Foundation
case .document28Regular: return ".document28Regular"
case .document32Filled: return ".document32Filled"
case .document32Regular: return ".document32Regular"
+ default: break }
+ switch self {
case .document48Filled: return ".document48Filled"
case .document48Regular: return ".document48Regular"
case .documentAdd16Filled: return ".documentAdd16Filled"
@@ -36650,8 +37272,6 @@ import Foundation
case .documentBulletListCube16Regular: return ".documentBulletListCube16Regular"
case .documentBulletListCube20Filled: return ".documentBulletListCube20Filled"
case .documentBulletListCube20Regular: return ".documentBulletListCube20Regular"
- default: break }
- switch self {
case .documentBulletListCube24Filled: return ".documentBulletListCube24Filled"
case .documentBulletListCube24Regular: return ".documentBulletListCube24Regular"
case .documentBulletListMultiple20Filled: return ".documentBulletListMultiple20Filled"
@@ -36676,6 +37296,8 @@ import Foundation
case .documentCheckmark24Regular: return ".documentCheckmark24Regular"
case .documentChevronDouble20Filled: return ".documentChevronDouble20Filled"
case .documentChevronDouble20Regular: return ".documentChevronDouble20Regular"
+ default: break }
+ switch self {
case .documentChevronDouble24Filled: return ".documentChevronDouble24Filled"
case .documentChevronDouble24Regular: return ".documentChevronDouble24Regular"
case .documentContract16Filled: return ".documentContract16Filled"
@@ -36752,8 +37374,6 @@ import Foundation
case .documentError24Regular: return ".documentError24Regular"
case .documentFit16Filled: return ".documentFit16Filled"
case .documentFit16Regular: return ".documentFit16Regular"
- default: break }
- switch self {
case .documentFit20Filled: return ".documentFit20Filled"
case .documentFit20Regular: return ".documentFit20Regular"
case .documentFit24Filled: return ".documentFit24Filled"
@@ -36778,6 +37398,8 @@ import Foundation
case .documentFooterDismiss20Regular: return ".documentFooterDismiss20Regular"
case .documentFooterDismiss24Filled: return ".documentFooterDismiss24Filled"
case .documentFooterDismiss24Regular: return ".documentFooterDismiss24Regular"
+ default: break }
+ switch self {
case .documentFs16Filled: return ".documentFs16Filled"
case .documentFs16Regular: return ".documentFs16Regular"
case .documentHeader16Filled: return ".documentHeader16Filled"
@@ -36854,8 +37476,6 @@ import Foundation
case .documentLightning32Regular: return ".documentLightning32Regular"
case .documentLightning48Filled: return ".documentLightning48Filled"
case .documentLightning48Regular: return ".documentLightning48Regular"
- default: break }
- switch self {
case .documentLink16Filled: return ".documentLink16Filled"
case .documentLink16Regular: return ".documentLink16Regular"
case .documentLink20Filled: return ".documentLink20Filled"
@@ -36880,6 +37500,8 @@ import Foundation
case .documentMargins24Regular: return ".documentMargins24Regular"
case .documentMention16Filled: return ".documentMention16Filled"
case .documentMention16Regular: return ".documentMention16Regular"
+ default: break }
+ switch self {
case .documentMention20Filled: return ".documentMention20Filled"
case .documentMention20Regular: return ".documentMention20Regular"
case .documentMention24Filled: return ".documentMention24Filled"
@@ -36956,8 +37578,6 @@ import Foundation
case .documentPageBottomRight24Regular: return ".documentPageBottomRight24Regular"
case .documentPageBreak20Filled: return ".documentPageBreak20Filled"
case .documentPageBreak20Regular: return ".documentPageBreak20Regular"
- default: break }
- switch self {
case .documentPageBreak24Filled: return ".documentPageBreak24Filled"
case .documentPageBreak24Regular: return ".documentPageBreak24Regular"
case .documentPageNumber20Filled: return ".documentPageNumber20Filled"
@@ -36982,6 +37602,8 @@ import Foundation
case .documentPdf20Regular: return ".documentPdf20Regular"
case .documentPdf24Filled: return ".documentPdf24Filled"
case .documentPdf24Regular: return ".documentPdf24Regular"
+ default: break }
+ switch self {
case .documentPdf32Filled: return ".documentPdf32Filled"
case .documentPdf32Regular: return ".documentPdf32Regular"
case .documentPercent20Filled: return ".documentPercent20Filled"
@@ -37058,8 +37680,6 @@ import Foundation
case .documentSearch20Regular: return ".documentSearch20Regular"
case .documentSearch24Filled: return ".documentSearch24Filled"
case .documentSearch24Regular: return ".documentSearch24Regular"
- default: break }
- switch self {
case .documentSearch32Filled: return ".documentSearch32Filled"
case .documentSearch32Regular: return ".documentSearch32Regular"
case .documentSettings16Filled: return ".documentSettings16Filled"
@@ -37084,6 +37704,8 @@ import Foundation
case .documentSplitHint20Regular: return ".documentSplitHint20Regular"
case .documentSplitHint24Filled: return ".documentSplitHint24Filled"
case .documentSplitHint24Regular: return ".documentSplitHint24Regular"
+ default: break }
+ switch self {
case .documentSplitHintOff16Filled: return ".documentSplitHintOff16Filled"
case .documentSplitHintOff16Regular: return ".documentSplitHintOff16Regular"
case .documentSplitHintOff20Filled: return ".documentSplitHintOff20Filled"
@@ -37160,8 +37782,6 @@ import Foundation
case .documentToolbox24Regular: return ".documentToolbox24Regular"
case .documentTs16Filled: return ".documentTs16Filled"
case .documentTs16Regular: return ".documentTs16Regular"
- default: break }
- switch self {
case .documentVb16Filled: return ".documentVb16Filled"
case .documentVb16Regular: return ".documentVb16Regular"
case .documentWidth20Filled: return ".documentWidth20Filled"
@@ -37186,6 +37806,8 @@ import Foundation
case .doorArrowLeft24Regular: return ".doorArrowLeft24Regular"
case .doorArrowRight16Filled: return ".doorArrowRight16Filled"
case .doorArrowRight16Regular: return ".doorArrowRight16Regular"
+ default: break }
+ switch self {
case .doorArrowRight20Filled: return ".doorArrowRight20Filled"
case .doorArrowRight20Regular: return ".doorArrowRight20Regular"
case .doorArrowRight28Filled: return ".doorArrowRight28Filled"
@@ -37202,10 +37824,14 @@ import Foundation
case .doubleSwipeUp20Regular: return ".doubleSwipeUp20Regular"
case .doubleSwipeUp24Filled: return ".doubleSwipeUp24Filled"
case .doubleSwipeUp24Regular: return ".doubleSwipeUp24Regular"
+ case .doubleTapSwipeDown16Filled: return ".doubleTapSwipeDown16Filled"
+ case .doubleTapSwipeDown16Regular: return ".doubleTapSwipeDown16Regular"
case .doubleTapSwipeDown20Filled: return ".doubleTapSwipeDown20Filled"
case .doubleTapSwipeDown20Regular: return ".doubleTapSwipeDown20Regular"
case .doubleTapSwipeDown24Filled: return ".doubleTapSwipeDown24Filled"
case .doubleTapSwipeDown24Regular: return ".doubleTapSwipeDown24Regular"
+ case .doubleTapSwipeUp16Filled: return ".doubleTapSwipeUp16Filled"
+ case .doubleTapSwipeUp16Regular: return ".doubleTapSwipeUp16Regular"
case .doubleTapSwipeUp20Filled: return ".doubleTapSwipeUp20Filled"
case .doubleTapSwipeUp20Regular: return ".doubleTapSwipeUp20Regular"
case .doubleTapSwipeUp24Filled: return ".doubleTapSwipeUp24Filled"
@@ -37262,8 +37888,6 @@ import Foundation
case .drinkBeer20Regular: return ".drinkBeer20Regular"
case .drinkBeer24Filled: return ".drinkBeer24Filled"
case .drinkBeer24Regular: return ".drinkBeer24Regular"
- default: break }
- switch self {
case .drinkBottle20Filled: return ".drinkBottle20Filled"
case .drinkBottle20Regular: return ".drinkBottle20Regular"
case .drinkBottle32Filled: return ".drinkBottle32Filled"
@@ -37284,6 +37908,8 @@ import Foundation
case .drinkMargarita20Regular: return ".drinkMargarita20Regular"
case .drinkMargarita24Filled: return ".drinkMargarita24Filled"
case .drinkMargarita24Regular: return ".drinkMargarita24Regular"
+ default: break }
+ switch self {
case .drinkToGo20Filled: return ".drinkToGo20Filled"
case .drinkToGo20Regular: return ".drinkToGo20Regular"
case .drinkToGo24Filled: return ".drinkToGo24Filled"
@@ -37364,8 +37990,6 @@ import Foundation
case .dualScreenPagination24Regular: return ".dualScreenPagination24Regular"
case .dualScreenSettings20Filled: return ".dualScreenSettings20Filled"
case .dualScreenSettings20Regular: return ".dualScreenSettings20Regular"
- default: break }
- switch self {
case .dualScreenSettings24Filled: return ".dualScreenSettings24Filled"
case .dualScreenSettings24Regular: return ".dualScreenSettings24Regular"
case .dualScreenSpan20Filled: return ".dualScreenSpan20Filled"
@@ -37386,6 +38010,8 @@ import Foundation
case .dualScreenTablet24Regular: return ".dualScreenTablet24Regular"
case .dualScreenUpdate20Filled: return ".dualScreenUpdate20Filled"
case .dualScreenUpdate20Regular: return ".dualScreenUpdate20Regular"
+ default: break }
+ switch self {
case .dualScreenUpdate24Filled: return ".dualScreenUpdate24Filled"
case .dualScreenUpdate24Regular: return ".dualScreenUpdate24Regular"
case .dualScreenVerticalScroll20Filled: return ".dualScreenVerticalScroll20Filled"
@@ -37466,8 +38092,6 @@ import Foundation
case .editPerson20Regular: return ".editPerson20Regular"
case .editPerson24Filled: return ".editPerson24Filled"
case .editPerson24Regular: return ".editPerson24Regular"
- default: break }
- switch self {
case .editProhibited16Filled: return ".editProhibited16Filled"
case .editProhibited16Regular: return ".editProhibited16Regular"
case .editProhibited20Filled: return ".editProhibited20Filled"
@@ -37488,6 +38112,8 @@ import Foundation
case .elevator20Regular: return ".elevator20Regular"
case .elevator24Filled: return ".elevator24Filled"
case .elevator24Regular: return ".elevator24Regular"
+ default: break }
+ switch self {
case .elevator32Filled: return ".elevator32Filled"
case .elevator32Regular: return ".elevator32Regular"
case .elevator48Filled: return ".elevator48Filled"
@@ -37568,8 +38194,6 @@ import Foundation
case .emojiMeme20Regular: return ".emojiMeme20Regular"
case .emojiMeme24Filled: return ".emojiMeme24Filled"
case .emojiMeme24Regular: return ".emojiMeme24Regular"
- default: break }
- switch self {
case .emojiMultiple20Filled: return ".emojiMultiple20Filled"
case .emojiMultiple20Regular: return ".emojiMultiple20Regular"
case .emojiMultiple24Filled: return ".emojiMultiple24Filled"
@@ -37590,6 +38214,8 @@ import Foundation
case .emojiSmileSlight24Regular: return ".emojiSmileSlight24Regular"
case .emojiSparkle16Filled: return ".emojiSparkle16Filled"
case .emojiSparkle16Regular: return ".emojiSparkle16Regular"
+ default: break }
+ switch self {
case .emojiSparkle20Filled: return ".emojiSparkle20Filled"
case .emojiSparkle20Regular: return ".emojiSparkle20Regular"
case .emojiSparkle24Filled: return ".emojiSparkle24Filled"
@@ -37670,8 +38296,6 @@ import Foundation
case .expandUpRight16Regular: return ".expandUpRight16Regular"
case .expandUpRight20Filled: return ".expandUpRight20Filled"
case .expandUpRight20Regular: return ".expandUpRight20Regular"
- default: break }
- switch self {
case .expandUpRight24Filled: return ".expandUpRight24Filled"
case .expandUpRight24Regular: return ".expandUpRight24Regular"
case .expandUpRight28Filled: return ".expandUpRight28Filled"
@@ -37692,6 +38316,8 @@ import Foundation
case .eye20Regular: return ".eye20Regular"
case .eye24Filled: return ".eye24Filled"
case .eye24Regular: return ".eye24Regular"
+ default: break }
+ switch self {
case .eye28Filled: return ".eye28Filled"
case .eye28Regular: return ".eye28Regular"
case .eye32Filled: return ".eye32Filled"
@@ -37772,8 +38398,6 @@ import Foundation
case .feed32Regular: return ".feed32Regular"
case .feed48Filled: return ".feed48Filled"
case .feed48Regular: return ".feed48Regular"
- default: break }
- switch self {
case .filmstrip16Filled: return ".filmstrip16Filled"
case .filmstrip16Regular: return ".filmstrip16Regular"
case .filmstrip20Filled: return ".filmstrip20Filled"
@@ -37794,6 +38418,8 @@ import Foundation
case .filmstripPlay16Regular: return ".filmstripPlay16Regular"
case .filmstripPlay20Filled: return ".filmstripPlay20Filled"
case .filmstripPlay20Regular: return ".filmstripPlay20Regular"
+ default: break }
+ switch self {
case .filmstripPlay24Filled: return ".filmstripPlay24Filled"
case .filmstripPlay24Regular: return ".filmstripPlay24Regular"
case .filmstripPlay32Filled: return ".filmstripPlay32Filled"
@@ -37874,8 +38500,6 @@ import Foundation
case .flagCheckered20Regular: return ".flagCheckered20Regular"
case .flagClock16Filled: return ".flagClock16Filled"
case .flagClock16Regular: return ".flagClock16Regular"
- default: break }
- switch self {
case .flagClock20Filled: return ".flagClock20Filled"
case .flagClock20Regular: return ".flagClock20Regular"
case .flagClock24Filled: return ".flagClock24Filled"
@@ -37896,6 +38520,8 @@ import Foundation
case .flagOff28Regular: return ".flagOff28Regular"
case .flagOff48Filled: return ".flagOff48Filled"
case .flagOff48Regular: return ".flagOff48Regular"
+ default: break }
+ switch self {
case .flagPride16Filled: return ".flagPride16Filled"
case .flagPride20Filled: return ".flagPride20Filled"
case .flagPride24Filled: return ".flagPride24Filled"
@@ -37960,6 +38586,8 @@ import Foundation
case .flashSettings20Regular: return ".flashSettings20Regular"
case .flashSettings24Filled: return ".flashSettings24Filled"
case .flashSettings24Regular: return ".flashSettings24Regular"
+ case .flashSparkle16Filled: return ".flashSparkle16Filled"
+ case .flashSparkle16Regular: return ".flashSparkle16Regular"
case .flashSparkle20Filled: return ".flashSparkle20Filled"
case .flashSparkle20Regular: return ".flashSparkle20Regular"
case .flashSparkle24Filled: return ".flashSparkle24Filled"
@@ -37976,8 +38604,6 @@ import Foundation
case .flashlightOff24Regular: return ".flashlightOff24Regular"
case .flipHorizontal16Filled: return ".flipHorizontal16Filled"
case .flipHorizontal16Regular: return ".flipHorizontal16Regular"
- default: break }
- switch self {
case .flipHorizontal20Filled: return ".flipHorizontal20Filled"
case .flipHorizontal20Regular: return ".flipHorizontal20Regular"
case .flipHorizontal24Filled: return ".flipHorizontal24Filled"
@@ -37996,6 +38622,8 @@ import Foundation
case .flipVertical24Regular: return ".flipVertical24Regular"
case .flipVertical28Filled: return ".flipVertical28Filled"
case .flipVertical28Regular: return ".flipVertical28Regular"
+ default: break }
+ switch self {
case .flipVertical32Filled: return ".flipVertical32Filled"
case .flipVertical32Regular: return ".flipVertical32Regular"
case .flipVertical48Filled: return ".flipVertical48Filled"
@@ -38078,8 +38706,6 @@ import Foundation
case .folderArrowRight24Regular: return ".folderArrowRight24Regular"
case .folderArrowRight28Filled: return ".folderArrowRight28Filled"
case .folderArrowRight28Regular: return ".folderArrowRight28Regular"
- default: break }
- switch self {
case .folderArrowRight32Filled: return ".folderArrowRight32Filled"
case .folderArrowRight32Regular: return ".folderArrowRight32Regular"
case .folderArrowRight48Filled: return ".folderArrowRight48Filled"
@@ -38098,6 +38724,8 @@ import Foundation
case .folderArrowUp48Regular: return ".folderArrowUp48Regular"
case .folderBriefcase20Filled: return ".folderBriefcase20Filled"
case .folderBriefcase20Regular: return ".folderBriefcase20Regular"
+ default: break }
+ switch self {
case .folderGlobe16Filled: return ".folderGlobe16Filled"
case .folderGlobe16Regular: return ".folderGlobe16Regular"
case .folderGlobe20Filled: return ".folderGlobe20Filled"
@@ -38180,8 +38808,6 @@ import Foundation
case .folderSearch16Regular: return ".folderSearch16Regular"
case .folderSearch20Filled: return ".folderSearch20Filled"
case .folderSearch20Regular: return ".folderSearch20Regular"
- default: break }
- switch self {
case .folderSearch24Filled: return ".folderSearch24Filled"
case .folderSearch24Regular: return ".folderSearch24Regular"
case .folderSwap16Filled: return ".folderSwap16Filled"
@@ -38200,6 +38826,8 @@ import Foundation
case .folderZip16Regular: return ".folderZip16Regular"
case .folderZip20Filled: return ".folderZip20Filled"
case .folderZip20Regular: return ".folderZip20Regular"
+ default: break }
+ switch self {
case .folderZip24Filled: return ".folderZip24Filled"
case .folderZip24Regular: return ".folderZip24Regular"
case .fontDecrease20Filled: return ".fontDecrease20Filled"
@@ -38232,6 +38860,12 @@ import Foundation
case .food20Regular: return ".food20Regular"
case .food24Filled: return ".food24Filled"
case .food24Regular: return ".food24Regular"
+ case .food28Filled: return ".food28Filled"
+ case .food28Regular: return ".food28Regular"
+ case .food32Filled: return ".food32Filled"
+ case .food32Regular: return ".food32Regular"
+ case .food48Filled: return ".food48Filled"
+ case .food48Regular: return ".food48Regular"
case .foodApple20Filled: return ".foodApple20Filled"
case .foodApple20Regular: return ".foodApple20Regular"
case .foodApple24Filled: return ".foodApple24Filled"
@@ -38282,8 +38916,6 @@ import Foundation
case .foodToast24Regular: return ".foodToast24Regular"
case .form20Filled: return ".form20Filled"
case .form20Regular: return ".form20Regular"
- default: break }
- switch self {
case .form24Filled: return ".form24Filled"
case .form24Regular: return ".form24Regular"
case .form28Filled: return ".form28Filled"
@@ -38296,6 +38928,8 @@ import Foundation
case .formMultiple24Regular: return ".formMultiple24Regular"
case .formMultiple28Filled: return ".formMultiple28Filled"
case .formMultiple28Regular: return ".formMultiple28Regular"
+ default: break }
+ switch self {
case .formMultiple48Filled: return ".formMultiple48Filled"
case .formMultiple48Regular: return ".formMultiple48Regular"
case .formNew20Filled: return ".formNew20Filled"
@@ -38384,8 +39018,6 @@ import Foundation
case .ganttChart24Regular: return ".ganttChart24Regular"
case .gas20Filled: return ".gas20Filled"
case .gas20Regular: return ".gas20Regular"
- default: break }
- switch self {
case .gas24Filled: return ".gas24Filled"
case .gas24Regular: return ".gas24Regular"
case .gasPump20Filled: return ".gasPump20Filled"
@@ -38398,6 +39030,8 @@ import Foundation
case .gauge20Regular: return ".gauge20Regular"
case .gauge24Filled: return ".gauge24Filled"
case .gauge24Regular: return ".gauge24Regular"
+ default: break }
+ switch self {
case .gauge32Filled: return ".gauge32Filled"
case .gauge32Regular: return ".gauge32Regular"
case .gaugeAdd20Filled: return ".gaugeAdd20Filled"
@@ -38486,8 +39120,6 @@ import Foundation
case .glanceHorizontalSparkles24Regular: return ".glanceHorizontalSparkles24Regular"
case .glasses16Filled: return ".glasses16Filled"
case .glasses16Regular: return ".glasses16Regular"
- default: break }
- switch self {
case .glasses20Filled: return ".glasses20Filled"
case .glasses20Regular: return ".glasses20Regular"
case .glasses24Filled: return ".glasses24Filled"
@@ -38500,6 +39132,8 @@ import Foundation
case .glasses48Regular: return ".glasses48Regular"
case .glassesOff16Filled: return ".glassesOff16Filled"
case .glassesOff16Regular: return ".glassesOff16Regular"
+ default: break }
+ switch self {
case .glassesOff20Filled: return ".glassesOff20Filled"
case .glassesOff20Regular: return ".glassesOff20Regular"
case .glassesOff24Filled: return ".glassesOff24Filled"
@@ -38588,8 +39222,6 @@ import Foundation
case .globeStar20Regular: return ".globeStar20Regular"
case .globeSurface20Filled: return ".globeSurface20Filled"
case .globeSurface20Regular: return ".globeSurface20Regular"
- default: break }
- switch self {
case .globeSurface24Filled: return ".globeSurface24Filled"
case .globeSurface24Regular: return ".globeSurface24Regular"
case .globeSurface32Filled: return ".globeSurface32Filled"
@@ -38602,6 +39234,8 @@ import Foundation
case .globeSync24Regular: return ".globeSync24Regular"
case .globeVideo20Filled: return ".globeVideo20Filled"
case .globeVideo20Regular: return ".globeVideo20Regular"
+ default: break }
+ switch self {
case .globeVideo24Filled: return ".globeVideo24Filled"
case .globeVideo24Regular: return ".globeVideo24Regular"
case .globeVideo28Filled: return ".globeVideo28Filled"
@@ -38690,8 +39324,6 @@ import Foundation
case .guitar28Regular: return ".guitar28Regular"
case .handDraw16Filled: return ".handDraw16Filled"
case .handDraw16Regular: return ".handDraw16Regular"
- default: break }
- switch self {
case .handDraw20Filled: return ".handDraw20Filled"
case .handDraw20Regular: return ".handDraw20Regular"
case .handDraw24Filled: return ".handDraw24Filled"
@@ -38704,6 +39336,8 @@ import Foundation
case .handLeft20Regular: return ".handLeft20Regular"
case .handLeft24Filled: return ".handLeft24Filled"
case .handLeft24Regular: return ".handLeft24Regular"
+ default: break }
+ switch self {
case .handLeft28Filled: return ".handLeft28Filled"
case .handLeft28Regular: return ".handLeft28Regular"
case .handLeftChat16Filled: return ".handLeftChat16Filled"
@@ -38760,6 +39394,18 @@ import Foundation
case .handshake24Regular: return ".handshake24Regular"
case .handshake32Filled: return ".handshake32Filled"
case .handshake32Regular: return ".handshake32Regular"
+ case .hapticStrong16Filled: return ".hapticStrong16Filled"
+ case .hapticStrong16Regular: return ".hapticStrong16Regular"
+ case .hapticStrong20Filled: return ".hapticStrong20Filled"
+ case .hapticStrong20Regular: return ".hapticStrong20Regular"
+ case .hapticStrong24Filled: return ".hapticStrong24Filled"
+ case .hapticStrong24Regular: return ".hapticStrong24Regular"
+ case .hapticWeak16Filled: return ".hapticWeak16Filled"
+ case .hapticWeak16Regular: return ".hapticWeak16Regular"
+ case .hapticWeak20Filled: return ".hapticWeak20Filled"
+ case .hapticWeak20Regular: return ".hapticWeak20Regular"
+ case .hapticWeak24Filled: return ".hapticWeak24Filled"
+ case .hapticWeak24Regular: return ".hapticWeak24Regular"
case .hardDrive16Filled: return ".hardDrive16Filled"
case .hardDrive16Regular: return ".hardDrive16Regular"
case .hardDrive20Filled: return ".hardDrive20Filled"
@@ -38928,6 +39574,10 @@ import Foundation
case .hexagon32Regular: return ".hexagon32Regular"
case .hexagon48Filled: return ".hexagon48Filled"
case .hexagon48Regular: return ".hexagon48Regular"
+ case .hexagonSparkle20Filled: return ".hexagonSparkle20Filled"
+ case .hexagonSparkle20Regular: return ".hexagonSparkle20Regular"
+ case .hexagonSparkle24Filled: return ".hexagonSparkle24Filled"
+ case .hexagonSparkle24Regular: return ".hexagonSparkle24Regular"
case .hexagonThree12Filled: return ".hexagonThree12Filled"
case .hexagonThree12Regular: return ".hexagonThree12Regular"
case .hexagonThree16Filled: return ".hexagonThree16Filled"
@@ -38992,12 +39642,12 @@ import Foundation
case .homeAdd24Filled: return ".homeAdd24Filled"
case .homeAdd24Regular: return ".homeAdd24Regular"
case .homeCheckmark16Filled: return ".homeCheckmark16Filled"
+ default: break }
+ switch self {
case .homeCheckmark16Regular: return ".homeCheckmark16Regular"
case .homeCheckmark20Filled: return ".homeCheckmark20Filled"
case .homeCheckmark20Regular: return ".homeCheckmark20Regular"
case .homeCheckmark24Filled: return ".homeCheckmark24Filled"
- default: break }
- switch self {
case .homeCheckmark24Regular: return ".homeCheckmark24Regular"
case .homeDatabase20Filled: return ".homeDatabase20Filled"
case .homeDatabase20Regular: return ".homeDatabase20Regular"
@@ -39094,12 +39744,12 @@ import Foundation
case .imageArrowCounterclockwise20Filled: return ".imageArrowCounterclockwise20Filled"
case .imageArrowCounterclockwise20Regular: return ".imageArrowCounterclockwise20Regular"
case .imageArrowCounterclockwise24Filled: return ".imageArrowCounterclockwise24Filled"
+ default: break }
+ switch self {
case .imageArrowCounterclockwise24Regular: return ".imageArrowCounterclockwise24Regular"
case .imageArrowForward20Filled: return ".imageArrowForward20Filled"
case .imageArrowForward20Regular: return ".imageArrowForward20Regular"
case .imageArrowForward24Filled: return ".imageArrowForward24Filled"
- default: break }
- switch self {
case .imageArrowForward24Regular: return ".imageArrowForward24Regular"
case .imageBorder16Filled: return ".imageBorder16Filled"
case .imageBorder16Regular: return ".imageBorder16Regular"
@@ -39196,12 +39846,12 @@ import Foundation
case .imageStack16Filled: return ".imageStack16Filled"
case .imageStack16Regular: return ".imageStack16Regular"
case .imageStack20Filled: return ".imageStack20Filled"
+ default: break }
+ switch self {
case .imageStack20Regular: return ".imageStack20Regular"
case .imageTable16Filled: return ".imageTable16Filled"
case .imageTable16Regular: return ".imageTable16Regular"
case .imageTable20Filled: return ".imageTable20Filled"
- default: break }
- switch self {
case .imageTable20Regular: return ".imageTable20Regular"
case .imageTable24Filled: return ".imageTable24Filled"
case .imageTable24Regular: return ".imageTable24Regular"
@@ -39298,12 +39948,12 @@ import Foundation
case .iotAlert20Filled: return ".iotAlert20Filled"
case .iotAlert20Regular: return ".iotAlert20Regular"
case .iotAlert24Filled: return ".iotAlert24Filled"
+ default: break }
+ switch self {
case .iotAlert24Regular: return ".iotAlert24Regular"
case .javascript16Filled: return ".javascript16Filled"
case .javascript16Regular: return ".javascript16Regular"
case .javascript20Filled: return ".javascript20Filled"
- default: break }
- switch self {
case .javascript20Regular: return ".javascript20Regular"
case .javascript24Filled: return ".javascript24Filled"
case .javascript24Regular: return ".javascript24Regular"
@@ -39400,12 +40050,12 @@ import Foundation
case .laptopBriefcase24Filled: return ".laptopBriefcase24Filled"
case .laptopBriefcase24Regular: return ".laptopBriefcase24Regular"
case .laptopBriefcase32Filled: return ".laptopBriefcase32Filled"
+ default: break }
+ switch self {
case .laptopBriefcase32Regular: return ".laptopBriefcase32Regular"
case .laptopDismiss16Filled: return ".laptopDismiss16Filled"
case .laptopDismiss16Regular: return ".laptopDismiss16Regular"
case .laptopDismiss20Filled: return ".laptopDismiss20Filled"
- default: break }
- switch self {
case .laptopDismiss20Regular: return ".laptopDismiss20Regular"
case .laptopMultiple24Filled: return ".laptopMultiple24Filled"
case .laptopMultiple24Regular: return ".laptopMultiple24Regular"
@@ -39449,6 +40099,8 @@ import Foundation
case .layerDiagonal24Regular: return ".layerDiagonal24Regular"
case .layerDiagonalAdd20Filled: return ".layerDiagonalAdd20Filled"
case .layerDiagonalAdd20Regular: return ".layerDiagonalAdd20Regular"
+ case .layerDiagonalAdd24Filled: return ".layerDiagonalAdd24Filled"
+ case .layerDiagonalAdd24Regular: return ".layerDiagonalAdd24Regular"
case .layerDiagonalPerson16Filled: return ".layerDiagonalPerson16Filled"
case .layerDiagonalPerson16Regular: return ".layerDiagonalPerson16Regular"
case .layerDiagonalPerson20Filled: return ".layerDiagonalPerson20Filled"
@@ -39500,14 +40152,14 @@ import Foundation
case .layoutColumnOneThirdLeft16Filled: return ".layoutColumnOneThirdLeft16Filled"
case .layoutColumnOneThirdLeft16Regular: return ".layoutColumnOneThirdLeft16Regular"
case .layoutColumnOneThirdLeft20Filled: return ".layoutColumnOneThirdLeft20Filled"
+ default: break }
+ switch self {
case .layoutColumnOneThirdLeft20Regular: return ".layoutColumnOneThirdLeft20Regular"
case .layoutColumnOneThirdLeft24Filled: return ".layoutColumnOneThirdLeft24Filled"
case .layoutColumnOneThirdLeft24Regular: return ".layoutColumnOneThirdLeft24Regular"
case .layoutColumnOneThirdRight16Filled: return ".layoutColumnOneThirdRight16Filled"
case .layoutColumnOneThirdRight16Regular: return ".layoutColumnOneThirdRight16Regular"
case .layoutColumnOneThirdRight20Filled: return ".layoutColumnOneThirdRight20Filled"
- default: break }
- switch self {
case .layoutColumnOneThirdRight20Regular: return ".layoutColumnOneThirdRight20Regular"
case .layoutColumnOneThirdRight24Filled: return ".layoutColumnOneThirdRight24Filled"
case .layoutColumnOneThirdRight24Regular: return ".layoutColumnOneThirdRight24Regular"
@@ -39538,12 +40190,16 @@ import Foundation
case .layoutColumnTwo20Regular: return ".layoutColumnTwo20Regular"
case .layoutColumnTwo24Filled: return ".layoutColumnTwo24Filled"
case .layoutColumnTwo24Regular: return ".layoutColumnTwo24Regular"
+ case .layoutColumnTwo32Filled: return ".layoutColumnTwo32Filled"
+ case .layoutColumnTwo32Regular: return ".layoutColumnTwo32Regular"
case .layoutColumnTwoFocusLeft16Filled: return ".layoutColumnTwoFocusLeft16Filled"
case .layoutColumnTwoFocusLeft20Filled: return ".layoutColumnTwoFocusLeft20Filled"
case .layoutColumnTwoFocusLeft24Filled: return ".layoutColumnTwoFocusLeft24Filled"
+ case .layoutColumnTwoFocusLeft32Filled: return ".layoutColumnTwoFocusLeft32Filled"
case .layoutColumnTwoFocusRight16Filled: return ".layoutColumnTwoFocusRight16Filled"
case .layoutColumnTwoFocusRight20Filled: return ".layoutColumnTwoFocusRight20Filled"
case .layoutColumnTwoFocusRight24Filled: return ".layoutColumnTwoFocusRight24Filled"
+ case .layoutColumnTwoFocusRight32Filled: return ".layoutColumnTwoFocusRight32Filled"
case .layoutColumnTwoSplitLeft16Filled: return ".layoutColumnTwoSplitLeft16Filled"
case .layoutColumnTwoSplitLeft16Regular: return ".layoutColumnTwoSplitLeft16Regular"
case .layoutColumnTwoSplitLeft20Filled: return ".layoutColumnTwoSplitLeft20Filled"
@@ -39598,6 +40254,8 @@ import Foundation
case .layoutRowThree20Regular: return ".layoutRowThree20Regular"
case .layoutRowThree24Filled: return ".layoutRowThree24Filled"
case .layoutRowThree24Regular: return ".layoutRowThree24Regular"
+ default: break }
+ switch self {
case .layoutRowThreeFocusBottom16Filled: return ".layoutRowThreeFocusBottom16Filled"
case .layoutRowThreeFocusBottom20Filled: return ".layoutRowThreeFocusBottom20Filled"
case .layoutRowThreeFocusBottom24Filled: return ".layoutRowThreeFocusBottom24Filled"
@@ -39608,19 +40266,24 @@ import Foundation
case .layoutRowThreeFocusTop20Filled: return ".layoutRowThreeFocusTop20Filled"
case .layoutRowThreeFocusTop24Filled: return ".layoutRowThreeFocusTop24Filled"
case .layoutRowTwo16Filled: return ".layoutRowTwo16Filled"
- default: break }
- switch self {
case .layoutRowTwo16Regular: return ".layoutRowTwo16Regular"
case .layoutRowTwo20Filled: return ".layoutRowTwo20Filled"
case .layoutRowTwo20Regular: return ".layoutRowTwo20Regular"
case .layoutRowTwo24Filled: return ".layoutRowTwo24Filled"
case .layoutRowTwo24Regular: return ".layoutRowTwo24Regular"
+ case .layoutRowTwo28Filled: return ".layoutRowTwo28Filled"
+ case .layoutRowTwo28Regular: return ".layoutRowTwo28Regular"
+ case .layoutRowTwo32Filled: return ".layoutRowTwo32Filled"
+ case .layoutRowTwo32Regular: return ".layoutRowTwo32Regular"
+ case .layoutRowTwo48Filled: return ".layoutRowTwo48Filled"
+ case .layoutRowTwo48Regular: return ".layoutRowTwo48Regular"
case .layoutRowTwoFocusBottom16Filled: return ".layoutRowTwoFocusBottom16Filled"
case .layoutRowTwoFocusBottom20Filled: return ".layoutRowTwoFocusBottom20Filled"
case .layoutRowTwoFocusBottom24Filled: return ".layoutRowTwoFocusBottom24Filled"
case .layoutRowTwoFocusTop16Filled: return ".layoutRowTwoFocusTop16Filled"
case .layoutRowTwoFocusTop20Filled: return ".layoutRowTwoFocusTop20Filled"
case .layoutRowTwoFocusTop24Filled: return ".layoutRowTwoFocusTop24Filled"
+ case .layoutRowTwoFocusTop32Filled: return ".layoutRowTwoFocusTop32Filled"
case .layoutRowTwoSplitBottom16Filled: return ".layoutRowTwoSplitBottom16Filled"
case .layoutRowTwoSplitBottom16Regular: return ".layoutRowTwoSplitBottom16Regular"
case .layoutRowTwoSplitBottom20Filled: return ".layoutRowTwoSplitBottom20Filled"
@@ -39693,6 +40356,8 @@ import Foundation
case .lightbulb16Regular: return ".lightbulb16Regular"
case .lightbulb20Filled: return ".lightbulb20Filled"
case .lightbulb20Regular: return ".lightbulb20Regular"
+ default: break }
+ switch self {
case .lightbulb24Filled: return ".lightbulb24Filled"
case .lightbulb24Regular: return ".lightbulb24Regular"
case .lightbulb28Filled: return ".lightbulb28Filled"
@@ -39710,8 +40375,6 @@ import Foundation
case .lightbulbFilament16Filled: return ".lightbulbFilament16Filled"
case .lightbulbFilament16Regular: return ".lightbulbFilament16Regular"
case .lightbulbFilament20Filled: return ".lightbulbFilament20Filled"
- default: break }
- switch self {
case .lightbulbFilament20Regular: return ".lightbulbFilament20Regular"
case .lightbulbFilament24Filled: return ".lightbulbFilament24Filled"
case .lightbulbFilament24Regular: return ".lightbulbFilament24Regular"
@@ -39795,6 +40458,8 @@ import Foundation
case .lineHorizontal4Search16Regular: return ".lineHorizontal4Search16Regular"
case .lineHorizontal4Search20Filled: return ".lineHorizontal4Search20Filled"
case .lineHorizontal4Search20Regular: return ".lineHorizontal4Search20Regular"
+ default: break }
+ switch self {
case .lineHorizontal520Filled: return ".lineHorizontal520Filled"
case .lineHorizontal520Regular: return ".lineHorizontal520Regular"
case .lineHorizontal5Error20Filled: return ".lineHorizontal5Error20Filled"
@@ -39812,8 +40477,6 @@ import Foundation
case .link16Filled: return ".link16Filled"
case .link16Regular: return ".link16Regular"
case .link20Filled: return ".link20Filled"
- default: break }
- switch self {
case .link20Regular: return ".link20Regular"
case .link24Filled: return ".link24Filled"
case .link24Regular: return ".link24Regular"
@@ -39897,6 +40560,8 @@ import Foundation
case .liveOff20Regular: return ".liveOff20Regular"
case .liveOff24Filled: return ".liveOff24Filled"
case .liveOff24Regular: return ".liveOff24Regular"
+ default: break }
+ switch self {
case .localLanguage16Filled: return ".localLanguage16Filled"
case .localLanguage16Regular: return ".localLanguage16Regular"
case .localLanguage20Filled: return ".localLanguage20Filled"
@@ -39914,8 +40579,6 @@ import Foundation
case .location24Filled: return ".location24Filled"
case .location24Regular: return ".location24Regular"
case .location28Filled: return ".location28Filled"
- default: break }
- switch self {
case .location28Regular: return ".location28Regular"
case .location48Filled: return ".location48Filled"
case .location48Regular: return ".location48Regular"
@@ -39981,6 +40644,8 @@ import Foundation
case .locationOff28Regular: return ".locationOff28Regular"
case .locationOff48Filled: return ".locationOff48Filled"
case .locationOff48Regular: return ".locationOff48Regular"
+ case .locationRipple12Filled: return ".locationRipple12Filled"
+ case .locationRipple12Regular: return ".locationRipple12Regular"
case .locationRipple16Filled: return ".locationRipple16Filled"
case .locationRipple16Regular: return ".locationRipple16Regular"
case .locationRipple20Filled: return ".locationRipple20Filled"
@@ -39997,6 +40662,8 @@ import Foundation
case .locationTargetSquare32Regular: return ".locationTargetSquare32Regular"
case .lockClosed12Filled: return ".lockClosed12Filled"
case .lockClosed12Regular: return ".lockClosed12Regular"
+ default: break }
+ switch self {
case .lockClosed16Filled: return ".lockClosed16Filled"
case .lockClosed16Regular: return ".lockClosed16Regular"
case .lockClosed20Filled: return ".lockClosed20Filled"
@@ -40016,8 +40683,6 @@ import Foundation
case .lockClosedKey24Filled: return ".lockClosedKey24Filled"
case .lockClosedKey24Regular: return ".lockClosedKey24Regular"
case .lockMultiple20Filled: return ".lockMultiple20Filled"
- default: break }
- switch self {
case .lockMultiple20Regular: return ".lockMultiple20Regular"
case .lockMultiple24Filled: return ".lockMultiple24Filled"
case .lockMultiple24Regular: return ".lockMultiple24Regular"
@@ -40091,12 +40756,16 @@ import Foundation
case .mailAlert24Regular: return ".mailAlert24Regular"
case .mailAlert28Filled: return ".mailAlert28Filled"
case .mailAlert28Regular: return ".mailAlert28Regular"
+ case .mailAlert32Filled: return ".mailAlert32Filled"
+ case .mailAlert32Regular: return ".mailAlert32Regular"
case .mailAllRead16Filled: return ".mailAllRead16Filled"
case .mailAllRead16Regular: return ".mailAllRead16Regular"
case .mailAllRead20Filled: return ".mailAllRead20Filled"
case .mailAllRead20Regular: return ".mailAllRead20Regular"
case .mailAllRead24Filled: return ".mailAllRead24Filled"
case .mailAllRead24Regular: return ".mailAllRead24Regular"
+ default: break }
+ switch self {
case .mailAllRead28Filled: return ".mailAllRead28Filled"
case .mailAllRead28Regular: return ".mailAllRead28Regular"
case .mailAllUnread20Filled: return ".mailAllUnread20Filled"
@@ -40107,6 +40776,8 @@ import Foundation
case .mailArrowClockwise20Regular: return ".mailArrowClockwise20Regular"
case .mailArrowClockwise24Filled: return ".mailArrowClockwise24Filled"
case .mailArrowClockwise24Regular: return ".mailArrowClockwise24Regular"
+ case .mailArrowClockwise32Filled: return ".mailArrowClockwise32Filled"
+ case .mailArrowClockwise32Regular: return ".mailArrowClockwise32Regular"
case .mailArrowDoubleBack16Filled: return ".mailArrowDoubleBack16Filled"
case .mailArrowDoubleBack16Regular: return ".mailArrowDoubleBack16Regular"
case .mailArrowDoubleBack20Filled: return ".mailArrowDoubleBack20Filled"
@@ -40118,8 +40789,6 @@ import Foundation
case .mailArrowDown16Filled: return ".mailArrowDown16Filled"
case .mailArrowDown16Regular: return ".mailArrowDown16Regular"
case .mailArrowDown20Filled: return ".mailArrowDown20Filled"
- default: break }
- switch self {
case .mailArrowDown20Regular: return ".mailArrowDown20Regular"
case .mailArrowForward16Filled: return ".mailArrowForward16Filled"
case .mailArrowForward16Regular: return ".mailArrowForward16Regular"
@@ -40157,6 +40826,8 @@ import Foundation
case .mailCopy20Regular: return ".mailCopy20Regular"
case .mailCopy24Filled: return ".mailCopy24Filled"
case .mailCopy24Regular: return ".mailCopy24Regular"
+ case .mailCopy32Filled: return ".mailCopy32Filled"
+ case .mailCopy32Regular: return ".mailCopy32Regular"
case .mailDismiss16Filled: return ".mailDismiss16Filled"
case .mailDismiss16Regular: return ".mailDismiss16Regular"
case .mailDismiss20Filled: return ".mailDismiss20Filled"
@@ -40169,6 +40840,8 @@ import Foundation
case .mailEdit20Regular: return ".mailEdit20Regular"
case .mailEdit24Filled: return ".mailEdit24Filled"
case .mailEdit24Regular: return ".mailEdit24Regular"
+ case .mailEdit32Filled: return ".mailEdit32Filled"
+ case .mailEdit32Regular: return ".mailEdit32Regular"
case .mailError16Filled: return ".mailError16Filled"
case .mailError16Regular: return ".mailError16Regular"
case .mailError20Filled: return ".mailError20Filled"
@@ -40193,6 +40866,8 @@ import Foundation
case .mailInboxAdd28Regular: return ".mailInboxAdd28Regular"
case .mailInboxAll20Filled: return ".mailInboxAll20Filled"
case .mailInboxAll20Regular: return ".mailInboxAll20Regular"
+ default: break }
+ switch self {
case .mailInboxAll24Filled: return ".mailInboxAll24Filled"
case .mailInboxAll24Regular: return ".mailInboxAll24Regular"
case .mailInboxArrowDown16Filled: return ".mailInboxArrowDown16Filled"
@@ -40220,8 +40895,6 @@ import Foundation
case .mailInboxDismiss20Filled: return ".mailInboxDismiss20Filled"
case .mailInboxDismiss20Regular: return ".mailInboxDismiss20Regular"
case .mailInboxDismiss24Filled: return ".mailInboxDismiss24Filled"
- default: break }
- switch self {
case .mailInboxDismiss24Regular: return ".mailInboxDismiss24Regular"
case .mailInboxDismiss28Filled: return ".mailInboxDismiss28Filled"
case .mailInboxDismiss28Regular: return ".mailInboxDismiss28Regular"
@@ -40295,6 +40968,8 @@ import Foundation
case .mailReadMultiple28Regular: return ".mailReadMultiple28Regular"
case .mailReadMultiple32Filled: return ".mailReadMultiple32Filled"
case .mailReadMultiple32Regular: return ".mailReadMultiple32Regular"
+ default: break }
+ switch self {
case .mailRewind16Filled: return ".mailRewind16Filled"
case .mailRewind16Regular: return ".mailRewind16Regular"
case .mailRewind20Filled: return ".mailRewind20Filled"
@@ -40322,8 +40997,6 @@ import Foundation
case .mailUnread20Filled: return ".mailUnread20Filled"
case .mailUnread20Regular: return ".mailUnread20Regular"
case .mailUnread24Filled: return ".mailUnread24Filled"
- default: break }
- switch self {
case .mailUnread24Regular: return ".mailUnread24Regular"
case .mailUnread28Filled: return ".mailUnread28Filled"
case .mailUnread28Regular: return ".mailUnread28Regular"
@@ -40397,6 +41070,8 @@ import Foundation
case .maximize24Regular: return ".maximize24Regular"
case .maximize28Filled: return ".maximize28Filled"
case .maximize28Regular: return ".maximize28Regular"
+ default: break }
+ switch self {
case .maximize48Filled: return ".maximize48Filled"
case .maximize48Regular: return ".maximize48Regular"
case .meetNow16Filled: return ".meetNow16Filled"
@@ -40424,8 +41099,6 @@ import Foundation
case .megaphoneCircle24Filled: return ".megaphoneCircle24Filled"
case .megaphoneCircle24Regular: return ".megaphoneCircle24Regular"
case .megaphoneLoud16Filled: return ".megaphoneLoud16Filled"
- default: break }
- switch self {
case .megaphoneLoud16Regular: return ".megaphoneLoud16Regular"
case .megaphoneLoud20Filled: return ".megaphoneLoud20Filled"
case .megaphoneLoud20Regular: return ".megaphoneLoud20Regular"
@@ -40499,6 +41172,8 @@ import Foundation
case .micProhibited20Regular: return ".micProhibited20Regular"
case .micProhibited24Filled: return ".micProhibited24Filled"
case .micProhibited24Regular: return ".micProhibited24Regular"
+ default: break }
+ switch self {
case .micProhibited28Filled: return ".micProhibited28Filled"
case .micProhibited28Regular: return ".micProhibited28Regular"
case .micProhibited48Filled: return ".micProhibited48Filled"
@@ -40526,8 +41201,6 @@ import Foundation
case .micPulseOff32Filled: return ".micPulseOff32Filled"
case .micPulseOff32Regular: return ".micPulseOff32Regular"
case .micPulseOff48Filled: return ".micPulseOff48Filled"
- default: break }
- switch self {
case .micPulseOff48Regular: return ".micPulseOff48Regular"
case .micRecord20Filled: return ".micRecord20Filled"
case .micRecord20Regular: return ".micRecord20Regular"
@@ -40601,6 +41274,8 @@ import Foundation
case .moneyOff20Regular: return ".moneyOff20Regular"
case .moneyOff24Filled: return ".moneyOff24Filled"
case .moneyOff24Regular: return ".moneyOff24Regular"
+ default: break }
+ switch self {
case .moneySettings16Filled: return ".moneySettings16Filled"
case .moneySettings16Regular: return ".moneySettings16Regular"
case .moneySettings20Filled: return ".moneySettings20Filled"
@@ -40628,8 +41303,6 @@ import Foundation
case .moreHorizontal28Filled: return ".moreHorizontal28Filled"
case .moreHorizontal28Regular: return ".moreHorizontal28Regular"
case .moreHorizontal32Filled: return ".moreHorizontal32Filled"
- default: break }
- switch self {
case .moreHorizontal32Regular: return ".moreHorizontal32Regular"
case .moreHorizontal48Filled: return ".moreHorizontal48Filled"
case .moreHorizontal48Regular: return ".moreHorizontal48Regular"
@@ -40703,6 +41376,8 @@ import Foundation
case .multiplier1X20Regular: return ".multiplier1X20Regular"
case .multiplier1X24Filled: return ".multiplier1X24Filled"
case .multiplier1X24Regular: return ".multiplier1X24Regular"
+ default: break }
+ switch self {
case .multiplier1X28Filled: return ".multiplier1X28Filled"
case .multiplier1X28Regular: return ".multiplier1X28Regular"
case .multiplier1X32Filled: return ".multiplier1X32Filled"
@@ -40730,8 +41405,6 @@ import Foundation
case .multiplier5X48Filled: return ".multiplier5X48Filled"
case .multiplier5X48Regular: return ".multiplier5X48Regular"
case .multiselect16Filled: return ".multiselect16Filled"
- default: break }
- switch self {
case .multiselect16Regular: return ".multiselect16Regular"
case .multiselect20Filled: return ".multiselect20Filled"
case .multiselect20Regular: return ".multiselect20Regular"
@@ -40805,6 +41478,8 @@ import Foundation
case .next16Regular: return ".next16Regular"
case .next20Filled: return ".next20Filled"
case .next20Regular: return ".next20Regular"
+ default: break }
+ switch self {
case .next24Filled: return ".next24Filled"
case .next24Regular: return ".next24Regular"
case .next28Filled: return ".next28Filled"
@@ -40832,8 +41507,6 @@ import Foundation
case .noteAdd20Filled: return ".noteAdd20Filled"
case .noteAdd20Regular: return ".noteAdd20Regular"
case .noteAdd24Filled: return ".noteAdd24Filled"
- default: break }
- switch self {
case .noteAdd24Regular: return ".noteAdd24Regular"
case .noteAdd28Filled: return ".noteAdd28Filled"
case .noteAdd28Regular: return ".noteAdd28Regular"
@@ -40907,12 +41580,24 @@ import Foundation
case .notepadEdit16Regular: return ".notepadEdit16Regular"
case .notepadEdit20Filled: return ".notepadEdit20Filled"
case .notepadEdit20Regular: return ".notepadEdit20Regular"
+ default: break }
+ switch self {
case .notepadPerson16Filled: return ".notepadPerson16Filled"
case .notepadPerson16Regular: return ".notepadPerson16Regular"
case .notepadPerson20Filled: return ".notepadPerson20Filled"
case .notepadPerson20Regular: return ".notepadPerson20Regular"
case .notepadPerson24Filled: return ".notepadPerson24Filled"
case .notepadPerson24Regular: return ".notepadPerson24Regular"
+ case .notepadSparkle16Filled: return ".notepadSparkle16Filled"
+ case .notepadSparkle16Regular: return ".notepadSparkle16Regular"
+ case .notepadSparkle20Filled: return ".notepadSparkle20Filled"
+ case .notepadSparkle20Regular: return ".notepadSparkle20Regular"
+ case .notepadSparkle24Filled: return ".notepadSparkle24Filled"
+ case .notepadSparkle24Regular: return ".notepadSparkle24Regular"
+ case .notepadSparkle28Filled: return ".notepadSparkle28Filled"
+ case .notepadSparkle28Regular: return ".notepadSparkle28Regular"
+ case .notepadSparkle32Filled: return ".notepadSparkle32Filled"
+ case .notepadSparkle32Regular: return ".notepadSparkle32Regular"
case .numberCircle016Filled: return ".numberCircle016Filled"
case .numberCircle016Regular: return ".numberCircle016Regular"
case .numberCircle020Filled: return ".numberCircle020Filled"
@@ -40934,8 +41619,6 @@ import Foundation
case .numberCircle128Filled: return ".numberCircle128Filled"
case .numberCircle128Regular: return ".numberCircle128Regular"
case .numberCircle132Filled: return ".numberCircle132Filled"
- default: break }
- switch self {
case .numberCircle132Regular: return ".numberCircle132Regular"
case .numberCircle148Filled: return ".numberCircle148Filled"
case .numberCircle148Regular: return ".numberCircle148Regular"
@@ -40999,6 +41682,8 @@ import Foundation
case .numberCircle632Regular: return ".numberCircle632Regular"
case .numberCircle648Filled: return ".numberCircle648Filled"
case .numberCircle648Regular: return ".numberCircle648Regular"
+ default: break }
+ switch self {
case .numberCircle716Filled: return ".numberCircle716Filled"
case .numberCircle716Regular: return ".numberCircle716Regular"
case .numberCircle720Filled: return ".numberCircle720Filled"
@@ -41036,8 +41721,6 @@ import Foundation
case .numberCircle948Filled: return ".numberCircle948Filled"
case .numberCircle948Regular: return ".numberCircle948Regular"
case .numberRow16Filled: return ".numberRow16Filled"
- default: break }
- switch self {
case .numberRow16Regular: return ".numberRow16Regular"
case .numberRow20Filled: return ".numberRow20Filled"
case .numberRow20Regular: return ".numberRow20Regular"
@@ -41101,6 +41784,8 @@ import Foundation
case .options16Regular: return ".options16Regular"
case .options20Filled: return ".options20Filled"
case .options20Regular: return ".options20Regular"
+ default: break }
+ switch self {
case .options24Filled: return ".options24Filled"
case .options24Regular: return ".options24Regular"
case .options28Filled: return ".options28Filled"
@@ -41138,8 +41823,6 @@ import Foundation
case .oval20Filled: return ".oval20Filled"
case .oval20Regular: return ".oval20Regular"
case .oval24Filled: return ".oval24Filled"
- default: break }
- switch self {
case .oval24Regular: return ".oval24Regular"
case .oval28Filled: return ".oval28Filled"
case .oval28Regular: return ".oval28Regular"
@@ -41183,6 +41866,8 @@ import Foundation
case .paintBrush20Regular: return ".paintBrush20Regular"
case .paintBrush24Filled: return ".paintBrush24Filled"
case .paintBrush24Regular: return ".paintBrush24Regular"
+ case .paintBrush28Filled: return ".paintBrush28Filled"
+ case .paintBrush28Regular: return ".paintBrush28Regular"
case .paintBrush32Filled: return ".paintBrush32Filled"
case .paintBrush32Regular: return ".paintBrush32Regular"
case .paintBrushArrowDown20Filled: return ".paintBrushArrowDown20Filled"
@@ -41193,6 +41878,22 @@ import Foundation
case .paintBrushArrowUp20Regular: return ".paintBrushArrowUp20Regular"
case .paintBrushArrowUp24Filled: return ".paintBrushArrowUp24Filled"
case .paintBrushArrowUp24Regular: return ".paintBrushArrowUp24Regular"
+ case .paintBrushSparkle20Filled: return ".paintBrushSparkle20Filled"
+ case .paintBrushSparkle20Regular: return ".paintBrushSparkle20Regular"
+ case .paintBrushSparkle24Filled: return ".paintBrushSparkle24Filled"
+ case .paintBrushSparkle24Regular: return ".paintBrushSparkle24Regular"
+ case .paintBrushSubtract16Filled: return ".paintBrushSubtract16Filled"
+ case .paintBrushSubtract16Regular: return ".paintBrushSubtract16Regular"
+ case .paintBrushSubtract20Filled: return ".paintBrushSubtract20Filled"
+ case .paintBrushSubtract20Regular: return ".paintBrushSubtract20Regular"
+ default: break }
+ switch self {
+ case .paintBrushSubtract24Filled: return ".paintBrushSubtract24Filled"
+ case .paintBrushSubtract24Regular: return ".paintBrushSubtract24Regular"
+ case .paintBrushSubtract28Filled: return ".paintBrushSubtract28Filled"
+ case .paintBrushSubtract28Regular: return ".paintBrushSubtract28Regular"
+ case .paintBrushSubtract32Filled: return ".paintBrushSubtract32Filled"
+ case .paintBrushSubtract32Regular: return ".paintBrushSubtract32Regular"
case .paintBucket16Filled: return ".paintBucket16Filled"
case .paintBucket16Regular: return ".paintBucket16Regular"
case .paintBucket20Filled: return ".paintBucket20Filled"
@@ -41240,8 +41941,6 @@ import Foundation
case .panelLeftContract24Filled: return ".panelLeftContract24Filled"
case .panelLeftContract24Regular: return ".panelLeftContract24Regular"
case .panelLeftContract28Filled: return ".panelLeftContract28Filled"
- default: break }
- switch self {
case .panelLeftContract28Regular: return ".panelLeftContract28Regular"
case .panelLeftExpand16Filled: return ".panelLeftExpand16Filled"
case .panelLeftExpand16Regular: return ".panelLeftExpand16Regular"
@@ -41289,6 +41988,8 @@ import Foundation
case .panelLeftKey16Regular: return ".panelLeftKey16Regular"
case .panelLeftKey20Filled: return ".panelLeftKey20Filled"
case .panelLeftKey20Regular: return ".panelLeftKey20Regular"
+ default: break }
+ switch self {
case .panelLeftKey24Filled: return ".panelLeftKey24Filled"
case .panelLeftKey24Regular: return ".panelLeftKey24Regular"
case .panelLeftText16Filled: return ".panelLeftText16Filled"
@@ -41342,8 +42043,6 @@ import Foundation
case .panelRightAdd20Filled: return ".panelRightAdd20Filled"
case .panelRightAdd20Regular: return ".panelRightAdd20Regular"
case .panelRightContract16Filled: return ".panelRightContract16Filled"
- default: break }
- switch self {
case .panelRightContract16Regular: return ".panelRightContract16Regular"
case .panelRightContract20Filled: return ".panelRightContract20Filled"
case .panelRightContract20Regular: return ".panelRightContract20Regular"
@@ -41383,6 +42082,16 @@ import Foundation
case .password20Regular: return ".password20Regular"
case .password24Filled: return ".password24Filled"
case .password24Regular: return ".password24Regular"
+ case .password32Filled: return ".password32Filled"
+ case .password32Regular: return ".password32Regular"
+ case .password48Filled: return ".password48Filled"
+ case .password48Regular: return ".password48Regular"
+ case .passwordClock48Filled: return ".passwordClock48Filled"
+ case .passwordClock48Regular: return ".passwordClock48Regular"
+ case .passwordReset48Filled: return ".passwordReset48Filled"
+ case .passwordReset48Regular: return ".passwordReset48Regular"
+ default: break }
+ switch self {
case .patch20Filled: return ".patch20Filled"
case .patch20Regular: return ".patch20Regular"
case .patch24Filled: return ".patch24Filled"
@@ -41444,8 +42153,6 @@ import Foundation
case .paymentWireless28Filled: return ".paymentWireless28Filled"
case .paymentWireless28Regular: return ".paymentWireless28Regular"
case .paymentWireless32Filled: return ".paymentWireless32Filled"
- default: break }
- switch self {
case .paymentWireless32Regular: return ".paymentWireless32Regular"
case .paymentWireless48Filled: return ".paymentWireless48Filled"
case .paymentWireless48Regular: return ".paymentWireless48Regular"
@@ -41485,6 +42192,8 @@ import Foundation
case .penOff32Regular: return ".penOff32Regular"
case .penOff48Filled: return ".penOff48Filled"
case .penOff48Regular: return ".penOff48Regular"
+ default: break }
+ switch self {
case .penProhibited16Filled: return ".penProhibited16Filled"
case .penProhibited16Regular: return ".penProhibited16Regular"
case .penProhibited20Filled: return ".penProhibited20Filled"
@@ -41546,8 +42255,6 @@ import Foundation
case .peopleAudience32Filled: return ".peopleAudience32Filled"
case .peopleAudience32Regular: return ".peopleAudience32Regular"
case .peopleCall16Filled: return ".peopleCall16Filled"
- default: break }
- switch self {
case .peopleCall16Regular: return ".peopleCall16Regular"
case .peopleCall20Filled: return ".peopleCall20Filled"
case .peopleCall20Regular: return ".peopleCall20Regular"
@@ -41565,6 +42272,8 @@ import Foundation
case .peopleCheckmark20Regular: return ".peopleCheckmark20Regular"
case .peopleCheckmark24Filled: return ".peopleCheckmark24Filled"
case .peopleCheckmark24Regular: return ".peopleCheckmark24Regular"
+ case .peopleCommunity12Filled: return ".peopleCommunity12Filled"
+ case .peopleCommunity12Regular: return ".peopleCommunity12Regular"
case .peopleCommunity16Filled: return ".peopleCommunity16Filled"
case .peopleCommunity16Regular: return ".peopleCommunity16Regular"
case .peopleCommunity20Filled: return ".peopleCommunity20Filled"
@@ -41585,6 +42294,8 @@ import Foundation
case .peopleCommunityAdd28Regular: return ".peopleCommunityAdd28Regular"
case .peopleEdit16Filled: return ".peopleEdit16Filled"
case .peopleEdit16Regular: return ".peopleEdit16Regular"
+ default: break }
+ switch self {
case .peopleEdit20Filled: return ".peopleEdit20Filled"
case .peopleEdit20Regular: return ".peopleEdit20Regular"
case .peopleEdit24Filled: return ".peopleEdit24Filled"
@@ -41595,6 +42306,10 @@ import Foundation
case .peopleError20Regular: return ".peopleError20Regular"
case .peopleError24Filled: return ".peopleError24Filled"
case .peopleError24Regular: return ".peopleError24Regular"
+ case .peopleEye16Filled: return ".peopleEye16Filled"
+ case .peopleEye16Regular: return ".peopleEye16Regular"
+ case .peopleEye20Filled: return ".peopleEye20Filled"
+ case .peopleEye20Regular: return ".peopleEye20Regular"
case .peopleList16Filled: return ".peopleList16Filled"
case .peopleList16Regular: return ".peopleList16Regular"
case .peopleList20Filled: return ".peopleList20Filled"
@@ -41648,8 +42363,6 @@ import Foundation
case .peopleSubtract20Filled: return ".peopleSubtract20Filled"
case .peopleSubtract20Regular: return ".peopleSubtract20Regular"
case .peopleSubtract24Filled: return ".peopleSubtract24Filled"
- default: break }
- switch self {
case .peopleSubtract24Regular: return ".peopleSubtract24Regular"
case .peopleSubtract32Filled: return ".peopleSubtract32Filled"
case .peopleSubtract32Regular: return ".peopleSubtract32Regular"
@@ -41683,6 +42396,8 @@ import Foundation
case .peopleTeamAdd20Regular: return ".peopleTeamAdd20Regular"
case .peopleTeamAdd24Filled: return ".peopleTeamAdd24Filled"
case .peopleTeamAdd24Regular: return ".peopleTeamAdd24Regular"
+ default: break }
+ switch self {
case .peopleTeamDelete16Filled: return ".peopleTeamDelete16Filled"
case .peopleTeamDelete16Regular: return ".peopleTeamDelete16Regular"
case .peopleTeamDelete20Filled: return ".peopleTeamDelete20Filled"
@@ -41750,8 +42465,6 @@ import Foundation
case .personAlertOff20Filled: return ".personAlertOff20Filled"
case .personAlertOff20Regular: return ".personAlertOff20Regular"
case .personAlertOff24Filled: return ".personAlertOff24Filled"
- default: break }
- switch self {
case .personAlertOff24Regular: return ".personAlertOff24Regular"
case .personAlertOff32Filled: return ".personAlertOff32Filled"
case .personAlertOff32Regular: return ".personAlertOff32Regular"
@@ -41785,6 +42498,10 @@ import Foundation
case .personAvailable20Regular: return ".personAvailable20Regular"
case .personAvailable24Filled: return ".personAvailable24Filled"
case .personAvailable24Regular: return ".personAvailable24Regular"
+ default: break }
+ switch self {
+ case .personBoard12Filled: return ".personBoard12Filled"
+ case .personBoard12Regular: return ".personBoard12Regular"
case .personBoard16Filled: return ".personBoard16Filled"
case .personBoard16Regular: return ".personBoard16Regular"
case .personBoard20Filled: return ".personBoard20Filled"
@@ -41852,8 +42569,6 @@ import Foundation
case .personHeart20Filled: return ".personHeart20Filled"
case .personHeart20Regular: return ".personHeart20Regular"
case .personHeart24Filled: return ".personHeart24Filled"
- default: break }
- switch self {
case .personHeart24Regular: return ".personHeart24Regular"
case .personInfo16Filled: return ".personInfo16Filled"
case .personInfo16Regular: return ".personInfo16Regular"
@@ -41885,6 +42600,8 @@ import Foundation
case .personLink48Regular: return ".personLink48Regular"
case .personLock16Filled: return ".personLock16Filled"
case .personLock16Regular: return ".personLock16Regular"
+ default: break }
+ switch self {
case .personLock20Filled: return ".personLock20Filled"
case .personLock20Regular: return ".personLock20Regular"
case .personLock24Filled: return ".personLock24Filled"
@@ -41954,8 +42671,6 @@ import Foundation
case .personSearch16Filled: return ".personSearch16Filled"
case .personSearch16Regular: return ".personSearch16Regular"
case .personSearch20Filled: return ".personSearch20Filled"
- default: break }
- switch self {
case .personSearch20Regular: return ".personSearch20Regular"
case .personSearch24Filled: return ".personSearch24Filled"
case .personSearch24Regular: return ".personSearch24Regular"
@@ -41987,6 +42702,8 @@ import Foundation
case .personStar16Regular: return ".personStar16Regular"
case .personStar20Filled: return ".personStar20Filled"
case .personStar20Regular: return ".personStar20Regular"
+ default: break }
+ switch self {
case .personStar24Filled: return ".personStar24Filled"
case .personStar24Regular: return ".personStar24Regular"
case .personStar28Filled: return ".personStar28Filled"
@@ -42013,6 +42730,8 @@ import Foundation
case .personSupport24Regular: return ".personSupport24Regular"
case .personSupport28Filled: return ".personSupport28Filled"
case .personSupport28Regular: return ".personSupport28Regular"
+ case .personSupport32Filled: return ".personSupport32Filled"
+ case .personSupport32Regular: return ".personSupport32Regular"
case .personSwap16Filled: return ".personSwap16Filled"
case .personSwap16Regular: return ".personSwap16Regular"
case .personSwap20Filled: return ".personSwap20Filled"
@@ -42041,6 +42760,12 @@ import Foundation
case .personTag32Regular: return ".personTag32Regular"
case .personTag48Filled: return ".personTag48Filled"
case .personTag48Regular: return ".personTag48Regular"
+ case .personTentative16Filled: return ".personTentative16Filled"
+ case .personTentative16Regular: return ".personTentative16Regular"
+ case .personTentative20Filled: return ".personTentative20Filled"
+ case .personTentative20Regular: return ".personTentative20Regular"
+ case .personTentative24Filled: return ".personTentative24Filled"
+ case .personTentative24Regular: return ".personTentative24Regular"
case .personVoice16Filled: return ".personVoice16Filled"
case .personVoice16Regular: return ".personVoice16Regular"
case .personVoice20Filled: return ".personVoice20Filled"
@@ -42056,8 +42781,6 @@ import Foundation
case .personWarning16Filled: return ".personWarning16Filled"
case .personWarning16Regular: return ".personWarning16Regular"
case .personWarning20Filled: return ".personWarning20Filled"
- default: break }
- switch self {
case .personWarning20Regular: return ".personWarning20Regular"
case .personWarning24Filled: return ".personWarning24Filled"
case .personWarning24Regular: return ".personWarning24Regular"
@@ -42081,6 +42804,8 @@ import Foundation
case .phone28Regular: return ".phone28Regular"
case .phone32Filled: return ".phone32Filled"
case .phone32Regular: return ".phone32Regular"
+ default: break }
+ switch self {
case .phone48Filled: return ".phone48Filled"
case .phone48Regular: return ".phone48Regular"
case .phoneAdd20Filled: return ".phoneAdd20Filled"
@@ -42158,8 +42883,6 @@ import Foundation
case .phoneLock20Filled: return ".phoneLock20Filled"
case .phoneLock20Regular: return ".phoneLock20Regular"
case .phoneLock24Filled: return ".phoneLock24Filled"
- default: break }
- switch self {
case .phoneLock24Regular: return ".phoneLock24Regular"
case .phoneMultiple24Filled: return ".phoneMultiple24Filled"
case .phoneMultiple24Regular: return ".phoneMultiple24Regular"
@@ -42183,6 +42906,8 @@ import Foundation
case .phoneShake20Regular: return ".phoneShake20Regular"
case .phoneShake24Filled: return ".phoneShake24Filled"
case .phoneShake24Regular: return ".phoneShake24Regular"
+ default: break }
+ switch self {
case .phoneSpanIn16Filled: return ".phoneSpanIn16Filled"
case .phoneSpanIn16Regular: return ".phoneSpanIn16Regular"
case .phoneSpanIn20Filled: return ".phoneSpanIn20Filled"
@@ -42260,8 +42985,6 @@ import Foundation
case .pill20Filled: return ".pill20Filled"
case .pill20Regular: return ".pill20Regular"
case .pill24Filled: return ".pill24Filled"
- default: break }
- switch self {
case .pill24Regular: return ".pill24Regular"
case .pill28Filled: return ".pill28Filled"
case .pill28Regular: return ".pill28Regular"
@@ -42279,8 +43002,14 @@ import Foundation
case .pin32Regular: return ".pin32Regular"
case .pin48Filled: return ".pin48Filled"
case .pin48Regular: return ".pin48Regular"
+ case .pinGlobe16Filled: return ".pinGlobe16Filled"
+ case .pinGlobe16Regular: return ".pinGlobe16Regular"
+ case .pinGlobe20Filled: return ".pinGlobe20Filled"
+ case .pinGlobe20Regular: return ".pinGlobe20Regular"
case .pinOff16Filled: return ".pinOff16Filled"
case .pinOff16Regular: return ".pinOff16Regular"
+ default: break }
+ switch self {
case .pinOff20Filled: return ".pinOff20Filled"
case .pinOff20Regular: return ".pinOff20Regular"
case .pinOff24Filled: return ".pinOff24Filled"
@@ -42355,6 +43084,12 @@ import Foundation
case .playCircleHint20Regular: return ".playCircleHint20Regular"
case .playCircleHint24Filled: return ".playCircleHint24Filled"
case .playCircleHint24Regular: return ".playCircleHint24Regular"
+ case .playCircleSparkle16Filled: return ".playCircleSparkle16Filled"
+ case .playCircleSparkle16Regular: return ".playCircleSparkle16Regular"
+ case .playCircleSparkle20Filled: return ".playCircleSparkle20Filled"
+ case .playCircleSparkle20Regular: return ".playCircleSparkle20Regular"
+ case .playCircleSparkle24Filled: return ".playCircleSparkle24Filled"
+ case .playCircleSparkle24Regular: return ".playCircleSparkle24Regular"
case .playMultiple16Filled: return ".playMultiple16Filled"
case .playMultiple16Regular: return ".playMultiple16Regular"
case .playSettings20Filled: return ".playSettings20Filled"
@@ -42362,8 +43097,6 @@ import Foundation
case .playingCards20Filled: return ".playingCards20Filled"
case .playingCards20Regular: return ".playingCards20Regular"
case .plugConnected16Filled: return ".plugConnected16Filled"
- default: break }
- switch self {
case .plugConnected16Regular: return ".plugConnected16Regular"
case .plugConnected20Filled: return ".plugConnected20Filled"
case .plugConnected20Regular: return ".plugConnected20Regular"
@@ -42377,6 +43110,8 @@ import Foundation
case .plugConnectedSettings20Regular: return ".plugConnectedSettings20Regular"
case .plugConnectedSettings24Filled: return ".plugConnectedSettings24Filled"
case .plugConnectedSettings24Regular: return ".plugConnectedSettings24Regular"
+ default: break }
+ switch self {
case .plugDisconnected16Filled: return ".plugDisconnected16Filled"
case .plugDisconnected16Regular: return ".plugDisconnected16Regular"
case .plugDisconnected20Filled: return ".plugDisconnected20Filled"
@@ -42464,8 +43199,6 @@ import Foundation
case .premium24Filled: return ".premium24Filled"
case .premium24Regular: return ".premium24Regular"
case .premium28Filled: return ".premium28Filled"
- default: break }
- switch self {
case .premium28Regular: return ".premium28Regular"
case .premium32Filled: return ".premium32Filled"
case .premium32Regular: return ".premium32Regular"
@@ -42479,6 +43212,8 @@ import Foundation
case .presenceAvailable10Regular: return ".presenceAvailable10Regular"
case .presenceAvailable12Filled: return ".presenceAvailable12Filled"
case .presenceAvailable12Regular: return ".presenceAvailable12Regular"
+ default: break }
+ switch self {
case .presenceAvailable16Filled: return ".presenceAvailable16Filled"
case .presenceAvailable16Regular: return ".presenceAvailable16Regular"
case .presenceAvailable20Filled: return ".presenceAvailable20Filled"
@@ -42566,8 +43301,6 @@ import Foundation
case .print20Regular: return ".print20Regular"
case .print24Filled: return ".print24Filled"
case .print24Regular: return ".print24Regular"
- default: break }
- switch self {
case .print28Filled: return ".print28Filled"
case .print28Regular: return ".print28Regular"
case .print32Filled: return ".print32Filled"
@@ -42581,6 +43314,8 @@ import Foundation
case .production20Filled: return ".production20Filled"
case .production20Regular: return ".production20Regular"
case .production24Filled: return ".production24Filled"
+ default: break }
+ switch self {
case .production24Regular: return ".production24Regular"
case .productionCheckmark20Filled: return ".productionCheckmark20Filled"
case .productionCheckmark20Regular: return ".productionCheckmark20Regular"
@@ -42668,8 +43403,6 @@ import Foundation
case .puzzlePiece24Regular: return ".puzzlePiece24Regular"
case .puzzlePieceShield20Filled: return ".puzzlePieceShield20Filled"
case .puzzlePieceShield20Regular: return ".puzzlePieceShield20Regular"
- default: break }
- switch self {
case .qrCode20Filled: return ".qrCode20Filled"
case .qrCode20Regular: return ".qrCode20Regular"
case .qrCode24Filled: return ".qrCode24Filled"
@@ -42683,6 +43416,8 @@ import Foundation
case .question24Filled: return ".question24Filled"
case .question24Regular: return ".question24Regular"
case .question28Filled: return ".question28Filled"
+ default: break }
+ switch self {
case .question28Regular: return ".question28Regular"
case .question32Filled: return ".question32Filled"
case .question32Regular: return ".question32Regular"
@@ -42770,8 +43505,6 @@ import Foundation
case .readingList20Regular: return ".readingList20Regular"
case .readingList24Filled: return ".readingList24Filled"
case .readingList24Regular: return ".readingList24Regular"
- default: break }
- switch self {
case .readingList28Filled: return ".readingList28Filled"
case .readingList28Regular: return ".readingList28Regular"
case .readingListAdd16Filled: return ".readingListAdd16Filled"
@@ -42785,6 +43518,8 @@ import Foundation
case .readingModeMobile20Filled: return ".readingModeMobile20Filled"
case .readingModeMobile20Regular: return ".readingModeMobile20Regular"
case .readingModeMobile24Filled: return ".readingModeMobile24Filled"
+ default: break }
+ switch self {
case .readingModeMobile24Regular: return ".readingModeMobile24Regular"
case .realEstate20Filled: return ".realEstate20Filled"
case .realEstate20Regular: return ".realEstate20Regular"
@@ -42872,8 +43607,6 @@ import Foundation
case .rectangleLandscape32Regular: return ".rectangleLandscape32Regular"
case .rectangleLandscape48Filled: return ".rectangleLandscape48Filled"
case .rectangleLandscape48Regular: return ".rectangleLandscape48Regular"
- default: break }
- switch self {
case .rectangleLandscapeHintCopy16Filled: return ".rectangleLandscapeHintCopy16Filled"
case .rectangleLandscapeHintCopy16Regular: return ".rectangleLandscapeHintCopy16Regular"
case .rectangleLandscapeHintCopy20Filled: return ".rectangleLandscapeHintCopy20Filled"
@@ -42887,6 +43620,8 @@ import Foundation
case .rectangleLandscapeSparkle24Filled: return ".rectangleLandscapeSparkle24Filled"
case .rectangleLandscapeSparkle24Regular: return ".rectangleLandscapeSparkle24Regular"
case .rectangleLandscapeSparkle28Filled: return ".rectangleLandscapeSparkle28Filled"
+ default: break }
+ switch self {
case .rectangleLandscapeSparkle28Regular: return ".rectangleLandscapeSparkle28Regular"
case .rectangleLandscapeSparkle32Filled: return ".rectangleLandscapeSparkle32Filled"
case .rectangleLandscapeSparkle32Regular: return ".rectangleLandscapeSparkle32Regular"
@@ -42936,8 +43671,16 @@ import Foundation
case .rename28Regular: return ".rename28Regular"
case .reorder20Filled: return ".reorder20Filled"
case .reorder20Regular: return ".reorder20Regular"
+ case .replay16Filled: return ".replay16Filled"
+ case .replay16Regular: return ".replay16Regular"
case .replay20Filled: return ".replay20Filled"
case .replay20Regular: return ".replay20Regular"
+ case .replay24Filled: return ".replay24Filled"
+ case .replay24Regular: return ".replay24Regular"
+ case .replay28Filled: return ".replay28Filled"
+ case .replay28Regular: return ".replay28Regular"
+ case .replay32Filled: return ".replay32Filled"
+ case .replay32Regular: return ".replay32Regular"
case .resize16Filled: return ".resize16Filled"
case .resize16Regular: return ".resize16Regular"
case .resize20Filled: return ".resize20Filled"
@@ -42974,13 +43717,13 @@ import Foundation
case .resizeVideo20Regular: return ".resizeVideo20Regular"
case .resizeVideo24Filled: return ".resizeVideo24Filled"
case .resizeVideo24Regular: return ".resizeVideo24Regular"
- default: break }
- switch self {
case .reward12Filled: return ".reward12Filled"
case .reward12Regular: return ".reward12Regular"
case .reward16Filled: return ".reward16Filled"
case .reward16Regular: return ".reward16Regular"
case .reward20Filled: return ".reward20Filled"
+ default: break }
+ switch self {
case .reward20Regular: return ".reward20Regular"
case .reward24Filled: return ".reward24Filled"
case .reward24Regular: return ".reward24Regular"
@@ -43076,13 +43819,13 @@ import Foundation
case .rss20Regular: return ".rss20Regular"
case .rss24Filled: return ".rss24Filled"
case .rss24Regular: return ".rss24Regular"
- default: break }
- switch self {
case .ruler16Filled: return ".ruler16Filled"
case .ruler16Regular: return ".ruler16Regular"
case .ruler20Filled: return ".ruler20Filled"
case .ruler20Regular: return ".ruler20Regular"
case .ruler24Filled: return ".ruler24Filled"
+ default: break }
+ switch self {
case .ruler24Regular: return ".ruler24Regular"
case .ruler28Filled: return ".ruler28Filled"
case .ruler28Regular: return ".ruler28Regular"
@@ -43096,6 +43839,12 @@ import Foundation
case .run20Regular: return ".run20Regular"
case .run24Filled: return ".run24Filled"
case .run24Regular: return ".run24Regular"
+ case .run28Filled: return ".run28Filled"
+ case .run28Regular: return ".run28Regular"
+ case .run32Filled: return ".run32Filled"
+ case .run32Regular: return ".run32Regular"
+ case .run48Filled: return ".run48Filled"
+ case .run48Regular: return ".run48Regular"
case .sanitize20Filled: return ".sanitize20Filled"
case .sanitize20Regular: return ".sanitize20Regular"
case .sanitize24Filled: return ".sanitize24Filled"
@@ -43177,9 +43926,9 @@ import Foundation
case .scanDash16Filled: return ".scanDash16Filled"
case .scanDash16Regular: return ".scanDash16Regular"
case .scanDash20Filled: return ".scanDash20Filled"
- case .scanDash20Regular: return ".scanDash20Regular"
default: break }
switch self {
+ case .scanDash20Regular: return ".scanDash20Regular"
case .scanDash24Filled: return ".scanDash24Filled"
case .scanDash24Regular: return ".scanDash24Regular"
case .scanDash28Filled: return ".scanDash28Filled"
@@ -43279,9 +44028,9 @@ import Foundation
case .script16Filled: return ".script16Filled"
case .script16Regular: return ".script16Regular"
case .script20Filled: return ".script20Filled"
- case .script20Regular: return ".script20Regular"
default: break }
switch self {
+ case .script20Regular: return ".script20Regular"
case .script24Filled: return ".script24Filled"
case .script24Regular: return ".script24Regular"
case .script32Filled: return ".script32Filled"
@@ -43308,6 +44057,8 @@ import Foundation
case .searchSettings20Regular: return ".searchSettings20Regular"
case .searchShield20Filled: return ".searchShield20Filled"
case .searchShield20Regular: return ".searchShield20Regular"
+ case .searchSquare16Filled: return ".searchSquare16Filled"
+ case .searchSquare16Regular: return ".searchSquare16Regular"
case .searchSquare20Filled: return ".searchSquare20Filled"
case .searchSquare20Regular: return ".searchSquare20Regular"
case .searchSquare24Filled: return ".searchSquare24Filled"
@@ -43379,11 +44130,11 @@ import Foundation
case .sendBeaker28Filled: return ".sendBeaker28Filled"
case .sendBeaker28Regular: return ".sendBeaker28Regular"
case .sendBeaker32Filled: return ".sendBeaker32Filled"
+ default: break }
+ switch self {
case .sendBeaker32Regular: return ".sendBeaker32Regular"
case .sendBeaker48Filled: return ".sendBeaker48Filled"
case .sendBeaker48Regular: return ".sendBeaker48Regular"
- default: break }
- switch self {
case .sendClock20Filled: return ".sendClock20Filled"
case .sendClock20Regular: return ".sendClock20Regular"
case .sendClock24Filled: return ".sendClock24Filled"
@@ -43392,6 +44143,12 @@ import Foundation
case .sendCopy20Regular: return ".sendCopy20Regular"
case .sendCopy24Filled: return ".sendCopy24Filled"
case .sendCopy24Regular: return ".sendCopy24Regular"
+ case .sendPerson16Filled: return ".sendPerson16Filled"
+ case .sendPerson16Regular: return ".sendPerson16Regular"
+ case .sendPerson20Filled: return ".sendPerson20Filled"
+ case .sendPerson20Regular: return ".sendPerson20Regular"
+ case .sendPerson24Filled: return ".sendPerson24Filled"
+ case .sendPerson24Regular: return ".sendPerson24Regular"
case .serialPort16Filled: return ".serialPort16Filled"
case .serialPort16Regular: return ".serialPort16Regular"
case .serialPort20Filled: return ".serialPort20Filled"
@@ -43438,6 +44195,8 @@ import Foundation
case .settings32Regular: return ".settings32Regular"
case .settings48Filled: return ".settings48Filled"
case .settings48Regular: return ".settings48Regular"
+ case .settingsChat16Filled: return ".settingsChat16Filled"
+ case .settingsChat16Regular: return ".settingsChat16Regular"
case .settingsChat20Filled: return ".settingsChat20Filled"
case .settingsChat20Regular: return ".settingsChat20Regular"
case .settingsChat24Filled: return ".settingsChat24Filled"
@@ -43473,6 +44232,8 @@ import Foundation
case .shapeSubtract16Filled: return ".shapeSubtract16Filled"
case .shapeSubtract16Regular: return ".shapeSubtract16Regular"
case .shapeSubtract20Filled: return ".shapeSubtract20Filled"
+ default: break }
+ switch self {
case .shapeSubtract20Regular: return ".shapeSubtract20Regular"
case .shapeSubtract24Filled: return ".shapeSubtract24Filled"
case .shapeSubtract24Regular: return ".shapeSubtract24Regular"
@@ -43484,8 +44245,6 @@ import Foundation
case .shapeUnion24Regular: return ".shapeUnion24Regular"
case .shapes16Filled: return ".shapes16Filled"
case .shapes16Regular: return ".shapes16Regular"
- default: break }
- switch self {
case .shapes20Filled: return ".shapes20Filled"
case .shapes20Regular: return ".shapes20Regular"
case .shapes24Filled: return ".shapes24Filled"
@@ -43526,6 +44285,12 @@ import Foundation
case .shareIos28Regular: return ".shareIos28Regular"
case .shareIos48Filled: return ".shareIos48Filled"
case .shareIos48Regular: return ".shareIos48Regular"
+ case .shareMultiple16Filled: return ".shareMultiple16Filled"
+ case .shareMultiple16Regular: return ".shareMultiple16Regular"
+ case .shareMultiple20Filled: return ".shareMultiple20Filled"
+ case .shareMultiple20Regular: return ".shareMultiple20Regular"
+ case .shareMultiple24Filled: return ".shareMultiple24Filled"
+ case .shareMultiple24Regular: return ".shareMultiple24Regular"
case .shareScreenPerson16Filled: return ".shareScreenPerson16Filled"
case .shareScreenPerson16Regular: return ".shareScreenPerson16Regular"
case .shareScreenPerson20Filled: return ".shareScreenPerson20Filled"
@@ -43569,6 +44334,8 @@ import Foundation
case .shareScreenStop16Filled: return ".shareScreenStop16Filled"
case .shareScreenStop16Regular: return ".shareScreenStop16Regular"
case .shareScreenStop20Filled: return ".shareScreenStop20Filled"
+ default: break }
+ switch self {
case .shareScreenStop20Regular: return ".shareScreenStop20Regular"
case .shareScreenStop24Filled: return ".shareScreenStop24Filled"
case .shareScreenStop24Regular: return ".shareScreenStop24Regular"
@@ -43586,8 +44353,6 @@ import Foundation
case .shield24Regular: return ".shield24Regular"
case .shield28Filled: return ".shield28Filled"
case .shield28Regular: return ".shield28Regular"
- default: break }
- switch self {
case .shield32Filled: return ".shield32Filled"
case .shield32Regular: return ".shield32Regular"
case .shield48Filled: return ".shield48Filled"
@@ -43671,6 +44436,8 @@ import Foundation
case .shieldTask24Filled: return ".shieldTask24Filled"
case .shieldTask24Regular: return ".shieldTask24Regular"
case .shieldTask28Filled: return ".shieldTask28Filled"
+ default: break }
+ switch self {
case .shieldTask28Regular: return ".shieldTask28Regular"
case .shieldTask48Filled: return ".shieldTask48Filled"
case .shieldTask48Regular: return ".shieldTask48Regular"
@@ -43688,8 +44455,6 @@ import Foundation
case .shifts30Minutes24Regular: return ".shifts30Minutes24Regular"
case .shifts32Filled: return ".shifts32Filled"
case .shifts32Regular: return ".shifts32Regular"
- default: break }
- switch self {
case .shiftsActivity16Filled: return ".shiftsActivity16Filled"
case .shiftsActivity16Regular: return ".shiftsActivity16Regular"
case .shiftsActivity20Filled: return ".shiftsActivity20Filled"
@@ -43773,6 +44538,8 @@ import Foundation
case .showerhead24Filled: return ".showerhead24Filled"
case .showerhead24Regular: return ".showerhead24Regular"
case .showerhead32Filled: return ".showerhead32Filled"
+ default: break }
+ switch self {
case .showerhead32Regular: return ".showerhead32Regular"
case .sidebarSearch20Filled: return ".sidebarSearch20Filled"
case .sidebarSearch20Regular: return ".sidebarSearch20Regular"
@@ -43790,8 +44557,6 @@ import Foundation
case .signature28Regular: return ".signature28Regular"
case .signature32Filled: return ".signature32Filled"
case .signature32Regular: return ".signature32Regular"
- default: break }
- switch self {
case .sim16Filled: return ".sim16Filled"
case .sim16Regular: return ".sim16Regular"
case .sim20Filled: return ".sim20Filled"
@@ -43875,6 +44640,8 @@ import Foundation
case .slideHide20Filled: return ".slideHide20Filled"
case .slideHide20Regular: return ".slideHide20Regular"
case .slideHide24Filled: return ".slideHide24Filled"
+ default: break }
+ switch self {
case .slideHide24Regular: return ".slideHide24Regular"
case .slideLayout20Filled: return ".slideLayout20Filled"
case .slideLayout20Regular: return ".slideLayout20Regular"
@@ -43892,8 +44659,6 @@ import Foundation
case .slideMicrophone32Regular: return ".slideMicrophone32Regular"
case .slideMultiple20Filled: return ".slideMultiple20Filled"
case .slideMultiple20Regular: return ".slideMultiple20Regular"
- default: break }
- switch self {
case .slideMultiple24Filled: return ".slideMultiple24Filled"
case .slideMultiple24Regular: return ".slideMultiple24Regular"
case .slideMultipleArrowRight20Filled: return ".slideMultipleArrowRight20Filled"
@@ -43904,6 +44669,10 @@ import Foundation
case .slideMultipleSearch20Regular: return ".slideMultipleSearch20Regular"
case .slideMultipleSearch24Filled: return ".slideMultipleSearch24Filled"
case .slideMultipleSearch24Regular: return ".slideMultipleSearch24Regular"
+ case .slidePlay20Filled: return ".slidePlay20Filled"
+ case .slidePlay20Regular: return ".slidePlay20Regular"
+ case .slidePlay24Filled: return ".slidePlay24Filled"
+ case .slidePlay24Regular: return ".slidePlay24Regular"
case .slideRecord16Filled: return ".slideRecord16Filled"
case .slideRecord16Regular: return ".slideRecord16Regular"
case .slideRecord20Filled: return ".slideRecord20Filled"
@@ -43973,6 +44742,8 @@ import Foundation
case .slideTextSparkle16Filled: return ".slideTextSparkle16Filled"
case .slideTextSparkle16Regular: return ".slideTextSparkle16Regular"
case .slideTextSparkle20Filled: return ".slideTextSparkle20Filled"
+ default: break }
+ switch self {
case .slideTextSparkle20Regular: return ".slideTextSparkle20Regular"
case .slideTextSparkle24Filled: return ".slideTextSparkle24Filled"
case .slideTextSparkle24Regular: return ".slideTextSparkle24Regular"
@@ -43994,8 +44765,6 @@ import Foundation
case .smartwatchDot20Regular: return ".smartwatchDot20Regular"
case .smartwatchDot24Filled: return ".smartwatchDot24Filled"
case .smartwatchDot24Regular: return ".smartwatchDot24Regular"
- default: break }
- switch self {
case .snooze16Filled: return ".snooze16Filled"
case .snooze16Regular: return ".snooze16Regular"
case .snooze20Filled: return ".snooze20Filled"
@@ -44075,6 +44844,8 @@ import Foundation
case .speaker032Filled: return ".speaker032Filled"
case .speaker032Regular: return ".speaker032Regular"
case .speaker048Filled: return ".speaker048Filled"
+ default: break }
+ switch self {
case .speaker048Regular: return ".speaker048Regular"
case .speaker116Filled: return ".speaker116Filled"
case .speaker116Regular: return ".speaker116Regular"
@@ -44096,8 +44867,6 @@ import Foundation
case .speaker224Regular: return ".speaker224Regular"
case .speaker228Filled: return ".speaker228Filled"
case .speaker228Regular: return ".speaker228Regular"
- default: break }
- switch self {
case .speaker232Filled: return ".speaker232Filled"
case .speaker232Regular: return ".speaker232Regular"
case .speaker248Filled: return ".speaker248Filled"
@@ -44177,6 +44946,8 @@ import Foundation
case .splitVertical12Filled: return ".splitVertical12Filled"
case .splitVertical12Regular: return ".splitVertical12Regular"
case .splitVertical16Filled: return ".splitVertical16Filled"
+ default: break }
+ switch self {
case .splitVertical16Regular: return ".splitVertical16Regular"
case .splitVertical20Filled: return ".splitVertical20Filled"
case .splitVertical20Regular: return ".splitVertical20Regular"
@@ -44198,8 +44969,6 @@ import Foundation
case .sportAmericanFootball20Regular: return ".sportAmericanFootball20Regular"
case .sportAmericanFootball24Filled: return ".sportAmericanFootball24Filled"
case .sportAmericanFootball24Regular: return ".sportAmericanFootball24Regular"
- default: break }
- switch self {
case .sportBaseball20Filled: return ".sportBaseball20Filled"
case .sportBaseball20Regular: return ".sportBaseball20Regular"
case .sportBaseball24Filled: return ".sportBaseball24Filled"
@@ -44254,6 +45023,20 @@ import Foundation
case .squareDismiss16Regular: return ".squareDismiss16Regular"
case .squareDismiss20Filled: return ".squareDismiss20Filled"
case .squareDismiss20Regular: return ".squareDismiss20Regular"
+ case .squareDovetailJoint12Filled: return ".squareDovetailJoint12Filled"
+ case .squareDovetailJoint12Regular: return ".squareDovetailJoint12Regular"
+ case .squareDovetailJoint16Filled: return ".squareDovetailJoint16Filled"
+ case .squareDovetailJoint16Regular: return ".squareDovetailJoint16Regular"
+ case .squareDovetailJoint20Filled: return ".squareDovetailJoint20Filled"
+ case .squareDovetailJoint20Regular: return ".squareDovetailJoint20Regular"
+ case .squareDovetailJoint24Filled: return ".squareDovetailJoint24Filled"
+ case .squareDovetailJoint24Regular: return ".squareDovetailJoint24Regular"
+ case .squareDovetailJoint28Filled: return ".squareDovetailJoint28Filled"
+ case .squareDovetailJoint28Regular: return ".squareDovetailJoint28Regular"
+ case .squareDovetailJoint32Filled: return ".squareDovetailJoint32Filled"
+ case .squareDovetailJoint32Regular: return ".squareDovetailJoint32Regular"
+ case .squareDovetailJoint48Filled: return ".squareDovetailJoint48Filled"
+ case .squareDovetailJoint48Regular: return ".squareDovetailJoint48Regular"
case .squareEraser20Filled: return ".squareEraser20Filled"
case .squareEraser20Regular: return ".squareEraser20Regular"
case .squareHint16Filled: return ".squareHint16Filled"
@@ -44265,6 +45048,8 @@ import Foundation
case .squareHint28Filled: return ".squareHint28Filled"
case .squareHint28Regular: return ".squareHint28Regular"
case .squareHint32Filled: return ".squareHint32Filled"
+ default: break }
+ switch self {
case .squareHint32Regular: return ".squareHint32Regular"
case .squareHint48Filled: return ".squareHint48Filled"
case .squareHint48Regular: return ".squareHint48Regular"
@@ -44300,8 +45085,6 @@ import Foundation
case .squareHintSparkles28Regular: return ".squareHintSparkles28Regular"
case .squareHintSparkles32Filled: return ".squareHintSparkles32Filled"
case .squareHintSparkles32Regular: return ".squareHintSparkles32Regular"
- default: break }
- switch self {
case .squareHintSparkles48Filled: return ".squareHintSparkles48Filled"
case .squareHintSparkles48Regular: return ".squareHintSparkles48Regular"
case .squareMultiple16Filled: return ".squareMultiple16Filled"
@@ -44367,6 +45150,8 @@ import Foundation
case .starAdd20Filled: return ".starAdd20Filled"
case .starAdd20Regular: return ".starAdd20Regular"
case .starAdd24Filled: return ".starAdd24Filled"
+ default: break }
+ switch self {
case .starAdd24Regular: return ".starAdd24Regular"
case .starAdd28Filled: return ".starAdd28Filled"
case .starAdd28Regular: return ".starAdd28Regular"
@@ -44402,8 +45187,6 @@ import Foundation
case .starDismiss28Regular: return ".starDismiss28Regular"
case .starEdit20Filled: return ".starEdit20Filled"
case .starEdit20Regular: return ".starEdit20Regular"
- default: break }
- switch self {
case .starEdit24Filled: return ".starEdit24Filled"
case .starEdit24Regular: return ".starEdit24Regular"
case .starEmphasis16Filled: return ".starEmphasis16Filled"
@@ -44469,6 +45252,8 @@ import Foundation
case .starThreeQuarter24Filled: return ".starThreeQuarter24Filled"
case .starThreeQuarter24Regular: return ".starThreeQuarter24Regular"
case .starThreeQuarter28Filled: return ".starThreeQuarter28Filled"
+ default: break }
+ switch self {
case .starThreeQuarter28Regular: return ".starThreeQuarter28Regular"
case .status12Filled: return ".status12Filled"
case .status12Regular: return ".status12Regular"
@@ -44504,8 +45289,6 @@ import Foundation
case .sticker12Regular: return ".sticker12Regular"
case .sticker20Filled: return ".sticker20Filled"
case .sticker20Regular: return ".sticker20Regular"
- default: break }
- switch self {
case .sticker24Filled: return ".sticker24Filled"
case .sticker24Regular: return ".sticker24Regular"
case .stickerAdd20Filled: return ".stickerAdd20Filled"
@@ -44571,6 +45354,8 @@ import Foundation
case .subtract12Filled: return ".subtract12Filled"
case .subtract12Regular: return ".subtract12Regular"
case .subtract16Filled: return ".subtract16Filled"
+ default: break }
+ switch self {
case .subtract16Regular: return ".subtract16Regular"
case .subtract20Filled: return ".subtract20Filled"
case .subtract20Regular: return ".subtract20Regular"
@@ -44606,8 +45391,6 @@ import Foundation
case .subtractParentheses16Regular: return ".subtractParentheses16Regular"
case .subtractParentheses20Filled: return ".subtractParentheses20Filled"
case .subtractParentheses20Regular: return ".subtractParentheses20Regular"
- default: break }
- switch self {
case .subtractParentheses24Filled: return ".subtractParentheses24Filled"
case .subtractParentheses24Regular: return ".subtractParentheses24Regular"
case .subtractParentheses28Filled: return ".subtractParentheses28Filled"
@@ -44673,6 +45456,8 @@ import Foundation
case .system24Filled: return ".system24Filled"
case .system24Regular: return ".system24Regular"
case .tab16Filled: return ".tab16Filled"
+ default: break }
+ switch self {
case .tab16Regular: return ".tab16Regular"
case .tab20Filled: return ".tab20Filled"
case .tab20Regular: return ".tab20Regular"
@@ -44708,8 +45493,6 @@ import Foundation
case .tabDesktopBottom20Regular: return ".tabDesktopBottom20Regular"
case .tabDesktopBottom24Filled: return ".tabDesktopBottom24Filled"
case .tabDesktopBottom24Regular: return ".tabDesktopBottom24Regular"
- default: break }
- switch self {
case .tabDesktopClock20Filled: return ".tabDesktopClock20Filled"
case .tabDesktopClock20Regular: return ".tabDesktopClock20Regular"
case .tabDesktopCopy20Filled: return ".tabDesktopCopy20Filled"
@@ -44750,6 +45533,18 @@ import Foundation
case .tabDesktopMultipleSparkle24Regular: return ".tabDesktopMultipleSparkle24Regular"
case .tabDesktopNewPage20Filled: return ".tabDesktopNewPage20Filled"
case .tabDesktopNewPage20Regular: return ".tabDesktopNewPage20Regular"
+ case .tabDesktopSearch16Filled: return ".tabDesktopSearch16Filled"
+ case .tabDesktopSearch16Regular: return ".tabDesktopSearch16Regular"
+ case .tabDesktopSearch20Filled: return ".tabDesktopSearch20Filled"
+ case .tabDesktopSearch20Regular: return ".tabDesktopSearch20Regular"
+ case .tabDesktopSearch24Filled: return ".tabDesktopSearch24Filled"
+ case .tabDesktopSearch24Regular: return ".tabDesktopSearch24Regular"
+ case .tabGroup16Filled: return ".tabGroup16Filled"
+ case .tabGroup16Regular: return ".tabGroup16Regular"
+ case .tabGroup20Filled: return ".tabGroup20Filled"
+ case .tabGroup20Regular: return ".tabGroup20Regular"
+ case .tabGroup24Filled: return ".tabGroup24Filled"
+ case .tabGroup24Regular: return ".tabGroup24Regular"
case .tabInPrivate16Filled: return ".tabInPrivate16Filled"
case .tabInPrivate16Regular: return ".tabInPrivate16Regular"
case .tabInPrivate20Filled: return ".tabInPrivate20Filled"
@@ -44763,6 +45558,8 @@ import Foundation
case .tabInprivateAccount24Filled: return ".tabInprivateAccount24Filled"
case .tabInprivateAccount24Regular: return ".tabInprivateAccount24Regular"
case .tabProhibited20Filled: return ".tabProhibited20Filled"
+ default: break }
+ switch self {
case .tabProhibited20Regular: return ".tabProhibited20Regular"
case .tabProhibited24Filled: return ".tabProhibited24Filled"
case .tabProhibited24Regular: return ".tabProhibited24Regular"
@@ -44810,8 +45607,6 @@ import Foundation
case .tableCalculator16Regular: return ".tableCalculator16Regular"
case .tableCalculator20Filled: return ".tableCalculator20Filled"
case .tableCalculator20Regular: return ".tableCalculator20Regular"
- default: break }
- switch self {
case .tableCellEdit16Filled: return ".tableCellEdit16Filled"
case .tableCellEdit16Regular: return ".tableCellEdit16Regular"
case .tableCellEdit20Filled: return ".tableCellEdit20Filled"
@@ -44844,6 +45639,12 @@ import Foundation
case .tableColumnTopBottom24Regular: return ".tableColumnTopBottom24Regular"
case .tableCopy20Filled: return ".tableCopy20Filled"
case .tableCopy20Regular: return ".tableCopy20Regular"
+ case .tableCursor16Filled: return ".tableCursor16Filled"
+ case .tableCursor16Regular: return ".tableCursor16Regular"
+ case .tableCursor20Filled: return ".tableCursor20Filled"
+ case .tableCursor20Regular: return ".tableCursor20Regular"
+ case .tableCursor24Filled: return ".tableCursor24Filled"
+ case .tableCursor24Regular: return ".tableCursor24Regular"
case .tableDefault32Filled: return ".tableDefault32Filled"
case .tableDefault32Regular: return ".tableDefault32Regular"
case .tableDeleteColumn16Filled: return ".tableDeleteColumn16Filled"
@@ -44859,6 +45660,8 @@ import Foundation
case .tableDeleteRow20Filled: return ".tableDeleteRow20Filled"
case .tableDeleteRow20Regular: return ".tableDeleteRow20Regular"
case .tableDeleteRow24Filled: return ".tableDeleteRow24Filled"
+ default: break }
+ switch self {
case .tableDeleteRow24Regular: return ".tableDeleteRow24Regular"
case .tableDeleteRow28Filled: return ".tableDeleteRow28Filled"
case .tableDeleteRow28Regular: return ".tableDeleteRow28Regular"
@@ -44912,8 +45715,6 @@ import Foundation
case .tableInsertColumn24Regular: return ".tableInsertColumn24Regular"
case .tableInsertColumn28Filled: return ".tableInsertColumn28Filled"
case .tableInsertColumn28Regular: return ".tableInsertColumn28Regular"
- default: break }
- switch self {
case .tableInsertRow16Filled: return ".tableInsertRow16Filled"
case .tableInsertRow16Regular: return ".tableInsertRow16Regular"
case .tableInsertRow20Filled: return ".tableInsertRow20Filled"
@@ -44961,6 +45762,8 @@ import Foundation
case .tableMoveBelow16Filled: return ".tableMoveBelow16Filled"
case .tableMoveBelow16Regular: return ".tableMoveBelow16Regular"
case .tableMoveBelow20Filled: return ".tableMoveBelow20Filled"
+ default: break }
+ switch self {
case .tableMoveBelow20Regular: return ".tableMoveBelow20Regular"
case .tableMoveBelow24Filled: return ".tableMoveBelow24Filled"
case .tableMoveBelow24Regular: return ".tableMoveBelow24Regular"
@@ -45014,8 +45817,6 @@ import Foundation
case .tableResizeRow20Regular: return ".tableResizeRow20Regular"
case .tableResizeRow24Filled: return ".tableResizeRow24Filled"
case .tableResizeRow24Regular: return ".tableResizeRow24Regular"
- default: break }
- switch self {
case .tableResizeRow28Filled: return ".tableResizeRow28Filled"
case .tableResizeRow28Regular: return ".tableResizeRow28Regular"
case .tableSearch20Filled: return ".tableSearch20Filled"
@@ -45063,6 +45864,8 @@ import Foundation
case .tableSimpleExclude32Filled: return ".tableSimpleExclude32Filled"
case .tableSimpleExclude32Regular: return ".tableSimpleExclude32Regular"
case .tableSimpleExclude48Filled: return ".tableSimpleExclude48Filled"
+ default: break }
+ switch self {
case .tableSimpleExclude48Regular: return ".tableSimpleExclude48Regular"
case .tableSimpleInclude16Filled: return ".tableSimpleInclude16Filled"
case .tableSimpleInclude16Regular: return ".tableSimpleInclude16Regular"
@@ -45080,6 +45883,10 @@ import Foundation
case .tableSimpleMultiple20Regular: return ".tableSimpleMultiple20Regular"
case .tableSimpleMultiple24Filled: return ".tableSimpleMultiple24Filled"
case .tableSimpleMultiple24Regular: return ".tableSimpleMultiple24Regular"
+ case .tableSparkle20Filled: return ".tableSparkle20Filled"
+ case .tableSparkle20Regular: return ".tableSparkle20Regular"
+ case .tableSparkle24Filled: return ".tableSparkle24Filled"
+ case .tableSparkle24Regular: return ".tableSparkle24Regular"
case .tableSplit20Filled: return ".tableSplit20Filled"
case .tableSplit20Regular: return ".tableSplit20Regular"
case .tableStackAbove16Filled: return ".tableStackAbove16Filled"
@@ -45116,8 +45923,6 @@ import Foundation
case .tableStackRight28Regular: return ".tableStackRight28Regular"
case .tableSwitch16Filled: return ".tableSwitch16Filled"
case .tableSwitch16Regular: return ".tableSwitch16Regular"
- default: break }
- switch self {
case .tableSwitch20Filled: return ".tableSwitch20Filled"
case .tableSwitch20Regular: return ".tableSwitch20Regular"
case .tableSwitch24Filled: return ".tableSwitch24Filled"
@@ -45161,6 +45966,8 @@ import Foundation
case .tag32Filled: return ".tag32Filled"
case .tag32Regular: return ".tag32Regular"
case .tagCircle20Filled: return ".tagCircle20Filled"
+ default: break }
+ switch self {
case .tagCircle20Regular: return ".tagCircle20Regular"
case .tagDismiss16Filled: return ".tagDismiss16Filled"
case .tagDismiss16Regular: return ".tagDismiss16Regular"
@@ -45192,6 +45999,8 @@ import Foundation
case .tagMultiple20Regular: return ".tagMultiple20Regular"
case .tagMultiple24Filled: return ".tagMultiple24Filled"
case .tagMultiple24Regular: return ".tagMultiple24Regular"
+ case .tagOff16Filled: return ".tagOff16Filled"
+ case .tagOff16Regular: return ".tagOff16Regular"
case .tagOff20Filled: return ".tagOff20Filled"
case .tagOff20Regular: return ".tagOff20Regular"
case .tagOff24Filled: return ".tagOff24Filled"
@@ -45218,8 +46027,6 @@ import Foundation
case .tapDouble24Regular: return ".tapDouble24Regular"
case .tapDouble32Filled: return ".tapDouble32Filled"
case .tapDouble32Regular: return ".tapDouble32Regular"
- default: break }
- switch self {
case .tapDouble48Filled: return ".tapDouble48Filled"
case .tapDouble48Regular: return ".tapDouble48Regular"
case .tapSingle20Filled: return ".tapSingle20Filled"
@@ -45261,6 +46068,8 @@ import Foundation
case .taskList20Filled: return ".taskList20Filled"
case .taskList20Regular: return ".taskList20Regular"
case .taskList24Filled: return ".taskList24Filled"
+ default: break }
+ switch self {
case .taskList24Regular: return ".taskList24Regular"
case .taskListAdd20Filled: return ".taskListAdd20Filled"
case .taskListAdd20Regular: return ".taskListAdd20Regular"
@@ -45320,8 +46129,6 @@ import Foundation
case .tent16Regular: return ".tent16Regular"
case .tent20Filled: return ".tent20Filled"
case .tent20Regular: return ".tent20Regular"
- default: break }
- switch self {
case .tent24Filled: return ".tent24Filled"
case .tent24Regular: return ".tent24Regular"
case .tent28Filled: return ".tent28Filled"
@@ -45363,6 +46170,8 @@ import Foundation
case .textAddT24Filled: return ".textAddT24Filled"
case .textAddT24Regular: return ".textAddT24Regular"
case .textAlignCenter16Filled: return ".textAlignCenter16Filled"
+ default: break }
+ switch self {
case .textAlignCenter16Regular: return ".textAlignCenter16Regular"
case .textAlignCenter20Filled: return ".textAlignCenter20Filled"
case .textAlignCenter20Regular: return ".textAlignCenter20Regular"
@@ -45422,8 +46231,6 @@ import Foundation
case .textAlignJustifyRotate9024Regular: return ".textAlignJustifyRotate9024Regular"
case .textAlignLeft16Filled: return ".textAlignLeft16Filled"
case .textAlignLeft16Regular: return ".textAlignLeft16Regular"
- default: break }
- switch self {
case .textAlignLeft20Filled: return ".textAlignLeft20Filled"
case .textAlignLeft20Regular: return ".textAlignLeft20Regular"
case .textAlignLeft24Filled: return ".textAlignLeft24Filled"
@@ -45465,6 +46272,8 @@ import Foundation
case .textArrowDownRightColumn24Filled: return ".textArrowDownRightColumn24Filled"
case .textArrowDownRightColumn24Regular: return ".textArrowDownRightColumn24Regular"
case .textArrowDownRightColumn28Filled: return ".textArrowDownRightColumn28Filled"
+ default: break }
+ switch self {
case .textArrowDownRightColumn28Regular: return ".textArrowDownRightColumn28Regular"
case .textArrowDownRightColumn32Filled: return ".textArrowDownRightColumn32Filled"
case .textArrowDownRightColumn32Regular: return ".textArrowDownRightColumn32Regular"
@@ -45524,8 +46333,6 @@ import Foundation
case .textBulletListSquareEdit24Regular: return ".textBulletListSquareEdit24Regular"
case .textBulletListSquarePerson20Filled: return ".textBulletListSquarePerson20Filled"
case .textBulletListSquarePerson20Regular: return ".textBulletListSquarePerson20Regular"
- default: break }
- switch self {
case .textBulletListSquarePerson32Filled: return ".textBulletListSquarePerson32Filled"
case .textBulletListSquarePerson32Regular: return ".textBulletListSquarePerson32Regular"
case .textBulletListSquareSearch20Filled: return ".textBulletListSquareSearch20Filled"
@@ -45567,6 +46374,8 @@ import Foundation
case .textCaseTitle20Filled: return ".textCaseTitle20Filled"
case .textCaseTitle20Regular: return ".textCaseTitle20Regular"
case .textCaseTitle24Filled: return ".textCaseTitle24Filled"
+ default: break }
+ switch self {
case .textCaseTitle24Regular: return ".textCaseTitle24Regular"
case .textCaseUppercase16Filled: return ".textCaseUppercase16Filled"
case .textCaseUppercase16Regular: return ".textCaseUppercase16Regular"
@@ -45615,6 +46424,8 @@ import Foundation
case .textColumnOneWide20Regular: return ".textColumnOneWide20Regular"
case .textColumnOneWide24Filled: return ".textColumnOneWide24Filled"
case .textColumnOneWide24Regular: return ".textColumnOneWide24Regular"
+ case .textColumnOneWideLightning16Filled: return ".textColumnOneWideLightning16Filled"
+ case .textColumnOneWideLightning16Regular: return ".textColumnOneWideLightning16Regular"
case .textColumnOneWideLightning20Filled: return ".textColumnOneWideLightning20Filled"
case .textColumnOneWideLightning20Regular: return ".textColumnOneWideLightning20Regular"
case .textColumnOneWideLightning24Filled: return ".textColumnOneWideLightning24Filled"
@@ -45626,8 +46437,6 @@ import Foundation
case .textColumnTwo20Filled: return ".textColumnTwo20Filled"
case .textColumnTwo20Regular: return ".textColumnTwo20Regular"
case .textColumnTwo24Filled: return ".textColumnTwo24Filled"
- default: break }
- switch self {
case .textColumnTwo24Regular: return ".textColumnTwo24Regular"
case .textColumnTwoLeft20Filled: return ".textColumnTwoLeft20Filled"
case .textColumnTwoLeft20Regular: return ".textColumnTwoLeft20Regular"
@@ -45667,6 +46476,8 @@ import Foundation
case .textDescription32Regular: return ".textDescription32Regular"
case .textDirectionHorizontalLeft20Filled: return ".textDirectionHorizontalLeft20Filled"
case .textDirectionHorizontalLeft20Regular: return ".textDirectionHorizontalLeft20Regular"
+ default: break }
+ switch self {
case .textDirectionHorizontalLeft24Filled: return ".textDirectionHorizontalLeft24Filled"
case .textDirectionHorizontalLeft24Regular: return ".textDirectionHorizontalLeft24Regular"
case .textDirectionHorizontalRight20Filled: return ".textDirectionHorizontalRight20Filled"
@@ -45728,8 +46539,6 @@ import Foundation
case .textField24Filled: return ".textField24Filled"
case .textField24Regular: return ".textField24Regular"
case .textFirstLine20Filled: return ".textFirstLine20Filled"
- default: break }
- switch self {
case .textFirstLine20Regular: return ".textFirstLine20Regular"
case .textFirstLine24Filled: return ".textFirstLine24Filled"
case .textFirstLine24Regular: return ".textFirstLine24Regular"
@@ -45769,6 +46578,8 @@ import Foundation
case .textGrammarCheckmark24Regular: return ".textGrammarCheckmark24Regular"
case .textGrammarDismiss20Filled: return ".textGrammarDismiss20Filled"
case .textGrammarDismiss20Regular: return ".textGrammarDismiss20Regular"
+ default: break }
+ switch self {
case .textGrammarDismiss24Filled: return ".textGrammarDismiss24Filled"
case .textGrammarDismiss24Regular: return ".textGrammarDismiss24Regular"
case .textGrammarError20Filled: return ".textGrammarError20Filled"
@@ -45830,8 +46641,6 @@ import Foundation
case .textHeader2LinesCaret24Filled: return ".textHeader2LinesCaret24Filled"
case .textHeader2LinesCaret24Regular: return ".textHeader2LinesCaret24Regular"
case .textHeader320Filled: return ".textHeader320Filled"
- default: break }
- switch self {
case .textHeader320Regular: return ".textHeader320Regular"
case .textHeader324Filled: return ".textHeader324Filled"
case .textHeader324Regular: return ".textHeader324Regular"
@@ -45871,6 +46680,8 @@ import Foundation
case .textIndentIncreaseRotate27020Regular: return ".textIndentIncreaseRotate27020Regular"
case .textIndentIncreaseRotate27024Filled: return ".textIndentIncreaseRotate27024Filled"
case .textIndentIncreaseRotate27024Regular: return ".textIndentIncreaseRotate27024Regular"
+ default: break }
+ switch self {
case .textIndentIncreaseRotate9020Filled: return ".textIndentIncreaseRotate9020Filled"
case .textIndentIncreaseRotate9020Regular: return ".textIndentIncreaseRotate9020Regular"
case .textIndentIncreaseRotate9024Filled: return ".textIndentIncreaseRotate9024Filled"
@@ -45932,8 +46743,6 @@ import Foundation
case .textPositionBehind24Filled: return ".textPositionBehind24Filled"
case .textPositionBehind24Regular: return ".textPositionBehind24Regular"
case .textPositionFront20Filled: return ".textPositionFront20Filled"
- default: break }
- switch self {
case .textPositionFront20Regular: return ".textPositionFront20Regular"
case .textPositionFront24Filled: return ".textPositionFront24Filled"
case .textPositionFront24Regular: return ".textPositionFront24Regular"
@@ -45973,6 +46782,8 @@ import Foundation
case .textProofingTools20Regular: return ".textProofingTools20Regular"
case .textProofingTools24Filled: return ".textProofingTools24Filled"
case .textProofingTools24Regular: return ".textProofingTools24Regular"
+ default: break }
+ switch self {
case .textQuote16Filled: return ".textQuote16Filled"
case .textQuote16Regular: return ".textQuote16Regular"
case .textQuote20Filled: return ".textQuote20Filled"
@@ -46034,8 +46845,6 @@ import Foundation
case .textUnderlineCharacterU16Filled: return ".textUnderlineCharacterU16Filled"
case .textUnderlineCharacterU16Regular: return ".textUnderlineCharacterU16Regular"
case .textUnderlineCharacterU20Filled: return ".textUnderlineCharacterU20Filled"
- default: break }
- switch self {
case .textUnderlineCharacterU20Regular: return ".textUnderlineCharacterU20Regular"
case .textUnderlineCharacterU24Filled: return ".textUnderlineCharacterU24Filled"
case .textUnderlineCharacterU24Regular: return ".textUnderlineCharacterU24Regular"
@@ -46075,6 +46884,8 @@ import Foundation
case .textboxAlignBottom24Regular: return ".textboxAlignBottom24Regular"
case .textboxAlignBottomCenter16Filled: return ".textboxAlignBottomCenter16Filled"
case .textboxAlignBottomCenter16Regular: return ".textboxAlignBottomCenter16Regular"
+ default: break }
+ switch self {
case .textboxAlignBottomCenter20Filled: return ".textboxAlignBottomCenter20Filled"
case .textboxAlignBottomCenter20Regular: return ".textboxAlignBottomCenter20Regular"
case .textboxAlignBottomCenter24Filled: return ".textboxAlignBottomCenter24Filled"
@@ -46136,8 +46947,6 @@ import Foundation
case .textboxAlignTopLeft16Filled: return ".textboxAlignTopLeft16Filled"
case .textboxAlignTopLeft16Regular: return ".textboxAlignTopLeft16Regular"
case .textboxAlignTopLeft20Filled: return ".textboxAlignTopLeft20Filled"
- default: break }
- switch self {
case .textboxAlignTopLeft20Regular: return ".textboxAlignTopLeft20Regular"
case .textboxAlignTopLeft24Filled: return ".textboxAlignTopLeft24Filled"
case .textboxAlignTopLeft24Regular: return ".textboxAlignTopLeft24Regular"
@@ -46177,6 +46986,8 @@ import Foundation
case .thumbLike16Regular: return ".thumbLike16Regular"
case .thumbLike20Filled: return ".thumbLike20Filled"
case .thumbLike20Regular: return ".thumbLike20Regular"
+ default: break }
+ switch self {
case .thumbLike24Filled: return ".thumbLike24Filled"
case .thumbLike24Regular: return ".thumbLike24Regular"
case .thumbLike28Filled: return ".thumbLike28Filled"
@@ -46238,8 +47049,6 @@ import Foundation
case .timer324Filled: return ".timer324Filled"
case .timer324Regular: return ".timer324Regular"
case .timer48Filled: return ".timer48Filled"
- default: break }
- switch self {
case .timer48Regular: return ".timer48Regular"
case .timerOff20Filled: return ".timerOff20Filled"
case .timerOff20Regular: return ".timerOff20Regular"
@@ -46279,6 +47088,8 @@ import Foundation
case .toolbox20Regular: return ".toolbox20Regular"
case .toolbox24Filled: return ".toolbox24Filled"
case .toolbox24Regular: return ".toolbox24Regular"
+ default: break }
+ switch self {
case .toolbox28Filled: return ".toolbox28Filled"
case .toolbox28Regular: return ".toolbox28Regular"
case .tooltipQuote20Filled: return ".tooltipQuote20Filled"
@@ -46311,6 +47122,10 @@ import Foundation
case .transmission20Regular: return ".transmission20Regular"
case .transmission24Filled: return ".transmission24Filled"
case .transmission24Regular: return ".transmission24Regular"
+ case .transparencySquare20Filled: return ".transparencySquare20Filled"
+ case .transparencySquare20Regular: return ".transparencySquare20Regular"
+ case .transparencySquare24Filled: return ".transparencySquare24Filled"
+ case .transparencySquare24Regular: return ".transparencySquare24Regular"
case .trayItemAdd20Filled: return ".trayItemAdd20Filled"
case .trayItemAdd20Regular: return ".trayItemAdd20Regular"
case .trayItemAdd24Filled: return ".trayItemAdd24Filled"
@@ -46340,8 +47155,6 @@ import Foundation
case .triangle32Filled: return ".triangle32Filled"
case .triangle32Regular: return ".triangle32Regular"
case .triangle48Filled: return ".triangle48Filled"
- default: break }
- switch self {
case .triangle48Regular: return ".triangle48Regular"
case .triangleDown12Filled: return ".triangleDown12Filled"
case .triangleDown12Regular: return ".triangleDown12Regular"
@@ -46377,6 +47190,8 @@ import Foundation
case .triangleRight48Regular: return ".triangleRight48Regular"
case .triangleUp20Filled: return ".triangleUp20Filled"
case .triangleUp20Regular: return ".triangleUp20Regular"
+ default: break }
+ switch self {
case .trophy16Filled: return ".trophy16Filled"
case .trophy16Regular: return ".trophy16Regular"
case .trophy20Filled: return ".trophy20Filled"
@@ -46442,8 +47257,6 @@ import Foundation
case .uninstallApp20Filled: return ".uninstallApp20Filled"
case .uninstallApp20Regular: return ".uninstallApp20Regular"
case .uninstallApp24Filled: return ".uninstallApp24Filled"
- default: break }
- switch self {
case .uninstallApp24Regular: return ".uninstallApp24Regular"
case .usbPlug20Filled: return ".usbPlug20Filled"
case .usbPlug20Regular: return ".usbPlug20Regular"
@@ -46479,6 +47292,8 @@ import Foundation
case .vehicleCab24Regular: return ".vehicleCab24Regular"
case .vehicleCab28Filled: return ".vehicleCab28Filled"
case .vehicleCab28Regular: return ".vehicleCab28Regular"
+ default: break }
+ switch self {
case .vehicleCableCar20Filled: return ".vehicleCableCar20Filled"
case .vehicleCableCar20Regular: return ".vehicleCableCar20Regular"
case .vehicleCableCar24Filled: return ".vehicleCableCar24Filled"
@@ -46544,8 +47359,6 @@ import Foundation
case .vehicleSubwayClock24Filled: return ".vehicleSubwayClock24Filled"
case .vehicleSubwayClock24Regular: return ".vehicleSubwayClock24Regular"
case .vehicleTractor20Filled: return ".vehicleTractor20Filled"
- default: break }
- switch self {
case .vehicleTractor20Regular: return ".vehicleTractor20Regular"
case .vehicleTractor24Filled: return ".vehicleTractor24Filled"
case .vehicleTractor24Regular: return ".vehicleTractor24Regular"
@@ -46581,6 +47394,8 @@ import Foundation
case .video32Regular: return ".video32Regular"
case .video36020Filled: return ".video36020Filled"
case .video36020Regular: return ".video36020Regular"
+ default: break }
+ switch self {
case .video36024Filled: return ".video36024Filled"
case .video36024Regular: return ".video36024Regular"
case .video360Off20Filled: return ".video360Off20Filled"
@@ -46646,8 +47461,6 @@ import Foundation
case .videoClipMultiple24Filled: return ".videoClipMultiple24Filled"
case .videoClipMultiple24Regular: return ".videoClipMultiple24Regular"
case .videoClipOff16Filled: return ".videoClipOff16Filled"
- default: break }
- switch self {
case .videoClipOff16Regular: return ".videoClipOff16Regular"
case .videoClipOff20Filled: return ".videoClipOff20Filled"
case .videoClipOff20Regular: return ".videoClipOff20Regular"
@@ -46683,6 +47496,8 @@ import Foundation
case .videoOff32Regular: return ".videoOff32Regular"
case .videoOff48Filled: return ".videoOff48Filled"
case .videoOff48Regular: return ".videoOff48Regular"
+ default: break }
+ switch self {
case .videoPeople32Filled: return ".videoPeople32Filled"
case .videoPeople32Regular: return ".videoPeople32Regular"
case .videoPerson12Filled: return ".videoPerson12Filled"
@@ -46748,8 +47563,6 @@ import Foundation
case .videoPersonStar20Filled: return ".videoPersonStar20Filled"
case .videoPersonStar20Regular: return ".videoPersonStar20Regular"
case .videoPersonStar24Filled: return ".videoPersonStar24Filled"
- default: break }
- switch self {
case .videoPersonStar24Regular: return ".videoPersonStar24Regular"
case .videoPersonStarOff20Filled: return ".videoPersonStarOff20Filled"
case .videoPersonStarOff20Regular: return ".videoPersonStarOff20Regular"
@@ -46785,6 +47598,8 @@ import Foundation
case .viewDesktop24Regular: return ".viewDesktop24Regular"
case .viewDesktopMobile20Filled: return ".viewDesktopMobile20Filled"
case .viewDesktopMobile20Regular: return ".viewDesktopMobile20Regular"
+ default: break }
+ switch self {
case .viewDesktopMobile24Filled: return ".viewDesktopMobile24Filled"
case .viewDesktopMobile24Regular: return ".viewDesktopMobile24Regular"
case .virtualNetwork20Filled: return ".virtualNetwork20Filled"
@@ -46850,13 +47665,15 @@ import Foundation
case .walletCreditCard16Filled: return ".walletCreditCard16Filled"
case .walletCreditCard16Regular: return ".walletCreditCard16Regular"
case .walletCreditCard20Filled: return ".walletCreditCard20Filled"
- default: break }
- switch self {
case .walletCreditCard20Regular: return ".walletCreditCard20Regular"
case .walletCreditCard24Filled: return ".walletCreditCard24Filled"
case .walletCreditCard24Regular: return ".walletCreditCard24Regular"
+ case .walletCreditCard28Filled: return ".walletCreditCard28Filled"
+ case .walletCreditCard28Regular: return ".walletCreditCard28Regular"
case .walletCreditCard32Filled: return ".walletCreditCard32Filled"
case .walletCreditCard32Regular: return ".walletCreditCard32Regular"
+ case .walletCreditCard48Filled: return ".walletCreditCard48Filled"
+ case .walletCreditCard48Regular: return ".walletCreditCard48Regular"
case .wallpaper20Filled: return ".wallpaper20Filled"
case .wallpaper20Regular: return ".wallpaper20Regular"
case .wallpaper24Filled: return ".wallpaper24Filled"
@@ -46883,6 +47700,8 @@ import Foundation
case .warning28Regular: return ".warning28Regular"
case .warning32Filled: return ".warning32Filled"
case .warning32Regular: return ".warning32Regular"
+ default: break }
+ switch self {
case .warning48Filled: return ".warning48Filled"
case .warning48Regular: return ".warning48Regular"
case .warningShield20Filled: return ".warningShield20Filled"
@@ -46952,8 +47771,6 @@ import Foundation
case .weatherHaze24Filled: return ".weatherHaze24Filled"
case .weatherHaze24Regular: return ".weatherHaze24Regular"
case .weatherHaze48Filled: return ".weatherHaze48Filled"
- default: break }
- switch self {
case .weatherHaze48Regular: return ".weatherHaze48Regular"
case .weatherMoon16Filled: return ".weatherMoon16Filled"
case .weatherMoon16Regular: return ".weatherMoon16Regular"
@@ -46985,6 +47802,8 @@ import Foundation
case .weatherPartlyCloudyDay48Regular: return ".weatherPartlyCloudyDay48Regular"
case .weatherPartlyCloudyNight20Filled: return ".weatherPartlyCloudyNight20Filled"
case .weatherPartlyCloudyNight20Regular: return ".weatherPartlyCloudyNight20Regular"
+ default: break }
+ switch self {
case .weatherPartlyCloudyNight24Filled: return ".weatherPartlyCloudyNight24Filled"
case .weatherPartlyCloudyNight24Regular: return ".weatherPartlyCloudyNight24Regular"
case .weatherPartlyCloudyNight48Filled: return ".weatherPartlyCloudyNight48Filled"
@@ -47054,8 +47873,6 @@ import Foundation
case .weatherSunny28Filled: return ".weatherSunny28Filled"
case .weatherSunny28Regular: return ".weatherSunny28Regular"
case .weatherSunny32Filled: return ".weatherSunny32Filled"
- default: break }
- switch self {
case .weatherSunny32Regular: return ".weatherSunny32Regular"
case .weatherSunny48Filled: return ".weatherSunny48Filled"
case .weatherSunny48Regular: return ".weatherSunny48Regular"
@@ -47087,6 +47904,8 @@ import Foundation
case .whiteboard16Regular: return ".whiteboard16Regular"
case .whiteboard20Filled: return ".whiteboard20Filled"
case .whiteboard20Regular: return ".whiteboard20Regular"
+ default: break }
+ switch self {
case .whiteboard24Filled: return ".whiteboard24Filled"
case .whiteboard24Regular: return ".whiteboard24Regular"
case .whiteboard48Filled: return ".whiteboard48Filled"
@@ -47156,8 +47975,6 @@ import Foundation
case .windowApps28Filled: return ".windowApps28Filled"
case .windowApps28Regular: return ".windowApps28Regular"
case .windowApps32Filled: return ".windowApps32Filled"
- default: break }
- switch self {
case .windowApps32Regular: return ".windowApps32Regular"
case .windowApps48Filled: return ".windowApps48Filled"
case .windowApps48Regular: return ".windowApps48Regular"
@@ -47189,6 +48006,8 @@ import Foundation
case .windowDevTools20Regular: return ".windowDevTools20Regular"
case .windowDevTools24Filled: return ".windowDevTools24Filled"
case .windowDevTools24Regular: return ".windowDevTools24Regular"
+ default: break }
+ switch self {
case .windowEdit16Filled: return ".windowEdit16Filled"
case .windowEdit16Regular: return ".windowEdit16Regular"
case .windowEdit20Filled: return ".windowEdit20Filled"
@@ -47258,8 +48077,6 @@ import Foundation
case .wrench20Filled: return ".wrench20Filled"
case .wrench20Regular: return ".wrench20Regular"
case .wrench24Filled: return ".wrench24Filled"
- default: break }
- switch self {
case .wrench24Regular: return ".wrench24Regular"
case .wrenchScrewdriver20Filled: return ".wrenchScrewdriver20Filled"
case .wrenchScrewdriver20Regular: return ".wrenchScrewdriver20Regular"
@@ -47291,6 +48108,8 @@ import Foundation
case .xboxControllerError20Regular: return ".xboxControllerError20Regular"
case .xboxControllerError24Filled: return ".xboxControllerError24Filled"
case .xboxControllerError24Regular: return ".xboxControllerError24Regular"
+ default: break }
+ switch self {
case .xboxControllerError32Filled: return ".xboxControllerError32Filled"
case .xboxControllerError32Regular: return ".xboxControllerError32Regular"
case .xboxControllerError48Filled: return ".xboxControllerError48Filled"
diff --git a/ios/README.md b/ios/README.md
index c9829e2170..90459015ff 100644
--- a/ios/README.md
+++ b/ios/README.md
@@ -6,13 +6,13 @@
```ruby
use_frameworks!
-pod "FluentIcons", "1.1.233"
+pod "FluentIcons", "1.1.242"
```
### Carthage
```bash
-git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.233"
+git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.242"
```
## Usage
diff --git a/package-lock.json b/package-lock.json
index 1c3e7ed04e..6d6821fca2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -14947,7 +14947,7 @@
},
"packages/react-icons": {
"name": "@fluentui/react-icons",
- "version": "2.0.233",
+ "version": "2.0.242",
"license": "MIT",
"dependencies": {
"@griffel/react": "^1.0.0",
@@ -14975,7 +14975,7 @@
},
"packages/react-icons-font-subsetting-webpack-plugin": {
"name": "@fluentui/react-icons-font-subsetting-webpack-plugin",
- "version": "2.0.233",
+ "version": "2.0.242",
"license": "MIT",
"dependencies": {
"subset-font": "^1.4.0"
@@ -15065,7 +15065,7 @@
},
"packages/react-native-icons": {
"name": "@fluentui/react-native-icons",
- "version": "2.0.233",
+ "version": "2.0.242",
"license": "MIT",
"dependencies": {
"@griffel/react": "^1.0.0",
@@ -15498,7 +15498,7 @@
},
"packages/svg-icons": {
"name": "@fluentui/svg-icons",
- "version": "1.1.233",
+ "version": "1.1.242",
"license": "MIT",
"devDependencies": {
"renamer": "^2.0.1",
@@ -15568,7 +15568,7 @@
},
"packages/svg-sprites": {
"name": "@fluentui/svg-sprites",
- "version": "1.1.233",
+ "version": "1.1.242",
"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 b111e1482f..52a3d875a9 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.233",
+ "version": "2.0.242",
"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 800037165f..7f4334a216 100644
--- a/packages/react-icons/package.json
+++ b/packages/react-icons/package.json
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-icons",
- "version": "2.0.233",
+ "version": "2.0.242",
"sideEffects": false,
"main": "lib-cjs/index.js",
"module": "lib/index.js",
@@ -71,15 +71,35 @@
"require": "./lib-cjs/index.js"
}
},
+ "./fonts": {
+ "types": "./lib/fonts/index.d.ts",
+ "import": "./lib/fonts/index.js",
+ "require": "./lib-cjs/fonts/index.js"
+ },
"./lib/fonts": {
"types": "./lib/fonts/index.d.ts",
"import": "./lib/fonts/index.js",
"require": "./lib-cjs/fonts/index.js"
},
+ "./svg": {
+ "types": "./lib/index.d.ts",
+ "import": "./lib/index.js",
+ "require": "./lib-cjs/index.js"
+ },
"./lib/svg": {
"types": "./lib/index.d.ts",
"import": "./lib/index.js",
"require": "./lib-cjs/index.js"
+ },
+ "./providers": {
+ "types": "./lib/providers.d.ts",
+ "import": "./lib/providers.js",
+ "require": "./lib-cjs/providers.js"
+ },
+ "./lib/providers": {
+ "types": "./lib/providers.d.ts",
+ "import": "./lib/providers.js",
+ "require": "./lib-cjs/providers.js"
}
}
}
diff --git a/packages/react-icons/src/providers.ts b/packages/react-icons/src/providers.ts
new file mode 100644
index 0000000000..0abd9404c2
--- /dev/null
+++ b/packages/react-icons/src/providers.ts
@@ -0,0 +1,2 @@
+export { IconDirectionContextProvider, useIconContext } from './contexts/index';
+export type { IconDirectionContextValue } from './contexts/index';
\ No newline at end of file
diff --git a/packages/react-icons/src/utils/fonts/createFluentFontIcon.tsx b/packages/react-icons/src/utils/fonts/createFluentFontIcon.tsx
index f2f1e797ee..20becf939d 100644
--- a/packages/react-icons/src/utils/fonts/createFluentFontIcon.tsx
+++ b/packages/react-icons/src/utils/fonts/createFluentFontIcon.tsx
@@ -58,7 +58,7 @@ const useRootStyles = makeStyles({
lineHeight: '1em',
"@media (forced-colors: active)": {
- forcedColorAdjust: 'auto',
+ forcedColorAdjust: 'none',
}
},
[FontFile.Filled]: {
diff --git a/packages/react-native-icons/package.json b/packages/react-native-icons/package.json
index f0a5ea0cac..443701f4a4 100644
--- a/packages/react-native-icons/package.json
+++ b/packages/react-native-icons/package.json
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-native-icons",
- "version": "2.0.233",
+ "version": "2.0.242",
"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 faa144123c..18212eb2bf 100644
--- a/packages/svg-icons/package.json
+++ b/packages/svg-icons/package.json
@@ -1,6 +1,6 @@
{
"name": "@fluentui/svg-icons",
- "version": "1.1.233",
+ "version": "1.1.242",
"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 2473bb2405..970ce3447b 100644
--- a/packages/svg-sprites/package.json
+++ b/packages/svg-sprites/package.json
@@ -1,6 +1,6 @@
{
"name": "@fluentui/svg-sprites",
- "version": "1.1.233",
+ "version": "1.1.242",
"description": "Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.",
"license": "MIT",
"repository": {
diff --git a/scripts/diff.sh b/scripts/diff.sh
new file mode 100755
index 0000000000..6e715b987c
--- /dev/null
+++ b/scripts/diff.sh
@@ -0,0 +1,60 @@
+#!/bin/bash
+
+# This script extracts files changed between two specified Git commit IDs and performs various file operations.
+# Usage:
+# 1. Make sure this script is executable: `chmod +x ./scripts/diff.sh`
+# 2. Run the script: `./scripts/diff.sh`
+# 3. The script will prompt you to enter two commit IDs.
+# - `commit_id_from` (inclusive): The starting commit ID for the diff operation.
+# - `commit_id_to`: The ending commit ID for the diff operation.
+# 4. The script will create a tarball of the changed files, extract them, and organize them into specified directories.
+# 5. It will then move PDF and SVG files to separate directories and open these directories.
+# 6. Finally, it will list files with more than 3 lines.
+
+# Note:
+# - Commit IDs can be obtained using `git log` to view the commit history.
+# - The script assumes it is located in a `scripts` directory relative to the Git repository.
+
+# Prompt the user for the commit IDs
+read -p "Enter the commit ID from (inclusive): " commit_id_from
+read -p "Enter the commit ID to: " commit_id_to
+
+# Run the git diff-tree command with the user-provided commit IDs and pipe the result to tar
+git diff-tree -r --no-commit-id --name-only --diff-filter=ACMRT ${commit_id_from}^..${commit_id_to} | tar -czf ../assets.tgz -T -
+
+# Clean up previous directories and files
+rm -rf ../all_files
+rm -rf ../all_files_svg
+rm -rf ../assets
+
+# Create new directories
+mkdir ../all_files
+mkdir ../all_files_svg
+mkdir ../assets
+
+# Extract the tar file into the assets directory
+tar -xvzf ../assets.tgz -C ../assets
+
+# Move into the assets directory
+cd ../assets
+
+# Find and move PDF files
+find . -name "*.pdf" -exec mv {} ../all_files/ \;
+
+# Open the all_files directory (this might open a file explorer depending on your system)
+open ../all_files
+
+# Find and move SVG files
+find . -name "*.svg" -exec mv {} ../all_files_svg/ \;
+
+# Open the all_files_svg directory
+open ../all_files_svg
+
+cd ../all_files_svg
+find . -type f -name '*.svg' -exec bash -c '[[ $(wc -l < "$1") -gt 3 ]] && echo "$1" >> files.txt' _ '{}' \;
+
+# Move back to the assets directory
+cd ../assets
+
+# Find and list files with more than 3 lines
+find . -type f -exec bash -c '[[ $(wc -l < "$1") -gt 3 ]] && echo "$1"' _ '{}' \;