[
FluentUISampleIcon(FluentIcons.video_clip_32_light, 'video_clip_32_light', 32),
+ FluentUISampleIcon(FluentIcons.weather_moon_32_light, 'weather_moon_32_light', 32),
+
+ FluentUISampleIcon(FluentIcons.weather_sunny_32_light, 'weather_sunny_32_light', 32),
+
FluentUISampleIcon(FluentIcons.window_32_light, 'window_32_light', 32),
FluentUISampleIcon(FluentIcons.wrench_screwdriver_32_light, 'wrench_screwdriver_32_light', 32),
diff --git a/flutter/lib/fonts/FluentSystemIcons-Filled.ttf b/flutter/lib/fonts/FluentSystemIcons-Filled.ttf
index c0469f5004..d44d89ad5c 100644
Binary files a/flutter/lib/fonts/FluentSystemIcons-Filled.ttf and b/flutter/lib/fonts/FluentSystemIcons-Filled.ttf differ
diff --git a/flutter/lib/fonts/FluentSystemIcons-Light.ttf b/flutter/lib/fonts/FluentSystemIcons-Light.ttf
index f6f6fd7ddc..07060e87d5 100644
Binary files a/flutter/lib/fonts/FluentSystemIcons-Light.ttf and b/flutter/lib/fonts/FluentSystemIcons-Light.ttf differ
diff --git a/flutter/lib/fonts/FluentSystemIcons-Regular.ttf b/flutter/lib/fonts/FluentSystemIcons-Regular.ttf
index 51ff6eb2e9..a945f98688 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 99c92609ed..fccc154133 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 6fbc760983..a3a9eca0ef 100644
--- a/flutter/lib/src/fluent_icons.dart
+++ b/flutter/lib/src/fluent_icons.dart
@@ -480,6 +480,24 @@ class FluentIcons {
/// fluent icon named "animal_dog" in size 24 and regular style.
static const IconData animal_dog_24_regular = IconData(61729, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "animal_paw_print" in size 16 and regular style.
+ static const IconData animal_paw_print_16_regular = IconData(984962, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "animal_paw_print" in size 20 and regular style.
+ static const IconData animal_paw_print_20_regular = IconData(984963, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "animal_paw_print" in size 24 and regular style.
+ static const IconData animal_paw_print_24_regular = IconData(984964, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "animal_paw_print" in size 28 and regular style.
+ static const IconData animal_paw_print_28_regular = IconData(984965, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "animal_paw_print" in size 32 and regular style.
+ static const IconData animal_paw_print_32_regular = IconData(984966, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "animal_paw_print" in size 48 and regular style.
+ static const IconData animal_paw_print_48_regular = IconData(984967, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "animal_rabbit" in size 16 and regular style.
static const IconData animal_rabbit_16_regular = IconData(57424, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -771,6 +789,9 @@ class FluentIcons {
/// fluent icon named "arrow_bidirectional_up_down" in size 24 and regular style.
static const IconData arrow_bidirectional_up_down_24_regular = IconData(57477, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_bounce" in size 12 and regular style.
+ static const IconData arrow_bounce_12_regular = IconData(984896, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_bounce" in size 16 and regular style.
static const IconData arrow_bounce_16_regular = IconData(57478, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -780,6 +801,12 @@ class FluentIcons {
/// fluent icon named "arrow_bounce" in size 24 and regular style.
static const IconData arrow_bounce_24_regular = IconData(57480, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_bounce" in size 28 and regular style.
+ static const IconData arrow_bounce_28_regular = IconData(984897, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_bounce" in size 48 and regular style.
+ static const IconData arrow_bounce_48_regular = IconData(984898, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_circle_down" in size 12 and regular style.
static const IconData arrow_circle_down_12_regular = IconData(57481, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -936,9 +963,33 @@ class FluentIcons {
/// fluent icon named "arrow_clockwise_dashes" in size 24 and regular style.
static const IconData arrow_clockwise_dashes_24_regular = IconData(57519, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_clockwise_dashes" in size 28 and regular style.
+ static const IconData arrow_clockwise_dashes_28_regular = IconData(984968, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_clockwise_dashes" in size 32 and regular style.
static const IconData arrow_clockwise_dashes_32_regular = IconData(984163, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_clockwise_dashes" in size 48 and regular style.
+ static const IconData arrow_clockwise_dashes_48_regular = IconData(984969, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_clockwise_dashes_settings" in size 16 and regular style.
+ static const IconData arrow_clockwise_dashes_settings_16_regular = IconData(984970, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_clockwise_dashes_settings" in size 20 and regular style.
+ static const IconData arrow_clockwise_dashes_settings_20_regular = IconData(984971, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_clockwise_dashes_settings" in size 24 and regular style.
+ static const IconData arrow_clockwise_dashes_settings_24_regular = IconData(984972, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_clockwise_dashes_settings" in size 28 and regular style.
+ static const IconData arrow_clockwise_dashes_settings_28_regular = IconData(984973, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_clockwise_dashes_settings" in size 32 and regular style.
+ static const IconData arrow_clockwise_dashes_settings_32_regular = IconData(984974, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_clockwise_dashes_settings" in size 48 and regular style.
+ static const IconData arrow_clockwise_dashes_settings_48_regular = IconData(984975, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_collapse_all" in size 16 and regular style.
static const IconData arrow_collapse_all_16_regular = IconData(984609, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -1026,6 +1077,9 @@ class FluentIcons {
/// fluent icon named "arrow_down_exclamation" in size 24 and regular style.
static const IconData arrow_down_exclamation_24_regular = IconData(984405, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_down_left" in size 12 and regular style.
+ static const IconData arrow_down_left_12_regular = IconData(984899, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_down_left" in size 16 and regular style.
static const IconData arrow_down_left_16_regular = IconData(63697, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -1035,6 +1089,9 @@ class FluentIcons {
/// fluent icon named "arrow_down_left" in size 24 and regular style.
static const IconData arrow_down_left_24_regular = IconData(61771, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg, matchTextDirection: true);
+ /// fluent icon named "arrow_down_left" in size 28 and regular style.
+ static const IconData arrow_down_left_28_regular = IconData(984900, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_down_left" in size 32 and regular style.
static const IconData arrow_down_left_32_regular = IconData(57532, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -1188,6 +1245,9 @@ class FluentIcons {
/// fluent icon named "arrow_fit_in" in size 24 and regular style.
static const IconData arrow_fit_in_24_regular = IconData(984020, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_flow_diagonal_up_right" in size 12 and regular style.
+ static const IconData arrow_flow_diagonal_up_right_12_regular = IconData(984901, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_flow_diagonal_up_right" in size 16 and regular style.
static const IconData arrow_flow_diagonal_up_right_16_regular = IconData(983480, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -1197,9 +1257,15 @@ class FluentIcons {
/// fluent icon named "arrow_flow_diagonal_up_right" in size 24 and regular style.
static const IconData arrow_flow_diagonal_up_right_24_regular = IconData(983482, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_flow_diagonal_up_right" in size 28 and regular style.
+ static const IconData arrow_flow_diagonal_up_right_28_regular = IconData(984902, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_flow_diagonal_up_right" in size 32 and regular style.
static const IconData arrow_flow_diagonal_up_right_32_regular = IconData(983483, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_flow_diagonal_up_right" in size 48 and regular style.
+ static const IconData arrow_flow_diagonal_up_right_48_regular = IconData(984903, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_flow_up_right" in size 16 and regular style.
static const IconData arrow_flow_up_right_16_regular = IconData(983484, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -2061,6 +2127,9 @@ class FluentIcons {
/// fluent icon named "arrow_up_left" in size 48 and regular style.
static const IconData arrow_up_left_48_regular = IconData(57645, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_up_right" in size 12 and regular style.
+ static const IconData arrow_up_right_12_regular = IconData(984904, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_up_right" in size 16 and regular style.
static const IconData arrow_up_right_16_regular = IconData(63723, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -2070,15 +2139,36 @@ class FluentIcons {
/// fluent icon named "arrow_up_right" in size 24 and regular style.
static const IconData arrow_up_right_24_regular = IconData(61859, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg, matchTextDirection: true);
+ /// fluent icon named "arrow_up_right" in size 28 and regular style.
+ static const IconData arrow_up_right_28_regular = IconData(984905, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_up_right" in size 32 and regular style.
static const IconData arrow_up_right_32_regular = IconData(57647, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "arrow_up_right" in size 48 and regular style.
static const IconData arrow_up_right_48_regular = IconData(57648, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_up_right_dashes" in size 12 and regular style.
+ static const IconData arrow_up_right_dashes_12_regular = IconData(984906, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_up_right_dashes" in size 16 and regular style.
static const IconData arrow_up_right_dashes_16_regular = IconData(983941, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_up_right_dashes" in size 20 and regular style.
+ static const IconData arrow_up_right_dashes_20_regular = IconData(984907, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_up_right_dashes" in size 24 and regular style.
+ static const IconData arrow_up_right_dashes_24_regular = IconData(984908, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_up_right_dashes" in size 28 and regular style.
+ static const IconData arrow_up_right_dashes_28_regular = IconData(984909, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_up_right_dashes" in size 32 and regular style.
+ static const IconData arrow_up_right_dashes_32_regular = IconData(984910, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_up_right_dashes" in size 48 and regular style.
+ static const IconData arrow_up_right_dashes_48_regular = IconData(984911, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_up_square_settings" in size 24 and regular style.
static const IconData arrow_up_square_settings_24_regular = IconData(983559, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -2097,9 +2187,18 @@ class FluentIcons {
/// 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);
+ /// fluent icon named "arrow_wrap" in size 32 and regular style.
+ static const IconData arrow_wrap_32_regular = IconData(984912, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_wrap_off" in size 20 and regular style.
static const IconData arrow_wrap_off_20_regular = IconData(57651, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_wrap_up_to_down" in size 20 and regular style.
+ static const IconData arrow_wrap_up_to_down_20_regular = IconData(984913, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_wrap_up_to_down" in size 32 and regular style.
+ static const IconData arrow_wrap_up_to_down_32_regular = IconData(984914, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "arrows_bidirectional" in size 20 and regular style.
static const IconData arrows_bidirectional_20_regular = IconData(57652, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -2958,24 +3057,60 @@ class FluentIcons {
/// fluent icon named "border_top_bottom_thick" in size 24 and regular style.
static const IconData border_top_bottom_thick_24_regular = IconData(57783, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "bot" in size 16 and regular style.
+ static const IconData bot_16_regular = IconData(985021, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "bot" in size 20 and regular style.
static const IconData bot_20_regular = IconData(57784, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "bot" in size 24 and regular style.
static const IconData bot_24_regular = IconData(61945, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "bot" in size 28 and regular style.
+ static const IconData bot_28_regular = IconData(985022, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "bot" in size 32 and regular style.
+ static const IconData bot_32_regular = IconData(985023, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "bot" in size 48 and regular style.
+ static const IconData bot_48_regular = IconData(985024, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "bot_add" in size 16 and regular style.
+ static const IconData bot_add_16_regular = IconData(985025, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "bot_add" in size 20 and regular style.
static const IconData bot_add_20_regular = IconData(57785, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "bot_add" in size 24 and regular style.
static const IconData bot_add_24_regular = IconData(61946, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "bot_add" in size 28 and regular style.
+ static const IconData bot_add_28_regular = IconData(985026, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "bot_add" in size 32 and regular style.
+ static const IconData bot_add_32_regular = IconData(985027, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "bot_add" in size 48 and regular style.
+ static const IconData bot_add_48_regular = IconData(985028, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "bot_sparkle" in size 16 and regular style.
+ static const IconData bot_sparkle_16_regular = IconData(985029, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "bot_sparkle" in size 20 and regular style.
static const IconData bot_sparkle_20_regular = IconData(63141, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "bot_sparkle" in size 24 and regular style.
static const IconData bot_sparkle_24_regular = IconData(63142, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "bot_sparkle" in size 28 and regular style.
+ static const IconData bot_sparkle_28_regular = IconData(985030, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "bot_sparkle" in size 32 and regular style.
+ static const IconData bot_sparkle_32_regular = IconData(985031, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "bot_sparkle" in size 48 and regular style.
+ static const IconData bot_sparkle_48_regular = IconData(985032, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "bow_tie" in size 20 and regular style.
static const IconData bow_tie_20_regular = IconData(983252, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -3117,12 +3252,21 @@ class FluentIcons {
/// fluent icon named "braces_variable" in size 48 and regular style.
static const IconData braces_variable_48_regular = IconData(983655, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "brain" in size 20 and regular style.
+ static const IconData brain_20_regular = IconData(984983, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "brain" in size 24 and regular style.
+ static const IconData brain_24_regular = IconData(984984, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "brain_circuit" in size 20 and regular style.
static const IconData brain_circuit_20_regular = IconData(61934, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "brain_circuit" in size 24 and regular style.
static const IconData brain_circuit_24_regular = IconData(63547, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "brain_sparkle" in size 20 and regular style.
+ static const IconData brain_sparkle_20_regular = IconData(984985, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "branch" in size 16 and regular style.
static const IconData branch_16_regular = IconData(61606, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -4905,6 +5049,15 @@ class FluentIcons {
/// fluent icon named "chat_help" in size 24 and regular style.
static const IconData chat_help_24_regular = IconData(62090, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "chat_history" in size 20 and regular style.
+ static const IconData chat_history_20_regular = IconData(985033, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "chat_history" in size 24 and regular style.
+ static const IconData chat_history_24_regular = IconData(985034, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "chat_history" in size 28 and regular style.
+ static const IconData chat_history_28_regular = IconData(985035, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "chat_lock" in size 16 and regular style.
static const IconData chat_lock_16_regular = IconData(983985, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -4950,6 +5103,9 @@ class FluentIcons {
/// fluent icon named "chat_multiple_heart" in size 32 and regular style.
static const IconData chat_multiple_heart_32_regular = IconData(63441, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "chat_off" in size 16 and regular style.
+ static const IconData chat_off_16_regular = IconData(984976, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "chat_off" in size 20 and regular style.
static const IconData chat_off_20_regular = IconData(58096, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -5436,6 +5592,33 @@ class FluentIcons {
/// 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" in size 28 and regular style.
+ static const IconData circle_hint_28_regular = IconData(984986, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_hint" in size 32 and regular style.
+ static const IconData circle_hint_32_regular = IconData(984987, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_hint" in size 48 and regular style.
+ static const IconData circle_hint_48_regular = IconData(984988, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_hint_cursor" in size 16 and regular style.
+ static const IconData circle_hint_cursor_16_regular = IconData(984989, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_hint_cursor" in size 20 and regular style.
+ static const IconData circle_hint_cursor_20_regular = IconData(984990, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_hint_cursor" in size 24 and regular style.
+ static const IconData circle_hint_cursor_24_regular = IconData(984991, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_hint_dismiss" in size 16 and regular style.
+ static const IconData circle_hint_dismiss_16_regular = IconData(984992, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_hint_dismiss" in size 20 and regular style.
+ static const IconData circle_hint_dismiss_20_regular = IconData(984993, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_hint_dismiss" in size 24 and regular style.
+ static const IconData circle_hint_dismiss_24_regular = IconData(984994, 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);
@@ -5469,6 +5652,24 @@ class FluentIcons {
/// fluent icon named "circle_line" in size 24 and regular style.
static const IconData circle_line_24_regular = IconData(62143, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "circle_multiple_concentric" in size 16 and regular style.
+ static const IconData circle_multiple_concentric_16_regular = IconData(984995, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_multiple_concentric" in size 20 and regular style.
+ static const IconData circle_multiple_concentric_20_regular = IconData(984996, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_multiple_concentric" in size 24 and regular style.
+ static const IconData circle_multiple_concentric_24_regular = IconData(984997, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_multiple_hint_checkmark" in size 20 and regular style.
+ static const IconData circle_multiple_hint_checkmark_20_regular = IconData(985036, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_multiple_hint_checkmark" in size 24 and regular style.
+ static const IconData circle_multiple_hint_checkmark_24_regular = IconData(985037, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_multiple_hint_checkmark" in size 28 and regular style.
+ static const IconData circle_multiple_hint_checkmark_28_regular = IconData(985038, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "circle_multiple_subtract_checkmark" in size 20 and regular style.
static const IconData circle_multiple_subtract_checkmark_20_regular = IconData(58171, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -5490,6 +5691,24 @@ class FluentIcons {
/// fluent icon named "circle_small" in size 24 and regular style.
static const IconData circle_small_24_regular = IconData(62144, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "circle_sparkle" in size 16 and regular style.
+ static const IconData circle_sparkle_16_regular = IconData(985039, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_sparkle" in size 20 and regular style.
+ static const IconData circle_sparkle_20_regular = IconData(985040, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_sparkle" in size 24 and regular style.
+ static const IconData circle_sparkle_24_regular = IconData(985041, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_sparkle" in size 28 and regular style.
+ static const IconData circle_sparkle_28_regular = IconData(985042, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_sparkle" in size 32 and regular style.
+ static const IconData circle_sparkle_32_regular = IconData(985043, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_sparkle" in size 48 and regular style.
+ static const IconData circle_sparkle_48_regular = IconData(985044, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "city" in size 16 and regular style.
static const IconData city_16_regular = IconData(62145, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -6345,6 +6564,15 @@ class FluentIcons {
/// fluent icon named "code_vb_rectangle" in size 16 and regular style.
static const IconData code_vb_rectangle_16_regular = IconData(61651, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "coin_multiple" in size 16 and regular style.
+ static const IconData coin_multiple_16_regular = IconData(984915, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "coin_multiple" in size 20 and regular style.
+ static const IconData coin_multiple_20_regular = IconData(984916, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "coin_multiple" in size 24 and regular style.
+ static const IconData coin_multiple_24_regular = IconData(984917, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "coin_multiple" in size 28 and regular style.
static const IconData coin_multiple_28_regular = IconData(984758, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -6564,6 +6792,15 @@ class FluentIcons {
/// fluent icon named "comment_arrow_right" in size 48 and regular style.
static const IconData comment_arrow_right_48_regular = IconData(58342, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "comment_badge" in size 16 and regular style.
+ static const IconData comment_badge_16_regular = IconData(984918, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "comment_badge" in size 20 and regular style.
+ static const IconData comment_badge_20_regular = IconData(984919, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "comment_badge" in size 24 and regular style.
+ static const IconData comment_badge_24_regular = IconData(984920, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "comment_checkmark" in size 12 and regular style.
static const IconData comment_checkmark_12_regular = IconData(58343, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -6822,6 +7059,12 @@ class FluentIcons {
/// fluent icon named "connected" in size 20 and regular style.
static const IconData connected_20_regular = IconData(61164, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "connected" in size 24 and regular style.
+ static const IconData connected_24_regular = IconData(984977, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "connected" in size 32 and regular style.
+ static const IconData connected_32_regular = IconData(984978, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "connector" in size 16 and regular style.
static const IconData connector_16_regular = IconData(62236, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -7014,6 +7257,9 @@ class FluentIcons {
/// fluent icon named "copy" in size 24 and regular style.
static const IconData copy_24_regular = IconData(62252, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "copy" in size 28 and regular style.
+ static const IconData copy_28_regular = IconData(985045, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "copy" in size 32 and regular style.
static const IconData copy_32_regular = IconData(983046, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -7422,6 +7668,33 @@ class FluentIcons {
/// fluent icon named "data_usage" in size 24 and regular style.
static const IconData data_usage_24_regular = IconData(62281, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "data_usage" in size 28 and regular style.
+ static const IconData data_usage_28_regular = IconData(984921, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "data_usage" in size 32 and regular style.
+ static const IconData data_usage_32_regular = IconData(984922, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "data_usage" in size 48 and regular style.
+ static const IconData data_usage_48_regular = IconData(984923, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "data_usage_checkmark" in size 16 and regular style.
+ static const IconData data_usage_checkmark_16_regular = IconData(984924, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "data_usage_checkmark" in size 20 and regular style.
+ static const IconData data_usage_checkmark_20_regular = IconData(984925, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "data_usage_checkmark" in size 24 and regular style.
+ static const IconData data_usage_checkmark_24_regular = IconData(984926, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "data_usage_checkmark" in size 28 and regular style.
+ static const IconData data_usage_checkmark_28_regular = IconData(984927, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "data_usage_checkmark" in size 32 and regular style.
+ static const IconData data_usage_checkmark_32_regular = IconData(984928, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "data_usage_checkmark" in size 48 and regular style.
+ static const IconData data_usage_checkmark_48_regular = IconData(984929, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "data_usage_edit" in size 20 and regular style.
static const IconData data_usage_edit_20_regular = IconData(62386, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -7488,6 +7761,15 @@ class FluentIcons {
/// fluent icon named "database_arrow_up" in size 20 and regular style.
static const IconData database_arrow_up_20_regular = IconData(58474, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "database_checkmark" in size 16 and regular style.
+ static const IconData database_checkmark_16_regular = IconData(984998, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "database_checkmark" in size 20 and regular style.
+ static const IconData database_checkmark_20_regular = IconData(984999, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "database_checkmark" in size 24 and regular style.
+ static const IconData database_checkmark_24_regular = IconData(985000, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "database_lightning" in size 20 and regular style.
static const IconData database_lightning_20_regular = IconData(58475, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -7929,6 +8211,15 @@ class FluentIcons {
/// fluent icon named "directions" in size 24 and regular style.
static const IconData directions_24_regular = IconData(62310, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "directions" in size 28 and regular style.
+ static const IconData directions_28_regular = IconData(985001, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "directions" in size 32 and regular style.
+ static const IconData directions_32_regular = IconData(985002, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "directions" in size 48 and regular style.
+ static const IconData directions_48_regular = IconData(985003, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "dishwasher" in size 20 and regular style.
static const IconData dishwasher_20_regular = IconData(61411, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -8631,6 +8922,15 @@ class FluentIcons {
/// fluent icon named "document_one_page_multiple" in size 24 and regular style.
static const IconData document_one_page_multiple_24_regular = IconData(983420, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "document_one_page_multiple_sparkle" in size 16 and regular style.
+ static const IconData document_one_page_multiple_sparkle_16_regular = IconData(984959, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "document_one_page_multiple_sparkle" in size 20 and regular style.
+ static const IconData document_one_page_multiple_sparkle_20_regular = IconData(984960, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "document_one_page_multiple_sparkle" in size 24 and regular style.
+ static const IconData document_one_page_multiple_sparkle_24_regular = IconData(984961, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "document_one_page_sparkle" in size 16 and regular style.
static const IconData document_one_page_sparkle_16_regular = IconData(983255, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -8838,6 +9138,24 @@ class FluentIcons {
/// fluent icon named "document_signature" in size 48 and regular style.
static const IconData document_signature_48_regular = IconData(984365, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "document_sparkle" in size 16 and regular style.
+ static const IconData document_sparkle_16_regular = IconData(985046, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "document_sparkle" in size 20 and regular style.
+ static const IconData document_sparkle_20_regular = IconData(985047, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "document_sparkle" in size 24 and regular style.
+ static const IconData document_sparkle_24_regular = IconData(985048, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "document_sparkle" in size 28 and regular style.
+ static const IconData document_sparkle_28_regular = IconData(985049, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "document_sparkle" in size 32 and regular style.
+ static const IconData document_sparkle_32_regular = IconData(985050, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "document_sparkle" in size 48 and regular style.
+ static const IconData document_sparkle_48_regular = IconData(985051, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "document_split_hint" in size 16 and regular style.
static const IconData document_split_hint_16_regular = IconData(58691, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -10419,6 +10737,21 @@ class FluentIcons {
/// fluent icon named "folder_open" in size 24 and regular style.
static const IconData folder_open_24_regular = IconData(62511, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "folder_open" in size 28 and regular style.
+ static const IconData folder_open_28_regular = IconData(985004, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "folder_open_down" in size 16 and regular style.
+ static const IconData folder_open_down_16_regular = IconData(985005, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "folder_open_down" in size 20 and regular style.
+ static const IconData folder_open_down_20_regular = IconData(985006, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "folder_open_down" in size 24 and regular style.
+ static const IconData folder_open_down_24_regular = IconData(985007, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "folder_open_down" in size 28 and regular style.
+ static const IconData folder_open_down_28_regular = IconData(985008, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "folder_open_vertical" in size 16 and regular style.
static const IconData folder_open_vertical_16_regular = IconData(61672, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -11478,6 +11811,15 @@ class FluentIcons {
/// fluent icon named "hd" in size 24 and regular style.
static const IconData hd_24_regular = IconData(59114, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "hd_off" in size 16 and regular style.
+ static const IconData hd_off_16_regular = IconData(985009, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "hd_off" in size 20 and regular style.
+ static const IconData hd_off_20_regular = IconData(985010, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "hd_off" in size 24 and regular style.
+ static const IconData hd_off_24_regular = IconData(985011, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "hdr" in size 20 and regular style.
static const IconData hdr_20_regular = IconData(59115, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -11769,6 +12111,15 @@ class FluentIcons {
/// fluent icon named "home_database" in size 32 and regular style.
static const IconData home_database_32_regular = IconData(61142, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "home_empty" in size 20 and regular style.
+ static const IconData home_empty_20_regular = IconData(985052, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "home_empty" in size 24 and regular style.
+ static const IconData home_empty_24_regular = IconData(985053, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "home_empty" in size 28 and regular style.
+ static const IconData home_empty_28_regular = IconData(985054, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "home_garage" in size 20 and regular style.
static const IconData home_garage_20_regular = IconData(984366, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -12771,6 +13122,9 @@ class FluentIcons {
/// fluent icon named "line_horizontal_1" in size 28 and regular style.
static const IconData line_horizontal_1_28_regular = IconData(983737, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "line_horizontal_1_dash_dot_dash" in size 20 and regular style.
+ static const IconData line_horizontal_1_dash_dot_dash_20_regular = IconData(984930, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "line_horizontal_1_dashes" in size 16 and regular style.
static const IconData line_horizontal_1_dashes_16_regular = IconData(983738, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -12783,6 +13137,9 @@ class FluentIcons {
/// fluent icon named "line_horizontal_1_dashes" in size 28 and regular style.
static const IconData line_horizontal_1_dashes_28_regular = IconData(983741, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "line_horizontal_1_dot" in size 20 and regular style.
+ static const IconData line_horizontal_1_dot_20_regular = IconData(984931, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "line_horizontal_2_dashes_solid" in size 16 and regular style.
static const IconData line_horizontal_2_dashes_solid_16_regular = IconData(983742, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -12795,9 +13152,24 @@ class FluentIcons {
/// fluent icon named "line_horizontal_2_dashes_solid" in size 28 and regular style.
static const IconData line_horizontal_2_dashes_solid_28_regular = IconData(983745, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "line_horizontal_3" in size 16 and regular style.
+ static const IconData line_horizontal_3_16_regular = IconData(984932, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "line_horizontal_3" in size 20 and regular style.
static const IconData line_horizontal_3_20_regular = IconData(62689, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "line_horizontal_3" in size 24 and regular style.
+ static const IconData line_horizontal_3_24_regular = IconData(984933, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "line_horizontal_3" in size 28 and regular style.
+ static const IconData line_horizontal_3_28_regular = IconData(984934, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "line_horizontal_3" in size 32 and regular style.
+ static const IconData line_horizontal_3_32_regular = IconData(984935, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "line_horizontal_3" in size 48 and regular style.
+ static const IconData line_horizontal_3_48_regular = IconData(984936, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "line_horizontal_4" in size 16 and regular style.
static const IconData line_horizontal_4_16_regular = IconData(983339, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -13077,6 +13449,21 @@ class FluentIcons {
/// fluent icon named "location_arrow_up" in size 48 and regular style.
static const IconData location_arrow_up_48_regular = IconData(59269, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "location_checkmark" in size 12 and regular style.
+ static const IconData location_checkmark_12_regular = IconData(985065, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "location_checkmark" in size 16 and regular style.
+ static const IconData location_checkmark_16_regular = IconData(985066, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "location_checkmark" in size 20 and regular style.
+ static const IconData location_checkmark_20_regular = IconData(985067, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "location_checkmark" in size 24 and regular style.
+ static const IconData location_checkmark_24_regular = IconData(985068, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "location_checkmark" in size 48 and regular style.
+ static const IconData location_checkmark_48_regular = IconData(985069, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "location_dismiss" in size 20 and regular style.
static const IconData location_dismiss_20_regular = IconData(59270, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -13419,6 +13806,9 @@ class FluentIcons {
/// fluent icon named "mail_inbox" in size 32 and regular style.
static const IconData mail_inbox_32_regular = IconData(984889, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "mail_inbox" in size 48 and regular style.
+ static const IconData mail_inbox_48_regular = IconData(985012, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "mail_inbox_add" in size 16 and regular style.
static const IconData mail_inbox_add_16_regular = IconData(62743, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -13488,6 +13878,9 @@ class FluentIcons {
/// fluent icon named "mail_inbox_person" in size 32 and regular style.
static const IconData mail_inbox_person_32_regular = IconData(984892, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "mail_inbox_person" in size 48 and regular style.
+ static const IconData mail_inbox_person_48_regular = IconData(985013, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "mail_link" in size 20 and regular style.
static const IconData mail_link_20_regular = IconData(62853, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -13575,6 +13968,12 @@ class FluentIcons {
/// fluent icon named "mail_read" in size 48 and regular style.
static const IconData mail_read_48_regular = IconData(62756, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "mail_read_briefcase" in size 20 and regular style.
+ static const IconData mail_read_briefcase_20_regular = IconData(985014, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "mail_read_briefcase" in size 24 and regular style.
+ static const IconData mail_read_briefcase_24_regular = IconData(985015, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "mail_read_briefcase" in size 48 and regular style.
static const IconData mail_read_briefcase_48_regular = IconData(984461, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -14328,6 +14727,15 @@ class FluentIcons {
/// fluent icon named "navigation" in size 24 and regular style.
static const IconData navigation_24_regular = IconData(62817, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "navigation" in size 28 and regular style.
+ static const IconData navigation_28_regular = IconData(984937, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "navigation" in size 32 and regular style.
+ static const IconData navigation_32_regular = IconData(984938, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "navigation" in size 48 and regular style.
+ static const IconData navigation_48_regular = IconData(984939, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "navigation_location_target" in size 20 and regular style.
static const IconData navigation_location_target_20_regular = IconData(59488, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -14997,6 +15405,18 @@ class FluentIcons {
/// fluent icon named "paint_bucket" in size 24 and regular style.
static const IconData paint_bucket_24_regular = IconData(62870, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "paint_bucket_brush" in size 16 and regular style.
+ static const IconData paint_bucket_brush_16_regular = IconData(985055, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "paint_bucket_brush" in size 20 and regular style.
+ static const IconData paint_bucket_brush_20_regular = IconData(985056, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "paint_bucket_brush" in size 24 and regular style.
+ static const IconData paint_bucket_brush_24_regular = IconData(985057, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "paint_bucket_brush" in size 28 and regular style.
+ static const IconData paint_bucket_brush_28_regular = IconData(985058, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "pair" in size 20 and regular style.
static const IconData pair_20_regular = IconData(59563, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -15312,6 +15732,9 @@ class FluentIcons {
/// fluent icon named "pause" in size 48 and regular style.
static const IconData pause_48_regular = IconData(62883, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "pause_circle" in size 16 and regular style.
+ static const IconData pause_circle_16_regular = IconData(984940, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "pause_circle" in size 20 and regular style.
static const IconData pause_circle_20_regular = IconData(63164, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -17532,6 +17955,15 @@ class FluentIcons {
/// fluent icon named "re_order_dots_vertical" in size 24 and regular style.
static const IconData re_order_dots_vertical_24_regular = IconData(59897, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "re_order_vertical" in size 16 and regular style.
+ static const IconData re_order_vertical_16_regular = IconData(985059, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "re_order_vertical" in size 20 and regular style.
+ static const IconData re_order_vertical_20_regular = IconData(985060, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "re_order_vertical" in size 24 and regular style.
+ static const IconData re_order_vertical_24_regular = IconData(985061, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "read_aloud" in size 16 and regular style.
static const IconData read_aloud_16_regular = IconData(59898, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -18006,6 +18438,21 @@ class FluentIcons {
/// fluent icon named "router" in size 24 and regular style.
static const IconData router_24_regular = IconData(63097, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "row_child" in size 16 and regular style.
+ static const IconData row_child_16_regular = IconData(985016, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "row_child" in size 20 and regular style.
+ static const IconData row_child_20_regular = IconData(985017, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "row_child" in size 24 and regular style.
+ static const IconData row_child_24_regular = IconData(985018, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "row_child" in size 28 and regular style.
+ static const IconData row_child_28_regular = IconData(985019, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "row_child" in size 32 and regular style.
+ static const IconData row_child_32_regular = IconData(985020, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "row_triple" in size 20 and regular style.
static const IconData row_triple_20_regular = IconData(59964, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -18123,6 +18570,9 @@ class FluentIcons {
/// fluent icon named "savings" in size 24 and regular style.
static const IconData savings_24_regular = IconData(63110, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "savings" in size 32 and regular style.
+ static const IconData savings_32_regular = IconData(985062, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "scale_fill" in size 20 and regular style.
static const IconData scale_fill_20_regular = IconData(59983, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -18780,6 +19230,9 @@ class FluentIcons {
/// fluent icon named "share_screen_person_p" in size 28 and regular style.
static const IconData share_screen_person_p_28_regular = IconData(60089, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "share_screen_start" in size 16 and regular style.
+ static const IconData share_screen_start_16_regular = IconData(985063, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "share_screen_start" in size 20 and regular style.
static const IconData share_screen_start_20_regular = IconData(60090, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -20016,6 +20469,15 @@ class FluentIcons {
/// fluent icon named "square_shadow" in size 20 and regular style.
static const IconData square_shadow_20_regular = IconData(60312, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "square_text_arrow_repeat_all" in size 16 and regular style.
+ static const IconData square_text_arrow_repeat_all_16_regular = IconData(984979, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "square_text_arrow_repeat_all" in size 20 and regular style.
+ static const IconData square_text_arrow_repeat_all_20_regular = IconData(984980, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "square_text_arrow_repeat_all" in size 24 and regular style.
+ static const IconData square_text_arrow_repeat_all_24_regular = IconData(984981, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "squares_nested" in size 20 and regular style.
static const IconData squares_nested_20_regular = IconData(60313, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -20028,9 +20490,15 @@ class FluentIcons {
/// fluent icon named "stack" in size 24 and regular style.
static const IconData stack_24_regular = IconData(63398, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "stack" in size 28 and regular style.
+ static const IconData stack_28_regular = IconData(984941, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "stack" in size 32 and regular style.
static const IconData stack_32_regular = IconData(61151, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "stack" in size 48 and regular style.
+ static const IconData stack_48_regular = IconData(984942, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "stack_add" in size 20 and regular style.
static const IconData stack_add_20_regular = IconData(983364, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -20043,6 +20511,24 @@ class FluentIcons {
/// fluent icon named "stack_arrow_forward" in size 24 and regular style.
static const IconData stack_arrow_forward_24_regular = IconData(60315, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "stack_off" in size 16 and regular style.
+ static const IconData stack_off_16_regular = IconData(984943, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "stack_off" in size 20 and regular style.
+ static const IconData stack_off_20_regular = IconData(984944, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "stack_off" in size 24 and regular style.
+ static const IconData stack_off_24_regular = IconData(984945, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "stack_off" in size 28 and regular style.
+ static const IconData stack_off_28_regular = IconData(984946, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "stack_off" in size 32 and regular style.
+ static const IconData stack_off_32_regular = IconData(984947, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "stack_off" in size 48 and regular style.
+ static const IconData stack_off_48_regular = IconData(984948, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "stack_star" in size 16 and regular style.
static const IconData stack_star_16_regular = IconData(60316, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -21867,6 +22353,9 @@ class FluentIcons {
/// fluent icon named "text_bullet_list_square" in size 24 and regular style.
static const IconData text_bullet_list_square_24_regular = IconData(63401, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "text_bullet_list_square" in size 28 and regular style.
+ static const IconData text_bullet_list_square_28_regular = IconData(984949, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "text_bullet_list_square" in size 32 and regular style.
static const IconData text_bullet_list_square_32_regular = IconData(983470, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -22836,6 +23325,15 @@ class FluentIcons {
/// fluent icon named "textbox" in size 24 and regular style.
static const IconData textbox_24_regular = IconData(63504, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "textbox" in size 28 and regular style.
+ static const IconData textbox_28_regular = IconData(984950, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "textbox" in size 32 and regular style.
+ static const IconData textbox_32_regular = IconData(984951, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "textbox" in size 48 and regular style.
+ static const IconData textbox_48_regular = IconData(984952, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "textbox_align_bottom" in size 20 and regular style.
static const IconData textbox_align_bottom_20_regular = IconData(63507, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -22956,6 +23454,24 @@ class FluentIcons {
/// fluent icon named "textbox_align_top_rotate_90" in size 24 and regular style.
static const IconData textbox_align_top_rotate_90_24_regular = IconData(60786, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "textbox_checkmark" in size 16 and regular style.
+ static const IconData textbox_checkmark_16_regular = IconData(984953, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "textbox_checkmark" in size 20 and regular style.
+ static const IconData textbox_checkmark_20_regular = IconData(984954, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "textbox_checkmark" in size 24 and regular style.
+ static const IconData textbox_checkmark_24_regular = IconData(984955, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "textbox_checkmark" in size 28 and regular style.
+ static const IconData textbox_checkmark_28_regular = IconData(984956, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "textbox_checkmark" in size 32 and regular style.
+ static const IconData textbox_checkmark_32_regular = IconData(984957, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "textbox_checkmark" in size 48 and regular style.
+ static const IconData textbox_checkmark_48_regular = IconData(984958, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "textbox_more" in size 20 and regular style.
static const IconData textbox_more_20_regular = IconData(60787, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -23172,6 +23688,9 @@ class FluentIcons {
/// fluent icon named "translate" in size 24 and regular style.
static const IconData translate_24_regular = IconData(63540, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "translate" in size 32 and regular style.
+ static const IconData translate_32_regular = IconData(984982, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "translate_auto" in size 16 and regular style.
static const IconData translate_auto_16_regular = IconData(983474, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -24255,6 +24774,9 @@ class FluentIcons {
/// fluent icon named "weather_moon" in size 28 and regular style.
static const IconData weather_moon_28_regular = IconData(60997, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "weather_moon" in size 32 and regular style.
+ static const IconData weather_moon_32_regular = IconData(985064, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "weather_moon" in size 48 and regular style.
static const IconData weather_moon_48_regular = IconData(63615, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -25250,6 +25772,24 @@ class FluentIcons {
/// fluent icon named "animal_dog" in size 24 and filled style.
static const IconData animal_dog_24_filled = IconData(61729, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "animal_paw_print" in size 16 and filled style.
+ static const IconData animal_paw_print_16_filled = IconData(985087, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "animal_paw_print" in size 20 and filled style.
+ static const IconData animal_paw_print_20_filled = IconData(985088, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "animal_paw_print" in size 24 and filled style.
+ static const IconData animal_paw_print_24_filled = IconData(985089, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "animal_paw_print" in size 28 and filled style.
+ static const IconData animal_paw_print_28_filled = IconData(985090, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "animal_paw_print" in size 32 and filled style.
+ static const IconData animal_paw_print_32_filled = IconData(985091, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "animal_paw_print" in size 48 and filled style.
+ static const IconData animal_paw_print_48_filled = IconData(985092, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "animal_rabbit" in size 16 and filled style.
static const IconData animal_rabbit_16_filled = IconData(57424, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -25541,6 +26081,9 @@ class FluentIcons {
/// fluent icon named "arrow_bidirectional_up_down" in size 24 and filled style.
static const IconData arrow_bidirectional_up_down_24_filled = IconData(57477, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_bounce" in size 12 and filled style.
+ static const IconData arrow_bounce_12_filled = IconData(985021, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_bounce" in size 16 and filled style.
static const IconData arrow_bounce_16_filled = IconData(57478, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -25550,6 +26093,12 @@ class FluentIcons {
/// fluent icon named "arrow_bounce" in size 24 and filled style.
static const IconData arrow_bounce_24_filled = IconData(57480, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_bounce" in size 28 and filled style.
+ static const IconData arrow_bounce_28_filled = IconData(985022, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_bounce" in size 48 and filled style.
+ static const IconData arrow_bounce_48_filled = IconData(985023, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_circle_down" in size 12 and filled style.
static const IconData arrow_circle_down_12_filled = IconData(57481, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -25706,9 +26255,33 @@ class FluentIcons {
/// fluent icon named "arrow_clockwise_dashes" in size 24 and filled style.
static const IconData arrow_clockwise_dashes_24_filled = IconData(57519, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_clockwise_dashes" in size 28 and filled style.
+ static const IconData arrow_clockwise_dashes_28_filled = IconData(985093, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_clockwise_dashes" in size 32 and filled style.
static const IconData arrow_clockwise_dashes_32_filled = IconData(984182, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_clockwise_dashes" in size 48 and filled style.
+ static const IconData arrow_clockwise_dashes_48_filled = IconData(985094, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_clockwise_dashes_settings" in size 16 and filled style.
+ static const IconData arrow_clockwise_dashes_settings_16_filled = IconData(985095, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_clockwise_dashes_settings" in size 20 and filled style.
+ static const IconData arrow_clockwise_dashes_settings_20_filled = IconData(985096, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_clockwise_dashes_settings" in size 24 and filled style.
+ static const IconData arrow_clockwise_dashes_settings_24_filled = IconData(985097, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_clockwise_dashes_settings" in size 28 and filled style.
+ static const IconData arrow_clockwise_dashes_settings_28_filled = IconData(985098, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_clockwise_dashes_settings" in size 32 and filled style.
+ static const IconData arrow_clockwise_dashes_settings_32_filled = IconData(985099, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_clockwise_dashes_settings" in size 48 and filled style.
+ static const IconData arrow_clockwise_dashes_settings_48_filled = IconData(985100, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_collapse_all" in size 16 and filled style.
static const IconData arrow_collapse_all_16_filled = IconData(984733, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -25796,6 +26369,9 @@ class FluentIcons {
/// fluent icon named "arrow_down_exclamation" in size 24 and filled style.
static const IconData arrow_down_exclamation_24_filled = IconData(984526, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_down_left" in size 12 and filled style.
+ static const IconData arrow_down_left_12_filled = IconData(985024, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_down_left" in size 16 and filled style.
static const IconData arrow_down_left_16_filled = IconData(63721, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -25805,6 +26381,9 @@ class FluentIcons {
/// fluent icon named "arrow_down_left" in size 24 and filled style.
static const IconData arrow_down_left_24_filled = IconData(61771, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg, matchTextDirection: true);
+ /// fluent icon named "arrow_down_left" in size 28 and filled style.
+ static const IconData arrow_down_left_28_filled = IconData(985025, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_down_left" in size 32 and filled style.
static const IconData arrow_down_left_32_filled = IconData(57532, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -25958,6 +26537,9 @@ class FluentIcons {
/// fluent icon named "arrow_fit_in" in size 24 and filled style.
static const IconData arrow_fit_in_24_filled = IconData(984039, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_flow_diagonal_up_right" in size 12 and filled style.
+ static const IconData arrow_flow_diagonal_up_right_12_filled = IconData(985026, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_flow_diagonal_up_right" in size 16 and filled style.
static const IconData arrow_flow_diagonal_up_right_16_filled = IconData(983480, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -25967,9 +26549,15 @@ class FluentIcons {
/// fluent icon named "arrow_flow_diagonal_up_right" in size 24 and filled style.
static const IconData arrow_flow_diagonal_up_right_24_filled = IconData(983482, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_flow_diagonal_up_right" in size 28 and filled style.
+ static const IconData arrow_flow_diagonal_up_right_28_filled = IconData(985027, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_flow_diagonal_up_right" in size 32 and filled style.
static const IconData arrow_flow_diagonal_up_right_32_filled = IconData(983483, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_flow_diagonal_up_right" in size 48 and filled style.
+ static const IconData arrow_flow_diagonal_up_right_48_filled = IconData(985028, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_flow_up_right" in size 16 and filled style.
static const IconData arrow_flow_up_right_16_filled = IconData(983484, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -26831,6 +27419,9 @@ class FluentIcons {
/// fluent icon named "arrow_up_left" in size 48 and filled style.
static const IconData arrow_up_left_48_filled = IconData(57645, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_up_right" in size 12 and filled style.
+ static const IconData arrow_up_right_12_filled = IconData(985029, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_up_right" in size 16 and filled style.
static const IconData arrow_up_right_16_filled = IconData(57646, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -26840,15 +27431,36 @@ class FluentIcons {
/// fluent icon named "arrow_up_right" in size 24 and filled style.
static const IconData arrow_up_right_24_filled = IconData(61859, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg, matchTextDirection: true);
+ /// fluent icon named "arrow_up_right" in size 28 and filled style.
+ static const IconData arrow_up_right_28_filled = IconData(985030, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_up_right" in size 32 and filled style.
static const IconData arrow_up_right_32_filled = IconData(57648, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "arrow_up_right" in size 48 and filled style.
static const IconData arrow_up_right_48_filled = IconData(57649, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_up_right_dashes" in size 12 and filled style.
+ static const IconData arrow_up_right_dashes_12_filled = IconData(985031, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_up_right_dashes" in size 16 and filled style.
static const IconData arrow_up_right_dashes_16_filled = IconData(983960, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_up_right_dashes" in size 20 and filled style.
+ static const IconData arrow_up_right_dashes_20_filled = IconData(985032, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_up_right_dashes" in size 24 and filled style.
+ static const IconData arrow_up_right_dashes_24_filled = IconData(985033, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_up_right_dashes" in size 28 and filled style.
+ static const IconData arrow_up_right_dashes_28_filled = IconData(985034, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_up_right_dashes" in size 32 and filled style.
+ static const IconData arrow_up_right_dashes_32_filled = IconData(985035, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_up_right_dashes" in size 48 and filled style.
+ static const IconData arrow_up_right_dashes_48_filled = IconData(985036, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_up_square_settings" in size 24 and filled style.
static const IconData arrow_up_square_settings_24_filled = IconData(983559, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -26867,9 +27479,18 @@ class FluentIcons {
/// 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);
+ /// fluent icon named "arrow_wrap" in size 32 and filled style.
+ static const IconData arrow_wrap_32_filled = IconData(985037, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_wrap_off" in size 20 and filled style.
static const IconData arrow_wrap_off_20_filled = IconData(57652, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_wrap_up_to_down" in size 20 and filled style.
+ static const IconData arrow_wrap_up_to_down_20_filled = IconData(985038, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_wrap_up_to_down" in size 32 and filled style.
+ static const IconData arrow_wrap_up_to_down_32_filled = IconData(985039, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "arrows_bidirectional" in size 20 and filled style.
static const IconData arrows_bidirectional_20_filled = IconData(57653, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -27731,24 +28352,60 @@ class FluentIcons {
/// fluent icon named "border_top_bottom_thick" in size 24 and filled style.
static const IconData border_top_bottom_thick_24_filled = IconData(57803, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "bot" in size 16 and filled style.
+ static const IconData bot_16_filled = IconData(985146, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "bot" in size 20 and filled style.
static const IconData bot_20_filled = IconData(57804, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "bot" in size 24 and filled style.
static const IconData bot_24_filled = IconData(61945, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "bot" in size 28 and filled style.
+ static const IconData bot_28_filled = IconData(985147, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "bot" in size 32 and filled style.
+ static const IconData bot_32_filled = IconData(985148, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "bot" in size 48 and filled style.
+ static const IconData bot_48_filled = IconData(985149, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "bot_add" in size 16 and filled style.
+ static const IconData bot_add_16_filled = IconData(985150, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "bot_add" in size 20 and filled style.
static const IconData bot_add_20_filled = IconData(57805, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "bot_add" in size 24 and filled style.
static const IconData bot_add_24_filled = IconData(61946, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "bot_add" in size 28 and filled style.
+ static const IconData bot_add_28_filled = IconData(985151, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "bot_add" in size 32 and filled style.
+ static const IconData bot_add_32_filled = IconData(985152, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "bot_add" in size 48 and filled style.
+ static const IconData bot_add_48_filled = IconData(985153, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "bot_sparkle" in size 16 and filled style.
+ static const IconData bot_sparkle_16_filled = IconData(985154, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "bot_sparkle" in size 20 and filled style.
static const IconData bot_sparkle_20_filled = IconData(63151, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "bot_sparkle" in size 24 and filled style.
static const IconData bot_sparkle_24_filled = IconData(63152, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "bot_sparkle" in size 28 and filled style.
+ static const IconData bot_sparkle_28_filled = IconData(985155, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "bot_sparkle" in size 32 and filled style.
+ static const IconData bot_sparkle_32_filled = IconData(985156, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "bot_sparkle" in size 48 and filled style.
+ static const IconData bot_sparkle_48_filled = IconData(985157, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "bow_tie" in size 20 and filled style.
static const IconData bow_tie_20_filled = IconData(983251, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -27890,12 +28547,21 @@ class FluentIcons {
/// fluent icon named "braces_variable" in size 48 and filled style.
static const IconData braces_variable_48_filled = IconData(983674, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "brain" in size 20 and filled style.
+ static const IconData brain_20_filled = IconData(985108, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "brain" in size 24 and filled style.
+ static const IconData brain_24_filled = IconData(985109, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "brain_circuit" in size 20 and filled style.
static const IconData brain_circuit_20_filled = IconData(61934, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "brain_circuit" in size 24 and filled style.
static const IconData brain_circuit_24_filled = IconData(63571, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "brain_sparkle" in size 20 and filled style.
+ static const IconData brain_sparkle_20_filled = IconData(985110, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "branch" in size 16 and filled style.
static const IconData branch_16_filled = IconData(61606, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -29678,6 +30344,15 @@ class FluentIcons {
/// fluent icon named "chat_help" in size 24 and filled style.
static const IconData chat_help_24_filled = IconData(62090, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "chat_history" in size 20 and filled style.
+ static const IconData chat_history_20_filled = IconData(985158, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "chat_history" in size 24 and filled style.
+ static const IconData chat_history_24_filled = IconData(985159, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "chat_history" in size 28 and filled style.
+ static const IconData chat_history_28_filled = IconData(985160, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "chat_lock" in size 16 and filled style.
static const IconData chat_lock_16_filled = IconData(984004, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -29723,6 +30398,9 @@ class FluentIcons {
/// fluent icon named "chat_multiple_heart" in size 32 and filled style.
static const IconData chat_multiple_heart_32_filled = IconData(63466, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "chat_off" in size 16 and filled style.
+ static const IconData chat_off_16_filled = IconData(985101, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "chat_off" in size 20 and filled style.
static const IconData chat_off_20_filled = IconData(58116, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -30209,6 +30887,33 @@ class FluentIcons {
/// 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" in size 28 and filled style.
+ static const IconData circle_hint_28_filled = IconData(985111, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_hint" in size 32 and filled style.
+ static const IconData circle_hint_32_filled = IconData(985112, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_hint" in size 48 and filled style.
+ static const IconData circle_hint_48_filled = IconData(985113, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_hint_cursor" in size 16 and filled style.
+ static const IconData circle_hint_cursor_16_filled = IconData(985114, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_hint_cursor" in size 20 and filled style.
+ static const IconData circle_hint_cursor_20_filled = IconData(985115, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_hint_cursor" in size 24 and filled style.
+ static const IconData circle_hint_cursor_24_filled = IconData(985116, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_hint_dismiss" in size 16 and filled style.
+ static const IconData circle_hint_dismiss_16_filled = IconData(985117, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_hint_dismiss" in size 20 and filled style.
+ static const IconData circle_hint_dismiss_20_filled = IconData(985118, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_hint_dismiss" in size 24 and filled style.
+ static const IconData circle_hint_dismiss_24_filled = IconData(985119, 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);
@@ -30242,6 +30947,24 @@ class FluentIcons {
/// fluent icon named "circle_line" in size 24 and filled style.
static const IconData circle_line_24_filled = IconData(62143, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "circle_multiple_concentric" in size 16 and filled style.
+ static const IconData circle_multiple_concentric_16_filled = IconData(985120, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_multiple_concentric" in size 20 and filled style.
+ static const IconData circle_multiple_concentric_20_filled = IconData(985121, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_multiple_concentric" in size 24 and filled style.
+ static const IconData circle_multiple_concentric_24_filled = IconData(985122, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_multiple_hint_checkmark" in size 20 and filled style.
+ static const IconData circle_multiple_hint_checkmark_20_filled = IconData(985161, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_multiple_hint_checkmark" in size 24 and filled style.
+ static const IconData circle_multiple_hint_checkmark_24_filled = IconData(985162, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_multiple_hint_checkmark" in size 28 and filled style.
+ static const IconData circle_multiple_hint_checkmark_28_filled = IconData(985163, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "circle_multiple_subtract_checkmark" in size 20 and filled style.
static const IconData circle_multiple_subtract_checkmark_20_filled = IconData(58192, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -30263,6 +30986,24 @@ class FluentIcons {
/// fluent icon named "circle_small" in size 24 and filled style.
static const IconData circle_small_24_filled = IconData(62144, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "circle_sparkle" in size 16 and filled style.
+ static const IconData circle_sparkle_16_filled = IconData(985164, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_sparkle" in size 20 and filled style.
+ static const IconData circle_sparkle_20_filled = IconData(985165, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_sparkle" in size 24 and filled style.
+ static const IconData circle_sparkle_24_filled = IconData(985166, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_sparkle" in size 28 and filled style.
+ static const IconData circle_sparkle_28_filled = IconData(985167, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_sparkle" in size 32 and filled style.
+ static const IconData circle_sparkle_32_filled = IconData(985168, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "circle_sparkle" in size 48 and filled style.
+ static const IconData circle_sparkle_48_filled = IconData(985169, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "city" in size 16 and filled style.
static const IconData city_16_filled = IconData(62145, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -31118,6 +31859,15 @@ class FluentIcons {
/// fluent icon named "code_vb_rectangle" in size 16 and filled style.
static const IconData code_vb_rectangle_16_filled = IconData(61651, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "coin_multiple" in size 16 and filled style.
+ static const IconData coin_multiple_16_filled = IconData(985040, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "coin_multiple" in size 20 and filled style.
+ static const IconData coin_multiple_20_filled = IconData(985041, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "coin_multiple" in size 24 and filled style.
+ static const IconData coin_multiple_24_filled = IconData(985042, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "coin_multiple" in size 28 and filled style.
static const IconData coin_multiple_28_filled = IconData(984883, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -31310,6 +32060,15 @@ class FluentIcons {
/// fluent icon named "comment_arrow_right" in size 48 and filled style.
static const IconData comment_arrow_right_48_filled = IconData(58354, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "comment_badge" in size 16 and filled style.
+ static const IconData comment_badge_16_filled = IconData(985043, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "comment_badge" in size 20 and filled style.
+ static const IconData comment_badge_20_filled = IconData(985044, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "comment_badge" in size 24 and filled style.
+ static const IconData comment_badge_24_filled = IconData(985045, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "comment_checkmark" in size 12 and filled style.
static const IconData comment_checkmark_12_filled = IconData(58355, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -31568,6 +32327,12 @@ class FluentIcons {
/// fluent icon named "connected" in size 20 and filled style.
static const IconData connected_20_filled = IconData(61164, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "connected" in size 24 and filled style.
+ static const IconData connected_24_filled = IconData(985102, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "connected" in size 32 and filled style.
+ static const IconData connected_32_filled = IconData(985103, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "connector" in size 16 and filled style.
static const IconData connector_16_filled = IconData(62236, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -31760,6 +32525,9 @@ class FluentIcons {
/// fluent icon named "copy" in size 24 and filled style.
static const IconData copy_24_filled = IconData(62252, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "copy" in size 28 and filled style.
+ static const IconData copy_28_filled = IconData(985170, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "copy" in size 32 and filled style.
static const IconData copy_32_filled = IconData(983050, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -32168,6 +32936,33 @@ class FluentIcons {
/// fluent icon named "data_usage" in size 24 and filled style.
static const IconData data_usage_24_filled = IconData(62281, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "data_usage" in size 28 and filled style.
+ static const IconData data_usage_28_filled = IconData(985046, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "data_usage" in size 32 and filled style.
+ static const IconData data_usage_32_filled = IconData(985047, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "data_usage" in size 48 and filled style.
+ static const IconData data_usage_48_filled = IconData(985048, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "data_usage_checkmark" in size 16 and filled style.
+ static const IconData data_usage_checkmark_16_filled = IconData(985049, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "data_usage_checkmark" in size 20 and filled style.
+ static const IconData data_usage_checkmark_20_filled = IconData(985050, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "data_usage_checkmark" in size 24 and filled style.
+ static const IconData data_usage_checkmark_24_filled = IconData(985051, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "data_usage_checkmark" in size 28 and filled style.
+ static const IconData data_usage_checkmark_28_filled = IconData(985052, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "data_usage_checkmark" in size 32 and filled style.
+ static const IconData data_usage_checkmark_32_filled = IconData(985053, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "data_usage_checkmark" in size 48 and filled style.
+ static const IconData data_usage_checkmark_48_filled = IconData(985054, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "data_usage_edit" in size 20 and filled style.
static const IconData data_usage_edit_20_filled = IconData(62386, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -32234,6 +33029,15 @@ class FluentIcons {
/// fluent icon named "database_arrow_up" in size 20 and filled style.
static const IconData database_arrow_up_20_filled = IconData(58486, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "database_checkmark" in size 16 and filled style.
+ static const IconData database_checkmark_16_filled = IconData(985123, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "database_checkmark" in size 20 and filled style.
+ static const IconData database_checkmark_20_filled = IconData(985124, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "database_checkmark" in size 24 and filled style.
+ static const IconData database_checkmark_24_filled = IconData(985125, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "database_lightning" in size 20 and filled style.
static const IconData database_lightning_20_filled = IconData(58487, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -32675,6 +33479,15 @@ class FluentIcons {
/// fluent icon named "directions" in size 24 and filled style.
static const IconData directions_24_filled = IconData(62310, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "directions" in size 28 and filled style.
+ static const IconData directions_28_filled = IconData(985126, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "directions" in size 32 and filled style.
+ static const IconData directions_32_filled = IconData(985127, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "directions" in size 48 and filled style.
+ static const IconData directions_48_filled = IconData(985128, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "dishwasher" in size 20 and filled style.
static const IconData dishwasher_20_filled = IconData(61411, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -33377,6 +34190,15 @@ class FluentIcons {
/// fluent icon named "document_one_page_multiple" in size 24 and filled style.
static const IconData document_one_page_multiple_24_filled = IconData(983420, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "document_one_page_multiple_sparkle" in size 16 and filled style.
+ static const IconData document_one_page_multiple_sparkle_16_filled = IconData(985084, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "document_one_page_multiple_sparkle" in size 20 and filled style.
+ static const IconData document_one_page_multiple_sparkle_20_filled = IconData(985085, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "document_one_page_multiple_sparkle" in size 24 and filled style.
+ static const IconData document_one_page_multiple_sparkle_24_filled = IconData(985086, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "document_one_page_sparkle" in size 16 and filled style.
static const IconData document_one_page_sparkle_16_filled = IconData(983254, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -33584,6 +34406,24 @@ class FluentIcons {
/// fluent icon named "document_signature" in size 48 and filled style.
static const IconData document_signature_48_filled = IconData(984486, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "document_sparkle" in size 16 and filled style.
+ static const IconData document_sparkle_16_filled = IconData(985171, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "document_sparkle" in size 20 and filled style.
+ static const IconData document_sparkle_20_filled = IconData(985172, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "document_sparkle" in size 24 and filled style.
+ static const IconData document_sparkle_24_filled = IconData(985173, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "document_sparkle" in size 28 and filled style.
+ static const IconData document_sparkle_28_filled = IconData(985174, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "document_sparkle" in size 32 and filled style.
+ static const IconData document_sparkle_32_filled = IconData(985175, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "document_sparkle" in size 48 and filled style.
+ static const IconData document_sparkle_48_filled = IconData(985176, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "document_split_hint" in size 16 and filled style.
static const IconData document_split_hint_16_filled = IconData(58703, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -35237,6 +36077,21 @@ class FluentIcons {
/// fluent icon named "folder_open" in size 24 and filled style.
static const IconData folder_open_24_filled = IconData(62515, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "folder_open" in size 28 and filled style.
+ static const IconData folder_open_28_filled = IconData(985129, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "folder_open_down" in size 16 and filled style.
+ static const IconData folder_open_down_16_filled = IconData(985130, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "folder_open_down" in size 20 and filled style.
+ static const IconData folder_open_down_20_filled = IconData(985131, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "folder_open_down" in size 24 and filled style.
+ static const IconData folder_open_down_24_filled = IconData(985132, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "folder_open_down" in size 28 and filled style.
+ static const IconData folder_open_down_28_filled = IconData(985133, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "folder_open_vertical" in size 16 and filled style.
static const IconData folder_open_vertical_16_filled = IconData(61672, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -36296,6 +37151,15 @@ class FluentIcons {
/// fluent icon named "hd" in size 24 and filled style.
static const IconData hd_24_filled = IconData(59127, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "hd_off" in size 16 and filled style.
+ static const IconData hd_off_16_filled = IconData(985134, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "hd_off" in size 20 and filled style.
+ static const IconData hd_off_20_filled = IconData(985135, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "hd_off" in size 24 and filled style.
+ static const IconData hd_off_24_filled = IconData(985136, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "hdr" in size 20 and filled style.
static const IconData hdr_20_filled = IconData(59128, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -36596,6 +37460,15 @@ class FluentIcons {
/// fluent icon named "home_database" in size 32 and filled style.
static const IconData home_database_32_filled = IconData(61142, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "home_empty" in size 20 and filled style.
+ static const IconData home_empty_20_filled = IconData(985177, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "home_empty" in size 24 and filled style.
+ static const IconData home_empty_24_filled = IconData(985178, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "home_empty" in size 28 and filled style.
+ static const IconData home_empty_28_filled = IconData(985179, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "home_garage" in size 20 and filled style.
static const IconData home_garage_20_filled = IconData(984487, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -37937,6 +38810,9 @@ class FluentIcons {
/// fluent icon named "line_horizontal_1" in size 28 and filled style.
static const IconData line_horizontal_1_28_filled = IconData(983756, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "line_horizontal_1_dash_dot_dash" in size 20 and filled style.
+ static const IconData line_horizontal_1_dash_dot_dash_20_filled = IconData(985055, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "line_horizontal_1_dashes" in size 16 and filled style.
static const IconData line_horizontal_1_dashes_16_filled = IconData(983757, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -37949,6 +38825,9 @@ class FluentIcons {
/// fluent icon named "line_horizontal_1_dashes" in size 28 and filled style.
static const IconData line_horizontal_1_dashes_28_filled = IconData(983760, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "line_horizontal_1_dot" in size 20 and filled style.
+ static const IconData line_horizontal_1_dot_20_filled = IconData(985056, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "line_horizontal_2_dashes_solid" in size 16 and filled style.
static const IconData line_horizontal_2_dashes_solid_16_filled = IconData(983761, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -37961,9 +38840,24 @@ class FluentIcons {
/// fluent icon named "line_horizontal_2_dashes_solid" in size 28 and filled style.
static const IconData line_horizontal_2_dashes_solid_28_filled = IconData(983764, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "line_horizontal_3" in size 16 and filled style.
+ static const IconData line_horizontal_3_16_filled = IconData(985057, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "line_horizontal_3" in size 20 and filled style.
static const IconData line_horizontal_3_20_filled = IconData(62699, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "line_horizontal_3" in size 24 and filled style.
+ static const IconData line_horizontal_3_24_filled = IconData(985058, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "line_horizontal_3" in size 28 and filled style.
+ static const IconData line_horizontal_3_28_filled = IconData(985059, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "line_horizontal_3" in size 32 and filled style.
+ static const IconData line_horizontal_3_32_filled = IconData(985060, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "line_horizontal_3" in size 48 and filled style.
+ static const IconData line_horizontal_3_48_filled = IconData(985061, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "line_horizontal_4" in size 16 and filled style.
static const IconData line_horizontal_4_16_filled = IconData(983338, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -38243,6 +39137,21 @@ class FluentIcons {
/// fluent icon named "location_arrow_up" in size 48 and filled style.
static const IconData location_arrow_up_48_filled = IconData(59283, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "location_checkmark" in size 12 and filled style.
+ static const IconData location_checkmark_12_filled = IconData(985190, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "location_checkmark" in size 16 and filled style.
+ static const IconData location_checkmark_16_filled = IconData(985191, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "location_checkmark" in size 20 and filled style.
+ static const IconData location_checkmark_20_filled = IconData(985192, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "location_checkmark" in size 24 and filled style.
+ static const IconData location_checkmark_24_filled = IconData(985193, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "location_checkmark" in size 48 and filled style.
+ static const IconData location_checkmark_48_filled = IconData(985194, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "location_dismiss" in size 20 and filled style.
static const IconData location_dismiss_20_filled = IconData(59284, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -38585,6 +39494,9 @@ class FluentIcons {
/// fluent icon named "mail_inbox" in size 32 and filled style.
static const IconData mail_inbox_32_filled = IconData(985014, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "mail_inbox" in size 48 and filled style.
+ static const IconData mail_inbox_48_filled = IconData(985137, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "mail_inbox_add" in size 16 and filled style.
static const IconData mail_inbox_add_16_filled = IconData(62753, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -38654,6 +39566,9 @@ class FluentIcons {
/// fluent icon named "mail_inbox_person" in size 32 and filled style.
static const IconData mail_inbox_person_32_filled = IconData(985017, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "mail_inbox_person" in size 48 and filled style.
+ static const IconData mail_inbox_person_48_filled = IconData(985138, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "mail_link" in size 20 and filled style.
static const IconData mail_link_20_filled = IconData(62863, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -38741,6 +39656,12 @@ class FluentIcons {
/// fluent icon named "mail_read" in size 48 and filled style.
static const IconData mail_read_48_filled = IconData(62766, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "mail_read_briefcase" in size 20 and filled style.
+ static const IconData mail_read_briefcase_20_filled = IconData(985139, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "mail_read_briefcase" in size 24 and filled style.
+ static const IconData mail_read_briefcase_24_filled = IconData(985140, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "mail_read_briefcase" in size 48 and filled style.
static const IconData mail_read_briefcase_48_filled = IconData(984582, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -39494,6 +40415,15 @@ class FluentIcons {
/// fluent icon named "navigation" in size 24 and filled style.
static const IconData navigation_24_filled = IconData(62827, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "navigation" in size 28 and filled style.
+ static const IconData navigation_28_filled = IconData(985062, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "navigation" in size 32 and filled style.
+ static const IconData navigation_32_filled = IconData(985063, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "navigation" in size 48 and filled style.
+ static const IconData navigation_48_filled = IconData(985064, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "navigation_location_target" in size 20 and filled style.
static const IconData navigation_location_target_20_filled = IconData(59502, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -40163,6 +41093,18 @@ class FluentIcons {
/// fluent icon named "paint_bucket" in size 24 and filled style.
static const IconData paint_bucket_24_filled = IconData(62880, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "paint_bucket_brush" in size 16 and filled style.
+ static const IconData paint_bucket_brush_16_filled = IconData(985180, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "paint_bucket_brush" in size 20 and filled style.
+ static const IconData paint_bucket_brush_20_filled = IconData(985181, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "paint_bucket_brush" in size 24 and filled style.
+ static const IconData paint_bucket_brush_24_filled = IconData(985182, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "paint_bucket_brush" in size 28 and filled style.
+ static const IconData paint_bucket_brush_28_filled = IconData(985183, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "pair" in size 20 and filled style.
static const IconData pair_20_filled = IconData(59577, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -40490,6 +41432,9 @@ class FluentIcons {
/// fluent icon named "pause" in size 48 and filled style.
static const IconData pause_48_filled = IconData(62893, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "pause_circle" in size 16 and filled style.
+ static const IconData pause_circle_16_filled = IconData(985065, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "pause_circle" in size 20 and filled style.
static const IconData pause_circle_20_filled = IconData(63173, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -42650,6 +43595,15 @@ class FluentIcons {
/// fluent icon named "re_order_dots_vertical" in size 24 and filled style.
static const IconData re_order_dots_vertical_24_filled = IconData(59905, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "re_order_vertical" in size 16 and filled style.
+ static const IconData re_order_vertical_16_filled = IconData(985184, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "re_order_vertical" in size 20 and filled style.
+ static const IconData re_order_vertical_20_filled = IconData(985185, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "re_order_vertical" in size 24 and filled style.
+ static const IconData re_order_vertical_24_filled = IconData(985186, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "read_aloud" in size 16 and filled style.
static const IconData read_aloud_16_filled = IconData(59906, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -43124,6 +44078,21 @@ class FluentIcons {
/// fluent icon named "router" in size 24 and filled style.
static const IconData router_24_filled = IconData(63107, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "row_child" in size 16 and filled style.
+ static const IconData row_child_16_filled = IconData(985141, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "row_child" in size 20 and filled style.
+ static const IconData row_child_20_filled = IconData(985142, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "row_child" in size 24 and filled style.
+ static const IconData row_child_24_filled = IconData(985143, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "row_child" in size 28 and filled style.
+ static const IconData row_child_28_filled = IconData(985144, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "row_child" in size 32 and filled style.
+ static const IconData row_child_32_filled = IconData(985145, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "row_triple" in size 20 and filled style.
static const IconData row_triple_20_filled = IconData(59972, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -43241,6 +44210,9 @@ class FluentIcons {
/// fluent icon named "savings" in size 24 and filled style.
static const IconData savings_24_filled = IconData(63120, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "savings" in size 32 and filled style.
+ static const IconData savings_32_filled = IconData(985187, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "scale_fill" in size 20 and filled style.
static const IconData scale_fill_20_filled = IconData(59991, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -43898,6 +44870,9 @@ class FluentIcons {
/// fluent icon named "share_screen_person_p" in size 28 and filled style.
static const IconData share_screen_person_p_28_filled = IconData(60098, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "share_screen_start" in size 16 and filled style.
+ static const IconData share_screen_start_16_filled = IconData(985188, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "share_screen_start" in size 20 and filled style.
static const IconData share_screen_start_20_filled = IconData(60099, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -45134,6 +46109,15 @@ class FluentIcons {
/// fluent icon named "square_shadow" in size 20 and filled style.
static const IconData square_shadow_20_filled = IconData(60321, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "square_text_arrow_repeat_all" in size 16 and filled style.
+ static const IconData square_text_arrow_repeat_all_16_filled = IconData(985104, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "square_text_arrow_repeat_all" in size 20 and filled style.
+ static const IconData square_text_arrow_repeat_all_20_filled = IconData(985105, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "square_text_arrow_repeat_all" in size 24 and filled style.
+ static const IconData square_text_arrow_repeat_all_24_filled = IconData(985106, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "squares_nested" in size 20 and filled style.
static const IconData squares_nested_20_filled = IconData(60322, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -45146,9 +46130,15 @@ class FluentIcons {
/// fluent icon named "stack" in size 24 and filled style.
static const IconData stack_24_filled = IconData(63422, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "stack" in size 28 and filled style.
+ static const IconData stack_28_filled = IconData(985066, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "stack" in size 32 and filled style.
static const IconData stack_32_filled = IconData(61151, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "stack" in size 48 and filled style.
+ static const IconData stack_48_filled = IconData(985067, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "stack_add" in size 20 and filled style.
static const IconData stack_add_20_filled = IconData(983363, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -45161,6 +46151,24 @@ class FluentIcons {
/// fluent icon named "stack_arrow_forward" in size 24 and filled style.
static const IconData stack_arrow_forward_24_filled = IconData(60324, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "stack_off" in size 16 and filled style.
+ static const IconData stack_off_16_filled = IconData(985068, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "stack_off" in size 20 and filled style.
+ static const IconData stack_off_20_filled = IconData(985069, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "stack_off" in size 24 and filled style.
+ static const IconData stack_off_24_filled = IconData(985070, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "stack_off" in size 28 and filled style.
+ static const IconData stack_off_28_filled = IconData(985071, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "stack_off" in size 32 and filled style.
+ static const IconData stack_off_32_filled = IconData(985072, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "stack_off" in size 48 and filled style.
+ static const IconData stack_off_48_filled = IconData(985073, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "stack_star" in size 16 and filled style.
static const IconData stack_star_16_filled = IconData(60325, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -46997,6 +48005,9 @@ class FluentIcons {
/// fluent icon named "text_bullet_list_square" in size 24 and filled style.
static const IconData text_bullet_list_square_24_filled = IconData(63425, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "text_bullet_list_square" in size 28 and filled style.
+ static const IconData text_bullet_list_square_28_filled = IconData(985074, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "text_bullet_list_square" in size 32 and filled style.
static const IconData text_bullet_list_square_32_filled = IconData(983470, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -47975,6 +48986,15 @@ class FluentIcons {
/// fluent icon named "textbox" in size 24 and filled style.
static const IconData textbox_24_filled = IconData(63529, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "textbox" in size 28 and filled style.
+ static const IconData textbox_28_filled = IconData(985075, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "textbox" in size 32 and filled style.
+ static const IconData textbox_32_filled = IconData(985076, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "textbox" in size 48 and filled style.
+ static const IconData textbox_48_filled = IconData(985077, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "textbox_align_bottom" in size 20 and filled style.
static const IconData textbox_align_bottom_20_filled = IconData(63532, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -48095,6 +49115,24 @@ class FluentIcons {
/// fluent icon named "textbox_align_top_rotate_90" in size 24 and filled style.
static const IconData textbox_align_top_rotate_90_24_filled = IconData(60786, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "textbox_checkmark" in size 16 and filled style.
+ static const IconData textbox_checkmark_16_filled = IconData(985078, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "textbox_checkmark" in size 20 and filled style.
+ static const IconData textbox_checkmark_20_filled = IconData(985079, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "textbox_checkmark" in size 24 and filled style.
+ static const IconData textbox_checkmark_24_filled = IconData(985080, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "textbox_checkmark" in size 28 and filled style.
+ static const IconData textbox_checkmark_28_filled = IconData(985081, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "textbox_checkmark" in size 32 and filled style.
+ static const IconData textbox_checkmark_32_filled = IconData(985082, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "textbox_checkmark" in size 48 and filled style.
+ static const IconData textbox_checkmark_48_filled = IconData(985083, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "textbox_more" in size 20 and filled style.
static const IconData textbox_more_20_filled = IconData(60787, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -48311,6 +49349,9 @@ class FluentIcons {
/// fluent icon named "translate" in size 24 and filled style.
static const IconData translate_24_filled = IconData(63564, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "translate" in size 32 and filled style.
+ static const IconData translate_32_filled = IconData(985107, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "translate_auto" in size 16 and filled style.
static const IconData translate_auto_16_filled = IconData(983474, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -49394,6 +50435,9 @@ class FluentIcons {
/// fluent icon named "weather_moon" in size 28 and filled style.
static const IconData weather_moon_28_filled = IconData(60997, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "weather_moon" in size 32 and filled style.
+ static const IconData weather_moon_32_filled = IconData(985189, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "weather_moon" in size 48 and filled style.
static const IconData weather_moon_48_filled = IconData(63639, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -50095,350 +51139,383 @@ class FluentIcons {
/// fluent icon named "dismiss_circle" in size 32 and light style.
static const IconData dismiss_circle_32_light = IconData(57397, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ /// fluent icon named "document" in size 24 and light style.
+ static const IconData document_24_light = IconData(57398, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+
+ /// fluent icon named "document" in size 28 and light style.
+ static const IconData document_28_light = IconData(57399, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+
+ /// fluent icon named "document" in size 32 and light style.
+ static const IconData document_32_light = IconData(57400, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+
+ /// fluent icon named "document" in size 48 and light style.
+ static const IconData document_48_light = IconData(57401, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+
/// fluent icon named "document_lightning" in size 32 and light style.
- static const IconData document_lightning_32_light = IconData(57398, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData document_lightning_32_light = IconData(57402, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "document_signature" in size 32 and light style.
- static const IconData document_signature_32_light = IconData(57399, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData document_signature_32_light = IconData(57403, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+
+ /// fluent icon named "document_sparkle" in size 24 and light style.
+ static const IconData document_sparkle_24_light = IconData(57404, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+
+ /// fluent icon named "document_sparkle" in size 28 and light style.
+ static const IconData document_sparkle_28_light = IconData(57405, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+
+ /// fluent icon named "document_sparkle" in size 32 and light style.
+ static const IconData document_sparkle_32_light = IconData(57406, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+
+ /// fluent icon named "document_sparkle" in size 48 and light style.
+ static const IconData document_sparkle_48_light = IconData(57407, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "door_arrow_right" in size 32 and light style.
- static const IconData door_arrow_right_32_light = IconData(57400, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData door_arrow_right_32_light = IconData(57408, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "edit" in size 32 and light style.
- static const IconData edit_32_light = IconData(57401, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData edit_32_light = IconData(57409, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "emoji" in size 32 and light style.
- static const IconData emoji_32_light = IconData(57402, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData emoji_32_light = IconData(57410, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "eye" in size 32 and light style.
- static const IconData eye_32_light = IconData(57403, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData eye_32_light = IconData(57411, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "eye_off" in size 32 and light style.
- static const IconData eye_off_32_light = IconData(57404, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData eye_off_32_light = IconData(57412, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "filter" in size 32 and light style.
- static const IconData filter_32_light = IconData(57405, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData filter_32_light = IconData(57413, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "flag" in size 32 and light style.
- static const IconData flag_32_light = IconData(57406, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData flag_32_light = IconData(57414, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "flag_off" in size 32 and light style.
- static const IconData flag_off_32_light = IconData(57407, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData flag_off_32_light = IconData(57415, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "flash" in size 32 and light style.
- static const IconData flash_32_light = IconData(57408, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData flash_32_light = IconData(57416, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "folder_arrow_right" in size 32 and light style.
- static const IconData folder_arrow_right_32_light = IconData(57409, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData folder_arrow_right_32_light = IconData(57417, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "folder_mail" in size 32 and light style.
- static const IconData folder_mail_32_light = IconData(57410, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData folder_mail_32_light = IconData(57418, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "hand_draw" in size 32 and light style.
- static const IconData hand_draw_32_light = IconData(57411, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData hand_draw_32_light = IconData(57419, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "history" in size 32 and light style.
- static const IconData history_32_light = IconData(57412, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData history_32_light = IconData(57420, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "image_add" in size 32 and light style.
- static const IconData image_add_32_light = IconData(57413, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData image_add_32_light = IconData(57421, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "image_alt_text" in size 32 and light style.
- static const IconData image_alt_text_32_light = IconData(57414, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData image_alt_text_32_light = IconData(57422, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "image_copy" in size 32 and light style.
- static const IconData image_copy_32_light = IconData(57415, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData image_copy_32_light = IconData(57423, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "image_reflection" in size 32 and light style.
- static const IconData image_reflection_32_light = IconData(57416, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData image_reflection_32_light = IconData(57424, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "image_shadow" in size 32 and light style.
- static const IconData image_shadow_32_light = IconData(57417, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData image_shadow_32_light = IconData(57425, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "immersive_reader" in size 32 and light style.
- static const IconData immersive_reader_32_light = IconData(57418, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData immersive_reader_32_light = IconData(57426, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "important" in size 32 and light style.
- static const IconData important_32_light = IconData(57419, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData important_32_light = IconData(57427, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "lasso" in size 32 and light style.
- static const IconData lasso_32_light = IconData(57420, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData lasso_32_light = IconData(57428, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "layout_column_two" in size 32 and light style.
- static const IconData layout_column_two_32_light = IconData(57421, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData layout_column_two_32_light = IconData(57429, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "layout_column_two_focus_left" in size 32 and light style.
- static const IconData layout_column_two_focus_left_32_light = IconData(57422, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData layout_column_two_focus_left_32_light = IconData(57430, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "layout_column_two_focus_right" in size 32 and light style.
- static const IconData layout_column_two_focus_right_32_light = IconData(57423, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData layout_column_two_focus_right_32_light = IconData(57431, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "layout_row_two" in size 32 and light style.
- static const IconData layout_row_two_32_light = IconData(57424, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData layout_row_two_32_light = IconData(57432, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "layout_row_two_focus_top" in size 32 and light style.
- static const IconData layout_row_two_focus_top_32_light = IconData(57425, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData layout_row_two_focus_top_32_light = IconData(57433, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "layout_row_two_focus_top_settings" in size 32 and light style.
- static const IconData layout_row_two_focus_top_settings_32_light = IconData(57426, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData layout_row_two_focus_top_settings_32_light = IconData(57434, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "layout_row_two_settings" in size 32 and light style.
- static const IconData layout_row_two_settings_32_light = IconData(57427, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData layout_row_two_settings_32_light = IconData(57435, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+
+ /// fluent icon named "lightbulb" in size 32 and light style.
+ static const IconData lightbulb_32_light = IconData(57436, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "link" in size 32 and light style.
- static const IconData link_32_light = IconData(57428, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData link_32_light = IconData(57437, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "lock_closed" in size 32 and light style.
- static const IconData lock_closed_32_light = IconData(57429, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData lock_closed_32_light = IconData(57438, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "lock_open" in size 32 and light style.
- static const IconData lock_open_32_light = IconData(57430, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData lock_open_32_light = IconData(57439, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "mail" in size 32 and light style.
- static const IconData mail_32_light = IconData(57431, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData mail_32_light = IconData(57440, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "mail_alert" in size 32 and light style.
- static const IconData mail_alert_32_light = IconData(57432, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData mail_alert_32_light = IconData(57441, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "mail_arrow_clockwise" in size 32 and light style.
- static const IconData mail_arrow_clockwise_32_light = IconData(57433, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData mail_arrow_clockwise_32_light = IconData(57442, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "mail_arrow_double_back" in size 32 and light style.
- static const IconData mail_arrow_double_back_32_light = IconData(57434, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData mail_arrow_double_back_32_light = IconData(57443, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "mail_copy" in size 32 and light style.
- static const IconData mail_copy_32_light = IconData(57435, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData mail_copy_32_light = IconData(57444, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "mail_edit" in size 32 and light style.
- static const IconData mail_edit_32_light = IconData(57436, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData mail_edit_32_light = IconData(57445, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "mail_list" in size 32 and light style.
- static const IconData mail_list_32_light = IconData(57437, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData mail_list_32_light = IconData(57446, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "mail_multiple" in size 32 and light style.
- static const IconData mail_multiple_32_light = IconData(57438, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData mail_multiple_32_light = IconData(57447, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "mail_read" in size 32 and light style.
- static const IconData mail_read_32_light = IconData(57439, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData mail_read_32_light = IconData(57448, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "mail_read_multiple" in size 32 and light style.
- static const IconData mail_read_multiple_32_light = IconData(57440, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData mail_read_multiple_32_light = IconData(57449, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "mail_rewind" in size 32 and light style.
- static const IconData mail_rewind_32_light = IconData(57441, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData mail_rewind_32_light = IconData(57450, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "mail_settings" in size 32 and light style.
- static const IconData mail_settings_32_light = IconData(57442, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData mail_settings_32_light = IconData(57451, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "mail_unread" in size 32 and light style.
- static const IconData mail_unread_32_light = IconData(57443, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData mail_unread_32_light = IconData(57452, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "mic" in size 32 and light style.
- static const IconData mic_32_light = IconData(57444, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData mic_32_light = IconData(57453, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "molecule" in size 32 and light style.
- static const IconData molecule_32_light = IconData(57445, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData molecule_32_light = IconData(57454, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "note" in size 32 and light style.
- static const IconData note_32_light = IconData(57446, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData note_32_light = IconData(57455, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "options" in size 32 and light style.
- static const IconData options_32_light = IconData(57447, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData options_32_light = IconData(57456, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "paint_brush" in size 32 and light style.
- static const IconData paint_brush_32_light = IconData(57448, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData paint_brush_32_light = IconData(57457, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "panel_left_default" in size 32 and light style.
- static const IconData panel_left_default_32_light = IconData(57449, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData panel_left_default_32_light = IconData(57458, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "panel_left_focus_right" in size 32 and light style.
- static const IconData panel_left_focus_right_32_light = IconData(57450, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData panel_left_focus_right_32_light = IconData(57459, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "pen_sparkle" in size 32 and light style.
- static const IconData pen_sparkle_32_light = IconData(57451, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData pen_sparkle_32_light = IconData(57460, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "people" in size 32 and light style.
- static const IconData people_32_light = IconData(57452, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData people_32_light = IconData(57461, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "people_add" in size 32 and light style.
- static const IconData people_add_32_light = IconData(57453, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData people_add_32_light = IconData(57462, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "people_community" in size 32 and light style.
- static const IconData people_community_32_light = IconData(57454, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData people_community_32_light = IconData(57463, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "people_edit" in size 32 and light style.
- static const IconData people_edit_32_light = IconData(57455, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData people_edit_32_light = IconData(57464, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "people_list" in size 32 and light style.
- static const IconData people_list_32_light = IconData(57456, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData people_list_32_light = IconData(57465, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "people_settings" in size 32 and light style.
- static const IconData people_settings_32_light = IconData(57457, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData people_settings_32_light = IconData(57466, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "people_sync" in size 32 and light style.
- static const IconData people_sync_32_light = IconData(57458, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData people_sync_32_light = IconData(57467, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "person" in size 32 and light style.
- static const IconData person_32_light = IconData(57459, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData person_32_light = IconData(57468, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "person_add" in size 32 and light style.
- static const IconData person_add_32_light = IconData(57460, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData person_add_32_light = IconData(57469, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "person_available" in size 32 and light style.
- static const IconData person_available_32_light = IconData(57461, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData person_available_32_light = IconData(57470, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "person_feedback" in size 32 and light style.
- static const IconData person_feedback_32_light = IconData(57462, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData person_feedback_32_light = IconData(57471, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "person_mail" in size 32 and light style.
- static const IconData person_mail_32_light = IconData(57463, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData person_mail_32_light = IconData(57472, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "person_prohibited" in size 32 and light style.
- static const IconData person_prohibited_32_light = IconData(57464, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData person_prohibited_32_light = IconData(57473, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "person_suport" in size 32 and light style.
- static const IconData person_suport_32_light = IconData(57465, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData person_suport_32_light = IconData(57474, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "phone" in size 32 and light style.
- static const IconData phone_32_light = IconData(57466, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData phone_32_light = IconData(57475, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "picture_in_picture" in size 32 and light style.
- static const IconData picture_in_picture_32_light = IconData(57467, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData picture_in_picture_32_light = IconData(57476, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "pin" in size 32 and light style.
- static const IconData pin_32_light = IconData(57468, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData pin_32_light = IconData(57477, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "pin_off" in size 32 and light style.
- static const IconData pin_off_32_light = IconData(57469, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData pin_off_32_light = IconData(57478, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "poll" in size 32 and light style.
- static const IconData poll_32_light = IconData(57470, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData poll_32_light = IconData(57479, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "print" in size 32 and light style.
- static const IconData print_32_light = IconData(57471, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData print_32_light = IconData(57480, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "question" in size 32 and light style.
- static const IconData question_32_light = IconData(57472, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData question_32_light = IconData(57481, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "read_aloud" in size 32 and light style.
- static const IconData read_aloud_32_light = IconData(57473, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData read_aloud_32_light = IconData(57482, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "rectangle_landscape" in size 32 and light style.
- static const IconData rectangle_landscape_32_light = IconData(57474, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData rectangle_landscape_32_light = IconData(57483, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "rotate_left" in size 32 and light style.
- static const IconData rotate_left_32_light = IconData(57475, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData rotate_left_32_light = IconData(57484, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "save" in size 32 and light style.
- static const IconData save_32_light = IconData(57476, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData save_32_light = IconData(57485, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "send_clock" in size 32 and light style.
- static const IconData send_clock_32_light = IconData(57477, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData send_clock_32_light = IconData(57486, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "settings" in size 32 and light style.
- static const IconData settings_32_light = IconData(57478, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData settings_32_light = IconData(57487, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "share" in size 32 and light style.
- static const IconData share_32_light = IconData(57479, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData share_32_light = IconData(57488, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "shield_error" in size 32 and light style.
- static const IconData shield_error_32_light = IconData(57480, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData shield_error_32_light = IconData(57489, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "signature" in size 32 and light style.
- static const IconData signature_32_light = IconData(57481, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData signature_32_light = IconData(57490, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "square_arrow_forward" in size 32 and light style.
- static const IconData square_arrow_forward_32_light = IconData(57482, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData square_arrow_forward_32_light = IconData(57491, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "stamp" in size 32 and light style.
- static const IconData stamp_32_light = IconData(57483, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData stamp_32_light = IconData(57492, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "star_add" in size 32 and light style.
- static const IconData star_add_32_light = IconData(57484, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData star_add_32_light = IconData(57493, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "star_arrow_right" in size 32 and light style.
- static const IconData star_arrow_right_32_light = IconData(57485, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData star_arrow_right_32_light = IconData(57494, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "tab_add" in size 32 and light style.
- static const IconData tab_add_32_light = IconData(57486, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData tab_add_32_light = IconData(57495, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "table" in size 32 and light style.
- static const IconData table_32_light = IconData(57487, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData table_32_light = IconData(57496, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "table_cells_merge" in size 32 and light style.
- static const IconData table_cells_merge_32_light = IconData(57488, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData table_cells_merge_32_light = IconData(57497, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "table_cells_split" in size 32 and light style.
- static const IconData table_cells_split_32_light = IconData(57489, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData table_cells_split_32_light = IconData(57498, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "table_dismiss" in size 32 and light style.
- static const IconData table_dismiss_32_light = IconData(57490, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData table_dismiss_32_light = IconData(57499, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "table_move_above" in size 32 and light style.
- static const IconData table_move_above_32_light = IconData(57491, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData table_move_above_32_light = IconData(57500, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "table_move_below" in size 32 and light style.
- static const IconData table_move_below_32_light = IconData(57492, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData table_move_below_32_light = IconData(57501, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "table_move_left" in size 32 and light style.
- static const IconData table_move_left_32_light = IconData(57493, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData table_move_left_32_light = IconData(57502, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "table_move_right" in size 32 and light style.
- static const IconData table_move_right_32_light = IconData(57494, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData table_move_right_32_light = IconData(57503, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "table_settings" in size 32 and light style.
- static const IconData table_settings_32_light = IconData(57495, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData table_settings_32_light = IconData(57504, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "table_simple" in size 32 and light style.
- static const IconData table_simple_32_light = IconData(57496, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData table_simple_32_light = IconData(57505, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "tag" in size 32 and light style.
- static const IconData tag_32_light = IconData(57497, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData tag_32_light = IconData(57506, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "text" in size 32 and light style.
- static const IconData text_32_light = IconData(57498, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData text_32_light = IconData(57507, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "text_clear_formatting" in size 32 and light style.
- static const IconData text_clear_formatting_32_light = IconData(57499, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData text_clear_formatting_32_light = IconData(57508, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "text_collapse" in size 32 and light style.
- static const IconData text_collapse_32_light = IconData(57500, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData text_collapse_32_light = IconData(57509, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "text_density" in size 32 and light style.
- static const IconData text_density_32_light = IconData(57501, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData text_density_32_light = IconData(57510, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "text_edit_style" in size 32 and light style.
- static const IconData text_edit_style_32_light = IconData(57502, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData text_edit_style_32_light = IconData(57511, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "text_expand" in size 32 and light style.
- static const IconData text_expand_32_light = IconData(57503, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData text_expand_32_light = IconData(57512, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "textbox_align_top_left" in size 32 and light style.
- static const IconData textbox_align_top_left_32_light = IconData(57504, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData textbox_align_top_left_32_light = IconData(57513, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "toolbox" in size 32 and light style.
- static const IconData toolbox_32_light = IconData(57505, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData toolbox_32_light = IconData(57514, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "translate" in size 32 and light style.
- static const IconData translate_32_light = IconData(57506, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData translate_32_light = IconData(57515, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "video" in size 32 and light style.
- static const IconData video_32_light = IconData(57507, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData video_32_light = IconData(57516, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "video_clip" in size 32 and light style.
- static const IconData video_clip_32_light = IconData(57508, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData video_clip_32_light = IconData(57517, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+
+ /// fluent icon named "weather_moon" in size 32 and light style.
+ static const IconData weather_moon_32_light = IconData(57518, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+
+ /// fluent icon named "weather_sunny" in size 32 and light style.
+ static const IconData weather_sunny_32_light = IconData(57519, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "window" in size 32 and light style.
- static const IconData window_32_light = IconData(57509, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData window_32_light = IconData(57520, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "wrench_screwdriver" in size 32 and light style.
- static const IconData wrench_screwdriver_32_light = IconData(57510, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData wrench_screwdriver_32_light = IconData(57521, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "zoom_in" in size 32 and light style.
- static const IconData zoom_in_32_light = IconData(57511, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData zoom_in_32_light = IconData(57522, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
/// fluent icon named "zoom_out" in size 32 and light style.
- static const IconData zoom_out_32_light = IconData(57512, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
+ static const IconData zoom_out_32_light = IconData(57523, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg);
// END GENERATED
}
diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml
index 9601e528bc..c2a621b6cd 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.261
+version: 1.1.270
homepage: https://github.com/microsoft/fluentui-system-icons/tree/main
environment:
diff --git a/fonts/FluentSystemIcons-Filled.css b/fonts/FluentSystemIcons-Filled.css
index 3cd27e4e55..89a27ef81c 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?ee05b13c300ab6ef1f0da0ff05e00478") format("woff2"),
-url("./FluentSystemIcons-Filled.woff?ee05b13c300ab6ef1f0da0ff05e00478") format("woff"),
-url("./FluentSystemIcons-Filled.ttf?ee05b13c300ab6ef1f0da0ff05e00478") format("truetype");
+ src: url("./FluentSystemIcons-Filled.woff2?772cd6e2cd1b62b0d3f7e52038d9bae9") format("woff2"),
+url("./FluentSystemIcons-Filled.woff?772cd6e2cd1b62b0d3f7e52038d9bae9") format("woff"),
+url("./FluentSystemIcons-Filled.ttf?772cd6e2cd1b62b0d3f7e52038d9bae9") format("truetype");
}
i[class^="icon-"]:before, i[class*=" icon-"]:before {
@@ -25159,3 +25159,525 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
.icon-ic_fluent_plug_connected_48_filled:before {
content: "\f07bc";
}
+.icon-ic_fluent_arrow_bounce_12_filled:before {
+ content: "\f07bd";
+}
+.icon-ic_fluent_arrow_bounce_28_filled:before {
+ content: "\f07be";
+}
+.icon-ic_fluent_arrow_bounce_48_filled:before {
+ content: "\f07bf";
+}
+.icon-ic_fluent_arrow_down_left_12_filled:before {
+ content: "\f07c0";
+}
+.icon-ic_fluent_arrow_down_left_28_filled:before {
+ content: "\f07c1";
+}
+.icon-ic_fluent_arrow_flow_diagonal_up_right_12_filled:before {
+ content: "\f07c2";
+}
+.icon-ic_fluent_arrow_flow_diagonal_up_right_28_filled:before {
+ content: "\f07c3";
+}
+.icon-ic_fluent_arrow_flow_diagonal_up_right_48_filled:before {
+ content: "\f07c4";
+}
+.icon-ic_fluent_arrow_up_right_12_filled:before {
+ content: "\f07c5";
+}
+.icon-ic_fluent_arrow_up_right_28_filled:before {
+ content: "\f07c6";
+}
+.icon-ic_fluent_arrow_up_right_dashes_12_filled:before {
+ content: "\f07c7";
+}
+.icon-ic_fluent_arrow_up_right_dashes_20_filled:before {
+ content: "\f07c8";
+}
+.icon-ic_fluent_arrow_up_right_dashes_24_filled:before {
+ content: "\f07c9";
+}
+.icon-ic_fluent_arrow_up_right_dashes_28_filled:before {
+ content: "\f07ca";
+}
+.icon-ic_fluent_arrow_up_right_dashes_32_filled:before {
+ content: "\f07cb";
+}
+.icon-ic_fluent_arrow_up_right_dashes_48_filled:before {
+ content: "\f07cc";
+}
+.icon-ic_fluent_arrow_wrap_32_filled:before {
+ content: "\f07cd";
+}
+.icon-ic_fluent_arrow_wrap_up_to_down_20_filled:before {
+ content: "\f07ce";
+}
+.icon-ic_fluent_arrow_wrap_up_to_down_32_filled:before {
+ content: "\f07cf";
+}
+.icon-ic_fluent_coin_multiple_16_filled:before {
+ content: "\f07d0";
+}
+.icon-ic_fluent_coin_multiple_20_filled:before {
+ content: "\f07d1";
+}
+.icon-ic_fluent_coin_multiple_24_filled:before {
+ content: "\f07d2";
+}
+.icon-ic_fluent_comment_badge_16_filled:before {
+ content: "\f07d3";
+}
+.icon-ic_fluent_comment_badge_20_filled:before {
+ content: "\f07d4";
+}
+.icon-ic_fluent_comment_badge_24_filled:before {
+ content: "\f07d5";
+}
+.icon-ic_fluent_data_usage_28_filled:before {
+ content: "\f07d6";
+}
+.icon-ic_fluent_data_usage_32_filled:before {
+ content: "\f07d7";
+}
+.icon-ic_fluent_data_usage_48_filled:before {
+ content: "\f07d8";
+}
+.icon-ic_fluent_data_usage_checkmark_16_filled:before {
+ content: "\f07d9";
+}
+.icon-ic_fluent_data_usage_checkmark_20_filled:before {
+ content: "\f07da";
+}
+.icon-ic_fluent_data_usage_checkmark_24_filled:before {
+ content: "\f07db";
+}
+.icon-ic_fluent_data_usage_checkmark_28_filled:before {
+ content: "\f07dc";
+}
+.icon-ic_fluent_data_usage_checkmark_32_filled:before {
+ content: "\f07dd";
+}
+.icon-ic_fluent_data_usage_checkmark_48_filled:before {
+ content: "\f07de";
+}
+.icon-ic_fluent_line_horizontal_1_dash_dot_dash_20_filled:before {
+ content: "\f07df";
+}
+.icon-ic_fluent_line_horizontal_1_dot_20_filled:before {
+ content: "\f07e0";
+}
+.icon-ic_fluent_line_horizontal_3_16_filled:before {
+ content: "\f07e1";
+}
+.icon-ic_fluent_line_horizontal_3_24_filled:before {
+ content: "\f07e2";
+}
+.icon-ic_fluent_line_horizontal_3_28_filled:before {
+ content: "\f07e3";
+}
+.icon-ic_fluent_line_horizontal_3_32_filled:before {
+ content: "\f07e4";
+}
+.icon-ic_fluent_line_horizontal_3_48_filled:before {
+ content: "\f07e5";
+}
+.icon-ic_fluent_navigation_28_filled:before {
+ content: "\f07e6";
+}
+.icon-ic_fluent_navigation_32_filled:before {
+ content: "\f07e7";
+}
+.icon-ic_fluent_navigation_48_filled:before {
+ content: "\f07e8";
+}
+.icon-ic_fluent_pause_circle_16_filled:before {
+ content: "\f07e9";
+}
+.icon-ic_fluent_stack_28_filled:before {
+ content: "\f07ea";
+}
+.icon-ic_fluent_stack_48_filled:before {
+ content: "\f07eb";
+}
+.icon-ic_fluent_stack_off_16_filled:before {
+ content: "\f07ec";
+}
+.icon-ic_fluent_stack_off_20_filled:before {
+ content: "\f07ed";
+}
+.icon-ic_fluent_stack_off_24_filled:before {
+ content: "\f07ee";
+}
+.icon-ic_fluent_stack_off_28_filled:before {
+ content: "\f07ef";
+}
+.icon-ic_fluent_stack_off_32_filled:before {
+ content: "\f07f0";
+}
+.icon-ic_fluent_stack_off_48_filled:before {
+ content: "\f07f1";
+}
+.icon-ic_fluent_text_bullet_list_square_28_filled:before {
+ content: "\f07f2";
+}
+.icon-ic_fluent_textbox_28_filled:before {
+ content: "\f07f3";
+}
+.icon-ic_fluent_textbox_32_filled:before {
+ content: "\f07f4";
+}
+.icon-ic_fluent_textbox_48_filled:before {
+ content: "\f07f5";
+}
+.icon-ic_fluent_textbox_checkmark_16_filled:before {
+ content: "\f07f6";
+}
+.icon-ic_fluent_textbox_checkmark_20_filled:before {
+ content: "\f07f7";
+}
+.icon-ic_fluent_textbox_checkmark_24_filled:before {
+ content: "\f07f8";
+}
+.icon-ic_fluent_textbox_checkmark_28_filled:before {
+ content: "\f07f9";
+}
+.icon-ic_fluent_textbox_checkmark_32_filled:before {
+ content: "\f07fa";
+}
+.icon-ic_fluent_textbox_checkmark_48_filled:before {
+ content: "\f07fb";
+}
+.icon-ic_fluent_document_one_page_multiple_sparkle_16_filled:before {
+ content: "\f07fc";
+}
+.icon-ic_fluent_document_one_page_multiple_sparkle_20_filled:before {
+ content: "\f07fd";
+}
+.icon-ic_fluent_document_one_page_multiple_sparkle_24_filled:before {
+ content: "\f07fe";
+}
+.icon-ic_fluent_animal_paw_print_16_filled:before {
+ content: "\f07ff";
+}
+.icon-ic_fluent_animal_paw_print_20_filled:before {
+ content: "\f0800";
+}
+.icon-ic_fluent_animal_paw_print_24_filled:before {
+ content: "\f0801";
+}
+.icon-ic_fluent_animal_paw_print_28_filled:before {
+ content: "\f0802";
+}
+.icon-ic_fluent_animal_paw_print_32_filled:before {
+ content: "\f0803";
+}
+.icon-ic_fluent_animal_paw_print_48_filled:before {
+ content: "\f0804";
+}
+.icon-ic_fluent_arrow_clockwise_dashes_28_filled:before {
+ content: "\f0805";
+}
+.icon-ic_fluent_arrow_clockwise_dashes_48_filled:before {
+ content: "\f0806";
+}
+.icon-ic_fluent_arrow_clockwise_dashes_settings_16_filled:before {
+ content: "\f0807";
+}
+.icon-ic_fluent_arrow_clockwise_dashes_settings_20_filled:before {
+ content: "\f0808";
+}
+.icon-ic_fluent_arrow_clockwise_dashes_settings_24_filled:before {
+ content: "\f0809";
+}
+.icon-ic_fluent_arrow_clockwise_dashes_settings_28_filled:before {
+ content: "\f080a";
+}
+.icon-ic_fluent_arrow_clockwise_dashes_settings_32_filled:before {
+ content: "\f080b";
+}
+.icon-ic_fluent_arrow_clockwise_dashes_settings_48_filled:before {
+ content: "\f080c";
+}
+.icon-ic_fluent_chat_off_16_filled:before {
+ content: "\f080d";
+}
+.icon-ic_fluent_connected_24_filled:before {
+ content: "\f080e";
+}
+.icon-ic_fluent_connected_32_filled:before {
+ content: "\f080f";
+}
+.icon-ic_fluent_square_text_arrow_repeat_all_16_filled:before {
+ content: "\f0810";
+}
+.icon-ic_fluent_square_text_arrow_repeat_all_20_filled:before {
+ content: "\f0811";
+}
+.icon-ic_fluent_square_text_arrow_repeat_all_24_filled:before {
+ content: "\f0812";
+}
+.icon-ic_fluent_translate_32_filled:before {
+ content: "\f0813";
+}
+.icon-ic_fluent_brain_20_filled:before {
+ content: "\f0814";
+}
+.icon-ic_fluent_brain_24_filled:before {
+ content: "\f0815";
+}
+.icon-ic_fluent_brain_sparkle_20_filled:before {
+ content: "\f0816";
+}
+.icon-ic_fluent_circle_hint_28_filled:before {
+ content: "\f0817";
+}
+.icon-ic_fluent_circle_hint_32_filled:before {
+ content: "\f0818";
+}
+.icon-ic_fluent_circle_hint_48_filled:before {
+ content: "\f0819";
+}
+.icon-ic_fluent_circle_hint_cursor_16_filled:before {
+ content: "\f081a";
+}
+.icon-ic_fluent_circle_hint_cursor_20_filled:before {
+ content: "\f081b";
+}
+.icon-ic_fluent_circle_hint_cursor_24_filled:before {
+ content: "\f081c";
+}
+.icon-ic_fluent_circle_hint_dismiss_16_filled:before {
+ content: "\f081d";
+}
+.icon-ic_fluent_circle_hint_dismiss_20_filled:before {
+ content: "\f081e";
+}
+.icon-ic_fluent_circle_hint_dismiss_24_filled:before {
+ content: "\f081f";
+}
+.icon-ic_fluent_circle_multiple_concentric_16_filled:before {
+ content: "\f0820";
+}
+.icon-ic_fluent_circle_multiple_concentric_20_filled:before {
+ content: "\f0821";
+}
+.icon-ic_fluent_circle_multiple_concentric_24_filled:before {
+ content: "\f0822";
+}
+.icon-ic_fluent_database_checkmark_16_filled:before {
+ content: "\f0823";
+}
+.icon-ic_fluent_database_checkmark_20_filled:before {
+ content: "\f0824";
+}
+.icon-ic_fluent_database_checkmark_24_filled:before {
+ content: "\f0825";
+}
+.icon-ic_fluent_directions_28_filled:before {
+ content: "\f0826";
+}
+.icon-ic_fluent_directions_32_filled:before {
+ content: "\f0827";
+}
+.icon-ic_fluent_directions_48_filled:before {
+ content: "\f0828";
+}
+.icon-ic_fluent_folder_open_28_filled:before {
+ content: "\f0829";
+}
+.icon-ic_fluent_folder_open_down_16_filled:before {
+ content: "\f082a";
+}
+.icon-ic_fluent_folder_open_down_20_filled:before {
+ content: "\f082b";
+}
+.icon-ic_fluent_folder_open_down_24_filled:before {
+ content: "\f082c";
+}
+.icon-ic_fluent_folder_open_down_28_filled:before {
+ content: "\f082d";
+}
+.icon-ic_fluent_hd_off_16_filled:before {
+ content: "\f082e";
+}
+.icon-ic_fluent_hd_off_20_filled:before {
+ content: "\f082f";
+}
+.icon-ic_fluent_hd_off_24_filled:before {
+ content: "\f0830";
+}
+.icon-ic_fluent_mail_inbox_48_filled:before {
+ content: "\f0831";
+}
+.icon-ic_fluent_mail_inbox_person_48_filled:before {
+ content: "\f0832";
+}
+.icon-ic_fluent_mail_read_briefcase_20_filled:before {
+ content: "\f0833";
+}
+.icon-ic_fluent_mail_read_briefcase_24_filled:before {
+ content: "\f0834";
+}
+.icon-ic_fluent_row_child_16_filled:before {
+ content: "\f0835";
+}
+.icon-ic_fluent_row_child_20_filled:before {
+ content: "\f0836";
+}
+.icon-ic_fluent_row_child_24_filled:before {
+ content: "\f0837";
+}
+.icon-ic_fluent_row_child_28_filled:before {
+ content: "\f0838";
+}
+.icon-ic_fluent_row_child_32_filled:before {
+ content: "\f0839";
+}
+.icon-ic_fluent_bot_16_filled:before {
+ content: "\f083a";
+}
+.icon-ic_fluent_bot_28_filled:before {
+ content: "\f083b";
+}
+.icon-ic_fluent_bot_32_filled:before {
+ content: "\f083c";
+}
+.icon-ic_fluent_bot_48_filled:before {
+ content: "\f083d";
+}
+.icon-ic_fluent_bot_add_16_filled:before {
+ content: "\f083e";
+}
+.icon-ic_fluent_bot_add_28_filled:before {
+ content: "\f083f";
+}
+.icon-ic_fluent_bot_add_32_filled:before {
+ content: "\f0840";
+}
+.icon-ic_fluent_bot_add_48_filled:before {
+ content: "\f0841";
+}
+.icon-ic_fluent_bot_sparkle_16_filled:before {
+ content: "\f0842";
+}
+.icon-ic_fluent_bot_sparkle_28_filled:before {
+ content: "\f0843";
+}
+.icon-ic_fluent_bot_sparkle_32_filled:before {
+ content: "\f0844";
+}
+.icon-ic_fluent_bot_sparkle_48_filled:before {
+ content: "\f0845";
+}
+.icon-ic_fluent_chat_history_20_filled:before {
+ content: "\f0846";
+}
+.icon-ic_fluent_chat_history_24_filled:before {
+ content: "\f0847";
+}
+.icon-ic_fluent_chat_history_28_filled:before {
+ content: "\f0848";
+}
+.icon-ic_fluent_circle_multiple_hint_checkmark_20_filled:before {
+ content: "\f0849";
+}
+.icon-ic_fluent_circle_multiple_hint_checkmark_24_filled:before {
+ content: "\f084a";
+}
+.icon-ic_fluent_circle_multiple_hint_checkmark_28_filled:before {
+ content: "\f084b";
+}
+.icon-ic_fluent_circle_sparkle_16_filled:before {
+ content: "\f084c";
+}
+.icon-ic_fluent_circle_sparkle_20_filled:before {
+ content: "\f084d";
+}
+.icon-ic_fluent_circle_sparkle_24_filled:before {
+ content: "\f084e";
+}
+.icon-ic_fluent_circle_sparkle_28_filled:before {
+ content: "\f084f";
+}
+.icon-ic_fluent_circle_sparkle_32_filled:before {
+ content: "\f0850";
+}
+.icon-ic_fluent_circle_sparkle_48_filled:before {
+ content: "\f0851";
+}
+.icon-ic_fluent_copy_28_filled:before {
+ content: "\f0852";
+}
+.icon-ic_fluent_document_sparkle_16_filled:before {
+ content: "\f0853";
+}
+.icon-ic_fluent_document_sparkle_20_filled:before {
+ content: "\f0854";
+}
+.icon-ic_fluent_document_sparkle_24_filled:before {
+ content: "\f0855";
+}
+.icon-ic_fluent_document_sparkle_28_filled:before {
+ content: "\f0856";
+}
+.icon-ic_fluent_document_sparkle_32_filled:before {
+ content: "\f0857";
+}
+.icon-ic_fluent_document_sparkle_48_filled:before {
+ content: "\f0858";
+}
+.icon-ic_fluent_home_empty_20_filled:before {
+ content: "\f0859";
+}
+.icon-ic_fluent_home_empty_24_filled:before {
+ content: "\f085a";
+}
+.icon-ic_fluent_home_empty_28_filled:before {
+ content: "\f085b";
+}
+.icon-ic_fluent_paint_bucket_brush_16_filled:before {
+ content: "\f085c";
+}
+.icon-ic_fluent_paint_bucket_brush_20_filled:before {
+ content: "\f085d";
+}
+.icon-ic_fluent_paint_bucket_brush_24_filled:before {
+ content: "\f085e";
+}
+.icon-ic_fluent_paint_bucket_brush_28_filled:before {
+ content: "\f085f";
+}
+.icon-ic_fluent_re_order_vertical_16_filled:before {
+ content: "\f0860";
+}
+.icon-ic_fluent_re_order_vertical_20_filled:before {
+ content: "\f0861";
+}
+.icon-ic_fluent_re_order_vertical_24_filled:before {
+ content: "\f0862";
+}
+.icon-ic_fluent_savings_32_filled:before {
+ content: "\f0863";
+}
+.icon-ic_fluent_share_screen_start_16_filled:before {
+ content: "\f0864";
+}
+.icon-ic_fluent_weather_moon_32_filled:before {
+ content: "\f0865";
+}
+.icon-ic_fluent_location_checkmark_12_filled:before {
+ content: "\f0866";
+}
+.icon-ic_fluent_location_checkmark_16_filled:before {
+ content: "\f0867";
+}
+.icon-ic_fluent_location_checkmark_20_filled:before {
+ content: "\f0868";
+}
+.icon-ic_fluent_location_checkmark_24_filled:before {
+ content: "\f0869";
+}
+.icon-ic_fluent_location_checkmark_48_filled:before {
+ content: "\f086a";
+}
diff --git a/fonts/FluentSystemIcons-Filled.html b/fonts/FluentSystemIcons-Filled.html
index 6212f7912c..a56b18d763 100644
--- a/fonts/FluentSystemIcons-Filled.html
+++ b/fonts/FluentSystemIcons-Filled.html
@@ -1442,6 +1442,60 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_animal_paw_print_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_animal_paw_print_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_animal_paw_print_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_animal_paw_print_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_animal_paw_print_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_animal_paw_print_48_filled
+
+
+
@@ -2315,6 +2369,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_arrow_bounce_12_filled
+
+
+
@@ -2342,6 +2405,24 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_arrow_bounce_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_bounce_48_filled
+
+
+
@@ -2810,6 +2891,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_arrow_clockwise_dashes_28_filled
+
+
+
@@ -2819,6 +2909,69 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_arrow_clockwise_dashes_48_filled
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_clockwise_dashes_settings_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_clockwise_dashes_settings_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_clockwise_dashes_settings_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_clockwise_dashes_settings_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_clockwise_dashes_settings_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_clockwise_dashes_settings_48_filled
+
+
+
@@ -3080,6 +3233,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_arrow_down_left_12_filled
+
+
+
@@ -3107,6 +3269,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_arrow_down_left_28_filled
+
+
+
@@ -3566,6 +3737,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_arrow_flow_diagonal_up_right_12_filled
+
+
+
@@ -3593,6 +3773,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_arrow_flow_diagonal_up_right_28_filled
+
+
+
@@ -3602,6 +3791,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_arrow_flow_diagonal_up_right_48_filled
+
+
+
@@ -6185,6 +6383,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_arrow_up_right_12_filled
+
+
+
@@ -6212,6 +6419,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_arrow_up_right_28_filled
+
+
+
@@ -6230,6 +6446,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_arrow_up_right_dashes_12_filled
+
+
+
@@ -6239,6 +6464,51 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_arrow_up_right_dashes_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_up_right_dashes_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_up_right_dashes_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_up_right_dashes_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_up_right_dashes_48_filled
+
+
+
@@ -6293,6 +6563,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_arrow_wrap_32_filled
+
+
+
@@ -6302,6 +6581,24 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_arrow_wrap_up_to_down_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_wrap_up_to_down_32_filled
+
+
+
@@ -8885,6 +9182,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_bot_16_filled
+
+
+
@@ -8903,6 +9209,42 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_bot_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_bot_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_bot_48_filled
+
+
+
+
+
+
+
+
+ ic_fluent_bot_add_16_filled
+
+
+
@@ -8921,6 +9263,42 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_bot_add_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_bot_add_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_bot_add_48_filled
+
+
+
+
+
+
+
+
+ ic_fluent_bot_sparkle_16_filled
+
+
+
@@ -8939,6 +9317,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_bot_sparkle_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_bot_sparkle_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_bot_sparkle_48_filled
+
+
+
@@ -9362,6 +9767,24 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_brain_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_brain_24_filled
+
+
+
@@ -9380,6 +9803,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_brain_sparkle_20_filled
+
+
+
@@ -14726,6 +15158,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_chat_history_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_chat_history_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_chat_history_28_filled
+
+
+
@@ -14861,6 +15320,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_chat_off_16_filled
+
+
+
@@ -16319,6 +16787,87 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_circle_hint_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_hint_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_hint_48_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_hint_cursor_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_hint_cursor_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_hint_cursor_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_hint_dismiss_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_hint_dismiss_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_hint_dismiss_24_filled
+
+
+
@@ -16418,6 +16967,60 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_circle_multiple_concentric_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_multiple_concentric_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_multiple_concentric_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_multiple_hint_checkmark_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_multiple_hint_checkmark_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_multiple_hint_checkmark_28_filled
+
+
+
@@ -16481,6 +17084,60 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_circle_sparkle_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_sparkle_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_sparkle_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_sparkle_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_sparkle_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_sparkle_48_filled
+
+
+
@@ -19046,6 +19703,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_coin_multiple_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_coin_multiple_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_coin_multiple_24_filled
+
+
+
@@ -19622,6 +20306,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_comment_badge_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_comment_badge_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_comment_badge_24_filled
+
+
+
@@ -20396,6 +21107,24 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_connected_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_connected_32_filled
+
+
+
@@ -20972,6 +21701,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_copy_28_filled
+
+
+
@@ -22196,6 +22934,87 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_data_usage_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_data_usage_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_data_usage_48_filled
+
+
+
+
+
+
+
+
+ ic_fluent_data_usage_checkmark_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_data_usage_checkmark_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_data_usage_checkmark_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_data_usage_checkmark_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_data_usage_checkmark_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_data_usage_checkmark_48_filled
+
+
+
@@ -22394,6 +23213,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_database_checkmark_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_database_checkmark_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_database_checkmark_24_filled
+
+
+
@@ -23717,6 +24563,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_directions_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_directions_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_directions_48_filled
+
+
+
@@ -25823,6 +26696,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_document_one_page_multiple_sparkle_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_document_one_page_multiple_sparkle_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_document_one_page_multiple_sparkle_24_filled
+
+
+
@@ -26444,6 +27344,60 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_document_sparkle_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_document_sparkle_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_document_sparkle_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_document_sparkle_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_document_sparkle_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_document_sparkle_48_filled
+
+
+
@@ -31403,6 +32357,51 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_folder_open_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_folder_open_down_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_folder_open_down_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_folder_open_down_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_folder_open_down_28_filled
+
+
+
@@ -34580,6 +35579,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_hd_off_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_hd_off_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_hd_off_24_filled
+
+
+
@@ -35480,6 +36506,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_home_empty_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_home_empty_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_home_empty_28_filled
+
+
+
@@ -39503,6 +40556,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_line_horizontal_1_dash_dot_dash_20_filled
+
+
+
@@ -39539,6 +40601,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_line_horizontal_1_dot_20_filled
+
+
+
@@ -39575,6 +40646,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_line_horizontal_3_16_filled
+
+
+
@@ -39584,6 +40664,42 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_line_horizontal_3_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_line_horizontal_3_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_line_horizontal_3_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_line_horizontal_3_48_filled
+
+
+
@@ -40421,6 +41537,51 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_location_checkmark_12_filled
+
+
+
+
+
+
+
+
+ ic_fluent_location_checkmark_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_location_checkmark_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_location_checkmark_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_location_checkmark_48_filled
+
+
+
@@ -41447,6 +42608,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_mail_inbox_48_filled
+
+
+
@@ -41654,6 +42824,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_mail_inbox_person_48_filled
+
+
+
@@ -41915,6 +43094,24 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_mail_read_briefcase_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_mail_read_briefcase_24_filled
+
+
+
@@ -44174,6 +45371,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_navigation_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_navigation_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_navigation_48_filled
+
+
+
@@ -46181,6 +47405,42 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_paint_bucket_brush_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_paint_bucket_brush_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_paint_bucket_brush_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_paint_bucket_brush_28_filled
+
+
+
@@ -47162,6 +48422,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_pause_circle_16_filled
+
+
+
@@ -53642,6 +54911,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_re_order_vertical_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_re_order_vertical_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_re_order_vertical_24_filled
+
+
+
@@ -55064,6 +56360,51 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_row_child_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_row_child_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_row_child_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_row_child_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_row_child_32_filled
+
+
+
@@ -55415,6 +56756,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_savings_32_filled
+
+
+
@@ -57386,6 +58736,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_share_screen_start_16_filled
+
+
+
@@ -61094,6 +62453,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_square_text_arrow_repeat_all_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_square_text_arrow_repeat_all_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_square_text_arrow_repeat_all_24_filled
+
+
+
@@ -61130,6 +62516,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_stack_28_filled
+
+
+
@@ -61139,6 +62534,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_stack_48_filled
+
+
+
@@ -61175,6 +62579,60 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_stack_off_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_stack_off_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_stack_off_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_stack_off_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_stack_off_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_stack_off_48_filled
+
+
+
@@ -66683,6 +68141,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_text_bullet_list_square_28_filled
+
+
+
@@ -69617,6 +71084,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_textbox_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_textbox_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_textbox_48_filled
+
+
+
@@ -69977,6 +71471,60 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_textbox_checkmark_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_textbox_checkmark_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_textbox_checkmark_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_textbox_checkmark_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_textbox_checkmark_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_textbox_checkmark_48_filled
+
+
+
@@ -70625,6 +72173,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_translate_32_filled
+
+
+
@@ -73874,6 +75431,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_weather_moon_32_filled
+
+
+
diff --git a/fonts/FluentSystemIcons-Filled.json b/fonts/FluentSystemIcons-Filled.json
index 2d89826526..66205e1a94 100644
--- a/fonts/FluentSystemIcons-Filled.json
+++ b/fonts/FluentSystemIcons-Filled.json
@@ -8379,5 +8379,179 @@
"ic_fluent_mail_inbox_person_32_filled": 985017,
"ic_fluent_plug_connected_28_filled": 985018,
"ic_fluent_plug_connected_32_filled": 985019,
- "ic_fluent_plug_connected_48_filled": 985020
+ "ic_fluent_plug_connected_48_filled": 985020,
+ "ic_fluent_arrow_bounce_12_filled": 985021,
+ "ic_fluent_arrow_bounce_28_filled": 985022,
+ "ic_fluent_arrow_bounce_48_filled": 985023,
+ "ic_fluent_arrow_down_left_12_filled": 985024,
+ "ic_fluent_arrow_down_left_28_filled": 985025,
+ "ic_fluent_arrow_flow_diagonal_up_right_12_filled": 985026,
+ "ic_fluent_arrow_flow_diagonal_up_right_28_filled": 985027,
+ "ic_fluent_arrow_flow_diagonal_up_right_48_filled": 985028,
+ "ic_fluent_arrow_up_right_12_filled": 985029,
+ "ic_fluent_arrow_up_right_28_filled": 985030,
+ "ic_fluent_arrow_up_right_dashes_12_filled": 985031,
+ "ic_fluent_arrow_up_right_dashes_20_filled": 985032,
+ "ic_fluent_arrow_up_right_dashes_24_filled": 985033,
+ "ic_fluent_arrow_up_right_dashes_28_filled": 985034,
+ "ic_fluent_arrow_up_right_dashes_32_filled": 985035,
+ "ic_fluent_arrow_up_right_dashes_48_filled": 985036,
+ "ic_fluent_arrow_wrap_32_filled": 985037,
+ "ic_fluent_arrow_wrap_up_to_down_20_filled": 985038,
+ "ic_fluent_arrow_wrap_up_to_down_32_filled": 985039,
+ "ic_fluent_coin_multiple_16_filled": 985040,
+ "ic_fluent_coin_multiple_20_filled": 985041,
+ "ic_fluent_coin_multiple_24_filled": 985042,
+ "ic_fluent_comment_badge_16_filled": 985043,
+ "ic_fluent_comment_badge_20_filled": 985044,
+ "ic_fluent_comment_badge_24_filled": 985045,
+ "ic_fluent_data_usage_28_filled": 985046,
+ "ic_fluent_data_usage_32_filled": 985047,
+ "ic_fluent_data_usage_48_filled": 985048,
+ "ic_fluent_data_usage_checkmark_16_filled": 985049,
+ "ic_fluent_data_usage_checkmark_20_filled": 985050,
+ "ic_fluent_data_usage_checkmark_24_filled": 985051,
+ "ic_fluent_data_usage_checkmark_28_filled": 985052,
+ "ic_fluent_data_usage_checkmark_32_filled": 985053,
+ "ic_fluent_data_usage_checkmark_48_filled": 985054,
+ "ic_fluent_line_horizontal_1_dash_dot_dash_20_filled": 985055,
+ "ic_fluent_line_horizontal_1_dot_20_filled": 985056,
+ "ic_fluent_line_horizontal_3_16_filled": 985057,
+ "ic_fluent_line_horizontal_3_24_filled": 985058,
+ "ic_fluent_line_horizontal_3_28_filled": 985059,
+ "ic_fluent_line_horizontal_3_32_filled": 985060,
+ "ic_fluent_line_horizontal_3_48_filled": 985061,
+ "ic_fluent_navigation_28_filled": 985062,
+ "ic_fluent_navigation_32_filled": 985063,
+ "ic_fluent_navigation_48_filled": 985064,
+ "ic_fluent_pause_circle_16_filled": 985065,
+ "ic_fluent_stack_28_filled": 985066,
+ "ic_fluent_stack_48_filled": 985067,
+ "ic_fluent_stack_off_16_filled": 985068,
+ "ic_fluent_stack_off_20_filled": 985069,
+ "ic_fluent_stack_off_24_filled": 985070,
+ "ic_fluent_stack_off_28_filled": 985071,
+ "ic_fluent_stack_off_32_filled": 985072,
+ "ic_fluent_stack_off_48_filled": 985073,
+ "ic_fluent_text_bullet_list_square_28_filled": 985074,
+ "ic_fluent_textbox_28_filled": 985075,
+ "ic_fluent_textbox_32_filled": 985076,
+ "ic_fluent_textbox_48_filled": 985077,
+ "ic_fluent_textbox_checkmark_16_filled": 985078,
+ "ic_fluent_textbox_checkmark_20_filled": 985079,
+ "ic_fluent_textbox_checkmark_24_filled": 985080,
+ "ic_fluent_textbox_checkmark_28_filled": 985081,
+ "ic_fluent_textbox_checkmark_32_filled": 985082,
+ "ic_fluent_textbox_checkmark_48_filled": 985083,
+ "ic_fluent_document_one_page_multiple_sparkle_16_filled": 985084,
+ "ic_fluent_document_one_page_multiple_sparkle_20_filled": 985085,
+ "ic_fluent_document_one_page_multiple_sparkle_24_filled": 985086,
+ "ic_fluent_animal_paw_print_16_filled": 985087,
+ "ic_fluent_animal_paw_print_20_filled": 985088,
+ "ic_fluent_animal_paw_print_24_filled": 985089,
+ "ic_fluent_animal_paw_print_28_filled": 985090,
+ "ic_fluent_animal_paw_print_32_filled": 985091,
+ "ic_fluent_animal_paw_print_48_filled": 985092,
+ "ic_fluent_arrow_clockwise_dashes_28_filled": 985093,
+ "ic_fluent_arrow_clockwise_dashes_48_filled": 985094,
+ "ic_fluent_arrow_clockwise_dashes_settings_16_filled": 985095,
+ "ic_fluent_arrow_clockwise_dashes_settings_20_filled": 985096,
+ "ic_fluent_arrow_clockwise_dashes_settings_24_filled": 985097,
+ "ic_fluent_arrow_clockwise_dashes_settings_28_filled": 985098,
+ "ic_fluent_arrow_clockwise_dashes_settings_32_filled": 985099,
+ "ic_fluent_arrow_clockwise_dashes_settings_48_filled": 985100,
+ "ic_fluent_chat_off_16_filled": 985101,
+ "ic_fluent_connected_24_filled": 985102,
+ "ic_fluent_connected_32_filled": 985103,
+ "ic_fluent_square_text_arrow_repeat_all_16_filled": 985104,
+ "ic_fluent_square_text_arrow_repeat_all_20_filled": 985105,
+ "ic_fluent_square_text_arrow_repeat_all_24_filled": 985106,
+ "ic_fluent_translate_32_filled": 985107,
+ "ic_fluent_brain_20_filled": 985108,
+ "ic_fluent_brain_24_filled": 985109,
+ "ic_fluent_brain_sparkle_20_filled": 985110,
+ "ic_fluent_circle_hint_28_filled": 985111,
+ "ic_fluent_circle_hint_32_filled": 985112,
+ "ic_fluent_circle_hint_48_filled": 985113,
+ "ic_fluent_circle_hint_cursor_16_filled": 985114,
+ "ic_fluent_circle_hint_cursor_20_filled": 985115,
+ "ic_fluent_circle_hint_cursor_24_filled": 985116,
+ "ic_fluent_circle_hint_dismiss_16_filled": 985117,
+ "ic_fluent_circle_hint_dismiss_20_filled": 985118,
+ "ic_fluent_circle_hint_dismiss_24_filled": 985119,
+ "ic_fluent_circle_multiple_concentric_16_filled": 985120,
+ "ic_fluent_circle_multiple_concentric_20_filled": 985121,
+ "ic_fluent_circle_multiple_concentric_24_filled": 985122,
+ "ic_fluent_database_checkmark_16_filled": 985123,
+ "ic_fluent_database_checkmark_20_filled": 985124,
+ "ic_fluent_database_checkmark_24_filled": 985125,
+ "ic_fluent_directions_28_filled": 985126,
+ "ic_fluent_directions_32_filled": 985127,
+ "ic_fluent_directions_48_filled": 985128,
+ "ic_fluent_folder_open_28_filled": 985129,
+ "ic_fluent_folder_open_down_16_filled": 985130,
+ "ic_fluent_folder_open_down_20_filled": 985131,
+ "ic_fluent_folder_open_down_24_filled": 985132,
+ "ic_fluent_folder_open_down_28_filled": 985133,
+ "ic_fluent_hd_off_16_filled": 985134,
+ "ic_fluent_hd_off_20_filled": 985135,
+ "ic_fluent_hd_off_24_filled": 985136,
+ "ic_fluent_mail_inbox_48_filled": 985137,
+ "ic_fluent_mail_inbox_person_48_filled": 985138,
+ "ic_fluent_mail_read_briefcase_20_filled": 985139,
+ "ic_fluent_mail_read_briefcase_24_filled": 985140,
+ "ic_fluent_row_child_16_filled": 985141,
+ "ic_fluent_row_child_20_filled": 985142,
+ "ic_fluent_row_child_24_filled": 985143,
+ "ic_fluent_row_child_28_filled": 985144,
+ "ic_fluent_row_child_32_filled": 985145,
+ "ic_fluent_bot_16_filled": 985146,
+ "ic_fluent_bot_28_filled": 985147,
+ "ic_fluent_bot_32_filled": 985148,
+ "ic_fluent_bot_48_filled": 985149,
+ "ic_fluent_bot_add_16_filled": 985150,
+ "ic_fluent_bot_add_28_filled": 985151,
+ "ic_fluent_bot_add_32_filled": 985152,
+ "ic_fluent_bot_add_48_filled": 985153,
+ "ic_fluent_bot_sparkle_16_filled": 985154,
+ "ic_fluent_bot_sparkle_28_filled": 985155,
+ "ic_fluent_bot_sparkle_32_filled": 985156,
+ "ic_fluent_bot_sparkle_48_filled": 985157,
+ "ic_fluent_chat_history_20_filled": 985158,
+ "ic_fluent_chat_history_24_filled": 985159,
+ "ic_fluent_chat_history_28_filled": 985160,
+ "ic_fluent_circle_multiple_hint_checkmark_20_filled": 985161,
+ "ic_fluent_circle_multiple_hint_checkmark_24_filled": 985162,
+ "ic_fluent_circle_multiple_hint_checkmark_28_filled": 985163,
+ "ic_fluent_circle_sparkle_16_filled": 985164,
+ "ic_fluent_circle_sparkle_20_filled": 985165,
+ "ic_fluent_circle_sparkle_24_filled": 985166,
+ "ic_fluent_circle_sparkle_28_filled": 985167,
+ "ic_fluent_circle_sparkle_32_filled": 985168,
+ "ic_fluent_circle_sparkle_48_filled": 985169,
+ "ic_fluent_copy_28_filled": 985170,
+ "ic_fluent_document_sparkle_16_filled": 985171,
+ "ic_fluent_document_sparkle_20_filled": 985172,
+ "ic_fluent_document_sparkle_24_filled": 985173,
+ "ic_fluent_document_sparkle_28_filled": 985174,
+ "ic_fluent_document_sparkle_32_filled": 985175,
+ "ic_fluent_document_sparkle_48_filled": 985176,
+ "ic_fluent_home_empty_20_filled": 985177,
+ "ic_fluent_home_empty_24_filled": 985178,
+ "ic_fluent_home_empty_28_filled": 985179,
+ "ic_fluent_paint_bucket_brush_16_filled": 985180,
+ "ic_fluent_paint_bucket_brush_20_filled": 985181,
+ "ic_fluent_paint_bucket_brush_24_filled": 985182,
+ "ic_fluent_paint_bucket_brush_28_filled": 985183,
+ "ic_fluent_re_order_vertical_16_filled": 985184,
+ "ic_fluent_re_order_vertical_20_filled": 985185,
+ "ic_fluent_re_order_vertical_24_filled": 985186,
+ "ic_fluent_savings_32_filled": 985187,
+ "ic_fluent_share_screen_start_16_filled": 985188,
+ "ic_fluent_weather_moon_32_filled": 985189,
+ "ic_fluent_location_checkmark_12_filled": 985190,
+ "ic_fluent_location_checkmark_16_filled": 985191,
+ "ic_fluent_location_checkmark_20_filled": 985192,
+ "ic_fluent_location_checkmark_24_filled": 985193,
+ "ic_fluent_location_checkmark_48_filled": 985194
}
\ No newline at end of file
diff --git a/fonts/FluentSystemIcons-Filled.ttf b/fonts/FluentSystemIcons-Filled.ttf
index c0469f5004..d44d89ad5c 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 d462e25a4d..27d32efe27 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 a89327d6a3..ca14150ebc 100644
Binary files a/fonts/FluentSystemIcons-Filled.woff2 and b/fonts/FluentSystemIcons-Filled.woff2 differ
diff --git a/fonts/FluentSystemIcons-Light.css b/fonts/FluentSystemIcons-Light.css
index 9d4d453f23..3ce1f6d58a 100644
--- a/fonts/FluentSystemIcons-Light.css
+++ b/fonts/FluentSystemIcons-Light.css
@@ -1,8 +1,8 @@
@font-face {
font-family: "FluentSystemIcons-Light";
- src: url("./FluentSystemIcons-Light.woff2?890e0f4ea7465f389daf57d6a5ef9333") format("woff2"),
-url("./FluentSystemIcons-Light.woff?890e0f4ea7465f389daf57d6a5ef9333") format("woff"),
-url("./FluentSystemIcons-Light.ttf?890e0f4ea7465f389daf57d6a5ef9333") format("truetype");
+ src: url("./FluentSystemIcons-Light.woff2?abb8dc1c7f6e86d32db9e0e86f47b699") format("woff2"),
+url("./FluentSystemIcons-Light.woff?abb8dc1c7f6e86d32db9e0e86f47b699") format("woff"),
+url("./FluentSystemIcons-Light.ttf?abb8dc1c7f6e86d32db9e0e86f47b699") format("truetype");
}
i[class^="icon-"]:before, i[class*=" icon-"]:before {
@@ -178,348 +178,381 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
.icon-ic_fluent_dismiss_circle_32_light:before {
content: "\e035";
}
-.icon-ic_fluent_document_lightning_32_light:before {
+.icon-ic_fluent_document_24_light:before {
content: "\e036";
}
-.icon-ic_fluent_document_signature_32_light:before {
+.icon-ic_fluent_document_28_light:before {
content: "\e037";
}
-.icon-ic_fluent_door_arrow_right_32_light:before {
+.icon-ic_fluent_document_32_light:before {
content: "\e038";
}
-.icon-ic_fluent_edit_32_light:before {
+.icon-ic_fluent_document_48_light:before {
content: "\e039";
}
-.icon-ic_fluent_emoji_32_light:before {
+.icon-ic_fluent_document_lightning_32_light:before {
content: "\e03a";
}
-.icon-ic_fluent_eye_32_light:before {
+.icon-ic_fluent_document_signature_32_light:before {
content: "\e03b";
}
-.icon-ic_fluent_eye_off_32_light:before {
+.icon-ic_fluent_document_sparkle_24_light:before {
content: "\e03c";
}
-.icon-ic_fluent_filter_32_light:before {
+.icon-ic_fluent_document_sparkle_28_light:before {
content: "\e03d";
}
-.icon-ic_fluent_flag_32_light:before {
+.icon-ic_fluent_document_sparkle_32_light:before {
content: "\e03e";
}
-.icon-ic_fluent_flag_off_32_light:before {
+.icon-ic_fluent_document_sparkle_48_light:before {
content: "\e03f";
}
-.icon-ic_fluent_flash_32_light:before {
+.icon-ic_fluent_door_arrow_right_32_light:before {
content: "\e040";
}
-.icon-ic_fluent_folder_arrow_right_32_light:before {
+.icon-ic_fluent_edit_32_light:before {
content: "\e041";
}
-.icon-ic_fluent_folder_mail_32_light:before {
+.icon-ic_fluent_emoji_32_light:before {
content: "\e042";
}
-.icon-ic_fluent_hand_draw_32_light:before {
+.icon-ic_fluent_eye_32_light:before {
content: "\e043";
}
-.icon-ic_fluent_history_32_light:before {
+.icon-ic_fluent_eye_off_32_light:before {
content: "\e044";
}
-.icon-ic_fluent_image_add_32_light:before {
+.icon-ic_fluent_filter_32_light:before {
content: "\e045";
}
-.icon-ic_fluent_image_alt_text_32_light:before {
+.icon-ic_fluent_flag_32_light:before {
content: "\e046";
}
-.icon-ic_fluent_image_copy_32_light:before {
+.icon-ic_fluent_flag_off_32_light:before {
content: "\e047";
}
-.icon-ic_fluent_image_reflection_32_light:before {
+.icon-ic_fluent_flash_32_light:before {
content: "\e048";
}
-.icon-ic_fluent_image_shadow_32_light:before {
+.icon-ic_fluent_folder_arrow_right_32_light:before {
content: "\e049";
}
-.icon-ic_fluent_immersive_reader_32_light:before {
+.icon-ic_fluent_folder_mail_32_light:before {
content: "\e04a";
}
-.icon-ic_fluent_important_32_light:before {
+.icon-ic_fluent_hand_draw_32_light:before {
content: "\e04b";
}
-.icon-ic_fluent_lasso_32_light:before {
+.icon-ic_fluent_history_32_light:before {
content: "\e04c";
}
-.icon-ic_fluent_layout_column_two_32_light:before {
+.icon-ic_fluent_image_add_32_light:before {
content: "\e04d";
}
-.icon-ic_fluent_layout_column_two_focus_left_32_light:before {
+.icon-ic_fluent_image_alt_text_32_light:before {
content: "\e04e";
}
-.icon-ic_fluent_layout_column_two_focus_right_32_light:before {
+.icon-ic_fluent_image_copy_32_light:before {
content: "\e04f";
}
-.icon-ic_fluent_layout_row_two_32_light:before {
+.icon-ic_fluent_image_reflection_32_light:before {
content: "\e050";
}
-.icon-ic_fluent_layout_row_two_focus_top_32_light:before {
+.icon-ic_fluent_image_shadow_32_light:before {
content: "\e051";
}
-.icon-ic_fluent_layout_row_two_focus_top_settings_32_light:before {
+.icon-ic_fluent_immersive_reader_32_light:before {
content: "\e052";
}
-.icon-ic_fluent_layout_row_two_settings_32_light:before {
+.icon-ic_fluent_important_32_light:before {
content: "\e053";
}
-.icon-ic_fluent_link_32_light:before {
+.icon-ic_fluent_lasso_32_light:before {
content: "\e054";
}
-.icon-ic_fluent_lock_closed_32_light:before {
+.icon-ic_fluent_layout_column_two_32_light:before {
content: "\e055";
}
-.icon-ic_fluent_lock_open_32_light:before {
+.icon-ic_fluent_layout_column_two_focus_left_32_light:before {
content: "\e056";
}
-.icon-ic_fluent_mail_32_light:before {
+.icon-ic_fluent_layout_column_two_focus_right_32_light:before {
content: "\e057";
}
-.icon-ic_fluent_mail_alert_32_light:before {
+.icon-ic_fluent_layout_row_two_32_light:before {
content: "\e058";
}
-.icon-ic_fluent_mail_arrow_clockwise_32_light:before {
+.icon-ic_fluent_layout_row_two_focus_top_32_light:before {
content: "\e059";
}
-.icon-ic_fluent_mail_arrow_double_back_32_light:before {
+.icon-ic_fluent_layout_row_two_focus_top_settings_32_light:before {
content: "\e05a";
}
-.icon-ic_fluent_mail_copy_32_light:before {
+.icon-ic_fluent_layout_row_two_settings_32_light:before {
content: "\e05b";
}
-.icon-ic_fluent_mail_edit_32_light:before {
+.icon-ic_fluent_lightbulb_32_light:before {
content: "\e05c";
}
-.icon-ic_fluent_mail_list_32_light:before {
+.icon-ic_fluent_link_32_light:before {
content: "\e05d";
}
-.icon-ic_fluent_mail_multiple_32_light:before {
+.icon-ic_fluent_lock_closed_32_light:before {
content: "\e05e";
}
-.icon-ic_fluent_mail_read_32_light:before {
+.icon-ic_fluent_lock_open_32_light:before {
content: "\e05f";
}
-.icon-ic_fluent_mail_read_multiple_32_light:before {
+.icon-ic_fluent_mail_32_light:before {
content: "\e060";
}
-.icon-ic_fluent_mail_rewind_32_light:before {
+.icon-ic_fluent_mail_alert_32_light:before {
content: "\e061";
}
-.icon-ic_fluent_mail_settings_32_light:before {
+.icon-ic_fluent_mail_arrow_clockwise_32_light:before {
content: "\e062";
}
-.icon-ic_fluent_mail_unread_32_light:before {
+.icon-ic_fluent_mail_arrow_double_back_32_light:before {
content: "\e063";
}
-.icon-ic_fluent_mic_32_light:before {
+.icon-ic_fluent_mail_copy_32_light:before {
content: "\e064";
}
-.icon-ic_fluent_molecule_32_light:before {
+.icon-ic_fluent_mail_edit_32_light:before {
content: "\e065";
}
-.icon-ic_fluent_note_32_light:before {
+.icon-ic_fluent_mail_list_32_light:before {
content: "\e066";
}
-.icon-ic_fluent_options_32_light:before {
+.icon-ic_fluent_mail_multiple_32_light:before {
content: "\e067";
}
-.icon-ic_fluent_paint_brush_32_light:before {
+.icon-ic_fluent_mail_read_32_light:before {
content: "\e068";
}
-.icon-ic_fluent_panel_left_default_32_light:before {
+.icon-ic_fluent_mail_read_multiple_32_light:before {
content: "\e069";
}
-.icon-ic_fluent_panel_left_focus_right_32_light:before {
+.icon-ic_fluent_mail_rewind_32_light:before {
content: "\e06a";
}
-.icon-ic_fluent_pen_sparkle_32_light:before {
+.icon-ic_fluent_mail_settings_32_light:before {
content: "\e06b";
}
-.icon-ic_fluent_people_32_light:before {
+.icon-ic_fluent_mail_unread_32_light:before {
content: "\e06c";
}
-.icon-ic_fluent_people_add_32_light:before {
+.icon-ic_fluent_mic_32_light:before {
content: "\e06d";
}
-.icon-ic_fluent_people_community_32_light:before {
+.icon-ic_fluent_molecule_32_light:before {
content: "\e06e";
}
-.icon-ic_fluent_people_edit_32_light:before {
+.icon-ic_fluent_note_32_light:before {
content: "\e06f";
}
-.icon-ic_fluent_people_list_32_light:before {
+.icon-ic_fluent_options_32_light:before {
content: "\e070";
}
-.icon-ic_fluent_people_settings_32_light:before {
+.icon-ic_fluent_paint_brush_32_light:before {
content: "\e071";
}
-.icon-ic_fluent_people_sync_32_light:before {
+.icon-ic_fluent_panel_left_default_32_light:before {
content: "\e072";
}
-.icon-ic_fluent_person_32_light:before {
+.icon-ic_fluent_panel_left_focus_right_32_light:before {
content: "\e073";
}
-.icon-ic_fluent_person_add_32_light:before {
+.icon-ic_fluent_pen_sparkle_32_light:before {
content: "\e074";
}
-.icon-ic_fluent_person_available_32_light:before {
+.icon-ic_fluent_people_32_light:before {
content: "\e075";
}
-.icon-ic_fluent_person_feedback_32_light:before {
+.icon-ic_fluent_people_add_32_light:before {
content: "\e076";
}
-.icon-ic_fluent_person_mail_32_light:before {
+.icon-ic_fluent_people_community_32_light:before {
content: "\e077";
}
-.icon-ic_fluent_person_prohibited_32_light:before {
+.icon-ic_fluent_people_edit_32_light:before {
content: "\e078";
}
-.icon-ic_fluent_person_suport_32_light:before {
+.icon-ic_fluent_people_list_32_light:before {
content: "\e079";
}
-.icon-ic_fluent_phone_32_light:before {
+.icon-ic_fluent_people_settings_32_light:before {
content: "\e07a";
}
-.icon-ic_fluent_picture_in_picture_32_light:before {
+.icon-ic_fluent_people_sync_32_light:before {
content: "\e07b";
}
-.icon-ic_fluent_pin_32_light:before {
+.icon-ic_fluent_person_32_light:before {
content: "\e07c";
}
-.icon-ic_fluent_pin_off_32_light:before {
+.icon-ic_fluent_person_add_32_light:before {
content: "\e07d";
}
-.icon-ic_fluent_poll_32_light:before {
+.icon-ic_fluent_person_available_32_light:before {
content: "\e07e";
}
-.icon-ic_fluent_print_32_light:before {
+.icon-ic_fluent_person_feedback_32_light:before {
content: "\e07f";
}
-.icon-ic_fluent_question_32_light:before {
+.icon-ic_fluent_person_mail_32_light:before {
content: "\e080";
}
-.icon-ic_fluent_read_aloud_32_light:before {
+.icon-ic_fluent_person_prohibited_32_light:before {
content: "\e081";
}
-.icon-ic_fluent_rectangle_landscape_32_light:before {
+.icon-ic_fluent_person_suport_32_light:before {
content: "\e082";
}
-.icon-ic_fluent_rotate_left_32_light:before {
+.icon-ic_fluent_phone_32_light:before {
content: "\e083";
}
-.icon-ic_fluent_save_32_light:before {
+.icon-ic_fluent_picture_in_picture_32_light:before {
content: "\e084";
}
-.icon-ic_fluent_send_clock_32_light:before {
+.icon-ic_fluent_pin_32_light:before {
content: "\e085";
}
-.icon-ic_fluent_settings_32_light:before {
+.icon-ic_fluent_pin_off_32_light:before {
content: "\e086";
}
-.icon-ic_fluent_share_32_light:before {
+.icon-ic_fluent_poll_32_light:before {
content: "\e087";
}
-.icon-ic_fluent_shield_error_32_light:before {
+.icon-ic_fluent_print_32_light:before {
content: "\e088";
}
-.icon-ic_fluent_signature_32_light:before {
+.icon-ic_fluent_question_32_light:before {
content: "\e089";
}
-.icon-ic_fluent_square_arrow_forward_32_light:before {
+.icon-ic_fluent_read_aloud_32_light:before {
content: "\e08a";
}
-.icon-ic_fluent_stamp_32_light:before {
+.icon-ic_fluent_rectangle_landscape_32_light:before {
content: "\e08b";
}
-.icon-ic_fluent_star_add_32_light:before {
+.icon-ic_fluent_rotate_left_32_light:before {
content: "\e08c";
}
-.icon-ic_fluent_star_arrow_right_32_light:before {
+.icon-ic_fluent_save_32_light:before {
content: "\e08d";
}
-.icon-ic_fluent_tab_add_32_light:before {
+.icon-ic_fluent_send_clock_32_light:before {
content: "\e08e";
}
-.icon-ic_fluent_table_32_light:before {
+.icon-ic_fluent_settings_32_light:before {
content: "\e08f";
}
-.icon-ic_fluent_table_cells_merge_32_light:before {
+.icon-ic_fluent_share_32_light:before {
content: "\e090";
}
-.icon-ic_fluent_table_cells_split_32_light:before {
+.icon-ic_fluent_shield_error_32_light:before {
content: "\e091";
}
-.icon-ic_fluent_table_dismiss_32_light:before {
+.icon-ic_fluent_signature_32_light:before {
content: "\e092";
}
-.icon-ic_fluent_table_move_above_32_light:before {
+.icon-ic_fluent_square_arrow_forward_32_light:before {
content: "\e093";
}
-.icon-ic_fluent_table_move_below_32_light:before {
+.icon-ic_fluent_stamp_32_light:before {
content: "\e094";
}
-.icon-ic_fluent_table_move_left_32_light:before {
+.icon-ic_fluent_star_add_32_light:before {
content: "\e095";
}
-.icon-ic_fluent_table_move_right_32_light:before {
+.icon-ic_fluent_star_arrow_right_32_light:before {
content: "\e096";
}
-.icon-ic_fluent_table_settings_32_light:before {
+.icon-ic_fluent_tab_add_32_light:before {
content: "\e097";
}
-.icon-ic_fluent_table_simple_32_light:before {
+.icon-ic_fluent_table_32_light:before {
content: "\e098";
}
-.icon-ic_fluent_tag_32_light:before {
+.icon-ic_fluent_table_cells_merge_32_light:before {
content: "\e099";
}
-.icon-ic_fluent_text_32_light:before {
+.icon-ic_fluent_table_cells_split_32_light:before {
content: "\e09a";
}
-.icon-ic_fluent_text_clear_formatting_32_light:before {
+.icon-ic_fluent_table_dismiss_32_light:before {
content: "\e09b";
}
-.icon-ic_fluent_text_collapse_32_light:before {
+.icon-ic_fluent_table_move_above_32_light:before {
content: "\e09c";
}
-.icon-ic_fluent_text_density_32_light:before {
+.icon-ic_fluent_table_move_below_32_light:before {
content: "\e09d";
}
-.icon-ic_fluent_text_edit_style_32_light:before {
+.icon-ic_fluent_table_move_left_32_light:before {
content: "\e09e";
}
-.icon-ic_fluent_text_expand_32_light:before {
+.icon-ic_fluent_table_move_right_32_light:before {
content: "\e09f";
}
-.icon-ic_fluent_textbox_align_top_left_32_light:before {
+.icon-ic_fluent_table_settings_32_light:before {
content: "\e0a0";
}
-.icon-ic_fluent_toolbox_32_light:before {
+.icon-ic_fluent_table_simple_32_light:before {
content: "\e0a1";
}
-.icon-ic_fluent_translate_32_light:before {
+.icon-ic_fluent_tag_32_light:before {
content: "\e0a2";
}
-.icon-ic_fluent_video_32_light:before {
+.icon-ic_fluent_text_32_light:before {
content: "\e0a3";
}
-.icon-ic_fluent_video_clip_32_light:before {
+.icon-ic_fluent_text_clear_formatting_32_light:before {
content: "\e0a4";
}
-.icon-ic_fluent_window_32_light:before {
+.icon-ic_fluent_text_collapse_32_light:before {
content: "\e0a5";
}
-.icon-ic_fluent_wrench_screwdriver_32_light:before {
+.icon-ic_fluent_text_density_32_light:before {
content: "\e0a6";
}
-.icon-ic_fluent_zoom_in_32_light:before {
+.icon-ic_fluent_text_edit_style_32_light:before {
content: "\e0a7";
}
-.icon-ic_fluent_zoom_out_32_light:before {
+.icon-ic_fluent_text_expand_32_light:before {
content: "\e0a8";
}
+.icon-ic_fluent_textbox_align_top_left_32_light:before {
+ content: "\e0a9";
+}
+.icon-ic_fluent_toolbox_32_light:before {
+ content: "\e0aa";
+}
+.icon-ic_fluent_translate_32_light:before {
+ content: "\e0ab";
+}
+.icon-ic_fluent_video_32_light:before {
+ content: "\e0ac";
+}
+.icon-ic_fluent_video_clip_32_light:before {
+ content: "\e0ad";
+}
+.icon-ic_fluent_weather_moon_32_light:before {
+ content: "\e0ae";
+}
+.icon-ic_fluent_weather_sunny_32_light:before {
+ content: "\e0af";
+}
+.icon-ic_fluent_window_32_light:before {
+ content: "\e0b0";
+}
+.icon-ic_fluent_wrench_screwdriver_32_light:before {
+ content: "\e0b1";
+}
+.icon-ic_fluent_zoom_in_32_light:before {
+ content: "\e0b2";
+}
+.icon-ic_fluent_zoom_out_32_light:before {
+ content: "\e0b3";
+}
diff --git a/fonts/FluentSystemIcons-Light.html b/fonts/FluentSystemIcons-Light.html
index d844932329..d2095b1939 100644
--- a/fonts/FluentSystemIcons-Light.html
+++ b/fonts/FluentSystemIcons-Light.html
@@ -542,6 +542,42 @@ FluentSystemIcons-Light
+
+
+
+
+
+ ic_fluent_document_24_light
+
+
+
+
+
+
+
+
+ ic_fluent_document_28_light
+
+
+
+
+
+
+
+
+ ic_fluent_document_32_light
+
+
+
+
+
+
+
+
+ ic_fluent_document_48_light
+
+
+
@@ -560,6 +596,42 @@ FluentSystemIcons-Light
+
+
+
+
+
+ ic_fluent_document_sparkle_24_light
+
+
+
+
+
+
+
+
+ ic_fluent_document_sparkle_28_light
+
+
+
+
+
+
+
+
+ ic_fluent_document_sparkle_32_light
+
+
+
+
+
+
+
+
+ ic_fluent_document_sparkle_48_light
+
+
+
@@ -812,6 +884,15 @@ FluentSystemIcons-Light
+
+
+
+
+
+ ic_fluent_lightbulb_32_light
+
+
+
@@ -1541,6 +1622,24 @@ FluentSystemIcons-Light
+
+
+
+
+
+ ic_fluent_weather_moon_32_light
+
+
+
+
+
+
+
+
+ ic_fluent_weather_sunny_32_light
+
+
+
diff --git a/fonts/FluentSystemIcons-Light.json b/fonts/FluentSystemIcons-Light.json
index 2d70a635dc..93830ba571 100644
--- a/fonts/FluentSystemIcons-Light.json
+++ b/fonts/FluentSystemIcons-Light.json
@@ -53,119 +53,130 @@
"ic_fluent_delete_32_light": 57395,
"ic_fluent_dismiss_32_light": 57396,
"ic_fluent_dismiss_circle_32_light": 57397,
- "ic_fluent_document_lightning_32_light": 57398,
- "ic_fluent_document_signature_32_light": 57399,
- "ic_fluent_door_arrow_right_32_light": 57400,
- "ic_fluent_edit_32_light": 57401,
- "ic_fluent_emoji_32_light": 57402,
- "ic_fluent_eye_32_light": 57403,
- "ic_fluent_eye_off_32_light": 57404,
- "ic_fluent_filter_32_light": 57405,
- "ic_fluent_flag_32_light": 57406,
- "ic_fluent_flag_off_32_light": 57407,
- "ic_fluent_flash_32_light": 57408,
- "ic_fluent_folder_arrow_right_32_light": 57409,
- "ic_fluent_folder_mail_32_light": 57410,
- "ic_fluent_hand_draw_32_light": 57411,
- "ic_fluent_history_32_light": 57412,
- "ic_fluent_image_add_32_light": 57413,
- "ic_fluent_image_alt_text_32_light": 57414,
- "ic_fluent_image_copy_32_light": 57415,
- "ic_fluent_image_reflection_32_light": 57416,
- "ic_fluent_image_shadow_32_light": 57417,
- "ic_fluent_immersive_reader_32_light": 57418,
- "ic_fluent_important_32_light": 57419,
- "ic_fluent_lasso_32_light": 57420,
- "ic_fluent_layout_column_two_32_light": 57421,
- "ic_fluent_layout_column_two_focus_left_32_light": 57422,
- "ic_fluent_layout_column_two_focus_right_32_light": 57423,
- "ic_fluent_layout_row_two_32_light": 57424,
- "ic_fluent_layout_row_two_focus_top_32_light": 57425,
- "ic_fluent_layout_row_two_focus_top_settings_32_light": 57426,
- "ic_fluent_layout_row_two_settings_32_light": 57427,
- "ic_fluent_link_32_light": 57428,
- "ic_fluent_lock_closed_32_light": 57429,
- "ic_fluent_lock_open_32_light": 57430,
- "ic_fluent_mail_32_light": 57431,
- "ic_fluent_mail_alert_32_light": 57432,
- "ic_fluent_mail_arrow_clockwise_32_light": 57433,
- "ic_fluent_mail_arrow_double_back_32_light": 57434,
- "ic_fluent_mail_copy_32_light": 57435,
- "ic_fluent_mail_edit_32_light": 57436,
- "ic_fluent_mail_list_32_light": 57437,
- "ic_fluent_mail_multiple_32_light": 57438,
- "ic_fluent_mail_read_32_light": 57439,
- "ic_fluent_mail_read_multiple_32_light": 57440,
- "ic_fluent_mail_rewind_32_light": 57441,
- "ic_fluent_mail_settings_32_light": 57442,
- "ic_fluent_mail_unread_32_light": 57443,
- "ic_fluent_mic_32_light": 57444,
- "ic_fluent_molecule_32_light": 57445,
- "ic_fluent_note_32_light": 57446,
- "ic_fluent_options_32_light": 57447,
- "ic_fluent_paint_brush_32_light": 57448,
- "ic_fluent_panel_left_default_32_light": 57449,
- "ic_fluent_panel_left_focus_right_32_light": 57450,
- "ic_fluent_pen_sparkle_32_light": 57451,
- "ic_fluent_people_32_light": 57452,
- "ic_fluent_people_add_32_light": 57453,
- "ic_fluent_people_community_32_light": 57454,
- "ic_fluent_people_edit_32_light": 57455,
- "ic_fluent_people_list_32_light": 57456,
- "ic_fluent_people_settings_32_light": 57457,
- "ic_fluent_people_sync_32_light": 57458,
- "ic_fluent_person_32_light": 57459,
- "ic_fluent_person_add_32_light": 57460,
- "ic_fluent_person_available_32_light": 57461,
- "ic_fluent_person_feedback_32_light": 57462,
- "ic_fluent_person_mail_32_light": 57463,
- "ic_fluent_person_prohibited_32_light": 57464,
- "ic_fluent_person_suport_32_light": 57465,
- "ic_fluent_phone_32_light": 57466,
- "ic_fluent_picture_in_picture_32_light": 57467,
- "ic_fluent_pin_32_light": 57468,
- "ic_fluent_pin_off_32_light": 57469,
- "ic_fluent_poll_32_light": 57470,
- "ic_fluent_print_32_light": 57471,
- "ic_fluent_question_32_light": 57472,
- "ic_fluent_read_aloud_32_light": 57473,
- "ic_fluent_rectangle_landscape_32_light": 57474,
- "ic_fluent_rotate_left_32_light": 57475,
- "ic_fluent_save_32_light": 57476,
- "ic_fluent_send_clock_32_light": 57477,
- "ic_fluent_settings_32_light": 57478,
- "ic_fluent_share_32_light": 57479,
- "ic_fluent_shield_error_32_light": 57480,
- "ic_fluent_signature_32_light": 57481,
- "ic_fluent_square_arrow_forward_32_light": 57482,
- "ic_fluent_stamp_32_light": 57483,
- "ic_fluent_star_add_32_light": 57484,
- "ic_fluent_star_arrow_right_32_light": 57485,
- "ic_fluent_tab_add_32_light": 57486,
- "ic_fluent_table_32_light": 57487,
- "ic_fluent_table_cells_merge_32_light": 57488,
- "ic_fluent_table_cells_split_32_light": 57489,
- "ic_fluent_table_dismiss_32_light": 57490,
- "ic_fluent_table_move_above_32_light": 57491,
- "ic_fluent_table_move_below_32_light": 57492,
- "ic_fluent_table_move_left_32_light": 57493,
- "ic_fluent_table_move_right_32_light": 57494,
- "ic_fluent_table_settings_32_light": 57495,
- "ic_fluent_table_simple_32_light": 57496,
- "ic_fluent_tag_32_light": 57497,
- "ic_fluent_text_32_light": 57498,
- "ic_fluent_text_clear_formatting_32_light": 57499,
- "ic_fluent_text_collapse_32_light": 57500,
- "ic_fluent_text_density_32_light": 57501,
- "ic_fluent_text_edit_style_32_light": 57502,
- "ic_fluent_text_expand_32_light": 57503,
- "ic_fluent_textbox_align_top_left_32_light": 57504,
- "ic_fluent_toolbox_32_light": 57505,
- "ic_fluent_translate_32_light": 57506,
- "ic_fluent_video_32_light": 57507,
- "ic_fluent_video_clip_32_light": 57508,
- "ic_fluent_window_32_light": 57509,
- "ic_fluent_wrench_screwdriver_32_light": 57510,
- "ic_fluent_zoom_in_32_light": 57511,
- "ic_fluent_zoom_out_32_light": 57512
+ "ic_fluent_document_24_light": 57398,
+ "ic_fluent_document_28_light": 57399,
+ "ic_fluent_document_32_light": 57400,
+ "ic_fluent_document_48_light": 57401,
+ "ic_fluent_document_lightning_32_light": 57402,
+ "ic_fluent_document_signature_32_light": 57403,
+ "ic_fluent_document_sparkle_24_light": 57404,
+ "ic_fluent_document_sparkle_28_light": 57405,
+ "ic_fluent_document_sparkle_32_light": 57406,
+ "ic_fluent_document_sparkle_48_light": 57407,
+ "ic_fluent_door_arrow_right_32_light": 57408,
+ "ic_fluent_edit_32_light": 57409,
+ "ic_fluent_emoji_32_light": 57410,
+ "ic_fluent_eye_32_light": 57411,
+ "ic_fluent_eye_off_32_light": 57412,
+ "ic_fluent_filter_32_light": 57413,
+ "ic_fluent_flag_32_light": 57414,
+ "ic_fluent_flag_off_32_light": 57415,
+ "ic_fluent_flash_32_light": 57416,
+ "ic_fluent_folder_arrow_right_32_light": 57417,
+ "ic_fluent_folder_mail_32_light": 57418,
+ "ic_fluent_hand_draw_32_light": 57419,
+ "ic_fluent_history_32_light": 57420,
+ "ic_fluent_image_add_32_light": 57421,
+ "ic_fluent_image_alt_text_32_light": 57422,
+ "ic_fluent_image_copy_32_light": 57423,
+ "ic_fluent_image_reflection_32_light": 57424,
+ "ic_fluent_image_shadow_32_light": 57425,
+ "ic_fluent_immersive_reader_32_light": 57426,
+ "ic_fluent_important_32_light": 57427,
+ "ic_fluent_lasso_32_light": 57428,
+ "ic_fluent_layout_column_two_32_light": 57429,
+ "ic_fluent_layout_column_two_focus_left_32_light": 57430,
+ "ic_fluent_layout_column_two_focus_right_32_light": 57431,
+ "ic_fluent_layout_row_two_32_light": 57432,
+ "ic_fluent_layout_row_two_focus_top_32_light": 57433,
+ "ic_fluent_layout_row_two_focus_top_settings_32_light": 57434,
+ "ic_fluent_layout_row_two_settings_32_light": 57435,
+ "ic_fluent_lightbulb_32_light": 57436,
+ "ic_fluent_link_32_light": 57437,
+ "ic_fluent_lock_closed_32_light": 57438,
+ "ic_fluent_lock_open_32_light": 57439,
+ "ic_fluent_mail_32_light": 57440,
+ "ic_fluent_mail_alert_32_light": 57441,
+ "ic_fluent_mail_arrow_clockwise_32_light": 57442,
+ "ic_fluent_mail_arrow_double_back_32_light": 57443,
+ "ic_fluent_mail_copy_32_light": 57444,
+ "ic_fluent_mail_edit_32_light": 57445,
+ "ic_fluent_mail_list_32_light": 57446,
+ "ic_fluent_mail_multiple_32_light": 57447,
+ "ic_fluent_mail_read_32_light": 57448,
+ "ic_fluent_mail_read_multiple_32_light": 57449,
+ "ic_fluent_mail_rewind_32_light": 57450,
+ "ic_fluent_mail_settings_32_light": 57451,
+ "ic_fluent_mail_unread_32_light": 57452,
+ "ic_fluent_mic_32_light": 57453,
+ "ic_fluent_molecule_32_light": 57454,
+ "ic_fluent_note_32_light": 57455,
+ "ic_fluent_options_32_light": 57456,
+ "ic_fluent_paint_brush_32_light": 57457,
+ "ic_fluent_panel_left_default_32_light": 57458,
+ "ic_fluent_panel_left_focus_right_32_light": 57459,
+ "ic_fluent_pen_sparkle_32_light": 57460,
+ "ic_fluent_people_32_light": 57461,
+ "ic_fluent_people_add_32_light": 57462,
+ "ic_fluent_people_community_32_light": 57463,
+ "ic_fluent_people_edit_32_light": 57464,
+ "ic_fluent_people_list_32_light": 57465,
+ "ic_fluent_people_settings_32_light": 57466,
+ "ic_fluent_people_sync_32_light": 57467,
+ "ic_fluent_person_32_light": 57468,
+ "ic_fluent_person_add_32_light": 57469,
+ "ic_fluent_person_available_32_light": 57470,
+ "ic_fluent_person_feedback_32_light": 57471,
+ "ic_fluent_person_mail_32_light": 57472,
+ "ic_fluent_person_prohibited_32_light": 57473,
+ "ic_fluent_person_suport_32_light": 57474,
+ "ic_fluent_phone_32_light": 57475,
+ "ic_fluent_picture_in_picture_32_light": 57476,
+ "ic_fluent_pin_32_light": 57477,
+ "ic_fluent_pin_off_32_light": 57478,
+ "ic_fluent_poll_32_light": 57479,
+ "ic_fluent_print_32_light": 57480,
+ "ic_fluent_question_32_light": 57481,
+ "ic_fluent_read_aloud_32_light": 57482,
+ "ic_fluent_rectangle_landscape_32_light": 57483,
+ "ic_fluent_rotate_left_32_light": 57484,
+ "ic_fluent_save_32_light": 57485,
+ "ic_fluent_send_clock_32_light": 57486,
+ "ic_fluent_settings_32_light": 57487,
+ "ic_fluent_share_32_light": 57488,
+ "ic_fluent_shield_error_32_light": 57489,
+ "ic_fluent_signature_32_light": 57490,
+ "ic_fluent_square_arrow_forward_32_light": 57491,
+ "ic_fluent_stamp_32_light": 57492,
+ "ic_fluent_star_add_32_light": 57493,
+ "ic_fluent_star_arrow_right_32_light": 57494,
+ "ic_fluent_tab_add_32_light": 57495,
+ "ic_fluent_table_32_light": 57496,
+ "ic_fluent_table_cells_merge_32_light": 57497,
+ "ic_fluent_table_cells_split_32_light": 57498,
+ "ic_fluent_table_dismiss_32_light": 57499,
+ "ic_fluent_table_move_above_32_light": 57500,
+ "ic_fluent_table_move_below_32_light": 57501,
+ "ic_fluent_table_move_left_32_light": 57502,
+ "ic_fluent_table_move_right_32_light": 57503,
+ "ic_fluent_table_settings_32_light": 57504,
+ "ic_fluent_table_simple_32_light": 57505,
+ "ic_fluent_tag_32_light": 57506,
+ "ic_fluent_text_32_light": 57507,
+ "ic_fluent_text_clear_formatting_32_light": 57508,
+ "ic_fluent_text_collapse_32_light": 57509,
+ "ic_fluent_text_density_32_light": 57510,
+ "ic_fluent_text_edit_style_32_light": 57511,
+ "ic_fluent_text_expand_32_light": 57512,
+ "ic_fluent_textbox_align_top_left_32_light": 57513,
+ "ic_fluent_toolbox_32_light": 57514,
+ "ic_fluent_translate_32_light": 57515,
+ "ic_fluent_video_32_light": 57516,
+ "ic_fluent_video_clip_32_light": 57517,
+ "ic_fluent_weather_moon_32_light": 57518,
+ "ic_fluent_weather_sunny_32_light": 57519,
+ "ic_fluent_window_32_light": 57520,
+ "ic_fluent_wrench_screwdriver_32_light": 57521,
+ "ic_fluent_zoom_in_32_light": 57522,
+ "ic_fluent_zoom_out_32_light": 57523
}
\ No newline at end of file
diff --git a/fonts/FluentSystemIcons-Light.ttf b/fonts/FluentSystemIcons-Light.ttf
index f6f6fd7ddc..07060e87d5 100644
Binary files a/fonts/FluentSystemIcons-Light.ttf and b/fonts/FluentSystemIcons-Light.ttf differ
diff --git a/fonts/FluentSystemIcons-Light.woff b/fonts/FluentSystemIcons-Light.woff
index 6184bc704e..6bfe0dd19f 100644
Binary files a/fonts/FluentSystemIcons-Light.woff and b/fonts/FluentSystemIcons-Light.woff differ
diff --git a/fonts/FluentSystemIcons-Light.woff2 b/fonts/FluentSystemIcons-Light.woff2
index 51f505d591..a55b58014d 100644
Binary files a/fonts/FluentSystemIcons-Light.woff2 and b/fonts/FluentSystemIcons-Light.woff2 differ
diff --git a/fonts/FluentSystemIcons-Regular.css b/fonts/FluentSystemIcons-Regular.css
index 1cff8d3b7a..817d4a584f 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?a16bef4dfb0e0a463fe76f42a6e59638") format("woff2"),
-url("./FluentSystemIcons-Regular.woff?a16bef4dfb0e0a463fe76f42a6e59638") format("woff"),
-url("./FluentSystemIcons-Regular.ttf?a16bef4dfb0e0a463fe76f42a6e59638") format("truetype");
+ src: url("./FluentSystemIcons-Regular.woff2?91b80538c67761c01473252be47b9517") format("woff2"),
+url("./FluentSystemIcons-Regular.woff?91b80538c67761c01473252be47b9517") format("woff"),
+url("./FluentSystemIcons-Regular.ttf?91b80538c67761c01473252be47b9517") format("truetype");
}
i[class^="icon-"]:before, i[class*=" icon-"]:before {
@@ -24784,3 +24784,525 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
.icon-ic_fluent_plug_connected_48_regular:before {
content: "\f073f";
}
+.icon-ic_fluent_arrow_bounce_12_regular:before {
+ content: "\f0740";
+}
+.icon-ic_fluent_arrow_bounce_28_regular:before {
+ content: "\f0741";
+}
+.icon-ic_fluent_arrow_bounce_48_regular:before {
+ content: "\f0742";
+}
+.icon-ic_fluent_arrow_down_left_12_regular:before {
+ content: "\f0743";
+}
+.icon-ic_fluent_arrow_down_left_28_regular:before {
+ content: "\f0744";
+}
+.icon-ic_fluent_arrow_flow_diagonal_up_right_12_regular:before {
+ content: "\f0745";
+}
+.icon-ic_fluent_arrow_flow_diagonal_up_right_28_regular:before {
+ content: "\f0746";
+}
+.icon-ic_fluent_arrow_flow_diagonal_up_right_48_regular:before {
+ content: "\f0747";
+}
+.icon-ic_fluent_arrow_up_right_12_regular:before {
+ content: "\f0748";
+}
+.icon-ic_fluent_arrow_up_right_28_regular:before {
+ content: "\f0749";
+}
+.icon-ic_fluent_arrow_up_right_dashes_12_regular:before {
+ content: "\f074a";
+}
+.icon-ic_fluent_arrow_up_right_dashes_20_regular:before {
+ content: "\f074b";
+}
+.icon-ic_fluent_arrow_up_right_dashes_24_regular:before {
+ content: "\f074c";
+}
+.icon-ic_fluent_arrow_up_right_dashes_28_regular:before {
+ content: "\f074d";
+}
+.icon-ic_fluent_arrow_up_right_dashes_32_regular:before {
+ content: "\f074e";
+}
+.icon-ic_fluent_arrow_up_right_dashes_48_regular:before {
+ content: "\f074f";
+}
+.icon-ic_fluent_arrow_wrap_32_regular:before {
+ content: "\f0750";
+}
+.icon-ic_fluent_arrow_wrap_up_to_down_20_regular:before {
+ content: "\f0751";
+}
+.icon-ic_fluent_arrow_wrap_up_to_down_32_regular:before {
+ content: "\f0752";
+}
+.icon-ic_fluent_coin_multiple_16_regular:before {
+ content: "\f0753";
+}
+.icon-ic_fluent_coin_multiple_20_regular:before {
+ content: "\f0754";
+}
+.icon-ic_fluent_coin_multiple_24_regular:before {
+ content: "\f0755";
+}
+.icon-ic_fluent_comment_badge_16_regular:before {
+ content: "\f0756";
+}
+.icon-ic_fluent_comment_badge_20_regular:before {
+ content: "\f0757";
+}
+.icon-ic_fluent_comment_badge_24_regular:before {
+ content: "\f0758";
+}
+.icon-ic_fluent_data_usage_28_regular:before {
+ content: "\f0759";
+}
+.icon-ic_fluent_data_usage_32_regular:before {
+ content: "\f075a";
+}
+.icon-ic_fluent_data_usage_48_regular:before {
+ content: "\f075b";
+}
+.icon-ic_fluent_data_usage_checkmark_16_regular:before {
+ content: "\f075c";
+}
+.icon-ic_fluent_data_usage_checkmark_20_regular:before {
+ content: "\f075d";
+}
+.icon-ic_fluent_data_usage_checkmark_24_regular:before {
+ content: "\f075e";
+}
+.icon-ic_fluent_data_usage_checkmark_28_regular:before {
+ content: "\f075f";
+}
+.icon-ic_fluent_data_usage_checkmark_32_regular:before {
+ content: "\f0760";
+}
+.icon-ic_fluent_data_usage_checkmark_48_regular:before {
+ content: "\f0761";
+}
+.icon-ic_fluent_line_horizontal_1_dash_dot_dash_20_regular:before {
+ content: "\f0762";
+}
+.icon-ic_fluent_line_horizontal_1_dot_20_regular:before {
+ content: "\f0763";
+}
+.icon-ic_fluent_line_horizontal_3_16_regular:before {
+ content: "\f0764";
+}
+.icon-ic_fluent_line_horizontal_3_24_regular:before {
+ content: "\f0765";
+}
+.icon-ic_fluent_line_horizontal_3_28_regular:before {
+ content: "\f0766";
+}
+.icon-ic_fluent_line_horizontal_3_32_regular:before {
+ content: "\f0767";
+}
+.icon-ic_fluent_line_horizontal_3_48_regular:before {
+ content: "\f0768";
+}
+.icon-ic_fluent_navigation_28_regular:before {
+ content: "\f0769";
+}
+.icon-ic_fluent_navigation_32_regular:before {
+ content: "\f076a";
+}
+.icon-ic_fluent_navigation_48_regular:before {
+ content: "\f076b";
+}
+.icon-ic_fluent_pause_circle_16_regular:before {
+ content: "\f076c";
+}
+.icon-ic_fluent_stack_28_regular:before {
+ content: "\f076d";
+}
+.icon-ic_fluent_stack_48_regular:before {
+ content: "\f076e";
+}
+.icon-ic_fluent_stack_off_16_regular:before {
+ content: "\f076f";
+}
+.icon-ic_fluent_stack_off_20_regular:before {
+ content: "\f0770";
+}
+.icon-ic_fluent_stack_off_24_regular:before {
+ content: "\f0771";
+}
+.icon-ic_fluent_stack_off_28_regular:before {
+ content: "\f0772";
+}
+.icon-ic_fluent_stack_off_32_regular:before {
+ content: "\f0773";
+}
+.icon-ic_fluent_stack_off_48_regular:before {
+ content: "\f0774";
+}
+.icon-ic_fluent_text_bullet_list_square_28_regular:before {
+ content: "\f0775";
+}
+.icon-ic_fluent_textbox_28_regular:before {
+ content: "\f0776";
+}
+.icon-ic_fluent_textbox_32_regular:before {
+ content: "\f0777";
+}
+.icon-ic_fluent_textbox_48_regular:before {
+ content: "\f0778";
+}
+.icon-ic_fluent_textbox_checkmark_16_regular:before {
+ content: "\f0779";
+}
+.icon-ic_fluent_textbox_checkmark_20_regular:before {
+ content: "\f077a";
+}
+.icon-ic_fluent_textbox_checkmark_24_regular:before {
+ content: "\f077b";
+}
+.icon-ic_fluent_textbox_checkmark_28_regular:before {
+ content: "\f077c";
+}
+.icon-ic_fluent_textbox_checkmark_32_regular:before {
+ content: "\f077d";
+}
+.icon-ic_fluent_textbox_checkmark_48_regular:before {
+ content: "\f077e";
+}
+.icon-ic_fluent_document_one_page_multiple_sparkle_16_regular:before {
+ content: "\f077f";
+}
+.icon-ic_fluent_document_one_page_multiple_sparkle_20_regular:before {
+ content: "\f0780";
+}
+.icon-ic_fluent_document_one_page_multiple_sparkle_24_regular:before {
+ content: "\f0781";
+}
+.icon-ic_fluent_animal_paw_print_16_regular:before {
+ content: "\f0782";
+}
+.icon-ic_fluent_animal_paw_print_20_regular:before {
+ content: "\f0783";
+}
+.icon-ic_fluent_animal_paw_print_24_regular:before {
+ content: "\f0784";
+}
+.icon-ic_fluent_animal_paw_print_28_regular:before {
+ content: "\f0785";
+}
+.icon-ic_fluent_animal_paw_print_32_regular:before {
+ content: "\f0786";
+}
+.icon-ic_fluent_animal_paw_print_48_regular:before {
+ content: "\f0787";
+}
+.icon-ic_fluent_arrow_clockwise_dashes_28_regular:before {
+ content: "\f0788";
+}
+.icon-ic_fluent_arrow_clockwise_dashes_48_regular:before {
+ content: "\f0789";
+}
+.icon-ic_fluent_arrow_clockwise_dashes_settings_16_regular:before {
+ content: "\f078a";
+}
+.icon-ic_fluent_arrow_clockwise_dashes_settings_20_regular:before {
+ content: "\f078b";
+}
+.icon-ic_fluent_arrow_clockwise_dashes_settings_24_regular:before {
+ content: "\f078c";
+}
+.icon-ic_fluent_arrow_clockwise_dashes_settings_28_regular:before {
+ content: "\f078d";
+}
+.icon-ic_fluent_arrow_clockwise_dashes_settings_32_regular:before {
+ content: "\f078e";
+}
+.icon-ic_fluent_arrow_clockwise_dashes_settings_48_regular:before {
+ content: "\f078f";
+}
+.icon-ic_fluent_chat_off_16_regular:before {
+ content: "\f0790";
+}
+.icon-ic_fluent_connected_24_regular:before {
+ content: "\f0791";
+}
+.icon-ic_fluent_connected_32_regular:before {
+ content: "\f0792";
+}
+.icon-ic_fluent_square_text_arrow_repeat_all_16_regular:before {
+ content: "\f0793";
+}
+.icon-ic_fluent_square_text_arrow_repeat_all_20_regular:before {
+ content: "\f0794";
+}
+.icon-ic_fluent_square_text_arrow_repeat_all_24_regular:before {
+ content: "\f0795";
+}
+.icon-ic_fluent_translate_32_regular:before {
+ content: "\f0796";
+}
+.icon-ic_fluent_brain_20_regular:before {
+ content: "\f0797";
+}
+.icon-ic_fluent_brain_24_regular:before {
+ content: "\f0798";
+}
+.icon-ic_fluent_brain_sparkle_20_regular:before {
+ content: "\f0799";
+}
+.icon-ic_fluent_circle_hint_28_regular:before {
+ content: "\f079a";
+}
+.icon-ic_fluent_circle_hint_32_regular:before {
+ content: "\f079b";
+}
+.icon-ic_fluent_circle_hint_48_regular:before {
+ content: "\f079c";
+}
+.icon-ic_fluent_circle_hint_cursor_16_regular:before {
+ content: "\f079d";
+}
+.icon-ic_fluent_circle_hint_cursor_20_regular:before {
+ content: "\f079e";
+}
+.icon-ic_fluent_circle_hint_cursor_24_regular:before {
+ content: "\f079f";
+}
+.icon-ic_fluent_circle_hint_dismiss_16_regular:before {
+ content: "\f07a0";
+}
+.icon-ic_fluent_circle_hint_dismiss_20_regular:before {
+ content: "\f07a1";
+}
+.icon-ic_fluent_circle_hint_dismiss_24_regular:before {
+ content: "\f07a2";
+}
+.icon-ic_fluent_circle_multiple_concentric_16_regular:before {
+ content: "\f07a3";
+}
+.icon-ic_fluent_circle_multiple_concentric_20_regular:before {
+ content: "\f07a4";
+}
+.icon-ic_fluent_circle_multiple_concentric_24_regular:before {
+ content: "\f07a5";
+}
+.icon-ic_fluent_database_checkmark_16_regular:before {
+ content: "\f07a6";
+}
+.icon-ic_fluent_database_checkmark_20_regular:before {
+ content: "\f07a7";
+}
+.icon-ic_fluent_database_checkmark_24_regular:before {
+ content: "\f07a8";
+}
+.icon-ic_fluent_directions_28_regular:before {
+ content: "\f07a9";
+}
+.icon-ic_fluent_directions_32_regular:before {
+ content: "\f07aa";
+}
+.icon-ic_fluent_directions_48_regular:before {
+ content: "\f07ab";
+}
+.icon-ic_fluent_folder_open_28_regular:before {
+ content: "\f07ac";
+}
+.icon-ic_fluent_folder_open_down_16_regular:before {
+ content: "\f07ad";
+}
+.icon-ic_fluent_folder_open_down_20_regular:before {
+ content: "\f07ae";
+}
+.icon-ic_fluent_folder_open_down_24_regular:before {
+ content: "\f07af";
+}
+.icon-ic_fluent_folder_open_down_28_regular:before {
+ content: "\f07b0";
+}
+.icon-ic_fluent_hd_off_16_regular:before {
+ content: "\f07b1";
+}
+.icon-ic_fluent_hd_off_20_regular:before {
+ content: "\f07b2";
+}
+.icon-ic_fluent_hd_off_24_regular:before {
+ content: "\f07b3";
+}
+.icon-ic_fluent_mail_inbox_48_regular:before {
+ content: "\f07b4";
+}
+.icon-ic_fluent_mail_inbox_person_48_regular:before {
+ content: "\f07b5";
+}
+.icon-ic_fluent_mail_read_briefcase_20_regular:before {
+ content: "\f07b6";
+}
+.icon-ic_fluent_mail_read_briefcase_24_regular:before {
+ content: "\f07b7";
+}
+.icon-ic_fluent_row_child_16_regular:before {
+ content: "\f07b8";
+}
+.icon-ic_fluent_row_child_20_regular:before {
+ content: "\f07b9";
+}
+.icon-ic_fluent_row_child_24_regular:before {
+ content: "\f07ba";
+}
+.icon-ic_fluent_row_child_28_regular:before {
+ content: "\f07bb";
+}
+.icon-ic_fluent_row_child_32_regular:before {
+ content: "\f07bc";
+}
+.icon-ic_fluent_bot_16_regular:before {
+ content: "\f07bd";
+}
+.icon-ic_fluent_bot_28_regular:before {
+ content: "\f07be";
+}
+.icon-ic_fluent_bot_32_regular:before {
+ content: "\f07bf";
+}
+.icon-ic_fluent_bot_48_regular:before {
+ content: "\f07c0";
+}
+.icon-ic_fluent_bot_add_16_regular:before {
+ content: "\f07c1";
+}
+.icon-ic_fluent_bot_add_28_regular:before {
+ content: "\f07c2";
+}
+.icon-ic_fluent_bot_add_32_regular:before {
+ content: "\f07c3";
+}
+.icon-ic_fluent_bot_add_48_regular:before {
+ content: "\f07c4";
+}
+.icon-ic_fluent_bot_sparkle_16_regular:before {
+ content: "\f07c5";
+}
+.icon-ic_fluent_bot_sparkle_28_regular:before {
+ content: "\f07c6";
+}
+.icon-ic_fluent_bot_sparkle_32_regular:before {
+ content: "\f07c7";
+}
+.icon-ic_fluent_bot_sparkle_48_regular:before {
+ content: "\f07c8";
+}
+.icon-ic_fluent_chat_history_20_regular:before {
+ content: "\f07c9";
+}
+.icon-ic_fluent_chat_history_24_regular:before {
+ content: "\f07ca";
+}
+.icon-ic_fluent_chat_history_28_regular:before {
+ content: "\f07cb";
+}
+.icon-ic_fluent_circle_multiple_hint_checkmark_20_regular:before {
+ content: "\f07cc";
+}
+.icon-ic_fluent_circle_multiple_hint_checkmark_24_regular:before {
+ content: "\f07cd";
+}
+.icon-ic_fluent_circle_multiple_hint_checkmark_28_regular:before {
+ content: "\f07ce";
+}
+.icon-ic_fluent_circle_sparkle_16_regular:before {
+ content: "\f07cf";
+}
+.icon-ic_fluent_circle_sparkle_20_regular:before {
+ content: "\f07d0";
+}
+.icon-ic_fluent_circle_sparkle_24_regular:before {
+ content: "\f07d1";
+}
+.icon-ic_fluent_circle_sparkle_28_regular:before {
+ content: "\f07d2";
+}
+.icon-ic_fluent_circle_sparkle_32_regular:before {
+ content: "\f07d3";
+}
+.icon-ic_fluent_circle_sparkle_48_regular:before {
+ content: "\f07d4";
+}
+.icon-ic_fluent_copy_28_regular:before {
+ content: "\f07d5";
+}
+.icon-ic_fluent_document_sparkle_16_regular:before {
+ content: "\f07d6";
+}
+.icon-ic_fluent_document_sparkle_20_regular:before {
+ content: "\f07d7";
+}
+.icon-ic_fluent_document_sparkle_24_regular:before {
+ content: "\f07d8";
+}
+.icon-ic_fluent_document_sparkle_28_regular:before {
+ content: "\f07d9";
+}
+.icon-ic_fluent_document_sparkle_32_regular:before {
+ content: "\f07da";
+}
+.icon-ic_fluent_document_sparkle_48_regular:before {
+ content: "\f07db";
+}
+.icon-ic_fluent_home_empty_20_regular:before {
+ content: "\f07dc";
+}
+.icon-ic_fluent_home_empty_24_regular:before {
+ content: "\f07dd";
+}
+.icon-ic_fluent_home_empty_28_regular:before {
+ content: "\f07de";
+}
+.icon-ic_fluent_paint_bucket_brush_16_regular:before {
+ content: "\f07df";
+}
+.icon-ic_fluent_paint_bucket_brush_20_regular:before {
+ content: "\f07e0";
+}
+.icon-ic_fluent_paint_bucket_brush_24_regular:before {
+ content: "\f07e1";
+}
+.icon-ic_fluent_paint_bucket_brush_28_regular:before {
+ content: "\f07e2";
+}
+.icon-ic_fluent_re_order_vertical_16_regular:before {
+ content: "\f07e3";
+}
+.icon-ic_fluent_re_order_vertical_20_regular:before {
+ content: "\f07e4";
+}
+.icon-ic_fluent_re_order_vertical_24_regular:before {
+ content: "\f07e5";
+}
+.icon-ic_fluent_savings_32_regular:before {
+ content: "\f07e6";
+}
+.icon-ic_fluent_share_screen_start_16_regular:before {
+ content: "\f07e7";
+}
+.icon-ic_fluent_weather_moon_32_regular:before {
+ content: "\f07e8";
+}
+.icon-ic_fluent_location_checkmark_12_regular:before {
+ content: "\f07e9";
+}
+.icon-ic_fluent_location_checkmark_16_regular:before {
+ content: "\f07ea";
+}
+.icon-ic_fluent_location_checkmark_20_regular:before {
+ content: "\f07eb";
+}
+.icon-ic_fluent_location_checkmark_24_regular:before {
+ content: "\f07ec";
+}
+.icon-ic_fluent_location_checkmark_48_regular:before {
+ content: "\f07ed";
+}
diff --git a/fonts/FluentSystemIcons-Regular.html b/fonts/FluentSystemIcons-Regular.html
index 4912ea3caa..c57d9c1b82 100644
--- a/fonts/FluentSystemIcons-Regular.html
+++ b/fonts/FluentSystemIcons-Regular.html
@@ -1442,6 +1442,60 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_animal_paw_print_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_animal_paw_print_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_animal_paw_print_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_animal_paw_print_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_animal_paw_print_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_animal_paw_print_48_regular
+
+
+
@@ -2315,6 +2369,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_arrow_bounce_12_regular
+
+
+
@@ -2342,6 +2405,24 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_arrow_bounce_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_bounce_48_regular
+
+
+
@@ -2810,6 +2891,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_arrow_clockwise_dashes_28_regular
+
+
+
@@ -2819,6 +2909,69 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_arrow_clockwise_dashes_48_regular
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_clockwise_dashes_settings_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_clockwise_dashes_settings_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_clockwise_dashes_settings_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_clockwise_dashes_settings_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_clockwise_dashes_settings_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_clockwise_dashes_settings_48_regular
+
+
+
@@ -3080,6 +3233,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_arrow_down_left_12_regular
+
+
+
@@ -3107,6 +3269,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_arrow_down_left_28_regular
+
+
+
@@ -3566,6 +3737,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_arrow_flow_diagonal_up_right_12_regular
+
+
+
@@ -3593,6 +3773,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_arrow_flow_diagonal_up_right_28_regular
+
+
+
@@ -3602,6 +3791,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_arrow_flow_diagonal_up_right_48_regular
+
+
+
@@ -6185,6 +6383,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_arrow_up_right_12_regular
+
+
+
@@ -6212,6 +6419,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_arrow_up_right_28_regular
+
+
+
@@ -6230,6 +6446,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_arrow_up_right_dashes_12_regular
+
+
+
@@ -6239,6 +6464,51 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_arrow_up_right_dashes_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_up_right_dashes_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_up_right_dashes_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_up_right_dashes_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_up_right_dashes_48_regular
+
+
+
@@ -6293,6 +6563,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_arrow_wrap_32_regular
+
+
+
@@ -6302,6 +6581,24 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_arrow_wrap_up_to_down_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_wrap_up_to_down_32_regular
+
+
+
@@ -8876,6 +9173,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_bot_16_regular
+
+
+
@@ -8894,6 +9200,42 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_bot_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_bot_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_bot_48_regular
+
+
+
+
+
+
+
+
+ ic_fluent_bot_add_16_regular
+
+
+
@@ -8912,6 +9254,42 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_bot_add_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_bot_add_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_bot_add_48_regular
+
+
+
+
+
+
+
+
+ ic_fluent_bot_sparkle_16_regular
+
+
+
@@ -8930,6 +9308,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_bot_sparkle_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_bot_sparkle_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_bot_sparkle_48_regular
+
+
+
@@ -9353,6 +9758,24 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_brain_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_brain_24_regular
+
+
+
@@ -9371,6 +9794,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_brain_sparkle_20_regular
+
+
+
@@ -14717,6 +15149,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_chat_history_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_chat_history_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_chat_history_28_regular
+
+
+
@@ -14852,6 +15311,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_chat_off_16_regular
+
+
+
@@ -16310,6 +16778,87 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_circle_hint_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_hint_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_hint_48_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_hint_cursor_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_hint_cursor_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_hint_cursor_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_hint_dismiss_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_hint_dismiss_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_hint_dismiss_24_regular
+
+
+
@@ -16409,6 +16958,60 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_circle_multiple_concentric_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_multiple_concentric_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_multiple_concentric_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_multiple_hint_checkmark_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_multiple_hint_checkmark_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_multiple_hint_checkmark_28_regular
+
+
+
@@ -16472,6 +17075,60 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_circle_sparkle_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_sparkle_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_sparkle_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_sparkle_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_sparkle_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_sparkle_48_regular
+
+
+
@@ -19037,6 +19694,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_coin_multiple_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_coin_multiple_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_coin_multiple_24_regular
+
+
+
@@ -19694,6 +20378,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_comment_badge_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_comment_badge_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_comment_badge_24_regular
+
+
+
@@ -20468,6 +21179,24 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_connected_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_connected_32_regular
+
+
+
@@ -21044,6 +21773,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_copy_28_regular
+
+
+
@@ -22268,6 +23006,87 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_data_usage_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_data_usage_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_data_usage_48_regular
+
+
+
+
+
+
+
+
+ ic_fluent_data_usage_checkmark_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_data_usage_checkmark_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_data_usage_checkmark_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_data_usage_checkmark_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_data_usage_checkmark_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_data_usage_checkmark_48_regular
+
+
+
@@ -22466,6 +23285,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_database_checkmark_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_database_checkmark_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_database_checkmark_24_regular
+
+
+
@@ -23789,6 +24635,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_directions_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_directions_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_directions_48_regular
+
+
+
@@ -25895,6 +26768,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_document_one_page_multiple_sparkle_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_document_one_page_multiple_sparkle_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_document_one_page_multiple_sparkle_24_regular
+
+
+
@@ -26516,6 +27416,60 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_document_sparkle_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_document_sparkle_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_document_sparkle_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_document_sparkle_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_document_sparkle_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_document_sparkle_48_regular
+
+
+
@@ -31259,6 +32213,51 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_folder_open_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_folder_open_down_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_folder_open_down_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_folder_open_down_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_folder_open_down_28_regular
+
+
+
@@ -34436,6 +35435,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_hd_off_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_hd_off_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_hd_off_24_regular
+
+
+
@@ -35309,6 +36335,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_home_empty_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_home_empty_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_home_empty_28_regular
+
+
+
@@ -38315,6 +39368,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_line_horizontal_1_dash_dot_dash_20_regular
+
+
+
@@ -38351,6 +39413,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_line_horizontal_1_dot_20_regular
+
+
+
@@ -38387,6 +39458,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_line_horizontal_3_16_regular
+
+
+
@@ -38396,6 +39476,42 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_line_horizontal_3_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_line_horizontal_3_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_line_horizontal_3_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_line_horizontal_3_48_regular
+
+
+
@@ -39233,6 +40349,51 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_location_checkmark_12_regular
+
+
+
+
+
+
+
+
+ ic_fluent_location_checkmark_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_location_checkmark_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_location_checkmark_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_location_checkmark_48_regular
+
+
+
@@ -40259,6 +41420,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_mail_inbox_48_regular
+
+
+
@@ -40466,6 +41636,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_mail_inbox_person_48_regular
+
+
+
@@ -40727,6 +41906,24 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_mail_read_briefcase_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_mail_read_briefcase_24_regular
+
+
+
@@ -42986,6 +44183,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_navigation_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_navigation_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_navigation_48_regular
+
+
+
@@ -44993,6 +46217,42 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_paint_bucket_brush_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_paint_bucket_brush_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_paint_bucket_brush_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_paint_bucket_brush_28_regular
+
+
+
@@ -45938,6 +47198,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_pause_circle_16_regular
+
+
+
@@ -52598,6 +53867,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_re_order_vertical_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_re_order_vertical_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_re_order_vertical_24_regular
+
+
+
@@ -54020,6 +55316,51 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_row_child_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_row_child_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_row_child_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_row_child_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_row_child_32_regular
+
+
+
@@ -54371,6 +55712,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_savings_32_regular
+
+
+
@@ -56342,6 +57692,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_share_screen_start_16_regular
+
+
+
@@ -60050,6 +61409,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_square_text_arrow_repeat_all_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_square_text_arrow_repeat_all_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_square_text_arrow_repeat_all_24_regular
+
+
+
@@ -60086,6 +61472,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_stack_28_regular
+
+
+
@@ -60095,6 +61490,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_stack_48_regular
+
+
+
@@ -60131,6 +61535,60 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_stack_off_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_stack_off_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_stack_off_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_stack_off_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_stack_off_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_stack_off_48_regular
+
+
+
@@ -65603,6 +67061,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_text_bullet_list_square_28_regular
+
+
+
@@ -68510,6 +69977,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_textbox_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_textbox_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_textbox_48_regular
+
+
+
@@ -68870,6 +70364,60 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_textbox_checkmark_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_textbox_checkmark_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_textbox_checkmark_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_textbox_checkmark_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_textbox_checkmark_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_textbox_checkmark_48_regular
+
+
+
@@ -69518,6 +71066,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_translate_32_regular
+
+
+
@@ -72767,6 +74324,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_weather_moon_32_regular
+
+
+
diff --git a/fonts/FluentSystemIcons-Regular.json b/fonts/FluentSystemIcons-Regular.json
index 4657c4572e..883abfee1f 100644
--- a/fonts/FluentSystemIcons-Regular.json
+++ b/fonts/FluentSystemIcons-Regular.json
@@ -8254,5 +8254,179 @@
"ic_fluent_mail_inbox_person_32_regular": 984892,
"ic_fluent_plug_connected_28_regular": 984893,
"ic_fluent_plug_connected_32_regular": 984894,
- "ic_fluent_plug_connected_48_regular": 984895
+ "ic_fluent_plug_connected_48_regular": 984895,
+ "ic_fluent_arrow_bounce_12_regular": 984896,
+ "ic_fluent_arrow_bounce_28_regular": 984897,
+ "ic_fluent_arrow_bounce_48_regular": 984898,
+ "ic_fluent_arrow_down_left_12_regular": 984899,
+ "ic_fluent_arrow_down_left_28_regular": 984900,
+ "ic_fluent_arrow_flow_diagonal_up_right_12_regular": 984901,
+ "ic_fluent_arrow_flow_diagonal_up_right_28_regular": 984902,
+ "ic_fluent_arrow_flow_diagonal_up_right_48_regular": 984903,
+ "ic_fluent_arrow_up_right_12_regular": 984904,
+ "ic_fluent_arrow_up_right_28_regular": 984905,
+ "ic_fluent_arrow_up_right_dashes_12_regular": 984906,
+ "ic_fluent_arrow_up_right_dashes_20_regular": 984907,
+ "ic_fluent_arrow_up_right_dashes_24_regular": 984908,
+ "ic_fluent_arrow_up_right_dashes_28_regular": 984909,
+ "ic_fluent_arrow_up_right_dashes_32_regular": 984910,
+ "ic_fluent_arrow_up_right_dashes_48_regular": 984911,
+ "ic_fluent_arrow_wrap_32_regular": 984912,
+ "ic_fluent_arrow_wrap_up_to_down_20_regular": 984913,
+ "ic_fluent_arrow_wrap_up_to_down_32_regular": 984914,
+ "ic_fluent_coin_multiple_16_regular": 984915,
+ "ic_fluent_coin_multiple_20_regular": 984916,
+ "ic_fluent_coin_multiple_24_regular": 984917,
+ "ic_fluent_comment_badge_16_regular": 984918,
+ "ic_fluent_comment_badge_20_regular": 984919,
+ "ic_fluent_comment_badge_24_regular": 984920,
+ "ic_fluent_data_usage_28_regular": 984921,
+ "ic_fluent_data_usage_32_regular": 984922,
+ "ic_fluent_data_usage_48_regular": 984923,
+ "ic_fluent_data_usage_checkmark_16_regular": 984924,
+ "ic_fluent_data_usage_checkmark_20_regular": 984925,
+ "ic_fluent_data_usage_checkmark_24_regular": 984926,
+ "ic_fluent_data_usage_checkmark_28_regular": 984927,
+ "ic_fluent_data_usage_checkmark_32_regular": 984928,
+ "ic_fluent_data_usage_checkmark_48_regular": 984929,
+ "ic_fluent_line_horizontal_1_dash_dot_dash_20_regular": 984930,
+ "ic_fluent_line_horizontal_1_dot_20_regular": 984931,
+ "ic_fluent_line_horizontal_3_16_regular": 984932,
+ "ic_fluent_line_horizontal_3_24_regular": 984933,
+ "ic_fluent_line_horizontal_3_28_regular": 984934,
+ "ic_fluent_line_horizontal_3_32_regular": 984935,
+ "ic_fluent_line_horizontal_3_48_regular": 984936,
+ "ic_fluent_navigation_28_regular": 984937,
+ "ic_fluent_navigation_32_regular": 984938,
+ "ic_fluent_navigation_48_regular": 984939,
+ "ic_fluent_pause_circle_16_regular": 984940,
+ "ic_fluent_stack_28_regular": 984941,
+ "ic_fluent_stack_48_regular": 984942,
+ "ic_fluent_stack_off_16_regular": 984943,
+ "ic_fluent_stack_off_20_regular": 984944,
+ "ic_fluent_stack_off_24_regular": 984945,
+ "ic_fluent_stack_off_28_regular": 984946,
+ "ic_fluent_stack_off_32_regular": 984947,
+ "ic_fluent_stack_off_48_regular": 984948,
+ "ic_fluent_text_bullet_list_square_28_regular": 984949,
+ "ic_fluent_textbox_28_regular": 984950,
+ "ic_fluent_textbox_32_regular": 984951,
+ "ic_fluent_textbox_48_regular": 984952,
+ "ic_fluent_textbox_checkmark_16_regular": 984953,
+ "ic_fluent_textbox_checkmark_20_regular": 984954,
+ "ic_fluent_textbox_checkmark_24_regular": 984955,
+ "ic_fluent_textbox_checkmark_28_regular": 984956,
+ "ic_fluent_textbox_checkmark_32_regular": 984957,
+ "ic_fluent_textbox_checkmark_48_regular": 984958,
+ "ic_fluent_document_one_page_multiple_sparkle_16_regular": 984959,
+ "ic_fluent_document_one_page_multiple_sparkle_20_regular": 984960,
+ "ic_fluent_document_one_page_multiple_sparkle_24_regular": 984961,
+ "ic_fluent_animal_paw_print_16_regular": 984962,
+ "ic_fluent_animal_paw_print_20_regular": 984963,
+ "ic_fluent_animal_paw_print_24_regular": 984964,
+ "ic_fluent_animal_paw_print_28_regular": 984965,
+ "ic_fluent_animal_paw_print_32_regular": 984966,
+ "ic_fluent_animal_paw_print_48_regular": 984967,
+ "ic_fluent_arrow_clockwise_dashes_28_regular": 984968,
+ "ic_fluent_arrow_clockwise_dashes_48_regular": 984969,
+ "ic_fluent_arrow_clockwise_dashes_settings_16_regular": 984970,
+ "ic_fluent_arrow_clockwise_dashes_settings_20_regular": 984971,
+ "ic_fluent_arrow_clockwise_dashes_settings_24_regular": 984972,
+ "ic_fluent_arrow_clockwise_dashes_settings_28_regular": 984973,
+ "ic_fluent_arrow_clockwise_dashes_settings_32_regular": 984974,
+ "ic_fluent_arrow_clockwise_dashes_settings_48_regular": 984975,
+ "ic_fluent_chat_off_16_regular": 984976,
+ "ic_fluent_connected_24_regular": 984977,
+ "ic_fluent_connected_32_regular": 984978,
+ "ic_fluent_square_text_arrow_repeat_all_16_regular": 984979,
+ "ic_fluent_square_text_arrow_repeat_all_20_regular": 984980,
+ "ic_fluent_square_text_arrow_repeat_all_24_regular": 984981,
+ "ic_fluent_translate_32_regular": 984982,
+ "ic_fluent_brain_20_regular": 984983,
+ "ic_fluent_brain_24_regular": 984984,
+ "ic_fluent_brain_sparkle_20_regular": 984985,
+ "ic_fluent_circle_hint_28_regular": 984986,
+ "ic_fluent_circle_hint_32_regular": 984987,
+ "ic_fluent_circle_hint_48_regular": 984988,
+ "ic_fluent_circle_hint_cursor_16_regular": 984989,
+ "ic_fluent_circle_hint_cursor_20_regular": 984990,
+ "ic_fluent_circle_hint_cursor_24_regular": 984991,
+ "ic_fluent_circle_hint_dismiss_16_regular": 984992,
+ "ic_fluent_circle_hint_dismiss_20_regular": 984993,
+ "ic_fluent_circle_hint_dismiss_24_regular": 984994,
+ "ic_fluent_circle_multiple_concentric_16_regular": 984995,
+ "ic_fluent_circle_multiple_concentric_20_regular": 984996,
+ "ic_fluent_circle_multiple_concentric_24_regular": 984997,
+ "ic_fluent_database_checkmark_16_regular": 984998,
+ "ic_fluent_database_checkmark_20_regular": 984999,
+ "ic_fluent_database_checkmark_24_regular": 985000,
+ "ic_fluent_directions_28_regular": 985001,
+ "ic_fluent_directions_32_regular": 985002,
+ "ic_fluent_directions_48_regular": 985003,
+ "ic_fluent_folder_open_28_regular": 985004,
+ "ic_fluent_folder_open_down_16_regular": 985005,
+ "ic_fluent_folder_open_down_20_regular": 985006,
+ "ic_fluent_folder_open_down_24_regular": 985007,
+ "ic_fluent_folder_open_down_28_regular": 985008,
+ "ic_fluent_hd_off_16_regular": 985009,
+ "ic_fluent_hd_off_20_regular": 985010,
+ "ic_fluent_hd_off_24_regular": 985011,
+ "ic_fluent_mail_inbox_48_regular": 985012,
+ "ic_fluent_mail_inbox_person_48_regular": 985013,
+ "ic_fluent_mail_read_briefcase_20_regular": 985014,
+ "ic_fluent_mail_read_briefcase_24_regular": 985015,
+ "ic_fluent_row_child_16_regular": 985016,
+ "ic_fluent_row_child_20_regular": 985017,
+ "ic_fluent_row_child_24_regular": 985018,
+ "ic_fluent_row_child_28_regular": 985019,
+ "ic_fluent_row_child_32_regular": 985020,
+ "ic_fluent_bot_16_regular": 985021,
+ "ic_fluent_bot_28_regular": 985022,
+ "ic_fluent_bot_32_regular": 985023,
+ "ic_fluent_bot_48_regular": 985024,
+ "ic_fluent_bot_add_16_regular": 985025,
+ "ic_fluent_bot_add_28_regular": 985026,
+ "ic_fluent_bot_add_32_regular": 985027,
+ "ic_fluent_bot_add_48_regular": 985028,
+ "ic_fluent_bot_sparkle_16_regular": 985029,
+ "ic_fluent_bot_sparkle_28_regular": 985030,
+ "ic_fluent_bot_sparkle_32_regular": 985031,
+ "ic_fluent_bot_sparkle_48_regular": 985032,
+ "ic_fluent_chat_history_20_regular": 985033,
+ "ic_fluent_chat_history_24_regular": 985034,
+ "ic_fluent_chat_history_28_regular": 985035,
+ "ic_fluent_circle_multiple_hint_checkmark_20_regular": 985036,
+ "ic_fluent_circle_multiple_hint_checkmark_24_regular": 985037,
+ "ic_fluent_circle_multiple_hint_checkmark_28_regular": 985038,
+ "ic_fluent_circle_sparkle_16_regular": 985039,
+ "ic_fluent_circle_sparkle_20_regular": 985040,
+ "ic_fluent_circle_sparkle_24_regular": 985041,
+ "ic_fluent_circle_sparkle_28_regular": 985042,
+ "ic_fluent_circle_sparkle_32_regular": 985043,
+ "ic_fluent_circle_sparkle_48_regular": 985044,
+ "ic_fluent_copy_28_regular": 985045,
+ "ic_fluent_document_sparkle_16_regular": 985046,
+ "ic_fluent_document_sparkle_20_regular": 985047,
+ "ic_fluent_document_sparkle_24_regular": 985048,
+ "ic_fluent_document_sparkle_28_regular": 985049,
+ "ic_fluent_document_sparkle_32_regular": 985050,
+ "ic_fluent_document_sparkle_48_regular": 985051,
+ "ic_fluent_home_empty_20_regular": 985052,
+ "ic_fluent_home_empty_24_regular": 985053,
+ "ic_fluent_home_empty_28_regular": 985054,
+ "ic_fluent_paint_bucket_brush_16_regular": 985055,
+ "ic_fluent_paint_bucket_brush_20_regular": 985056,
+ "ic_fluent_paint_bucket_brush_24_regular": 985057,
+ "ic_fluent_paint_bucket_brush_28_regular": 985058,
+ "ic_fluent_re_order_vertical_16_regular": 985059,
+ "ic_fluent_re_order_vertical_20_regular": 985060,
+ "ic_fluent_re_order_vertical_24_regular": 985061,
+ "ic_fluent_savings_32_regular": 985062,
+ "ic_fluent_share_screen_start_16_regular": 985063,
+ "ic_fluent_weather_moon_32_regular": 985064,
+ "ic_fluent_location_checkmark_12_regular": 985065,
+ "ic_fluent_location_checkmark_16_regular": 985066,
+ "ic_fluent_location_checkmark_20_regular": 985067,
+ "ic_fluent_location_checkmark_24_regular": 985068,
+ "ic_fluent_location_checkmark_48_regular": 985069
}
\ No newline at end of file
diff --git a/fonts/FluentSystemIcons-Regular.ttf b/fonts/FluentSystemIcons-Regular.ttf
index 51ff6eb2e9..a945f98688 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 f66ca7c72e..ab4b74662f 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 2f75dcc5f1..0de0278898 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 899855b62c..aa10575f87 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?a44f1510c34390f072754f87f1705588") format("woff2"),
-url("./FluentSystemIcons-Resizable.woff?a44f1510c34390f072754f87f1705588") format("woff"),
-url("./FluentSystemIcons-Resizable.ttf?a44f1510c34390f072754f87f1705588") format("truetype");
+ src: url("./FluentSystemIcons-Resizable.woff2?9675836b5697305ed022e50cd059f782") format("woff2"),
+url("./FluentSystemIcons-Resizable.woff?9675836b5697305ed022e50cd059f782") format("woff"),
+url("./FluentSystemIcons-Resizable.ttf?9675836b5697305ed022e50cd059f782") format("truetype");
}
i[class^="icon-"]:before, i[class*=" icon-"]:before {
@@ -280,15039 +280,15225 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
.icon-ic_fluent_animal_dog_20_regular:before {
content: "\e057";
}
-.icon-ic_fluent_animal_rabbit_20_filled:before {
+.icon-ic_fluent_animal_paw_print_20_filled:before {
content: "\e058";
}
-.icon-ic_fluent_animal_rabbit_20_regular:before {
+.icon-ic_fluent_animal_paw_print_20_regular:before {
content: "\e059";
}
-.icon-ic_fluent_animal_rabbit_off_20_filled:before {
+.icon-ic_fluent_animal_rabbit_20_filled:before {
content: "\e05a";
}
-.icon-ic_fluent_animal_rabbit_off_20_regular:before {
+.icon-ic_fluent_animal_rabbit_20_regular:before {
content: "\e05b";
}
-.icon-ic_fluent_animal_turtle_20_filled:before {
+.icon-ic_fluent_animal_rabbit_off_20_filled:before {
content: "\e05c";
}
-.icon-ic_fluent_animal_turtle_20_regular:before {
+.icon-ic_fluent_animal_rabbit_off_20_regular:before {
content: "\e05d";
}
-.icon-ic_fluent_app_folder_20_filled:before {
+.icon-ic_fluent_animal_turtle_20_filled:before {
content: "\e05e";
}
-.icon-ic_fluent_app_folder_20_regular:before {
+.icon-ic_fluent_animal_turtle_20_regular:before {
content: "\e05f";
}
-.icon-ic_fluent_app_generic_20_filled:before {
+.icon-ic_fluent_app_folder_20_filled:before {
content: "\e060";
}
-.icon-ic_fluent_app_generic_20_regular:before {
+.icon-ic_fluent_app_folder_20_regular:before {
content: "\e061";
}
-.icon-ic_fluent_app_recent_20_filled:before {
+.icon-ic_fluent_app_generic_20_filled:before {
content: "\e062";
}
-.icon-ic_fluent_app_recent_20_regular:before {
+.icon-ic_fluent_app_generic_20_regular:before {
content: "\e063";
}
-.icon-ic_fluent_app_title_20_filled:before {
+.icon-ic_fluent_app_recent_20_filled:before {
content: "\e064";
}
-.icon-ic_fluent_app_title_20_regular:before {
+.icon-ic_fluent_app_recent_20_regular:before {
content: "\e065";
}
-.icon-ic_fluent_approvals_app_20_filled:before {
+.icon-ic_fluent_app_title_20_filled:before {
content: "\e066";
}
-.icon-ic_fluent_approvals_app_20_regular:before {
+.icon-ic_fluent_app_title_20_regular:before {
content: "\e067";
}
-.icon-ic_fluent_apps_20_filled:before {
+.icon-ic_fluent_approvals_app_20_filled:before {
content: "\e068";
}
-.icon-ic_fluent_apps_20_regular:before {
+.icon-ic_fluent_approvals_app_20_regular:before {
content: "\e069";
}
-.icon-ic_fluent_apps_add_in_20_filled:before {
+.icon-ic_fluent_apps_20_filled:before {
content: "\e06a";
}
-.icon-ic_fluent_apps_add_in_20_regular:before {
+.icon-ic_fluent_apps_20_regular:before {
content: "\e06b";
}
-.icon-ic_fluent_apps_list_20_filled:before {
+.icon-ic_fluent_apps_add_in_20_filled:before {
content: "\e06c";
}
-.icon-ic_fluent_apps_list_20_regular:before {
+.icon-ic_fluent_apps_add_in_20_regular:before {
content: "\e06d";
}
-.icon-ic_fluent_apps_list_detail_20_filled:before {
+.icon-ic_fluent_apps_list_20_filled:before {
content: "\e06e";
}
-.icon-ic_fluent_apps_list_detail_20_regular:before {
+.icon-ic_fluent_apps_list_20_regular:before {
content: "\e06f";
}
-.icon-ic_fluent_apps_settings_20_filled:before {
+.icon-ic_fluent_apps_list_detail_20_filled:before {
content: "\e070";
}
-.icon-ic_fluent_apps_settings_20_regular:before {
+.icon-ic_fluent_apps_list_detail_20_regular:before {
content: "\e071";
}
-.icon-ic_fluent_apps_shield_20_filled:before {
+.icon-ic_fluent_apps_settings_20_filled:before {
content: "\e072";
}
-.icon-ic_fluent_apps_shield_20_regular:before {
+.icon-ic_fluent_apps_settings_20_regular:before {
content: "\e073";
}
-.icon-ic_fluent_archive_20_filled:before {
+.icon-ic_fluent_apps_shield_20_filled:before {
content: "\e074";
}
-.icon-ic_fluent_archive_20_regular:before {
+.icon-ic_fluent_apps_shield_20_regular:before {
content: "\e075";
}
-.icon-ic_fluent_archive_arrow_back_20_filled:before {
+.icon-ic_fluent_archive_20_filled:before {
content: "\e076";
}
-.icon-ic_fluent_archive_arrow_back_20_regular:before {
+.icon-ic_fluent_archive_20_regular:before {
content: "\e077";
}
-.icon-ic_fluent_archive_multiple_20_filled:before {
+.icon-ic_fluent_archive_arrow_back_20_filled:before {
content: "\e078";
}
-.icon-ic_fluent_archive_multiple_20_regular:before {
+.icon-ic_fluent_archive_arrow_back_20_regular:before {
content: "\e079";
}
-.icon-ic_fluent_archive_settings_20_filled:before {
+.icon-ic_fluent_archive_multiple_20_filled:before {
content: "\e07a";
}
-.icon-ic_fluent_archive_settings_20_regular:before {
+.icon-ic_fluent_archive_multiple_20_regular:before {
content: "\e07b";
}
-.icon-ic_fluent_arrow_autofit_content_20_filled:before {
+.icon-ic_fluent_archive_settings_20_filled:before {
content: "\e07c";
}
-.icon-ic_fluent_arrow_autofit_content_20_regular:before {
+.icon-ic_fluent_archive_settings_20_regular:before {
content: "\e07d";
}
-.icon-ic_fluent_arrow_autofit_down_20_filled:before {
+.icon-ic_fluent_arrow_autofit_content_20_filled:before {
content: "\e07e";
}
-.icon-ic_fluent_arrow_autofit_down_20_regular:before {
+.icon-ic_fluent_arrow_autofit_content_20_regular:before {
content: "\e07f";
}
-.icon-ic_fluent_arrow_autofit_height_20_filled:before {
+.icon-ic_fluent_arrow_autofit_down_20_filled:before {
content: "\e080";
}
-.icon-ic_fluent_arrow_autofit_height_20_regular:before {
+.icon-ic_fluent_arrow_autofit_down_20_regular:before {
content: "\e081";
}
-.icon-ic_fluent_arrow_autofit_height_dotted_20_filled:before {
+.icon-ic_fluent_arrow_autofit_height_20_filled:before {
content: "\e082";
}
-.icon-ic_fluent_arrow_autofit_height_dotted_20_regular:before {
+.icon-ic_fluent_arrow_autofit_height_20_regular:before {
content: "\e083";
}
-.icon-ic_fluent_arrow_autofit_height_in_20_filled:before {
+.icon-ic_fluent_arrow_autofit_height_dotted_20_filled:before {
content: "\e084";
}
-.icon-ic_fluent_arrow_autofit_height_in_20_regular:before {
+.icon-ic_fluent_arrow_autofit_height_dotted_20_regular:before {
content: "\e085";
}
-.icon-ic_fluent_arrow_autofit_up_20_filled:before {
+.icon-ic_fluent_arrow_autofit_height_in_20_filled:before {
content: "\e086";
}
-.icon-ic_fluent_arrow_autofit_up_20_regular:before {
+.icon-ic_fluent_arrow_autofit_height_in_20_regular:before {
content: "\e087";
}
-.icon-ic_fluent_arrow_autofit_width_20_filled:before {
+.icon-ic_fluent_arrow_autofit_up_20_filled:before {
content: "\e088";
}
-.icon-ic_fluent_arrow_autofit_width_20_regular:before {
+.icon-ic_fluent_arrow_autofit_up_20_regular:before {
content: "\e089";
}
-.icon-ic_fluent_arrow_autofit_width_dotted_20_filled:before {
+.icon-ic_fluent_arrow_autofit_width_20_filled:before {
content: "\e08a";
}
-.icon-ic_fluent_arrow_autofit_width_dotted_20_regular:before {
+.icon-ic_fluent_arrow_autofit_width_20_regular:before {
content: "\e08b";
}
-.icon-ic_fluent_arrow_between_down_20_filled:before {
+.icon-ic_fluent_arrow_autofit_width_dotted_20_filled:before {
content: "\e08c";
}
-.icon-ic_fluent_arrow_between_down_20_regular:before {
+.icon-ic_fluent_arrow_autofit_width_dotted_20_regular:before {
content: "\e08d";
}
-.icon-ic_fluent_arrow_between_up_20_filled:before {
+.icon-ic_fluent_arrow_between_down_20_filled:before {
content: "\e08e";
}
-.icon-ic_fluent_arrow_between_up_20_regular:before {
+.icon-ic_fluent_arrow_between_down_20_regular:before {
content: "\e08f";
}
-.icon-ic_fluent_arrow_bidirectional_left_right_20_filled:before {
+.icon-ic_fluent_arrow_between_up_20_filled:before {
content: "\e090";
}
-.icon-ic_fluent_arrow_bidirectional_left_right_20_regular:before {
+.icon-ic_fluent_arrow_between_up_20_regular:before {
content: "\e091";
}
-.icon-ic_fluent_arrow_bidirectional_up_down_20_filled:before {
+.icon-ic_fluent_arrow_bidirectional_left_right_20_filled:before {
content: "\e092";
}
-.icon-ic_fluent_arrow_bidirectional_up_down_20_regular:before {
+.icon-ic_fluent_arrow_bidirectional_left_right_20_regular:before {
content: "\e093";
}
-.icon-ic_fluent_arrow_bounce_20_filled:before {
+.icon-ic_fluent_arrow_bidirectional_up_down_20_filled:before {
content: "\e094";
}
-.icon-ic_fluent_arrow_bounce_20_regular:before {
+.icon-ic_fluent_arrow_bidirectional_up_down_20_regular:before {
content: "\e095";
}
-.icon-ic_fluent_arrow_circle_down_20_filled:before {
+.icon-ic_fluent_arrow_bounce_20_filled:before {
content: "\e096";
}
-.icon-ic_fluent_arrow_circle_down_20_regular:before {
+.icon-ic_fluent_arrow_bounce_20_regular:before {
content: "\e097";
}
-.icon-ic_fluent_arrow_circle_down_double_20_filled:before {
+.icon-ic_fluent_arrow_circle_down_20_filled:before {
content: "\e098";
}
-.icon-ic_fluent_arrow_circle_down_double_20_regular:before {
+.icon-ic_fluent_arrow_circle_down_20_regular:before {
content: "\e099";
}
-.icon-ic_fluent_arrow_circle_down_right_20_filled:before {
+.icon-ic_fluent_arrow_circle_down_double_20_filled:before {
content: "\e09a";
}
-.icon-ic_fluent_arrow_circle_down_right_20_regular:before {
+.icon-ic_fluent_arrow_circle_down_double_20_regular:before {
content: "\e09b";
}
-.icon-ic_fluent_arrow_circle_down_split_20_filled:before {
+.icon-ic_fluent_arrow_circle_down_right_20_filled:before {
content: "\e09c";
}
-.icon-ic_fluent_arrow_circle_down_split_20_regular:before {
+.icon-ic_fluent_arrow_circle_down_right_20_regular:before {
content: "\e09d";
}
-.icon-ic_fluent_arrow_circle_down_up_20_filled:before {
+.icon-ic_fluent_arrow_circle_down_split_20_filled:before {
content: "\e09e";
}
-.icon-ic_fluent_arrow_circle_down_up_20_regular:before {
+.icon-ic_fluent_arrow_circle_down_split_20_regular:before {
content: "\e09f";
}
-.icon-ic_fluent_arrow_circle_left_20_filled:before {
+.icon-ic_fluent_arrow_circle_down_up_20_filled:before {
content: "\e0a0";
}
-.icon-ic_fluent_arrow_circle_left_20_regular:before {
+.icon-ic_fluent_arrow_circle_down_up_20_regular:before {
content: "\e0a1";
}
-.icon-ic_fluent_arrow_circle_right_20_filled:before {
+.icon-ic_fluent_arrow_circle_left_20_filled:before {
content: "\e0a2";
}
-.icon-ic_fluent_arrow_circle_right_20_regular:before {
+.icon-ic_fluent_arrow_circle_left_20_regular:before {
content: "\e0a3";
}
-.icon-ic_fluent_arrow_circle_up_20_filled:before {
+.icon-ic_fluent_arrow_circle_right_20_filled:before {
content: "\e0a4";
}
-.icon-ic_fluent_arrow_circle_up_20_regular:before {
+.icon-ic_fluent_arrow_circle_right_20_regular:before {
content: "\e0a5";
}
-.icon-ic_fluent_arrow_circle_up_left_20_filled:before {
+.icon-ic_fluent_arrow_circle_up_20_filled:before {
content: "\e0a6";
}
-.icon-ic_fluent_arrow_circle_up_left_20_regular:before {
+.icon-ic_fluent_arrow_circle_up_20_regular:before {
content: "\e0a7";
}
-.icon-ic_fluent_arrow_circle_up_right_20_filled:before {
+.icon-ic_fluent_arrow_circle_up_left_20_filled:before {
content: "\e0a8";
}
-.icon-ic_fluent_arrow_circle_up_right_20_regular:before {
+.icon-ic_fluent_arrow_circle_up_left_20_regular:before {
content: "\e0a9";
}
-.icon-ic_fluent_arrow_clockwise_20_filled:before {
+.icon-ic_fluent_arrow_circle_up_right_20_filled:before {
content: "\e0aa";
}
-.icon-ic_fluent_arrow_clockwise_20_regular:before {
+.icon-ic_fluent_arrow_circle_up_right_20_regular:before {
content: "\e0ab";
}
-.icon-ic_fluent_arrow_clockwise_dashes_20_filled:before {
+.icon-ic_fluent_arrow_clockwise_20_filled:before {
content: "\e0ac";
}
-.icon-ic_fluent_arrow_clockwise_dashes_20_regular:before {
+.icon-ic_fluent_arrow_clockwise_20_regular:before {
content: "\e0ad";
}
-.icon-ic_fluent_arrow_collapse_all_20_filled:before {
+.icon-ic_fluent_arrow_clockwise_dashes_20_filled:before {
content: "\e0ae";
}
-.icon-ic_fluent_arrow_collapse_all_20_regular:before {
+.icon-ic_fluent_arrow_clockwise_dashes_20_regular:before {
content: "\e0af";
}
-.icon-ic_fluent_arrow_counterclockwise_20_filled:before {
+.icon-ic_fluent_arrow_clockwise_dashes_settings_20_filled:before {
content: "\e0b0";
}
-.icon-ic_fluent_arrow_counterclockwise_20_regular:before {
+.icon-ic_fluent_arrow_clockwise_dashes_settings_20_regular:before {
content: "\e0b1";
}
-.icon-ic_fluent_arrow_counterclockwise_dashes_20_filled:before {
+.icon-ic_fluent_arrow_collapse_all_20_filled:before {
content: "\e0b2";
}
-.icon-ic_fluent_arrow_counterclockwise_dashes_20_regular:before {
+.icon-ic_fluent_arrow_collapse_all_20_regular:before {
content: "\e0b3";
}
-.icon-ic_fluent_arrow_curve_down_left_20_filled:before {
+.icon-ic_fluent_arrow_counterclockwise_20_filled:before {
content: "\e0b4";
}
-.icon-ic_fluent_arrow_curve_down_left_20_regular:before {
+.icon-ic_fluent_arrow_counterclockwise_20_regular:before {
content: "\e0b5";
}
-.icon-ic_fluent_arrow_curve_down_right_20_filled:before {
+.icon-ic_fluent_arrow_counterclockwise_dashes_20_filled:before {
content: "\e0b6";
}
-.icon-ic_fluent_arrow_curve_down_right_20_regular:before {
+.icon-ic_fluent_arrow_counterclockwise_dashes_20_regular:before {
content: "\e0b7";
}
-.icon-ic_fluent_arrow_curve_up_left_20_filled:before {
+.icon-ic_fluent_arrow_curve_down_left_20_filled:before {
content: "\e0b8";
}
-.icon-ic_fluent_arrow_curve_up_left_20_regular:before {
+.icon-ic_fluent_arrow_curve_down_left_20_regular:before {
content: "\e0b9";
}
-.icon-ic_fluent_arrow_curve_up_right_20_filled:before {
+.icon-ic_fluent_arrow_curve_down_right_20_filled:before {
content: "\e0ba";
}
-.icon-ic_fluent_arrow_curve_up_right_20_regular:before {
+.icon-ic_fluent_arrow_curve_down_right_20_regular:before {
content: "\e0bb";
}
-.icon-ic_fluent_arrow_down_20_filled:before {
+.icon-ic_fluent_arrow_curve_up_left_20_filled:before {
content: "\e0bc";
}
-.icon-ic_fluent_arrow_down_20_regular:before {
+.icon-ic_fluent_arrow_curve_up_left_20_regular:before {
content: "\e0bd";
}
-.icon-ic_fluent_arrow_down_exclamation_20_filled:before {
+.icon-ic_fluent_arrow_curve_up_right_20_filled:before {
content: "\e0be";
}
-.icon-ic_fluent_arrow_down_exclamation_20_regular:before {
+.icon-ic_fluent_arrow_curve_up_right_20_regular:before {
content: "\e0bf";
}
-.icon-ic_fluent_arrow_down_left_20_filled:before {
+.icon-ic_fluent_arrow_down_20_filled:before {
content: "\e0c0";
}
-.icon-ic_fluent_arrow_down_left_20_regular:before {
+.icon-ic_fluent_arrow_down_20_regular:before {
content: "\e0c1";
}
-.icon-ic_fluent_arrow_down_right_20_filled:before {
+.icon-ic_fluent_arrow_down_exclamation_20_filled:before {
content: "\e0c2";
}
-.icon-ic_fluent_arrow_down_right_20_regular:before {
+.icon-ic_fluent_arrow_down_exclamation_20_regular:before {
content: "\e0c3";
}
-.icon-ic_fluent_arrow_download_20_filled:before {
+.icon-ic_fluent_arrow_down_left_20_filled:before {
content: "\e0c4";
}
-.icon-ic_fluent_arrow_download_20_regular:before {
+.icon-ic_fluent_arrow_down_left_20_regular:before {
content: "\e0c5";
}
-.icon-ic_fluent_arrow_download_off_20_filled:before {
+.icon-ic_fluent_arrow_down_right_20_filled:before {
content: "\e0c6";
}
-.icon-ic_fluent_arrow_download_off_20_regular:before {
+.icon-ic_fluent_arrow_down_right_20_regular:before {
content: "\e0c7";
}
-.icon-ic_fluent_arrow_eject_20_filled:before {
+.icon-ic_fluent_arrow_download_20_filled:before {
content: "\e0c8";
}
-.icon-ic_fluent_arrow_eject_20_regular:before {
+.icon-ic_fluent_arrow_download_20_regular:before {
content: "\e0c9";
}
-.icon-ic_fluent_arrow_enter_20_filled:before {
+.icon-ic_fluent_arrow_download_off_20_filled:before {
content: "\e0ca";
}
-.icon-ic_fluent_arrow_enter_20_regular:before {
+.icon-ic_fluent_arrow_download_off_20_regular:before {
content: "\e0cb";
}
-.icon-ic_fluent_arrow_enter_left_20_filled:before {
+.icon-ic_fluent_arrow_eject_20_filled:before {
content: "\e0cc";
}
-.icon-ic_fluent_arrow_enter_left_20_regular:before {
+.icon-ic_fluent_arrow_eject_20_regular:before {
content: "\e0cd";
}
-.icon-ic_fluent_arrow_enter_up_20_filled:before {
+.icon-ic_fluent_arrow_enter_20_filled:before {
content: "\e0ce";
}
-.icon-ic_fluent_arrow_enter_up_20_regular:before {
+.icon-ic_fluent_arrow_enter_20_regular:before {
content: "\e0cf";
}
-.icon-ic_fluent_arrow_exit_20_filled:before {
+.icon-ic_fluent_arrow_enter_left_20_filled:before {
content: "\e0d0";
}
-.icon-ic_fluent_arrow_exit_20_regular:before {
+.icon-ic_fluent_arrow_enter_left_20_regular:before {
content: "\e0d1";
}
-.icon-ic_fluent_arrow_expand_20_filled:before {
+.icon-ic_fluent_arrow_enter_up_20_filled:before {
content: "\e0d2";
}
-.icon-ic_fluent_arrow_expand_20_regular:before {
+.icon-ic_fluent_arrow_enter_up_20_regular:before {
content: "\e0d3";
}
-.icon-ic_fluent_arrow_expand_all_20_filled:before {
+.icon-ic_fluent_arrow_exit_20_filled:before {
content: "\e0d4";
}
-.icon-ic_fluent_arrow_expand_all_20_regular:before {
+.icon-ic_fluent_arrow_exit_20_regular:before {
content: "\e0d5";
}
-.icon-ic_fluent_arrow_export_20_filled:before {
+.icon-ic_fluent_arrow_expand_20_filled:before {
content: "\e0d6";
}
-.icon-ic_fluent_arrow_export_20_regular:before {
+.icon-ic_fluent_arrow_expand_20_regular:before {
content: "\e0d7";
}
-.icon-ic_fluent_arrow_export_ltr_20_filled:before {
+.icon-ic_fluent_arrow_expand_all_20_filled:before {
content: "\e0d8";
}
-.icon-ic_fluent_arrow_export_ltr_20_regular:before {
+.icon-ic_fluent_arrow_expand_all_20_regular:before {
content: "\e0d9";
}
-.icon-ic_fluent_arrow_export_rtl_20_filled:before {
+.icon-ic_fluent_arrow_export_20_filled:before {
content: "\e0da";
}
-.icon-ic_fluent_arrow_export_rtl_20_regular:before {
+.icon-ic_fluent_arrow_export_20_regular:before {
content: "\e0db";
}
-.icon-ic_fluent_arrow_export_up_20_filled:before {
+.icon-ic_fluent_arrow_export_ltr_20_filled:before {
content: "\e0dc";
}
-.icon-ic_fluent_arrow_export_up_20_regular:before {
+.icon-ic_fluent_arrow_export_ltr_20_regular:before {
content: "\e0dd";
}
-.icon-ic_fluent_arrow_fit_20_filled:before {
+.icon-ic_fluent_arrow_export_rtl_20_filled:before {
content: "\e0de";
}
-.icon-ic_fluent_arrow_fit_20_regular:before {
+.icon-ic_fluent_arrow_export_rtl_20_regular:before {
content: "\e0df";
}
-.icon-ic_fluent_arrow_fit_in_20_filled:before {
+.icon-ic_fluent_arrow_export_up_20_filled:before {
content: "\e0e0";
}
-.icon-ic_fluent_arrow_fit_in_20_regular:before {
+.icon-ic_fluent_arrow_export_up_20_regular:before {
content: "\e0e1";
}
-.icon-ic_fluent_arrow_flow_diagonal_up_right_20_filled:before {
+.icon-ic_fluent_arrow_fit_20_filled:before {
content: "\e0e2";
}
-.icon-ic_fluent_arrow_flow_diagonal_up_right_20_regular:before {
+.icon-ic_fluent_arrow_fit_20_regular:before {
content: "\e0e3";
}
-.icon-ic_fluent_arrow_flow_up_right_20_filled:before {
+.icon-ic_fluent_arrow_fit_in_20_filled:before {
content: "\e0e4";
}
-.icon-ic_fluent_arrow_flow_up_right_20_regular:before {
+.icon-ic_fluent_arrow_fit_in_20_regular:before {
content: "\e0e5";
}
-.icon-ic_fluent_arrow_flow_up_right_rectangle_multiple_20_filled:before {
+.icon-ic_fluent_arrow_flow_diagonal_up_right_20_filled:before {
content: "\e0e6";
}
-.icon-ic_fluent_arrow_flow_up_right_rectangle_multiple_20_regular:before {
+.icon-ic_fluent_arrow_flow_diagonal_up_right_20_regular:before {
content: "\e0e7";
}
-.icon-ic_fluent_arrow_forward_20_filled:before {
+.icon-ic_fluent_arrow_flow_up_right_20_filled:before {
content: "\e0e8";
}
-.icon-ic_fluent_arrow_forward_20_regular:before {
+.icon-ic_fluent_arrow_flow_up_right_20_regular:before {
content: "\e0e9";
}
-.icon-ic_fluent_arrow_forward_down_lightning_20_filled:before {
+.icon-ic_fluent_arrow_flow_up_right_rectangle_multiple_20_filled:before {
content: "\e0ea";
}
-.icon-ic_fluent_arrow_forward_down_lightning_20_regular:before {
+.icon-ic_fluent_arrow_flow_up_right_rectangle_multiple_20_regular:before {
content: "\e0eb";
}
-.icon-ic_fluent_arrow_forward_down_person_20_filled:before {
+.icon-ic_fluent_arrow_forward_20_filled:before {
content: "\e0ec";
}
-.icon-ic_fluent_arrow_forward_down_person_20_regular:before {
+.icon-ic_fluent_arrow_forward_20_regular:before {
content: "\e0ed";
}
-.icon-ic_fluent_arrow_hook_down_left_20_filled:before {
+.icon-ic_fluent_arrow_forward_down_lightning_20_filled:before {
content: "\e0ee";
}
-.icon-ic_fluent_arrow_hook_down_left_20_regular:before {
+.icon-ic_fluent_arrow_forward_down_lightning_20_regular:before {
content: "\e0ef";
}
-.icon-ic_fluent_arrow_hook_down_right_20_filled:before {
+.icon-ic_fluent_arrow_forward_down_person_20_filled:before {
content: "\e0f0";
}
-.icon-ic_fluent_arrow_hook_down_right_20_regular:before {
+.icon-ic_fluent_arrow_forward_down_person_20_regular:before {
content: "\e0f1";
}
-.icon-ic_fluent_arrow_hook_up_left_20_filled:before {
+.icon-ic_fluent_arrow_hook_down_left_20_filled:before {
content: "\e0f2";
}
-.icon-ic_fluent_arrow_hook_up_left_20_regular:before {
+.icon-ic_fluent_arrow_hook_down_left_20_regular:before {
content: "\e0f3";
}
-.icon-ic_fluent_arrow_hook_up_right_20_filled:before {
+.icon-ic_fluent_arrow_hook_down_right_20_filled:before {
content: "\e0f4";
}
-.icon-ic_fluent_arrow_hook_up_right_20_regular:before {
+.icon-ic_fluent_arrow_hook_down_right_20_regular:before {
content: "\e0f5";
}
-.icon-ic_fluent_arrow_import_20_filled:before {
+.icon-ic_fluent_arrow_hook_up_left_20_filled:before {
content: "\e0f6";
}
-.icon-ic_fluent_arrow_import_20_regular:before {
+.icon-ic_fluent_arrow_hook_up_left_20_regular:before {
content: "\e0f7";
}
-.icon-ic_fluent_arrow_join_20_filled:before {
+.icon-ic_fluent_arrow_hook_up_right_20_filled:before {
content: "\e0f8";
}
-.icon-ic_fluent_arrow_join_20_regular:before {
+.icon-ic_fluent_arrow_hook_up_right_20_regular:before {
content: "\e0f9";
}
-.icon-ic_fluent_arrow_left_20_filled:before {
+.icon-ic_fluent_arrow_import_20_filled:before {
content: "\e0fa";
}
-.icon-ic_fluent_arrow_left_20_regular:before {
+.icon-ic_fluent_arrow_import_20_regular:before {
content: "\e0fb";
}
-.icon-ic_fluent_arrow_maximize_20_filled:before {
+.icon-ic_fluent_arrow_join_20_filled:before {
content: "\e0fc";
}
-.icon-ic_fluent_arrow_maximize_20_regular:before {
+.icon-ic_fluent_arrow_join_20_regular:before {
content: "\e0fd";
}
-.icon-ic_fluent_arrow_maximize_vertical_20_filled:before {
+.icon-ic_fluent_arrow_left_20_filled:before {
content: "\e0fe";
}
-.icon-ic_fluent_arrow_maximize_vertical_20_regular:before {
+.icon-ic_fluent_arrow_left_20_regular:before {
content: "\e0ff";
}
-.icon-ic_fluent_arrow_minimize_20_filled:before {
+.icon-ic_fluent_arrow_maximize_20_filled:before {
content: "\e100";
}
-.icon-ic_fluent_arrow_minimize_20_regular:before {
+.icon-ic_fluent_arrow_maximize_20_regular:before {
content: "\e101";
}
-.icon-ic_fluent_arrow_minimize_vertical_20_filled:before {
+.icon-ic_fluent_arrow_maximize_vertical_20_filled:before {
content: "\e102";
}
-.icon-ic_fluent_arrow_minimize_vertical_20_regular:before {
+.icon-ic_fluent_arrow_maximize_vertical_20_regular:before {
content: "\e103";
}
-.icon-ic_fluent_arrow_move_20_filled:before {
+.icon-ic_fluent_arrow_minimize_20_filled:before {
content: "\e104";
}
-.icon-ic_fluent_arrow_move_20_regular:before {
+.icon-ic_fluent_arrow_minimize_20_regular:before {
content: "\e105";
}
-.icon-ic_fluent_arrow_move_inward_20_filled:before {
+.icon-ic_fluent_arrow_minimize_vertical_20_filled:before {
content: "\e106";
}
-.icon-ic_fluent_arrow_move_inward_20_regular:before {
+.icon-ic_fluent_arrow_minimize_vertical_20_regular:before {
content: "\e107";
}
-.icon-ic_fluent_arrow_next_20_filled:before {
+.icon-ic_fluent_arrow_move_20_filled:before {
content: "\e108";
}
-.icon-ic_fluent_arrow_next_20_regular:before {
+.icon-ic_fluent_arrow_move_20_regular:before {
content: "\e109";
}
-.icon-ic_fluent_arrow_outline_down_left_20_filled:before {
+.icon-ic_fluent_arrow_move_inward_20_filled:before {
content: "\e10a";
}
-.icon-ic_fluent_arrow_outline_down_left_20_regular:before {
+.icon-ic_fluent_arrow_move_inward_20_regular:before {
content: "\e10b";
}
-.icon-ic_fluent_arrow_outline_up_right_20_filled:before {
+.icon-ic_fluent_arrow_next_20_filled:before {
content: "\e10c";
}
-.icon-ic_fluent_arrow_outline_up_right_20_regular:before {
+.icon-ic_fluent_arrow_next_20_regular:before {
content: "\e10d";
}
-.icon-ic_fluent_arrow_paragraph_20_filled:before {
+.icon-ic_fluent_arrow_outline_down_left_20_filled:before {
content: "\e10e";
}
-.icon-ic_fluent_arrow_paragraph_20_regular:before {
+.icon-ic_fluent_arrow_outline_down_left_20_regular:before {
content: "\e10f";
}
-.icon-ic_fluent_arrow_previous_20_filled:before {
+.icon-ic_fluent_arrow_outline_up_right_20_filled:before {
content: "\e110";
}
-.icon-ic_fluent_arrow_previous_20_regular:before {
+.icon-ic_fluent_arrow_outline_up_right_20_regular:before {
content: "\e111";
}
-.icon-ic_fluent_arrow_redo_20_filled:before {
+.icon-ic_fluent_arrow_paragraph_20_filled:before {
content: "\e112";
}
-.icon-ic_fluent_arrow_redo_20_regular:before {
+.icon-ic_fluent_arrow_paragraph_20_regular:before {
content: "\e113";
}
-.icon-ic_fluent_arrow_repeat_1_20_filled:before {
+.icon-ic_fluent_arrow_previous_20_filled:before {
content: "\e114";
}
-.icon-ic_fluent_arrow_repeat_1_20_regular:before {
+.icon-ic_fluent_arrow_previous_20_regular:before {
content: "\e115";
}
-.icon-ic_fluent_arrow_repeat_all_20_filled:before {
+.icon-ic_fluent_arrow_redo_20_filled:before {
content: "\e116";
}
-.icon-ic_fluent_arrow_repeat_all_20_regular:before {
+.icon-ic_fluent_arrow_redo_20_regular:before {
content: "\e117";
}
-.icon-ic_fluent_arrow_repeat_all_off_20_filled:before {
+.icon-ic_fluent_arrow_repeat_1_20_filled:before {
content: "\e118";
}
-.icon-ic_fluent_arrow_repeat_all_off_20_regular:before {
+.icon-ic_fluent_arrow_repeat_1_20_regular:before {
content: "\e119";
}
-.icon-ic_fluent_arrow_reply_20_filled:before {
+.icon-ic_fluent_arrow_repeat_all_20_filled:before {
content: "\e11a";
}
-.icon-ic_fluent_arrow_reply_20_regular:before {
+.icon-ic_fluent_arrow_repeat_all_20_regular:before {
content: "\e11b";
}
-.icon-ic_fluent_arrow_reply_all_20_filled:before {
+.icon-ic_fluent_arrow_repeat_all_off_20_filled:before {
content: "\e11c";
}
-.icon-ic_fluent_arrow_reply_all_20_regular:before {
+.icon-ic_fluent_arrow_repeat_all_off_20_regular:before {
content: "\e11d";
}
-.icon-ic_fluent_arrow_reply_down_20_filled:before {
+.icon-ic_fluent_arrow_reply_20_filled:before {
content: "\e11e";
}
-.icon-ic_fluent_arrow_reply_down_20_regular:before {
+.icon-ic_fluent_arrow_reply_20_regular:before {
content: "\e11f";
}
-.icon-ic_fluent_arrow_reset_20_filled:before {
+.icon-ic_fluent_arrow_reply_all_20_filled:before {
content: "\e120";
}
-.icon-ic_fluent_arrow_reset_20_regular:before {
+.icon-ic_fluent_arrow_reply_all_20_regular:before {
content: "\e121";
}
-.icon-ic_fluent_arrow_right_20_filled:before {
+.icon-ic_fluent_arrow_reply_down_20_filled:before {
content: "\e122";
}
-.icon-ic_fluent_arrow_right_20_regular:before {
+.icon-ic_fluent_arrow_reply_down_20_regular:before {
content: "\e123";
}
-.icon-ic_fluent_arrow_rotate_clockwise_20_filled:before {
+.icon-ic_fluent_arrow_reset_20_filled:before {
content: "\e124";
}
-.icon-ic_fluent_arrow_rotate_clockwise_20_regular:before {
+.icon-ic_fluent_arrow_reset_20_regular:before {
content: "\e125";
}
-.icon-ic_fluent_arrow_rotate_counterclockwise_20_filled:before {
+.icon-ic_fluent_arrow_right_20_filled:before {
content: "\e126";
}
-.icon-ic_fluent_arrow_rotate_counterclockwise_20_regular:before {
+.icon-ic_fluent_arrow_right_20_regular:before {
content: "\e127";
}
-.icon-ic_fluent_arrow_routing_20_filled:before {
+.icon-ic_fluent_arrow_rotate_clockwise_20_filled:before {
content: "\e128";
}
-.icon-ic_fluent_arrow_routing_20_regular:before {
+.icon-ic_fluent_arrow_rotate_clockwise_20_regular:before {
content: "\e129";
}
-.icon-ic_fluent_arrow_routing_rectangle_multiple_20_filled:before {
+.icon-ic_fluent_arrow_rotate_counterclockwise_20_filled:before {
content: "\e12a";
}
-.icon-ic_fluent_arrow_routing_rectangle_multiple_20_regular:before {
+.icon-ic_fluent_arrow_rotate_counterclockwise_20_regular:before {
content: "\e12b";
}
-.icon-ic_fluent_arrow_shuffle_20_filled:before {
+.icon-ic_fluent_arrow_routing_20_filled:before {
content: "\e12c";
}
-.icon-ic_fluent_arrow_shuffle_20_regular:before {
+.icon-ic_fluent_arrow_routing_20_regular:before {
content: "\e12d";
}
-.icon-ic_fluent_arrow_shuffle_off_20_filled:before {
+.icon-ic_fluent_arrow_routing_rectangle_multiple_20_filled:before {
content: "\e12e";
}
-.icon-ic_fluent_arrow_shuffle_off_20_regular:before {
+.icon-ic_fluent_arrow_routing_rectangle_multiple_20_regular:before {
content: "\e12f";
}
-.icon-ic_fluent_arrow_sort_20_filled:before {
+.icon-ic_fluent_arrow_shuffle_20_filled:before {
content: "\e130";
}
-.icon-ic_fluent_arrow_sort_20_regular:before {
+.icon-ic_fluent_arrow_shuffle_20_regular:before {
content: "\e131";
}
-.icon-ic_fluent_arrow_sort_down_20_filled:before {
+.icon-ic_fluent_arrow_shuffle_off_20_filled:before {
content: "\e132";
}
-.icon-ic_fluent_arrow_sort_down_20_regular:before {
+.icon-ic_fluent_arrow_shuffle_off_20_regular:before {
content: "\e133";
}
-.icon-ic_fluent_arrow_sort_down_lines_20_filled:before {
+.icon-ic_fluent_arrow_sort_20_filled:before {
content: "\e134";
}
-.icon-ic_fluent_arrow_sort_down_lines_20_regular:before {
+.icon-ic_fluent_arrow_sort_20_regular:before {
content: "\e135";
}
-.icon-ic_fluent_arrow_sort_up_20_filled:before {
+.icon-ic_fluent_arrow_sort_down_20_filled:before {
content: "\e136";
}
-.icon-ic_fluent_arrow_sort_up_20_regular:before {
+.icon-ic_fluent_arrow_sort_down_20_regular:before {
content: "\e137";
}
-.icon-ic_fluent_arrow_sort_up_lines_20_filled:before {
+.icon-ic_fluent_arrow_sort_down_lines_20_filled:before {
content: "\e138";
}
-.icon-ic_fluent_arrow_sort_up_lines_20_regular:before {
+.icon-ic_fluent_arrow_sort_down_lines_20_regular:before {
content: "\e139";
}
-.icon-ic_fluent_arrow_split_20_filled:before {
+.icon-ic_fluent_arrow_sort_up_20_filled:before {
content: "\e13a";
}
-.icon-ic_fluent_arrow_split_20_regular:before {
+.icon-ic_fluent_arrow_sort_up_20_regular:before {
content: "\e13b";
}
-.icon-ic_fluent_arrow_sprint_20_filled:before {
+.icon-ic_fluent_arrow_sort_up_lines_20_filled:before {
content: "\e13c";
}
-.icon-ic_fluent_arrow_sprint_20_regular:before {
+.icon-ic_fluent_arrow_sort_up_lines_20_regular:before {
content: "\e13d";
}
-.icon-ic_fluent_arrow_square_down_20_filled:before {
+.icon-ic_fluent_arrow_split_20_filled:before {
content: "\e13e";
}
-.icon-ic_fluent_arrow_square_down_20_regular:before {
+.icon-ic_fluent_arrow_split_20_regular:before {
content: "\e13f";
}
-.icon-ic_fluent_arrow_square_up_right_20_filled:before {
+.icon-ic_fluent_arrow_sprint_20_filled:before {
content: "\e140";
}
-.icon-ic_fluent_arrow_square_up_right_20_regular:before {
+.icon-ic_fluent_arrow_sprint_20_regular:before {
content: "\e141";
}
-.icon-ic_fluent_arrow_step_back_20_filled:before {
+.icon-ic_fluent_arrow_square_down_20_filled:before {
content: "\e142";
}
-.icon-ic_fluent_arrow_step_back_20_regular:before {
+.icon-ic_fluent_arrow_square_down_20_regular:before {
content: "\e143";
}
-.icon-ic_fluent_arrow_step_in_20_filled:before {
+.icon-ic_fluent_arrow_square_up_right_20_filled:before {
content: "\e144";
}
-.icon-ic_fluent_arrow_step_in_20_regular:before {
+.icon-ic_fluent_arrow_square_up_right_20_regular:before {
content: "\e145";
}
-.icon-ic_fluent_arrow_step_in_diagonal_down_left_20_filled:before {
+.icon-ic_fluent_arrow_step_back_20_filled:before {
content: "\e146";
}
-.icon-ic_fluent_arrow_step_in_diagonal_down_left_20_regular:before {
+.icon-ic_fluent_arrow_step_back_20_regular:before {
content: "\e147";
}
-.icon-ic_fluent_arrow_step_in_left_20_filled:before {
+.icon-ic_fluent_arrow_step_in_20_filled:before {
content: "\e148";
}
-.icon-ic_fluent_arrow_step_in_left_20_regular:before {
+.icon-ic_fluent_arrow_step_in_20_regular:before {
content: "\e149";
}
-.icon-ic_fluent_arrow_step_in_right_20_filled:before {
+.icon-ic_fluent_arrow_step_in_diagonal_down_left_20_filled:before {
content: "\e14a";
}
-.icon-ic_fluent_arrow_step_in_right_20_regular:before {
+.icon-ic_fluent_arrow_step_in_diagonal_down_left_20_regular:before {
content: "\e14b";
}
-.icon-ic_fluent_arrow_step_out_20_filled:before {
+.icon-ic_fluent_arrow_step_in_left_20_filled:before {
content: "\e14c";
}
-.icon-ic_fluent_arrow_step_out_20_regular:before {
+.icon-ic_fluent_arrow_step_in_left_20_regular:before {
content: "\e14d";
}
-.icon-ic_fluent_arrow_step_over_20_filled:before {
+.icon-ic_fluent_arrow_step_in_right_20_filled:before {
content: "\e14e";
}
-.icon-ic_fluent_arrow_step_over_20_regular:before {
+.icon-ic_fluent_arrow_step_in_right_20_regular:before {
content: "\e14f";
}
-.icon-ic_fluent_arrow_swap_20_filled:before {
+.icon-ic_fluent_arrow_step_out_20_filled:before {
content: "\e150";
}
-.icon-ic_fluent_arrow_swap_20_regular:before {
+.icon-ic_fluent_arrow_step_out_20_regular:before {
content: "\e151";
}
-.icon-ic_fluent_arrow_sync_20_filled:before {
+.icon-ic_fluent_arrow_step_over_20_filled:before {
content: "\e152";
}
-.icon-ic_fluent_arrow_sync_20_regular:before {
+.icon-ic_fluent_arrow_step_over_20_regular:before {
content: "\e153";
}
-.icon-ic_fluent_arrow_sync_checkmark_20_filled:before {
+.icon-ic_fluent_arrow_swap_20_filled:before {
content: "\e154";
}
-.icon-ic_fluent_arrow_sync_checkmark_20_regular:before {
+.icon-ic_fluent_arrow_swap_20_regular:before {
content: "\e155";
}
-.icon-ic_fluent_arrow_sync_circle_20_filled:before {
+.icon-ic_fluent_arrow_sync_20_filled:before {
content: "\e156";
}
-.icon-ic_fluent_arrow_sync_circle_20_regular:before {
+.icon-ic_fluent_arrow_sync_20_regular:before {
content: "\e157";
}
-.icon-ic_fluent_arrow_sync_dismiss_20_filled:before {
+.icon-ic_fluent_arrow_sync_checkmark_20_filled:before {
content: "\e158";
}
-.icon-ic_fluent_arrow_sync_dismiss_20_regular:before {
+.icon-ic_fluent_arrow_sync_checkmark_20_regular:before {
content: "\e159";
}
-.icon-ic_fluent_arrow_sync_off_20_filled:before {
+.icon-ic_fluent_arrow_sync_circle_20_filled:before {
content: "\e15a";
}
-.icon-ic_fluent_arrow_sync_off_20_regular:before {
+.icon-ic_fluent_arrow_sync_circle_20_regular:before {
content: "\e15b";
}
-.icon-ic_fluent_arrow_trending_20_filled:before {
+.icon-ic_fluent_arrow_sync_dismiss_20_filled:before {
content: "\e15c";
}
-.icon-ic_fluent_arrow_trending_20_regular:before {
+.icon-ic_fluent_arrow_sync_dismiss_20_regular:before {
content: "\e15d";
}
-.icon-ic_fluent_arrow_trending_checkmark_20_filled:before {
+.icon-ic_fluent_arrow_sync_off_20_filled:before {
content: "\e15e";
}
-.icon-ic_fluent_arrow_trending_checkmark_20_regular:before {
+.icon-ic_fluent_arrow_sync_off_20_regular:before {
content: "\e15f";
}
-.icon-ic_fluent_arrow_trending_down_20_filled:before {
+.icon-ic_fluent_arrow_trending_20_filled:before {
content: "\e160";
}
-.icon-ic_fluent_arrow_trending_down_20_regular:before {
+.icon-ic_fluent_arrow_trending_20_regular:before {
content: "\e161";
}
-.icon-ic_fluent_arrow_trending_lines_20_filled:before {
+.icon-ic_fluent_arrow_trending_checkmark_20_filled:before {
content: "\e162";
}
-.icon-ic_fluent_arrow_trending_lines_20_regular:before {
+.icon-ic_fluent_arrow_trending_checkmark_20_regular:before {
content: "\e163";
}
-.icon-ic_fluent_arrow_trending_settings_20_filled:before {
+.icon-ic_fluent_arrow_trending_down_20_filled:before {
content: "\e164";
}
-.icon-ic_fluent_arrow_trending_settings_20_regular:before {
+.icon-ic_fluent_arrow_trending_down_20_regular:before {
content: "\e165";
}
-.icon-ic_fluent_arrow_trending_sparkle_20_filled:before {
+.icon-ic_fluent_arrow_trending_lines_20_filled:before {
content: "\e166";
}
-.icon-ic_fluent_arrow_trending_sparkle_20_regular:before {
+.icon-ic_fluent_arrow_trending_lines_20_regular:before {
content: "\e167";
}
-.icon-ic_fluent_arrow_trending_text_20_filled:before {
+.icon-ic_fluent_arrow_trending_settings_20_filled:before {
content: "\e168";
}
-.icon-ic_fluent_arrow_trending_text_20_regular:before {
+.icon-ic_fluent_arrow_trending_settings_20_regular:before {
content: "\e169";
}
-.icon-ic_fluent_arrow_trending_wrench_20_filled:before {
+.icon-ic_fluent_arrow_trending_sparkle_20_filled:before {
content: "\e16a";
}
-.icon-ic_fluent_arrow_trending_wrench_20_regular:before {
+.icon-ic_fluent_arrow_trending_sparkle_20_regular:before {
content: "\e16b";
}
-.icon-ic_fluent_arrow_turn_bidirectional_down_right_20_filled:before {
+.icon-ic_fluent_arrow_trending_text_20_filled:before {
content: "\e16c";
}
-.icon-ic_fluent_arrow_turn_bidirectional_down_right_20_regular:before {
+.icon-ic_fluent_arrow_trending_text_20_regular:before {
content: "\e16d";
}
-.icon-ic_fluent_arrow_turn_down_left_20_filled:before {
+.icon-ic_fluent_arrow_trending_wrench_20_filled:before {
content: "\e16e";
}
-.icon-ic_fluent_arrow_turn_down_left_20_regular:before {
+.icon-ic_fluent_arrow_trending_wrench_20_regular:before {
content: "\e16f";
}
-.icon-ic_fluent_arrow_turn_down_right_20_filled:before {
+.icon-ic_fluent_arrow_turn_bidirectional_down_right_20_filled:before {
content: "\e170";
}
-.icon-ic_fluent_arrow_turn_down_right_20_regular:before {
+.icon-ic_fluent_arrow_turn_bidirectional_down_right_20_regular:before {
content: "\e171";
}
-.icon-ic_fluent_arrow_turn_down_up_20_filled:before {
+.icon-ic_fluent_arrow_turn_down_left_20_filled:before {
content: "\e172";
}
-.icon-ic_fluent_arrow_turn_down_up_20_regular:before {
+.icon-ic_fluent_arrow_turn_down_left_20_regular:before {
content: "\e173";
}
-.icon-ic_fluent_arrow_turn_left_down_20_filled:before {
+.icon-ic_fluent_arrow_turn_down_right_20_filled:before {
content: "\e174";
}
-.icon-ic_fluent_arrow_turn_left_down_20_regular:before {
+.icon-ic_fluent_arrow_turn_down_right_20_regular:before {
content: "\e175";
}
-.icon-ic_fluent_arrow_turn_left_right_20_filled:before {
+.icon-ic_fluent_arrow_turn_down_up_20_filled:before {
content: "\e176";
}
-.icon-ic_fluent_arrow_turn_left_right_20_regular:before {
+.icon-ic_fluent_arrow_turn_down_up_20_regular:before {
content: "\e177";
}
-.icon-ic_fluent_arrow_turn_left_up_20_filled:before {
+.icon-ic_fluent_arrow_turn_left_down_20_filled:before {
content: "\e178";
}
-.icon-ic_fluent_arrow_turn_left_up_20_regular:before {
+.icon-ic_fluent_arrow_turn_left_down_20_regular:before {
content: "\e179";
}
-.icon-ic_fluent_arrow_turn_right_20_filled:before {
+.icon-ic_fluent_arrow_turn_left_right_20_filled:before {
content: "\e17a";
}
-.icon-ic_fluent_arrow_turn_right_20_regular:before {
+.icon-ic_fluent_arrow_turn_left_right_20_regular:before {
content: "\e17b";
}
-.icon-ic_fluent_arrow_turn_right_down_20_filled:before {
+.icon-ic_fluent_arrow_turn_left_up_20_filled:before {
content: "\e17c";
}
-.icon-ic_fluent_arrow_turn_right_down_20_regular:before {
+.icon-ic_fluent_arrow_turn_left_up_20_regular:before {
content: "\e17d";
}
-.icon-ic_fluent_arrow_turn_right_left_20_filled:before {
+.icon-ic_fluent_arrow_turn_right_20_filled:before {
content: "\e17e";
}
-.icon-ic_fluent_arrow_turn_right_left_20_regular:before {
+.icon-ic_fluent_arrow_turn_right_20_regular:before {
content: "\e17f";
}
-.icon-ic_fluent_arrow_turn_right_up_20_filled:before {
+.icon-ic_fluent_arrow_turn_right_down_20_filled:before {
content: "\e180";
}
-.icon-ic_fluent_arrow_turn_right_up_20_regular:before {
+.icon-ic_fluent_arrow_turn_right_down_20_regular:before {
content: "\e181";
}
-.icon-ic_fluent_arrow_turn_up_down_20_filled:before {
+.icon-ic_fluent_arrow_turn_right_left_20_filled:before {
content: "\e182";
}
-.icon-ic_fluent_arrow_turn_up_down_20_regular:before {
+.icon-ic_fluent_arrow_turn_right_left_20_regular:before {
content: "\e183";
}
-.icon-ic_fluent_arrow_turn_up_left_20_filled:before {
+.icon-ic_fluent_arrow_turn_right_up_20_filled:before {
content: "\e184";
}
-.icon-ic_fluent_arrow_turn_up_left_20_regular:before {
+.icon-ic_fluent_arrow_turn_right_up_20_regular:before {
content: "\e185";
}
-.icon-ic_fluent_arrow_undo_20_filled:before {
+.icon-ic_fluent_arrow_turn_up_down_20_filled:before {
content: "\e186";
}
-.icon-ic_fluent_arrow_undo_20_regular:before {
+.icon-ic_fluent_arrow_turn_up_down_20_regular:before {
content: "\e187";
}
-.icon-ic_fluent_arrow_up_20_filled:before {
+.icon-ic_fluent_arrow_turn_up_left_20_filled:before {
content: "\e188";
}
-.icon-ic_fluent_arrow_up_20_regular:before {
+.icon-ic_fluent_arrow_turn_up_left_20_regular:before {
content: "\e189";
}
-.icon-ic_fluent_arrow_up_exclamation_20_filled:before {
+.icon-ic_fluent_arrow_undo_20_filled:before {
content: "\e18a";
}
-.icon-ic_fluent_arrow_up_exclamation_20_regular:before {
+.icon-ic_fluent_arrow_undo_20_regular:before {
content: "\e18b";
}
-.icon-ic_fluent_arrow_up_left_20_filled:before {
+.icon-ic_fluent_arrow_up_20_filled:before {
content: "\e18c";
}
-.icon-ic_fluent_arrow_up_left_20_regular:before {
+.icon-ic_fluent_arrow_up_20_regular:before {
content: "\e18d";
}
-.icon-ic_fluent_arrow_up_right_20_filled:before {
+.icon-ic_fluent_arrow_up_exclamation_20_filled:before {
content: "\e18e";
}
-.icon-ic_fluent_arrow_up_right_20_regular:before {
+.icon-ic_fluent_arrow_up_exclamation_20_regular:before {
content: "\e18f";
}
-.icon-ic_fluent_arrow_upload_20_filled:before {
+.icon-ic_fluent_arrow_up_left_20_filled:before {
content: "\e190";
}
-.icon-ic_fluent_arrow_upload_20_regular:before {
+.icon-ic_fluent_arrow_up_left_20_regular:before {
content: "\e191";
}
-.icon-ic_fluent_arrow_wrap_20_filled:before {
+.icon-ic_fluent_arrow_up_right_20_filled:before {
content: "\e192";
}
-.icon-ic_fluent_arrow_wrap_20_regular:before {
+.icon-ic_fluent_arrow_up_right_20_regular:before {
content: "\e193";
}
-.icon-ic_fluent_arrow_wrap_off_20_filled:before {
+.icon-ic_fluent_arrow_up_right_dashes_20_filled:before {
content: "\e194";
}
-.icon-ic_fluent_arrow_wrap_off_20_regular:before {
+.icon-ic_fluent_arrow_up_right_dashes_20_regular:before {
content: "\e195";
}
-.icon-ic_fluent_arrows_bidirectional_20_filled:before {
+.icon-ic_fluent_arrow_upload_20_filled:before {
content: "\e196";
}
-.icon-ic_fluent_arrows_bidirectional_20_regular:before {
+.icon-ic_fluent_arrow_upload_20_regular:before {
content: "\e197";
}
-.icon-ic_fluent_attach_20_filled:before {
+.icon-ic_fluent_arrow_wrap_20_filled:before {
content: "\e198";
}
-.icon-ic_fluent_attach_20_regular:before {
+.icon-ic_fluent_arrow_wrap_20_regular:before {
content: "\e199";
}
-.icon-ic_fluent_attach_arrow_right_20_filled:before {
+.icon-ic_fluent_arrow_wrap_off_20_filled:before {
content: "\e19a";
}
-.icon-ic_fluent_attach_arrow_right_20_regular:before {
+.icon-ic_fluent_arrow_wrap_off_20_regular:before {
content: "\e19b";
}
-.icon-ic_fluent_attach_text_20_filled:before {
+.icon-ic_fluent_arrow_wrap_up_to_down_20_filled:before {
content: "\e19c";
}
-.icon-ic_fluent_attach_text_20_regular:before {
+.icon-ic_fluent_arrow_wrap_up_to_down_20_regular:before {
content: "\e19d";
}
-.icon-ic_fluent_auto_fit_height_20_filled:before {
+.icon-ic_fluent_arrows_bidirectional_20_filled:before {
content: "\e19e";
}
-.icon-ic_fluent_auto_fit_height_20_regular:before {
+.icon-ic_fluent_arrows_bidirectional_20_regular:before {
content: "\e19f";
}
-.icon-ic_fluent_auto_fit_width_20_filled:before {
+.icon-ic_fluent_attach_20_filled:before {
content: "\e1a0";
}
-.icon-ic_fluent_auto_fit_width_20_regular:before {
+.icon-ic_fluent_attach_20_regular:before {
content: "\e1a1";
}
-.icon-ic_fluent_autocorrect_20_filled:before {
+.icon-ic_fluent_attach_arrow_right_20_filled:before {
content: "\e1a2";
}
-.icon-ic_fluent_autocorrect_20_regular:before {
+.icon-ic_fluent_attach_arrow_right_20_regular:before {
content: "\e1a3";
}
-.icon-ic_fluent_autosum_20_filled:before {
+.icon-ic_fluent_attach_text_20_filled:before {
content: "\e1a4";
}
-.icon-ic_fluent_autosum_20_regular:before {
+.icon-ic_fluent_attach_text_20_regular:before {
content: "\e1a5";
}
-.icon-ic_fluent_backpack_20_filled:before {
+.icon-ic_fluent_auto_fit_height_20_filled:before {
content: "\e1a6";
}
-.icon-ic_fluent_backpack_20_regular:before {
+.icon-ic_fluent_auto_fit_height_20_regular:before {
content: "\e1a7";
}
-.icon-ic_fluent_backpack_add_20_filled:before {
+.icon-ic_fluent_auto_fit_width_20_filled:before {
content: "\e1a8";
}
-.icon-ic_fluent_backpack_add_20_regular:before {
+.icon-ic_fluent_auto_fit_width_20_regular:before {
content: "\e1a9";
}
-.icon-ic_fluent_backspace_20_filled:before {
+.icon-ic_fluent_autocorrect_20_filled:before {
content: "\e1aa";
}
-.icon-ic_fluent_backspace_20_regular:before {
+.icon-ic_fluent_autocorrect_20_regular:before {
content: "\e1ab";
}
-.icon-ic_fluent_badge_20_filled:before {
+.icon-ic_fluent_autosum_20_filled:before {
content: "\e1ac";
}
-.icon-ic_fluent_badge_20_regular:before {
+.icon-ic_fluent_autosum_20_regular:before {
content: "\e1ad";
}
-.icon-ic_fluent_balloon_20_filled:before {
+.icon-ic_fluent_backpack_20_filled:before {
content: "\e1ae";
}
-.icon-ic_fluent_balloon_20_regular:before {
+.icon-ic_fluent_backpack_20_regular:before {
content: "\e1af";
}
-.icon-ic_fluent_barcode_scanner_20_filled:before {
+.icon-ic_fluent_backpack_add_20_filled:before {
content: "\e1b0";
}
-.icon-ic_fluent_barcode_scanner_20_regular:before {
+.icon-ic_fluent_backpack_add_20_regular:before {
content: "\e1b1";
}
-.icon-ic_fluent_battery_0_20_filled:before {
+.icon-ic_fluent_backspace_20_filled:before {
content: "\e1b2";
}
-.icon-ic_fluent_battery_0_20_regular:before {
+.icon-ic_fluent_backspace_20_regular:before {
content: "\e1b3";
}
-.icon-ic_fluent_battery_1_20_filled:before {
+.icon-ic_fluent_badge_20_filled:before {
content: "\e1b4";
}
-.icon-ic_fluent_battery_1_20_regular:before {
+.icon-ic_fluent_badge_20_regular:before {
content: "\e1b5";
}
-.icon-ic_fluent_battery_10_20_filled:before {
+.icon-ic_fluent_balloon_20_filled:before {
content: "\e1b6";
}
-.icon-ic_fluent_battery_10_20_regular:before {
+.icon-ic_fluent_balloon_20_regular:before {
content: "\e1b7";
}
-.icon-ic_fluent_battery_2_20_filled:before {
+.icon-ic_fluent_barcode_scanner_20_filled:before {
content: "\e1b8";
}
-.icon-ic_fluent_battery_2_20_regular:before {
+.icon-ic_fluent_barcode_scanner_20_regular:before {
content: "\e1b9";
}
-.icon-ic_fluent_battery_3_20_filled:before {
+.icon-ic_fluent_battery_0_20_filled:before {
content: "\e1ba";
}
-.icon-ic_fluent_battery_3_20_regular:before {
+.icon-ic_fluent_battery_0_20_regular:before {
content: "\e1bb";
}
-.icon-ic_fluent_battery_4_20_filled:before {
+.icon-ic_fluent_battery_1_20_filled:before {
content: "\e1bc";
}
-.icon-ic_fluent_battery_4_20_regular:before {
+.icon-ic_fluent_battery_1_20_regular:before {
content: "\e1bd";
}
-.icon-ic_fluent_battery_5_20_filled:before {
+.icon-ic_fluent_battery_10_20_filled:before {
content: "\e1be";
}
-.icon-ic_fluent_battery_5_20_regular:before {
+.icon-ic_fluent_battery_10_20_regular:before {
content: "\e1bf";
}
-.icon-ic_fluent_battery_6_20_filled:before {
+.icon-ic_fluent_battery_2_20_filled:before {
content: "\e1c0";
}
-.icon-ic_fluent_battery_6_20_regular:before {
+.icon-ic_fluent_battery_2_20_regular:before {
content: "\e1c1";
}
-.icon-ic_fluent_battery_7_20_filled:before {
+.icon-ic_fluent_battery_3_20_filled:before {
content: "\e1c2";
}
-.icon-ic_fluent_battery_7_20_regular:before {
+.icon-ic_fluent_battery_3_20_regular:before {
content: "\e1c3";
}
-.icon-ic_fluent_battery_8_20_filled:before {
+.icon-ic_fluent_battery_4_20_filled:before {
content: "\e1c4";
}
-.icon-ic_fluent_battery_8_20_regular:before {
+.icon-ic_fluent_battery_4_20_regular:before {
content: "\e1c5";
}
-.icon-ic_fluent_battery_9_20_filled:before {
+.icon-ic_fluent_battery_5_20_filled:before {
content: "\e1c6";
}
-.icon-ic_fluent_battery_9_20_regular:before {
+.icon-ic_fluent_battery_5_20_regular:before {
content: "\e1c7";
}
-.icon-ic_fluent_battery_charge_20_filled:before {
+.icon-ic_fluent_battery_6_20_filled:before {
content: "\e1c8";
}
-.icon-ic_fluent_battery_charge_20_regular:before {
+.icon-ic_fluent_battery_6_20_regular:before {
content: "\e1c9";
}
-.icon-ic_fluent_battery_checkmark_20_filled:before {
+.icon-ic_fluent_battery_7_20_filled:before {
content: "\e1ca";
}
-.icon-ic_fluent_battery_checkmark_20_regular:before {
+.icon-ic_fluent_battery_7_20_regular:before {
content: "\e1cb";
}
-.icon-ic_fluent_battery_saver_20_filled:before {
+.icon-ic_fluent_battery_8_20_filled:before {
content: "\e1cc";
}
-.icon-ic_fluent_battery_saver_20_regular:before {
+.icon-ic_fluent_battery_8_20_regular:before {
content: "\e1cd";
}
-.icon-ic_fluent_battery_warning_20_filled:before {
+.icon-ic_fluent_battery_9_20_filled:before {
content: "\e1ce";
}
-.icon-ic_fluent_battery_warning_20_regular:before {
+.icon-ic_fluent_battery_9_20_regular:before {
content: "\e1cf";
}
-.icon-ic_fluent_beach_20_filled:before {
+.icon-ic_fluent_battery_charge_20_filled:before {
content: "\e1d0";
}
-.icon-ic_fluent_beach_20_regular:before {
+.icon-ic_fluent_battery_charge_20_regular:before {
content: "\e1d1";
}
-.icon-ic_fluent_beaker_20_filled:before {
+.icon-ic_fluent_battery_checkmark_20_filled:before {
content: "\e1d2";
}
-.icon-ic_fluent_beaker_20_regular:before {
+.icon-ic_fluent_battery_checkmark_20_regular:before {
content: "\e1d3";
}
-.icon-ic_fluent_beaker_add_20_filled:before {
+.icon-ic_fluent_battery_saver_20_filled:before {
content: "\e1d4";
}
-.icon-ic_fluent_beaker_add_20_regular:before {
+.icon-ic_fluent_battery_saver_20_regular:before {
content: "\e1d5";
}
-.icon-ic_fluent_beaker_dismiss_20_filled:before {
+.icon-ic_fluent_battery_warning_20_filled:before {
content: "\e1d6";
}
-.icon-ic_fluent_beaker_dismiss_20_regular:before {
+.icon-ic_fluent_battery_warning_20_regular:before {
content: "\e1d7";
}
-.icon-ic_fluent_beaker_edit_20_filled:before {
+.icon-ic_fluent_beach_20_filled:before {
content: "\e1d8";
}
-.icon-ic_fluent_beaker_edit_20_regular:before {
+.icon-ic_fluent_beach_20_regular:before {
content: "\e1d9";
}
-.icon-ic_fluent_beaker_off_20_filled:before {
+.icon-ic_fluent_beaker_20_filled:before {
content: "\e1da";
}
-.icon-ic_fluent_beaker_off_20_regular:before {
+.icon-ic_fluent_beaker_20_regular:before {
content: "\e1db";
}
-.icon-ic_fluent_beaker_settings_20_filled:before {
+.icon-ic_fluent_beaker_add_20_filled:before {
content: "\e1dc";
}
-.icon-ic_fluent_beaker_settings_20_regular:before {
+.icon-ic_fluent_beaker_add_20_regular:before {
content: "\e1dd";
}
-.icon-ic_fluent_bed_20_filled:before {
+.icon-ic_fluent_beaker_dismiss_20_filled:before {
content: "\e1de";
}
-.icon-ic_fluent_bed_20_regular:before {
+.icon-ic_fluent_beaker_dismiss_20_regular:before {
content: "\e1df";
}
-.icon-ic_fluent_bench_20_filled:before {
+.icon-ic_fluent_beaker_edit_20_filled:before {
content: "\e1e0";
}
-.icon-ic_fluent_bench_20_regular:before {
+.icon-ic_fluent_beaker_edit_20_regular:before {
content: "\e1e1";
}
-.icon-ic_fluent_bezier_curve_square_20_filled:before {
+.icon-ic_fluent_beaker_off_20_filled:before {
content: "\e1e2";
}
-.icon-ic_fluent_bezier_curve_square_20_regular:before {
+.icon-ic_fluent_beaker_off_20_regular:before {
content: "\e1e3";
}
-.icon-ic_fluent_bin_full_20_filled:before {
+.icon-ic_fluent_beaker_settings_20_filled:before {
content: "\e1e4";
}
-.icon-ic_fluent_bin_full_20_regular:before {
+.icon-ic_fluent_beaker_settings_20_regular:before {
content: "\e1e5";
}
-.icon-ic_fluent_bin_recycle_20_filled:before {
+.icon-ic_fluent_bed_20_filled:before {
content: "\e1e6";
}
-.icon-ic_fluent_bin_recycle_20_regular:before {
+.icon-ic_fluent_bed_20_regular:before {
content: "\e1e7";
}
-.icon-ic_fluent_bin_recycle_full_20_filled:before {
+.icon-ic_fluent_bench_20_filled:before {
content: "\e1e8";
}
-.icon-ic_fluent_bin_recycle_full_20_regular:before {
+.icon-ic_fluent_bench_20_regular:before {
content: "\e1e9";
}
-.icon-ic_fluent_binder_triangle_20_filled:before {
+.icon-ic_fluent_bezier_curve_square_20_filled:before {
content: "\e1ea";
}
-.icon-ic_fluent_binder_triangle_20_regular:before {
+.icon-ic_fluent_bezier_curve_square_20_regular:before {
content: "\e1eb";
}
-.icon-ic_fluent_bluetooth_20_filled:before {
+.icon-ic_fluent_bin_full_20_filled:before {
content: "\e1ec";
}
-.icon-ic_fluent_bluetooth_20_regular:before {
+.icon-ic_fluent_bin_full_20_regular:before {
content: "\e1ed";
}
-.icon-ic_fluent_bluetooth_connected_20_filled:before {
+.icon-ic_fluent_bin_recycle_20_filled:before {
content: "\e1ee";
}
-.icon-ic_fluent_bluetooth_connected_20_regular:before {
+.icon-ic_fluent_bin_recycle_20_regular:before {
content: "\e1ef";
}
-.icon-ic_fluent_bluetooth_disabled_20_filled:before {
+.icon-ic_fluent_bin_recycle_full_20_filled:before {
content: "\e1f0";
}
-.icon-ic_fluent_bluetooth_disabled_20_regular:before {
+.icon-ic_fluent_bin_recycle_full_20_regular:before {
content: "\e1f1";
}
-.icon-ic_fluent_bluetooth_searching_20_filled:before {
+.icon-ic_fluent_binder_triangle_20_filled:before {
content: "\e1f2";
}
-.icon-ic_fluent_bluetooth_searching_20_regular:before {
+.icon-ic_fluent_binder_triangle_20_regular:before {
content: "\e1f3";
}
-.icon-ic_fluent_blur_20_filled:before {
+.icon-ic_fluent_bluetooth_20_filled:before {
content: "\e1f4";
}
-.icon-ic_fluent_blur_20_regular:before {
+.icon-ic_fluent_bluetooth_20_regular:before {
content: "\e1f5";
}
-.icon-ic_fluent_board_20_filled:before {
+.icon-ic_fluent_bluetooth_connected_20_filled:before {
content: "\e1f6";
}
-.icon-ic_fluent_board_20_regular:before {
+.icon-ic_fluent_bluetooth_connected_20_regular:before {
content: "\e1f7";
}
-.icon-ic_fluent_board_games_20_filled:before {
+.icon-ic_fluent_bluetooth_disabled_20_filled:before {
content: "\e1f8";
}
-.icon-ic_fluent_board_games_20_regular:before {
+.icon-ic_fluent_bluetooth_disabled_20_regular:before {
content: "\e1f9";
}
-.icon-ic_fluent_board_heart_20_filled:before {
+.icon-ic_fluent_bluetooth_searching_20_filled:before {
content: "\e1fa";
}
-.icon-ic_fluent_board_heart_20_regular:before {
+.icon-ic_fluent_bluetooth_searching_20_regular:before {
content: "\e1fb";
}
-.icon-ic_fluent_board_split_20_filled:before {
+.icon-ic_fluent_blur_20_filled:before {
content: "\e1fc";
}
-.icon-ic_fluent_board_split_20_regular:before {
+.icon-ic_fluent_blur_20_regular:before {
content: "\e1fd";
}
-.icon-ic_fluent_book_20_filled:before {
+.icon-ic_fluent_board_20_filled:before {
content: "\e1fe";
}
-.icon-ic_fluent_book_20_regular:before {
+.icon-ic_fluent_board_20_regular:before {
content: "\e1ff";
}
-.icon-ic_fluent_book_add_20_filled:before {
+.icon-ic_fluent_board_games_20_filled:before {
content: "\e200";
}
-.icon-ic_fluent_book_add_20_regular:before {
+.icon-ic_fluent_board_games_20_regular:before {
content: "\e201";
}
-.icon-ic_fluent_book_arrow_clockwise_20_filled:before {
+.icon-ic_fluent_board_heart_20_filled:before {
content: "\e202";
}
-.icon-ic_fluent_book_arrow_clockwise_20_regular:before {
+.icon-ic_fluent_board_heart_20_regular:before {
content: "\e203";
}
-.icon-ic_fluent_book_clock_20_filled:before {
+.icon-ic_fluent_board_split_20_filled:before {
content: "\e204";
}
-.icon-ic_fluent_book_clock_20_regular:before {
+.icon-ic_fluent_board_split_20_regular:before {
content: "\e205";
}
-.icon-ic_fluent_book_coins_20_filled:before {
+.icon-ic_fluent_book_20_filled:before {
content: "\e206";
}
-.icon-ic_fluent_book_coins_20_regular:before {
+.icon-ic_fluent_book_20_regular:before {
content: "\e207";
}
-.icon-ic_fluent_book_compass_20_filled:before {
+.icon-ic_fluent_book_add_20_filled:before {
content: "\e208";
}
-.icon-ic_fluent_book_compass_20_regular:before {
+.icon-ic_fluent_book_add_20_regular:before {
content: "\e209";
}
-.icon-ic_fluent_book_contacts_20_filled:before {
+.icon-ic_fluent_book_arrow_clockwise_20_filled:before {
content: "\e20a";
}
-.icon-ic_fluent_book_contacts_20_regular:before {
+.icon-ic_fluent_book_arrow_clockwise_20_regular:before {
content: "\e20b";
}
-.icon-ic_fluent_book_database_20_filled:before {
+.icon-ic_fluent_book_clock_20_filled:before {
content: "\e20c";
}
-.icon-ic_fluent_book_database_20_regular:before {
+.icon-ic_fluent_book_clock_20_regular:before {
content: "\e20d";
}
-.icon-ic_fluent_book_default_20_filled:before {
+.icon-ic_fluent_book_coins_20_filled:before {
content: "\e20e";
}
-.icon-ic_fluent_book_dismiss_20_filled:before {
+.icon-ic_fluent_book_coins_20_regular:before {
content: "\e20f";
}
-.icon-ic_fluent_book_dismiss_20_regular:before {
+.icon-ic_fluent_book_compass_20_filled:before {
content: "\e210";
}
-.icon-ic_fluent_book_exclamation_mark_20_filled:before {
+.icon-ic_fluent_book_compass_20_regular:before {
content: "\e211";
}
-.icon-ic_fluent_book_exclamation_mark_20_regular:before {
+.icon-ic_fluent_book_contacts_20_filled:before {
content: "\e212";
}
-.icon-ic_fluent_book_globe_20_filled:before {
+.icon-ic_fluent_book_contacts_20_regular:before {
content: "\e213";
}
-.icon-ic_fluent_book_globe_20_regular:before {
+.icon-ic_fluent_book_database_20_filled:before {
content: "\e214";
}
-.icon-ic_fluent_book_information_20_filled:before {
+.icon-ic_fluent_book_database_20_regular:before {
content: "\e215";
}
-.icon-ic_fluent_book_information_20_regular:before {
+.icon-ic_fluent_book_default_20_filled:before {
content: "\e216";
}
-.icon-ic_fluent_book_letter_20_filled:before {
+.icon-ic_fluent_book_dismiss_20_filled:before {
content: "\e217";
}
-.icon-ic_fluent_book_letter_20_regular:before {
+.icon-ic_fluent_book_dismiss_20_regular:before {
content: "\e218";
}
-.icon-ic_fluent_book_number_20_filled:before {
+.icon-ic_fluent_book_exclamation_mark_20_filled:before {
content: "\e219";
}
-.icon-ic_fluent_book_number_20_regular:before {
+.icon-ic_fluent_book_exclamation_mark_20_regular:before {
content: "\e21a";
}
-.icon-ic_fluent_book_open_20_filled:before {
+.icon-ic_fluent_book_globe_20_filled:before {
content: "\e21b";
}
-.icon-ic_fluent_book_open_20_regular:before {
+.icon-ic_fluent_book_globe_20_regular:before {
content: "\e21c";
}
-.icon-ic_fluent_book_open_globe_20_filled:before {
+.icon-ic_fluent_book_information_20_filled:before {
content: "\e21d";
}
-.icon-ic_fluent_book_open_globe_20_regular:before {
+.icon-ic_fluent_book_information_20_regular:before {
content: "\e21e";
}
-.icon-ic_fluent_book_open_microphone_20_filled:before {
+.icon-ic_fluent_book_letter_20_filled:before {
content: "\e21f";
}
-.icon-ic_fluent_book_open_microphone_20_regular:before {
+.icon-ic_fluent_book_letter_20_regular:before {
content: "\e220";
}
-.icon-ic_fluent_book_pulse_20_filled:before {
+.icon-ic_fluent_book_number_20_filled:before {
content: "\e221";
}
-.icon-ic_fluent_book_pulse_20_regular:before {
+.icon-ic_fluent_book_number_20_regular:before {
content: "\e222";
}
-.icon-ic_fluent_book_question_mark_20_filled:before {
+.icon-ic_fluent_book_open_20_filled:before {
content: "\e223";
}
-.icon-ic_fluent_book_question_mark_20_regular:before {
+.icon-ic_fluent_book_open_20_regular:before {
content: "\e224";
}
-.icon-ic_fluent_book_question_mark_rtl_20_filled:before {
+.icon-ic_fluent_book_open_globe_20_filled:before {
content: "\e225";
}
-.icon-ic_fluent_book_question_mark_rtl_20_regular:before {
+.icon-ic_fluent_book_open_globe_20_regular:before {
content: "\e226";
}
-.icon-ic_fluent_book_search_20_filled:before {
+.icon-ic_fluent_book_open_microphone_20_filled:before {
content: "\e227";
}
-.icon-ic_fluent_book_search_20_regular:before {
+.icon-ic_fluent_book_open_microphone_20_regular:before {
content: "\e228";
}
-.icon-ic_fluent_book_star_20_filled:before {
+.icon-ic_fluent_book_pulse_20_filled:before {
content: "\e229";
}
-.icon-ic_fluent_book_star_20_regular:before {
+.icon-ic_fluent_book_pulse_20_regular:before {
content: "\e22a";
}
-.icon-ic_fluent_book_template_20_filled:before {
+.icon-ic_fluent_book_question_mark_20_filled:before {
content: "\e22b";
}
-.icon-ic_fluent_book_template_20_regular:before {
+.icon-ic_fluent_book_question_mark_20_regular:before {
content: "\e22c";
}
-.icon-ic_fluent_book_theta_20_filled:before {
+.icon-ic_fluent_book_question_mark_rtl_20_filled:before {
content: "\e22d";
}
-.icon-ic_fluent_book_theta_20_regular:before {
+.icon-ic_fluent_book_question_mark_rtl_20_regular:before {
content: "\e22e";
}
-.icon-ic_fluent_book_toolbox_20_filled:before {
+.icon-ic_fluent_book_search_20_filled:before {
content: "\e22f";
}
-.icon-ic_fluent_book_toolbox_20_regular:before {
+.icon-ic_fluent_book_search_20_regular:before {
content: "\e230";
}
-.icon-ic_fluent_bookmark_20_filled:before {
+.icon-ic_fluent_book_star_20_filled:before {
content: "\e231";
}
-.icon-ic_fluent_bookmark_20_regular:before {
+.icon-ic_fluent_book_star_20_regular:before {
content: "\e232";
}
-.icon-ic_fluent_bookmark_add_20_filled:before {
+.icon-ic_fluent_book_template_20_filled:before {
content: "\e233";
}
-.icon-ic_fluent_bookmark_add_20_regular:before {
+.icon-ic_fluent_book_template_20_regular:before {
content: "\e234";
}
-.icon-ic_fluent_bookmark_multiple_20_filled:before {
+.icon-ic_fluent_book_theta_20_filled:before {
content: "\e235";
}
-.icon-ic_fluent_bookmark_multiple_20_regular:before {
+.icon-ic_fluent_book_theta_20_regular:before {
content: "\e236";
}
-.icon-ic_fluent_bookmark_off_20_filled:before {
+.icon-ic_fluent_book_toolbox_20_filled:before {
content: "\e237";
}
-.icon-ic_fluent_bookmark_off_20_regular:before {
+.icon-ic_fluent_book_toolbox_20_regular:before {
content: "\e238";
}
-.icon-ic_fluent_bookmark_search_20_filled:before {
+.icon-ic_fluent_bookmark_20_filled:before {
content: "\e239";
}
-.icon-ic_fluent_bookmark_search_20_regular:before {
+.icon-ic_fluent_bookmark_20_regular:before {
content: "\e23a";
}
-.icon-ic_fluent_border_all_20_filled:before {
+.icon-ic_fluent_bookmark_add_20_filled:before {
content: "\e23b";
}
-.icon-ic_fluent_border_all_20_regular:before {
+.icon-ic_fluent_bookmark_add_20_regular:before {
content: "\e23c";
}
-.icon-ic_fluent_border_bottom_20_filled:before {
+.icon-ic_fluent_bookmark_multiple_20_filled:before {
content: "\e23d";
}
-.icon-ic_fluent_border_bottom_20_regular:before {
+.icon-ic_fluent_bookmark_multiple_20_regular:before {
content: "\e23e";
}
-.icon-ic_fluent_border_bottom_double_20_filled:before {
+.icon-ic_fluent_bookmark_off_20_filled:before {
content: "\e23f";
}
-.icon-ic_fluent_border_bottom_double_20_regular:before {
+.icon-ic_fluent_bookmark_off_20_regular:before {
content: "\e240";
}
-.icon-ic_fluent_border_bottom_thick_20_filled:before {
+.icon-ic_fluent_bookmark_search_20_filled:before {
content: "\e241";
}
-.icon-ic_fluent_border_bottom_thick_20_regular:before {
+.icon-ic_fluent_bookmark_search_20_regular:before {
content: "\e242";
}
-.icon-ic_fluent_border_inside_20_filled:before {
+.icon-ic_fluent_border_all_20_filled:before {
content: "\e243";
}
-.icon-ic_fluent_border_inside_20_regular:before {
+.icon-ic_fluent_border_all_20_regular:before {
content: "\e244";
}
-.icon-ic_fluent_border_left_20_filled:before {
+.icon-ic_fluent_border_bottom_20_filled:before {
content: "\e245";
}
-.icon-ic_fluent_border_left_20_regular:before {
+.icon-ic_fluent_border_bottom_20_regular:before {
content: "\e246";
}
-.icon-ic_fluent_border_left_right_20_filled:before {
+.icon-ic_fluent_border_bottom_double_20_filled:before {
content: "\e247";
}
-.icon-ic_fluent_border_left_right_20_regular:before {
+.icon-ic_fluent_border_bottom_double_20_regular:before {
content: "\e248";
}
-.icon-ic_fluent_border_none_20_filled:before {
+.icon-ic_fluent_border_bottom_thick_20_filled:before {
content: "\e249";
}
-.icon-ic_fluent_border_none_20_regular:before {
+.icon-ic_fluent_border_bottom_thick_20_regular:before {
content: "\e24a";
}
-.icon-ic_fluent_border_outside_20_filled:before {
+.icon-ic_fluent_border_inside_20_filled:before {
content: "\e24b";
}
-.icon-ic_fluent_border_outside_20_regular:before {
+.icon-ic_fluent_border_inside_20_regular:before {
content: "\e24c";
}
-.icon-ic_fluent_border_outside_thick_20_filled:before {
+.icon-ic_fluent_border_left_20_filled:before {
content: "\e24d";
}
-.icon-ic_fluent_border_outside_thick_20_regular:before {
+.icon-ic_fluent_border_left_20_regular:before {
content: "\e24e";
}
-.icon-ic_fluent_border_right_20_filled:before {
+.icon-ic_fluent_border_left_right_20_filled:before {
content: "\e24f";
}
-.icon-ic_fluent_border_right_20_regular:before {
+.icon-ic_fluent_border_left_right_20_regular:before {
content: "\e250";
}
-.icon-ic_fluent_border_top_20_filled:before {
+.icon-ic_fluent_border_none_20_filled:before {
content: "\e251";
}
-.icon-ic_fluent_border_top_20_regular:before {
+.icon-ic_fluent_border_none_20_regular:before {
content: "\e252";
}
-.icon-ic_fluent_border_top_bottom_20_filled:before {
+.icon-ic_fluent_border_outside_20_filled:before {
content: "\e253";
}
-.icon-ic_fluent_border_top_bottom_20_regular:before {
+.icon-ic_fluent_border_outside_20_regular:before {
content: "\e254";
}
-.icon-ic_fluent_border_top_bottom_double_20_filled:before {
+.icon-ic_fluent_border_outside_thick_20_filled:before {
content: "\e255";
}
-.icon-ic_fluent_border_top_bottom_double_20_regular:before {
+.icon-ic_fluent_border_outside_thick_20_regular:before {
content: "\e256";
}
-.icon-ic_fluent_border_top_bottom_thick_20_filled:before {
+.icon-ic_fluent_border_right_20_filled:before {
content: "\e257";
}
-.icon-ic_fluent_border_top_bottom_thick_20_regular:before {
+.icon-ic_fluent_border_right_20_regular:before {
content: "\e258";
}
-.icon-ic_fluent_bot_20_filled:before {
+.icon-ic_fluent_border_top_20_filled:before {
content: "\e259";
}
-.icon-ic_fluent_bot_20_regular:before {
+.icon-ic_fluent_border_top_20_regular:before {
content: "\e25a";
}
-.icon-ic_fluent_bot_add_20_filled:before {
+.icon-ic_fluent_border_top_bottom_20_filled:before {
content: "\e25b";
}
-.icon-ic_fluent_bot_add_20_regular:before {
+.icon-ic_fluent_border_top_bottom_20_regular:before {
content: "\e25c";
}
-.icon-ic_fluent_bot_sparkle_20_filled:before {
+.icon-ic_fluent_border_top_bottom_double_20_filled:before {
content: "\e25d";
}
-.icon-ic_fluent_bot_sparkle_20_regular:before {
+.icon-ic_fluent_border_top_bottom_double_20_regular:before {
content: "\e25e";
}
-.icon-ic_fluent_bow_tie_20_filled:before {
+.icon-ic_fluent_border_top_bottom_thick_20_filled:before {
content: "\e25f";
}
-.icon-ic_fluent_bow_tie_20_regular:before {
+.icon-ic_fluent_border_top_bottom_thick_20_regular:before {
content: "\e260";
}
-.icon-ic_fluent_bowl_chopsticks_20_filled:before {
+.icon-ic_fluent_bot_20_filled:before {
content: "\e261";
}
-.icon-ic_fluent_bowl_chopsticks_20_regular:before {
+.icon-ic_fluent_bot_20_regular:before {
content: "\e262";
}
-.icon-ic_fluent_bowl_salad_20_filled:before {
+.icon-ic_fluent_bot_add_20_filled:before {
content: "\e263";
}
-.icon-ic_fluent_bowl_salad_20_regular:before {
+.icon-ic_fluent_bot_add_20_regular:before {
content: "\e264";
}
-.icon-ic_fluent_box_20_filled:before {
+.icon-ic_fluent_bot_sparkle_20_filled:before {
content: "\e265";
}
-.icon-ic_fluent_box_20_regular:before {
+.icon-ic_fluent_bot_sparkle_20_regular:before {
content: "\e266";
}
-.icon-ic_fluent_box_arrow_left_20_filled:before {
+.icon-ic_fluent_bow_tie_20_filled:before {
content: "\e267";
}
-.icon-ic_fluent_box_arrow_left_20_regular:before {
+.icon-ic_fluent_bow_tie_20_regular:before {
content: "\e268";
}
-.icon-ic_fluent_box_arrow_up_20_filled:before {
+.icon-ic_fluent_bowl_chopsticks_20_filled:before {
content: "\e269";
}
-.icon-ic_fluent_box_arrow_up_20_regular:before {
+.icon-ic_fluent_bowl_chopsticks_20_regular:before {
content: "\e26a";
}
-.icon-ic_fluent_box_checkmark_20_filled:before {
+.icon-ic_fluent_bowl_salad_20_filled:before {
content: "\e26b";
}
-.icon-ic_fluent_box_checkmark_20_regular:before {
+.icon-ic_fluent_bowl_salad_20_regular:before {
content: "\e26c";
}
-.icon-ic_fluent_box_dismiss_20_filled:before {
+.icon-ic_fluent_box_20_filled:before {
content: "\e26d";
}
-.icon-ic_fluent_box_dismiss_20_regular:before {
+.icon-ic_fluent_box_20_regular:before {
content: "\e26e";
}
-.icon-ic_fluent_box_edit_20_filled:before {
+.icon-ic_fluent_box_arrow_left_20_filled:before {
content: "\e26f";
}
-.icon-ic_fluent_box_edit_20_regular:before {
+.icon-ic_fluent_box_arrow_left_20_regular:before {
content: "\e270";
}
-.icon-ic_fluent_box_multiple_20_filled:before {
+.icon-ic_fluent_box_arrow_up_20_filled:before {
content: "\e271";
}
-.icon-ic_fluent_box_multiple_20_regular:before {
+.icon-ic_fluent_box_arrow_up_20_regular:before {
content: "\e272";
}
-.icon-ic_fluent_box_multiple_arrow_left_20_filled:before {
+.icon-ic_fluent_box_checkmark_20_filled:before {
content: "\e273";
}
-.icon-ic_fluent_box_multiple_arrow_left_20_regular:before {
+.icon-ic_fluent_box_checkmark_20_regular:before {
content: "\e274";
}
-.icon-ic_fluent_box_multiple_arrow_right_20_filled:before {
+.icon-ic_fluent_box_dismiss_20_filled:before {
content: "\e275";
}
-.icon-ic_fluent_box_multiple_arrow_right_20_regular:before {
+.icon-ic_fluent_box_dismiss_20_regular:before {
content: "\e276";
}
-.icon-ic_fluent_box_multiple_checkmark_20_filled:before {
+.icon-ic_fluent_box_edit_20_filled:before {
content: "\e277";
}
-.icon-ic_fluent_box_multiple_checkmark_20_regular:before {
+.icon-ic_fluent_box_edit_20_regular:before {
content: "\e278";
}
-.icon-ic_fluent_box_multiple_search_20_filled:before {
+.icon-ic_fluent_box_multiple_20_filled:before {
content: "\e279";
}
-.icon-ic_fluent_box_multiple_search_20_regular:before {
+.icon-ic_fluent_box_multiple_20_regular:before {
content: "\e27a";
}
-.icon-ic_fluent_box_search_20_filled:before {
+.icon-ic_fluent_box_multiple_arrow_left_20_filled:before {
content: "\e27b";
}
-.icon-ic_fluent_box_search_20_regular:before {
+.icon-ic_fluent_box_multiple_arrow_left_20_regular:before {
content: "\e27c";
}
-.icon-ic_fluent_box_toolbox_20_filled:before {
+.icon-ic_fluent_box_multiple_arrow_right_20_filled:before {
content: "\e27d";
}
-.icon-ic_fluent_box_toolbox_20_regular:before {
+.icon-ic_fluent_box_multiple_arrow_right_20_regular:before {
content: "\e27e";
}
-.icon-ic_fluent_braces_20_filled:before {
+.icon-ic_fluent_box_multiple_checkmark_20_filled:before {
content: "\e27f";
}
-.icon-ic_fluent_braces_20_regular:before {
+.icon-ic_fluent_box_multiple_checkmark_20_regular:before {
content: "\e280";
}
-.icon-ic_fluent_braces_variable_20_filled:before {
+.icon-ic_fluent_box_multiple_search_20_filled:before {
content: "\e281";
}
-.icon-ic_fluent_braces_variable_20_regular:before {
+.icon-ic_fluent_box_multiple_search_20_regular:before {
content: "\e282";
}
-.icon-ic_fluent_brain_circuit_20_filled:before {
+.icon-ic_fluent_box_search_20_filled:before {
content: "\e283";
}
-.icon-ic_fluent_brain_circuit_20_regular:before {
+.icon-ic_fluent_box_search_20_regular:before {
content: "\e284";
}
-.icon-ic_fluent_branch_20_filled:before {
+.icon-ic_fluent_box_toolbox_20_filled:before {
content: "\e285";
}
-.icon-ic_fluent_branch_20_regular:before {
+.icon-ic_fluent_box_toolbox_20_regular:before {
content: "\e286";
}
-.icon-ic_fluent_branch_compare_20_filled:before {
+.icon-ic_fluent_braces_20_filled:before {
content: "\e287";
}
-.icon-ic_fluent_branch_compare_20_regular:before {
+.icon-ic_fluent_braces_20_regular:before {
content: "\e288";
}
-.icon-ic_fluent_branch_fork_20_filled:before {
+.icon-ic_fluent_braces_variable_20_filled:before {
content: "\e289";
}
-.icon-ic_fluent_branch_fork_20_regular:before {
+.icon-ic_fluent_braces_variable_20_regular:before {
content: "\e28a";
}
-.icon-ic_fluent_branch_fork_hint_20_filled:before {
+.icon-ic_fluent_brain_20_filled:before {
content: "\e28b";
}
-.icon-ic_fluent_branch_fork_hint_20_regular:before {
+.icon-ic_fluent_brain_20_regular:before {
content: "\e28c";
}
-.icon-ic_fluent_branch_fork_link_20_filled:before {
+.icon-ic_fluent_brain_circuit_20_filled:before {
content: "\e28d";
}
-.icon-ic_fluent_branch_fork_link_20_regular:before {
+.icon-ic_fluent_brain_circuit_20_regular:before {
content: "\e28e";
}
-.icon-ic_fluent_branch_request_20_filled:before {
+.icon-ic_fluent_brain_sparkle_20_filled:before {
content: "\e28f";
}
-.icon-ic_fluent_branch_request_20_regular:before {
+.icon-ic_fluent_brain_sparkle_20_regular:before {
content: "\e290";
}
-.icon-ic_fluent_breakout_room_20_filled:before {
+.icon-ic_fluent_branch_20_filled:before {
content: "\e291";
}
-.icon-ic_fluent_breakout_room_20_regular:before {
+.icon-ic_fluent_branch_20_regular:before {
content: "\e292";
}
-.icon-ic_fluent_briefcase_20_filled:before {
+.icon-ic_fluent_branch_compare_20_filled:before {
content: "\e293";
}
-.icon-ic_fluent_briefcase_20_regular:before {
+.icon-ic_fluent_branch_compare_20_regular:before {
content: "\e294";
}
-.icon-ic_fluent_briefcase_medical_20_filled:before {
+.icon-ic_fluent_branch_fork_20_filled:before {
content: "\e295";
}
-.icon-ic_fluent_briefcase_medical_20_regular:before {
+.icon-ic_fluent_branch_fork_20_regular:before {
content: "\e296";
}
-.icon-ic_fluent_briefcase_off_20_filled:before {
+.icon-ic_fluent_branch_fork_hint_20_filled:before {
content: "\e297";
}
-.icon-ic_fluent_briefcase_off_20_regular:before {
+.icon-ic_fluent_branch_fork_hint_20_regular:before {
content: "\e298";
}
-.icon-ic_fluent_briefcase_search_20_filled:before {
+.icon-ic_fluent_branch_fork_link_20_filled:before {
content: "\e299";
}
-.icon-ic_fluent_briefcase_search_20_regular:before {
+.icon-ic_fluent_branch_fork_link_20_regular:before {
content: "\e29a";
}
-.icon-ic_fluent_brightness_high_20_filled:before {
+.icon-ic_fluent_branch_request_20_filled:before {
content: "\e29b";
}
-.icon-ic_fluent_brightness_high_20_regular:before {
+.icon-ic_fluent_branch_request_20_regular:before {
content: "\e29c";
}
-.icon-ic_fluent_brightness_low_20_filled:before {
+.icon-ic_fluent_breakout_room_20_filled:before {
content: "\e29d";
}
-.icon-ic_fluent_brightness_low_20_regular:before {
+.icon-ic_fluent_breakout_room_20_regular:before {
content: "\e29e";
}
-.icon-ic_fluent_broad_activity_feed_20_filled:before {
+.icon-ic_fluent_briefcase_20_filled:before {
content: "\e29f";
}
-.icon-ic_fluent_broad_activity_feed_20_regular:before {
+.icon-ic_fluent_briefcase_20_regular:before {
content: "\e2a0";
}
-.icon-ic_fluent_broom_20_filled:before {
+.icon-ic_fluent_briefcase_medical_20_filled:before {
content: "\e2a1";
}
-.icon-ic_fluent_broom_20_regular:before {
+.icon-ic_fluent_briefcase_medical_20_regular:before {
content: "\e2a2";
}
-.icon-ic_fluent_bubble_multiple_20_filled:before {
+.icon-ic_fluent_briefcase_off_20_filled:before {
content: "\e2a3";
}
-.icon-ic_fluent_bubble_multiple_20_regular:before {
+.icon-ic_fluent_briefcase_off_20_regular:before {
content: "\e2a4";
}
-.icon-ic_fluent_bug_20_filled:before {
+.icon-ic_fluent_briefcase_search_20_filled:before {
content: "\e2a5";
}
-.icon-ic_fluent_bug_20_regular:before {
+.icon-ic_fluent_briefcase_search_20_regular:before {
content: "\e2a6";
}
-.icon-ic_fluent_bug_arrow_counterclockwise_20_filled:before {
+.icon-ic_fluent_brightness_high_20_filled:before {
content: "\e2a7";
}
-.icon-ic_fluent_bug_arrow_counterclockwise_20_regular:before {
+.icon-ic_fluent_brightness_high_20_regular:before {
content: "\e2a8";
}
-.icon-ic_fluent_bug_prohibited_20_filled:before {
+.icon-ic_fluent_brightness_low_20_filled:before {
content: "\e2a9";
}
-.icon-ic_fluent_bug_prohibited_20_regular:before {
+.icon-ic_fluent_brightness_low_20_regular:before {
content: "\e2aa";
}
-.icon-ic_fluent_building_20_filled:before {
+.icon-ic_fluent_broad_activity_feed_20_filled:before {
content: "\e2ab";
}
-.icon-ic_fluent_building_20_regular:before {
+.icon-ic_fluent_broad_activity_feed_20_regular:before {
content: "\e2ac";
}
-.icon-ic_fluent_building_bank_20_filled:before {
+.icon-ic_fluent_broom_20_filled:before {
content: "\e2ad";
}
-.icon-ic_fluent_building_bank_20_regular:before {
+.icon-ic_fluent_broom_20_regular:before {
content: "\e2ae";
}
-.icon-ic_fluent_building_bank_link_20_filled:before {
+.icon-ic_fluent_bubble_multiple_20_filled:before {
content: "\e2af";
}
-.icon-ic_fluent_building_bank_link_20_regular:before {
+.icon-ic_fluent_bubble_multiple_20_regular:before {
content: "\e2b0";
}
-.icon-ic_fluent_building_bank_toolbox_20_filled:before {
+.icon-ic_fluent_bug_20_filled:before {
content: "\e2b1";
}
-.icon-ic_fluent_building_bank_toolbox_20_regular:before {
+.icon-ic_fluent_bug_20_regular:before {
content: "\e2b2";
}
-.icon-ic_fluent_building_checkmark_20_filled:before {
+.icon-ic_fluent_bug_arrow_counterclockwise_20_filled:before {
content: "\e2b3";
}
-.icon-ic_fluent_building_checkmark_20_regular:before {
+.icon-ic_fluent_bug_arrow_counterclockwise_20_regular:before {
content: "\e2b4";
}
-.icon-ic_fluent_building_desktop_20_filled:before {
+.icon-ic_fluent_bug_prohibited_20_filled:before {
content: "\e2b5";
}
-.icon-ic_fluent_building_desktop_20_regular:before {
+.icon-ic_fluent_bug_prohibited_20_regular:before {
content: "\e2b6";
}
-.icon-ic_fluent_building_factory_20_filled:before {
+.icon-ic_fluent_building_20_filled:before {
content: "\e2b7";
}
-.icon-ic_fluent_building_factory_20_regular:before {
+.icon-ic_fluent_building_20_regular:before {
content: "\e2b8";
}
-.icon-ic_fluent_building_government_20_filled:before {
+.icon-ic_fluent_building_bank_20_filled:before {
content: "\e2b9";
}
-.icon-ic_fluent_building_government_20_regular:before {
+.icon-ic_fluent_building_bank_20_regular:before {
content: "\e2ba";
}
-.icon-ic_fluent_building_government_search_20_filled:before {
+.icon-ic_fluent_building_bank_link_20_filled:before {
content: "\e2bb";
}
-.icon-ic_fluent_building_government_search_20_regular:before {
+.icon-ic_fluent_building_bank_link_20_regular:before {
content: "\e2bc";
}
-.icon-ic_fluent_building_home_20_filled:before {
+.icon-ic_fluent_building_bank_toolbox_20_filled:before {
content: "\e2bd";
}
-.icon-ic_fluent_building_home_20_regular:before {
+.icon-ic_fluent_building_bank_toolbox_20_regular:before {
content: "\e2be";
}
-.icon-ic_fluent_building_lighthouse_20_filled:before {
+.icon-ic_fluent_building_checkmark_20_filled:before {
content: "\e2bf";
}
-.icon-ic_fluent_building_lighthouse_20_regular:before {
+.icon-ic_fluent_building_checkmark_20_regular:before {
content: "\e2c0";
}
-.icon-ic_fluent_building_mosque_20_filled:before {
+.icon-ic_fluent_building_desktop_20_filled:before {
content: "\e2c1";
}
-.icon-ic_fluent_building_mosque_20_regular:before {
+.icon-ic_fluent_building_desktop_20_regular:before {
content: "\e2c2";
}
-.icon-ic_fluent_building_multiple_20_filled:before {
+.icon-ic_fluent_building_factory_20_filled:before {
content: "\e2c3";
}
-.icon-ic_fluent_building_multiple_20_regular:before {
+.icon-ic_fluent_building_factory_20_regular:before {
content: "\e2c4";
}
-.icon-ic_fluent_building_people_20_filled:before {
+.icon-ic_fluent_building_government_20_filled:before {
content: "\e2c5";
}
-.icon-ic_fluent_building_people_20_regular:before {
+.icon-ic_fluent_building_government_20_regular:before {
content: "\e2c6";
}
-.icon-ic_fluent_building_retail_20_filled:before {
+.icon-ic_fluent_building_government_search_20_filled:before {
content: "\e2c7";
}
-.icon-ic_fluent_building_retail_20_regular:before {
+.icon-ic_fluent_building_government_search_20_regular:before {
content: "\e2c8";
}
-.icon-ic_fluent_building_retail_money_20_filled:before {
+.icon-ic_fluent_building_home_20_filled:before {
content: "\e2c9";
}
-.icon-ic_fluent_building_retail_money_20_regular:before {
+.icon-ic_fluent_building_home_20_regular:before {
content: "\e2ca";
}
-.icon-ic_fluent_building_retail_more_20_filled:before {
+.icon-ic_fluent_building_lighthouse_20_filled:before {
content: "\e2cb";
}
-.icon-ic_fluent_building_retail_more_20_regular:before {
+.icon-ic_fluent_building_lighthouse_20_regular:before {
content: "\e2cc";
}
-.icon-ic_fluent_building_retail_shield_20_filled:before {
+.icon-ic_fluent_building_mosque_20_filled:before {
content: "\e2cd";
}
-.icon-ic_fluent_building_retail_shield_20_regular:before {
+.icon-ic_fluent_building_mosque_20_regular:before {
content: "\e2ce";
}
-.icon-ic_fluent_building_retail_toolbox_20_filled:before {
+.icon-ic_fluent_building_multiple_20_filled:before {
content: "\e2cf";
}
-.icon-ic_fluent_building_retail_toolbox_20_regular:before {
+.icon-ic_fluent_building_multiple_20_regular:before {
content: "\e2d0";
}
-.icon-ic_fluent_building_shop_20_filled:before {
+.icon-ic_fluent_building_people_20_filled:before {
content: "\e2d1";
}
-.icon-ic_fluent_building_shop_20_regular:before {
+.icon-ic_fluent_building_people_20_regular:before {
content: "\e2d2";
}
-.icon-ic_fluent_building_skyscraper_20_filled:before {
+.icon-ic_fluent_building_retail_20_filled:before {
content: "\e2d3";
}
-.icon-ic_fluent_building_skyscraper_20_regular:before {
+.icon-ic_fluent_building_retail_20_regular:before {
content: "\e2d4";
}
-.icon-ic_fluent_building_swap_20_filled:before {
+.icon-ic_fluent_building_retail_money_20_filled:before {
content: "\e2d5";
}
-.icon-ic_fluent_building_swap_20_regular:before {
+.icon-ic_fluent_building_retail_money_20_regular:before {
content: "\e2d6";
}
-.icon-ic_fluent_building_townhouse_20_filled:before {
+.icon-ic_fluent_building_retail_more_20_filled:before {
content: "\e2d7";
}
-.icon-ic_fluent_building_townhouse_20_regular:before {
+.icon-ic_fluent_building_retail_more_20_regular:before {
content: "\e2d8";
}
-.icon-ic_fluent_button_20_filled:before {
+.icon-ic_fluent_building_retail_shield_20_filled:before {
content: "\e2d9";
}
-.icon-ic_fluent_button_20_regular:before {
+.icon-ic_fluent_building_retail_shield_20_regular:before {
content: "\e2da";
}
-.icon-ic_fluent_calculator_20_filled:before {
+.icon-ic_fluent_building_retail_toolbox_20_filled:before {
content: "\e2db";
}
-.icon-ic_fluent_calculator_20_regular:before {
+.icon-ic_fluent_building_retail_toolbox_20_regular:before {
content: "\e2dc";
}
-.icon-ic_fluent_calculator_arrow_clockwise_20_filled:before {
+.icon-ic_fluent_building_shop_20_filled:before {
content: "\e2dd";
}
-.icon-ic_fluent_calculator_arrow_clockwise_20_regular:before {
+.icon-ic_fluent_building_shop_20_regular:before {
content: "\e2de";
}
-.icon-ic_fluent_calculator_multiple_20_filled:before {
+.icon-ic_fluent_building_skyscraper_20_filled:before {
content: "\e2df";
}
-.icon-ic_fluent_calculator_multiple_20_regular:before {
+.icon-ic_fluent_building_skyscraper_20_regular:before {
content: "\e2e0";
}
-.icon-ic_fluent_calendar_20_filled:before {
+.icon-ic_fluent_building_swap_20_filled:before {
content: "\e2e1";
}
-.icon-ic_fluent_calendar_20_regular:before {
+.icon-ic_fluent_building_swap_20_regular:before {
content: "\e2e2";
}
-.icon-ic_fluent_calendar_3_day_20_filled:before {
+.icon-ic_fluent_building_townhouse_20_filled:before {
content: "\e2e3";
}
-.icon-ic_fluent_calendar_3_day_20_regular:before {
+.icon-ic_fluent_building_townhouse_20_regular:before {
content: "\e2e4";
}
-.icon-ic_fluent_calendar_add_20_filled:before {
+.icon-ic_fluent_button_20_filled:before {
content: "\e2e5";
}
-.icon-ic_fluent_calendar_add_20_regular:before {
+.icon-ic_fluent_button_20_regular:before {
content: "\e2e6";
}
-.icon-ic_fluent_calendar_agenda_20_filled:before {
+.icon-ic_fluent_calculator_20_filled:before {
content: "\e2e7";
}
-.icon-ic_fluent_calendar_agenda_20_regular:before {
+.icon-ic_fluent_calculator_20_regular:before {
content: "\e2e8";
}
-.icon-ic_fluent_calendar_arrow_counterclockwise_20_filled:before {
+.icon-ic_fluent_calculator_arrow_clockwise_20_filled:before {
content: "\e2e9";
}
-.icon-ic_fluent_calendar_arrow_counterclockwise_20_regular:before {
+.icon-ic_fluent_calculator_arrow_clockwise_20_regular:before {
content: "\e2ea";
}
-.icon-ic_fluent_calendar_arrow_down_20_filled:before {
+.icon-ic_fluent_calculator_multiple_20_filled:before {
content: "\e2eb";
}
-.icon-ic_fluent_calendar_arrow_down_20_regular:before {
+.icon-ic_fluent_calculator_multiple_20_regular:before {
content: "\e2ec";
}
-.icon-ic_fluent_calendar_arrow_repeat_all_20_filled:before {
+.icon-ic_fluent_calendar_20_filled:before {
content: "\e2ed";
}
-.icon-ic_fluent_calendar_arrow_repeat_all_20_regular:before {
+.icon-ic_fluent_calendar_20_regular:before {
content: "\e2ee";
}
-.icon-ic_fluent_calendar_arrow_right_20_filled:before {
+.icon-ic_fluent_calendar_3_day_20_filled:before {
content: "\e2ef";
}
-.icon-ic_fluent_calendar_arrow_right_20_regular:before {
+.icon-ic_fluent_calendar_3_day_20_regular:before {
content: "\e2f0";
}
-.icon-ic_fluent_calendar_assistant_20_filled:before {
+.icon-ic_fluent_calendar_add_20_filled:before {
content: "\e2f1";
}
-.icon-ic_fluent_calendar_assistant_20_regular:before {
+.icon-ic_fluent_calendar_add_20_regular:before {
content: "\e2f2";
}
-.icon-ic_fluent_calendar_cancel_20_filled:before {
+.icon-ic_fluent_calendar_agenda_20_filled:before {
content: "\e2f3";
}
-.icon-ic_fluent_calendar_cancel_20_regular:before {
+.icon-ic_fluent_calendar_agenda_20_regular:before {
content: "\e2f4";
}
-.icon-ic_fluent_calendar_chat_20_filled:before {
+.icon-ic_fluent_calendar_arrow_counterclockwise_20_filled:before {
content: "\e2f5";
}
-.icon-ic_fluent_calendar_chat_20_regular:before {
+.icon-ic_fluent_calendar_arrow_counterclockwise_20_regular:before {
content: "\e2f6";
}
-.icon-ic_fluent_calendar_checkmark_20_filled:before {
+.icon-ic_fluent_calendar_arrow_down_20_filled:before {
content: "\e2f7";
}
-.icon-ic_fluent_calendar_checkmark_20_regular:before {
+.icon-ic_fluent_calendar_arrow_down_20_regular:before {
content: "\e2f8";
}
-.icon-ic_fluent_calendar_clock_20_filled:before {
+.icon-ic_fluent_calendar_arrow_repeat_all_20_filled:before {
content: "\e2f9";
}
-.icon-ic_fluent_calendar_clock_20_regular:before {
+.icon-ic_fluent_calendar_arrow_repeat_all_20_regular:before {
content: "\e2fa";
}
-.icon-ic_fluent_calendar_data_bar_20_filled:before {
+.icon-ic_fluent_calendar_arrow_right_20_filled:before {
content: "\e2fb";
}
-.icon-ic_fluent_calendar_data_bar_20_regular:before {
+.icon-ic_fluent_calendar_arrow_right_20_regular:before {
content: "\e2fc";
}
-.icon-ic_fluent_calendar_date_20_filled:before {
+.icon-ic_fluent_calendar_assistant_20_filled:before {
content: "\e2fd";
}
-.icon-ic_fluent_calendar_date_20_regular:before {
+.icon-ic_fluent_calendar_assistant_20_regular:before {
content: "\e2fe";
}
-.icon-ic_fluent_calendar_day_20_filled:before {
+.icon-ic_fluent_calendar_cancel_20_filled:before {
content: "\e2ff";
}
-.icon-ic_fluent_calendar_day_20_regular:before {
+.icon-ic_fluent_calendar_cancel_20_regular:before {
content: "\e300";
}
-.icon-ic_fluent_calendar_edit_20_filled:before {
+.icon-ic_fluent_calendar_chat_20_filled:before {
content: "\e301";
}
-.icon-ic_fluent_calendar_edit_20_regular:before {
+.icon-ic_fluent_calendar_chat_20_regular:before {
content: "\e302";
}
-.icon-ic_fluent_calendar_empty_20_filled:before {
+.icon-ic_fluent_calendar_checkmark_20_filled:before {
content: "\e303";
}
-.icon-ic_fluent_calendar_empty_20_regular:before {
+.icon-ic_fluent_calendar_checkmark_20_regular:before {
content: "\e304";
}
-.icon-ic_fluent_calendar_error_20_filled:before {
+.icon-ic_fluent_calendar_clock_20_filled:before {
content: "\e305";
}
-.icon-ic_fluent_calendar_error_20_regular:before {
+.icon-ic_fluent_calendar_clock_20_regular:before {
content: "\e306";
}
-.icon-ic_fluent_calendar_eye_20_filled:before {
+.icon-ic_fluent_calendar_data_bar_20_filled:before {
content: "\e307";
}
-.icon-ic_fluent_calendar_eye_20_regular:before {
+.icon-ic_fluent_calendar_data_bar_20_regular:before {
content: "\e308";
}
-.icon-ic_fluent_calendar_info_20_filled:before {
+.icon-ic_fluent_calendar_date_20_filled:before {
content: "\e309";
}
-.icon-ic_fluent_calendar_info_20_regular:before {
+.icon-ic_fluent_calendar_date_20_regular:before {
content: "\e30a";
}
-.icon-ic_fluent_calendar_lock_20_filled:before {
+.icon-ic_fluent_calendar_day_20_filled:before {
content: "\e30b";
}
-.icon-ic_fluent_calendar_lock_20_regular:before {
+.icon-ic_fluent_calendar_day_20_regular:before {
content: "\e30c";
}
-.icon-ic_fluent_calendar_ltr_20_filled:before {
+.icon-ic_fluent_calendar_edit_20_filled:before {
content: "\e30d";
}
-.icon-ic_fluent_calendar_ltr_20_regular:before {
+.icon-ic_fluent_calendar_edit_20_regular:before {
content: "\e30e";
}
-.icon-ic_fluent_calendar_mail_20_filled:before {
+.icon-ic_fluent_calendar_empty_20_filled:before {
content: "\e30f";
}
-.icon-ic_fluent_calendar_mail_20_regular:before {
+.icon-ic_fluent_calendar_empty_20_regular:before {
content: "\e310";
}
-.icon-ic_fluent_calendar_mention_20_filled:before {
+.icon-ic_fluent_calendar_error_20_filled:before {
content: "\e311";
}
-.icon-ic_fluent_calendar_mention_20_regular:before {
+.icon-ic_fluent_calendar_error_20_regular:before {
content: "\e312";
}
-.icon-ic_fluent_calendar_month_20_filled:before {
+.icon-ic_fluent_calendar_eye_20_filled:before {
content: "\e313";
}
-.icon-ic_fluent_calendar_month_20_regular:before {
+.icon-ic_fluent_calendar_eye_20_regular:before {
content: "\e314";
}
-.icon-ic_fluent_calendar_multiple_20_filled:before {
+.icon-ic_fluent_calendar_info_20_filled:before {
content: "\e315";
}
-.icon-ic_fluent_calendar_multiple_20_regular:before {
+.icon-ic_fluent_calendar_info_20_regular:before {
content: "\e316";
}
-.icon-ic_fluent_calendar_note_20_filled:before {
+.icon-ic_fluent_calendar_lock_20_filled:before {
content: "\e317";
}
-.icon-ic_fluent_calendar_note_20_regular:before {
+.icon-ic_fluent_calendar_lock_20_regular:before {
content: "\e318";
}
-.icon-ic_fluent_calendar_pattern_20_filled:before {
+.icon-ic_fluent_calendar_ltr_20_filled:before {
content: "\e319";
}
-.icon-ic_fluent_calendar_pattern_20_regular:before {
+.icon-ic_fluent_calendar_ltr_20_regular:before {
content: "\e31a";
}
-.icon-ic_fluent_calendar_person_20_filled:before {
+.icon-ic_fluent_calendar_mail_20_filled:before {
content: "\e31b";
}
-.icon-ic_fluent_calendar_person_20_regular:before {
+.icon-ic_fluent_calendar_mail_20_regular:before {
content: "\e31c";
}
-.icon-ic_fluent_calendar_phone_20_filled:before {
+.icon-ic_fluent_calendar_mention_20_filled:before {
content: "\e31d";
}
-.icon-ic_fluent_calendar_phone_20_regular:before {
+.icon-ic_fluent_calendar_mention_20_regular:before {
content: "\e31e";
}
-.icon-ic_fluent_calendar_play_20_filled:before {
+.icon-ic_fluent_calendar_month_20_filled:before {
content: "\e31f";
}
-.icon-ic_fluent_calendar_play_20_regular:before {
+.icon-ic_fluent_calendar_month_20_regular:before {
content: "\e320";
}
-.icon-ic_fluent_calendar_question_mark_20_filled:before {
+.icon-ic_fluent_calendar_multiple_20_filled:before {
content: "\e321";
}
-.icon-ic_fluent_calendar_question_mark_20_regular:before {
+.icon-ic_fluent_calendar_multiple_20_regular:before {
content: "\e322";
}
-.icon-ic_fluent_calendar_record_20_filled:before {
+.icon-ic_fluent_calendar_note_20_filled:before {
content: "\e323";
}
-.icon-ic_fluent_calendar_record_20_regular:before {
+.icon-ic_fluent_calendar_note_20_regular:before {
content: "\e324";
}
-.icon-ic_fluent_calendar_reply_20_filled:before {
+.icon-ic_fluent_calendar_pattern_20_filled:before {
content: "\e325";
}
-.icon-ic_fluent_calendar_reply_20_regular:before {
+.icon-ic_fluent_calendar_pattern_20_regular:before {
content: "\e326";
}
-.icon-ic_fluent_calendar_rtl_20_filled:before {
+.icon-ic_fluent_calendar_person_20_filled:before {
content: "\e327";
}
-.icon-ic_fluent_calendar_rtl_20_regular:before {
+.icon-ic_fluent_calendar_person_20_regular:before {
content: "\e328";
}
-.icon-ic_fluent_calendar_search_20_filled:before {
+.icon-ic_fluent_calendar_phone_20_filled:before {
content: "\e329";
}
-.icon-ic_fluent_calendar_search_20_regular:before {
+.icon-ic_fluent_calendar_phone_20_regular:before {
content: "\e32a";
}
-.icon-ic_fluent_calendar_settings_20_filled:before {
+.icon-ic_fluent_calendar_play_20_filled:before {
content: "\e32b";
}
-.icon-ic_fluent_calendar_settings_20_regular:before {
+.icon-ic_fluent_calendar_play_20_regular:before {
content: "\e32c";
}
-.icon-ic_fluent_calendar_shield_20_filled:before {
+.icon-ic_fluent_calendar_question_mark_20_filled:before {
content: "\e32d";
}
-.icon-ic_fluent_calendar_shield_20_regular:before {
+.icon-ic_fluent_calendar_question_mark_20_regular:before {
content: "\e32e";
}
-.icon-ic_fluent_calendar_sparkle_20_filled:before {
+.icon-ic_fluent_calendar_record_20_filled:before {
content: "\e32f";
}
-.icon-ic_fluent_calendar_sparkle_20_regular:before {
+.icon-ic_fluent_calendar_record_20_regular:before {
content: "\e330";
}
-.icon-ic_fluent_calendar_star_20_filled:before {
+.icon-ic_fluent_calendar_reply_20_filled:before {
content: "\e331";
}
-.icon-ic_fluent_calendar_star_20_regular:before {
+.icon-ic_fluent_calendar_reply_20_regular:before {
content: "\e332";
}
-.icon-ic_fluent_calendar_sync_20_filled:before {
+.icon-ic_fluent_calendar_rtl_20_filled:before {
content: "\e333";
}
-.icon-ic_fluent_calendar_sync_20_regular:before {
+.icon-ic_fluent_calendar_rtl_20_regular:before {
content: "\e334";
}
-.icon-ic_fluent_calendar_template_20_filled:before {
+.icon-ic_fluent_calendar_search_20_filled:before {
content: "\e335";
}
-.icon-ic_fluent_calendar_template_20_regular:before {
+.icon-ic_fluent_calendar_search_20_regular:before {
content: "\e336";
}
-.icon-ic_fluent_calendar_today_20_filled:before {
+.icon-ic_fluent_calendar_settings_20_filled:before {
content: "\e337";
}
-.icon-ic_fluent_calendar_today_20_regular:before {
+.icon-ic_fluent_calendar_settings_20_regular:before {
content: "\e338";
}
-.icon-ic_fluent_calendar_toolbox_20_filled:before {
+.icon-ic_fluent_calendar_shield_20_filled:before {
content: "\e339";
}
-.icon-ic_fluent_calendar_toolbox_20_regular:before {
+.icon-ic_fluent_calendar_shield_20_regular:before {
content: "\e33a";
}
-.icon-ic_fluent_calendar_video_20_filled:before {
+.icon-ic_fluent_calendar_sparkle_20_filled:before {
content: "\e33b";
}
-.icon-ic_fluent_calendar_video_20_regular:before {
+.icon-ic_fluent_calendar_sparkle_20_regular:before {
content: "\e33c";
}
-.icon-ic_fluent_calendar_week_numbers_20_filled:before {
+.icon-ic_fluent_calendar_star_20_filled:before {
content: "\e33d";
}
-.icon-ic_fluent_calendar_week_numbers_20_regular:before {
+.icon-ic_fluent_calendar_star_20_regular:before {
content: "\e33e";
}
-.icon-ic_fluent_calendar_week_start_20_filled:before {
+.icon-ic_fluent_calendar_sync_20_filled:before {
content: "\e33f";
}
-.icon-ic_fluent_calendar_week_start_20_regular:before {
+.icon-ic_fluent_calendar_sync_20_regular:before {
content: "\e340";
}
-.icon-ic_fluent_calendar_work_week_20_filled:before {
+.icon-ic_fluent_calendar_template_20_filled:before {
content: "\e341";
}
-.icon-ic_fluent_calendar_work_week_20_regular:before {
+.icon-ic_fluent_calendar_template_20_regular:before {
content: "\e342";
}
-.icon-ic_fluent_call_20_filled:before {
+.icon-ic_fluent_calendar_today_20_filled:before {
content: "\e343";
}
-.icon-ic_fluent_call_20_regular:before {
+.icon-ic_fluent_calendar_today_20_regular:before {
content: "\e344";
}
-.icon-ic_fluent_call_add_20_filled:before {
+.icon-ic_fluent_calendar_toolbox_20_filled:before {
content: "\e345";
}
-.icon-ic_fluent_call_add_20_regular:before {
+.icon-ic_fluent_calendar_toolbox_20_regular:before {
content: "\e346";
}
-.icon-ic_fluent_call_checkmark_20_filled:before {
+.icon-ic_fluent_calendar_video_20_filled:before {
content: "\e347";
}
-.icon-ic_fluent_call_checkmark_20_regular:before {
+.icon-ic_fluent_calendar_video_20_regular:before {
content: "\e348";
}
-.icon-ic_fluent_call_connecting_20_filled:before {
+.icon-ic_fluent_calendar_week_numbers_20_filled:before {
content: "\e349";
}
-.icon-ic_fluent_call_connecting_20_regular:before {
+.icon-ic_fluent_calendar_week_numbers_20_regular:before {
content: "\e34a";
}
-.icon-ic_fluent_call_dismiss_20_filled:before {
+.icon-ic_fluent_calendar_week_start_20_filled:before {
content: "\e34b";
}
-.icon-ic_fluent_call_dismiss_20_regular:before {
+.icon-ic_fluent_calendar_week_start_20_regular:before {
content: "\e34c";
}
-.icon-ic_fluent_call_end_20_filled:before {
+.icon-ic_fluent_calendar_work_week_20_filled:before {
content: "\e34d";
}
-.icon-ic_fluent_call_end_20_regular:before {
+.icon-ic_fluent_calendar_work_week_20_regular:before {
content: "\e34e";
}
-.icon-ic_fluent_call_exclamation_20_filled:before {
+.icon-ic_fluent_call_20_filled:before {
content: "\e34f";
}
-.icon-ic_fluent_call_exclamation_20_regular:before {
+.icon-ic_fluent_call_20_regular:before {
content: "\e350";
}
-.icon-ic_fluent_call_forward_20_filled:before {
+.icon-ic_fluent_call_add_20_filled:before {
content: "\e351";
}
-.icon-ic_fluent_call_forward_20_regular:before {
+.icon-ic_fluent_call_add_20_regular:before {
content: "\e352";
}
-.icon-ic_fluent_call_inbound_20_filled:before {
+.icon-ic_fluent_call_checkmark_20_filled:before {
content: "\e353";
}
-.icon-ic_fluent_call_inbound_20_regular:before {
+.icon-ic_fluent_call_checkmark_20_regular:before {
content: "\e354";
}
-.icon-ic_fluent_call_missed_20_filled:before {
+.icon-ic_fluent_call_connecting_20_filled:before {
content: "\e355";
}
-.icon-ic_fluent_call_missed_20_regular:before {
+.icon-ic_fluent_call_connecting_20_regular:before {
content: "\e356";
}
-.icon-ic_fluent_call_outbound_20_filled:before {
+.icon-ic_fluent_call_dismiss_20_filled:before {
content: "\e357";
}
-.icon-ic_fluent_call_outbound_20_regular:before {
+.icon-ic_fluent_call_dismiss_20_regular:before {
content: "\e358";
}
-.icon-ic_fluent_call_park_20_filled:before {
+.icon-ic_fluent_call_end_20_filled:before {
content: "\e359";
}
-.icon-ic_fluent_call_park_20_regular:before {
+.icon-ic_fluent_call_end_20_regular:before {
content: "\e35a";
}
-.icon-ic_fluent_call_pause_20_filled:before {
+.icon-ic_fluent_call_exclamation_20_filled:before {
content: "\e35b";
}
-.icon-ic_fluent_call_pause_20_regular:before {
+.icon-ic_fluent_call_exclamation_20_regular:before {
content: "\e35c";
}
-.icon-ic_fluent_call_prohibited_20_filled:before {
+.icon-ic_fluent_call_forward_20_filled:before {
content: "\e35d";
}
-.icon-ic_fluent_call_prohibited_20_regular:before {
+.icon-ic_fluent_call_forward_20_regular:before {
content: "\e35e";
}
-.icon-ic_fluent_call_transfer_20_filled:before {
+.icon-ic_fluent_call_inbound_20_filled:before {
content: "\e35f";
}
-.icon-ic_fluent_call_transfer_20_regular:before {
+.icon-ic_fluent_call_inbound_20_regular:before {
content: "\e360";
}
-.icon-ic_fluent_call_warning_20_filled:before {
+.icon-ic_fluent_call_missed_20_filled:before {
content: "\e361";
}
-.icon-ic_fluent_call_warning_20_regular:before {
+.icon-ic_fluent_call_missed_20_regular:before {
content: "\e362";
}
-.icon-ic_fluent_calligraphy_pen_20_filled:before {
+.icon-ic_fluent_call_outbound_20_filled:before {
content: "\e363";
}
-.icon-ic_fluent_calligraphy_pen_20_regular:before {
+.icon-ic_fluent_call_outbound_20_regular:before {
content: "\e364";
}
-.icon-ic_fluent_calligraphy_pen_checkmark_20_filled:before {
+.icon-ic_fluent_call_park_20_filled:before {
content: "\e365";
}
-.icon-ic_fluent_calligraphy_pen_checkmark_20_regular:before {
+.icon-ic_fluent_call_park_20_regular:before {
content: "\e366";
}
-.icon-ic_fluent_calligraphy_pen_error_20_filled:before {
+.icon-ic_fluent_call_pause_20_filled:before {
content: "\e367";
}
-.icon-ic_fluent_calligraphy_pen_error_20_regular:before {
+.icon-ic_fluent_call_pause_20_regular:before {
content: "\e368";
}
-.icon-ic_fluent_calligraphy_pen_question_mark_20_filled:before {
+.icon-ic_fluent_call_prohibited_20_filled:before {
content: "\e369";
}
-.icon-ic_fluent_calligraphy_pen_question_mark_20_regular:before {
+.icon-ic_fluent_call_prohibited_20_regular:before {
content: "\e36a";
}
-.icon-ic_fluent_camera_20_filled:before {
+.icon-ic_fluent_call_transfer_20_filled:before {
content: "\e36b";
}
-.icon-ic_fluent_camera_20_regular:before {
+.icon-ic_fluent_call_transfer_20_regular:before {
content: "\e36c";
}
-.icon-ic_fluent_camera_add_20_filled:before {
+.icon-ic_fluent_call_warning_20_filled:before {
content: "\e36d";
}
-.icon-ic_fluent_camera_add_20_regular:before {
+.icon-ic_fluent_call_warning_20_regular:before {
content: "\e36e";
}
-.icon-ic_fluent_camera_arrow_up_20_filled:before {
+.icon-ic_fluent_calligraphy_pen_20_filled:before {
content: "\e36f";
}
-.icon-ic_fluent_camera_arrow_up_20_regular:before {
+.icon-ic_fluent_calligraphy_pen_20_regular:before {
content: "\e370";
}
-.icon-ic_fluent_camera_dome_20_filled:before {
+.icon-ic_fluent_calligraphy_pen_checkmark_20_filled:before {
content: "\e371";
}
-.icon-ic_fluent_camera_dome_20_regular:before {
+.icon-ic_fluent_calligraphy_pen_checkmark_20_regular:before {
content: "\e372";
}
-.icon-ic_fluent_camera_edit_20_filled:before {
+.icon-ic_fluent_calligraphy_pen_error_20_filled:before {
content: "\e373";
}
-.icon-ic_fluent_camera_edit_20_regular:before {
+.icon-ic_fluent_calligraphy_pen_error_20_regular:before {
content: "\e374";
}
-.icon-ic_fluent_camera_off_20_filled:before {
+.icon-ic_fluent_calligraphy_pen_question_mark_20_filled:before {
content: "\e375";
}
-.icon-ic_fluent_camera_off_20_regular:before {
+.icon-ic_fluent_calligraphy_pen_question_mark_20_regular:before {
content: "\e376";
}
-.icon-ic_fluent_camera_sparkles_20_filled:before {
+.icon-ic_fluent_camera_20_filled:before {
content: "\e377";
}
-.icon-ic_fluent_camera_sparkles_20_regular:before {
+.icon-ic_fluent_camera_20_regular:before {
content: "\e378";
}
-.icon-ic_fluent_camera_switch_20_filled:before {
+.icon-ic_fluent_camera_add_20_filled:before {
content: "\e379";
}
-.icon-ic_fluent_camera_switch_20_regular:before {
+.icon-ic_fluent_camera_add_20_regular:before {
content: "\e37a";
}
-.icon-ic_fluent_card_ui_20_filled:before {
+.icon-ic_fluent_camera_arrow_up_20_filled:before {
content: "\e37b";
}
-.icon-ic_fluent_card_ui_20_regular:before {
+.icon-ic_fluent_camera_arrow_up_20_regular:before {
content: "\e37c";
}
-.icon-ic_fluent_card_ui_portrait_flip_20_filled:before {
+.icon-ic_fluent_camera_dome_20_filled:before {
content: "\e37d";
}
-.icon-ic_fluent_card_ui_portrait_flip_20_regular:before {
+.icon-ic_fluent_camera_dome_20_regular:before {
content: "\e37e";
}
-.icon-ic_fluent_caret_down_20_filled:before {
+.icon-ic_fluent_camera_edit_20_filled:before {
content: "\e37f";
}
-.icon-ic_fluent_caret_down_20_regular:before {
+.icon-ic_fluent_camera_edit_20_regular:before {
content: "\e380";
}
-.icon-ic_fluent_caret_down_right_20_filled:before {
+.icon-ic_fluent_camera_off_20_filled:before {
content: "\e381";
}
-.icon-ic_fluent_caret_down_right_20_regular:before {
+.icon-ic_fluent_camera_off_20_regular:before {
content: "\e382";
}
-.icon-ic_fluent_caret_left_20_filled:before {
+.icon-ic_fluent_camera_sparkles_20_filled:before {
content: "\e383";
}
-.icon-ic_fluent_caret_left_20_regular:before {
+.icon-ic_fluent_camera_sparkles_20_regular:before {
content: "\e384";
}
-.icon-ic_fluent_caret_right_20_filled:before {
+.icon-ic_fluent_camera_switch_20_filled:before {
content: "\e385";
}
-.icon-ic_fluent_caret_right_20_regular:before {
+.icon-ic_fluent_camera_switch_20_regular:before {
content: "\e386";
}
-.icon-ic_fluent_caret_up_20_filled:before {
+.icon-ic_fluent_card_ui_20_filled:before {
content: "\e387";
}
-.icon-ic_fluent_caret_up_20_regular:before {
+.icon-ic_fluent_card_ui_20_regular:before {
content: "\e388";
}
-.icon-ic_fluent_cart_20_filled:before {
+.icon-ic_fluent_card_ui_portrait_flip_20_filled:before {
content: "\e389";
}
-.icon-ic_fluent_cart_20_regular:before {
+.icon-ic_fluent_card_ui_portrait_flip_20_regular:before {
content: "\e38a";
}
-.icon-ic_fluent_cast_20_filled:before {
+.icon-ic_fluent_caret_down_20_filled:before {
content: "\e38b";
}
-.icon-ic_fluent_cast_20_regular:before {
+.icon-ic_fluent_caret_down_20_regular:before {
content: "\e38c";
}
-.icon-ic_fluent_cast_multiple_20_filled:before {
+.icon-ic_fluent_caret_down_right_20_filled:before {
content: "\e38d";
}
-.icon-ic_fluent_cast_multiple_20_regular:before {
+.icon-ic_fluent_caret_down_right_20_regular:before {
content: "\e38e";
}
-.icon-ic_fluent_catch_up_20_filled:before {
+.icon-ic_fluent_caret_left_20_filled:before {
content: "\e38f";
}
-.icon-ic_fluent_catch_up_20_regular:before {
+.icon-ic_fluent_caret_left_20_regular:before {
content: "\e390";
}
-.icon-ic_fluent_cellular_3g_20_filled:before {
+.icon-ic_fluent_caret_right_20_filled:before {
content: "\e391";
}
-.icon-ic_fluent_cellular_3g_20_regular:before {
+.icon-ic_fluent_caret_right_20_regular:before {
content: "\e392";
}
-.icon-ic_fluent_cellular_4g_20_filled:before {
+.icon-ic_fluent_caret_up_20_filled:before {
content: "\e393";
}
-.icon-ic_fluent_cellular_4g_20_regular:before {
+.icon-ic_fluent_caret_up_20_regular:before {
content: "\e394";
}
-.icon-ic_fluent_cellular_5g_20_filled:before {
+.icon-ic_fluent_cart_20_filled:before {
content: "\e395";
}
-.icon-ic_fluent_cellular_5g_20_regular:before {
+.icon-ic_fluent_cart_20_regular:before {
content: "\e396";
}
-.icon-ic_fluent_cellular_data_1_20_filled:before {
+.icon-ic_fluent_cast_20_filled:before {
content: "\e397";
}
-.icon-ic_fluent_cellular_data_1_20_regular:before {
+.icon-ic_fluent_cast_20_regular:before {
content: "\e398";
}
-.icon-ic_fluent_cellular_data_2_20_filled:before {
+.icon-ic_fluent_cast_multiple_20_filled:before {
content: "\e399";
}
-.icon-ic_fluent_cellular_data_2_20_regular:before {
+.icon-ic_fluent_cast_multiple_20_regular:before {
content: "\e39a";
}
-.icon-ic_fluent_cellular_data_3_20_filled:before {
+.icon-ic_fluent_catch_up_20_filled:before {
content: "\e39b";
}
-.icon-ic_fluent_cellular_data_3_20_regular:before {
+.icon-ic_fluent_catch_up_20_regular:before {
content: "\e39c";
}
-.icon-ic_fluent_cellular_data_4_20_filled:before {
+.icon-ic_fluent_cellular_3g_20_filled:before {
content: "\e39d";
}
-.icon-ic_fluent_cellular_data_4_20_regular:before {
+.icon-ic_fluent_cellular_3g_20_regular:before {
content: "\e39e";
}
-.icon-ic_fluent_cellular_data_5_20_filled:before {
+.icon-ic_fluent_cellular_4g_20_filled:before {
content: "\e39f";
}
-.icon-ic_fluent_cellular_data_5_20_regular:before {
+.icon-ic_fluent_cellular_4g_20_regular:before {
content: "\e3a0";
}
-.icon-ic_fluent_cellular_off_20_filled:before {
+.icon-ic_fluent_cellular_5g_20_filled:before {
content: "\e3a1";
}
-.icon-ic_fluent_cellular_off_20_regular:before {
+.icon-ic_fluent_cellular_5g_20_regular:before {
content: "\e3a2";
}
-.icon-ic_fluent_cellular_warning_20_filled:before {
+.icon-ic_fluent_cellular_data_1_20_filled:before {
content: "\e3a3";
}
-.icon-ic_fluent_cellular_warning_20_regular:before {
+.icon-ic_fluent_cellular_data_1_20_regular:before {
content: "\e3a4";
}
-.icon-ic_fluent_center_horizontal_20_filled:before {
+.icon-ic_fluent_cellular_data_2_20_filled:before {
content: "\e3a5";
}
-.icon-ic_fluent_center_horizontal_20_regular:before {
+.icon-ic_fluent_cellular_data_2_20_regular:before {
content: "\e3a6";
}
-.icon-ic_fluent_center_vertical_20_filled:before {
+.icon-ic_fluent_cellular_data_3_20_filled:before {
content: "\e3a7";
}
-.icon-ic_fluent_center_vertical_20_regular:before {
+.icon-ic_fluent_cellular_data_3_20_regular:before {
content: "\e3a8";
}
-.icon-ic_fluent_certificate_20_filled:before {
+.icon-ic_fluent_cellular_data_4_20_filled:before {
content: "\e3a9";
}
-.icon-ic_fluent_certificate_20_regular:before {
+.icon-ic_fluent_cellular_data_4_20_regular:before {
content: "\e3aa";
}
-.icon-ic_fluent_channel_20_filled:before {
+.icon-ic_fluent_cellular_data_5_20_filled:before {
content: "\e3ab";
}
-.icon-ic_fluent_channel_20_regular:before {
+.icon-ic_fluent_cellular_data_5_20_regular:before {
content: "\e3ac";
}
-.icon-ic_fluent_channel_add_20_filled:before {
+.icon-ic_fluent_cellular_off_20_filled:before {
content: "\e3ad";
}
-.icon-ic_fluent_channel_add_20_regular:before {
+.icon-ic_fluent_cellular_off_20_regular:before {
content: "\e3ae";
}
-.icon-ic_fluent_channel_alert_20_filled:before {
+.icon-ic_fluent_cellular_warning_20_filled:before {
content: "\e3af";
}
-.icon-ic_fluent_channel_alert_20_regular:before {
+.icon-ic_fluent_cellular_warning_20_regular:before {
content: "\e3b0";
}
-.icon-ic_fluent_channel_arrow_left_20_filled:before {
+.icon-ic_fluent_center_horizontal_20_filled:before {
content: "\e3b1";
}
-.icon-ic_fluent_channel_arrow_left_20_regular:before {
+.icon-ic_fluent_center_horizontal_20_regular:before {
content: "\e3b2";
}
-.icon-ic_fluent_channel_dismiss_20_filled:before {
+.icon-ic_fluent_center_vertical_20_filled:before {
content: "\e3b3";
}
-.icon-ic_fluent_channel_dismiss_20_regular:before {
+.icon-ic_fluent_center_vertical_20_regular:before {
content: "\e3b4";
}
-.icon-ic_fluent_channel_share_20_filled:before {
+.icon-ic_fluent_certificate_20_filled:before {
content: "\e3b5";
}
-.icon-ic_fluent_channel_share_20_regular:before {
+.icon-ic_fluent_certificate_20_regular:before {
content: "\e3b6";
}
-.icon-ic_fluent_channel_subtract_20_filled:before {
+.icon-ic_fluent_channel_20_filled:before {
content: "\e3b7";
}
-.icon-ic_fluent_channel_subtract_20_regular:before {
+.icon-ic_fluent_channel_20_regular:before {
content: "\e3b8";
}
-.icon-ic_fluent_chart_multiple_20_filled:before {
+.icon-ic_fluent_channel_add_20_filled:before {
content: "\e3b9";
}
-.icon-ic_fluent_chart_multiple_20_regular:before {
+.icon-ic_fluent_channel_add_20_regular:before {
content: "\e3ba";
}
-.icon-ic_fluent_chart_person_20_filled:before {
+.icon-ic_fluent_channel_alert_20_filled:before {
content: "\e3bb";
}
-.icon-ic_fluent_chart_person_20_regular:before {
+.icon-ic_fluent_channel_alert_20_regular:before {
content: "\e3bc";
}
-.icon-ic_fluent_chat_20_filled:before {
+.icon-ic_fluent_channel_arrow_left_20_filled:before {
content: "\e3bd";
}
-.icon-ic_fluent_chat_20_regular:before {
+.icon-ic_fluent_channel_arrow_left_20_regular:before {
content: "\e3be";
}
-.icon-ic_fluent_chat_add_20_filled:before {
+.icon-ic_fluent_channel_dismiss_20_filled:before {
content: "\e3bf";
}
-.icon-ic_fluent_chat_add_20_regular:before {
+.icon-ic_fluent_channel_dismiss_20_regular:before {
content: "\e3c0";
}
-.icon-ic_fluent_chat_arrow_back_20_filled:before {
+.icon-ic_fluent_channel_share_20_filled:before {
content: "\e3c1";
}
-.icon-ic_fluent_chat_arrow_back_20_regular:before {
+.icon-ic_fluent_channel_share_20_regular:before {
content: "\e3c2";
}
-.icon-ic_fluent_chat_arrow_back_down_20_filled:before {
+.icon-ic_fluent_channel_subtract_20_filled:before {
content: "\e3c3";
}
-.icon-ic_fluent_chat_arrow_back_down_20_regular:before {
+.icon-ic_fluent_channel_subtract_20_regular:before {
content: "\e3c4";
}
-.icon-ic_fluent_chat_arrow_double_back_20_filled:before {
+.icon-ic_fluent_chart_multiple_20_filled:before {
content: "\e3c5";
}
-.icon-ic_fluent_chat_arrow_double_back_20_regular:before {
+.icon-ic_fluent_chart_multiple_20_regular:before {
content: "\e3c6";
}
-.icon-ic_fluent_chat_bubbles_question_20_filled:before {
+.icon-ic_fluent_chart_person_20_filled:before {
content: "\e3c7";
}
-.icon-ic_fluent_chat_bubbles_question_20_regular:before {
+.icon-ic_fluent_chart_person_20_regular:before {
content: "\e3c8";
}
-.icon-ic_fluent_chat_cursor_20_filled:before {
+.icon-ic_fluent_chat_20_filled:before {
content: "\e3c9";
}
-.icon-ic_fluent_chat_cursor_20_regular:before {
+.icon-ic_fluent_chat_20_regular:before {
content: "\e3ca";
}
-.icon-ic_fluent_chat_dismiss_20_filled:before {
+.icon-ic_fluent_chat_add_20_filled:before {
content: "\e3cb";
}
-.icon-ic_fluent_chat_dismiss_20_regular:before {
+.icon-ic_fluent_chat_add_20_regular:before {
content: "\e3cc";
}
-.icon-ic_fluent_chat_empty_20_filled:before {
+.icon-ic_fluent_chat_arrow_back_20_filled:before {
content: "\e3cd";
}
-.icon-ic_fluent_chat_empty_20_regular:before {
+.icon-ic_fluent_chat_arrow_back_20_regular:before {
content: "\e3ce";
}
-.icon-ic_fluent_chat_help_20_filled:before {
+.icon-ic_fluent_chat_arrow_back_down_20_filled:before {
content: "\e3cf";
}
-.icon-ic_fluent_chat_help_20_regular:before {
+.icon-ic_fluent_chat_arrow_back_down_20_regular:before {
content: "\e3d0";
}
-.icon-ic_fluent_chat_lock_20_filled:before {
+.icon-ic_fluent_chat_arrow_double_back_20_filled:before {
content: "\e3d1";
}
-.icon-ic_fluent_chat_lock_20_regular:before {
+.icon-ic_fluent_chat_arrow_double_back_20_regular:before {
content: "\e3d2";
}
-.icon-ic_fluent_chat_mail_20_filled:before {
+.icon-ic_fluent_chat_bubbles_question_20_filled:before {
content: "\e3d3";
}
-.icon-ic_fluent_chat_mail_20_regular:before {
+.icon-ic_fluent_chat_bubbles_question_20_regular:before {
content: "\e3d4";
}
-.icon-ic_fluent_chat_multiple_20_filled:before {
+.icon-ic_fluent_chat_cursor_20_filled:before {
content: "\e3d5";
}
-.icon-ic_fluent_chat_multiple_20_regular:before {
+.icon-ic_fluent_chat_cursor_20_regular:before {
content: "\e3d6";
}
-.icon-ic_fluent_chat_multiple_heart_20_filled:before {
+.icon-ic_fluent_chat_dismiss_20_filled:before {
content: "\e3d7";
}
-.icon-ic_fluent_chat_multiple_heart_20_regular:before {
+.icon-ic_fluent_chat_dismiss_20_regular:before {
content: "\e3d8";
}
-.icon-ic_fluent_chat_off_20_filled:before {
+.icon-ic_fluent_chat_empty_20_filled:before {
content: "\e3d9";
}
-.icon-ic_fluent_chat_off_20_regular:before {
+.icon-ic_fluent_chat_empty_20_regular:before {
content: "\e3da";
}
-.icon-ic_fluent_chat_settings_20_filled:before {
+.icon-ic_fluent_chat_help_20_filled:before {
content: "\e3db";
}
-.icon-ic_fluent_chat_settings_20_regular:before {
+.icon-ic_fluent_chat_help_20_regular:before {
content: "\e3dc";
}
-.icon-ic_fluent_chat_sparkle_20_filled:before {
+.icon-ic_fluent_chat_history_20_filled:before {
content: "\e3dd";
}
-.icon-ic_fluent_chat_sparkle_20_regular:before {
+.icon-ic_fluent_chat_history_20_regular:before {
content: "\e3de";
}
-.icon-ic_fluent_chat_video_20_filled:before {
+.icon-ic_fluent_chat_lock_20_filled:before {
content: "\e3df";
}
-.icon-ic_fluent_chat_video_20_regular:before {
+.icon-ic_fluent_chat_lock_20_regular:before {
content: "\e3e0";
}
-.icon-ic_fluent_chat_warning_20_filled:before {
+.icon-ic_fluent_chat_mail_20_filled:before {
content: "\e3e1";
}
-.icon-ic_fluent_chat_warning_20_regular:before {
+.icon-ic_fluent_chat_mail_20_regular:before {
content: "\e3e2";
}
-.icon-ic_fluent_check_20_filled:before {
+.icon-ic_fluent_chat_multiple_20_filled:before {
content: "\e3e3";
}
-.icon-ic_fluent_check_20_regular:before {
+.icon-ic_fluent_chat_multiple_20_regular:before {
content: "\e3e4";
}
-.icon-ic_fluent_checkbox_1_20_filled:before {
+.icon-ic_fluent_chat_multiple_heart_20_filled:before {
content: "\e3e5";
}
-.icon-ic_fluent_checkbox_1_20_regular:before {
+.icon-ic_fluent_chat_multiple_heart_20_regular:before {
content: "\e3e6";
}
-.icon-ic_fluent_checkbox_2_20_filled:before {
+.icon-ic_fluent_chat_off_20_filled:before {
content: "\e3e7";
}
-.icon-ic_fluent_checkbox_2_20_regular:before {
+.icon-ic_fluent_chat_off_20_regular:before {
content: "\e3e8";
}
-.icon-ic_fluent_checkbox_arrow_right_20_filled:before {
+.icon-ic_fluent_chat_settings_20_filled:before {
content: "\e3e9";
}
-.icon-ic_fluent_checkbox_arrow_right_20_regular:before {
+.icon-ic_fluent_chat_settings_20_regular:before {
content: "\e3ea";
}
-.icon-ic_fluent_checkbox_checked_20_filled:before {
+.icon-ic_fluent_chat_sparkle_20_filled:before {
content: "\e3eb";
}
-.icon-ic_fluent_checkbox_checked_20_regular:before {
+.icon-ic_fluent_chat_sparkle_20_regular:before {
content: "\e3ec";
}
-.icon-ic_fluent_checkbox_checked_sync_20_filled:before {
+.icon-ic_fluent_chat_video_20_filled:before {
content: "\e3ed";
}
-.icon-ic_fluent_checkbox_checked_sync_20_regular:before {
+.icon-ic_fluent_chat_video_20_regular:before {
content: "\e3ee";
}
-.icon-ic_fluent_checkbox_indeterminate_20_filled:before {
+.icon-ic_fluent_chat_warning_20_filled:before {
content: "\e3ef";
}
-.icon-ic_fluent_checkbox_indeterminate_20_regular:before {
+.icon-ic_fluent_chat_warning_20_regular:before {
content: "\e3f0";
}
-.icon-ic_fluent_checkbox_person_20_filled:before {
+.icon-ic_fluent_check_20_filled:before {
content: "\e3f1";
}
-.icon-ic_fluent_checkbox_person_20_regular:before {
+.icon-ic_fluent_check_20_regular:before {
content: "\e3f2";
}
-.icon-ic_fluent_checkbox_unchecked_20_filled:before {
+.icon-ic_fluent_checkbox_1_20_filled:before {
content: "\e3f3";
}
-.icon-ic_fluent_checkbox_unchecked_20_regular:before {
+.icon-ic_fluent_checkbox_1_20_regular:before {
content: "\e3f4";
}
-.icon-ic_fluent_checkbox_warning_20_filled:before {
+.icon-ic_fluent_checkbox_2_20_filled:before {
content: "\e3f5";
}
-.icon-ic_fluent_checkbox_warning_20_regular:before {
+.icon-ic_fluent_checkbox_2_20_regular:before {
content: "\e3f6";
}
-.icon-ic_fluent_checkmark_20_filled:before {
+.icon-ic_fluent_checkbox_arrow_right_20_filled:before {
content: "\e3f7";
}
-.icon-ic_fluent_checkmark_20_regular:before {
+.icon-ic_fluent_checkbox_arrow_right_20_regular:before {
content: "\e3f8";
}
-.icon-ic_fluent_checkmark_circle_20_filled:before {
+.icon-ic_fluent_checkbox_checked_20_filled:before {
content: "\e3f9";
}
-.icon-ic_fluent_checkmark_circle_20_regular:before {
+.icon-ic_fluent_checkbox_checked_20_regular:before {
content: "\e3fa";
}
-.icon-ic_fluent_checkmark_circle_square_20_filled:before {
+.icon-ic_fluent_checkbox_checked_sync_20_filled:before {
content: "\e3fb";
}
-.icon-ic_fluent_checkmark_circle_square_20_regular:before {
+.icon-ic_fluent_checkbox_checked_sync_20_regular:before {
content: "\e3fc";
}
-.icon-ic_fluent_checkmark_circle_warning_20_filled:before {
+.icon-ic_fluent_checkbox_indeterminate_20_filled:before {
content: "\e3fd";
}
-.icon-ic_fluent_checkmark_circle_warning_20_regular:before {
+.icon-ic_fluent_checkbox_indeterminate_20_regular:before {
content: "\e3fe";
}
-.icon-ic_fluent_checkmark_lock_20_filled:before {
+.icon-ic_fluent_checkbox_person_20_filled:before {
content: "\e3ff";
}
-.icon-ic_fluent_checkmark_lock_20_regular:before {
+.icon-ic_fluent_checkbox_person_20_regular:before {
content: "\e400";
}
-.icon-ic_fluent_checkmark_note_20_filled:before {
+.icon-ic_fluent_checkbox_unchecked_20_filled:before {
content: "\e401";
}
-.icon-ic_fluent_checkmark_note_20_regular:before {
+.icon-ic_fluent_checkbox_unchecked_20_regular:before {
content: "\e402";
}
-.icon-ic_fluent_checkmark_square_20_filled:before {
+.icon-ic_fluent_checkbox_warning_20_filled:before {
content: "\e403";
}
-.icon-ic_fluent_checkmark_square_20_regular:before {
+.icon-ic_fluent_checkbox_warning_20_regular:before {
content: "\e404";
}
-.icon-ic_fluent_checkmark_starburst_20_filled:before {
+.icon-ic_fluent_checkmark_20_filled:before {
content: "\e405";
}
-.icon-ic_fluent_checkmark_starburst_20_regular:before {
+.icon-ic_fluent_checkmark_20_regular:before {
content: "\e406";
}
-.icon-ic_fluent_checkmark_underline_circle_20_filled:before {
+.icon-ic_fluent_checkmark_circle_20_filled:before {
content: "\e407";
}
-.icon-ic_fluent_checkmark_underline_circle_20_regular:before {
+.icon-ic_fluent_checkmark_circle_20_regular:before {
content: "\e408";
}
-.icon-ic_fluent_chess_20_filled:before {
+.icon-ic_fluent_checkmark_circle_square_20_filled:before {
content: "\e409";
}
-.icon-ic_fluent_chess_20_regular:before {
+.icon-ic_fluent_checkmark_circle_square_20_regular:before {
content: "\e40a";
}
-.icon-ic_fluent_chevron_circle_down_20_filled:before {
+.icon-ic_fluent_checkmark_circle_warning_20_filled:before {
content: "\e40b";
}
-.icon-ic_fluent_chevron_circle_down_20_regular:before {
+.icon-ic_fluent_checkmark_circle_warning_20_regular:before {
content: "\e40c";
}
-.icon-ic_fluent_chevron_circle_left_20_filled:before {
+.icon-ic_fluent_checkmark_lock_20_filled:before {
content: "\e40d";
}
-.icon-ic_fluent_chevron_circle_left_20_regular:before {
+.icon-ic_fluent_checkmark_lock_20_regular:before {
content: "\e40e";
}
-.icon-ic_fluent_chevron_circle_right_20_filled:before {
+.icon-ic_fluent_checkmark_note_20_filled:before {
content: "\e40f";
}
-.icon-ic_fluent_chevron_circle_right_20_regular:before {
+.icon-ic_fluent_checkmark_note_20_regular:before {
content: "\e410";
}
-.icon-ic_fluent_chevron_circle_up_20_filled:before {
+.icon-ic_fluent_checkmark_square_20_filled:before {
content: "\e411";
}
-.icon-ic_fluent_chevron_circle_up_20_regular:before {
+.icon-ic_fluent_checkmark_square_20_regular:before {
content: "\e412";
}
-.icon-ic_fluent_chevron_double_down_20_filled:before {
+.icon-ic_fluent_checkmark_starburst_20_filled:before {
content: "\e413";
}
-.icon-ic_fluent_chevron_double_down_20_regular:before {
+.icon-ic_fluent_checkmark_starburst_20_regular:before {
content: "\e414";
}
-.icon-ic_fluent_chevron_double_left_20_filled:before {
+.icon-ic_fluent_checkmark_underline_circle_20_filled:before {
content: "\e415";
}
-.icon-ic_fluent_chevron_double_left_20_regular:before {
+.icon-ic_fluent_checkmark_underline_circle_20_regular:before {
content: "\e416";
}
-.icon-ic_fluent_chevron_double_right_20_filled:before {
+.icon-ic_fluent_chess_20_filled:before {
content: "\e417";
}
-.icon-ic_fluent_chevron_double_right_20_regular:before {
+.icon-ic_fluent_chess_20_regular:before {
content: "\e418";
}
-.icon-ic_fluent_chevron_double_up_20_filled:before {
+.icon-ic_fluent_chevron_circle_down_20_filled:before {
content: "\e419";
}
-.icon-ic_fluent_chevron_double_up_20_regular:before {
+.icon-ic_fluent_chevron_circle_down_20_regular:before {
content: "\e41a";
}
-.icon-ic_fluent_chevron_down_20_filled:before {
+.icon-ic_fluent_chevron_circle_left_20_filled:before {
content: "\e41b";
}
-.icon-ic_fluent_chevron_down_20_regular:before {
+.icon-ic_fluent_chevron_circle_left_20_regular:before {
content: "\e41c";
}
-.icon-ic_fluent_chevron_down_up_20_filled:before {
+.icon-ic_fluent_chevron_circle_right_20_filled:before {
content: "\e41d";
}
-.icon-ic_fluent_chevron_down_up_20_regular:before {
+.icon-ic_fluent_chevron_circle_right_20_regular:before {
content: "\e41e";
}
-.icon-ic_fluent_chevron_left_20_filled:before {
+.icon-ic_fluent_chevron_circle_up_20_filled:before {
content: "\e41f";
}
-.icon-ic_fluent_chevron_left_20_regular:before {
+.icon-ic_fluent_chevron_circle_up_20_regular:before {
content: "\e420";
}
-.icon-ic_fluent_chevron_right_20_filled:before {
+.icon-ic_fluent_chevron_double_down_20_filled:before {
content: "\e421";
}
-.icon-ic_fluent_chevron_right_20_regular:before {
+.icon-ic_fluent_chevron_double_down_20_regular:before {
content: "\e422";
}
-.icon-ic_fluent_chevron_up_20_filled:before {
+.icon-ic_fluent_chevron_double_left_20_filled:before {
content: "\e423";
}
-.icon-ic_fluent_chevron_up_20_regular:before {
+.icon-ic_fluent_chevron_double_left_20_regular:before {
content: "\e424";
}
-.icon-ic_fluent_chevron_up_down_20_filled:before {
+.icon-ic_fluent_chevron_double_right_20_filled:before {
content: "\e425";
}
-.icon-ic_fluent_chevron_up_down_20_regular:before {
+.icon-ic_fluent_chevron_double_right_20_regular:before {
content: "\e426";
}
-.icon-ic_fluent_circle_20_filled:before {
+.icon-ic_fluent_chevron_double_up_20_filled:before {
content: "\e427";
}
-.icon-ic_fluent_circle_20_regular:before {
+.icon-ic_fluent_chevron_double_up_20_regular:before {
content: "\e428";
}
-.icon-ic_fluent_circle_edit_20_filled:before {
+.icon-ic_fluent_chevron_down_20_filled:before {
content: "\e429";
}
-.icon-ic_fluent_circle_edit_20_regular:before {
+.icon-ic_fluent_chevron_down_20_regular:before {
content: "\e42a";
}
-.icon-ic_fluent_circle_eraser_20_filled:before {
+.icon-ic_fluent_chevron_down_up_20_filled:before {
content: "\e42b";
}
-.icon-ic_fluent_circle_eraser_20_regular:before {
+.icon-ic_fluent_chevron_down_up_20_regular:before {
content: "\e42c";
}
-.icon-ic_fluent_circle_half_fill_20_filled:before {
+.icon-ic_fluent_chevron_left_20_filled:before {
content: "\e42d";
}
-.icon-ic_fluent_circle_half_fill_20_regular:before {
+.icon-ic_fluent_chevron_left_20_regular:before {
content: "\e42e";
}
-.icon-ic_fluent_circle_highlight_20_filled:before {
+.icon-ic_fluent_chevron_right_20_filled:before {
content: "\e42f";
}
-.icon-ic_fluent_circle_highlight_20_regular:before {
+.icon-ic_fluent_chevron_right_20_regular:before {
content: "\e430";
}
-.icon-ic_fluent_circle_hint_20_filled:before {
+.icon-ic_fluent_chevron_up_20_filled:before {
content: "\e431";
}
-.icon-ic_fluent_circle_hint_20_regular:before {
+.icon-ic_fluent_chevron_up_20_regular:before {
content: "\e432";
}
-.icon-ic_fluent_circle_hint_half_vertical_20_filled:before {
+.icon-ic_fluent_chevron_up_down_20_filled:before {
content: "\e433";
}
-.icon-ic_fluent_circle_hint_half_vertical_20_regular:before {
+.icon-ic_fluent_chevron_up_down_20_regular:before {
content: "\e434";
}
-.icon-ic_fluent_circle_image_20_filled:before {
+.icon-ic_fluent_circle_20_filled:before {
content: "\e435";
}
-.icon-ic_fluent_circle_image_20_regular:before {
+.icon-ic_fluent_circle_20_regular:before {
content: "\e436";
}
-.icon-ic_fluent_circle_line_20_filled:before {
+.icon-ic_fluent_circle_edit_20_filled:before {
content: "\e437";
}
-.icon-ic_fluent_circle_line_20_regular:before {
+.icon-ic_fluent_circle_edit_20_regular:before {
content: "\e438";
}
-.icon-ic_fluent_circle_multiple_subtract_checkmark_20_filled:before {
+.icon-ic_fluent_circle_eraser_20_filled:before {
content: "\e439";
}
-.icon-ic_fluent_circle_multiple_subtract_checkmark_20_regular:before {
+.icon-ic_fluent_circle_eraser_20_regular:before {
content: "\e43a";
}
-.icon-ic_fluent_circle_off_20_filled:before {
+.icon-ic_fluent_circle_half_fill_20_filled:before {
content: "\e43b";
}
-.icon-ic_fluent_circle_off_20_regular:before {
+.icon-ic_fluent_circle_half_fill_20_regular:before {
content: "\e43c";
}
-.icon-ic_fluent_circle_shadow_20_filled:before {
+.icon-ic_fluent_circle_highlight_20_filled:before {
content: "\e43d";
}
-.icon-ic_fluent_circle_shadow_20_regular:before {
+.icon-ic_fluent_circle_highlight_20_regular:before {
content: "\e43e";
}
-.icon-ic_fluent_circle_small_20_filled:before {
+.icon-ic_fluent_circle_hint_20_filled:before {
content: "\e43f";
}
-.icon-ic_fluent_circle_small_20_regular:before {
+.icon-ic_fluent_circle_hint_20_regular:before {
content: "\e440";
}
-.icon-ic_fluent_city_20_filled:before {
+.icon-ic_fluent_circle_hint_cursor_20_filled:before {
content: "\e441";
}
-.icon-ic_fluent_city_20_regular:before {
+.icon-ic_fluent_circle_hint_cursor_20_regular:before {
content: "\e442";
}
-.icon-ic_fluent_class_20_filled:before {
+.icon-ic_fluent_circle_hint_dismiss_20_filled:before {
content: "\e443";
}
-.icon-ic_fluent_class_20_regular:before {
+.icon-ic_fluent_circle_hint_dismiss_20_regular:before {
content: "\e444";
}
-.icon-ic_fluent_classification_20_filled:before {
+.icon-ic_fluent_circle_hint_half_vertical_20_filled:before {
content: "\e445";
}
-.icon-ic_fluent_classification_20_regular:before {
+.icon-ic_fluent_circle_hint_half_vertical_20_regular:before {
content: "\e446";
}
-.icon-ic_fluent_clear_formatting_20_filled:before {
+.icon-ic_fluent_circle_image_20_filled:before {
content: "\e447";
}
-.icon-ic_fluent_clear_formatting_20_regular:before {
+.icon-ic_fluent_circle_image_20_regular:before {
content: "\e448";
}
-.icon-ic_fluent_clipboard_20_filled:before {
+.icon-ic_fluent_circle_line_20_filled:before {
content: "\e449";
}
-.icon-ic_fluent_clipboard_20_regular:before {
+.icon-ic_fluent_circle_line_20_regular:before {
content: "\e44a";
}
-.icon-ic_fluent_clipboard_3_day_20_filled:before {
+.icon-ic_fluent_circle_multiple_concentric_20_filled:before {
content: "\e44b";
}
-.icon-ic_fluent_clipboard_3_day_20_regular:before {
+.icon-ic_fluent_circle_multiple_concentric_20_regular:before {
content: "\e44c";
}
-.icon-ic_fluent_clipboard_arrow_right_20_filled:before {
+.icon-ic_fluent_circle_multiple_hint_checkmark_20_filled:before {
content: "\e44d";
}
-.icon-ic_fluent_clipboard_arrow_right_20_regular:before {
+.icon-ic_fluent_circle_multiple_hint_checkmark_20_regular:before {
content: "\e44e";
}
-.icon-ic_fluent_clipboard_brush_20_filled:before {
+.icon-ic_fluent_circle_multiple_subtract_checkmark_20_filled:before {
content: "\e44f";
}
-.icon-ic_fluent_clipboard_brush_20_regular:before {
+.icon-ic_fluent_circle_multiple_subtract_checkmark_20_regular:before {
content: "\e450";
}
-.icon-ic_fluent_clipboard_bullet_list_20_filled:before {
+.icon-ic_fluent_circle_off_20_filled:before {
content: "\e451";
}
-.icon-ic_fluent_clipboard_bullet_list_20_regular:before {
+.icon-ic_fluent_circle_off_20_regular:before {
content: "\e452";
}
-.icon-ic_fluent_clipboard_bullet_list_ltr_20_filled:before {
+.icon-ic_fluent_circle_shadow_20_filled:before {
content: "\e453";
}
-.icon-ic_fluent_clipboard_bullet_list_ltr_20_regular:before {
+.icon-ic_fluent_circle_shadow_20_regular:before {
content: "\e454";
}
-.icon-ic_fluent_clipboard_bullet_list_rtl_20_filled:before {
+.icon-ic_fluent_circle_small_20_filled:before {
content: "\e455";
}
-.icon-ic_fluent_clipboard_bullet_list_rtl_20_regular:before {
+.icon-ic_fluent_circle_small_20_regular:before {
content: "\e456";
}
-.icon-ic_fluent_clipboard_checkmark_20_filled:before {
+.icon-ic_fluent_circle_sparkle_20_filled:before {
content: "\e457";
}
-.icon-ic_fluent_clipboard_checkmark_20_regular:before {
+.icon-ic_fluent_circle_sparkle_20_regular:before {
content: "\e458";
}
-.icon-ic_fluent_clipboard_clock_20_filled:before {
+.icon-ic_fluent_city_20_filled:before {
content: "\e459";
}
-.icon-ic_fluent_clipboard_clock_20_regular:before {
+.icon-ic_fluent_city_20_regular:before {
content: "\e45a";
}
-.icon-ic_fluent_clipboard_code_20_filled:before {
+.icon-ic_fluent_class_20_filled:before {
content: "\e45b";
}
-.icon-ic_fluent_clipboard_code_20_regular:before {
+.icon-ic_fluent_class_20_regular:before {
content: "\e45c";
}
-.icon-ic_fluent_clipboard_data_bar_20_filled:before {
+.icon-ic_fluent_classification_20_filled:before {
content: "\e45d";
}
-.icon-ic_fluent_clipboard_data_bar_20_regular:before {
+.icon-ic_fluent_classification_20_regular:before {
content: "\e45e";
}
-.icon-ic_fluent_clipboard_day_20_filled:before {
+.icon-ic_fluent_clear_formatting_20_filled:before {
content: "\e45f";
}
-.icon-ic_fluent_clipboard_day_20_regular:before {
+.icon-ic_fluent_clear_formatting_20_regular:before {
content: "\e460";
}
-.icon-ic_fluent_clipboard_edit_20_filled:before {
+.icon-ic_fluent_clipboard_20_filled:before {
content: "\e461";
}
-.icon-ic_fluent_clipboard_edit_20_regular:before {
+.icon-ic_fluent_clipboard_20_regular:before {
content: "\e462";
}
-.icon-ic_fluent_clipboard_error_20_filled:before {
+.icon-ic_fluent_clipboard_3_day_20_filled:before {
content: "\e463";
}
-.icon-ic_fluent_clipboard_error_20_regular:before {
+.icon-ic_fluent_clipboard_3_day_20_regular:before {
content: "\e464";
}
-.icon-ic_fluent_clipboard_heart_20_filled:before {
+.icon-ic_fluent_clipboard_arrow_right_20_filled:before {
content: "\e465";
}
-.icon-ic_fluent_clipboard_heart_20_regular:before {
+.icon-ic_fluent_clipboard_arrow_right_20_regular:before {
content: "\e466";
}
-.icon-ic_fluent_clipboard_image_20_filled:before {
+.icon-ic_fluent_clipboard_brush_20_filled:before {
content: "\e467";
}
-.icon-ic_fluent_clipboard_image_20_regular:before {
+.icon-ic_fluent_clipboard_brush_20_regular:before {
content: "\e468";
}
-.icon-ic_fluent_clipboard_letter_20_filled:before {
+.icon-ic_fluent_clipboard_bullet_list_20_filled:before {
content: "\e469";
}
-.icon-ic_fluent_clipboard_letter_20_regular:before {
+.icon-ic_fluent_clipboard_bullet_list_20_regular:before {
content: "\e46a";
}
-.icon-ic_fluent_clipboard_link_20_filled:before {
+.icon-ic_fluent_clipboard_bullet_list_ltr_20_filled:before {
content: "\e46b";
}
-.icon-ic_fluent_clipboard_link_20_regular:before {
+.icon-ic_fluent_clipboard_bullet_list_ltr_20_regular:before {
content: "\e46c";
}
-.icon-ic_fluent_clipboard_math_formula_20_filled:before {
+.icon-ic_fluent_clipboard_bullet_list_rtl_20_filled:before {
content: "\e46d";
}
-.icon-ic_fluent_clipboard_math_formula_20_regular:before {
+.icon-ic_fluent_clipboard_bullet_list_rtl_20_regular:before {
content: "\e46e";
}
-.icon-ic_fluent_clipboard_month_20_filled:before {
+.icon-ic_fluent_clipboard_checkmark_20_filled:before {
content: "\e46f";
}
-.icon-ic_fluent_clipboard_month_20_regular:before {
+.icon-ic_fluent_clipboard_checkmark_20_regular:before {
content: "\e470";
}
-.icon-ic_fluent_clipboard_more_20_filled:before {
+.icon-ic_fluent_clipboard_clock_20_filled:before {
content: "\e471";
}
-.icon-ic_fluent_clipboard_more_20_regular:before {
+.icon-ic_fluent_clipboard_clock_20_regular:before {
content: "\e472";
}
-.icon-ic_fluent_clipboard_note_20_filled:before {
+.icon-ic_fluent_clipboard_code_20_filled:before {
content: "\e473";
}
-.icon-ic_fluent_clipboard_note_20_regular:before {
+.icon-ic_fluent_clipboard_code_20_regular:before {
content: "\e474";
}
-.icon-ic_fluent_clipboard_number_123_20_filled:before {
+.icon-ic_fluent_clipboard_data_bar_20_filled:before {
content: "\e475";
}
-.icon-ic_fluent_clipboard_number_123_20_regular:before {
+.icon-ic_fluent_clipboard_data_bar_20_regular:before {
content: "\e476";
}
-.icon-ic_fluent_clipboard_paste_20_filled:before {
+.icon-ic_fluent_clipboard_day_20_filled:before {
content: "\e477";
}
-.icon-ic_fluent_clipboard_paste_20_regular:before {
+.icon-ic_fluent_clipboard_day_20_regular:before {
content: "\e478";
}
-.icon-ic_fluent_clipboard_pulse_20_filled:before {
+.icon-ic_fluent_clipboard_edit_20_filled:before {
content: "\e479";
}
-.icon-ic_fluent_clipboard_pulse_20_regular:before {
+.icon-ic_fluent_clipboard_edit_20_regular:before {
content: "\e47a";
}
-.icon-ic_fluent_clipboard_search_20_filled:before {
+.icon-ic_fluent_clipboard_error_20_filled:before {
content: "\e47b";
}
-.icon-ic_fluent_clipboard_search_20_regular:before {
+.icon-ic_fluent_clipboard_error_20_regular:before {
content: "\e47c";
}
-.icon-ic_fluent_clipboard_settings_20_filled:before {
+.icon-ic_fluent_clipboard_heart_20_filled:before {
content: "\e47d";
}
-.icon-ic_fluent_clipboard_settings_20_regular:before {
+.icon-ic_fluent_clipboard_heart_20_regular:before {
content: "\e47e";
}
-.icon-ic_fluent_clipboard_task_20_filled:before {
+.icon-ic_fluent_clipboard_image_20_filled:before {
content: "\e47f";
}
-.icon-ic_fluent_clipboard_task_20_regular:before {
+.icon-ic_fluent_clipboard_image_20_regular:before {
content: "\e480";
}
-.icon-ic_fluent_clipboard_task_add_20_filled:before {
+.icon-ic_fluent_clipboard_letter_20_filled:before {
content: "\e481";
}
-.icon-ic_fluent_clipboard_task_add_20_regular:before {
+.icon-ic_fluent_clipboard_letter_20_regular:before {
content: "\e482";
}
-.icon-ic_fluent_clipboard_task_list_ltr_20_filled:before {
+.icon-ic_fluent_clipboard_link_20_filled:before {
content: "\e483";
}
-.icon-ic_fluent_clipboard_task_list_ltr_20_regular:before {
+.icon-ic_fluent_clipboard_link_20_regular:before {
content: "\e484";
}
-.icon-ic_fluent_clipboard_task_list_rtl_20_filled:before {
+.icon-ic_fluent_clipboard_math_formula_20_filled:before {
content: "\e485";
}
-.icon-ic_fluent_clipboard_task_list_rtl_20_regular:before {
+.icon-ic_fluent_clipboard_math_formula_20_regular:before {
content: "\e486";
}
-.icon-ic_fluent_clipboard_text_edit_20_filled:before {
+.icon-ic_fluent_clipboard_month_20_filled:before {
content: "\e487";
}
-.icon-ic_fluent_clipboard_text_edit_20_regular:before {
+.icon-ic_fluent_clipboard_month_20_regular:before {
content: "\e488";
}
-.icon-ic_fluent_clipboard_text_ltr_20_filled:before {
+.icon-ic_fluent_clipboard_more_20_filled:before {
content: "\e489";
}
-.icon-ic_fluent_clipboard_text_ltr_20_regular:before {
+.icon-ic_fluent_clipboard_more_20_regular:before {
content: "\e48a";
}
-.icon-ic_fluent_clipboard_text_rtl_20_filled:before {
+.icon-ic_fluent_clipboard_note_20_filled:before {
content: "\e48b";
}
-.icon-ic_fluent_clipboard_text_rtl_20_regular:before {
+.icon-ic_fluent_clipboard_note_20_regular:before {
content: "\e48c";
}
-.icon-ic_fluent_clock_20_filled:before {
+.icon-ic_fluent_clipboard_number_123_20_filled:before {
content: "\e48d";
}
-.icon-ic_fluent_clock_20_regular:before {
+.icon-ic_fluent_clipboard_number_123_20_regular:before {
content: "\e48e";
}
-.icon-ic_fluent_clock_alarm_20_filled:before {
+.icon-ic_fluent_clipboard_paste_20_filled:before {
content: "\e48f";
}
-.icon-ic_fluent_clock_alarm_20_regular:before {
+.icon-ic_fluent_clipboard_paste_20_regular:before {
content: "\e490";
}
-.icon-ic_fluent_clock_arrow_download_20_filled:before {
+.icon-ic_fluent_clipboard_pulse_20_filled:before {
content: "\e491";
}
-.icon-ic_fluent_clock_arrow_download_20_regular:before {
+.icon-ic_fluent_clipboard_pulse_20_regular:before {
content: "\e492";
}
-.icon-ic_fluent_clock_bill_20_filled:before {
+.icon-ic_fluent_clipboard_search_20_filled:before {
content: "\e493";
}
-.icon-ic_fluent_clock_bill_20_regular:before {
+.icon-ic_fluent_clipboard_search_20_regular:before {
content: "\e494";
}
-.icon-ic_fluent_clock_dismiss_20_filled:before {
+.icon-ic_fluent_clipboard_settings_20_filled:before {
content: "\e495";
}
-.icon-ic_fluent_clock_dismiss_20_regular:before {
+.icon-ic_fluent_clipboard_settings_20_regular:before {
content: "\e496";
}
-.icon-ic_fluent_clock_lock_20_filled:before {
+.icon-ic_fluent_clipboard_task_20_filled:before {
content: "\e497";
}
-.icon-ic_fluent_clock_lock_20_regular:before {
+.icon-ic_fluent_clipboard_task_20_regular:before {
content: "\e498";
}
-.icon-ic_fluent_clock_pause_20_filled:before {
+.icon-ic_fluent_clipboard_task_add_20_filled:before {
content: "\e499";
}
-.icon-ic_fluent_clock_pause_20_regular:before {
+.icon-ic_fluent_clipboard_task_add_20_regular:before {
content: "\e49a";
}
-.icon-ic_fluent_clock_toolbox_20_filled:before {
+.icon-ic_fluent_clipboard_task_list_ltr_20_filled:before {
content: "\e49b";
}
-.icon-ic_fluent_clock_toolbox_20_regular:before {
+.icon-ic_fluent_clipboard_task_list_ltr_20_regular:before {
content: "\e49c";
}
-.icon-ic_fluent_closed_caption_20_filled:before {
+.icon-ic_fluent_clipboard_task_list_rtl_20_filled:before {
content: "\e49d";
}
-.icon-ic_fluent_closed_caption_20_regular:before {
+.icon-ic_fluent_clipboard_task_list_rtl_20_regular:before {
content: "\e49e";
}
-.icon-ic_fluent_closed_caption_off_20_filled:before {
+.icon-ic_fluent_clipboard_text_edit_20_filled:before {
content: "\e49f";
}
-.icon-ic_fluent_closed_caption_off_20_regular:before {
+.icon-ic_fluent_clipboard_text_edit_20_regular:before {
content: "\e4a0";
}
-.icon-ic_fluent_clothes_hanger_20_filled:before {
+.icon-ic_fluent_clipboard_text_ltr_20_filled:before {
content: "\e4a1";
}
-.icon-ic_fluent_clothes_hanger_20_regular:before {
+.icon-ic_fluent_clipboard_text_ltr_20_regular:before {
content: "\e4a2";
}
-.icon-ic_fluent_cloud_20_filled:before {
+.icon-ic_fluent_clipboard_text_rtl_20_filled:before {
content: "\e4a3";
}
-.icon-ic_fluent_cloud_20_regular:before {
+.icon-ic_fluent_clipboard_text_rtl_20_regular:before {
content: "\e4a4";
}
-.icon-ic_fluent_cloud_add_20_filled:before {
+.icon-ic_fluent_clock_20_filled:before {
content: "\e4a5";
}
-.icon-ic_fluent_cloud_add_20_regular:before {
+.icon-ic_fluent_clock_20_regular:before {
content: "\e4a6";
}
-.icon-ic_fluent_cloud_archive_20_filled:before {
+.icon-ic_fluent_clock_alarm_20_filled:before {
content: "\e4a7";
}
-.icon-ic_fluent_cloud_archive_20_regular:before {
+.icon-ic_fluent_clock_alarm_20_regular:before {
content: "\e4a8";
}
-.icon-ic_fluent_cloud_arrow_down_20_filled:before {
+.icon-ic_fluent_clock_arrow_download_20_filled:before {
content: "\e4a9";
}
-.icon-ic_fluent_cloud_arrow_down_20_regular:before {
+.icon-ic_fluent_clock_arrow_download_20_regular:before {
content: "\e4aa";
}
-.icon-ic_fluent_cloud_arrow_right_20_filled:before {
+.icon-ic_fluent_clock_bill_20_filled:before {
content: "\e4ab";
}
-.icon-ic_fluent_cloud_arrow_right_20_regular:before {
+.icon-ic_fluent_clock_bill_20_regular:before {
content: "\e4ac";
}
-.icon-ic_fluent_cloud_arrow_up_20_filled:before {
+.icon-ic_fluent_clock_dismiss_20_filled:before {
content: "\e4ad";
}
-.icon-ic_fluent_cloud_arrow_up_20_regular:before {
+.icon-ic_fluent_clock_dismiss_20_regular:before {
content: "\e4ae";
}
-.icon-ic_fluent_cloud_beaker_20_filled:before {
+.icon-ic_fluent_clock_lock_20_filled:before {
content: "\e4af";
}
-.icon-ic_fluent_cloud_beaker_20_regular:before {
+.icon-ic_fluent_clock_lock_20_regular:before {
content: "\e4b0";
}
-.icon-ic_fluent_cloud_bidirectional_20_filled:before {
+.icon-ic_fluent_clock_pause_20_filled:before {
content: "\e4b1";
}
-.icon-ic_fluent_cloud_bidirectional_20_regular:before {
+.icon-ic_fluent_clock_pause_20_regular:before {
content: "\e4b2";
}
-.icon-ic_fluent_cloud_checkmark_20_filled:before {
+.icon-ic_fluent_clock_toolbox_20_filled:before {
content: "\e4b3";
}
-.icon-ic_fluent_cloud_checkmark_20_regular:before {
+.icon-ic_fluent_clock_toolbox_20_regular:before {
content: "\e4b4";
}
-.icon-ic_fluent_cloud_cube_20_filled:before {
+.icon-ic_fluent_closed_caption_20_filled:before {
content: "\e4b5";
}
-.icon-ic_fluent_cloud_cube_20_regular:before {
+.icon-ic_fluent_closed_caption_20_regular:before {
content: "\e4b6";
}
-.icon-ic_fluent_cloud_database_20_filled:before {
+.icon-ic_fluent_closed_caption_off_20_filled:before {
content: "\e4b7";
}
-.icon-ic_fluent_cloud_database_20_regular:before {
+.icon-ic_fluent_closed_caption_off_20_regular:before {
content: "\e4b8";
}
-.icon-ic_fluent_cloud_desktop_20_filled:before {
+.icon-ic_fluent_clothes_hanger_20_filled:before {
content: "\e4b9";
}
-.icon-ic_fluent_cloud_desktop_20_regular:before {
+.icon-ic_fluent_clothes_hanger_20_regular:before {
content: "\e4ba";
}
-.icon-ic_fluent_cloud_dismiss_20_filled:before {
+.icon-ic_fluent_cloud_20_filled:before {
content: "\e4bb";
}
-.icon-ic_fluent_cloud_dismiss_20_regular:before {
+.icon-ic_fluent_cloud_20_regular:before {
content: "\e4bc";
}
-.icon-ic_fluent_cloud_edit_20_filled:before {
+.icon-ic_fluent_cloud_add_20_filled:before {
content: "\e4bd";
}
-.icon-ic_fluent_cloud_edit_20_regular:before {
+.icon-ic_fluent_cloud_add_20_regular:before {
content: "\e4be";
}
-.icon-ic_fluent_cloud_error_20_filled:before {
+.icon-ic_fluent_cloud_archive_20_filled:before {
content: "\e4bf";
}
-.icon-ic_fluent_cloud_error_20_regular:before {
+.icon-ic_fluent_cloud_archive_20_regular:before {
content: "\e4c0";
}
-.icon-ic_fluent_cloud_flow_20_filled:before {
+.icon-ic_fluent_cloud_arrow_down_20_filled:before {
content: "\e4c1";
}
-.icon-ic_fluent_cloud_flow_20_regular:before {
+.icon-ic_fluent_cloud_arrow_down_20_regular:before {
content: "\e4c2";
}
-.icon-ic_fluent_cloud_link_20_filled:before {
+.icon-ic_fluent_cloud_arrow_right_20_filled:before {
content: "\e4c3";
}
-.icon-ic_fluent_cloud_link_20_regular:before {
+.icon-ic_fluent_cloud_arrow_right_20_regular:before {
content: "\e4c4";
}
-.icon-ic_fluent_cloud_off_20_filled:before {
+.icon-ic_fluent_cloud_arrow_up_20_filled:before {
content: "\e4c5";
}
-.icon-ic_fluent_cloud_off_20_regular:before {
+.icon-ic_fluent_cloud_arrow_up_20_regular:before {
content: "\e4c6";
}
-.icon-ic_fluent_cloud_swap_20_filled:before {
+.icon-ic_fluent_cloud_beaker_20_filled:before {
content: "\e4c7";
}
-.icon-ic_fluent_cloud_swap_20_regular:before {
+.icon-ic_fluent_cloud_beaker_20_regular:before {
content: "\e4c8";
}
-.icon-ic_fluent_cloud_sync_20_filled:before {
+.icon-ic_fluent_cloud_bidirectional_20_filled:before {
content: "\e4c9";
}
-.icon-ic_fluent_cloud_sync_20_regular:before {
+.icon-ic_fluent_cloud_bidirectional_20_regular:before {
content: "\e4ca";
}
-.icon-ic_fluent_cloud_words_20_filled:before {
+.icon-ic_fluent_cloud_checkmark_20_filled:before {
content: "\e4cb";
}
-.icon-ic_fluent_cloud_words_20_regular:before {
+.icon-ic_fluent_cloud_checkmark_20_regular:before {
content: "\e4cc";
}
-.icon-ic_fluent_clover_20_filled:before {
+.icon-ic_fluent_cloud_cube_20_filled:before {
content: "\e4cd";
}
-.icon-ic_fluent_clover_20_regular:before {
+.icon-ic_fluent_cloud_cube_20_regular:before {
content: "\e4ce";
}
-.icon-ic_fluent_code_20_filled:before {
+.icon-ic_fluent_cloud_database_20_filled:before {
content: "\e4cf";
}
-.icon-ic_fluent_code_20_regular:before {
+.icon-ic_fluent_cloud_database_20_regular:before {
content: "\e4d0";
}
-.icon-ic_fluent_code_block_20_filled:before {
+.icon-ic_fluent_cloud_desktop_20_filled:before {
content: "\e4d1";
}
-.icon-ic_fluent_code_block_20_regular:before {
+.icon-ic_fluent_cloud_desktop_20_regular:before {
content: "\e4d2";
}
-.icon-ic_fluent_code_circle_20_filled:before {
+.icon-ic_fluent_cloud_dismiss_20_filled:before {
content: "\e4d3";
}
-.icon-ic_fluent_code_circle_20_regular:before {
+.icon-ic_fluent_cloud_dismiss_20_regular:before {
content: "\e4d4";
}
-.icon-ic_fluent_code_text_20_filled:before {
+.icon-ic_fluent_cloud_edit_20_filled:before {
content: "\e4d5";
}
-.icon-ic_fluent_code_text_20_regular:before {
+.icon-ic_fluent_cloud_edit_20_regular:before {
content: "\e4d6";
}
-.icon-ic_fluent_code_text_edit_20_filled:before {
+.icon-ic_fluent_cloud_error_20_filled:before {
content: "\e4d7";
}
-.icon-ic_fluent_code_text_edit_20_regular:before {
+.icon-ic_fluent_cloud_error_20_regular:before {
content: "\e4d8";
}
-.icon-ic_fluent_coin_stack_20_filled:before {
+.icon-ic_fluent_cloud_flow_20_filled:before {
content: "\e4d9";
}
-.icon-ic_fluent_coin_stack_20_regular:before {
+.icon-ic_fluent_cloud_flow_20_regular:before {
content: "\e4da";
}
-.icon-ic_fluent_collections_20_filled:before {
+.icon-ic_fluent_cloud_link_20_filled:before {
content: "\e4db";
}
-.icon-ic_fluent_collections_20_regular:before {
+.icon-ic_fluent_cloud_link_20_regular:before {
content: "\e4dc";
}
-.icon-ic_fluent_collections_add_20_filled:before {
+.icon-ic_fluent_cloud_off_20_filled:before {
content: "\e4dd";
}
-.icon-ic_fluent_collections_add_20_regular:before {
+.icon-ic_fluent_cloud_off_20_regular:before {
content: "\e4de";
}
-.icon-ic_fluent_color_20_filled:before {
+.icon-ic_fluent_cloud_swap_20_filled:before {
content: "\e4df";
}
-.icon-ic_fluent_color_20_regular:before {
+.icon-ic_fluent_cloud_swap_20_regular:before {
content: "\e4e0";
}
-.icon-ic_fluent_color_background_20_filled:before {
+.icon-ic_fluent_cloud_sync_20_filled:before {
content: "\e4e1";
}
-.icon-ic_fluent_color_background_20_regular:before {
+.icon-ic_fluent_cloud_sync_20_regular:before {
content: "\e4e2";
}
-.icon-ic_fluent_color_background_accent_20_regular:before {
+.icon-ic_fluent_cloud_words_20_filled:before {
content: "\e4e3";
}
-.icon-ic_fluent_color_fill_20_filled:before {
+.icon-ic_fluent_cloud_words_20_regular:before {
content: "\e4e4";
}
-.icon-ic_fluent_color_fill_20_regular:before {
+.icon-ic_fluent_clover_20_filled:before {
content: "\e4e5";
}
-.icon-ic_fluent_color_fill_accent_20_regular:before {
+.icon-ic_fluent_clover_20_regular:before {
content: "\e4e6";
}
-.icon-ic_fluent_color_line_20_filled:before {
+.icon-ic_fluent_code_20_filled:before {
content: "\e4e7";
}
-.icon-ic_fluent_color_line_20_regular:before {
+.icon-ic_fluent_code_20_regular:before {
content: "\e4e8";
}
-.icon-ic_fluent_color_line_accent_20_regular:before {
+.icon-ic_fluent_code_block_20_filled:before {
content: "\e4e9";
}
-.icon-ic_fluent_column_20_filled:before {
+.icon-ic_fluent_code_block_20_regular:before {
content: "\e4ea";
}
-.icon-ic_fluent_column_20_regular:before {
+.icon-ic_fluent_code_circle_20_filled:before {
content: "\e4eb";
}
-.icon-ic_fluent_column_arrow_right_20_filled:before {
+.icon-ic_fluent_code_circle_20_regular:before {
content: "\e4ec";
}
-.icon-ic_fluent_column_arrow_right_20_regular:before {
+.icon-ic_fluent_code_text_20_filled:before {
content: "\e4ed";
}
-.icon-ic_fluent_column_double_compare_20_filled:before {
+.icon-ic_fluent_code_text_20_regular:before {
content: "\e4ee";
}
-.icon-ic_fluent_column_double_compare_20_regular:before {
+.icon-ic_fluent_code_text_edit_20_filled:before {
content: "\e4ef";
}
-.icon-ic_fluent_column_edit_20_filled:before {
+.icon-ic_fluent_code_text_edit_20_regular:before {
content: "\e4f0";
}
-.icon-ic_fluent_column_edit_20_regular:before {
+.icon-ic_fluent_coin_multiple_20_filled:before {
content: "\e4f1";
}
-.icon-ic_fluent_column_single_compare_20_filled:before {
+.icon-ic_fluent_coin_multiple_20_regular:before {
content: "\e4f2";
}
-.icon-ic_fluent_column_single_compare_20_regular:before {
+.icon-ic_fluent_coin_stack_20_filled:before {
content: "\e4f3";
}
-.icon-ic_fluent_column_triple_20_filled:before {
+.icon-ic_fluent_coin_stack_20_regular:before {
content: "\e4f4";
}
-.icon-ic_fluent_column_triple_20_regular:before {
+.icon-ic_fluent_collections_20_filled:before {
content: "\e4f5";
}
-.icon-ic_fluent_column_triple_edit_20_filled:before {
+.icon-ic_fluent_collections_20_regular:before {
content: "\e4f6";
}
-.icon-ic_fluent_column_triple_edit_20_regular:before {
+.icon-ic_fluent_collections_add_20_filled:before {
content: "\e4f7";
}
-.icon-ic_fluent_comma_20_filled:before {
+.icon-ic_fluent_collections_add_20_regular:before {
content: "\e4f8";
}
-.icon-ic_fluent_comma_20_regular:before {
+.icon-ic_fluent_color_20_filled:before {
content: "\e4f9";
}
-.icon-ic_fluent_comment_20_filled:before {
+.icon-ic_fluent_color_20_regular:before {
content: "\e4fa";
}
-.icon-ic_fluent_comment_20_regular:before {
+.icon-ic_fluent_color_background_20_filled:before {
content: "\e4fb";
}
-.icon-ic_fluent_comment_add_20_filled:before {
+.icon-ic_fluent_color_background_20_regular:before {
content: "\e4fc";
}
-.icon-ic_fluent_comment_add_20_regular:before {
+.icon-ic_fluent_color_background_accent_20_regular:before {
content: "\e4fd";
}
-.icon-ic_fluent_comment_arrow_left_20_filled:before {
+.icon-ic_fluent_color_fill_20_filled:before {
content: "\e4fe";
}
-.icon-ic_fluent_comment_arrow_left_20_regular:before {
+.icon-ic_fluent_color_fill_20_regular:before {
content: "\e4ff";
}
-.icon-ic_fluent_comment_arrow_right_20_filled:before {
+.icon-ic_fluent_color_fill_accent_20_regular:before {
content: "\e500";
}
-.icon-ic_fluent_comment_arrow_right_20_regular:before {
+.icon-ic_fluent_color_line_20_filled:before {
content: "\e501";
}
-.icon-ic_fluent_comment_checkmark_20_filled:before {
+.icon-ic_fluent_color_line_20_regular:before {
content: "\e502";
}
-.icon-ic_fluent_comment_checkmark_20_regular:before {
+.icon-ic_fluent_color_line_accent_20_regular:before {
content: "\e503";
}
-.icon-ic_fluent_comment_dismiss_20_filled:before {
+.icon-ic_fluent_column_20_filled:before {
content: "\e504";
}
-.icon-ic_fluent_comment_dismiss_20_regular:before {
+.icon-ic_fluent_column_20_regular:before {
content: "\e505";
}
-.icon-ic_fluent_comment_edit_20_filled:before {
+.icon-ic_fluent_column_arrow_right_20_filled:before {
content: "\e506";
}
-.icon-ic_fluent_comment_edit_20_regular:before {
+.icon-ic_fluent_column_arrow_right_20_regular:before {
content: "\e507";
}
-.icon-ic_fluent_comment_error_20_filled:before {
+.icon-ic_fluent_column_double_compare_20_filled:before {
content: "\e508";
}
-.icon-ic_fluent_comment_error_20_regular:before {
+.icon-ic_fluent_column_double_compare_20_regular:before {
content: "\e509";
}
-.icon-ic_fluent_comment_lightning_20_filled:before {
+.icon-ic_fluent_column_edit_20_filled:before {
content: "\e50a";
}
-.icon-ic_fluent_comment_lightning_20_regular:before {
+.icon-ic_fluent_column_edit_20_regular:before {
content: "\e50b";
}
-.icon-ic_fluent_comment_link_20_filled:before {
+.icon-ic_fluent_column_single_compare_20_filled:before {
content: "\e50c";
}
-.icon-ic_fluent_comment_link_20_regular:before {
+.icon-ic_fluent_column_single_compare_20_regular:before {
content: "\e50d";
}
-.icon-ic_fluent_comment_mention_20_filled:before {
+.icon-ic_fluent_column_triple_20_filled:before {
content: "\e50e";
}
-.icon-ic_fluent_comment_mention_20_regular:before {
+.icon-ic_fluent_column_triple_20_regular:before {
content: "\e50f";
}
-.icon-ic_fluent_comment_multiple_20_filled:before {
+.icon-ic_fluent_column_triple_edit_20_filled:before {
content: "\e510";
}
-.icon-ic_fluent_comment_multiple_20_regular:before {
+.icon-ic_fluent_column_triple_edit_20_regular:before {
content: "\e511";
}
-.icon-ic_fluent_comment_multiple_checkmark_20_filled:before {
+.icon-ic_fluent_comma_20_filled:before {
content: "\e512";
}
-.icon-ic_fluent_comment_multiple_checkmark_20_regular:before {
+.icon-ic_fluent_comma_20_regular:before {
content: "\e513";
}
-.icon-ic_fluent_comment_multiple_link_20_filled:before {
+.icon-ic_fluent_comment_20_filled:before {
content: "\e514";
}
-.icon-ic_fluent_comment_multiple_link_20_regular:before {
+.icon-ic_fluent_comment_20_regular:before {
content: "\e515";
}
-.icon-ic_fluent_comment_multiple_mention_20_filled:before {
+.icon-ic_fluent_comment_add_20_filled:before {
content: "\e516";
}
-.icon-ic_fluent_comment_multiple_mention_20_regular:before {
+.icon-ic_fluent_comment_add_20_regular:before {
content: "\e517";
}
-.icon-ic_fluent_comment_note_20_filled:before {
+.icon-ic_fluent_comment_arrow_left_20_filled:before {
content: "\e518";
}
-.icon-ic_fluent_comment_note_20_regular:before {
+.icon-ic_fluent_comment_arrow_left_20_regular:before {
content: "\e519";
}
-.icon-ic_fluent_comment_off_20_filled:before {
+.icon-ic_fluent_comment_arrow_right_20_filled:before {
content: "\e51a";
}
-.icon-ic_fluent_comment_off_20_regular:before {
+.icon-ic_fluent_comment_arrow_right_20_regular:before {
content: "\e51b";
}
-.icon-ic_fluent_comment_quote_20_filled:before {
+.icon-ic_fluent_comment_badge_20_filled:before {
content: "\e51c";
}
-.icon-ic_fluent_comment_quote_20_regular:before {
+.icon-ic_fluent_comment_badge_20_regular:before {
content: "\e51d";
}
-.icon-ic_fluent_comment_text_20_filled:before {
+.icon-ic_fluent_comment_checkmark_20_filled:before {
content: "\e51e";
}
-.icon-ic_fluent_comment_text_20_regular:before {
+.icon-ic_fluent_comment_checkmark_20_regular:before {
content: "\e51f";
}
-.icon-ic_fluent_communication_20_filled:before {
+.icon-ic_fluent_comment_dismiss_20_filled:before {
content: "\e520";
}
-.icon-ic_fluent_communication_20_regular:before {
+.icon-ic_fluent_comment_dismiss_20_regular:before {
content: "\e521";
}
-.icon-ic_fluent_communication_person_20_filled:before {
+.icon-ic_fluent_comment_edit_20_filled:before {
content: "\e522";
}
-.icon-ic_fluent_communication_person_20_regular:before {
+.icon-ic_fluent_comment_edit_20_regular:before {
content: "\e523";
}
-.icon-ic_fluent_communication_shield_20_filled:before {
+.icon-ic_fluent_comment_error_20_filled:before {
content: "\e524";
}
-.icon-ic_fluent_communication_shield_20_regular:before {
+.icon-ic_fluent_comment_error_20_regular:before {
content: "\e525";
}
-.icon-ic_fluent_compass_northwest_20_filled:before {
+.icon-ic_fluent_comment_lightning_20_filled:before {
content: "\e526";
}
-.icon-ic_fluent_compass_northwest_20_regular:before {
+.icon-ic_fluent_comment_lightning_20_regular:before {
content: "\e527";
}
-.icon-ic_fluent_compose_20_filled:before {
+.icon-ic_fluent_comment_link_20_filled:before {
content: "\e528";
}
-.icon-ic_fluent_compose_20_regular:before {
+.icon-ic_fluent_comment_link_20_regular:before {
content: "\e529";
}
-.icon-ic_fluent_conference_room_20_filled:before {
+.icon-ic_fluent_comment_mention_20_filled:before {
content: "\e52a";
}
-.icon-ic_fluent_conference_room_20_regular:before {
+.icon-ic_fluent_comment_mention_20_regular:before {
content: "\e52b";
}
-.icon-ic_fluent_connected_20_filled:before {
+.icon-ic_fluent_comment_multiple_20_filled:before {
content: "\e52c";
}
-.icon-ic_fluent_connected_20_regular:before {
+.icon-ic_fluent_comment_multiple_20_regular:before {
content: "\e52d";
}
-.icon-ic_fluent_connector_20_filled:before {
+.icon-ic_fluent_comment_multiple_checkmark_20_filled:before {
content: "\e52e";
}
-.icon-ic_fluent_connector_20_regular:before {
+.icon-ic_fluent_comment_multiple_checkmark_20_regular:before {
content: "\e52f";
}
-.icon-ic_fluent_contact_card_20_filled:before {
+.icon-ic_fluent_comment_multiple_link_20_filled:before {
content: "\e530";
}
-.icon-ic_fluent_contact_card_20_regular:before {
+.icon-ic_fluent_comment_multiple_link_20_regular:before {
content: "\e531";
}
-.icon-ic_fluent_contact_card_group_20_filled:before {
+.icon-ic_fluent_comment_multiple_mention_20_filled:before {
content: "\e532";
}
-.icon-ic_fluent_contact_card_group_20_regular:before {
+.icon-ic_fluent_comment_multiple_mention_20_regular:before {
content: "\e533";
}
-.icon-ic_fluent_contact_card_link_20_filled:before {
+.icon-ic_fluent_comment_note_20_filled:before {
content: "\e534";
}
-.icon-ic_fluent_contact_card_link_20_regular:before {
+.icon-ic_fluent_comment_note_20_regular:before {
content: "\e535";
}
-.icon-ic_fluent_contact_card_ribbon_20_filled:before {
+.icon-ic_fluent_comment_off_20_filled:before {
content: "\e536";
}
-.icon-ic_fluent_contact_card_ribbon_20_regular:before {
+.icon-ic_fluent_comment_off_20_regular:before {
content: "\e537";
}
-.icon-ic_fluent_content_settings_20_filled:before {
+.icon-ic_fluent_comment_quote_20_filled:before {
content: "\e538";
}
-.icon-ic_fluent_content_settings_20_regular:before {
+.icon-ic_fluent_comment_quote_20_regular:before {
content: "\e539";
}
-.icon-ic_fluent_content_view_20_filled:before {
+.icon-ic_fluent_comment_text_20_filled:before {
content: "\e53a";
}
-.icon-ic_fluent_content_view_20_regular:before {
+.icon-ic_fluent_comment_text_20_regular:before {
content: "\e53b";
}
-.icon-ic_fluent_content_view_gallery_20_filled:before {
+.icon-ic_fluent_communication_20_filled:before {
content: "\e53c";
}
-.icon-ic_fluent_content_view_gallery_20_regular:before {
+.icon-ic_fluent_communication_20_regular:before {
content: "\e53d";
}
-.icon-ic_fluent_content_view_gallery_lightning_20_filled:before {
+.icon-ic_fluent_communication_person_20_filled:before {
content: "\e53e";
}
-.icon-ic_fluent_content_view_gallery_lightning_20_regular:before {
+.icon-ic_fluent_communication_person_20_regular:before {
content: "\e53f";
}
-.icon-ic_fluent_contract_down_left_20_filled:before {
+.icon-ic_fluent_communication_shield_20_filled:before {
content: "\e540";
}
-.icon-ic_fluent_contract_down_left_20_regular:before {
+.icon-ic_fluent_communication_shield_20_regular:before {
content: "\e541";
}
-.icon-ic_fluent_contract_up_right_20_filled:before {
+.icon-ic_fluent_compass_northwest_20_filled:before {
content: "\e542";
}
-.icon-ic_fluent_contract_up_right_20_regular:before {
+.icon-ic_fluent_compass_northwest_20_regular:before {
content: "\e543";
}
-.icon-ic_fluent_control_button_20_filled:before {
+.icon-ic_fluent_compose_20_filled:before {
content: "\e544";
}
-.icon-ic_fluent_control_button_20_regular:before {
+.icon-ic_fluent_compose_20_regular:before {
content: "\e545";
}
-.icon-ic_fluent_convert_range_20_filled:before {
+.icon-ic_fluent_conference_room_20_filled:before {
content: "\e546";
}
-.icon-ic_fluent_convert_range_20_regular:before {
+.icon-ic_fluent_conference_room_20_regular:before {
content: "\e547";
}
-.icon-ic_fluent_cookies_20_filled:before {
+.icon-ic_fluent_connected_20_filled:before {
content: "\e548";
}
-.icon-ic_fluent_cookies_20_regular:before {
+.icon-ic_fluent_connected_20_regular:before {
content: "\e549";
}
-.icon-ic_fluent_copy_20_filled:before {
+.icon-ic_fluent_connector_20_filled:before {
content: "\e54a";
}
-.icon-ic_fluent_copy_20_regular:before {
+.icon-ic_fluent_connector_20_regular:before {
content: "\e54b";
}
-.icon-ic_fluent_copy_add_20_filled:before {
+.icon-ic_fluent_contact_card_20_filled:before {
content: "\e54c";
}
-.icon-ic_fluent_copy_add_20_regular:before {
+.icon-ic_fluent_contact_card_20_regular:before {
content: "\e54d";
}
-.icon-ic_fluent_copy_arrow_right_20_filled:before {
+.icon-ic_fluent_contact_card_group_20_filled:before {
content: "\e54e";
}
-.icon-ic_fluent_copy_arrow_right_20_regular:before {
+.icon-ic_fluent_contact_card_group_20_regular:before {
content: "\e54f";
}
-.icon-ic_fluent_copy_select_20_filled:before {
+.icon-ic_fluent_contact_card_link_20_filled:before {
content: "\e550";
}
-.icon-ic_fluent_copy_select_20_regular:before {
+.icon-ic_fluent_contact_card_link_20_regular:before {
content: "\e551";
}
-.icon-ic_fluent_couch_20_filled:before {
+.icon-ic_fluent_contact_card_ribbon_20_filled:before {
content: "\e552";
}
-.icon-ic_fluent_couch_20_regular:before {
+.icon-ic_fluent_contact_card_ribbon_20_regular:before {
content: "\e553";
}
-.icon-ic_fluent_credit_card_clock_20_filled:before {
+.icon-ic_fluent_content_settings_20_filled:before {
content: "\e554";
}
-.icon-ic_fluent_credit_card_clock_20_regular:before {
+.icon-ic_fluent_content_settings_20_regular:before {
content: "\e555";
}
-.icon-ic_fluent_credit_card_person_20_filled:before {
+.icon-ic_fluent_content_view_20_filled:before {
content: "\e556";
}
-.icon-ic_fluent_credit_card_person_20_regular:before {
+.icon-ic_fluent_content_view_20_regular:before {
content: "\e557";
}
-.icon-ic_fluent_credit_card_toolbox_20_filled:before {
+.icon-ic_fluent_content_view_gallery_20_filled:before {
content: "\e558";
}
-.icon-ic_fluent_credit_card_toolbox_20_regular:before {
+.icon-ic_fluent_content_view_gallery_20_regular:before {
content: "\e559";
}
-.icon-ic_fluent_crop_20_filled:before {
+.icon-ic_fluent_content_view_gallery_lightning_20_filled:before {
content: "\e55a";
}
-.icon-ic_fluent_crop_20_regular:before {
+.icon-ic_fluent_content_view_gallery_lightning_20_regular:before {
content: "\e55b";
}
-.icon-ic_fluent_crop_arrow_rotate_20_filled:before {
+.icon-ic_fluent_contract_down_left_20_filled:before {
content: "\e55c";
}
-.icon-ic_fluent_crop_arrow_rotate_20_regular:before {
+.icon-ic_fluent_contract_down_left_20_regular:before {
content: "\e55d";
}
-.icon-ic_fluent_crop_interim_20_filled:before {
+.icon-ic_fluent_contract_up_right_20_filled:before {
content: "\e55e";
}
-.icon-ic_fluent_crop_interim_20_regular:before {
+.icon-ic_fluent_contract_up_right_20_regular:before {
content: "\e55f";
}
-.icon-ic_fluent_crop_interim_off_20_filled:before {
+.icon-ic_fluent_control_button_20_filled:before {
content: "\e560";
}
-.icon-ic_fluent_crop_interim_off_20_regular:before {
+.icon-ic_fluent_control_button_20_regular:before {
content: "\e561";
}
-.icon-ic_fluent_crown_20_filled:before {
+.icon-ic_fluent_convert_range_20_filled:before {
content: "\e562";
}
-.icon-ic_fluent_crown_20_regular:before {
+.icon-ic_fluent_convert_range_20_regular:before {
content: "\e563";
}
-.icon-ic_fluent_cube_20_filled:before {
+.icon-ic_fluent_cookies_20_filled:before {
content: "\e564";
}
-.icon-ic_fluent_cube_20_regular:before {
+.icon-ic_fluent_cookies_20_regular:before {
content: "\e565";
}
-.icon-ic_fluent_cube_add_20_filled:before {
+.icon-ic_fluent_copy_20_filled:before {
content: "\e566";
}
-.icon-ic_fluent_cube_add_20_regular:before {
+.icon-ic_fluent_copy_20_regular:before {
content: "\e567";
}
-.icon-ic_fluent_cube_arrow_curve_down_20_filled:before {
+.icon-ic_fluent_copy_add_20_filled:before {
content: "\e568";
}
-.icon-ic_fluent_cube_arrow_curve_down_20_regular:before {
+.icon-ic_fluent_copy_add_20_regular:before {
content: "\e569";
}
-.icon-ic_fluent_cube_link_20_filled:before {
+.icon-ic_fluent_copy_arrow_right_20_filled:before {
content: "\e56a";
}
-.icon-ic_fluent_cube_link_20_regular:before {
+.icon-ic_fluent_copy_arrow_right_20_regular:before {
content: "\e56b";
}
-.icon-ic_fluent_cube_multiple_20_filled:before {
+.icon-ic_fluent_copy_select_20_filled:before {
content: "\e56c";
}
-.icon-ic_fluent_cube_multiple_20_regular:before {
+.icon-ic_fluent_copy_select_20_regular:before {
content: "\e56d";
}
-.icon-ic_fluent_cube_quick_20_filled:before {
+.icon-ic_fluent_couch_20_filled:before {
content: "\e56e";
}
-.icon-ic_fluent_cube_quick_20_regular:before {
+.icon-ic_fluent_couch_20_regular:before {
content: "\e56f";
}
-.icon-ic_fluent_cube_rotate_20_filled:before {
+.icon-ic_fluent_credit_card_clock_20_filled:before {
content: "\e570";
}
-.icon-ic_fluent_cube_rotate_20_regular:before {
+.icon-ic_fluent_credit_card_clock_20_regular:before {
content: "\e571";
}
-.icon-ic_fluent_cube_sync_20_filled:before {
+.icon-ic_fluent_credit_card_person_20_filled:before {
content: "\e572";
}
-.icon-ic_fluent_cube_sync_20_regular:before {
+.icon-ic_fluent_credit_card_person_20_regular:before {
content: "\e573";
}
-.icon-ic_fluent_cube_tree_20_filled:before {
+.icon-ic_fluent_credit_card_toolbox_20_filled:before {
content: "\e574";
}
-.icon-ic_fluent_cube_tree_20_regular:before {
+.icon-ic_fluent_credit_card_toolbox_20_regular:before {
content: "\e575";
}
-.icon-ic_fluent_currency_dollar_euro_20_filled:before {
+.icon-ic_fluent_crop_20_filled:before {
content: "\e576";
}
-.icon-ic_fluent_currency_dollar_euro_20_regular:before {
+.icon-ic_fluent_crop_20_regular:before {
content: "\e577";
}
-.icon-ic_fluent_currency_dollar_rupee_20_filled:before {
+.icon-ic_fluent_crop_arrow_rotate_20_filled:before {
content: "\e578";
}
-.icon-ic_fluent_currency_dollar_rupee_20_regular:before {
+.icon-ic_fluent_crop_arrow_rotate_20_regular:before {
content: "\e579";
}
-.icon-ic_fluent_cursor_20_filled:before {
+.icon-ic_fluent_crop_interim_20_filled:before {
content: "\e57a";
}
-.icon-ic_fluent_cursor_20_regular:before {
+.icon-ic_fluent_crop_interim_20_regular:before {
content: "\e57b";
}
-.icon-ic_fluent_cursor_click_20_filled:before {
+.icon-ic_fluent_crop_interim_off_20_filled:before {
content: "\e57c";
}
-.icon-ic_fluent_cursor_click_20_regular:before {
+.icon-ic_fluent_crop_interim_off_20_regular:before {
content: "\e57d";
}
-.icon-ic_fluent_cursor_hover_20_filled:before {
+.icon-ic_fluent_crown_20_filled:before {
content: "\e57e";
}
-.icon-ic_fluent_cursor_hover_20_regular:before {
+.icon-ic_fluent_crown_20_regular:before {
content: "\e57f";
}
-.icon-ic_fluent_cursor_hover_off_20_filled:before {
+.icon-ic_fluent_cube_20_filled:before {
content: "\e580";
}
-.icon-ic_fluent_cursor_hover_off_20_regular:before {
+.icon-ic_fluent_cube_20_regular:before {
content: "\e581";
}
-.icon-ic_fluent_cursor_prohibited_20_filled:before {
+.icon-ic_fluent_cube_add_20_filled:before {
content: "\e582";
}
-.icon-ic_fluent_cursor_prohibited_20_regular:before {
+.icon-ic_fluent_cube_add_20_regular:before {
content: "\e583";
}
-.icon-ic_fluent_cut_20_filled:before {
+.icon-ic_fluent_cube_arrow_curve_down_20_filled:before {
content: "\e584";
}
-.icon-ic_fluent_cut_20_regular:before {
+.icon-ic_fluent_cube_arrow_curve_down_20_regular:before {
content: "\e585";
}
-.icon-ic_fluent_dark_theme_20_filled:before {
+.icon-ic_fluent_cube_link_20_filled:before {
content: "\e586";
}
-.icon-ic_fluent_dark_theme_20_regular:before {
+.icon-ic_fluent_cube_link_20_regular:before {
content: "\e587";
}
-.icon-ic_fluent_data_area_20_filled:before {
+.icon-ic_fluent_cube_multiple_20_filled:before {
content: "\e588";
}
-.icon-ic_fluent_data_area_20_regular:before {
+.icon-ic_fluent_cube_multiple_20_regular:before {
content: "\e589";
}
-.icon-ic_fluent_data_bar_horizontal_20_filled:before {
+.icon-ic_fluent_cube_quick_20_filled:before {
content: "\e58a";
}
-.icon-ic_fluent_data_bar_horizontal_20_regular:before {
+.icon-ic_fluent_cube_quick_20_regular:before {
content: "\e58b";
}
-.icon-ic_fluent_data_bar_vertical_20_filled:before {
+.icon-ic_fluent_cube_rotate_20_filled:before {
content: "\e58c";
}
-.icon-ic_fluent_data_bar_vertical_20_regular:before {
+.icon-ic_fluent_cube_rotate_20_regular:before {
content: "\e58d";
}
-.icon-ic_fluent_data_bar_vertical_add_20_filled:before {
+.icon-ic_fluent_cube_sync_20_filled:before {
content: "\e58e";
}
-.icon-ic_fluent_data_bar_vertical_add_20_regular:before {
+.icon-ic_fluent_cube_sync_20_regular:before {
content: "\e58f";
}
-.icon-ic_fluent_data_bar_vertical_arrow_down_20_filled:before {
+.icon-ic_fluent_cube_tree_20_filled:before {
content: "\e590";
}
-.icon-ic_fluent_data_bar_vertical_arrow_down_20_regular:before {
+.icon-ic_fluent_cube_tree_20_regular:before {
content: "\e591";
}
-.icon-ic_fluent_data_bar_vertical_ascending_20_filled:before {
+.icon-ic_fluent_currency_dollar_euro_20_filled:before {
content: "\e592";
}
-.icon-ic_fluent_data_bar_vertical_ascending_20_regular:before {
+.icon-ic_fluent_currency_dollar_euro_20_regular:before {
content: "\e593";
}
-.icon-ic_fluent_data_bar_vertical_star_20_filled:before {
+.icon-ic_fluent_currency_dollar_rupee_20_filled:before {
content: "\e594";
}
-.icon-ic_fluent_data_bar_vertical_star_20_regular:before {
+.icon-ic_fluent_currency_dollar_rupee_20_regular:before {
content: "\e595";
}
-.icon-ic_fluent_data_funnel_20_filled:before {
+.icon-ic_fluent_cursor_20_filled:before {
content: "\e596";
}
-.icon-ic_fluent_data_funnel_20_regular:before {
+.icon-ic_fluent_cursor_20_regular:before {
content: "\e597";
}
-.icon-ic_fluent_data_histogram_20_filled:before {
+.icon-ic_fluent_cursor_click_20_filled:before {
content: "\e598";
}
-.icon-ic_fluent_data_histogram_20_regular:before {
+.icon-ic_fluent_cursor_click_20_regular:before {
content: "\e599";
}
-.icon-ic_fluent_data_line_20_filled:before {
+.icon-ic_fluent_cursor_hover_20_filled:before {
content: "\e59a";
}
-.icon-ic_fluent_data_line_20_regular:before {
+.icon-ic_fluent_cursor_hover_20_regular:before {
content: "\e59b";
}
-.icon-ic_fluent_data_pie_20_filled:before {
+.icon-ic_fluent_cursor_hover_off_20_filled:before {
content: "\e59c";
}
-.icon-ic_fluent_data_pie_20_regular:before {
+.icon-ic_fluent_cursor_hover_off_20_regular:before {
content: "\e59d";
}
-.icon-ic_fluent_data_scatter_20_filled:before {
+.icon-ic_fluent_cursor_prohibited_20_filled:before {
content: "\e59e";
}
-.icon-ic_fluent_data_scatter_20_regular:before {
+.icon-ic_fluent_cursor_prohibited_20_regular:before {
content: "\e59f";
}
-.icon-ic_fluent_data_sunburst_20_filled:before {
+.icon-ic_fluent_cut_20_filled:before {
content: "\e5a0";
}
-.icon-ic_fluent_data_sunburst_20_regular:before {
+.icon-ic_fluent_cut_20_regular:before {
content: "\e5a1";
}
-.icon-ic_fluent_data_treemap_20_filled:before {
+.icon-ic_fluent_dark_theme_20_filled:before {
content: "\e5a2";
}
-.icon-ic_fluent_data_treemap_20_regular:before {
+.icon-ic_fluent_dark_theme_20_regular:before {
content: "\e5a3";
}
-.icon-ic_fluent_data_trending_20_filled:before {
+.icon-ic_fluent_data_area_20_filled:before {
content: "\e5a4";
}
-.icon-ic_fluent_data_trending_20_regular:before {
+.icon-ic_fluent_data_area_20_regular:before {
content: "\e5a5";
}
-.icon-ic_fluent_data_usage_20_filled:before {
+.icon-ic_fluent_data_bar_horizontal_20_filled:before {
content: "\e5a6";
}
-.icon-ic_fluent_data_usage_20_regular:before {
+.icon-ic_fluent_data_bar_horizontal_20_regular:before {
content: "\e5a7";
}
-.icon-ic_fluent_data_usage_edit_20_filled:before {
+.icon-ic_fluent_data_bar_vertical_20_filled:before {
content: "\e5a8";
}
-.icon-ic_fluent_data_usage_edit_20_regular:before {
+.icon-ic_fluent_data_bar_vertical_20_regular:before {
content: "\e5a9";
}
-.icon-ic_fluent_data_usage_settings_20_filled:before {
+.icon-ic_fluent_data_bar_vertical_add_20_filled:before {
content: "\e5aa";
}
-.icon-ic_fluent_data_usage_settings_20_regular:before {
+.icon-ic_fluent_data_bar_vertical_add_20_regular:before {
content: "\e5ab";
}
-.icon-ic_fluent_data_usage_toolbox_20_filled:before {
+.icon-ic_fluent_data_bar_vertical_arrow_down_20_filled:before {
content: "\e5ac";
}
-.icon-ic_fluent_data_usage_toolbox_20_regular:before {
+.icon-ic_fluent_data_bar_vertical_arrow_down_20_regular:before {
content: "\e5ad";
}
-.icon-ic_fluent_data_waterfall_20_filled:before {
+.icon-ic_fluent_data_bar_vertical_ascending_20_filled:before {
content: "\e5ae";
}
-.icon-ic_fluent_data_waterfall_20_regular:before {
+.icon-ic_fluent_data_bar_vertical_ascending_20_regular:before {
content: "\e5af";
}
-.icon-ic_fluent_data_whisker_20_filled:before {
+.icon-ic_fluent_data_bar_vertical_star_20_filled:before {
content: "\e5b0";
}
-.icon-ic_fluent_data_whisker_20_regular:before {
+.icon-ic_fluent_data_bar_vertical_star_20_regular:before {
content: "\e5b1";
}
-.icon-ic_fluent_database_20_filled:before {
+.icon-ic_fluent_data_funnel_20_filled:before {
content: "\e5b2";
}
-.icon-ic_fluent_database_20_regular:before {
+.icon-ic_fluent_data_funnel_20_regular:before {
content: "\e5b3";
}
-.icon-ic_fluent_database_arrow_down_20_filled:before {
+.icon-ic_fluent_data_histogram_20_filled:before {
content: "\e5b4";
}
-.icon-ic_fluent_database_arrow_down_20_regular:before {
+.icon-ic_fluent_data_histogram_20_regular:before {
content: "\e5b5";
}
-.icon-ic_fluent_database_arrow_right_20_filled:before {
+.icon-ic_fluent_data_line_20_filled:before {
content: "\e5b6";
}
-.icon-ic_fluent_database_arrow_right_20_regular:before {
+.icon-ic_fluent_data_line_20_regular:before {
content: "\e5b7";
}
-.icon-ic_fluent_database_arrow_up_20_filled:before {
+.icon-ic_fluent_data_pie_20_filled:before {
content: "\e5b8";
}
-.icon-ic_fluent_database_arrow_up_20_regular:before {
+.icon-ic_fluent_data_pie_20_regular:before {
content: "\e5b9";
}
-.icon-ic_fluent_database_lightning_20_filled:before {
+.icon-ic_fluent_data_scatter_20_filled:before {
content: "\e5ba";
}
-.icon-ic_fluent_database_lightning_20_regular:before {
+.icon-ic_fluent_data_scatter_20_regular:before {
content: "\e5bb";
}
-.icon-ic_fluent_database_link_20_filled:before {
+.icon-ic_fluent_data_sunburst_20_filled:before {
content: "\e5bc";
}
-.icon-ic_fluent_database_link_20_regular:before {
+.icon-ic_fluent_data_sunburst_20_regular:before {
content: "\e5bd";
}
-.icon-ic_fluent_database_multiple_20_filled:before {
+.icon-ic_fluent_data_treemap_20_filled:before {
content: "\e5be";
}
-.icon-ic_fluent_database_multiple_20_regular:before {
+.icon-ic_fluent_data_treemap_20_regular:before {
content: "\e5bf";
}
-.icon-ic_fluent_database_person_20_filled:before {
+.icon-ic_fluent_data_trending_20_filled:before {
content: "\e5c0";
}
-.icon-ic_fluent_database_person_20_regular:before {
+.icon-ic_fluent_data_trending_20_regular:before {
content: "\e5c1";
}
-.icon-ic_fluent_database_plug_connected_20_filled:before {
+.icon-ic_fluent_data_usage_20_filled:before {
content: "\e5c2";
}
-.icon-ic_fluent_database_plug_connected_20_regular:before {
+.icon-ic_fluent_data_usage_20_regular:before {
content: "\e5c3";
}
-.icon-ic_fluent_database_search_20_filled:before {
+.icon-ic_fluent_data_usage_checkmark_20_filled:before {
content: "\e5c4";
}
-.icon-ic_fluent_database_search_20_regular:before {
+.icon-ic_fluent_data_usage_checkmark_20_regular:before {
content: "\e5c5";
}
-.icon-ic_fluent_database_switch_20_filled:before {
+.icon-ic_fluent_data_usage_edit_20_filled:before {
content: "\e5c6";
}
-.icon-ic_fluent_database_switch_20_regular:before {
+.icon-ic_fluent_data_usage_edit_20_regular:before {
content: "\e5c7";
}
-.icon-ic_fluent_database_warning_20_filled:before {
+.icon-ic_fluent_data_usage_settings_20_filled:before {
content: "\e5c8";
}
-.icon-ic_fluent_database_warning_20_regular:before {
+.icon-ic_fluent_data_usage_settings_20_regular:before {
content: "\e5c9";
}
-.icon-ic_fluent_database_window_20_filled:before {
+.icon-ic_fluent_data_usage_toolbox_20_filled:before {
content: "\e5ca";
}
-.icon-ic_fluent_database_window_20_regular:before {
+.icon-ic_fluent_data_usage_toolbox_20_regular:before {
content: "\e5cb";
}
-.icon-ic_fluent_decimal_arrow_left_20_filled:before {
+.icon-ic_fluent_data_waterfall_20_filled:before {
content: "\e5cc";
}
-.icon-ic_fluent_decimal_arrow_left_20_regular:before {
+.icon-ic_fluent_data_waterfall_20_regular:before {
content: "\e5cd";
}
-.icon-ic_fluent_decimal_arrow_right_20_filled:before {
+.icon-ic_fluent_data_whisker_20_filled:before {
content: "\e5ce";
}
-.icon-ic_fluent_decimal_arrow_right_20_regular:before {
+.icon-ic_fluent_data_whisker_20_regular:before {
content: "\e5cf";
}
-.icon-ic_fluent_delete_20_filled:before {
+.icon-ic_fluent_database_20_filled:before {
content: "\e5d0";
}
-.icon-ic_fluent_delete_20_regular:before {
+.icon-ic_fluent_database_20_regular:before {
content: "\e5d1";
}
-.icon-ic_fluent_delete_arrow_back_20_filled:before {
+.icon-ic_fluent_database_arrow_down_20_filled:before {
content: "\e5d2";
}
-.icon-ic_fluent_delete_arrow_back_20_regular:before {
+.icon-ic_fluent_database_arrow_down_20_regular:before {
content: "\e5d3";
}
-.icon-ic_fluent_delete_dismiss_20_filled:before {
+.icon-ic_fluent_database_arrow_right_20_filled:before {
content: "\e5d4";
}
-.icon-ic_fluent_delete_dismiss_20_regular:before {
+.icon-ic_fluent_database_arrow_right_20_regular:before {
content: "\e5d5";
}
-.icon-ic_fluent_delete_lines_20_filled:before {
+.icon-ic_fluent_database_arrow_up_20_filled:before {
content: "\e5d6";
}
-.icon-ic_fluent_delete_lines_20_regular:before {
+.icon-ic_fluent_database_arrow_up_20_regular:before {
content: "\e5d7";
}
-.icon-ic_fluent_delete_off_20_filled:before {
+.icon-ic_fluent_database_checkmark_20_filled:before {
content: "\e5d8";
}
-.icon-ic_fluent_delete_off_20_regular:before {
+.icon-ic_fluent_database_checkmark_20_regular:before {
content: "\e5d9";
}
-.icon-ic_fluent_dentist_20_filled:before {
+.icon-ic_fluent_database_lightning_20_filled:before {
content: "\e5da";
}
-.icon-ic_fluent_dentist_20_regular:before {
+.icon-ic_fluent_database_lightning_20_regular:before {
content: "\e5db";
}
-.icon-ic_fluent_design_ideas_20_filled:before {
+.icon-ic_fluent_database_link_20_filled:before {
content: "\e5dc";
}
-.icon-ic_fluent_design_ideas_20_regular:before {
+.icon-ic_fluent_database_link_20_regular:before {
content: "\e5dd";
}
-.icon-ic_fluent_desk_20_filled:before {
+.icon-ic_fluent_database_multiple_20_filled:before {
content: "\e5de";
}
-.icon-ic_fluent_desk_20_regular:before {
+.icon-ic_fluent_database_multiple_20_regular:before {
content: "\e5df";
}
-.icon-ic_fluent_desktop_20_filled:before {
+.icon-ic_fluent_database_person_20_filled:before {
content: "\e5e0";
}
-.icon-ic_fluent_desktop_20_regular:before {
+.icon-ic_fluent_database_person_20_regular:before {
content: "\e5e1";
}
-.icon-ic_fluent_desktop_arrow_down_20_filled:before {
+.icon-ic_fluent_database_plug_connected_20_filled:before {
content: "\e5e2";
}
-.icon-ic_fluent_desktop_arrow_down_20_regular:before {
+.icon-ic_fluent_database_plug_connected_20_regular:before {
content: "\e5e3";
}
-.icon-ic_fluent_desktop_arrow_right_20_filled:before {
+.icon-ic_fluent_database_search_20_filled:before {
content: "\e5e4";
}
-.icon-ic_fluent_desktop_arrow_right_20_regular:before {
+.icon-ic_fluent_database_search_20_regular:before {
content: "\e5e5";
}
-.icon-ic_fluent_desktop_checkmark_20_filled:before {
+.icon-ic_fluent_database_switch_20_filled:before {
content: "\e5e6";
}
-.icon-ic_fluent_desktop_checkmark_20_regular:before {
+.icon-ic_fluent_database_switch_20_regular:before {
content: "\e5e7";
}
-.icon-ic_fluent_desktop_cursor_20_filled:before {
+.icon-ic_fluent_database_warning_20_filled:before {
content: "\e5e8";
}
-.icon-ic_fluent_desktop_cursor_20_regular:before {
+.icon-ic_fluent_database_warning_20_regular:before {
content: "\e5e9";
}
-.icon-ic_fluent_desktop_edit_20_filled:before {
+.icon-ic_fluent_database_window_20_filled:before {
content: "\e5ea";
}
-.icon-ic_fluent_desktop_edit_20_regular:before {
+.icon-ic_fluent_database_window_20_regular:before {
content: "\e5eb";
}
-.icon-ic_fluent_desktop_flow_20_filled:before {
+.icon-ic_fluent_decimal_arrow_left_20_filled:before {
content: "\e5ec";
}
-.icon-ic_fluent_desktop_flow_20_regular:before {
+.icon-ic_fluent_decimal_arrow_left_20_regular:before {
content: "\e5ed";
}
-.icon-ic_fluent_desktop_keyboard_20_filled:before {
+.icon-ic_fluent_decimal_arrow_right_20_filled:before {
content: "\e5ee";
}
-.icon-ic_fluent_desktop_keyboard_20_regular:before {
+.icon-ic_fluent_decimal_arrow_right_20_regular:before {
content: "\e5ef";
}
-.icon-ic_fluent_desktop_mac_20_filled:before {
+.icon-ic_fluent_delete_20_filled:before {
content: "\e5f0";
}
-.icon-ic_fluent_desktop_mac_20_regular:before {
+.icon-ic_fluent_delete_20_regular:before {
content: "\e5f1";
}
-.icon-ic_fluent_desktop_off_20_filled:before {
+.icon-ic_fluent_delete_arrow_back_20_filled:before {
content: "\e5f2";
}
-.icon-ic_fluent_desktop_off_20_regular:before {
+.icon-ic_fluent_delete_arrow_back_20_regular:before {
content: "\e5f3";
}
-.icon-ic_fluent_desktop_pulse_20_filled:before {
+.icon-ic_fluent_delete_dismiss_20_filled:before {
content: "\e5f4";
}
-.icon-ic_fluent_desktop_pulse_20_regular:before {
+.icon-ic_fluent_delete_dismiss_20_regular:before {
content: "\e5f5";
}
-.icon-ic_fluent_desktop_signal_20_filled:before {
+.icon-ic_fluent_delete_lines_20_filled:before {
content: "\e5f6";
}
-.icon-ic_fluent_desktop_signal_20_regular:before {
+.icon-ic_fluent_delete_lines_20_regular:before {
content: "\e5f7";
}
-.icon-ic_fluent_desktop_speaker_20_filled:before {
+.icon-ic_fluent_delete_off_20_filled:before {
content: "\e5f8";
}
-.icon-ic_fluent_desktop_speaker_20_regular:before {
+.icon-ic_fluent_delete_off_20_regular:before {
content: "\e5f9";
}
-.icon-ic_fluent_desktop_speaker_off_20_filled:before {
+.icon-ic_fluent_dentist_20_filled:before {
content: "\e5fa";
}
-.icon-ic_fluent_desktop_speaker_off_20_regular:before {
+.icon-ic_fluent_dentist_20_regular:before {
content: "\e5fb";
}
-.icon-ic_fluent_desktop_sync_20_filled:before {
+.icon-ic_fluent_design_ideas_20_filled:before {
content: "\e5fc";
}
-.icon-ic_fluent_desktop_sync_20_regular:before {
+.icon-ic_fluent_design_ideas_20_regular:before {
content: "\e5fd";
}
-.icon-ic_fluent_desktop_toolbox_20_filled:before {
+.icon-ic_fluent_desk_20_filled:before {
content: "\e5fe";
}
-.icon-ic_fluent_desktop_toolbox_20_regular:before {
+.icon-ic_fluent_desk_20_regular:before {
content: "\e5ff";
}
-.icon-ic_fluent_desktop_tower_20_filled:before {
+.icon-ic_fluent_desktop_20_filled:before {
content: "\e600";
}
-.icon-ic_fluent_desktop_tower_20_regular:before {
+.icon-ic_fluent_desktop_20_regular:before {
content: "\e601";
}
-.icon-ic_fluent_developer_board_20_filled:before {
+.icon-ic_fluent_desktop_arrow_down_20_filled:before {
content: "\e602";
}
-.icon-ic_fluent_developer_board_20_regular:before {
+.icon-ic_fluent_desktop_arrow_down_20_regular:before {
content: "\e603";
}
-.icon-ic_fluent_developer_board_lightning_20_filled:before {
+.icon-ic_fluent_desktop_arrow_right_20_filled:before {
content: "\e604";
}
-.icon-ic_fluent_developer_board_lightning_20_regular:before {
+.icon-ic_fluent_desktop_arrow_right_20_regular:before {
content: "\e605";
}
-.icon-ic_fluent_developer_board_lightning_toolbox_20_filled:before {
+.icon-ic_fluent_desktop_checkmark_20_filled:before {
content: "\e606";
}
-.icon-ic_fluent_developer_board_lightning_toolbox_20_regular:before {
+.icon-ic_fluent_desktop_checkmark_20_regular:before {
content: "\e607";
}
-.icon-ic_fluent_developer_board_search_20_filled:before {
+.icon-ic_fluent_desktop_cursor_20_filled:before {
content: "\e608";
}
-.icon-ic_fluent_developer_board_search_20_regular:before {
+.icon-ic_fluent_desktop_cursor_20_regular:before {
content: "\e609";
}
-.icon-ic_fluent_device_eq_20_filled:before {
+.icon-ic_fluent_desktop_edit_20_filled:before {
content: "\e60a";
}
-.icon-ic_fluent_device_eq_20_regular:before {
+.icon-ic_fluent_desktop_edit_20_regular:before {
content: "\e60b";
}
-.icon-ic_fluent_device_meeting_room_20_filled:before {
+.icon-ic_fluent_desktop_flow_20_filled:before {
content: "\e60c";
}
-.icon-ic_fluent_device_meeting_room_20_regular:before {
+.icon-ic_fluent_desktop_flow_20_regular:before {
content: "\e60d";
}
-.icon-ic_fluent_device_meeting_room_remote_20_filled:before {
+.icon-ic_fluent_desktop_keyboard_20_filled:before {
content: "\e60e";
}
-.icon-ic_fluent_device_meeting_room_remote_20_regular:before {
+.icon-ic_fluent_desktop_keyboard_20_regular:before {
content: "\e60f";
}
-.icon-ic_fluent_diagram_20_filled:before {
+.icon-ic_fluent_desktop_mac_20_filled:before {
content: "\e610";
}
-.icon-ic_fluent_diagram_20_regular:before {
+.icon-ic_fluent_desktop_mac_20_regular:before {
content: "\e611";
}
-.icon-ic_fluent_dialpad_20_filled:before {
+.icon-ic_fluent_desktop_off_20_filled:before {
content: "\e612";
}
-.icon-ic_fluent_dialpad_20_regular:before {
+.icon-ic_fluent_desktop_off_20_regular:before {
content: "\e613";
}
-.icon-ic_fluent_dialpad_off_20_filled:before {
+.icon-ic_fluent_desktop_pulse_20_filled:before {
content: "\e614";
}
-.icon-ic_fluent_dialpad_off_20_regular:before {
+.icon-ic_fluent_desktop_pulse_20_regular:before {
content: "\e615";
}
-.icon-ic_fluent_dialpad_question_mark_20_filled:before {
+.icon-ic_fluent_desktop_signal_20_filled:before {
content: "\e616";
}
-.icon-ic_fluent_dialpad_question_mark_20_regular:before {
+.icon-ic_fluent_desktop_signal_20_regular:before {
content: "\e617";
}
-.icon-ic_fluent_diamond_20_filled:before {
+.icon-ic_fluent_desktop_speaker_20_filled:before {
content: "\e618";
}
-.icon-ic_fluent_diamond_20_regular:before {
+.icon-ic_fluent_desktop_speaker_20_regular:before {
content: "\e619";
}
-.icon-ic_fluent_directions_20_filled:before {
+.icon-ic_fluent_desktop_speaker_off_20_filled:before {
content: "\e61a";
}
-.icon-ic_fluent_directions_20_regular:before {
+.icon-ic_fluent_desktop_speaker_off_20_regular:before {
content: "\e61b";
}
-.icon-ic_fluent_dishwasher_20_filled:before {
+.icon-ic_fluent_desktop_sync_20_filled:before {
content: "\e61c";
}
-.icon-ic_fluent_dishwasher_20_regular:before {
+.icon-ic_fluent_desktop_sync_20_regular:before {
content: "\e61d";
}
-.icon-ic_fluent_dismiss_20_filled:before {
+.icon-ic_fluent_desktop_toolbox_20_filled:before {
content: "\e61e";
}
-.icon-ic_fluent_dismiss_20_regular:before {
+.icon-ic_fluent_desktop_toolbox_20_regular:before {
content: "\e61f";
}
-.icon-ic_fluent_dismiss_circle_20_filled:before {
+.icon-ic_fluent_desktop_tower_20_filled:before {
content: "\e620";
}
-.icon-ic_fluent_dismiss_circle_20_regular:before {
+.icon-ic_fluent_desktop_tower_20_regular:before {
content: "\e621";
}
-.icon-ic_fluent_dismiss_square_20_filled:before {
+.icon-ic_fluent_developer_board_20_filled:before {
content: "\e622";
}
-.icon-ic_fluent_dismiss_square_20_regular:before {
+.icon-ic_fluent_developer_board_20_regular:before {
content: "\e623";
}
-.icon-ic_fluent_dismiss_square_multiple_20_filled:before {
+.icon-ic_fluent_developer_board_lightning_20_filled:before {
content: "\e624";
}
-.icon-ic_fluent_dismiss_square_multiple_20_regular:before {
+.icon-ic_fluent_developer_board_lightning_20_regular:before {
content: "\e625";
}
-.icon-ic_fluent_diversity_20_filled:before {
+.icon-ic_fluent_developer_board_lightning_toolbox_20_filled:before {
content: "\e626";
}
-.icon-ic_fluent_diversity_20_regular:before {
+.icon-ic_fluent_developer_board_lightning_toolbox_20_regular:before {
content: "\e627";
}
-.icon-ic_fluent_divider_short_20_filled:before {
+.icon-ic_fluent_developer_board_search_20_filled:before {
content: "\e628";
}
-.icon-ic_fluent_divider_short_20_regular:before {
+.icon-ic_fluent_developer_board_search_20_regular:before {
content: "\e629";
}
-.icon-ic_fluent_divider_tall_20_filled:before {
+.icon-ic_fluent_device_eq_20_filled:before {
content: "\e62a";
}
-.icon-ic_fluent_divider_tall_20_regular:before {
+.icon-ic_fluent_device_eq_20_regular:before {
content: "\e62b";
}
-.icon-ic_fluent_dock_20_filled:before {
+.icon-ic_fluent_device_meeting_room_20_filled:before {
content: "\e62c";
}
-.icon-ic_fluent_dock_20_regular:before {
+.icon-ic_fluent_device_meeting_room_20_regular:before {
content: "\e62d";
}
-.icon-ic_fluent_dock_row_20_filled:before {
+.icon-ic_fluent_device_meeting_room_remote_20_filled:before {
content: "\e62e";
}
-.icon-ic_fluent_dock_row_20_regular:before {
+.icon-ic_fluent_device_meeting_room_remote_20_regular:before {
content: "\e62f";
}
-.icon-ic_fluent_doctor_20_filled:before {
+.icon-ic_fluent_diagram_20_filled:before {
content: "\e630";
}
-.icon-ic_fluent_doctor_20_regular:before {
+.icon-ic_fluent_diagram_20_regular:before {
content: "\e631";
}
-.icon-ic_fluent_document_100_20_filled:before {
+.icon-ic_fluent_dialpad_20_filled:before {
content: "\e632";
}
-.icon-ic_fluent_document_100_20_regular:before {
+.icon-ic_fluent_dialpad_20_regular:before {
content: "\e633";
}
-.icon-ic_fluent_document_20_filled:before {
+.icon-ic_fluent_dialpad_off_20_filled:before {
content: "\e634";
}
-.icon-ic_fluent_document_20_regular:before {
+.icon-ic_fluent_dialpad_off_20_regular:before {
content: "\e635";
}
-.icon-ic_fluent_document_add_20_filled:before {
+.icon-ic_fluent_dialpad_question_mark_20_filled:before {
content: "\e636";
}
-.icon-ic_fluent_document_add_20_regular:before {
+.icon-ic_fluent_dialpad_question_mark_20_regular:before {
content: "\e637";
}
-.icon-ic_fluent_document_arrow_down_20_filled:before {
+.icon-ic_fluent_diamond_20_filled:before {
content: "\e638";
}
-.icon-ic_fluent_document_arrow_down_20_regular:before {
+.icon-ic_fluent_diamond_20_regular:before {
content: "\e639";
}
-.icon-ic_fluent_document_arrow_left_20_filled:before {
+.icon-ic_fluent_directions_20_filled:before {
content: "\e63a";
}
-.icon-ic_fluent_document_arrow_left_20_regular:before {
+.icon-ic_fluent_directions_20_regular:before {
content: "\e63b";
}
-.icon-ic_fluent_document_arrow_right_20_filled:before {
+.icon-ic_fluent_dishwasher_20_filled:before {
content: "\e63c";
}
-.icon-ic_fluent_document_arrow_right_20_regular:before {
+.icon-ic_fluent_dishwasher_20_regular:before {
content: "\e63d";
}
-.icon-ic_fluent_document_arrow_up_20_filled:before {
+.icon-ic_fluent_dismiss_20_filled:before {
content: "\e63e";
}
-.icon-ic_fluent_document_arrow_up_20_regular:before {
+.icon-ic_fluent_dismiss_20_regular:before {
content: "\e63f";
}
-.icon-ic_fluent_document_border_20_filled:before {
+.icon-ic_fluent_dismiss_circle_20_filled:before {
content: "\e640";
}
-.icon-ic_fluent_document_border_20_regular:before {
+.icon-ic_fluent_dismiss_circle_20_regular:before {
content: "\e641";
}
-.icon-ic_fluent_document_border_print_20_filled:before {
+.icon-ic_fluent_dismiss_square_20_filled:before {
content: "\e642";
}
-.icon-ic_fluent_document_border_print_20_regular:before {
+.icon-ic_fluent_dismiss_square_20_regular:before {
content: "\e643";
}
-.icon-ic_fluent_document_briefcase_20_filled:before {
+.icon-ic_fluent_dismiss_square_multiple_20_filled:before {
content: "\e644";
}
-.icon-ic_fluent_document_briefcase_20_regular:before {
+.icon-ic_fluent_dismiss_square_multiple_20_regular:before {
content: "\e645";
}
-.icon-ic_fluent_document_bullet_list_20_filled:before {
+.icon-ic_fluent_diversity_20_filled:before {
content: "\e646";
}
-.icon-ic_fluent_document_bullet_list_20_regular:before {
+.icon-ic_fluent_diversity_20_regular:before {
content: "\e647";
}
-.icon-ic_fluent_document_bullet_list_arrow_left_20_filled:before {
+.icon-ic_fluent_divider_short_20_filled:before {
content: "\e648";
}
-.icon-ic_fluent_document_bullet_list_arrow_left_20_regular:before {
+.icon-ic_fluent_divider_short_20_regular:before {
content: "\e649";
}
-.icon-ic_fluent_document_bullet_list_clock_20_filled:before {
+.icon-ic_fluent_divider_tall_20_filled:before {
content: "\e64a";
}
-.icon-ic_fluent_document_bullet_list_clock_20_regular:before {
+.icon-ic_fluent_divider_tall_20_regular:before {
content: "\e64b";
}
-.icon-ic_fluent_document_bullet_list_cube_20_filled:before {
+.icon-ic_fluent_dock_20_filled:before {
content: "\e64c";
}
-.icon-ic_fluent_document_bullet_list_cube_20_regular:before {
+.icon-ic_fluent_dock_20_regular:before {
content: "\e64d";
}
-.icon-ic_fluent_document_bullet_list_multiple_20_filled:before {
+.icon-ic_fluent_dock_row_20_filled:before {
content: "\e64e";
}
-.icon-ic_fluent_document_bullet_list_multiple_20_regular:before {
+.icon-ic_fluent_dock_row_20_regular:before {
content: "\e64f";
}
-.icon-ic_fluent_document_bullet_list_off_20_filled:before {
+.icon-ic_fluent_doctor_20_filled:before {
content: "\e650";
}
-.icon-ic_fluent_document_bullet_list_off_20_regular:before {
+.icon-ic_fluent_doctor_20_regular:before {
content: "\e651";
}
-.icon-ic_fluent_document_catch_up_20_filled:before {
+.icon-ic_fluent_document_100_20_filled:before {
content: "\e652";
}
-.icon-ic_fluent_document_catch_up_20_regular:before {
+.icon-ic_fluent_document_100_20_regular:before {
content: "\e653";
}
-.icon-ic_fluent_document_checkmark_20_filled:before {
+.icon-ic_fluent_document_20_filled:before {
content: "\e654";
}
-.icon-ic_fluent_document_checkmark_20_regular:before {
+.icon-ic_fluent_document_20_regular:before {
content: "\e655";
}
-.icon-ic_fluent_document_chevron_double_20_filled:before {
+.icon-ic_fluent_document_add_20_filled:before {
content: "\e656";
}
-.icon-ic_fluent_document_chevron_double_20_regular:before {
+.icon-ic_fluent_document_add_20_regular:before {
content: "\e657";
}
-.icon-ic_fluent_document_copy_20_filled:before {
+.icon-ic_fluent_document_arrow_down_20_filled:before {
content: "\e658";
}
-.icon-ic_fluent_document_copy_20_regular:before {
+.icon-ic_fluent_document_arrow_down_20_regular:before {
content: "\e659";
}
-.icon-ic_fluent_document_css_20_filled:before {
+.icon-ic_fluent_document_arrow_left_20_filled:before {
content: "\e65a";
}
-.icon-ic_fluent_document_css_20_regular:before {
+.icon-ic_fluent_document_arrow_left_20_regular:before {
content: "\e65b";
}
-.icon-ic_fluent_document_cube_20_filled:before {
+.icon-ic_fluent_document_arrow_right_20_filled:before {
content: "\e65c";
}
-.icon-ic_fluent_document_cube_20_regular:before {
+.icon-ic_fluent_document_arrow_right_20_regular:before {
content: "\e65d";
}
-.icon-ic_fluent_document_data_20_filled:before {
+.icon-ic_fluent_document_arrow_up_20_filled:before {
content: "\e65e";
}
-.icon-ic_fluent_document_data_20_regular:before {
+.icon-ic_fluent_document_arrow_up_20_regular:before {
content: "\e65f";
}
-.icon-ic_fluent_document_data_link_20_filled:before {
+.icon-ic_fluent_document_border_20_filled:before {
content: "\e660";
}
-.icon-ic_fluent_document_data_link_20_regular:before {
+.icon-ic_fluent_document_border_20_regular:before {
content: "\e661";
}
-.icon-ic_fluent_document_data_lock_20_filled:before {
+.icon-ic_fluent_document_border_print_20_filled:before {
content: "\e662";
}
-.icon-ic_fluent_document_data_lock_20_regular:before {
+.icon-ic_fluent_document_border_print_20_regular:before {
content: "\e663";
}
-.icon-ic_fluent_document_database_20_filled:before {
+.icon-ic_fluent_document_briefcase_20_filled:before {
content: "\e664";
}
-.icon-ic_fluent_document_database_20_regular:before {
+.icon-ic_fluent_document_briefcase_20_regular:before {
content: "\e665";
}
-.icon-ic_fluent_document_dismiss_20_filled:before {
+.icon-ic_fluent_document_bullet_list_20_filled:before {
content: "\e666";
}
-.icon-ic_fluent_document_dismiss_20_regular:before {
+.icon-ic_fluent_document_bullet_list_20_regular:before {
content: "\e667";
}
-.icon-ic_fluent_document_edit_20_filled:before {
+.icon-ic_fluent_document_bullet_list_arrow_left_20_filled:before {
content: "\e668";
}
-.icon-ic_fluent_document_edit_20_regular:before {
+.icon-ic_fluent_document_bullet_list_arrow_left_20_regular:before {
content: "\e669";
}
-.icon-ic_fluent_document_endnote_20_filled:before {
+.icon-ic_fluent_document_bullet_list_clock_20_filled:before {
content: "\e66a";
}
-.icon-ic_fluent_document_endnote_20_regular:before {
+.icon-ic_fluent_document_bullet_list_clock_20_regular:before {
content: "\e66b";
}
-.icon-ic_fluent_document_error_20_filled:before {
+.icon-ic_fluent_document_bullet_list_cube_20_filled:before {
content: "\e66c";
}
-.icon-ic_fluent_document_error_20_regular:before {
+.icon-ic_fluent_document_bullet_list_cube_20_regular:before {
content: "\e66d";
}
-.icon-ic_fluent_document_fit_20_filled:before {
+.icon-ic_fluent_document_bullet_list_multiple_20_filled:before {
content: "\e66e";
}
-.icon-ic_fluent_document_fit_20_regular:before {
+.icon-ic_fluent_document_bullet_list_multiple_20_regular:before {
content: "\e66f";
}
-.icon-ic_fluent_document_flowchart_20_filled:before {
+.icon-ic_fluent_document_bullet_list_off_20_filled:before {
content: "\e670";
}
-.icon-ic_fluent_document_flowchart_20_regular:before {
+.icon-ic_fluent_document_bullet_list_off_20_regular:before {
content: "\e671";
}
-.icon-ic_fluent_document_folder_20_filled:before {
+.icon-ic_fluent_document_catch_up_20_filled:before {
content: "\e672";
}
-.icon-ic_fluent_document_folder_20_regular:before {
+.icon-ic_fluent_document_catch_up_20_regular:before {
content: "\e673";
}
-.icon-ic_fluent_document_footer_20_filled:before {
+.icon-ic_fluent_document_checkmark_20_filled:before {
content: "\e674";
}
-.icon-ic_fluent_document_footer_20_regular:before {
+.icon-ic_fluent_document_checkmark_20_regular:before {
content: "\e675";
}
-.icon-ic_fluent_document_footer_dismiss_20_filled:before {
+.icon-ic_fluent_document_chevron_double_20_filled:before {
content: "\e676";
}
-.icon-ic_fluent_document_footer_dismiss_20_regular:before {
+.icon-ic_fluent_document_chevron_double_20_regular:before {
content: "\e677";
}
-.icon-ic_fluent_document_globe_20_filled:before {
+.icon-ic_fluent_document_copy_20_filled:before {
content: "\e678";
}
-.icon-ic_fluent_document_globe_20_regular:before {
+.icon-ic_fluent_document_copy_20_regular:before {
content: "\e679";
}
-.icon-ic_fluent_document_header_20_filled:before {
+.icon-ic_fluent_document_css_20_filled:before {
content: "\e67a";
}
-.icon-ic_fluent_document_header_20_regular:before {
+.icon-ic_fluent_document_css_20_regular:before {
content: "\e67b";
}
-.icon-ic_fluent_document_header_arrow_down_20_filled:before {
+.icon-ic_fluent_document_cube_20_filled:before {
content: "\e67c";
}
-.icon-ic_fluent_document_header_arrow_down_20_regular:before {
+.icon-ic_fluent_document_cube_20_regular:before {
content: "\e67d";
}
-.icon-ic_fluent_document_header_dismiss_20_filled:before {
+.icon-ic_fluent_document_data_20_filled:before {
content: "\e67e";
}
-.icon-ic_fluent_document_header_dismiss_20_regular:before {
+.icon-ic_fluent_document_data_20_regular:before {
content: "\e67f";
}
-.icon-ic_fluent_document_header_footer_20_filled:before {
+.icon-ic_fluent_document_data_link_20_filled:before {
content: "\e680";
}
-.icon-ic_fluent_document_header_footer_20_regular:before {
+.icon-ic_fluent_document_data_link_20_regular:before {
content: "\e681";
}
-.icon-ic_fluent_document_heart_20_filled:before {
+.icon-ic_fluent_document_data_lock_20_filled:before {
content: "\e682";
}
-.icon-ic_fluent_document_heart_20_regular:before {
+.icon-ic_fluent_document_data_lock_20_regular:before {
content: "\e683";
}
-.icon-ic_fluent_document_heart_pulse_20_filled:before {
+.icon-ic_fluent_document_database_20_filled:before {
content: "\e684";
}
-.icon-ic_fluent_document_heart_pulse_20_regular:before {
+.icon-ic_fluent_document_database_20_regular:before {
content: "\e685";
}
-.icon-ic_fluent_document_image_20_filled:before {
+.icon-ic_fluent_document_dismiss_20_filled:before {
content: "\e686";
}
-.icon-ic_fluent_document_image_20_regular:before {
+.icon-ic_fluent_document_dismiss_20_regular:before {
content: "\e687";
}
-.icon-ic_fluent_document_java_20_filled:before {
+.icon-ic_fluent_document_edit_20_filled:before {
content: "\e688";
}
-.icon-ic_fluent_document_java_20_regular:before {
+.icon-ic_fluent_document_edit_20_regular:before {
content: "\e689";
}
-.icon-ic_fluent_document_javascript_20_filled:before {
+.icon-ic_fluent_document_endnote_20_filled:before {
content: "\e68a";
}
-.icon-ic_fluent_document_javascript_20_regular:before {
+.icon-ic_fluent_document_endnote_20_regular:before {
content: "\e68b";
}
-.icon-ic_fluent_document_key_20_filled:before {
+.icon-ic_fluent_document_error_20_filled:before {
content: "\e68c";
}
-.icon-ic_fluent_document_key_20_regular:before {
+.icon-ic_fluent_document_error_20_regular:before {
content: "\e68d";
}
-.icon-ic_fluent_document_landscape_20_filled:before {
+.icon-ic_fluent_document_fit_20_filled:before {
content: "\e68e";
}
-.icon-ic_fluent_document_landscape_20_regular:before {
+.icon-ic_fluent_document_fit_20_regular:before {
content: "\e68f";
}
-.icon-ic_fluent_document_landscape_data_20_filled:before {
+.icon-ic_fluent_document_flowchart_20_filled:before {
content: "\e690";
}
-.icon-ic_fluent_document_landscape_data_20_regular:before {
+.icon-ic_fluent_document_flowchart_20_regular:before {
content: "\e691";
}
-.icon-ic_fluent_document_landscape_split_20_filled:before {
+.icon-ic_fluent_document_folder_20_filled:before {
content: "\e692";
}
-.icon-ic_fluent_document_landscape_split_20_regular:before {
+.icon-ic_fluent_document_folder_20_regular:before {
content: "\e693";
}
-.icon-ic_fluent_document_landscape_split_hint_20_filled:before {
+.icon-ic_fluent_document_footer_20_filled:before {
content: "\e694";
}
-.icon-ic_fluent_document_landscape_split_hint_20_regular:before {
+.icon-ic_fluent_document_footer_20_regular:before {
content: "\e695";
}
-.icon-ic_fluent_document_lightning_20_filled:before {
+.icon-ic_fluent_document_footer_dismiss_20_filled:before {
content: "\e696";
}
-.icon-ic_fluent_document_lightning_20_regular:before {
+.icon-ic_fluent_document_footer_dismiss_20_regular:before {
content: "\e697";
}
-.icon-ic_fluent_document_link_20_filled:before {
+.icon-ic_fluent_document_globe_20_filled:before {
content: "\e698";
}
-.icon-ic_fluent_document_link_20_regular:before {
+.icon-ic_fluent_document_globe_20_regular:before {
content: "\e699";
}
-.icon-ic_fluent_document_lock_20_filled:before {
+.icon-ic_fluent_document_header_20_filled:before {
content: "\e69a";
}
-.icon-ic_fluent_document_lock_20_regular:before {
+.icon-ic_fluent_document_header_20_regular:before {
content: "\e69b";
}
-.icon-ic_fluent_document_margins_20_filled:before {
+.icon-ic_fluent_document_header_arrow_down_20_filled:before {
content: "\e69c";
}
-.icon-ic_fluent_document_margins_20_regular:before {
+.icon-ic_fluent_document_header_arrow_down_20_regular:before {
content: "\e69d";
}
-.icon-ic_fluent_document_mention_20_filled:before {
+.icon-ic_fluent_document_header_dismiss_20_filled:before {
content: "\e69e";
}
-.icon-ic_fluent_document_mention_20_regular:before {
+.icon-ic_fluent_document_header_dismiss_20_regular:before {
content: "\e69f";
}
-.icon-ic_fluent_document_multiple_20_filled:before {
+.icon-ic_fluent_document_header_footer_20_filled:before {
content: "\e6a0";
}
-.icon-ic_fluent_document_multiple_20_regular:before {
+.icon-ic_fluent_document_header_footer_20_regular:before {
content: "\e6a1";
}
-.icon-ic_fluent_document_multiple_percent_20_filled:before {
+.icon-ic_fluent_document_heart_20_filled:before {
content: "\e6a2";
}
-.icon-ic_fluent_document_multiple_percent_20_regular:before {
+.icon-ic_fluent_document_heart_20_regular:before {
content: "\e6a3";
}
-.icon-ic_fluent_document_multiple_prohibited_20_filled:before {
+.icon-ic_fluent_document_heart_pulse_20_filled:before {
content: "\e6a4";
}
-.icon-ic_fluent_document_multiple_prohibited_20_regular:before {
+.icon-ic_fluent_document_heart_pulse_20_regular:before {
content: "\e6a5";
}
-.icon-ic_fluent_document_multiple_sync_20_filled:before {
+.icon-ic_fluent_document_image_20_filled:before {
content: "\e6a6";
}
-.icon-ic_fluent_document_multiple_sync_20_regular:before {
+.icon-ic_fluent_document_image_20_regular:before {
content: "\e6a7";
}
-.icon-ic_fluent_document_one_page_20_filled:before {
+.icon-ic_fluent_document_java_20_filled:before {
content: "\e6a8";
}
-.icon-ic_fluent_document_one_page_20_regular:before {
+.icon-ic_fluent_document_java_20_regular:before {
content: "\e6a9";
}
-.icon-ic_fluent_document_one_page_add_20_filled:before {
+.icon-ic_fluent_document_javascript_20_filled:before {
content: "\e6aa";
}
-.icon-ic_fluent_document_one_page_add_20_regular:before {
+.icon-ic_fluent_document_javascript_20_regular:before {
content: "\e6ab";
}
-.icon-ic_fluent_document_one_page_columns_20_filled:before {
+.icon-ic_fluent_document_key_20_filled:before {
content: "\e6ac";
}
-.icon-ic_fluent_document_one_page_columns_20_regular:before {
+.icon-ic_fluent_document_key_20_regular:before {
content: "\e6ad";
}
-.icon-ic_fluent_document_one_page_link_20_filled:before {
+.icon-ic_fluent_document_landscape_20_filled:before {
content: "\e6ae";
}
-.icon-ic_fluent_document_one_page_link_20_regular:before {
+.icon-ic_fluent_document_landscape_20_regular:before {
content: "\e6af";
}
-.icon-ic_fluent_document_one_page_multiple_20_filled:before {
+.icon-ic_fluent_document_landscape_data_20_filled:before {
content: "\e6b0";
}
-.icon-ic_fluent_document_one_page_multiple_20_regular:before {
+.icon-ic_fluent_document_landscape_data_20_regular:before {
content: "\e6b1";
}
-.icon-ic_fluent_document_one_page_sparkle_20_filled:before {
+.icon-ic_fluent_document_landscape_split_20_filled:before {
content: "\e6b2";
}
-.icon-ic_fluent_document_one_page_sparkle_20_regular:before {
+.icon-ic_fluent_document_landscape_split_20_regular:before {
content: "\e6b3";
}
-.icon-ic_fluent_document_page_bottom_center_20_filled:before {
+.icon-ic_fluent_document_landscape_split_hint_20_filled:before {
content: "\e6b4";
}
-.icon-ic_fluent_document_page_bottom_center_20_regular:before {
+.icon-ic_fluent_document_landscape_split_hint_20_regular:before {
content: "\e6b5";
}
-.icon-ic_fluent_document_page_bottom_left_20_filled:before {
+.icon-ic_fluent_document_lightning_20_filled:before {
content: "\e6b6";
}
-.icon-ic_fluent_document_page_bottom_left_20_regular:before {
+.icon-ic_fluent_document_lightning_20_regular:before {
content: "\e6b7";
}
-.icon-ic_fluent_document_page_bottom_right_20_filled:before {
+.icon-ic_fluent_document_link_20_filled:before {
content: "\e6b8";
}
-.icon-ic_fluent_document_page_bottom_right_20_regular:before {
+.icon-ic_fluent_document_link_20_regular:before {
content: "\e6b9";
}
-.icon-ic_fluent_document_page_break_20_filled:before {
+.icon-ic_fluent_document_lock_20_filled:before {
content: "\e6ba";
}
-.icon-ic_fluent_document_page_break_20_regular:before {
+.icon-ic_fluent_document_lock_20_regular:before {
content: "\e6bb";
}
-.icon-ic_fluent_document_page_number_20_filled:before {
+.icon-ic_fluent_document_margins_20_filled:before {
content: "\e6bc";
}
-.icon-ic_fluent_document_page_number_20_regular:before {
+.icon-ic_fluent_document_margins_20_regular:before {
content: "\e6bd";
}
-.icon-ic_fluent_document_page_top_center_20_filled:before {
+.icon-ic_fluent_document_mention_20_filled:before {
content: "\e6be";
}
-.icon-ic_fluent_document_page_top_center_20_regular:before {
+.icon-ic_fluent_document_mention_20_regular:before {
content: "\e6bf";
}
-.icon-ic_fluent_document_page_top_left_20_filled:before {
+.icon-ic_fluent_document_multiple_20_filled:before {
content: "\e6c0";
}
-.icon-ic_fluent_document_page_top_left_20_regular:before {
+.icon-ic_fluent_document_multiple_20_regular:before {
content: "\e6c1";
}
-.icon-ic_fluent_document_page_top_right_20_filled:before {
+.icon-ic_fluent_document_multiple_percent_20_filled:before {
content: "\e6c2";
}
-.icon-ic_fluent_document_page_top_right_20_regular:before {
+.icon-ic_fluent_document_multiple_percent_20_regular:before {
content: "\e6c3";
}
-.icon-ic_fluent_document_pdf_20_filled:before {
+.icon-ic_fluent_document_multiple_prohibited_20_filled:before {
content: "\e6c4";
}
-.icon-ic_fluent_document_pdf_20_regular:before {
+.icon-ic_fluent_document_multiple_prohibited_20_regular:before {
content: "\e6c5";
}
-.icon-ic_fluent_document_percent_20_filled:before {
+.icon-ic_fluent_document_multiple_sync_20_filled:before {
content: "\e6c6";
}
-.icon-ic_fluent_document_percent_20_regular:before {
+.icon-ic_fluent_document_multiple_sync_20_regular:before {
content: "\e6c7";
}
-.icon-ic_fluent_document_person_20_filled:before {
+.icon-ic_fluent_document_one_page_20_filled:before {
content: "\e6c8";
}
-.icon-ic_fluent_document_person_20_regular:before {
+.icon-ic_fluent_document_one_page_20_regular:before {
content: "\e6c9";
}
-.icon-ic_fluent_document_pill_20_filled:before {
+.icon-ic_fluent_document_one_page_add_20_filled:before {
content: "\e6ca";
}
-.icon-ic_fluent_document_pill_20_regular:before {
+.icon-ic_fluent_document_one_page_add_20_regular:before {
content: "\e6cb";
}
-.icon-ic_fluent_document_print_20_filled:before {
+.icon-ic_fluent_document_one_page_columns_20_filled:before {
content: "\e6cc";
}
-.icon-ic_fluent_document_print_20_regular:before {
+.icon-ic_fluent_document_one_page_columns_20_regular:before {
content: "\e6cd";
}
-.icon-ic_fluent_document_prohibited_20_filled:before {
+.icon-ic_fluent_document_one_page_link_20_filled:before {
content: "\e6ce";
}
-.icon-ic_fluent_document_prohibited_20_regular:before {
+.icon-ic_fluent_document_one_page_link_20_regular:before {
content: "\e6cf";
}
-.icon-ic_fluent_document_question_mark_20_filled:before {
+.icon-ic_fluent_document_one_page_multiple_20_filled:before {
content: "\e6d0";
}
-.icon-ic_fluent_document_question_mark_20_regular:before {
+.icon-ic_fluent_document_one_page_multiple_20_regular:before {
content: "\e6d1";
}
-.icon-ic_fluent_document_queue_20_filled:before {
+.icon-ic_fluent_document_one_page_multiple_sparkle_20_filled:before {
content: "\e6d2";
}
-.icon-ic_fluent_document_queue_20_regular:before {
+.icon-ic_fluent_document_one_page_multiple_sparkle_20_regular:before {
content: "\e6d3";
}
-.icon-ic_fluent_document_queue_add_20_filled:before {
+.icon-ic_fluent_document_one_page_sparkle_20_filled:before {
content: "\e6d4";
}
-.icon-ic_fluent_document_queue_add_20_regular:before {
+.icon-ic_fluent_document_one_page_sparkle_20_regular:before {
content: "\e6d5";
}
-.icon-ic_fluent_document_queue_multiple_20_filled:before {
+.icon-ic_fluent_document_page_bottom_center_20_filled:before {
content: "\e6d6";
}
-.icon-ic_fluent_document_queue_multiple_20_regular:before {
+.icon-ic_fluent_document_page_bottom_center_20_regular:before {
content: "\e6d7";
}
-.icon-ic_fluent_document_ribbon_20_filled:before {
+.icon-ic_fluent_document_page_bottom_left_20_filled:before {
content: "\e6d8";
}
-.icon-ic_fluent_document_ribbon_20_regular:before {
+.icon-ic_fluent_document_page_bottom_left_20_regular:before {
content: "\e6d9";
}
-.icon-ic_fluent_document_sass_20_filled:before {
+.icon-ic_fluent_document_page_bottom_right_20_filled:before {
content: "\e6da";
}
-.icon-ic_fluent_document_sass_20_regular:before {
+.icon-ic_fluent_document_page_bottom_right_20_regular:before {
content: "\e6db";
}
-.icon-ic_fluent_document_save_20_filled:before {
+.icon-ic_fluent_document_page_break_20_filled:before {
content: "\e6dc";
}
-.icon-ic_fluent_document_save_20_regular:before {
+.icon-ic_fluent_document_page_break_20_regular:before {
content: "\e6dd";
}
-.icon-ic_fluent_document_search_20_filled:before {
+.icon-ic_fluent_document_page_number_20_filled:before {
content: "\e6de";
}
-.icon-ic_fluent_document_search_20_regular:before {
+.icon-ic_fluent_document_page_number_20_regular:before {
content: "\e6df";
}
-.icon-ic_fluent_document_settings_20_filled:before {
+.icon-ic_fluent_document_page_top_center_20_filled:before {
content: "\e6e0";
}
-.icon-ic_fluent_document_settings_20_regular:before {
+.icon-ic_fluent_document_page_top_center_20_regular:before {
content: "\e6e1";
}
-.icon-ic_fluent_document_signature_20_filled:before {
+.icon-ic_fluent_document_page_top_left_20_filled:before {
content: "\e6e2";
}
-.icon-ic_fluent_document_signature_20_regular:before {
+.icon-ic_fluent_document_page_top_left_20_regular:before {
content: "\e6e3";
}
-.icon-ic_fluent_document_split_hint_20_filled:before {
+.icon-ic_fluent_document_page_top_right_20_filled:before {
content: "\e6e4";
}
-.icon-ic_fluent_document_split_hint_20_regular:before {
+.icon-ic_fluent_document_page_top_right_20_regular:before {
content: "\e6e5";
}
-.icon-ic_fluent_document_split_hint_off_20_filled:before {
+.icon-ic_fluent_document_pdf_20_filled:before {
content: "\e6e6";
}
-.icon-ic_fluent_document_split_hint_off_20_regular:before {
+.icon-ic_fluent_document_pdf_20_regular:before {
content: "\e6e7";
}
-.icon-ic_fluent_document_sync_20_filled:before {
+.icon-ic_fluent_document_percent_20_filled:before {
content: "\e6e8";
}
-.icon-ic_fluent_document_sync_20_regular:before {
+.icon-ic_fluent_document_percent_20_regular:before {
content: "\e6e9";
}
-.icon-ic_fluent_document_table_20_filled:before {
+.icon-ic_fluent_document_person_20_filled:before {
content: "\e6ea";
}
-.icon-ic_fluent_document_table_20_regular:before {
+.icon-ic_fluent_document_person_20_regular:before {
content: "\e6eb";
}
-.icon-ic_fluent_document_table_arrow_right_20_filled:before {
+.icon-ic_fluent_document_pill_20_filled:before {
content: "\e6ec";
}
-.icon-ic_fluent_document_table_arrow_right_20_regular:before {
+.icon-ic_fluent_document_pill_20_regular:before {
content: "\e6ed";
}
-.icon-ic_fluent_document_table_checkmark_20_filled:before {
+.icon-ic_fluent_document_print_20_filled:before {
content: "\e6ee";
}
-.icon-ic_fluent_document_table_checkmark_20_regular:before {
+.icon-ic_fluent_document_print_20_regular:before {
content: "\e6ef";
}
-.icon-ic_fluent_document_table_cube_20_filled:before {
+.icon-ic_fluent_document_prohibited_20_filled:before {
content: "\e6f0";
}
-.icon-ic_fluent_document_table_cube_20_regular:before {
+.icon-ic_fluent_document_prohibited_20_regular:before {
content: "\e6f1";
}
-.icon-ic_fluent_document_table_search_20_filled:before {
+.icon-ic_fluent_document_question_mark_20_filled:before {
content: "\e6f2";
}
-.icon-ic_fluent_document_table_search_20_regular:before {
+.icon-ic_fluent_document_question_mark_20_regular:before {
content: "\e6f3";
}
-.icon-ic_fluent_document_table_truck_20_filled:before {
+.icon-ic_fluent_document_queue_20_filled:before {
content: "\e6f4";
}
-.icon-ic_fluent_document_table_truck_20_regular:before {
+.icon-ic_fluent_document_queue_20_regular:before {
content: "\e6f5";
}
-.icon-ic_fluent_document_target_20_filled:before {
+.icon-ic_fluent_document_queue_add_20_filled:before {
content: "\e6f6";
}
-.icon-ic_fluent_document_target_20_regular:before {
+.icon-ic_fluent_document_queue_add_20_regular:before {
content: "\e6f7";
}
-.icon-ic_fluent_document_text_20_filled:before {
+.icon-ic_fluent_document_queue_multiple_20_filled:before {
content: "\e6f8";
}
-.icon-ic_fluent_document_text_20_regular:before {
+.icon-ic_fluent_document_queue_multiple_20_regular:before {
content: "\e6f9";
}
-.icon-ic_fluent_document_text_clock_20_filled:before {
+.icon-ic_fluent_document_ribbon_20_filled:before {
content: "\e6fa";
}
-.icon-ic_fluent_document_text_clock_20_regular:before {
+.icon-ic_fluent_document_ribbon_20_regular:before {
content: "\e6fb";
}
-.icon-ic_fluent_document_text_extract_20_filled:before {
+.icon-ic_fluent_document_sass_20_filled:before {
content: "\e6fc";
}
-.icon-ic_fluent_document_text_extract_20_regular:before {
+.icon-ic_fluent_document_sass_20_regular:before {
content: "\e6fd";
}
-.icon-ic_fluent_document_text_link_20_filled:before {
+.icon-ic_fluent_document_save_20_filled:before {
content: "\e6fe";
}
-.icon-ic_fluent_document_text_link_20_regular:before {
+.icon-ic_fluent_document_save_20_regular:before {
content: "\e6ff";
}
-.icon-ic_fluent_document_text_toolbox_20_filled:before {
+.icon-ic_fluent_document_search_20_filled:before {
content: "\e700";
}
-.icon-ic_fluent_document_text_toolbox_20_regular:before {
+.icon-ic_fluent_document_search_20_regular:before {
content: "\e701";
}
-.icon-ic_fluent_document_toolbox_20_filled:before {
+.icon-ic_fluent_document_settings_20_filled:before {
content: "\e702";
}
-.icon-ic_fluent_document_toolbox_20_regular:before {
+.icon-ic_fluent_document_settings_20_regular:before {
content: "\e703";
}
-.icon-ic_fluent_document_width_20_filled:before {
+.icon-ic_fluent_document_signature_20_filled:before {
content: "\e704";
}
-.icon-ic_fluent_document_width_20_regular:before {
+.icon-ic_fluent_document_signature_20_regular:before {
content: "\e705";
}
-.icon-ic_fluent_document_yml_20_filled:before {
+.icon-ic_fluent_document_sparkle_20_filled:before {
content: "\e706";
}
-.icon-ic_fluent_document_yml_20_regular:before {
+.icon-ic_fluent_document_sparkle_20_regular:before {
content: "\e707";
}
-.icon-ic_fluent_door_20_filled:before {
+.icon-ic_fluent_document_split_hint_20_filled:before {
content: "\e708";
}
-.icon-ic_fluent_door_20_regular:before {
+.icon-ic_fluent_document_split_hint_20_regular:before {
content: "\e709";
}
-.icon-ic_fluent_door_arrow_left_20_filled:before {
+.icon-ic_fluent_document_split_hint_off_20_filled:before {
content: "\e70a";
}
-.icon-ic_fluent_door_arrow_left_20_regular:before {
+.icon-ic_fluent_document_split_hint_off_20_regular:before {
content: "\e70b";
}
-.icon-ic_fluent_door_arrow_right_20_filled:before {
+.icon-ic_fluent_document_sync_20_filled:before {
content: "\e70c";
}
-.icon-ic_fluent_door_arrow_right_20_regular:before {
+.icon-ic_fluent_document_sync_20_regular:before {
content: "\e70d";
}
-.icon-ic_fluent_door_tag_20_filled:before {
+.icon-ic_fluent_document_table_20_filled:before {
content: "\e70e";
}
-.icon-ic_fluent_door_tag_20_regular:before {
+.icon-ic_fluent_document_table_20_regular:before {
content: "\e70f";
}
-.icon-ic_fluent_double_swipe_down_20_filled:before {
+.icon-ic_fluent_document_table_arrow_right_20_filled:before {
content: "\e710";
}
-.icon-ic_fluent_double_swipe_down_20_regular:before {
+.icon-ic_fluent_document_table_arrow_right_20_regular:before {
content: "\e711";
}
-.icon-ic_fluent_double_swipe_up_20_filled:before {
+.icon-ic_fluent_document_table_checkmark_20_filled:before {
content: "\e712";
}
-.icon-ic_fluent_double_swipe_up_20_regular:before {
+.icon-ic_fluent_document_table_checkmark_20_regular:before {
content: "\e713";
}
-.icon-ic_fluent_double_tap_swipe_down_20_filled:before {
+.icon-ic_fluent_document_table_cube_20_filled:before {
content: "\e714";
}
-.icon-ic_fluent_double_tap_swipe_down_20_regular:before {
+.icon-ic_fluent_document_table_cube_20_regular:before {
content: "\e715";
}
-.icon-ic_fluent_double_tap_swipe_up_20_filled:before {
+.icon-ic_fluent_document_table_search_20_filled:before {
content: "\e716";
}
-.icon-ic_fluent_double_tap_swipe_up_20_regular:before {
+.icon-ic_fluent_document_table_search_20_regular:before {
content: "\e717";
}
-.icon-ic_fluent_drafts_20_filled:before {
+.icon-ic_fluent_document_table_truck_20_filled:before {
content: "\e718";
}
-.icon-ic_fluent_drafts_20_regular:before {
+.icon-ic_fluent_document_table_truck_20_regular:before {
content: "\e719";
}
-.icon-ic_fluent_drag_20_filled:before {
+.icon-ic_fluent_document_target_20_filled:before {
content: "\e71a";
}
-.icon-ic_fluent_drag_20_regular:before {
+.icon-ic_fluent_document_target_20_regular:before {
content: "\e71b";
}
-.icon-ic_fluent_draw_image_20_filled:before {
+.icon-ic_fluent_document_text_20_filled:before {
content: "\e71c";
}
-.icon-ic_fluent_draw_image_20_regular:before {
+.icon-ic_fluent_document_text_20_regular:before {
content: "\e71d";
}
-.icon-ic_fluent_draw_shape_20_filled:before {
+.icon-ic_fluent_document_text_clock_20_filled:before {
content: "\e71e";
}
-.icon-ic_fluent_draw_shape_20_regular:before {
+.icon-ic_fluent_document_text_clock_20_regular:before {
content: "\e71f";
}
-.icon-ic_fluent_draw_text_20_filled:before {
+.icon-ic_fluent_document_text_extract_20_filled:before {
content: "\e720";
}
-.icon-ic_fluent_draw_text_20_regular:before {
+.icon-ic_fluent_document_text_extract_20_regular:before {
content: "\e721";
}
-.icon-ic_fluent_drawer_20_filled:before {
+.icon-ic_fluent_document_text_link_20_filled:before {
content: "\e722";
}
-.icon-ic_fluent_drawer_20_regular:before {
+.icon-ic_fluent_document_text_link_20_regular:before {
content: "\e723";
}
-.icon-ic_fluent_drawer_add_20_filled:before {
+.icon-ic_fluent_document_text_toolbox_20_filled:before {
content: "\e724";
}
-.icon-ic_fluent_drawer_add_20_regular:before {
+.icon-ic_fluent_document_text_toolbox_20_regular:before {
content: "\e725";
}
-.icon-ic_fluent_drawer_arrow_download_20_filled:before {
+.icon-ic_fluent_document_toolbox_20_filled:before {
content: "\e726";
}
-.icon-ic_fluent_drawer_arrow_download_20_regular:before {
+.icon-ic_fluent_document_toolbox_20_regular:before {
content: "\e727";
}
-.icon-ic_fluent_drawer_dismiss_20_filled:before {
+.icon-ic_fluent_document_width_20_filled:before {
content: "\e728";
}
-.icon-ic_fluent_drawer_dismiss_20_regular:before {
+.icon-ic_fluent_document_width_20_regular:before {
content: "\e729";
}
-.icon-ic_fluent_drawer_play_20_filled:before {
+.icon-ic_fluent_document_yml_20_filled:before {
content: "\e72a";
}
-.icon-ic_fluent_drawer_play_20_regular:before {
+.icon-ic_fluent_document_yml_20_regular:before {
content: "\e72b";
}
-.icon-ic_fluent_drawer_subtract_20_filled:before {
+.icon-ic_fluent_door_20_filled:before {
content: "\e72c";
}
-.icon-ic_fluent_drawer_subtract_20_regular:before {
+.icon-ic_fluent_door_20_regular:before {
content: "\e72d";
}
-.icon-ic_fluent_drink_beer_20_filled:before {
+.icon-ic_fluent_door_arrow_left_20_filled:before {
content: "\e72e";
}
-.icon-ic_fluent_drink_beer_20_regular:before {
+.icon-ic_fluent_door_arrow_left_20_regular:before {
content: "\e72f";
}
-.icon-ic_fluent_drink_bottle_20_filled:before {
+.icon-ic_fluent_door_arrow_right_20_filled:before {
content: "\e730";
}
-.icon-ic_fluent_drink_bottle_20_regular:before {
+.icon-ic_fluent_door_arrow_right_20_regular:before {
content: "\e731";
}
-.icon-ic_fluent_drink_bottle_off_20_filled:before {
+.icon-ic_fluent_door_tag_20_filled:before {
content: "\e732";
}
-.icon-ic_fluent_drink_bottle_off_20_regular:before {
+.icon-ic_fluent_door_tag_20_regular:before {
content: "\e733";
}
-.icon-ic_fluent_drink_coffee_20_filled:before {
+.icon-ic_fluent_double_swipe_down_20_filled:before {
content: "\e734";
}
-.icon-ic_fluent_drink_coffee_20_regular:before {
+.icon-ic_fluent_double_swipe_down_20_regular:before {
content: "\e735";
}
-.icon-ic_fluent_drink_margarita_20_filled:before {
+.icon-ic_fluent_double_swipe_up_20_filled:before {
content: "\e736";
}
-.icon-ic_fluent_drink_margarita_20_regular:before {
+.icon-ic_fluent_double_swipe_up_20_regular:before {
content: "\e737";
}
-.icon-ic_fluent_drink_to_go_20_filled:before {
+.icon-ic_fluent_double_tap_swipe_down_20_filled:before {
content: "\e738";
}
-.icon-ic_fluent_drink_to_go_20_regular:before {
+.icon-ic_fluent_double_tap_swipe_down_20_regular:before {
content: "\e739";
}
-.icon-ic_fluent_drink_wine_20_filled:before {
+.icon-ic_fluent_double_tap_swipe_up_20_filled:before {
content: "\e73a";
}
-.icon-ic_fluent_drink_wine_20_regular:before {
+.icon-ic_fluent_double_tap_swipe_up_20_regular:before {
content: "\e73b";
}
-.icon-ic_fluent_drive_train_20_filled:before {
+.icon-ic_fluent_drafts_20_filled:before {
content: "\e73c";
}
-.icon-ic_fluent_drive_train_20_regular:before {
+.icon-ic_fluent_drafts_20_regular:before {
content: "\e73d";
}
-.icon-ic_fluent_drop_20_filled:before {
+.icon-ic_fluent_drag_20_filled:before {
content: "\e73e";
}
-.icon-ic_fluent_drop_20_regular:before {
+.icon-ic_fluent_drag_20_regular:before {
content: "\e73f";
}
-.icon-ic_fluent_dual_screen_20_filled:before {
+.icon-ic_fluent_draw_image_20_filled:before {
content: "\e740";
}
-.icon-ic_fluent_dual_screen_20_regular:before {
+.icon-ic_fluent_draw_image_20_regular:before {
content: "\e741";
}
-.icon-ic_fluent_dual_screen_add_20_filled:before {
+.icon-ic_fluent_draw_shape_20_filled:before {
content: "\e742";
}
-.icon-ic_fluent_dual_screen_add_20_regular:before {
+.icon-ic_fluent_draw_shape_20_regular:before {
content: "\e743";
}
-.icon-ic_fluent_dual_screen_arrow_right_20_filled:before {
+.icon-ic_fluent_draw_text_20_filled:before {
content: "\e744";
}
-.icon-ic_fluent_dual_screen_arrow_right_20_regular:before {
+.icon-ic_fluent_draw_text_20_regular:before {
content: "\e745";
}
-.icon-ic_fluent_dual_screen_arrow_up_20_filled:before {
+.icon-ic_fluent_drawer_20_filled:before {
content: "\e746";
}
-.icon-ic_fluent_dual_screen_arrow_up_20_regular:before {
+.icon-ic_fluent_drawer_20_regular:before {
content: "\e747";
}
-.icon-ic_fluent_dual_screen_clock_20_filled:before {
+.icon-ic_fluent_drawer_add_20_filled:before {
content: "\e748";
}
-.icon-ic_fluent_dual_screen_clock_20_regular:before {
+.icon-ic_fluent_drawer_add_20_regular:before {
content: "\e749";
}
-.icon-ic_fluent_dual_screen_closed_alert_20_filled:before {
+.icon-ic_fluent_drawer_arrow_download_20_filled:before {
content: "\e74a";
}
-.icon-ic_fluent_dual_screen_closed_alert_20_regular:before {
+.icon-ic_fluent_drawer_arrow_download_20_regular:before {
content: "\e74b";
}
-.icon-ic_fluent_dual_screen_desktop_20_filled:before {
+.icon-ic_fluent_drawer_dismiss_20_filled:before {
content: "\e74c";
}
-.icon-ic_fluent_dual_screen_desktop_20_regular:before {
+.icon-ic_fluent_drawer_dismiss_20_regular:before {
content: "\e74d";
}
-.icon-ic_fluent_dual_screen_dismiss_20_filled:before {
+.icon-ic_fluent_drawer_play_20_filled:before {
content: "\e74e";
}
-.icon-ic_fluent_dual_screen_dismiss_20_regular:before {
+.icon-ic_fluent_drawer_play_20_regular:before {
content: "\e74f";
}
-.icon-ic_fluent_dual_screen_group_20_filled:before {
+.icon-ic_fluent_drawer_subtract_20_filled:before {
content: "\e750";
}
-.icon-ic_fluent_dual_screen_group_20_regular:before {
+.icon-ic_fluent_drawer_subtract_20_regular:before {
content: "\e751";
}
-.icon-ic_fluent_dual_screen_header_20_filled:before {
+.icon-ic_fluent_drink_beer_20_filled:before {
content: "\e752";
}
-.icon-ic_fluent_dual_screen_header_20_regular:before {
+.icon-ic_fluent_drink_beer_20_regular:before {
content: "\e753";
}
-.icon-ic_fluent_dual_screen_lock_20_filled:before {
+.icon-ic_fluent_drink_bottle_20_filled:before {
content: "\e754";
}
-.icon-ic_fluent_dual_screen_lock_20_regular:before {
+.icon-ic_fluent_drink_bottle_20_regular:before {
content: "\e755";
}
-.icon-ic_fluent_dual_screen_mirror_20_filled:before {
+.icon-ic_fluent_drink_bottle_off_20_filled:before {
content: "\e756";
}
-.icon-ic_fluent_dual_screen_mirror_20_regular:before {
+.icon-ic_fluent_drink_bottle_off_20_regular:before {
content: "\e757";
}
-.icon-ic_fluent_dual_screen_pagination_20_filled:before {
+.icon-ic_fluent_drink_coffee_20_filled:before {
content: "\e758";
}
-.icon-ic_fluent_dual_screen_pagination_20_regular:before {
+.icon-ic_fluent_drink_coffee_20_regular:before {
content: "\e759";
}
-.icon-ic_fluent_dual_screen_settings_20_filled:before {
+.icon-ic_fluent_drink_margarita_20_filled:before {
content: "\e75a";
}
-.icon-ic_fluent_dual_screen_settings_20_regular:before {
+.icon-ic_fluent_drink_margarita_20_regular:before {
content: "\e75b";
}
-.icon-ic_fluent_dual_screen_span_20_filled:before {
+.icon-ic_fluent_drink_to_go_20_filled:before {
content: "\e75c";
}
-.icon-ic_fluent_dual_screen_span_20_regular:before {
+.icon-ic_fluent_drink_to_go_20_regular:before {
content: "\e75d";
}
-.icon-ic_fluent_dual_screen_speaker_20_filled:before {
+.icon-ic_fluent_drink_wine_20_filled:before {
content: "\e75e";
}
-.icon-ic_fluent_dual_screen_speaker_20_regular:before {
+.icon-ic_fluent_drink_wine_20_regular:before {
content: "\e75f";
}
-.icon-ic_fluent_dual_screen_status_bar_20_filled:before {
+.icon-ic_fluent_drive_train_20_filled:before {
content: "\e760";
}
-.icon-ic_fluent_dual_screen_status_bar_20_regular:before {
+.icon-ic_fluent_drive_train_20_regular:before {
content: "\e761";
}
-.icon-ic_fluent_dual_screen_tablet_20_filled:before {
+.icon-ic_fluent_drop_20_filled:before {
content: "\e762";
}
-.icon-ic_fluent_dual_screen_tablet_20_regular:before {
+.icon-ic_fluent_drop_20_regular:before {
content: "\e763";
}
-.icon-ic_fluent_dual_screen_update_20_filled:before {
+.icon-ic_fluent_dual_screen_20_filled:before {
content: "\e764";
}
-.icon-ic_fluent_dual_screen_update_20_regular:before {
+.icon-ic_fluent_dual_screen_20_regular:before {
content: "\e765";
}
-.icon-ic_fluent_dual_screen_vertical_scroll_20_filled:before {
+.icon-ic_fluent_dual_screen_add_20_filled:before {
content: "\e766";
}
-.icon-ic_fluent_dual_screen_vertical_scroll_20_regular:before {
+.icon-ic_fluent_dual_screen_add_20_regular:before {
content: "\e767";
}
-.icon-ic_fluent_dual_screen_vibrate_20_filled:before {
+.icon-ic_fluent_dual_screen_arrow_right_20_filled:before {
content: "\e768";
}
-.icon-ic_fluent_dual_screen_vibrate_20_regular:before {
+.icon-ic_fluent_dual_screen_arrow_right_20_regular:before {
content: "\e769";
}
-.icon-ic_fluent_dumbbell_20_filled:before {
+.icon-ic_fluent_dual_screen_arrow_up_20_filled:before {
content: "\e76a";
}
-.icon-ic_fluent_dumbbell_20_regular:before {
+.icon-ic_fluent_dual_screen_arrow_up_20_regular:before {
content: "\e76b";
}
-.icon-ic_fluent_dust_20_filled:before {
+.icon-ic_fluent_dual_screen_clock_20_filled:before {
content: "\e76c";
}
-.icon-ic_fluent_dust_20_regular:before {
+.icon-ic_fluent_dual_screen_clock_20_regular:before {
content: "\e76d";
}
-.icon-ic_fluent_earth_20_filled:before {
+.icon-ic_fluent_dual_screen_closed_alert_20_filled:before {
content: "\e76e";
}
-.icon-ic_fluent_earth_20_regular:before {
+.icon-ic_fluent_dual_screen_closed_alert_20_regular:before {
content: "\e76f";
}
-.icon-ic_fluent_earth_leaf_20_filled:before {
+.icon-ic_fluent_dual_screen_desktop_20_filled:before {
content: "\e770";
}
-.icon-ic_fluent_earth_leaf_20_regular:before {
+.icon-ic_fluent_dual_screen_desktop_20_regular:before {
content: "\e771";
}
-.icon-ic_fluent_edit_20_filled:before {
+.icon-ic_fluent_dual_screen_dismiss_20_filled:before {
content: "\e772";
}
-.icon-ic_fluent_edit_20_regular:before {
+.icon-ic_fluent_dual_screen_dismiss_20_regular:before {
content: "\e773";
}
-.icon-ic_fluent_edit_arrow_back_20_filled:before {
+.icon-ic_fluent_dual_screen_group_20_filled:before {
content: "\e774";
}
-.icon-ic_fluent_edit_arrow_back_20_regular:before {
+.icon-ic_fluent_dual_screen_group_20_regular:before {
content: "\e775";
}
-.icon-ic_fluent_edit_line_horizontal_3_20_filled:before {
+.icon-ic_fluent_dual_screen_header_20_filled:before {
content: "\e776";
}
-.icon-ic_fluent_edit_line_horizontal_3_20_regular:before {
+.icon-ic_fluent_dual_screen_header_20_regular:before {
content: "\e777";
}
-.icon-ic_fluent_edit_lock_20_filled:before {
+.icon-ic_fluent_dual_screen_lock_20_filled:before {
content: "\e778";
}
-.icon-ic_fluent_edit_lock_20_regular:before {
+.icon-ic_fluent_dual_screen_lock_20_regular:before {
content: "\e779";
}
-.icon-ic_fluent_edit_off_20_filled:before {
+.icon-ic_fluent_dual_screen_mirror_20_filled:before {
content: "\e77a";
}
-.icon-ic_fluent_edit_off_20_regular:before {
+.icon-ic_fluent_dual_screen_mirror_20_regular:before {
content: "\e77b";
}
-.icon-ic_fluent_edit_person_20_filled:before {
+.icon-ic_fluent_dual_screen_pagination_20_filled:before {
content: "\e77c";
}
-.icon-ic_fluent_edit_person_20_regular:before {
+.icon-ic_fluent_dual_screen_pagination_20_regular:before {
content: "\e77d";
}
-.icon-ic_fluent_edit_prohibited_20_filled:before {
+.icon-ic_fluent_dual_screen_settings_20_filled:before {
content: "\e77e";
}
-.icon-ic_fluent_edit_prohibited_20_regular:before {
+.icon-ic_fluent_dual_screen_settings_20_regular:before {
content: "\e77f";
}
-.icon-ic_fluent_edit_settings_20_filled:before {
+.icon-ic_fluent_dual_screen_span_20_filled:before {
content: "\e780";
}
-.icon-ic_fluent_edit_settings_20_regular:before {
+.icon-ic_fluent_dual_screen_span_20_regular:before {
content: "\e781";
}
-.icon-ic_fluent_elevator_20_filled:before {
+.icon-ic_fluent_dual_screen_speaker_20_filled:before {
content: "\e782";
}
-.icon-ic_fluent_elevator_20_regular:before {
+.icon-ic_fluent_dual_screen_speaker_20_regular:before {
content: "\e783";
}
-.icon-ic_fluent_emoji_20_filled:before {
+.icon-ic_fluent_dual_screen_status_bar_20_filled:before {
content: "\e784";
}
-.icon-ic_fluent_emoji_20_regular:before {
+.icon-ic_fluent_dual_screen_status_bar_20_regular:before {
content: "\e785";
}
-.icon-ic_fluent_emoji_add_20_filled:before {
+.icon-ic_fluent_dual_screen_tablet_20_filled:before {
content: "\e786";
}
-.icon-ic_fluent_emoji_add_20_regular:before {
+.icon-ic_fluent_dual_screen_tablet_20_regular:before {
content: "\e787";
}
-.icon-ic_fluent_emoji_angry_20_filled:before {
+.icon-ic_fluent_dual_screen_update_20_filled:before {
content: "\e788";
}
-.icon-ic_fluent_emoji_angry_20_regular:before {
+.icon-ic_fluent_dual_screen_update_20_regular:before {
content: "\e789";
}
-.icon-ic_fluent_emoji_edit_20_filled:before {
+.icon-ic_fluent_dual_screen_vertical_scroll_20_filled:before {
content: "\e78a";
}
-.icon-ic_fluent_emoji_edit_20_regular:before {
+.icon-ic_fluent_dual_screen_vertical_scroll_20_regular:before {
content: "\e78b";
}
-.icon-ic_fluent_emoji_hand_20_filled:before {
+.icon-ic_fluent_dual_screen_vibrate_20_filled:before {
content: "\e78c";
}
-.icon-ic_fluent_emoji_hand_20_regular:before {
+.icon-ic_fluent_dual_screen_vibrate_20_regular:before {
content: "\e78d";
}
-.icon-ic_fluent_emoji_hint_20_filled:before {
+.icon-ic_fluent_dumbbell_20_filled:before {
content: "\e78e";
}
-.icon-ic_fluent_emoji_hint_20_regular:before {
+.icon-ic_fluent_dumbbell_20_regular:before {
content: "\e78f";
}
-.icon-ic_fluent_emoji_laugh_20_filled:before {
+.icon-ic_fluent_dust_20_filled:before {
content: "\e790";
}
-.icon-ic_fluent_emoji_laugh_20_regular:before {
+.icon-ic_fluent_dust_20_regular:before {
content: "\e791";
}
-.icon-ic_fluent_emoji_meh_20_filled:before {
+.icon-ic_fluent_earth_20_filled:before {
content: "\e792";
}
-.icon-ic_fluent_emoji_meh_20_regular:before {
+.icon-ic_fluent_earth_20_regular:before {
content: "\e793";
}
-.icon-ic_fluent_emoji_meme_20_filled:before {
+.icon-ic_fluent_earth_leaf_20_filled:before {
content: "\e794";
}
-.icon-ic_fluent_emoji_meme_20_regular:before {
+.icon-ic_fluent_earth_leaf_20_regular:before {
content: "\e795";
}
-.icon-ic_fluent_emoji_multiple_20_filled:before {
+.icon-ic_fluent_edit_20_filled:before {
content: "\e796";
}
-.icon-ic_fluent_emoji_multiple_20_regular:before {
+.icon-ic_fluent_edit_20_regular:before {
content: "\e797";
}
-.icon-ic_fluent_emoji_sad_20_filled:before {
+.icon-ic_fluent_edit_arrow_back_20_filled:before {
content: "\e798";
}
-.icon-ic_fluent_emoji_sad_20_regular:before {
+.icon-ic_fluent_edit_arrow_back_20_regular:before {
content: "\e799";
}
-.icon-ic_fluent_emoji_sad_slight_20_filled:before {
+.icon-ic_fluent_edit_line_horizontal_3_20_filled:before {
content: "\e79a";
}
-.icon-ic_fluent_emoji_sad_slight_20_regular:before {
+.icon-ic_fluent_edit_line_horizontal_3_20_regular:before {
content: "\e79b";
}
-.icon-ic_fluent_emoji_smile_slight_20_filled:before {
+.icon-ic_fluent_edit_lock_20_filled:before {
content: "\e79c";
}
-.icon-ic_fluent_emoji_smile_slight_20_regular:before {
+.icon-ic_fluent_edit_lock_20_regular:before {
content: "\e79d";
}
-.icon-ic_fluent_emoji_sparkle_20_filled:before {
+.icon-ic_fluent_edit_off_20_filled:before {
content: "\e79e";
}
-.icon-ic_fluent_emoji_sparkle_20_regular:before {
+.icon-ic_fluent_edit_off_20_regular:before {
content: "\e79f";
}
-.icon-ic_fluent_emoji_surprise_20_filled:before {
+.icon-ic_fluent_edit_person_20_filled:before {
content: "\e7a0";
}
-.icon-ic_fluent_emoji_surprise_20_regular:before {
+.icon-ic_fluent_edit_person_20_regular:before {
content: "\e7a1";
}
-.icon-ic_fluent_engine_20_filled:before {
+.icon-ic_fluent_edit_prohibited_20_filled:before {
content: "\e7a2";
}
-.icon-ic_fluent_engine_20_regular:before {
+.icon-ic_fluent_edit_prohibited_20_regular:before {
content: "\e7a3";
}
-.icon-ic_fluent_equal_circle_20_filled:before {
+.icon-ic_fluent_edit_settings_20_filled:before {
content: "\e7a4";
}
-.icon-ic_fluent_equal_circle_20_regular:before {
+.icon-ic_fluent_edit_settings_20_regular:before {
content: "\e7a5";
}
-.icon-ic_fluent_equal_off_20_filled:before {
+.icon-ic_fluent_elevator_20_filled:before {
content: "\e7a6";
}
-.icon-ic_fluent_equal_off_20_regular:before {
+.icon-ic_fluent_elevator_20_regular:before {
content: "\e7a7";
}
-.icon-ic_fluent_eraser_20_filled:before {
+.icon-ic_fluent_emoji_20_filled:before {
content: "\e7a8";
}
-.icon-ic_fluent_eraser_20_regular:before {
+.icon-ic_fluent_emoji_20_regular:before {
content: "\e7a9";
}
-.icon-ic_fluent_eraser_medium_20_filled:before {
+.icon-ic_fluent_emoji_add_20_filled:before {
content: "\e7aa";
}
-.icon-ic_fluent_eraser_medium_20_regular:before {
+.icon-ic_fluent_emoji_add_20_regular:before {
content: "\e7ab";
}
-.icon-ic_fluent_eraser_segment_20_filled:before {
+.icon-ic_fluent_emoji_angry_20_filled:before {
content: "\e7ac";
}
-.icon-ic_fluent_eraser_segment_20_regular:before {
+.icon-ic_fluent_emoji_angry_20_regular:before {
content: "\e7ad";
}
-.icon-ic_fluent_eraser_small_20_filled:before {
+.icon-ic_fluent_emoji_edit_20_filled:before {
content: "\e7ae";
}
-.icon-ic_fluent_eraser_small_20_regular:before {
+.icon-ic_fluent_emoji_edit_20_regular:before {
content: "\e7af";
}
-.icon-ic_fluent_eraser_tool_20_filled:before {
+.icon-ic_fluent_emoji_hand_20_filled:before {
content: "\e7b0";
}
-.icon-ic_fluent_eraser_tool_20_regular:before {
+.icon-ic_fluent_emoji_hand_20_regular:before {
content: "\e7b1";
}
-.icon-ic_fluent_error_circle_20_filled:before {
+.icon-ic_fluent_emoji_hint_20_filled:before {
content: "\e7b2";
}
-.icon-ic_fluent_error_circle_20_regular:before {
+.icon-ic_fluent_emoji_hint_20_regular:before {
content: "\e7b3";
}
-.icon-ic_fluent_error_circle_settings_20_filled:before {
+.icon-ic_fluent_emoji_laugh_20_filled:before {
content: "\e7b4";
}
-.icon-ic_fluent_error_circle_settings_20_regular:before {
+.icon-ic_fluent_emoji_laugh_20_regular:before {
content: "\e7b5";
}
-.icon-ic_fluent_expand_up_left_20_filled:before {
+.icon-ic_fluent_emoji_meh_20_filled:before {
content: "\e7b6";
}
-.icon-ic_fluent_expand_up_left_20_regular:before {
+.icon-ic_fluent_emoji_meh_20_regular:before {
content: "\e7b7";
}
-.icon-ic_fluent_expand_up_right_20_filled:before {
+.icon-ic_fluent_emoji_meme_20_filled:before {
content: "\e7b8";
}
-.icon-ic_fluent_expand_up_right_20_regular:before {
+.icon-ic_fluent_emoji_meme_20_regular:before {
content: "\e7b9";
}
-.icon-ic_fluent_extended_dock_20_filled:before {
+.icon-ic_fluent_emoji_multiple_20_filled:before {
content: "\e7ba";
}
-.icon-ic_fluent_extended_dock_20_regular:before {
+.icon-ic_fluent_emoji_multiple_20_regular:before {
content: "\e7bb";
}
-.icon-ic_fluent_eye_20_filled:before {
+.icon-ic_fluent_emoji_sad_20_filled:before {
content: "\e7bc";
}
-.icon-ic_fluent_eye_20_regular:before {
+.icon-ic_fluent_emoji_sad_20_regular:before {
content: "\e7bd";
}
-.icon-ic_fluent_eye_lines_20_filled:before {
+.icon-ic_fluent_emoji_sad_slight_20_filled:before {
content: "\e7be";
}
-.icon-ic_fluent_eye_lines_20_regular:before {
+.icon-ic_fluent_emoji_sad_slight_20_regular:before {
content: "\e7bf";
}
-.icon-ic_fluent_eye_off_20_filled:before {
+.icon-ic_fluent_emoji_smile_slight_20_filled:before {
content: "\e7c0";
}
-.icon-ic_fluent_eye_off_20_regular:before {
+.icon-ic_fluent_emoji_smile_slight_20_regular:before {
content: "\e7c1";
}
-.icon-ic_fluent_eye_tracking_20_filled:before {
+.icon-ic_fluent_emoji_sparkle_20_filled:before {
content: "\e7c2";
}
-.icon-ic_fluent_eye_tracking_20_regular:before {
+.icon-ic_fluent_emoji_sparkle_20_regular:before {
content: "\e7c3";
}
-.icon-ic_fluent_eye_tracking_off_20_filled:before {
+.icon-ic_fluent_emoji_surprise_20_filled:before {
content: "\e7c4";
}
-.icon-ic_fluent_eye_tracking_off_20_regular:before {
+.icon-ic_fluent_emoji_surprise_20_regular:before {
content: "\e7c5";
}
-.icon-ic_fluent_eyedropper_20_filled:before {
+.icon-ic_fluent_engine_20_filled:before {
content: "\e7c6";
}
-.icon-ic_fluent_eyedropper_20_regular:before {
+.icon-ic_fluent_engine_20_regular:before {
content: "\e7c7";
}
-.icon-ic_fluent_eyedropper_off_20_filled:before {
+.icon-ic_fluent_equal_circle_20_filled:before {
content: "\e7c8";
}
-.icon-ic_fluent_eyedropper_off_20_regular:before {
+.icon-ic_fluent_equal_circle_20_regular:before {
content: "\e7c9";
}
-.icon-ic_fluent_f_stop_20_filled:before {
+.icon-ic_fluent_equal_off_20_filled:before {
content: "\e7ca";
}
-.icon-ic_fluent_f_stop_20_regular:before {
+.icon-ic_fluent_equal_off_20_regular:before {
content: "\e7cb";
}
-.icon-ic_fluent_fast_acceleration_20_filled:before {
+.icon-ic_fluent_eraser_20_filled:before {
content: "\e7cc";
}
-.icon-ic_fluent_fast_acceleration_20_regular:before {
+.icon-ic_fluent_eraser_20_regular:before {
content: "\e7cd";
}
-.icon-ic_fluent_fast_forward_20_filled:before {
+.icon-ic_fluent_eraser_medium_20_filled:before {
content: "\e7ce";
}
-.icon-ic_fluent_fast_forward_20_regular:before {
+.icon-ic_fluent_eraser_medium_20_regular:before {
content: "\e7cf";
}
-.icon-ic_fluent_fax_20_filled:before {
+.icon-ic_fluent_eraser_segment_20_filled:before {
content: "\e7d0";
}
-.icon-ic_fluent_fax_20_regular:before {
+.icon-ic_fluent_eraser_segment_20_regular:before {
content: "\e7d1";
}
-.icon-ic_fluent_feed_20_filled:before {
+.icon-ic_fluent_eraser_small_20_filled:before {
content: "\e7d2";
}
-.icon-ic_fluent_feed_20_regular:before {
+.icon-ic_fluent_eraser_small_20_regular:before {
content: "\e7d3";
}
-.icon-ic_fluent_filmstrip_20_filled:before {
+.icon-ic_fluent_eraser_tool_20_filled:before {
content: "\e7d4";
}
-.icon-ic_fluent_filmstrip_20_regular:before {
+.icon-ic_fluent_eraser_tool_20_regular:before {
content: "\e7d5";
}
-.icon-ic_fluent_filmstrip_image_20_filled:before {
+.icon-ic_fluent_error_circle_20_filled:before {
content: "\e7d6";
}
-.icon-ic_fluent_filmstrip_image_20_regular:before {
+.icon-ic_fluent_error_circle_20_regular:before {
content: "\e7d7";
}
-.icon-ic_fluent_filmstrip_play_20_filled:before {
+.icon-ic_fluent_error_circle_settings_20_filled:before {
content: "\e7d8";
}
-.icon-ic_fluent_filmstrip_play_20_regular:before {
+.icon-ic_fluent_error_circle_settings_20_regular:before {
content: "\e7d9";
}
-.icon-ic_fluent_filmstrip_split_20_filled:before {
+.icon-ic_fluent_expand_up_left_20_filled:before {
content: "\e7da";
}
-.icon-ic_fluent_filmstrip_split_20_regular:before {
+.icon-ic_fluent_expand_up_left_20_regular:before {
content: "\e7db";
}
-.icon-ic_fluent_filter_20_filled:before {
+.icon-ic_fluent_expand_up_right_20_filled:before {
content: "\e7dc";
}
-.icon-ic_fluent_filter_20_regular:before {
+.icon-ic_fluent_expand_up_right_20_regular:before {
content: "\e7dd";
}
-.icon-ic_fluent_filter_add_20_filled:before {
+.icon-ic_fluent_extended_dock_20_filled:before {
content: "\e7de";
}
-.icon-ic_fluent_filter_add_20_regular:before {
+.icon-ic_fluent_extended_dock_20_regular:before {
content: "\e7df";
}
-.icon-ic_fluent_filter_dismiss_20_filled:before {
+.icon-ic_fluent_eye_20_filled:before {
content: "\e7e0";
}
-.icon-ic_fluent_filter_dismiss_20_regular:before {
+.icon-ic_fluent_eye_20_regular:before {
content: "\e7e1";
}
-.icon-ic_fluent_filter_sync_20_filled:before {
+.icon-ic_fluent_eye_lines_20_filled:before {
content: "\e7e2";
}
-.icon-ic_fluent_filter_sync_20_regular:before {
+.icon-ic_fluent_eye_lines_20_regular:before {
content: "\e7e3";
}
-.icon-ic_fluent_fingerprint_20_filled:before {
+.icon-ic_fluent_eye_off_20_filled:before {
content: "\e7e4";
}
-.icon-ic_fluent_fingerprint_20_regular:before {
+.icon-ic_fluent_eye_off_20_regular:before {
content: "\e7e5";
}
-.icon-ic_fluent_fire_20_filled:before {
+.icon-ic_fluent_eye_tracking_20_filled:before {
content: "\e7e6";
}
-.icon-ic_fluent_fire_20_regular:before {
+.icon-ic_fluent_eye_tracking_20_regular:before {
content: "\e7e7";
}
-.icon-ic_fluent_fireplace_20_filled:before {
+.icon-ic_fluent_eye_tracking_off_20_filled:before {
content: "\e7e8";
}
-.icon-ic_fluent_fireplace_20_regular:before {
+.icon-ic_fluent_eye_tracking_off_20_regular:before {
content: "\e7e9";
}
-.icon-ic_fluent_fixed_width_20_filled:before {
+.icon-ic_fluent_eyedropper_20_filled:before {
content: "\e7ea";
}
-.icon-ic_fluent_fixed_width_20_regular:before {
+.icon-ic_fluent_eyedropper_20_regular:before {
content: "\e7eb";
}
-.icon-ic_fluent_flag_20_filled:before {
+.icon-ic_fluent_eyedropper_off_20_filled:before {
content: "\e7ec";
}
-.icon-ic_fluent_flag_20_regular:before {
+.icon-ic_fluent_eyedropper_off_20_regular:before {
content: "\e7ed";
}
-.icon-ic_fluent_flag_checkered_20_filled:before {
+.icon-ic_fluent_f_stop_20_filled:before {
content: "\e7ee";
}
-.icon-ic_fluent_flag_checkered_20_regular:before {
+.icon-ic_fluent_f_stop_20_regular:before {
content: "\e7ef";
}
-.icon-ic_fluent_flag_clock_20_filled:before {
+.icon-ic_fluent_fast_acceleration_20_filled:before {
content: "\e7f0";
}
-.icon-ic_fluent_flag_clock_20_regular:before {
+.icon-ic_fluent_fast_acceleration_20_regular:before {
content: "\e7f1";
}
-.icon-ic_fluent_flag_off_20_filled:before {
+.icon-ic_fluent_fast_forward_20_filled:before {
content: "\e7f2";
}
-.icon-ic_fluent_flag_off_20_regular:before {
+.icon-ic_fluent_fast_forward_20_regular:before {
content: "\e7f3";
}
-.icon-ic_fluent_flag_pride_20_filled:before {
+.icon-ic_fluent_fax_20_filled:before {
content: "\e7f4";
}
-.icon-ic_fluent_flag_pride_intersex_inclusive_progress_20_filled:before {
+.icon-ic_fluent_fax_20_regular:before {
content: "\e7f5";
}
-.icon-ic_fluent_flag_pride_philadelphia_20_filled:before {
+.icon-ic_fluent_feed_20_filled:before {
content: "\e7f6";
}
-.icon-ic_fluent_flag_pride_progress_20_filled:before {
+.icon-ic_fluent_feed_20_regular:before {
content: "\e7f7";
}
-.icon-ic_fluent_flash_20_filled:before {
+.icon-ic_fluent_filmstrip_20_filled:before {
content: "\e7f8";
}
-.icon-ic_fluent_flash_20_regular:before {
+.icon-ic_fluent_filmstrip_20_regular:before {
content: "\e7f9";
}
-.icon-ic_fluent_flash_add_20_filled:before {
+.icon-ic_fluent_filmstrip_image_20_filled:before {
content: "\e7fa";
}
-.icon-ic_fluent_flash_add_20_regular:before {
+.icon-ic_fluent_filmstrip_image_20_regular:before {
content: "\e7fb";
}
-.icon-ic_fluent_flash_auto_20_filled:before {
+.icon-ic_fluent_filmstrip_play_20_filled:before {
content: "\e7fc";
}
-.icon-ic_fluent_flash_auto_20_regular:before {
+.icon-ic_fluent_filmstrip_play_20_regular:before {
content: "\e7fd";
}
-.icon-ic_fluent_flash_checkmark_20_filled:before {
+.icon-ic_fluent_filmstrip_split_20_filled:before {
content: "\e7fe";
}
-.icon-ic_fluent_flash_checkmark_20_regular:before {
+.icon-ic_fluent_filmstrip_split_20_regular:before {
content: "\e7ff";
}
-.icon-ic_fluent_flash_flow_20_filled:before {
+.icon-ic_fluent_filter_20_filled:before {
content: "\e800";
}
-.icon-ic_fluent_flash_flow_20_regular:before {
+.icon-ic_fluent_filter_20_regular:before {
content: "\e801";
}
-.icon-ic_fluent_flash_off_20_filled:before {
+.icon-ic_fluent_filter_add_20_filled:before {
content: "\e802";
}
-.icon-ic_fluent_flash_off_20_regular:before {
+.icon-ic_fluent_filter_add_20_regular:before {
content: "\e803";
}
-.icon-ic_fluent_flash_play_20_filled:before {
+.icon-ic_fluent_filter_dismiss_20_filled:before {
content: "\e804";
}
-.icon-ic_fluent_flash_play_20_regular:before {
+.icon-ic_fluent_filter_dismiss_20_regular:before {
content: "\e805";
}
-.icon-ic_fluent_flash_settings_20_filled:before {
+.icon-ic_fluent_filter_sync_20_filled:before {
content: "\e806";
}
-.icon-ic_fluent_flash_settings_20_regular:before {
+.icon-ic_fluent_filter_sync_20_regular:before {
content: "\e807";
}
-.icon-ic_fluent_flash_sparkle_20_filled:before {
+.icon-ic_fluent_fingerprint_20_filled:before {
content: "\e808";
}
-.icon-ic_fluent_flash_sparkle_20_regular:before {
+.icon-ic_fluent_fingerprint_20_regular:before {
content: "\e809";
}
-.icon-ic_fluent_flashlight_20_filled:before {
+.icon-ic_fluent_fire_20_filled:before {
content: "\e80a";
}
-.icon-ic_fluent_flashlight_20_regular:before {
+.icon-ic_fluent_fire_20_regular:before {
content: "\e80b";
}
-.icon-ic_fluent_flashlight_off_20_filled:before {
+.icon-ic_fluent_fireplace_20_filled:before {
content: "\e80c";
}
-.icon-ic_fluent_flashlight_off_20_regular:before {
+.icon-ic_fluent_fireplace_20_regular:before {
content: "\e80d";
}
-.icon-ic_fluent_flip_horizontal_20_filled:before {
+.icon-ic_fluent_fixed_width_20_filled:before {
content: "\e80e";
}
-.icon-ic_fluent_flip_horizontal_20_regular:before {
+.icon-ic_fluent_fixed_width_20_regular:before {
content: "\e80f";
}
-.icon-ic_fluent_flip_vertical_20_filled:before {
+.icon-ic_fluent_flag_20_filled:before {
content: "\e810";
}
-.icon-ic_fluent_flip_vertical_20_regular:before {
+.icon-ic_fluent_flag_20_regular:before {
content: "\e811";
}
-.icon-ic_fluent_flow_20_filled:before {
+.icon-ic_fluent_flag_checkered_20_filled:before {
content: "\e812";
}
-.icon-ic_fluent_flow_20_regular:before {
+.icon-ic_fluent_flag_checkered_20_regular:before {
content: "\e813";
}
-.icon-ic_fluent_flowchart_20_filled:before {
+.icon-ic_fluent_flag_clock_20_filled:before {
content: "\e814";
}
-.icon-ic_fluent_flowchart_20_regular:before {
+.icon-ic_fluent_flag_clock_20_regular:before {
content: "\e815";
}
-.icon-ic_fluent_flowchart_circle_20_filled:before {
+.icon-ic_fluent_flag_off_20_filled:before {
content: "\e816";
}
-.icon-ic_fluent_flowchart_circle_20_regular:before {
+.icon-ic_fluent_flag_off_20_regular:before {
content: "\e817";
}
-.icon-ic_fluent_fluent_20_filled:before {
+.icon-ic_fluent_flag_pride_20_filled:before {
content: "\e818";
}
-.icon-ic_fluent_fluent_20_regular:before {
+.icon-ic_fluent_flag_pride_intersex_inclusive_progress_20_filled:before {
content: "\e819";
}
-.icon-ic_fluent_fluid_20_filled:before {
+.icon-ic_fluent_flag_pride_philadelphia_20_filled:before {
content: "\e81a";
}
-.icon-ic_fluent_fluid_20_regular:before {
+.icon-ic_fluent_flag_pride_progress_20_filled:before {
content: "\e81b";
}
-.icon-ic_fluent_folder_20_filled:before {
+.icon-ic_fluent_flash_20_filled:before {
content: "\e81c";
}
-.icon-ic_fluent_folder_20_regular:before {
+.icon-ic_fluent_flash_20_regular:before {
content: "\e81d";
}
-.icon-ic_fluent_folder_add_20_filled:before {
+.icon-ic_fluent_flash_add_20_filled:before {
content: "\e81e";
}
-.icon-ic_fluent_folder_add_20_regular:before {
+.icon-ic_fluent_flash_add_20_regular:before {
content: "\e81f";
}
-.icon-ic_fluent_folder_arrow_left_20_filled:before {
+.icon-ic_fluent_flash_auto_20_filled:before {
content: "\e820";
}
-.icon-ic_fluent_folder_arrow_left_20_regular:before {
+.icon-ic_fluent_flash_auto_20_regular:before {
content: "\e821";
}
-.icon-ic_fluent_folder_arrow_right_20_filled:before {
+.icon-ic_fluent_flash_checkmark_20_filled:before {
content: "\e822";
}
-.icon-ic_fluent_folder_arrow_right_20_regular:before {
+.icon-ic_fluent_flash_checkmark_20_regular:before {
content: "\e823";
}
-.icon-ic_fluent_folder_arrow_up_20_filled:before {
+.icon-ic_fluent_flash_flow_20_filled:before {
content: "\e824";
}
-.icon-ic_fluent_folder_arrow_up_20_regular:before {
+.icon-ic_fluent_flash_flow_20_regular:before {
content: "\e825";
}
-.icon-ic_fluent_folder_briefcase_20_filled:before {
+.icon-ic_fluent_flash_off_20_filled:before {
content: "\e826";
}
-.icon-ic_fluent_folder_briefcase_20_regular:before {
+.icon-ic_fluent_flash_off_20_regular:before {
content: "\e827";
}
-.icon-ic_fluent_folder_document_20_filled:before {
+.icon-ic_fluent_flash_play_20_filled:before {
content: "\e828";
}
-.icon-ic_fluent_folder_document_20_regular:before {
+.icon-ic_fluent_flash_play_20_regular:before {
content: "\e829";
}
-.icon-ic_fluent_folder_globe_20_filled:before {
+.icon-ic_fluent_flash_settings_20_filled:before {
content: "\e82a";
}
-.icon-ic_fluent_folder_globe_20_regular:before {
+.icon-ic_fluent_flash_settings_20_regular:before {
content: "\e82b";
}
-.icon-ic_fluent_folder_lightning_20_filled:before {
+.icon-ic_fluent_flash_sparkle_20_filled:before {
content: "\e82c";
}
-.icon-ic_fluent_folder_lightning_20_regular:before {
+.icon-ic_fluent_flash_sparkle_20_regular:before {
content: "\e82d";
}
-.icon-ic_fluent_folder_link_20_filled:before {
+.icon-ic_fluent_flashlight_20_filled:before {
content: "\e82e";
}
-.icon-ic_fluent_folder_link_20_regular:before {
+.icon-ic_fluent_flashlight_20_regular:before {
content: "\e82f";
}
-.icon-ic_fluent_folder_list_20_filled:before {
+.icon-ic_fluent_flashlight_off_20_filled:before {
content: "\e830";
}
-.icon-ic_fluent_folder_list_20_regular:before {
+.icon-ic_fluent_flashlight_off_20_regular:before {
content: "\e831";
}
-.icon-ic_fluent_folder_mail_20_filled:before {
+.icon-ic_fluent_flip_horizontal_20_filled:before {
content: "\e832";
}
-.icon-ic_fluent_folder_mail_20_regular:before {
+.icon-ic_fluent_flip_horizontal_20_regular:before {
content: "\e833";
}
-.icon-ic_fluent_folder_open_20_filled:before {
+.icon-ic_fluent_flip_vertical_20_filled:before {
content: "\e834";
}
-.icon-ic_fluent_folder_open_20_regular:before {
+.icon-ic_fluent_flip_vertical_20_regular:before {
content: "\e835";
}
-.icon-ic_fluent_folder_open_vertical_20_filled:before {
+.icon-ic_fluent_flow_20_filled:before {
content: "\e836";
}
-.icon-ic_fluent_folder_open_vertical_20_regular:before {
+.icon-ic_fluent_flow_20_regular:before {
content: "\e837";
}
-.icon-ic_fluent_folder_people_20_filled:before {
+.icon-ic_fluent_flowchart_20_filled:before {
content: "\e838";
}
-.icon-ic_fluent_folder_people_20_regular:before {
+.icon-ic_fluent_flowchart_20_regular:before {
content: "\e839";
}
-.icon-ic_fluent_folder_person_20_filled:before {
+.icon-ic_fluent_flowchart_circle_20_filled:before {
content: "\e83a";
}
-.icon-ic_fluent_folder_person_20_regular:before {
+.icon-ic_fluent_flowchart_circle_20_regular:before {
content: "\e83b";
}
-.icon-ic_fluent_folder_prohibited_20_filled:before {
+.icon-ic_fluent_fluent_20_filled:before {
content: "\e83c";
}
-.icon-ic_fluent_folder_prohibited_20_regular:before {
+.icon-ic_fluent_fluent_20_regular:before {
content: "\e83d";
}
-.icon-ic_fluent_folder_search_20_filled:before {
+.icon-ic_fluent_fluid_20_filled:before {
content: "\e83e";
}
-.icon-ic_fluent_folder_search_20_regular:before {
+.icon-ic_fluent_fluid_20_regular:before {
content: "\e83f";
}
-.icon-ic_fluent_folder_swap_20_filled:before {
+.icon-ic_fluent_folder_20_filled:before {
content: "\e840";
}
-.icon-ic_fluent_folder_swap_20_regular:before {
+.icon-ic_fluent_folder_20_regular:before {
content: "\e841";
}
-.icon-ic_fluent_folder_sync_20_filled:before {
+.icon-ic_fluent_folder_add_20_filled:before {
content: "\e842";
}
-.icon-ic_fluent_folder_sync_20_regular:before {
+.icon-ic_fluent_folder_add_20_regular:before {
content: "\e843";
}
-.icon-ic_fluent_folder_zip_20_filled:before {
+.icon-ic_fluent_folder_arrow_left_20_filled:before {
content: "\e844";
}
-.icon-ic_fluent_folder_zip_20_regular:before {
+.icon-ic_fluent_folder_arrow_left_20_regular:before {
content: "\e845";
}
-.icon-ic_fluent_font_decrease_20_filled:before {
+.icon-ic_fluent_folder_arrow_right_20_filled:before {
content: "\e846";
}
-.icon-ic_fluent_font_decrease_20_regular:before {
+.icon-ic_fluent_folder_arrow_right_20_regular:before {
content: "\e847";
}
-.icon-ic_fluent_font_increase_20_filled:before {
+.icon-ic_fluent_folder_arrow_up_20_filled:before {
content: "\e848";
}
-.icon-ic_fluent_font_increase_20_regular:before {
+.icon-ic_fluent_folder_arrow_up_20_regular:before {
content: "\e849";
}
-.icon-ic_fluent_font_space_tracking_in_20_filled:before {
+.icon-ic_fluent_folder_briefcase_20_filled:before {
content: "\e84a";
}
-.icon-ic_fluent_font_space_tracking_in_20_regular:before {
+.icon-ic_fluent_folder_briefcase_20_regular:before {
content: "\e84b";
}
-.icon-ic_fluent_font_space_tracking_out_20_filled:before {
+.icon-ic_fluent_folder_document_20_filled:before {
content: "\e84c";
}
-.icon-ic_fluent_font_space_tracking_out_20_regular:before {
+.icon-ic_fluent_folder_document_20_regular:before {
content: "\e84d";
}
-.icon-ic_fluent_food_20_filled:before {
+.icon-ic_fluent_folder_globe_20_filled:before {
content: "\e84e";
}
-.icon-ic_fluent_food_20_regular:before {
+.icon-ic_fluent_folder_globe_20_regular:before {
content: "\e84f";
}
-.icon-ic_fluent_food_apple_20_filled:before {
+.icon-ic_fluent_folder_lightning_20_filled:before {
content: "\e850";
}
-.icon-ic_fluent_food_apple_20_regular:before {
+.icon-ic_fluent_folder_lightning_20_regular:before {
content: "\e851";
}
-.icon-ic_fluent_food_cake_20_filled:before {
+.icon-ic_fluent_folder_link_20_filled:before {
content: "\e852";
}
-.icon-ic_fluent_food_cake_20_regular:before {
+.icon-ic_fluent_folder_link_20_regular:before {
content: "\e853";
}
-.icon-ic_fluent_food_carrot_20_filled:before {
+.icon-ic_fluent_folder_list_20_filled:before {
content: "\e854";
}
-.icon-ic_fluent_food_carrot_20_regular:before {
+.icon-ic_fluent_folder_list_20_regular:before {
content: "\e855";
}
-.icon-ic_fluent_food_chicken_leg_20_filled:before {
+.icon-ic_fluent_folder_mail_20_filled:before {
content: "\e856";
}
-.icon-ic_fluent_food_chicken_leg_20_regular:before {
+.icon-ic_fluent_folder_mail_20_regular:before {
content: "\e857";
}
-.icon-ic_fluent_food_egg_20_filled:before {
+.icon-ic_fluent_folder_open_20_filled:before {
content: "\e858";
}
-.icon-ic_fluent_food_egg_20_regular:before {
+.icon-ic_fluent_folder_open_20_regular:before {
content: "\e859";
}
-.icon-ic_fluent_food_fish_20_filled:before {
+.icon-ic_fluent_folder_open_down_20_filled:before {
content: "\e85a";
}
-.icon-ic_fluent_food_fish_20_regular:before {
+.icon-ic_fluent_folder_open_down_20_regular:before {
content: "\e85b";
}
-.icon-ic_fluent_food_grains_20_filled:before {
+.icon-ic_fluent_folder_open_vertical_20_filled:before {
content: "\e85c";
}
-.icon-ic_fluent_food_grains_20_regular:before {
+.icon-ic_fluent_folder_open_vertical_20_regular:before {
content: "\e85d";
}
-.icon-ic_fluent_food_pizza_20_filled:before {
+.icon-ic_fluent_folder_people_20_filled:before {
content: "\e85e";
}
-.icon-ic_fluent_food_pizza_20_regular:before {
+.icon-ic_fluent_folder_people_20_regular:before {
content: "\e85f";
}
-.icon-ic_fluent_food_toast_20_filled:before {
+.icon-ic_fluent_folder_person_20_filled:before {
content: "\e860";
}
-.icon-ic_fluent_food_toast_20_regular:before {
+.icon-ic_fluent_folder_person_20_regular:before {
content: "\e861";
}
-.icon-ic_fluent_form_20_filled:before {
+.icon-ic_fluent_folder_prohibited_20_filled:before {
content: "\e862";
}
-.icon-ic_fluent_form_20_regular:before {
+.icon-ic_fluent_folder_prohibited_20_regular:before {
content: "\e863";
}
-.icon-ic_fluent_form_multiple_20_filled:before {
+.icon-ic_fluent_folder_search_20_filled:before {
content: "\e864";
}
-.icon-ic_fluent_form_multiple_20_regular:before {
+.icon-ic_fluent_folder_search_20_regular:before {
content: "\e865";
}
-.icon-ic_fluent_form_new_20_filled:before {
+.icon-ic_fluent_folder_swap_20_filled:before {
content: "\e866";
}
-.icon-ic_fluent_form_new_20_regular:before {
+.icon-ic_fluent_folder_swap_20_regular:before {
content: "\e867";
}
-.icon-ic_fluent_form_sparkle_20_filled:before {
+.icon-ic_fluent_folder_sync_20_filled:before {
content: "\e868";
}
-.icon-ic_fluent_form_sparkle_20_regular:before {
+.icon-ic_fluent_folder_sync_20_regular:before {
content: "\e869";
}
-.icon-ic_fluent_fps_120_20_filled:before {
+.icon-ic_fluent_folder_zip_20_filled:before {
content: "\e86a";
}
-.icon-ic_fluent_fps_120_20_regular:before {
+.icon-ic_fluent_folder_zip_20_regular:before {
content: "\e86b";
}
-.icon-ic_fluent_fps_240_20_filled:before {
+.icon-ic_fluent_font_decrease_20_filled:before {
content: "\e86c";
}
-.icon-ic_fluent_fps_240_20_regular:before {
+.icon-ic_fluent_font_decrease_20_regular:before {
content: "\e86d";
}
-.icon-ic_fluent_fps_30_20_filled:before {
+.icon-ic_fluent_font_increase_20_filled:before {
content: "\e86e";
}
-.icon-ic_fluent_fps_30_20_regular:before {
+.icon-ic_fluent_font_increase_20_regular:before {
content: "\e86f";
}
-.icon-ic_fluent_fps_60_20_filled:before {
+.icon-ic_fluent_font_space_tracking_in_20_filled:before {
content: "\e870";
}
-.icon-ic_fluent_fps_60_20_regular:before {
+.icon-ic_fluent_font_space_tracking_in_20_regular:before {
content: "\e871";
}
-.icon-ic_fluent_fps_960_20_filled:before {
+.icon-ic_fluent_font_space_tracking_out_20_filled:before {
content: "\e872";
}
-.icon-ic_fluent_fps_960_20_regular:before {
+.icon-ic_fluent_font_space_tracking_out_20_regular:before {
content: "\e873";
}
-.icon-ic_fluent_frame_20_filled:before {
+.icon-ic_fluent_food_20_filled:before {
content: "\e874";
}
-.icon-ic_fluent_frame_20_regular:before {
+.icon-ic_fluent_food_20_regular:before {
content: "\e875";
}
-.icon-ic_fluent_full_screen_maximize_20_filled:before {
+.icon-ic_fluent_food_apple_20_filled:before {
content: "\e876";
}
-.icon-ic_fluent_full_screen_maximize_20_regular:before {
+.icon-ic_fluent_food_apple_20_regular:before {
content: "\e877";
}
-.icon-ic_fluent_full_screen_minimize_20_filled:before {
+.icon-ic_fluent_food_cake_20_filled:before {
content: "\e878";
}
-.icon-ic_fluent_full_screen_minimize_20_regular:before {
+.icon-ic_fluent_food_cake_20_regular:before {
content: "\e879";
}
-.icon-ic_fluent_game_chat_20_filled:before {
+.icon-ic_fluent_food_carrot_20_filled:before {
content: "\e87a";
}
-.icon-ic_fluent_game_chat_20_regular:before {
+.icon-ic_fluent_food_carrot_20_regular:before {
content: "\e87b";
}
-.icon-ic_fluent_games_20_filled:before {
+.icon-ic_fluent_food_chicken_leg_20_filled:before {
content: "\e87c";
}
-.icon-ic_fluent_games_20_regular:before {
+.icon-ic_fluent_food_chicken_leg_20_regular:before {
content: "\e87d";
}
-.icon-ic_fluent_gantt_chart_20_filled:before {
+.icon-ic_fluent_food_egg_20_filled:before {
content: "\e87e";
}
-.icon-ic_fluent_gantt_chart_20_regular:before {
+.icon-ic_fluent_food_egg_20_regular:before {
content: "\e87f";
}
-.icon-ic_fluent_gas_20_filled:before {
+.icon-ic_fluent_food_fish_20_filled:before {
content: "\e880";
}
-.icon-ic_fluent_gas_20_regular:before {
+.icon-ic_fluent_food_fish_20_regular:before {
content: "\e881";
}
-.icon-ic_fluent_gas_pump_20_filled:before {
+.icon-ic_fluent_food_grains_20_filled:before {
content: "\e882";
}
-.icon-ic_fluent_gas_pump_20_regular:before {
+.icon-ic_fluent_food_grains_20_regular:before {
content: "\e883";
}
-.icon-ic_fluent_gather_20_filled:before {
+.icon-ic_fluent_food_pizza_20_filled:before {
content: "\e884";
}
-.icon-ic_fluent_gather_20_regular:before {
+.icon-ic_fluent_food_pizza_20_regular:before {
content: "\e885";
}
-.icon-ic_fluent_gauge_20_filled:before {
+.icon-ic_fluent_food_toast_20_filled:before {
content: "\e886";
}
-.icon-ic_fluent_gauge_20_regular:before {
+.icon-ic_fluent_food_toast_20_regular:before {
content: "\e887";
}
-.icon-ic_fluent_gauge_add_20_filled:before {
+.icon-ic_fluent_form_20_filled:before {
content: "\e888";
}
-.icon-ic_fluent_gauge_add_20_regular:before {
+.icon-ic_fluent_form_20_regular:before {
content: "\e889";
}
-.icon-ic_fluent_gavel_20_filled:before {
+.icon-ic_fluent_form_multiple_20_filled:before {
content: "\e88a";
}
-.icon-ic_fluent_gavel_20_regular:before {
+.icon-ic_fluent_form_multiple_20_regular:before {
content: "\e88b";
}
-.icon-ic_fluent_gavel_prohibited_20_filled:before {
+.icon-ic_fluent_form_new_20_filled:before {
content: "\e88c";
}
-.icon-ic_fluent_gavel_prohibited_20_regular:before {
+.icon-ic_fluent_form_new_20_regular:before {
content: "\e88d";
}
-.icon-ic_fluent_gesture_20_filled:before {
+.icon-ic_fluent_form_sparkle_20_filled:before {
content: "\e88e";
}
-.icon-ic_fluent_gesture_20_regular:before {
+.icon-ic_fluent_form_sparkle_20_regular:before {
content: "\e88f";
}
-.icon-ic_fluent_gif_20_filled:before {
+.icon-ic_fluent_fps_120_20_filled:before {
content: "\e890";
}
-.icon-ic_fluent_gif_20_regular:before {
+.icon-ic_fluent_fps_120_20_regular:before {
content: "\e891";
}
-.icon-ic_fluent_gift_20_filled:before {
+.icon-ic_fluent_fps_240_20_filled:before {
content: "\e892";
}
-.icon-ic_fluent_gift_20_regular:before {
+.icon-ic_fluent_fps_240_20_regular:before {
content: "\e893";
}
-.icon-ic_fluent_gift_card_20_filled:before {
+.icon-ic_fluent_fps_30_20_filled:before {
content: "\e894";
}
-.icon-ic_fluent_gift_card_20_regular:before {
+.icon-ic_fluent_fps_30_20_regular:before {
content: "\e895";
}
-.icon-ic_fluent_gift_card_add_20_filled:before {
+.icon-ic_fluent_fps_60_20_filled:before {
content: "\e896";
}
-.icon-ic_fluent_gift_card_add_20_regular:before {
+.icon-ic_fluent_fps_60_20_regular:before {
content: "\e897";
}
-.icon-ic_fluent_gift_card_arrow_right_20_filled:before {
+.icon-ic_fluent_fps_960_20_filled:before {
content: "\e898";
}
-.icon-ic_fluent_gift_card_arrow_right_20_regular:before {
+.icon-ic_fluent_fps_960_20_regular:before {
content: "\e899";
}
-.icon-ic_fluent_gift_card_money_20_filled:before {
+.icon-ic_fluent_frame_20_filled:before {
content: "\e89a";
}
-.icon-ic_fluent_gift_card_money_20_regular:before {
+.icon-ic_fluent_frame_20_regular:before {
content: "\e89b";
}
-.icon-ic_fluent_gift_card_multiple_20_filled:before {
+.icon-ic_fluent_full_screen_maximize_20_filled:before {
content: "\e89c";
}
-.icon-ic_fluent_gift_card_multiple_20_regular:before {
+.icon-ic_fluent_full_screen_maximize_20_regular:before {
content: "\e89d";
}
-.icon-ic_fluent_gift_open_20_filled:before {
+.icon-ic_fluent_full_screen_minimize_20_filled:before {
content: "\e89e";
}
-.icon-ic_fluent_gift_open_20_regular:before {
+.icon-ic_fluent_full_screen_minimize_20_regular:before {
content: "\e89f";
}
-.icon-ic_fluent_glance_20_filled:before {
+.icon-ic_fluent_game_chat_20_filled:before {
content: "\e8a0";
}
-.icon-ic_fluent_glance_20_regular:before {
+.icon-ic_fluent_game_chat_20_regular:before {
content: "\e8a1";
}
-.icon-ic_fluent_glance_horizontal_20_filled:before {
+.icon-ic_fluent_games_20_filled:before {
content: "\e8a2";
}
-.icon-ic_fluent_glance_horizontal_20_regular:before {
+.icon-ic_fluent_games_20_regular:before {
content: "\e8a3";
}
-.icon-ic_fluent_glance_horizontal_sparkles_20_filled:before {
+.icon-ic_fluent_gantt_chart_20_filled:before {
content: "\e8a4";
}
-.icon-ic_fluent_glance_horizontal_sparkles_20_regular:before {
+.icon-ic_fluent_gantt_chart_20_regular:before {
content: "\e8a5";
}
-.icon-ic_fluent_glasses_20_filled:before {
+.icon-ic_fluent_gas_20_filled:before {
content: "\e8a6";
}
-.icon-ic_fluent_glasses_20_regular:before {
+.icon-ic_fluent_gas_20_regular:before {
content: "\e8a7";
}
-.icon-ic_fluent_glasses_off_20_filled:before {
+.icon-ic_fluent_gas_pump_20_filled:before {
content: "\e8a8";
}
-.icon-ic_fluent_glasses_off_20_regular:before {
+.icon-ic_fluent_gas_pump_20_regular:before {
content: "\e8a9";
}
-.icon-ic_fluent_globe_20_filled:before {
+.icon-ic_fluent_gather_20_filled:before {
content: "\e8aa";
}
-.icon-ic_fluent_globe_20_regular:before {
+.icon-ic_fluent_gather_20_regular:before {
content: "\e8ab";
}
-.icon-ic_fluent_globe_add_20_filled:before {
+.icon-ic_fluent_gauge_20_filled:before {
content: "\e8ac";
}
-.icon-ic_fluent_globe_add_20_regular:before {
+.icon-ic_fluent_gauge_20_regular:before {
content: "\e8ad";
}
-.icon-ic_fluent_globe_arrow_forward_20_filled:before {
+.icon-ic_fluent_gauge_add_20_filled:before {
content: "\e8ae";
}
-.icon-ic_fluent_globe_arrow_forward_20_regular:before {
+.icon-ic_fluent_gauge_add_20_regular:before {
content: "\e8af";
}
-.icon-ic_fluent_globe_arrow_up_20_filled:before {
+.icon-ic_fluent_gavel_20_filled:before {
content: "\e8b0";
}
-.icon-ic_fluent_globe_arrow_up_20_regular:before {
+.icon-ic_fluent_gavel_20_regular:before {
content: "\e8b1";
}
-.icon-ic_fluent_globe_clock_20_filled:before {
+.icon-ic_fluent_gavel_prohibited_20_filled:before {
content: "\e8b2";
}
-.icon-ic_fluent_globe_clock_20_regular:before {
+.icon-ic_fluent_gavel_prohibited_20_regular:before {
content: "\e8b3";
}
-.icon-ic_fluent_globe_desktop_20_filled:before {
+.icon-ic_fluent_gesture_20_filled:before {
content: "\e8b4";
}
-.icon-ic_fluent_globe_desktop_20_regular:before {
+.icon-ic_fluent_gesture_20_regular:before {
content: "\e8b5";
}
-.icon-ic_fluent_globe_error_20_filled:before {
+.icon-ic_fluent_gif_20_filled:before {
content: "\e8b6";
}
-.icon-ic_fluent_globe_error_20_regular:before {
+.icon-ic_fluent_gif_20_regular:before {
content: "\e8b7";
}
-.icon-ic_fluent_globe_location_20_filled:before {
+.icon-ic_fluent_gift_20_filled:before {
content: "\e8b8";
}
-.icon-ic_fluent_globe_location_20_regular:before {
+.icon-ic_fluent_gift_20_regular:before {
content: "\e8b9";
}
-.icon-ic_fluent_globe_off_20_filled:before {
+.icon-ic_fluent_gift_card_20_filled:before {
content: "\e8ba";
}
-.icon-ic_fluent_globe_off_20_regular:before {
+.icon-ic_fluent_gift_card_20_regular:before {
content: "\e8bb";
}
-.icon-ic_fluent_globe_person_20_filled:before {
+.icon-ic_fluent_gift_card_add_20_filled:before {
content: "\e8bc";
}
-.icon-ic_fluent_globe_person_20_regular:before {
+.icon-ic_fluent_gift_card_add_20_regular:before {
content: "\e8bd";
}
-.icon-ic_fluent_globe_prohibited_20_filled:before {
+.icon-ic_fluent_gift_card_arrow_right_20_filled:before {
content: "\e8be";
}
-.icon-ic_fluent_globe_prohibited_20_regular:before {
+.icon-ic_fluent_gift_card_arrow_right_20_regular:before {
content: "\e8bf";
}
-.icon-ic_fluent_globe_search_20_filled:before {
+.icon-ic_fluent_gift_card_money_20_filled:before {
content: "\e8c0";
}
-.icon-ic_fluent_globe_search_20_regular:before {
+.icon-ic_fluent_gift_card_money_20_regular:before {
content: "\e8c1";
}
-.icon-ic_fluent_globe_shield_20_filled:before {
+.icon-ic_fluent_gift_card_multiple_20_filled:before {
content: "\e8c2";
}
-.icon-ic_fluent_globe_shield_20_regular:before {
+.icon-ic_fluent_gift_card_multiple_20_regular:before {
content: "\e8c3";
}
-.icon-ic_fluent_globe_star_20_filled:before {
+.icon-ic_fluent_gift_open_20_filled:before {
content: "\e8c4";
}
-.icon-ic_fluent_globe_star_20_regular:before {
+.icon-ic_fluent_gift_open_20_regular:before {
content: "\e8c5";
}
-.icon-ic_fluent_globe_surface_20_filled:before {
+.icon-ic_fluent_glance_20_filled:before {
content: "\e8c6";
}
-.icon-ic_fluent_globe_surface_20_regular:before {
+.icon-ic_fluent_glance_20_regular:before {
content: "\e8c7";
}
-.icon-ic_fluent_globe_sync_20_filled:before {
+.icon-ic_fluent_glance_horizontal_20_filled:before {
content: "\e8c8";
}
-.icon-ic_fluent_globe_sync_20_regular:before {
+.icon-ic_fluent_glance_horizontal_20_regular:before {
content: "\e8c9";
}
-.icon-ic_fluent_globe_video_20_filled:before {
+.icon-ic_fluent_glance_horizontal_sparkles_20_filled:before {
content: "\e8ca";
}
-.icon-ic_fluent_globe_video_20_regular:before {
+.icon-ic_fluent_glance_horizontal_sparkles_20_regular:before {
content: "\e8cb";
}
-.icon-ic_fluent_globe_warning_20_filled:before {
+.icon-ic_fluent_glasses_20_filled:before {
content: "\e8cc";
}
-.icon-ic_fluent_globe_warning_20_regular:before {
+.icon-ic_fluent_glasses_20_regular:before {
content: "\e8cd";
}
-.icon-ic_fluent_grid_20_filled:before {
+.icon-ic_fluent_glasses_off_20_filled:before {
content: "\e8ce";
}
-.icon-ic_fluent_grid_20_regular:before {
+.icon-ic_fluent_glasses_off_20_regular:before {
content: "\e8cf";
}
-.icon-ic_fluent_grid_dots_20_filled:before {
+.icon-ic_fluent_globe_20_filled:before {
content: "\e8d0";
}
-.icon-ic_fluent_grid_dots_20_regular:before {
+.icon-ic_fluent_globe_20_regular:before {
content: "\e8d1";
}
-.icon-ic_fluent_grid_kanban_20_filled:before {
+.icon-ic_fluent_globe_add_20_filled:before {
content: "\e8d2";
}
-.icon-ic_fluent_grid_kanban_20_regular:before {
+.icon-ic_fluent_globe_add_20_regular:before {
content: "\e8d3";
}
-.icon-ic_fluent_group_20_filled:before {
+.icon-ic_fluent_globe_arrow_forward_20_filled:before {
content: "\e8d4";
}
-.icon-ic_fluent_group_20_regular:before {
+.icon-ic_fluent_globe_arrow_forward_20_regular:before {
content: "\e8d5";
}
-.icon-ic_fluent_group_dismiss_20_filled:before {
+.icon-ic_fluent_globe_arrow_up_20_filled:before {
content: "\e8d6";
}
-.icon-ic_fluent_group_dismiss_20_regular:before {
+.icon-ic_fluent_globe_arrow_up_20_regular:before {
content: "\e8d7";
}
-.icon-ic_fluent_group_list_20_filled:before {
+.icon-ic_fluent_globe_clock_20_filled:before {
content: "\e8d8";
}
-.icon-ic_fluent_group_list_20_regular:before {
+.icon-ic_fluent_globe_clock_20_regular:before {
content: "\e8d9";
}
-.icon-ic_fluent_group_return_20_filled:before {
+.icon-ic_fluent_globe_desktop_20_filled:before {
content: "\e8da";
}
-.icon-ic_fluent_group_return_20_regular:before {
+.icon-ic_fluent_globe_desktop_20_regular:before {
content: "\e8db";
}
-.icon-ic_fluent_guardian_20_filled:before {
+.icon-ic_fluent_globe_error_20_filled:before {
content: "\e8dc";
}
-.icon-ic_fluent_guardian_20_regular:before {
+.icon-ic_fluent_globe_error_20_regular:before {
content: "\e8dd";
}
-.icon-ic_fluent_guest_20_filled:before {
+.icon-ic_fluent_globe_location_20_filled:before {
content: "\e8de";
}
-.icon-ic_fluent_guest_20_regular:before {
+.icon-ic_fluent_globe_location_20_regular:before {
content: "\e8df";
}
-.icon-ic_fluent_guest_add_20_filled:before {
+.icon-ic_fluent_globe_off_20_filled:before {
content: "\e8e0";
}
-.icon-ic_fluent_guest_add_20_regular:before {
+.icon-ic_fluent_globe_off_20_regular:before {
content: "\e8e1";
}
-.icon-ic_fluent_guitar_20_filled:before {
+.icon-ic_fluent_globe_person_20_filled:before {
content: "\e8e2";
}
-.icon-ic_fluent_guitar_20_regular:before {
+.icon-ic_fluent_globe_person_20_regular:before {
content: "\e8e3";
}
-.icon-ic_fluent_hand_draw_20_filled:before {
+.icon-ic_fluent_globe_prohibited_20_filled:before {
content: "\e8e4";
}
-.icon-ic_fluent_hand_draw_20_regular:before {
+.icon-ic_fluent_globe_prohibited_20_regular:before {
content: "\e8e5";
}
-.icon-ic_fluent_hand_left_20_filled:before {
+.icon-ic_fluent_globe_search_20_filled:before {
content: "\e8e6";
}
-.icon-ic_fluent_hand_left_20_regular:before {
+.icon-ic_fluent_globe_search_20_regular:before {
content: "\e8e7";
}
-.icon-ic_fluent_hand_left_chat_20_filled:before {
+.icon-ic_fluent_globe_shield_20_filled:before {
content: "\e8e8";
}
-.icon-ic_fluent_hand_left_chat_20_regular:before {
+.icon-ic_fluent_globe_shield_20_regular:before {
content: "\e8e9";
}
-.icon-ic_fluent_hand_open_heart_20_filled:before {
+.icon-ic_fluent_globe_star_20_filled:before {
content: "\e8ea";
}
-.icon-ic_fluent_hand_open_heart_20_regular:before {
+.icon-ic_fluent_globe_star_20_regular:before {
content: "\e8eb";
}
-.icon-ic_fluent_hand_point_20_filled:before {
+.icon-ic_fluent_globe_surface_20_filled:before {
content: "\e8ec";
}
-.icon-ic_fluent_hand_point_20_regular:before {
+.icon-ic_fluent_globe_surface_20_regular:before {
content: "\e8ed";
}
-.icon-ic_fluent_hand_right_20_filled:before {
+.icon-ic_fluent_globe_sync_20_filled:before {
content: "\e8ee";
}
-.icon-ic_fluent_hand_right_20_regular:before {
+.icon-ic_fluent_globe_sync_20_regular:before {
content: "\e8ef";
}
-.icon-ic_fluent_hand_right_off_20_filled:before {
+.icon-ic_fluent_globe_video_20_filled:before {
content: "\e8f0";
}
-.icon-ic_fluent_hand_right_off_20_regular:before {
+.icon-ic_fluent_globe_video_20_regular:before {
content: "\e8f1";
}
-.icon-ic_fluent_hand_wave_20_filled:before {
+.icon-ic_fluent_globe_warning_20_filled:before {
content: "\e8f2";
}
-.icon-ic_fluent_hand_wave_20_regular:before {
+.icon-ic_fluent_globe_warning_20_regular:before {
content: "\e8f3";
}
-.icon-ic_fluent_handshake_20_filled:before {
+.icon-ic_fluent_grid_20_filled:before {
content: "\e8f4";
}
-.icon-ic_fluent_handshake_20_regular:before {
+.icon-ic_fluent_grid_20_regular:before {
content: "\e8f5";
}
-.icon-ic_fluent_haptic_strong_20_filled:before {
+.icon-ic_fluent_grid_dots_20_filled:before {
content: "\e8f6";
}
-.icon-ic_fluent_haptic_strong_20_regular:before {
+.icon-ic_fluent_grid_dots_20_regular:before {
content: "\e8f7";
}
-.icon-ic_fluent_haptic_weak_20_filled:before {
+.icon-ic_fluent_grid_kanban_20_filled:before {
content: "\e8f8";
}
-.icon-ic_fluent_haptic_weak_20_regular:before {
+.icon-ic_fluent_grid_kanban_20_regular:before {
content: "\e8f9";
}
-.icon-ic_fluent_hard_drive_20_filled:before {
+.icon-ic_fluent_group_20_filled:before {
content: "\e8fa";
}
-.icon-ic_fluent_hard_drive_20_regular:before {
+.icon-ic_fluent_group_20_regular:before {
content: "\e8fb";
}
-.icon-ic_fluent_hat_graduation_20_filled:before {
+.icon-ic_fluent_group_dismiss_20_filled:before {
content: "\e8fc";
}
-.icon-ic_fluent_hat_graduation_20_regular:before {
+.icon-ic_fluent_group_dismiss_20_regular:before {
content: "\e8fd";
}
-.icon-ic_fluent_hat_graduation_add_20_filled:before {
+.icon-ic_fluent_group_list_20_filled:before {
content: "\e8fe";
}
-.icon-ic_fluent_hat_graduation_add_20_regular:before {
+.icon-ic_fluent_group_list_20_regular:before {
content: "\e8ff";
}
-.icon-ic_fluent_hat_graduation_sparkle_20_filled:before {
+.icon-ic_fluent_group_return_20_filled:before {
content: "\e900";
}
-.icon-ic_fluent_hat_graduation_sparkle_20_regular:before {
+.icon-ic_fluent_group_return_20_regular:before {
content: "\e901";
}
-.icon-ic_fluent_hd_20_filled:before {
+.icon-ic_fluent_guardian_20_filled:before {
content: "\e902";
}
-.icon-ic_fluent_hd_20_regular:before {
+.icon-ic_fluent_guardian_20_regular:before {
content: "\e903";
}
-.icon-ic_fluent_hdr_20_filled:before {
+.icon-ic_fluent_guest_20_filled:before {
content: "\e904";
}
-.icon-ic_fluent_hdr_20_regular:before {
+.icon-ic_fluent_guest_20_regular:before {
content: "\e905";
}
-.icon-ic_fluent_hdr_off_20_filled:before {
+.icon-ic_fluent_guest_add_20_filled:before {
content: "\e906";
}
-.icon-ic_fluent_hdr_off_20_regular:before {
+.icon-ic_fluent_guest_add_20_regular:before {
content: "\e907";
}
-.icon-ic_fluent_headphones_20_filled:before {
+.icon-ic_fluent_guitar_20_filled:before {
content: "\e908";
}
-.icon-ic_fluent_headphones_20_regular:before {
+.icon-ic_fluent_guitar_20_regular:before {
content: "\e909";
}
-.icon-ic_fluent_headphones_sound_wave_20_filled:before {
+.icon-ic_fluent_hand_draw_20_filled:before {
content: "\e90a";
}
-.icon-ic_fluent_headphones_sound_wave_20_regular:before {
+.icon-ic_fluent_hand_draw_20_regular:before {
content: "\e90b";
}
-.icon-ic_fluent_headset_20_filled:before {
+.icon-ic_fluent_hand_left_20_filled:before {
content: "\e90c";
}
-.icon-ic_fluent_headset_20_regular:before {
+.icon-ic_fluent_hand_left_20_regular:before {
content: "\e90d";
}
-.icon-ic_fluent_headset_add_20_filled:before {
+.icon-ic_fluent_hand_left_chat_20_filled:before {
content: "\e90e";
}
-.icon-ic_fluent_headset_add_20_regular:before {
+.icon-ic_fluent_hand_left_chat_20_regular:before {
content: "\e90f";
}
-.icon-ic_fluent_headset_vr_20_filled:before {
+.icon-ic_fluent_hand_open_heart_20_filled:before {
content: "\e910";
}
-.icon-ic_fluent_headset_vr_20_regular:before {
+.icon-ic_fluent_hand_open_heart_20_regular:before {
content: "\e911";
}
-.icon-ic_fluent_heart_20_filled:before {
+.icon-ic_fluent_hand_point_20_filled:before {
content: "\e912";
}
-.icon-ic_fluent_heart_20_regular:before {
+.icon-ic_fluent_hand_point_20_regular:before {
content: "\e913";
}
-.icon-ic_fluent_heart_broken_20_filled:before {
+.icon-ic_fluent_hand_right_20_filled:before {
content: "\e914";
}
-.icon-ic_fluent_heart_broken_20_regular:before {
+.icon-ic_fluent_hand_right_20_regular:before {
content: "\e915";
}
-.icon-ic_fluent_heart_circle_20_filled:before {
+.icon-ic_fluent_hand_right_off_20_filled:before {
content: "\e916";
}
-.icon-ic_fluent_heart_circle_20_regular:before {
+.icon-ic_fluent_hand_right_off_20_regular:before {
content: "\e917";
}
-.icon-ic_fluent_heart_circle_hint_20_filled:before {
+.icon-ic_fluent_hand_wave_20_filled:before {
content: "\e918";
}
-.icon-ic_fluent_heart_circle_hint_20_regular:before {
+.icon-ic_fluent_hand_wave_20_regular:before {
content: "\e919";
}
-.icon-ic_fluent_heart_off_20_filled:before {
+.icon-ic_fluent_handshake_20_filled:before {
content: "\e91a";
}
-.icon-ic_fluent_heart_off_20_regular:before {
+.icon-ic_fluent_handshake_20_regular:before {
content: "\e91b";
}
-.icon-ic_fluent_heart_pulse_20_filled:before {
+.icon-ic_fluent_haptic_strong_20_filled:before {
content: "\e91c";
}
-.icon-ic_fluent_heart_pulse_20_regular:before {
+.icon-ic_fluent_haptic_strong_20_regular:before {
content: "\e91d";
}
-.icon-ic_fluent_heart_pulse_checkmark_20_filled:before {
+.icon-ic_fluent_haptic_weak_20_filled:before {
content: "\e91e";
}
-.icon-ic_fluent_heart_pulse_checkmark_20_regular:before {
+.icon-ic_fluent_haptic_weak_20_regular:before {
content: "\e91f";
}
-.icon-ic_fluent_heart_pulse_error_20_filled:before {
+.icon-ic_fluent_hard_drive_20_filled:before {
content: "\e920";
}
-.icon-ic_fluent_heart_pulse_error_20_regular:before {
+.icon-ic_fluent_hard_drive_20_regular:before {
content: "\e921";
}
-.icon-ic_fluent_heart_pulse_warning_20_filled:before {
+.icon-ic_fluent_hat_graduation_20_filled:before {
content: "\e922";
}
-.icon-ic_fluent_heart_pulse_warning_20_regular:before {
+.icon-ic_fluent_hat_graduation_20_regular:before {
content: "\e923";
}
-.icon-ic_fluent_hexagon_20_filled:before {
+.icon-ic_fluent_hat_graduation_add_20_filled:before {
content: "\e924";
}
-.icon-ic_fluent_hexagon_20_regular:before {
+.icon-ic_fluent_hat_graduation_add_20_regular:before {
content: "\e925";
}
-.icon-ic_fluent_hexagon_sparkle_20_filled:before {
+.icon-ic_fluent_hat_graduation_sparkle_20_filled:before {
content: "\e926";
}
-.icon-ic_fluent_hexagon_sparkle_20_regular:before {
+.icon-ic_fluent_hat_graduation_sparkle_20_regular:before {
content: "\e927";
}
-.icon-ic_fluent_hexagon_three_20_filled:before {
+.icon-ic_fluent_hd_20_filled:before {
content: "\e928";
}
-.icon-ic_fluent_hexagon_three_20_regular:before {
+.icon-ic_fluent_hd_20_regular:before {
content: "\e929";
}
-.icon-ic_fluent_highlight_20_filled:before {
+.icon-ic_fluent_hd_off_20_filled:before {
content: "\e92a";
}
-.icon-ic_fluent_highlight_20_regular:before {
+.icon-ic_fluent_hd_off_20_regular:before {
content: "\e92b";
}
-.icon-ic_fluent_highlight_accent_20_filled:before {
+.icon-ic_fluent_hdr_20_filled:before {
content: "\e92c";
}
-.icon-ic_fluent_highlight_link_20_filled:before {
+.icon-ic_fluent_hdr_20_regular:before {
content: "\e92d";
}
-.icon-ic_fluent_highlight_link_20_regular:before {
+.icon-ic_fluent_hdr_off_20_filled:before {
content: "\e92e";
}
-.icon-ic_fluent_highway_20_filled:before {
+.icon-ic_fluent_hdr_off_20_regular:before {
content: "\e92f";
}
-.icon-ic_fluent_highway_20_regular:before {
+.icon-ic_fluent_headphones_20_filled:before {
content: "\e930";
}
-.icon-ic_fluent_history_20_filled:before {
+.icon-ic_fluent_headphones_20_regular:before {
content: "\e931";
}
-.icon-ic_fluent_history_20_regular:before {
+.icon-ic_fluent_headphones_sound_wave_20_filled:before {
content: "\e932";
}
-.icon-ic_fluent_history_dismiss_20_filled:before {
+.icon-ic_fluent_headphones_sound_wave_20_regular:before {
content: "\e933";
}
-.icon-ic_fluent_history_dismiss_20_regular:before {
+.icon-ic_fluent_headset_20_filled:before {
content: "\e934";
}
-.icon-ic_fluent_home_20_filled:before {
+.icon-ic_fluent_headset_20_regular:before {
content: "\e935";
}
-.icon-ic_fluent_home_20_regular:before {
+.icon-ic_fluent_headset_add_20_filled:before {
content: "\e936";
}
-.icon-ic_fluent_home_add_20_filled:before {
+.icon-ic_fluent_headset_add_20_regular:before {
content: "\e937";
}
-.icon-ic_fluent_home_add_20_regular:before {
+.icon-ic_fluent_headset_vr_20_filled:before {
content: "\e938";
}
-.icon-ic_fluent_home_checkmark_20_filled:before {
+.icon-ic_fluent_headset_vr_20_regular:before {
content: "\e939";
}
-.icon-ic_fluent_home_checkmark_20_regular:before {
+.icon-ic_fluent_heart_20_filled:before {
content: "\e93a";
}
-.icon-ic_fluent_home_database_20_filled:before {
+.icon-ic_fluent_heart_20_regular:before {
content: "\e93b";
}
-.icon-ic_fluent_home_database_20_regular:before {
+.icon-ic_fluent_heart_broken_20_filled:before {
content: "\e93c";
}
-.icon-ic_fluent_home_garage_20_filled:before {
+.icon-ic_fluent_heart_broken_20_regular:before {
content: "\e93d";
}
-.icon-ic_fluent_home_garage_20_regular:before {
+.icon-ic_fluent_heart_circle_20_filled:before {
content: "\e93e";
}
-.icon-ic_fluent_home_heart_20_filled:before {
+.icon-ic_fluent_heart_circle_20_regular:before {
content: "\e93f";
}
-.icon-ic_fluent_home_heart_20_regular:before {
+.icon-ic_fluent_heart_circle_hint_20_filled:before {
content: "\e940";
}
-.icon-ic_fluent_home_more_20_filled:before {
+.icon-ic_fluent_heart_circle_hint_20_regular:before {
content: "\e941";
}
-.icon-ic_fluent_home_more_20_regular:before {
+.icon-ic_fluent_heart_off_20_filled:before {
content: "\e942";
}
-.icon-ic_fluent_home_person_20_filled:before {
+.icon-ic_fluent_heart_off_20_regular:before {
content: "\e943";
}
-.icon-ic_fluent_home_person_20_regular:before {
+.icon-ic_fluent_heart_pulse_20_filled:before {
content: "\e944";
}
-.icon-ic_fluent_home_split_20_filled:before {
+.icon-ic_fluent_heart_pulse_20_regular:before {
content: "\e945";
}
-.icon-ic_fluent_home_split_20_regular:before {
+.icon-ic_fluent_heart_pulse_checkmark_20_filled:before {
content: "\e946";
}
-.icon-ic_fluent_hourglass_20_filled:before {
+.icon-ic_fluent_heart_pulse_checkmark_20_regular:before {
content: "\e947";
}
-.icon-ic_fluent_hourglass_20_regular:before {
+.icon-ic_fluent_heart_pulse_error_20_filled:before {
content: "\e948";
}
-.icon-ic_fluent_hourglass_half_20_filled:before {
+.icon-ic_fluent_heart_pulse_error_20_regular:before {
content: "\e949";
}
-.icon-ic_fluent_hourglass_half_20_regular:before {
+.icon-ic_fluent_heart_pulse_warning_20_filled:before {
content: "\e94a";
}
-.icon-ic_fluent_hourglass_one_quarter_20_filled:before {
+.icon-ic_fluent_heart_pulse_warning_20_regular:before {
content: "\e94b";
}
-.icon-ic_fluent_hourglass_one_quarter_20_regular:before {
+.icon-ic_fluent_hexagon_20_filled:before {
content: "\e94c";
}
-.icon-ic_fluent_hourglass_three_quarter_20_filled:before {
+.icon-ic_fluent_hexagon_20_regular:before {
content: "\e94d";
}
-.icon-ic_fluent_hourglass_three_quarter_20_regular:before {
+.icon-ic_fluent_hexagon_sparkle_20_filled:before {
content: "\e94e";
}
-.icon-ic_fluent_icons_20_filled:before {
+.icon-ic_fluent_hexagon_sparkle_20_regular:before {
content: "\e94f";
}
-.icon-ic_fluent_icons_20_regular:before {
+.icon-ic_fluent_hexagon_three_20_filled:before {
content: "\e950";
}
-.icon-ic_fluent_image_20_filled:before {
+.icon-ic_fluent_hexagon_three_20_regular:before {
content: "\e951";
}
-.icon-ic_fluent_image_20_regular:before {
+.icon-ic_fluent_highlight_20_filled:before {
content: "\e952";
}
-.icon-ic_fluent_image_add_20_filled:before {
+.icon-ic_fluent_highlight_20_regular:before {
content: "\e953";
}
-.icon-ic_fluent_image_add_20_regular:before {
+.icon-ic_fluent_highlight_accent_20_filled:before {
content: "\e954";
}
-.icon-ic_fluent_image_alt_text_20_filled:before {
+.icon-ic_fluent_highlight_link_20_filled:before {
content: "\e955";
}
-.icon-ic_fluent_image_alt_text_20_regular:before {
+.icon-ic_fluent_highlight_link_20_regular:before {
content: "\e956";
}
-.icon-ic_fluent_image_arrow_back_20_filled:before {
+.icon-ic_fluent_highway_20_filled:before {
content: "\e957";
}
-.icon-ic_fluent_image_arrow_back_20_regular:before {
+.icon-ic_fluent_highway_20_regular:before {
content: "\e958";
}
-.icon-ic_fluent_image_arrow_counterclockwise_20_filled:before {
+.icon-ic_fluent_history_20_filled:before {
content: "\e959";
}
-.icon-ic_fluent_image_arrow_counterclockwise_20_regular:before {
+.icon-ic_fluent_history_20_regular:before {
content: "\e95a";
}
-.icon-ic_fluent_image_arrow_forward_20_filled:before {
+.icon-ic_fluent_history_dismiss_20_filled:before {
content: "\e95b";
}
-.icon-ic_fluent_image_arrow_forward_20_regular:before {
+.icon-ic_fluent_history_dismiss_20_regular:before {
content: "\e95c";
}
-.icon-ic_fluent_image_border_20_filled:before {
+.icon-ic_fluent_home_20_filled:before {
content: "\e95d";
}
-.icon-ic_fluent_image_border_20_regular:before {
+.icon-ic_fluent_home_20_regular:before {
content: "\e95e";
}
-.icon-ic_fluent_image_circle_20_filled:before {
+.icon-ic_fluent_home_add_20_filled:before {
content: "\e95f";
}
-.icon-ic_fluent_image_circle_20_regular:before {
+.icon-ic_fluent_home_add_20_regular:before {
content: "\e960";
}
-.icon-ic_fluent_image_copy_20_filled:before {
+.icon-ic_fluent_home_checkmark_20_filled:before {
content: "\e961";
}
-.icon-ic_fluent_image_copy_20_regular:before {
+.icon-ic_fluent_home_checkmark_20_regular:before {
content: "\e962";
}
-.icon-ic_fluent_image_edit_20_filled:before {
+.icon-ic_fluent_home_database_20_filled:before {
content: "\e963";
}
-.icon-ic_fluent_image_edit_20_regular:before {
+.icon-ic_fluent_home_database_20_regular:before {
content: "\e964";
}
-.icon-ic_fluent_image_globe_20_filled:before {
+.icon-ic_fluent_home_empty_20_filled:before {
content: "\e965";
}
-.icon-ic_fluent_image_globe_20_regular:before {
+.icon-ic_fluent_home_empty_20_regular:before {
content: "\e966";
}
-.icon-ic_fluent_image_multiple_20_filled:before {
+.icon-ic_fluent_home_garage_20_filled:before {
content: "\e967";
}
-.icon-ic_fluent_image_multiple_20_regular:before {
+.icon-ic_fluent_home_garage_20_regular:before {
content: "\e968";
}
-.icon-ic_fluent_image_multiple_off_20_filled:before {
+.icon-ic_fluent_home_heart_20_filled:before {
content: "\e969";
}
-.icon-ic_fluent_image_multiple_off_20_regular:before {
+.icon-ic_fluent_home_heart_20_regular:before {
content: "\e96a";
}
-.icon-ic_fluent_image_off_20_filled:before {
+.icon-ic_fluent_home_more_20_filled:before {
content: "\e96b";
}
-.icon-ic_fluent_image_off_20_regular:before {
+.icon-ic_fluent_home_more_20_regular:before {
content: "\e96c";
}
-.icon-ic_fluent_image_prohibited_20_filled:before {
+.icon-ic_fluent_home_person_20_filled:before {
content: "\e96d";
}
-.icon-ic_fluent_image_prohibited_20_regular:before {
+.icon-ic_fluent_home_person_20_regular:before {
content: "\e96e";
}
-.icon-ic_fluent_image_reflection_20_filled:before {
+.icon-ic_fluent_home_split_20_filled:before {
content: "\e96f";
}
-.icon-ic_fluent_image_reflection_20_regular:before {
+.icon-ic_fluent_home_split_20_regular:before {
content: "\e970";
}
-.icon-ic_fluent_image_search_20_filled:before {
+.icon-ic_fluent_hourglass_20_filled:before {
content: "\e971";
}
-.icon-ic_fluent_image_search_20_regular:before {
+.icon-ic_fluent_hourglass_20_regular:before {
content: "\e972";
}
-.icon-ic_fluent_image_shadow_20_filled:before {
+.icon-ic_fluent_hourglass_half_20_filled:before {
content: "\e973";
}
-.icon-ic_fluent_image_shadow_20_regular:before {
+.icon-ic_fluent_hourglass_half_20_regular:before {
content: "\e974";
}
-.icon-ic_fluent_image_sparkle_20_filled:before {
+.icon-ic_fluent_hourglass_one_quarter_20_filled:before {
content: "\e975";
}
-.icon-ic_fluent_image_sparkle_20_regular:before {
+.icon-ic_fluent_hourglass_one_quarter_20_regular:before {
content: "\e976";
}
-.icon-ic_fluent_image_split_20_filled:before {
+.icon-ic_fluent_hourglass_three_quarter_20_filled:before {
content: "\e977";
}
-.icon-ic_fluent_image_split_20_regular:before {
+.icon-ic_fluent_hourglass_three_quarter_20_regular:before {
content: "\e978";
}
-.icon-ic_fluent_image_stack_20_filled:before {
+.icon-ic_fluent_icons_20_filled:before {
content: "\e979";
}
-.icon-ic_fluent_image_stack_20_regular:before {
+.icon-ic_fluent_icons_20_regular:before {
content: "\e97a";
}
-.icon-ic_fluent_image_table_20_filled:before {
+.icon-ic_fluent_image_20_filled:before {
content: "\e97b";
}
-.icon-ic_fluent_image_table_20_regular:before {
+.icon-ic_fluent_image_20_regular:before {
content: "\e97c";
}
-.icon-ic_fluent_immersive_reader_20_filled:before {
+.icon-ic_fluent_image_add_20_filled:before {
content: "\e97d";
}
-.icon-ic_fluent_immersive_reader_20_regular:before {
+.icon-ic_fluent_image_add_20_regular:before {
content: "\e97e";
}
-.icon-ic_fluent_important_20_filled:before {
+.icon-ic_fluent_image_alt_text_20_filled:before {
content: "\e97f";
}
-.icon-ic_fluent_important_20_regular:before {
+.icon-ic_fluent_image_alt_text_20_regular:before {
content: "\e980";
}
-.icon-ic_fluent_incognito_20_filled:before {
+.icon-ic_fluent_image_arrow_back_20_filled:before {
content: "\e981";
}
-.icon-ic_fluent_incognito_20_regular:before {
+.icon-ic_fluent_image_arrow_back_20_regular:before {
content: "\e982";
}
-.icon-ic_fluent_info_20_filled:before {
+.icon-ic_fluent_image_arrow_counterclockwise_20_filled:before {
content: "\e983";
}
-.icon-ic_fluent_info_20_regular:before {
+.icon-ic_fluent_image_arrow_counterclockwise_20_regular:before {
content: "\e984";
}
-.icon-ic_fluent_info_shield_20_filled:before {
+.icon-ic_fluent_image_arrow_forward_20_filled:before {
content: "\e985";
}
-.icon-ic_fluent_info_shield_20_regular:before {
+.icon-ic_fluent_image_arrow_forward_20_regular:before {
content: "\e986";
}
-.icon-ic_fluent_ink_stroke_20_filled:before {
+.icon-ic_fluent_image_border_20_filled:before {
content: "\e987";
}
-.icon-ic_fluent_ink_stroke_20_regular:before {
+.icon-ic_fluent_image_border_20_regular:before {
content: "\e988";
}
-.icon-ic_fluent_ink_stroke_arrow_down_20_filled:before {
+.icon-ic_fluent_image_circle_20_filled:before {
content: "\e989";
}
-.icon-ic_fluent_ink_stroke_arrow_down_20_regular:before {
+.icon-ic_fluent_image_circle_20_regular:before {
content: "\e98a";
}
-.icon-ic_fluent_ink_stroke_arrow_up_down_20_filled:before {
+.icon-ic_fluent_image_copy_20_filled:before {
content: "\e98b";
}
-.icon-ic_fluent_ink_stroke_arrow_up_down_20_regular:before {
+.icon-ic_fluent_image_copy_20_regular:before {
content: "\e98c";
}
-.icon-ic_fluent_inking_tool_20_filled:before {
+.icon-ic_fluent_image_edit_20_filled:before {
content: "\e98d";
}
-.icon-ic_fluent_inking_tool_20_regular:before {
+.icon-ic_fluent_image_edit_20_regular:before {
content: "\e98e";
}
-.icon-ic_fluent_inking_tool_accent_20_filled:before {
+.icon-ic_fluent_image_globe_20_filled:before {
content: "\e98f";
}
-.icon-ic_fluent_inprivate_account_20_filled:before {
+.icon-ic_fluent_image_globe_20_regular:before {
content: "\e990";
}
-.icon-ic_fluent_inprivate_account_20_regular:before {
+.icon-ic_fluent_image_multiple_20_filled:before {
content: "\e991";
}
-.icon-ic_fluent_insert_20_filled:before {
+.icon-ic_fluent_image_multiple_20_regular:before {
content: "\e992";
}
-.icon-ic_fluent_insert_20_regular:before {
+.icon-ic_fluent_image_multiple_off_20_filled:before {
content: "\e993";
}
-.icon-ic_fluent_ios_chevron_right_20_filled:before {
+.icon-ic_fluent_image_multiple_off_20_regular:before {
content: "\e994";
}
-.icon-ic_fluent_ios_chevron_right_20_regular:before {
+.icon-ic_fluent_image_off_20_filled:before {
content: "\e995";
}
-.icon-ic_fluent_iot_20_filled:before {
+.icon-ic_fluent_image_off_20_regular:before {
content: "\e996";
}
-.icon-ic_fluent_iot_20_regular:before {
+.icon-ic_fluent_image_prohibited_20_filled:before {
content: "\e997";
}
-.icon-ic_fluent_iot_alert_20_filled:before {
+.icon-ic_fluent_image_prohibited_20_regular:before {
content: "\e998";
}
-.icon-ic_fluent_iot_alert_20_regular:before {
+.icon-ic_fluent_image_reflection_20_filled:before {
content: "\e999";
}
-.icon-ic_fluent_javascript_20_filled:before {
+.icon-ic_fluent_image_reflection_20_regular:before {
content: "\e99a";
}
-.icon-ic_fluent_javascript_20_regular:before {
+.icon-ic_fluent_image_search_20_filled:before {
content: "\e99b";
}
-.icon-ic_fluent_joystick_20_filled:before {
+.icon-ic_fluent_image_search_20_regular:before {
content: "\e99c";
}
-.icon-ic_fluent_joystick_20_regular:before {
+.icon-ic_fluent_image_shadow_20_filled:before {
content: "\e99d";
}
-.icon-ic_fluent_key_20_filled:before {
+.icon-ic_fluent_image_shadow_20_regular:before {
content: "\e99e";
}
-.icon-ic_fluent_key_20_regular:before {
+.icon-ic_fluent_image_sparkle_20_filled:before {
content: "\e99f";
}
-.icon-ic_fluent_key_command_20_filled:before {
+.icon-ic_fluent_image_sparkle_20_regular:before {
content: "\e9a0";
}
-.icon-ic_fluent_key_command_20_regular:before {
+.icon-ic_fluent_image_split_20_filled:before {
content: "\e9a1";
}
-.icon-ic_fluent_key_multiple_20_filled:before {
+.icon-ic_fluent_image_split_20_regular:before {
content: "\e9a2";
}
-.icon-ic_fluent_key_multiple_20_regular:before {
+.icon-ic_fluent_image_stack_20_filled:before {
content: "\e9a3";
}
-.icon-ic_fluent_key_reset_20_filled:before {
+.icon-ic_fluent_image_stack_20_regular:before {
content: "\e9a4";
}
-.icon-ic_fluent_key_reset_20_regular:before {
+.icon-ic_fluent_image_table_20_filled:before {
content: "\e9a5";
}
-.icon-ic_fluent_keyboard_123_20_filled:before {
+.icon-ic_fluent_image_table_20_regular:before {
content: "\e9a6";
}
-.icon-ic_fluent_keyboard_123_20_regular:before {
+.icon-ic_fluent_immersive_reader_20_filled:before {
content: "\e9a7";
}
-.icon-ic_fluent_keyboard_20_filled:before {
+.icon-ic_fluent_immersive_reader_20_regular:before {
content: "\e9a8";
}
-.icon-ic_fluent_keyboard_20_regular:before {
+.icon-ic_fluent_important_20_filled:before {
content: "\e9a9";
}
-.icon-ic_fluent_keyboard_dock_20_filled:before {
+.icon-ic_fluent_important_20_regular:before {
content: "\e9aa";
}
-.icon-ic_fluent_keyboard_dock_20_regular:before {
+.icon-ic_fluent_incognito_20_filled:before {
content: "\e9ab";
}
-.icon-ic_fluent_keyboard_layout_float_20_filled:before {
+.icon-ic_fluent_incognito_20_regular:before {
content: "\e9ac";
}
-.icon-ic_fluent_keyboard_layout_float_20_regular:before {
+.icon-ic_fluent_info_20_filled:before {
content: "\e9ad";
}
-.icon-ic_fluent_keyboard_layout_one_handed_left_20_filled:before {
+.icon-ic_fluent_info_20_regular:before {
content: "\e9ae";
}
-.icon-ic_fluent_keyboard_layout_one_handed_left_20_regular:before {
+.icon-ic_fluent_info_shield_20_filled:before {
content: "\e9af";
}
-.icon-ic_fluent_keyboard_layout_resize_20_filled:before {
+.icon-ic_fluent_info_shield_20_regular:before {
content: "\e9b0";
}
-.icon-ic_fluent_keyboard_layout_resize_20_regular:before {
+.icon-ic_fluent_ink_stroke_20_filled:before {
content: "\e9b1";
}
-.icon-ic_fluent_keyboard_layout_split_20_filled:before {
+.icon-ic_fluent_ink_stroke_20_regular:before {
content: "\e9b2";
}
-.icon-ic_fluent_keyboard_layout_split_20_regular:before {
+.icon-ic_fluent_ink_stroke_arrow_down_20_filled:before {
content: "\e9b3";
}
-.icon-ic_fluent_keyboard_shift_20_filled:before {
+.icon-ic_fluent_ink_stroke_arrow_down_20_regular:before {
content: "\e9b4";
}
-.icon-ic_fluent_keyboard_shift_20_regular:before {
+.icon-ic_fluent_ink_stroke_arrow_up_down_20_filled:before {
content: "\e9b5";
}
-.icon-ic_fluent_keyboard_shift_uppercase_20_filled:before {
+.icon-ic_fluent_ink_stroke_arrow_up_down_20_regular:before {
content: "\e9b6";
}
-.icon-ic_fluent_keyboard_shift_uppercase_20_regular:before {
+.icon-ic_fluent_inking_tool_20_filled:before {
content: "\e9b7";
}
-.icon-ic_fluent_keyboard_tab_20_filled:before {
+.icon-ic_fluent_inking_tool_20_regular:before {
content: "\e9b8";
}
-.icon-ic_fluent_keyboard_tab_20_regular:before {
+.icon-ic_fluent_inking_tool_accent_20_filled:before {
content: "\e9b9";
}
-.icon-ic_fluent_laptop_20_filled:before {
+.icon-ic_fluent_inprivate_account_20_filled:before {
content: "\e9ba";
}
-.icon-ic_fluent_laptop_20_regular:before {
+.icon-ic_fluent_inprivate_account_20_regular:before {
content: "\e9bb";
}
-.icon-ic_fluent_laptop_briefcase_20_filled:before {
+.icon-ic_fluent_insert_20_filled:before {
content: "\e9bc";
}
-.icon-ic_fluent_laptop_briefcase_20_regular:before {
+.icon-ic_fluent_insert_20_regular:before {
content: "\e9bd";
}
-.icon-ic_fluent_laptop_dismiss_20_filled:before {
+.icon-ic_fluent_ios_chevron_right_20_filled:before {
content: "\e9be";
}
-.icon-ic_fluent_laptop_dismiss_20_regular:before {
+.icon-ic_fluent_ios_chevron_right_20_regular:before {
content: "\e9bf";
}
-.icon-ic_fluent_laptop_person_20_filled:before {
+.icon-ic_fluent_iot_20_filled:before {
content: "\e9c0";
}
-.icon-ic_fluent_laptop_person_20_regular:before {
+.icon-ic_fluent_iot_20_regular:before {
content: "\e9c1";
}
-.icon-ic_fluent_laptop_settings_20_filled:before {
+.icon-ic_fluent_iot_alert_20_filled:before {
content: "\e9c2";
}
-.icon-ic_fluent_laptop_settings_20_regular:before {
+.icon-ic_fluent_iot_alert_20_regular:before {
content: "\e9c3";
}
-.icon-ic_fluent_laptop_shield_20_filled:before {
+.icon-ic_fluent_javascript_20_filled:before {
content: "\e9c4";
}
-.icon-ic_fluent_laptop_shield_20_regular:before {
+.icon-ic_fluent_javascript_20_regular:before {
content: "\e9c5";
}
-.icon-ic_fluent_laser_tool_20_filled:before {
+.icon-ic_fluent_joystick_20_filled:before {
content: "\e9c6";
}
-.icon-ic_fluent_laser_tool_20_regular:before {
+.icon-ic_fluent_joystick_20_regular:before {
content: "\e9c7";
}
-.icon-ic_fluent_lasso_20_filled:before {
+.icon-ic_fluent_key_20_filled:before {
content: "\e9c8";
}
-.icon-ic_fluent_lasso_20_regular:before {
+.icon-ic_fluent_key_20_regular:before {
content: "\e9c9";
}
-.icon-ic_fluent_launcher_settings_20_filled:before {
+.icon-ic_fluent_key_command_20_filled:before {
content: "\e9ca";
}
-.icon-ic_fluent_launcher_settings_20_regular:before {
+.icon-ic_fluent_key_command_20_regular:before {
content: "\e9cb";
}
-.icon-ic_fluent_layer_20_filled:before {
+.icon-ic_fluent_key_multiple_20_filled:before {
content: "\e9cc";
}
-.icon-ic_fluent_layer_20_regular:before {
+.icon-ic_fluent_key_multiple_20_regular:before {
content: "\e9cd";
}
-.icon-ic_fluent_layer_diagonal_20_filled:before {
+.icon-ic_fluent_key_reset_20_filled:before {
content: "\e9ce";
}
-.icon-ic_fluent_layer_diagonal_20_regular:before {
+.icon-ic_fluent_key_reset_20_regular:before {
content: "\e9cf";
}
-.icon-ic_fluent_layer_diagonal_add_20_filled:before {
+.icon-ic_fluent_keyboard_123_20_filled:before {
content: "\e9d0";
}
-.icon-ic_fluent_layer_diagonal_add_20_regular:before {
+.icon-ic_fluent_keyboard_123_20_regular:before {
content: "\e9d1";
}
-.icon-ic_fluent_layer_diagonal_person_20_filled:before {
+.icon-ic_fluent_keyboard_20_filled:before {
content: "\e9d2";
}
-.icon-ic_fluent_layer_diagonal_person_20_regular:before {
+.icon-ic_fluent_keyboard_20_regular:before {
content: "\e9d3";
}
-.icon-ic_fluent_layer_diagonal_sparkle_20_filled:before {
+.icon-ic_fluent_keyboard_dock_20_filled:before {
content: "\e9d4";
}
-.icon-ic_fluent_layer_diagonal_sparkle_20_regular:before {
+.icon-ic_fluent_keyboard_dock_20_regular:before {
content: "\e9d5";
}
-.icon-ic_fluent_layout_cell_four_20_filled:before {
+.icon-ic_fluent_keyboard_layout_float_20_filled:before {
content: "\e9d6";
}
-.icon-ic_fluent_layout_cell_four_20_regular:before {
+.icon-ic_fluent_keyboard_layout_float_20_regular:before {
content: "\e9d7";
}
-.icon-ic_fluent_layout_cell_four_focus_bottom_left_20_filled:before {
+.icon-ic_fluent_keyboard_layout_one_handed_left_20_filled:before {
content: "\e9d8";
}
-.icon-ic_fluent_layout_cell_four_focus_bottom_right_20_filled:before {
+.icon-ic_fluent_keyboard_layout_one_handed_left_20_regular:before {
content: "\e9d9";
}
-.icon-ic_fluent_layout_cell_four_focus_top_left_20_filled:before {
+.icon-ic_fluent_keyboard_layout_resize_20_filled:before {
content: "\e9da";
}
-.icon-ic_fluent_layout_cell_four_focus_top_right_20_filled:before {
+.icon-ic_fluent_keyboard_layout_resize_20_regular:before {
content: "\e9db";
}
-.icon-ic_fluent_layout_column_four_20_filled:before {
+.icon-ic_fluent_keyboard_layout_split_20_filled:before {
content: "\e9dc";
}
-.icon-ic_fluent_layout_column_four_20_regular:before {
+.icon-ic_fluent_keyboard_layout_split_20_regular:before {
content: "\e9dd";
}
-.icon-ic_fluent_layout_column_four_focus_center_left_20_filled:before {
+.icon-ic_fluent_keyboard_shift_20_filled:before {
content: "\e9de";
}
-.icon-ic_fluent_layout_column_four_focus_center_right_20_filled:before {
+.icon-ic_fluent_keyboard_shift_20_regular:before {
content: "\e9df";
}
-.icon-ic_fluent_layout_column_four_focus_left_20_filled:before {
+.icon-ic_fluent_keyboard_shift_uppercase_20_filled:before {
content: "\e9e0";
}
-.icon-ic_fluent_layout_column_four_focus_right_20_filled:before {
+.icon-ic_fluent_keyboard_shift_uppercase_20_regular:before {
content: "\e9e1";
}
-.icon-ic_fluent_layout_column_one_third_left_20_filled:before {
+.icon-ic_fluent_keyboard_tab_20_filled:before {
content: "\e9e2";
}
-.icon-ic_fluent_layout_column_one_third_left_20_regular:before {
+.icon-ic_fluent_keyboard_tab_20_regular:before {
content: "\e9e3";
}
-.icon-ic_fluent_layout_column_one_third_right_20_filled:before {
+.icon-ic_fluent_laptop_20_filled:before {
content: "\e9e4";
}
-.icon-ic_fluent_layout_column_one_third_right_20_regular:before {
+.icon-ic_fluent_laptop_20_regular:before {
content: "\e9e5";
}
-.icon-ic_fluent_layout_column_one_third_right_hint_20_filled:before {
+.icon-ic_fluent_laptop_briefcase_20_filled:before {
content: "\e9e6";
}
-.icon-ic_fluent_layout_column_one_third_right_hint_20_regular:before {
+.icon-ic_fluent_laptop_briefcase_20_regular:before {
content: "\e9e7";
}
-.icon-ic_fluent_layout_column_three_20_filled:before {
+.icon-ic_fluent_laptop_dismiss_20_filled:before {
content: "\e9e8";
}
-.icon-ic_fluent_layout_column_three_20_regular:before {
+.icon-ic_fluent_laptop_dismiss_20_regular:before {
content: "\e9e9";
}
-.icon-ic_fluent_layout_column_three_focus_center_20_filled:before {
+.icon-ic_fluent_laptop_person_20_filled:before {
content: "\e9ea";
}
-.icon-ic_fluent_layout_column_three_focus_left_20_filled:before {
+.icon-ic_fluent_laptop_person_20_regular:before {
content: "\e9eb";
}
-.icon-ic_fluent_layout_column_three_focus_right_20_filled:before {
+.icon-ic_fluent_laptop_settings_20_filled:before {
content: "\e9ec";
}
-.icon-ic_fluent_layout_column_two_20_filled:before {
+.icon-ic_fluent_laptop_settings_20_regular:before {
content: "\e9ed";
}
-.icon-ic_fluent_layout_column_two_20_regular:before {
+.icon-ic_fluent_laptop_shield_20_filled:before {
content: "\e9ee";
}
-.icon-ic_fluent_layout_column_two_focus_left_20_filled:before {
+.icon-ic_fluent_laptop_shield_20_regular:before {
content: "\e9ef";
}
-.icon-ic_fluent_layout_column_two_focus_right_20_filled:before {
+.icon-ic_fluent_laser_tool_20_filled:before {
content: "\e9f0";
}
-.icon-ic_fluent_layout_column_two_split_left_20_filled:before {
+.icon-ic_fluent_laser_tool_20_regular:before {
content: "\e9f1";
}
-.icon-ic_fluent_layout_column_two_split_left_20_regular:before {
+.icon-ic_fluent_lasso_20_filled:before {
content: "\e9f2";
}
-.icon-ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled:before {
+.icon-ic_fluent_lasso_20_regular:before {
content: "\e9f3";
}
-.icon-ic_fluent_layout_column_two_split_left_focus_right_20_filled:before {
+.icon-ic_fluent_launcher_settings_20_filled:before {
content: "\e9f4";
}
-.icon-ic_fluent_layout_column_two_split_left_focus_top_left_20_filled:before {
+.icon-ic_fluent_launcher_settings_20_regular:before {
content: "\e9f5";
}
-.icon-ic_fluent_layout_column_two_split_right_20_filled:before {
+.icon-ic_fluent_layer_20_filled:before {
content: "\e9f6";
}
-.icon-ic_fluent_layout_column_two_split_right_20_regular:before {
+.icon-ic_fluent_layer_20_regular:before {
content: "\e9f7";
}
-.icon-ic_fluent_layout_column_two_split_right_focus_bottom_right_20_filled:before {
+.icon-ic_fluent_layer_diagonal_20_filled:before {
content: "\e9f8";
}
-.icon-ic_fluent_layout_column_two_split_right_focus_left_20_filled:before {
+.icon-ic_fluent_layer_diagonal_20_regular:before {
content: "\e9f9";
}
-.icon-ic_fluent_layout_column_two_split_right_focus_top_right_20_filled:before {
+.icon-ic_fluent_layer_diagonal_add_20_filled:before {
content: "\e9fa";
}
-.icon-ic_fluent_layout_row_four_20_filled:before {
+.icon-ic_fluent_layer_diagonal_add_20_regular:before {
content: "\e9fb";
}
-.icon-ic_fluent_layout_row_four_20_regular:before {
+.icon-ic_fluent_layer_diagonal_person_20_filled:before {
content: "\e9fc";
}
-.icon-ic_fluent_layout_row_four_focus_bottom_20_filled:before {
+.icon-ic_fluent_layer_diagonal_person_20_regular:before {
content: "\e9fd";
}
-.icon-ic_fluent_layout_row_four_focus_center_bottom_20_filled:before {
+.icon-ic_fluent_layer_diagonal_sparkle_20_filled:before {
content: "\e9fe";
}
-.icon-ic_fluent_layout_row_four_focus_center_top_20_filled:before {
+.icon-ic_fluent_layer_diagonal_sparkle_20_regular:before {
content: "\e9ff";
}
-.icon-ic_fluent_layout_row_four_focus_top_20_filled:before {
+.icon-ic_fluent_layout_cell_four_20_filled:before {
content: "\ea00";
}
-.icon-ic_fluent_layout_row_three_20_filled:before {
+.icon-ic_fluent_layout_cell_four_20_regular:before {
content: "\ea01";
}
-.icon-ic_fluent_layout_row_three_20_regular:before {
+.icon-ic_fluent_layout_cell_four_focus_bottom_left_20_filled:before {
content: "\ea02";
}
-.icon-ic_fluent_layout_row_three_focus_bottom_20_filled:before {
+.icon-ic_fluent_layout_cell_four_focus_bottom_right_20_filled:before {
content: "\ea03";
}
-.icon-ic_fluent_layout_row_three_focus_center_20_filled:before {
+.icon-ic_fluent_layout_cell_four_focus_top_left_20_filled:before {
content: "\ea04";
}
-.icon-ic_fluent_layout_row_three_focus_top_20_filled:before {
+.icon-ic_fluent_layout_cell_four_focus_top_right_20_filled:before {
content: "\ea05";
}
-.icon-ic_fluent_layout_row_two_20_filled:before {
+.icon-ic_fluent_layout_column_four_20_filled:before {
content: "\ea06";
}
-.icon-ic_fluent_layout_row_two_20_regular:before {
+.icon-ic_fluent_layout_column_four_20_regular:before {
content: "\ea07";
}
-.icon-ic_fluent_layout_row_two_focus_bottom_20_filled:before {
+.icon-ic_fluent_layout_column_four_focus_center_left_20_filled:before {
content: "\ea08";
}
-.icon-ic_fluent_layout_row_two_focus_top_20_filled:before {
+.icon-ic_fluent_layout_column_four_focus_center_right_20_filled:before {
content: "\ea09";
}
-.icon-ic_fluent_layout_row_two_focus_top_settings_20_filled:before {
+.icon-ic_fluent_layout_column_four_focus_left_20_filled:before {
content: "\ea0a";
}
-.icon-ic_fluent_layout_row_two_settings_20_filled:before {
+.icon-ic_fluent_layout_column_four_focus_right_20_filled:before {
content: "\ea0b";
}
-.icon-ic_fluent_layout_row_two_settings_20_regular:before {
+.icon-ic_fluent_layout_column_one_third_left_20_filled:before {
content: "\ea0c";
}
-.icon-ic_fluent_layout_row_two_split_bottom_20_filled:before {
+.icon-ic_fluent_layout_column_one_third_left_20_regular:before {
content: "\ea0d";
}
-.icon-ic_fluent_layout_row_two_split_bottom_20_regular:before {
+.icon-ic_fluent_layout_column_one_third_right_20_filled:before {
content: "\ea0e";
}
-.icon-ic_fluent_layout_row_two_split_bottom_focus_bottom_left_20_filled:before {
+.icon-ic_fluent_layout_column_one_third_right_20_regular:before {
content: "\ea0f";
}
-.icon-ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled:before {
+.icon-ic_fluent_layout_column_one_third_right_hint_20_filled:before {
content: "\ea10";
}
-.icon-ic_fluent_layout_row_two_split_bottom_focus_top_20_filled:before {
+.icon-ic_fluent_layout_column_one_third_right_hint_20_regular:before {
content: "\ea11";
}
-.icon-ic_fluent_layout_row_two_split_top_20_filled:before {
+.icon-ic_fluent_layout_column_three_20_filled:before {
content: "\ea12";
}
-.icon-ic_fluent_layout_row_two_split_top_20_regular:before {
+.icon-ic_fluent_layout_column_three_20_regular:before {
content: "\ea13";
}
-.icon-ic_fluent_layout_row_two_split_top_focus_bottom_20_filled:before {
+.icon-ic_fluent_layout_column_three_focus_center_20_filled:before {
content: "\ea14";
}
-.icon-ic_fluent_layout_row_two_split_top_focus_top_left_20_filled:before {
+.icon-ic_fluent_layout_column_three_focus_left_20_filled:before {
content: "\ea15";
}
-.icon-ic_fluent_layout_row_two_split_top_focus_top_right_20_filled:before {
+.icon-ic_fluent_layout_column_three_focus_right_20_filled:before {
content: "\ea16";
}
-.icon-ic_fluent_leaf_one_20_filled:before {
+.icon-ic_fluent_layout_column_two_20_filled:before {
content: "\ea17";
}
-.icon-ic_fluent_leaf_one_20_regular:before {
+.icon-ic_fluent_layout_column_two_20_regular:before {
content: "\ea18";
}
-.icon-ic_fluent_leaf_three_20_filled:before {
+.icon-ic_fluent_layout_column_two_focus_left_20_filled:before {
content: "\ea19";
}
-.icon-ic_fluent_leaf_three_20_regular:before {
+.icon-ic_fluent_layout_column_two_focus_right_20_filled:before {
content: "\ea1a";
}
-.icon-ic_fluent_leaf_two_20_filled:before {
+.icon-ic_fluent_layout_column_two_split_left_20_filled:before {
content: "\ea1b";
}
-.icon-ic_fluent_leaf_two_20_regular:before {
+.icon-ic_fluent_layout_column_two_split_left_20_regular:before {
content: "\ea1c";
}
-.icon-ic_fluent_learning_app_20_filled:before {
+.icon-ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled:before {
content: "\ea1d";
}
-.icon-ic_fluent_learning_app_20_regular:before {
+.icon-ic_fluent_layout_column_two_split_left_focus_right_20_filled:before {
content: "\ea1e";
}
-.icon-ic_fluent_library_20_filled:before {
+.icon-ic_fluent_layout_column_two_split_left_focus_top_left_20_filled:before {
content: "\ea1f";
}
-.icon-ic_fluent_library_20_regular:before {
+.icon-ic_fluent_layout_column_two_split_right_20_filled:before {
content: "\ea20";
}
-.icon-ic_fluent_lightbulb_20_filled:before {
+.icon-ic_fluent_layout_column_two_split_right_20_regular:before {
content: "\ea21";
}
-.icon-ic_fluent_lightbulb_20_regular:before {
+.icon-ic_fluent_layout_column_two_split_right_focus_bottom_right_20_filled:before {
content: "\ea22";
}
-.icon-ic_fluent_lightbulb_checkmark_20_filled:before {
+.icon-ic_fluent_layout_column_two_split_right_focus_left_20_filled:before {
content: "\ea23";
}
-.icon-ic_fluent_lightbulb_checkmark_20_regular:before {
+.icon-ic_fluent_layout_column_two_split_right_focus_top_right_20_filled:before {
content: "\ea24";
}
-.icon-ic_fluent_lightbulb_circle_20_filled:before {
+.icon-ic_fluent_layout_row_four_20_filled:before {
content: "\ea25";
}
-.icon-ic_fluent_lightbulb_circle_20_regular:before {
+.icon-ic_fluent_layout_row_four_20_regular:before {
content: "\ea26";
}
-.icon-ic_fluent_lightbulb_filament_20_filled:before {
+.icon-ic_fluent_layout_row_four_focus_bottom_20_filled:before {
content: "\ea27";
}
-.icon-ic_fluent_lightbulb_filament_20_regular:before {
+.icon-ic_fluent_layout_row_four_focus_center_bottom_20_filled:before {
content: "\ea28";
}
-.icon-ic_fluent_lightbulb_person_20_filled:before {
+.icon-ic_fluent_layout_row_four_focus_center_top_20_filled:before {
content: "\ea29";
}
-.icon-ic_fluent_lightbulb_person_20_regular:before {
+.icon-ic_fluent_layout_row_four_focus_top_20_filled:before {
content: "\ea2a";
}
-.icon-ic_fluent_likert_20_filled:before {
+.icon-ic_fluent_layout_row_three_20_filled:before {
content: "\ea2b";
}
-.icon-ic_fluent_likert_20_regular:before {
+.icon-ic_fluent_layout_row_three_20_regular:before {
content: "\ea2c";
}
-.icon-ic_fluent_line_20_filled:before {
+.icon-ic_fluent_layout_row_three_focus_bottom_20_filled:before {
content: "\ea2d";
}
-.icon-ic_fluent_line_20_regular:before {
+.icon-ic_fluent_layout_row_three_focus_center_20_filled:before {
content: "\ea2e";
}
-.icon-ic_fluent_line_dashes_20_filled:before {
+.icon-ic_fluent_layout_row_three_focus_top_20_filled:before {
content: "\ea2f";
}
-.icon-ic_fluent_line_dashes_20_regular:before {
+.icon-ic_fluent_layout_row_two_20_filled:before {
content: "\ea30";
}
-.icon-ic_fluent_line_flow_diagonal_up_right_20_filled:before {
+.icon-ic_fluent_layout_row_two_20_regular:before {
content: "\ea31";
}
-.icon-ic_fluent_line_flow_diagonal_up_right_20_regular:before {
+.icon-ic_fluent_layout_row_two_focus_bottom_20_filled:before {
content: "\ea32";
}
-.icon-ic_fluent_line_horizontal_1_20_filled:before {
+.icon-ic_fluent_layout_row_two_focus_top_20_filled:before {
content: "\ea33";
}
-.icon-ic_fluent_line_horizontal_1_20_regular:before {
+.icon-ic_fluent_layout_row_two_focus_top_settings_20_filled:before {
content: "\ea34";
}
-.icon-ic_fluent_line_horizontal_1_dashes_20_filled:before {
+.icon-ic_fluent_layout_row_two_settings_20_filled:before {
content: "\ea35";
}
-.icon-ic_fluent_line_horizontal_1_dashes_20_regular:before {
+.icon-ic_fluent_layout_row_two_settings_20_regular:before {
content: "\ea36";
}
-.icon-ic_fluent_line_horizontal_2_dashes_solid_20_filled:before {
+.icon-ic_fluent_layout_row_two_split_bottom_20_filled:before {
content: "\ea37";
}
-.icon-ic_fluent_line_horizontal_2_dashes_solid_20_regular:before {
+.icon-ic_fluent_layout_row_two_split_bottom_20_regular:before {
content: "\ea38";
}
-.icon-ic_fluent_line_horizontal_3_20_filled:before {
+.icon-ic_fluent_layout_row_two_split_bottom_focus_bottom_left_20_filled:before {
content: "\ea39";
}
-.icon-ic_fluent_line_horizontal_3_20_regular:before {
+.icon-ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled:before {
content: "\ea3a";
}
-.icon-ic_fluent_line_horizontal_4_20_filled:before {
+.icon-ic_fluent_layout_row_two_split_bottom_focus_top_20_filled:before {
content: "\ea3b";
}
-.icon-ic_fluent_line_horizontal_4_20_regular:before {
+.icon-ic_fluent_layout_row_two_split_top_20_filled:before {
content: "\ea3c";
}
-.icon-ic_fluent_line_horizontal_4_search_20_filled:before {
+.icon-ic_fluent_layout_row_two_split_top_20_regular:before {
content: "\ea3d";
}
-.icon-ic_fluent_line_horizontal_4_search_20_regular:before {
+.icon-ic_fluent_layout_row_two_split_top_focus_bottom_20_filled:before {
content: "\ea3e";
}
-.icon-ic_fluent_line_horizontal_5_20_filled:before {
+.icon-ic_fluent_layout_row_two_split_top_focus_top_left_20_filled:before {
content: "\ea3f";
}
-.icon-ic_fluent_line_horizontal_5_20_regular:before {
+.icon-ic_fluent_layout_row_two_split_top_focus_top_right_20_filled:before {
content: "\ea40";
}
-.icon-ic_fluent_line_horizontal_5_error_20_filled:before {
+.icon-ic_fluent_leaf_one_20_filled:before {
content: "\ea41";
}
-.icon-ic_fluent_line_horizontal_5_error_20_regular:before {
+.icon-ic_fluent_leaf_one_20_regular:before {
content: "\ea42";
}
-.icon-ic_fluent_line_style_20_filled:before {
+.icon-ic_fluent_leaf_three_20_filled:before {
content: "\ea43";
}
-.icon-ic_fluent_line_style_20_regular:before {
+.icon-ic_fluent_leaf_three_20_regular:before {
content: "\ea44";
}
-.icon-ic_fluent_line_style_sketch_20_filled:before {
+.icon-ic_fluent_leaf_two_20_filled:before {
content: "\ea45";
}
-.icon-ic_fluent_line_style_sketch_20_regular:before {
+.icon-ic_fluent_leaf_two_20_regular:before {
content: "\ea46";
}
-.icon-ic_fluent_line_thickness_20_filled:before {
+.icon-ic_fluent_learning_app_20_filled:before {
content: "\ea47";
}
-.icon-ic_fluent_line_thickness_20_regular:before {
+.icon-ic_fluent_learning_app_20_regular:before {
content: "\ea48";
}
-.icon-ic_fluent_link_20_filled:before {
+.icon-ic_fluent_library_20_filled:before {
content: "\ea49";
}
-.icon-ic_fluent_link_20_regular:before {
+.icon-ic_fluent_library_20_regular:before {
content: "\ea4a";
}
-.icon-ic_fluent_link_add_20_filled:before {
+.icon-ic_fluent_lightbulb_20_filled:before {
content: "\ea4b";
}
-.icon-ic_fluent_link_add_20_regular:before {
+.icon-ic_fluent_lightbulb_20_regular:before {
content: "\ea4c";
}
-.icon-ic_fluent_link_dismiss_20_filled:before {
+.icon-ic_fluent_lightbulb_checkmark_20_filled:before {
content: "\ea4d";
}
-.icon-ic_fluent_link_dismiss_20_regular:before {
+.icon-ic_fluent_lightbulb_checkmark_20_regular:before {
content: "\ea4e";
}
-.icon-ic_fluent_link_edit_20_filled:before {
+.icon-ic_fluent_lightbulb_circle_20_filled:before {
content: "\ea4f";
}
-.icon-ic_fluent_link_edit_20_regular:before {
+.icon-ic_fluent_lightbulb_circle_20_regular:before {
content: "\ea50";
}
-.icon-ic_fluent_link_multiple_20_filled:before {
+.icon-ic_fluent_lightbulb_filament_20_filled:before {
content: "\ea51";
}
-.icon-ic_fluent_link_multiple_20_regular:before {
+.icon-ic_fluent_lightbulb_filament_20_regular:before {
content: "\ea52";
}
-.icon-ic_fluent_link_person_20_filled:before {
+.icon-ic_fluent_lightbulb_person_20_filled:before {
content: "\ea53";
}
-.icon-ic_fluent_link_person_20_regular:before {
+.icon-ic_fluent_lightbulb_person_20_regular:before {
content: "\ea54";
}
-.icon-ic_fluent_link_square_20_filled:before {
+.icon-ic_fluent_likert_20_filled:before {
content: "\ea55";
}
-.icon-ic_fluent_link_square_20_regular:before {
+.icon-ic_fluent_likert_20_regular:before {
content: "\ea56";
}
-.icon-ic_fluent_link_toolbox_20_filled:before {
+.icon-ic_fluent_line_20_filled:before {
content: "\ea57";
}
-.icon-ic_fluent_link_toolbox_20_regular:before {
+.icon-ic_fluent_line_20_regular:before {
content: "\ea58";
}
-.icon-ic_fluent_list_20_filled:before {
+.icon-ic_fluent_line_dashes_20_filled:before {
content: "\ea59";
}
-.icon-ic_fluent_list_20_regular:before {
+.icon-ic_fluent_line_dashes_20_regular:before {
content: "\ea5a";
}
-.icon-ic_fluent_list_bar_20_filled:before {
+.icon-ic_fluent_line_flow_diagonal_up_right_20_filled:before {
content: "\ea5b";
}
-.icon-ic_fluent_list_bar_20_regular:before {
+.icon-ic_fluent_line_flow_diagonal_up_right_20_regular:before {
content: "\ea5c";
}
-.icon-ic_fluent_list_bar_tree_20_filled:before {
+.icon-ic_fluent_line_horizontal_1_20_filled:before {
content: "\ea5d";
}
-.icon-ic_fluent_list_bar_tree_20_regular:before {
+.icon-ic_fluent_line_horizontal_1_20_regular:before {
content: "\ea5e";
}
-.icon-ic_fluent_list_bar_tree_offset_20_filled:before {
+.icon-ic_fluent_line_horizontal_1_dash_dot_dash_20_filled:before {
content: "\ea5f";
}
-.icon-ic_fluent_list_bar_tree_offset_20_regular:before {
+.icon-ic_fluent_line_horizontal_1_dash_dot_dash_20_regular:before {
content: "\ea60";
}
-.icon-ic_fluent_list_rtl_20_filled:before {
+.icon-ic_fluent_line_horizontal_1_dashes_20_filled:before {
content: "\ea61";
}
-.icon-ic_fluent_list_rtl_20_regular:before {
+.icon-ic_fluent_line_horizontal_1_dashes_20_regular:before {
content: "\ea62";
}
-.icon-ic_fluent_live_20_filled:before {
+.icon-ic_fluent_line_horizontal_1_dot_20_filled:before {
content: "\ea63";
}
-.icon-ic_fluent_live_20_regular:before {
+.icon-ic_fluent_line_horizontal_1_dot_20_regular:before {
content: "\ea64";
}
-.icon-ic_fluent_live_off_20_filled:before {
+.icon-ic_fluent_line_horizontal_2_dashes_solid_20_filled:before {
content: "\ea65";
}
-.icon-ic_fluent_live_off_20_regular:before {
+.icon-ic_fluent_line_horizontal_2_dashes_solid_20_regular:before {
content: "\ea66";
}
-.icon-ic_fluent_local_language_20_filled:before {
+.icon-ic_fluent_line_horizontal_3_20_filled:before {
content: "\ea67";
}
-.icon-ic_fluent_local_language_20_regular:before {
+.icon-ic_fluent_line_horizontal_3_20_regular:before {
content: "\ea68";
}
-.icon-ic_fluent_location_20_filled:before {
+.icon-ic_fluent_line_horizontal_4_20_filled:before {
content: "\ea69";
}
-.icon-ic_fluent_location_20_regular:before {
+.icon-ic_fluent_line_horizontal_4_20_regular:before {
content: "\ea6a";
}
-.icon-ic_fluent_location_add_20_filled:before {
+.icon-ic_fluent_line_horizontal_4_search_20_filled:before {
content: "\ea6b";
}
-.icon-ic_fluent_location_add_20_regular:before {
+.icon-ic_fluent_line_horizontal_4_search_20_regular:before {
content: "\ea6c";
}
-.icon-ic_fluent_location_add_left_20_filled:before {
+.icon-ic_fluent_line_horizontal_5_20_filled:before {
content: "\ea6d";
}
-.icon-ic_fluent_location_add_left_20_regular:before {
+.icon-ic_fluent_line_horizontal_5_20_regular:before {
content: "\ea6e";
}
-.icon-ic_fluent_location_add_right_20_filled:before {
+.icon-ic_fluent_line_horizontal_5_error_20_filled:before {
content: "\ea6f";
}
-.icon-ic_fluent_location_add_right_20_regular:before {
+.icon-ic_fluent_line_horizontal_5_error_20_regular:before {
content: "\ea70";
}
-.icon-ic_fluent_location_add_up_20_filled:before {
+.icon-ic_fluent_line_style_20_filled:before {
content: "\ea71";
}
-.icon-ic_fluent_location_add_up_20_regular:before {
+.icon-ic_fluent_line_style_20_regular:before {
content: "\ea72";
}
-.icon-ic_fluent_location_arrow_20_filled:before {
+.icon-ic_fluent_line_style_sketch_20_filled:before {
content: "\ea73";
}
-.icon-ic_fluent_location_arrow_20_regular:before {
+.icon-ic_fluent_line_style_sketch_20_regular:before {
content: "\ea74";
}
-.icon-ic_fluent_location_arrow_left_20_filled:before {
+.icon-ic_fluent_line_thickness_20_filled:before {
content: "\ea75";
}
-.icon-ic_fluent_location_arrow_left_20_regular:before {
+.icon-ic_fluent_line_thickness_20_regular:before {
content: "\ea76";
}
-.icon-ic_fluent_location_arrow_right_20_filled:before {
+.icon-ic_fluent_link_20_filled:before {
content: "\ea77";
}
-.icon-ic_fluent_location_arrow_right_20_regular:before {
+.icon-ic_fluent_link_20_regular:before {
content: "\ea78";
}
-.icon-ic_fluent_location_arrow_up_20_filled:before {
+.icon-ic_fluent_link_add_20_filled:before {
content: "\ea79";
}
-.icon-ic_fluent_location_arrow_up_20_regular:before {
+.icon-ic_fluent_link_add_20_regular:before {
content: "\ea7a";
}
-.icon-ic_fluent_location_dismiss_20_filled:before {
+.icon-ic_fluent_link_dismiss_20_filled:before {
content: "\ea7b";
}
-.icon-ic_fluent_location_dismiss_20_regular:before {
+.icon-ic_fluent_link_dismiss_20_regular:before {
content: "\ea7c";
}
-.icon-ic_fluent_location_live_20_filled:before {
+.icon-ic_fluent_link_edit_20_filled:before {
content: "\ea7d";
}
-.icon-ic_fluent_location_live_20_regular:before {
+.icon-ic_fluent_link_edit_20_regular:before {
content: "\ea7e";
}
-.icon-ic_fluent_location_off_20_filled:before {
+.icon-ic_fluent_link_multiple_20_filled:before {
content: "\ea7f";
}
-.icon-ic_fluent_location_off_20_regular:before {
+.icon-ic_fluent_link_multiple_20_regular:before {
content: "\ea80";
}
-.icon-ic_fluent_location_ripple_20_filled:before {
+.icon-ic_fluent_link_person_20_filled:before {
content: "\ea81";
}
-.icon-ic_fluent_location_ripple_20_regular:before {
+.icon-ic_fluent_link_person_20_regular:before {
content: "\ea82";
}
-.icon-ic_fluent_location_target_square_20_filled:before {
+.icon-ic_fluent_link_square_20_filled:before {
content: "\ea83";
}
-.icon-ic_fluent_location_target_square_20_regular:before {
+.icon-ic_fluent_link_square_20_regular:before {
content: "\ea84";
}
-.icon-ic_fluent_lock_closed_20_filled:before {
+.icon-ic_fluent_link_toolbox_20_filled:before {
content: "\ea85";
}
-.icon-ic_fluent_lock_closed_20_regular:before {
+.icon-ic_fluent_link_toolbox_20_regular:before {
content: "\ea86";
}
-.icon-ic_fluent_lock_closed_key_20_filled:before {
+.icon-ic_fluent_list_20_filled:before {
content: "\ea87";
}
-.icon-ic_fluent_lock_closed_key_20_regular:before {
+.icon-ic_fluent_list_20_regular:before {
content: "\ea88";
}
-.icon-ic_fluent_lock_multiple_20_filled:before {
+.icon-ic_fluent_list_bar_20_filled:before {
content: "\ea89";
}
-.icon-ic_fluent_lock_multiple_20_regular:before {
+.icon-ic_fluent_list_bar_20_regular:before {
content: "\ea8a";
}
-.icon-ic_fluent_lock_open_20_filled:before {
+.icon-ic_fluent_list_bar_tree_20_filled:before {
content: "\ea8b";
}
-.icon-ic_fluent_lock_open_20_regular:before {
+.icon-ic_fluent_list_bar_tree_20_regular:before {
content: "\ea8c";
}
-.icon-ic_fluent_lock_shield_20_filled:before {
+.icon-ic_fluent_list_bar_tree_offset_20_filled:before {
content: "\ea8d";
}
-.icon-ic_fluent_lock_shield_20_regular:before {
+.icon-ic_fluent_list_bar_tree_offset_20_regular:before {
content: "\ea8e";
}
-.icon-ic_fluent_lottery_20_filled:before {
+.icon-ic_fluent_list_rtl_20_filled:before {
content: "\ea8f";
}
-.icon-ic_fluent_lottery_20_regular:before {
+.icon-ic_fluent_list_rtl_20_regular:before {
content: "\ea90";
}
-.icon-ic_fluent_luggage_20_filled:before {
+.icon-ic_fluent_live_20_filled:before {
content: "\ea91";
}
-.icon-ic_fluent_luggage_20_regular:before {
+.icon-ic_fluent_live_20_regular:before {
content: "\ea92";
}
-.icon-ic_fluent_mail_20_filled:before {
+.icon-ic_fluent_live_off_20_filled:before {
content: "\ea93";
}
-.icon-ic_fluent_mail_20_regular:before {
+.icon-ic_fluent_live_off_20_regular:before {
content: "\ea94";
}
-.icon-ic_fluent_mail_add_20_filled:before {
+.icon-ic_fluent_local_language_20_filled:before {
content: "\ea95";
}
-.icon-ic_fluent_mail_add_20_regular:before {
+.icon-ic_fluent_local_language_20_regular:before {
content: "\ea96";
}
-.icon-ic_fluent_mail_alert_20_filled:before {
+.icon-ic_fluent_location_20_filled:before {
content: "\ea97";
}
-.icon-ic_fluent_mail_alert_20_regular:before {
+.icon-ic_fluent_location_20_regular:before {
content: "\ea98";
}
-.icon-ic_fluent_mail_all_read_20_filled:before {
+.icon-ic_fluent_location_add_20_filled:before {
content: "\ea99";
}
-.icon-ic_fluent_mail_all_read_20_regular:before {
+.icon-ic_fluent_location_add_20_regular:before {
content: "\ea9a";
}
-.icon-ic_fluent_mail_all_unread_20_filled:before {
+.icon-ic_fluent_location_add_left_20_filled:before {
content: "\ea9b";
}
-.icon-ic_fluent_mail_all_unread_20_regular:before {
+.icon-ic_fluent_location_add_left_20_regular:before {
content: "\ea9c";
}
-.icon-ic_fluent_mail_arrow_clockwise_20_filled:before {
+.icon-ic_fluent_location_add_right_20_filled:before {
content: "\ea9d";
}
-.icon-ic_fluent_mail_arrow_clockwise_20_regular:before {
+.icon-ic_fluent_location_add_right_20_regular:before {
content: "\ea9e";
}
-.icon-ic_fluent_mail_arrow_double_back_20_filled:before {
+.icon-ic_fluent_location_add_up_20_filled:before {
content: "\ea9f";
}
-.icon-ic_fluent_mail_arrow_double_back_20_regular:before {
+.icon-ic_fluent_location_add_up_20_regular:before {
content: "\eaa0";
}
-.icon-ic_fluent_mail_arrow_down_20_filled:before {
+.icon-ic_fluent_location_arrow_20_filled:before {
content: "\eaa1";
}
-.icon-ic_fluent_mail_arrow_down_20_regular:before {
+.icon-ic_fluent_location_arrow_20_regular:before {
content: "\eaa2";
}
-.icon-ic_fluent_mail_arrow_forward_20_filled:before {
+.icon-ic_fluent_location_arrow_left_20_filled:before {
content: "\eaa3";
}
-.icon-ic_fluent_mail_arrow_forward_20_regular:before {
+.icon-ic_fluent_location_arrow_left_20_regular:before {
content: "\eaa4";
}
-.icon-ic_fluent_mail_arrow_up_20_filled:before {
+.icon-ic_fluent_location_arrow_right_20_filled:before {
content: "\eaa5";
}
-.icon-ic_fluent_mail_arrow_up_20_regular:before {
+.icon-ic_fluent_location_arrow_right_20_regular:before {
content: "\eaa6";
}
-.icon-ic_fluent_mail_attach_20_filled:before {
+.icon-ic_fluent_location_arrow_up_20_filled:before {
content: "\eaa7";
}
-.icon-ic_fluent_mail_attach_20_regular:before {
+.icon-ic_fluent_location_arrow_up_20_regular:before {
content: "\eaa8";
}
-.icon-ic_fluent_mail_checkmark_20_filled:before {
+.icon-ic_fluent_location_checkmark_20_filled:before {
content: "\eaa9";
}
-.icon-ic_fluent_mail_checkmark_20_regular:before {
+.icon-ic_fluent_location_checkmark_20_regular:before {
content: "\eaaa";
}
-.icon-ic_fluent_mail_clock_20_filled:before {
+.icon-ic_fluent_location_dismiss_20_filled:before {
content: "\eaab";
}
-.icon-ic_fluent_mail_clock_20_regular:before {
+.icon-ic_fluent_location_dismiss_20_regular:before {
content: "\eaac";
}
-.icon-ic_fluent_mail_copy_20_filled:before {
+.icon-ic_fluent_location_live_20_filled:before {
content: "\eaad";
}
-.icon-ic_fluent_mail_copy_20_regular:before {
+.icon-ic_fluent_location_live_20_regular:before {
content: "\eaae";
}
-.icon-ic_fluent_mail_dismiss_20_filled:before {
+.icon-ic_fluent_location_off_20_filled:before {
content: "\eaaf";
}
-.icon-ic_fluent_mail_dismiss_20_regular:before {
+.icon-ic_fluent_location_off_20_regular:before {
content: "\eab0";
}
-.icon-ic_fluent_mail_edit_20_filled:before {
+.icon-ic_fluent_location_ripple_20_filled:before {
content: "\eab1";
}
-.icon-ic_fluent_mail_edit_20_regular:before {
+.icon-ic_fluent_location_ripple_20_regular:before {
content: "\eab2";
}
-.icon-ic_fluent_mail_error_20_filled:before {
+.icon-ic_fluent_location_target_square_20_filled:before {
content: "\eab3";
}
-.icon-ic_fluent_mail_error_20_regular:before {
+.icon-ic_fluent_location_target_square_20_regular:before {
content: "\eab4";
}
-.icon-ic_fluent_mail_inbox_20_filled:before {
+.icon-ic_fluent_lock_closed_20_filled:before {
content: "\eab5";
}
-.icon-ic_fluent_mail_inbox_20_regular:before {
+.icon-ic_fluent_lock_closed_20_regular:before {
content: "\eab6";
}
-.icon-ic_fluent_mail_inbox_add_20_filled:before {
+.icon-ic_fluent_lock_closed_key_20_filled:before {
content: "\eab7";
}
-.icon-ic_fluent_mail_inbox_add_20_regular:before {
+.icon-ic_fluent_lock_closed_key_20_regular:before {
content: "\eab8";
}
-.icon-ic_fluent_mail_inbox_all_20_filled:before {
+.icon-ic_fluent_lock_multiple_20_filled:before {
content: "\eab9";
}
-.icon-ic_fluent_mail_inbox_all_20_regular:before {
+.icon-ic_fluent_lock_multiple_20_regular:before {
content: "\eaba";
}
-.icon-ic_fluent_mail_inbox_arrow_down_20_filled:before {
+.icon-ic_fluent_lock_open_20_filled:before {
content: "\eabb";
}
-.icon-ic_fluent_mail_inbox_arrow_down_20_regular:before {
+.icon-ic_fluent_lock_open_20_regular:before {
content: "\eabc";
}
-.icon-ic_fluent_mail_inbox_arrow_right_20_filled:before {
+.icon-ic_fluent_lock_shield_20_filled:before {
content: "\eabd";
}
-.icon-ic_fluent_mail_inbox_arrow_right_20_regular:before {
+.icon-ic_fluent_lock_shield_20_regular:before {
content: "\eabe";
}
-.icon-ic_fluent_mail_inbox_arrow_up_20_filled:before {
+.icon-ic_fluent_lottery_20_filled:before {
content: "\eabf";
}
-.icon-ic_fluent_mail_inbox_arrow_up_20_regular:before {
+.icon-ic_fluent_lottery_20_regular:before {
content: "\eac0";
}
-.icon-ic_fluent_mail_inbox_checkmark_20_filled:before {
+.icon-ic_fluent_luggage_20_filled:before {
content: "\eac1";
}
-.icon-ic_fluent_mail_inbox_checkmark_20_regular:before {
+.icon-ic_fluent_luggage_20_regular:before {
content: "\eac2";
}
-.icon-ic_fluent_mail_inbox_dismiss_20_filled:before {
+.icon-ic_fluent_mail_20_filled:before {
content: "\eac3";
}
-.icon-ic_fluent_mail_inbox_dismiss_20_regular:before {
+.icon-ic_fluent_mail_20_regular:before {
content: "\eac4";
}
-.icon-ic_fluent_mail_inbox_person_20_filled:before {
+.icon-ic_fluent_mail_add_20_filled:before {
content: "\eac5";
}
-.icon-ic_fluent_mail_inbox_person_20_regular:before {
+.icon-ic_fluent_mail_add_20_regular:before {
content: "\eac6";
}
-.icon-ic_fluent_mail_link_20_filled:before {
+.icon-ic_fluent_mail_alert_20_filled:before {
content: "\eac7";
}
-.icon-ic_fluent_mail_link_20_regular:before {
+.icon-ic_fluent_mail_alert_20_regular:before {
content: "\eac8";
}
-.icon-ic_fluent_mail_list_20_filled:before {
+.icon-ic_fluent_mail_all_read_20_filled:before {
content: "\eac9";
}
-.icon-ic_fluent_mail_list_20_regular:before {
+.icon-ic_fluent_mail_all_read_20_regular:before {
content: "\eaca";
}
-.icon-ic_fluent_mail_multiple_20_filled:before {
+.icon-ic_fluent_mail_all_unread_20_filled:before {
content: "\eacb";
}
-.icon-ic_fluent_mail_multiple_20_regular:before {
+.icon-ic_fluent_mail_all_unread_20_regular:before {
content: "\eacc";
}
-.icon-ic_fluent_mail_off_20_filled:before {
+.icon-ic_fluent_mail_arrow_clockwise_20_filled:before {
content: "\eacd";
}
-.icon-ic_fluent_mail_off_20_regular:before {
+.icon-ic_fluent_mail_arrow_clockwise_20_regular:before {
content: "\eace";
}
-.icon-ic_fluent_mail_open_person_20_filled:before {
+.icon-ic_fluent_mail_arrow_double_back_20_filled:before {
content: "\eacf";
}
-.icon-ic_fluent_mail_open_person_20_regular:before {
+.icon-ic_fluent_mail_arrow_double_back_20_regular:before {
content: "\ead0";
}
-.icon-ic_fluent_mail_pause_20_filled:before {
+.icon-ic_fluent_mail_arrow_down_20_filled:before {
content: "\ead1";
}
-.icon-ic_fluent_mail_pause_20_regular:before {
+.icon-ic_fluent_mail_arrow_down_20_regular:before {
content: "\ead2";
}
-.icon-ic_fluent_mail_prohibited_20_filled:before {
+.icon-ic_fluent_mail_arrow_forward_20_filled:before {
content: "\ead3";
}
-.icon-ic_fluent_mail_prohibited_20_regular:before {
+.icon-ic_fluent_mail_arrow_forward_20_regular:before {
content: "\ead4";
}
-.icon-ic_fluent_mail_read_20_filled:before {
+.icon-ic_fluent_mail_arrow_up_20_filled:before {
content: "\ead5";
}
-.icon-ic_fluent_mail_read_20_regular:before {
+.icon-ic_fluent_mail_arrow_up_20_regular:before {
content: "\ead6";
}
-.icon-ic_fluent_mail_read_multiple_20_filled:before {
+.icon-ic_fluent_mail_attach_20_filled:before {
content: "\ead7";
}
-.icon-ic_fluent_mail_read_multiple_20_regular:before {
+.icon-ic_fluent_mail_attach_20_regular:before {
content: "\ead8";
}
-.icon-ic_fluent_mail_rewind_20_filled:before {
+.icon-ic_fluent_mail_checkmark_20_filled:before {
content: "\ead9";
}
-.icon-ic_fluent_mail_rewind_20_regular:before {
+.icon-ic_fluent_mail_checkmark_20_regular:before {
content: "\eada";
}
-.icon-ic_fluent_mail_settings_20_filled:before {
+.icon-ic_fluent_mail_clock_20_filled:before {
content: "\eadb";
}
-.icon-ic_fluent_mail_settings_20_regular:before {
+.icon-ic_fluent_mail_clock_20_regular:before {
content: "\eadc";
}
-.icon-ic_fluent_mail_shield_20_filled:before {
+.icon-ic_fluent_mail_copy_20_filled:before {
content: "\eadd";
}
-.icon-ic_fluent_mail_shield_20_regular:before {
+.icon-ic_fluent_mail_copy_20_regular:before {
content: "\eade";
}
-.icon-ic_fluent_mail_template_20_filled:before {
+.icon-ic_fluent_mail_dismiss_20_filled:before {
content: "\eadf";
}
-.icon-ic_fluent_mail_template_20_regular:before {
+.icon-ic_fluent_mail_dismiss_20_regular:before {
content: "\eae0";
}
-.icon-ic_fluent_mail_unread_20_filled:before {
+.icon-ic_fluent_mail_edit_20_filled:before {
content: "\eae1";
}
-.icon-ic_fluent_mail_unread_20_regular:before {
+.icon-ic_fluent_mail_edit_20_regular:before {
content: "\eae2";
}
-.icon-ic_fluent_mail_warning_20_filled:before {
+.icon-ic_fluent_mail_error_20_filled:before {
content: "\eae3";
}
-.icon-ic_fluent_mail_warning_20_regular:before {
+.icon-ic_fluent_mail_error_20_regular:before {
content: "\eae4";
}
-.icon-ic_fluent_mailbox_20_filled:before {
+.icon-ic_fluent_mail_inbox_20_filled:before {
content: "\eae5";
}
-.icon-ic_fluent_mailbox_20_regular:before {
+.icon-ic_fluent_mail_inbox_20_regular:before {
content: "\eae6";
}
-.icon-ic_fluent_map_20_filled:before {
+.icon-ic_fluent_mail_inbox_add_20_filled:before {
content: "\eae7";
}
-.icon-ic_fluent_map_20_regular:before {
+.icon-ic_fluent_mail_inbox_add_20_regular:before {
content: "\eae8";
}
-.icon-ic_fluent_map_drive_20_filled:before {
+.icon-ic_fluent_mail_inbox_all_20_filled:before {
content: "\eae9";
}
-.icon-ic_fluent_map_drive_20_regular:before {
+.icon-ic_fluent_mail_inbox_all_20_regular:before {
content: "\eaea";
}
-.icon-ic_fluent_markdown_20_filled:before {
+.icon-ic_fluent_mail_inbox_arrow_down_20_filled:before {
content: "\eaeb";
}
-.icon-ic_fluent_markdown_20_regular:before {
+.icon-ic_fluent_mail_inbox_arrow_down_20_regular:before {
content: "\eaec";
}
-.icon-ic_fluent_match_app_layout_20_filled:before {
+.icon-ic_fluent_mail_inbox_arrow_right_20_filled:before {
content: "\eaed";
}
-.icon-ic_fluent_match_app_layout_20_regular:before {
+.icon-ic_fluent_mail_inbox_arrow_right_20_regular:before {
content: "\eaee";
}
-.icon-ic_fluent_math_format_linear_20_filled:before {
+.icon-ic_fluent_mail_inbox_arrow_up_20_filled:before {
content: "\eaef";
}
-.icon-ic_fluent_math_format_linear_20_regular:before {
+.icon-ic_fluent_mail_inbox_arrow_up_20_regular:before {
content: "\eaf0";
}
-.icon-ic_fluent_math_format_professional_20_filled:before {
+.icon-ic_fluent_mail_inbox_checkmark_20_filled:before {
content: "\eaf1";
}
-.icon-ic_fluent_math_format_professional_20_regular:before {
+.icon-ic_fluent_mail_inbox_checkmark_20_regular:before {
content: "\eaf2";
}
-.icon-ic_fluent_math_formula_20_filled:before {
+.icon-ic_fluent_mail_inbox_dismiss_20_filled:before {
content: "\eaf3";
}
-.icon-ic_fluent_math_formula_20_regular:before {
+.icon-ic_fluent_mail_inbox_dismiss_20_regular:before {
content: "\eaf4";
}
-.icon-ic_fluent_math_symbols_20_filled:before {
+.icon-ic_fluent_mail_inbox_person_20_filled:before {
content: "\eaf5";
}
-.icon-ic_fluent_math_symbols_20_regular:before {
+.icon-ic_fluent_mail_inbox_person_20_regular:before {
content: "\eaf6";
}
-.icon-ic_fluent_maximize_20_filled:before {
+.icon-ic_fluent_mail_link_20_filled:before {
content: "\eaf7";
}
-.icon-ic_fluent_maximize_20_regular:before {
+.icon-ic_fluent_mail_link_20_regular:before {
content: "\eaf8";
}
-.icon-ic_fluent_meet_now_20_filled:before {
+.icon-ic_fluent_mail_list_20_filled:before {
content: "\eaf9";
}
-.icon-ic_fluent_meet_now_20_regular:before {
+.icon-ic_fluent_mail_list_20_regular:before {
content: "\eafa";
}
-.icon-ic_fluent_megaphone_20_filled:before {
+.icon-ic_fluent_mail_multiple_20_filled:before {
content: "\eafb";
}
-.icon-ic_fluent_megaphone_20_regular:before {
+.icon-ic_fluent_mail_multiple_20_regular:before {
content: "\eafc";
}
-.icon-ic_fluent_megaphone_circle_20_filled:before {
+.icon-ic_fluent_mail_off_20_filled:before {
content: "\eafd";
}
-.icon-ic_fluent_megaphone_circle_20_regular:before {
+.icon-ic_fluent_mail_off_20_regular:before {
content: "\eafe";
}
-.icon-ic_fluent_megaphone_loud_20_filled:before {
+.icon-ic_fluent_mail_open_person_20_filled:before {
content: "\eaff";
}
-.icon-ic_fluent_megaphone_loud_20_regular:before {
+.icon-ic_fluent_mail_open_person_20_regular:before {
content: "\eb00";
}
-.icon-ic_fluent_megaphone_off_20_filled:before {
+.icon-ic_fluent_mail_pause_20_filled:before {
content: "\eb01";
}
-.icon-ic_fluent_megaphone_off_20_regular:before {
+.icon-ic_fluent_mail_pause_20_regular:before {
content: "\eb02";
}
-.icon-ic_fluent_mention_20_filled:before {
+.icon-ic_fluent_mail_prohibited_20_filled:before {
content: "\eb03";
}
-.icon-ic_fluent_mention_20_regular:before {
+.icon-ic_fluent_mail_prohibited_20_regular:before {
content: "\eb04";
}
-.icon-ic_fluent_mention_arrow_down_20_filled:before {
+.icon-ic_fluent_mail_read_20_filled:before {
content: "\eb05";
}
-.icon-ic_fluent_mention_arrow_down_20_regular:before {
+.icon-ic_fluent_mail_read_20_regular:before {
content: "\eb06";
}
-.icon-ic_fluent_mention_brackets_20_filled:before {
+.icon-ic_fluent_mail_read_briefcase_20_filled:before {
content: "\eb07";
}
-.icon-ic_fluent_mention_brackets_20_regular:before {
+.icon-ic_fluent_mail_read_briefcase_20_regular:before {
content: "\eb08";
}
-.icon-ic_fluent_merge_20_filled:before {
+.icon-ic_fluent_mail_read_multiple_20_filled:before {
content: "\eb09";
}
-.icon-ic_fluent_merge_20_regular:before {
+.icon-ic_fluent_mail_read_multiple_20_regular:before {
content: "\eb0a";
}
-.icon-ic_fluent_mic_20_filled:before {
+.icon-ic_fluent_mail_rewind_20_filled:before {
content: "\eb0b";
}
-.icon-ic_fluent_mic_20_regular:before {
+.icon-ic_fluent_mail_rewind_20_regular:before {
content: "\eb0c";
}
-.icon-ic_fluent_mic_link_20_filled:before {
+.icon-ic_fluent_mail_settings_20_filled:before {
content: "\eb0d";
}
-.icon-ic_fluent_mic_link_20_regular:before {
+.icon-ic_fluent_mail_settings_20_regular:before {
content: "\eb0e";
}
-.icon-ic_fluent_mic_off_20_filled:before {
+.icon-ic_fluent_mail_shield_20_filled:before {
content: "\eb0f";
}
-.icon-ic_fluent_mic_off_20_regular:before {
+.icon-ic_fluent_mail_shield_20_regular:before {
content: "\eb10";
}
-.icon-ic_fluent_mic_prohibited_20_filled:before {
+.icon-ic_fluent_mail_template_20_filled:before {
content: "\eb11";
}
-.icon-ic_fluent_mic_prohibited_20_regular:before {
+.icon-ic_fluent_mail_template_20_regular:before {
content: "\eb12";
}
-.icon-ic_fluent_mic_pulse_20_filled:before {
+.icon-ic_fluent_mail_unread_20_filled:before {
content: "\eb13";
}
-.icon-ic_fluent_mic_pulse_20_regular:before {
+.icon-ic_fluent_mail_unread_20_regular:before {
content: "\eb14";
}
-.icon-ic_fluent_mic_pulse_off_20_filled:before {
+.icon-ic_fluent_mail_warning_20_filled:before {
content: "\eb15";
}
-.icon-ic_fluent_mic_pulse_off_20_regular:before {
+.icon-ic_fluent_mail_warning_20_regular:before {
content: "\eb16";
}
-.icon-ic_fluent_mic_record_20_filled:before {
+.icon-ic_fluent_mailbox_20_filled:before {
content: "\eb17";
}
-.icon-ic_fluent_mic_record_20_regular:before {
+.icon-ic_fluent_mailbox_20_regular:before {
content: "\eb18";
}
-.icon-ic_fluent_mic_settings_20_filled:before {
+.icon-ic_fluent_map_20_filled:before {
content: "\eb19";
}
-.icon-ic_fluent_mic_settings_20_regular:before {
+.icon-ic_fluent_map_20_regular:before {
content: "\eb1a";
}
-.icon-ic_fluent_mic_sparkle_20_filled:before {
+.icon-ic_fluent_map_drive_20_filled:before {
content: "\eb1b";
}
-.icon-ic_fluent_mic_sparkle_20_regular:before {
+.icon-ic_fluent_map_drive_20_regular:before {
content: "\eb1c";
}
-.icon-ic_fluent_mic_sync_20_filled:before {
+.icon-ic_fluent_markdown_20_filled:before {
content: "\eb1d";
}
-.icon-ic_fluent_mic_sync_20_regular:before {
+.icon-ic_fluent_markdown_20_regular:before {
content: "\eb1e";
}
-.icon-ic_fluent_microscope_20_filled:before {
+.icon-ic_fluent_match_app_layout_20_filled:before {
content: "\eb1f";
}
-.icon-ic_fluent_microscope_20_regular:before {
+.icon-ic_fluent_match_app_layout_20_regular:before {
content: "\eb20";
}
-.icon-ic_fluent_midi_20_filled:before {
+.icon-ic_fluent_math_format_linear_20_filled:before {
content: "\eb21";
}
-.icon-ic_fluent_midi_20_regular:before {
+.icon-ic_fluent_math_format_linear_20_regular:before {
content: "\eb22";
}
-.icon-ic_fluent_mobile_optimized_20_filled:before {
+.icon-ic_fluent_math_format_professional_20_filled:before {
content: "\eb23";
}
-.icon-ic_fluent_mobile_optimized_20_regular:before {
+.icon-ic_fluent_math_format_professional_20_regular:before {
content: "\eb24";
}
-.icon-ic_fluent_mold_20_filled:before {
+.icon-ic_fluent_math_formula_20_filled:before {
content: "\eb25";
}
-.icon-ic_fluent_mold_20_regular:before {
+.icon-ic_fluent_math_formula_20_regular:before {
content: "\eb26";
}
-.icon-ic_fluent_molecule_20_filled:before {
+.icon-ic_fluent_math_symbols_20_filled:before {
content: "\eb27";
}
-.icon-ic_fluent_molecule_20_regular:before {
+.icon-ic_fluent_math_symbols_20_regular:before {
content: "\eb28";
}
-.icon-ic_fluent_money_20_filled:before {
+.icon-ic_fluent_maximize_20_filled:before {
content: "\eb29";
}
-.icon-ic_fluent_money_20_regular:before {
+.icon-ic_fluent_maximize_20_regular:before {
content: "\eb2a";
}
-.icon-ic_fluent_money_calculator_20_filled:before {
+.icon-ic_fluent_meet_now_20_filled:before {
content: "\eb2b";
}
-.icon-ic_fluent_money_calculator_20_regular:before {
+.icon-ic_fluent_meet_now_20_regular:before {
content: "\eb2c";
}
-.icon-ic_fluent_money_dismiss_20_filled:before {
+.icon-ic_fluent_megaphone_20_filled:before {
content: "\eb2d";
}
-.icon-ic_fluent_money_dismiss_20_regular:before {
+.icon-ic_fluent_megaphone_20_regular:before {
content: "\eb2e";
}
-.icon-ic_fluent_money_hand_20_filled:before {
+.icon-ic_fluent_megaphone_circle_20_filled:before {
content: "\eb2f";
}
-.icon-ic_fluent_money_hand_20_regular:before {
+.icon-ic_fluent_megaphone_circle_20_regular:before {
content: "\eb30";
}
-.icon-ic_fluent_money_off_20_filled:before {
+.icon-ic_fluent_megaphone_loud_20_filled:before {
content: "\eb31";
}
-.icon-ic_fluent_money_off_20_regular:before {
+.icon-ic_fluent_megaphone_loud_20_regular:before {
content: "\eb32";
}
-.icon-ic_fluent_money_settings_20_filled:before {
+.icon-ic_fluent_megaphone_off_20_filled:before {
content: "\eb33";
}
-.icon-ic_fluent_money_settings_20_regular:before {
+.icon-ic_fluent_megaphone_off_20_regular:before {
content: "\eb34";
}
-.icon-ic_fluent_more_circle_20_filled:before {
+.icon-ic_fluent_mention_20_filled:before {
content: "\eb35";
}
-.icon-ic_fluent_more_circle_20_regular:before {
+.icon-ic_fluent_mention_20_regular:before {
content: "\eb36";
}
-.icon-ic_fluent_more_horizontal_20_filled:before {
+.icon-ic_fluent_mention_arrow_down_20_filled:before {
content: "\eb37";
}
-.icon-ic_fluent_more_horizontal_20_regular:before {
+.icon-ic_fluent_mention_arrow_down_20_regular:before {
content: "\eb38";
}
-.icon-ic_fluent_more_vertical_20_filled:before {
+.icon-ic_fluent_mention_brackets_20_filled:before {
content: "\eb39";
}
-.icon-ic_fluent_more_vertical_20_regular:before {
+.icon-ic_fluent_mention_brackets_20_regular:before {
content: "\eb3a";
}
-.icon-ic_fluent_mountain_location_bottom_20_filled:before {
+.icon-ic_fluent_merge_20_filled:before {
content: "\eb3b";
}
-.icon-ic_fluent_mountain_location_bottom_20_regular:before {
+.icon-ic_fluent_merge_20_regular:before {
content: "\eb3c";
}
-.icon-ic_fluent_mountain_location_top_20_filled:before {
+.icon-ic_fluent_mic_20_filled:before {
content: "\eb3d";
}
-.icon-ic_fluent_mountain_location_top_20_regular:before {
+.icon-ic_fluent_mic_20_regular:before {
content: "\eb3e";
}
-.icon-ic_fluent_mountain_trail_20_filled:before {
+.icon-ic_fluent_mic_link_20_filled:before {
content: "\eb3f";
}
-.icon-ic_fluent_mountain_trail_20_regular:before {
+.icon-ic_fluent_mic_link_20_regular:before {
content: "\eb40";
}
-.icon-ic_fluent_movies_and_tv_20_filled:before {
+.icon-ic_fluent_mic_off_20_filled:before {
content: "\eb41";
}
-.icon-ic_fluent_movies_and_tv_20_regular:before {
+.icon-ic_fluent_mic_off_20_regular:before {
content: "\eb42";
}
-.icon-ic_fluent_multiplier_1_2x_20_filled:before {
+.icon-ic_fluent_mic_prohibited_20_filled:before {
content: "\eb43";
}
-.icon-ic_fluent_multiplier_1_2x_20_regular:before {
+.icon-ic_fluent_mic_prohibited_20_regular:before {
content: "\eb44";
}
-.icon-ic_fluent_multiplier_1_5x_20_filled:before {
+.icon-ic_fluent_mic_pulse_20_filled:before {
content: "\eb45";
}
-.icon-ic_fluent_multiplier_1_5x_20_regular:before {
+.icon-ic_fluent_mic_pulse_20_regular:before {
content: "\eb46";
}
-.icon-ic_fluent_multiplier_1_8x_20_filled:before {
+.icon-ic_fluent_mic_pulse_off_20_filled:before {
content: "\eb47";
}
-.icon-ic_fluent_multiplier_1_8x_20_regular:before {
+.icon-ic_fluent_mic_pulse_off_20_regular:before {
content: "\eb48";
}
-.icon-ic_fluent_multiplier_1x_20_filled:before {
+.icon-ic_fluent_mic_record_20_filled:before {
content: "\eb49";
}
-.icon-ic_fluent_multiplier_1x_20_regular:before {
+.icon-ic_fluent_mic_record_20_regular:before {
content: "\eb4a";
}
-.icon-ic_fluent_multiplier_2x_20_filled:before {
+.icon-ic_fluent_mic_settings_20_filled:before {
content: "\eb4b";
}
-.icon-ic_fluent_multiplier_2x_20_regular:before {
+.icon-ic_fluent_mic_settings_20_regular:before {
content: "\eb4c";
}
-.icon-ic_fluent_multiplier_5x_20_filled:before {
+.icon-ic_fluent_mic_sparkle_20_filled:before {
content: "\eb4d";
}
-.icon-ic_fluent_multiplier_5x_20_regular:before {
+.icon-ic_fluent_mic_sparkle_20_regular:before {
content: "\eb4e";
}
-.icon-ic_fluent_multiselect_ltr_20_filled:before {
+.icon-ic_fluent_mic_sync_20_filled:before {
content: "\eb4f";
}
-.icon-ic_fluent_multiselect_ltr_20_regular:before {
+.icon-ic_fluent_mic_sync_20_regular:before {
content: "\eb50";
}
-.icon-ic_fluent_multiselect_rtl_20_filled:before {
+.icon-ic_fluent_microscope_20_filled:before {
content: "\eb51";
}
-.icon-ic_fluent_multiselect_rtl_20_regular:before {
+.icon-ic_fluent_microscope_20_regular:before {
content: "\eb52";
}
-.icon-ic_fluent_music_note_1_20_filled:before {
+.icon-ic_fluent_midi_20_filled:before {
content: "\eb53";
}
-.icon-ic_fluent_music_note_1_20_regular:before {
+.icon-ic_fluent_midi_20_regular:before {
content: "\eb54";
}
-.icon-ic_fluent_music_note_2_20_filled:before {
+.icon-ic_fluent_mobile_optimized_20_filled:before {
content: "\eb55";
}
-.icon-ic_fluent_music_note_2_20_regular:before {
+.icon-ic_fluent_mobile_optimized_20_regular:before {
content: "\eb56";
}
-.icon-ic_fluent_music_note_2_play_20_filled:before {
+.icon-ic_fluent_mold_20_filled:before {
content: "\eb57";
}
-.icon-ic_fluent_music_note_2_play_20_regular:before {
+.icon-ic_fluent_mold_20_regular:before {
content: "\eb58";
}
-.icon-ic_fluent_music_note_off_1_20_filled:before {
+.icon-ic_fluent_molecule_20_filled:before {
content: "\eb59";
}
-.icon-ic_fluent_music_note_off_1_20_regular:before {
+.icon-ic_fluent_molecule_20_regular:before {
content: "\eb5a";
}
-.icon-ic_fluent_music_note_off_2_20_filled:before {
+.icon-ic_fluent_money_20_filled:before {
content: "\eb5b";
}
-.icon-ic_fluent_music_note_off_2_20_regular:before {
+.icon-ic_fluent_money_20_regular:before {
content: "\eb5c";
}
-.icon-ic_fluent_my_location_20_filled:before {
+.icon-ic_fluent_money_calculator_20_filled:before {
content: "\eb5d";
}
-.icon-ic_fluent_my_location_20_regular:before {
+.icon-ic_fluent_money_calculator_20_regular:before {
content: "\eb5e";
}
-.icon-ic_fluent_navigation_20_filled:before {
+.icon-ic_fluent_money_dismiss_20_filled:before {
content: "\eb5f";
}
-.icon-ic_fluent_navigation_20_regular:before {
+.icon-ic_fluent_money_dismiss_20_regular:before {
content: "\eb60";
}
-.icon-ic_fluent_navigation_location_target_20_filled:before {
+.icon-ic_fluent_money_hand_20_filled:before {
content: "\eb61";
}
-.icon-ic_fluent_navigation_location_target_20_regular:before {
+.icon-ic_fluent_money_hand_20_regular:before {
content: "\eb62";
}
-.icon-ic_fluent_navigation_play_20_filled:before {
+.icon-ic_fluent_money_off_20_filled:before {
content: "\eb63";
}
-.icon-ic_fluent_navigation_play_20_regular:before {
+.icon-ic_fluent_money_off_20_regular:before {
content: "\eb64";
}
-.icon-ic_fluent_navigation_unread_20_filled:before {
+.icon-ic_fluent_money_settings_20_filled:before {
content: "\eb65";
}
-.icon-ic_fluent_navigation_unread_20_regular:before {
+.icon-ic_fluent_money_settings_20_regular:before {
content: "\eb66";
}
-.icon-ic_fluent_network_check_20_filled:before {
+.icon-ic_fluent_more_circle_20_filled:before {
content: "\eb67";
}
-.icon-ic_fluent_network_check_20_regular:before {
+.icon-ic_fluent_more_circle_20_regular:before {
content: "\eb68";
}
-.icon-ic_fluent_new_20_filled:before {
+.icon-ic_fluent_more_horizontal_20_filled:before {
content: "\eb69";
}
-.icon-ic_fluent_new_20_regular:before {
+.icon-ic_fluent_more_horizontal_20_regular:before {
content: "\eb6a";
}
-.icon-ic_fluent_news_20_filled:before {
+.icon-ic_fluent_more_vertical_20_filled:before {
content: "\eb6b";
}
-.icon-ic_fluent_news_20_regular:before {
+.icon-ic_fluent_more_vertical_20_regular:before {
content: "\eb6c";
}
-.icon-ic_fluent_next_20_filled:before {
+.icon-ic_fluent_mountain_location_bottom_20_filled:before {
content: "\eb6d";
}
-.icon-ic_fluent_next_20_regular:before {
+.icon-ic_fluent_mountain_location_bottom_20_regular:before {
content: "\eb6e";
}
-.icon-ic_fluent_next_frame_20_filled:before {
+.icon-ic_fluent_mountain_location_top_20_filled:before {
content: "\eb6f";
}
-.icon-ic_fluent_next_frame_20_regular:before {
+.icon-ic_fluent_mountain_location_top_20_regular:before {
content: "\eb70";
}
-.icon-ic_fluent_note_20_filled:before {
+.icon-ic_fluent_mountain_trail_20_filled:before {
content: "\eb71";
}
-.icon-ic_fluent_note_20_regular:before {
+.icon-ic_fluent_mountain_trail_20_regular:before {
content: "\eb72";
}
-.icon-ic_fluent_note_add_20_filled:before {
+.icon-ic_fluent_movies_and_tv_20_filled:before {
content: "\eb73";
}
-.icon-ic_fluent_note_add_20_regular:before {
+.icon-ic_fluent_movies_and_tv_20_regular:before {
content: "\eb74";
}
-.icon-ic_fluent_note_edit_20_filled:before {
+.icon-ic_fluent_multiplier_1_2x_20_filled:before {
content: "\eb75";
}
-.icon-ic_fluent_note_edit_20_regular:before {
+.icon-ic_fluent_multiplier_1_2x_20_regular:before {
content: "\eb76";
}
-.icon-ic_fluent_note_pin_20_filled:before {
+.icon-ic_fluent_multiplier_1_5x_20_filled:before {
content: "\eb77";
}
-.icon-ic_fluent_note_pin_20_regular:before {
+.icon-ic_fluent_multiplier_1_5x_20_regular:before {
content: "\eb78";
}
-.icon-ic_fluent_notebook_20_filled:before {
+.icon-ic_fluent_multiplier_1_8x_20_filled:before {
content: "\eb79";
}
-.icon-ic_fluent_notebook_20_regular:before {
+.icon-ic_fluent_multiplier_1_8x_20_regular:before {
content: "\eb7a";
}
-.icon-ic_fluent_notebook_add_20_filled:before {
+.icon-ic_fluent_multiplier_1x_20_filled:before {
content: "\eb7b";
}
-.icon-ic_fluent_notebook_add_20_regular:before {
+.icon-ic_fluent_multiplier_1x_20_regular:before {
content: "\eb7c";
}
-.icon-ic_fluent_notebook_arrow_curve_down_20_filled:before {
+.icon-ic_fluent_multiplier_2x_20_filled:before {
content: "\eb7d";
}
-.icon-ic_fluent_notebook_arrow_curve_down_20_regular:before {
+.icon-ic_fluent_multiplier_2x_20_regular:before {
content: "\eb7e";
}
-.icon-ic_fluent_notebook_error_20_filled:before {
+.icon-ic_fluent_multiplier_5x_20_filled:before {
content: "\eb7f";
}
-.icon-ic_fluent_notebook_error_20_regular:before {
+.icon-ic_fluent_multiplier_5x_20_regular:before {
content: "\eb80";
}
-.icon-ic_fluent_notebook_eye_20_filled:before {
+.icon-ic_fluent_multiselect_ltr_20_filled:before {
content: "\eb81";
}
-.icon-ic_fluent_notebook_eye_20_regular:before {
+.icon-ic_fluent_multiselect_ltr_20_regular:before {
content: "\eb82";
}
-.icon-ic_fluent_notebook_lightning_20_filled:before {
+.icon-ic_fluent_multiselect_rtl_20_filled:before {
content: "\eb83";
}
-.icon-ic_fluent_notebook_lightning_20_regular:before {
+.icon-ic_fluent_multiselect_rtl_20_regular:before {
content: "\eb84";
}
-.icon-ic_fluent_notebook_question_mark_20_filled:before {
+.icon-ic_fluent_music_note_1_20_filled:before {
content: "\eb85";
}
-.icon-ic_fluent_notebook_question_mark_20_regular:before {
+.icon-ic_fluent_music_note_1_20_regular:before {
content: "\eb86";
}
-.icon-ic_fluent_notebook_section_20_filled:before {
+.icon-ic_fluent_music_note_2_20_filled:before {
content: "\eb87";
}
-.icon-ic_fluent_notebook_section_20_regular:before {
+.icon-ic_fluent_music_note_2_20_regular:before {
content: "\eb88";
}
-.icon-ic_fluent_notebook_section_arrow_right_20_filled:before {
+.icon-ic_fluent_music_note_2_play_20_filled:before {
content: "\eb89";
}
-.icon-ic_fluent_notebook_section_arrow_right_20_regular:before {
+.icon-ic_fluent_music_note_2_play_20_regular:before {
content: "\eb8a";
}
-.icon-ic_fluent_notebook_subsection_20_filled:before {
+.icon-ic_fluent_music_note_off_1_20_filled:before {
content: "\eb8b";
}
-.icon-ic_fluent_notebook_subsection_20_regular:before {
+.icon-ic_fluent_music_note_off_1_20_regular:before {
content: "\eb8c";
}
-.icon-ic_fluent_notebook_sync_20_filled:before {
+.icon-ic_fluent_music_note_off_2_20_filled:before {
content: "\eb8d";
}
-.icon-ic_fluent_notebook_sync_20_regular:before {
+.icon-ic_fluent_music_note_off_2_20_regular:before {
content: "\eb8e";
}
-.icon-ic_fluent_notepad_20_filled:before {
+.icon-ic_fluent_my_location_20_filled:before {
content: "\eb8f";
}
-.icon-ic_fluent_notepad_20_regular:before {
+.icon-ic_fluent_my_location_20_regular:before {
content: "\eb90";
}
-.icon-ic_fluent_notepad_edit_20_filled:before {
+.icon-ic_fluent_navigation_20_filled:before {
content: "\eb91";
}
-.icon-ic_fluent_notepad_edit_20_regular:before {
+.icon-ic_fluent_navigation_20_regular:before {
content: "\eb92";
}
-.icon-ic_fluent_notepad_person_20_filled:before {
+.icon-ic_fluent_navigation_location_target_20_filled:before {
content: "\eb93";
}
-.icon-ic_fluent_notepad_person_20_regular:before {
+.icon-ic_fluent_navigation_location_target_20_regular:before {
content: "\eb94";
}
-.icon-ic_fluent_notepad_sparkle_20_filled:before {
+.icon-ic_fluent_navigation_play_20_filled:before {
content: "\eb95";
}
-.icon-ic_fluent_notepad_sparkle_20_regular:before {
+.icon-ic_fluent_navigation_play_20_regular:before {
content: "\eb96";
}
-.icon-ic_fluent_number_circle_0_20_filled:before {
+.icon-ic_fluent_navigation_unread_20_filled:before {
content: "\eb97";
}
-.icon-ic_fluent_number_circle_0_20_regular:before {
+.icon-ic_fluent_navigation_unread_20_regular:before {
content: "\eb98";
}
-.icon-ic_fluent_number_circle_1_20_filled:before {
+.icon-ic_fluent_network_check_20_filled:before {
content: "\eb99";
}
-.icon-ic_fluent_number_circle_1_20_regular:before {
+.icon-ic_fluent_network_check_20_regular:before {
content: "\eb9a";
}
-.icon-ic_fluent_number_circle_2_20_filled:before {
+.icon-ic_fluent_new_20_filled:before {
content: "\eb9b";
}
-.icon-ic_fluent_number_circle_2_20_regular:before {
+.icon-ic_fluent_new_20_regular:before {
content: "\eb9c";
}
-.icon-ic_fluent_number_circle_3_20_filled:before {
+.icon-ic_fluent_news_20_filled:before {
content: "\eb9d";
}
-.icon-ic_fluent_number_circle_3_20_regular:before {
+.icon-ic_fluent_news_20_regular:before {
content: "\eb9e";
}
-.icon-ic_fluent_number_circle_4_20_filled:before {
+.icon-ic_fluent_next_20_filled:before {
content: "\eb9f";
}
-.icon-ic_fluent_number_circle_4_20_regular:before {
+.icon-ic_fluent_next_20_regular:before {
content: "\eba0";
}
-.icon-ic_fluent_number_circle_5_20_filled:before {
+.icon-ic_fluent_next_frame_20_filled:before {
content: "\eba1";
}
-.icon-ic_fluent_number_circle_5_20_regular:before {
+.icon-ic_fluent_next_frame_20_regular:before {
content: "\eba2";
}
-.icon-ic_fluent_number_circle_6_20_filled:before {
+.icon-ic_fluent_note_20_filled:before {
content: "\eba3";
}
-.icon-ic_fluent_number_circle_6_20_regular:before {
+.icon-ic_fluent_note_20_regular:before {
content: "\eba4";
}
-.icon-ic_fluent_number_circle_7_20_filled:before {
+.icon-ic_fluent_note_add_20_filled:before {
content: "\eba5";
}
-.icon-ic_fluent_number_circle_7_20_regular:before {
+.icon-ic_fluent_note_add_20_regular:before {
content: "\eba6";
}
-.icon-ic_fluent_number_circle_8_20_filled:before {
+.icon-ic_fluent_note_edit_20_filled:before {
content: "\eba7";
}
-.icon-ic_fluent_number_circle_8_20_regular:before {
+.icon-ic_fluent_note_edit_20_regular:before {
content: "\eba8";
}
-.icon-ic_fluent_number_circle_9_20_filled:before {
+.icon-ic_fluent_note_pin_20_filled:before {
content: "\eba9";
}
-.icon-ic_fluent_number_circle_9_20_regular:before {
+.icon-ic_fluent_note_pin_20_regular:before {
content: "\ebaa";
}
-.icon-ic_fluent_number_row_20_filled:before {
+.icon-ic_fluent_notebook_20_filled:before {
content: "\ebab";
}
-.icon-ic_fluent_number_row_20_regular:before {
+.icon-ic_fluent_notebook_20_regular:before {
content: "\ebac";
}
-.icon-ic_fluent_number_symbol_20_filled:before {
+.icon-ic_fluent_notebook_add_20_filled:before {
content: "\ebad";
}
-.icon-ic_fluent_number_symbol_20_regular:before {
+.icon-ic_fluent_notebook_add_20_regular:before {
content: "\ebae";
}
-.icon-ic_fluent_number_symbol_dismiss_20_filled:before {
+.icon-ic_fluent_notebook_arrow_curve_down_20_filled:before {
content: "\ebaf";
}
-.icon-ic_fluent_number_symbol_dismiss_20_regular:before {
+.icon-ic_fluent_notebook_arrow_curve_down_20_regular:before {
content: "\ebb0";
}
-.icon-ic_fluent_number_symbol_square_20_filled:before {
+.icon-ic_fluent_notebook_error_20_filled:before {
content: "\ebb1";
}
-.icon-ic_fluent_number_symbol_square_20_regular:before {
+.icon-ic_fluent_notebook_error_20_regular:before {
content: "\ebb2";
}
-.icon-ic_fluent_open_20_filled:before {
+.icon-ic_fluent_notebook_eye_20_filled:before {
content: "\ebb3";
}
-.icon-ic_fluent_open_20_regular:before {
+.icon-ic_fluent_notebook_eye_20_regular:before {
content: "\ebb4";
}
-.icon-ic_fluent_open_folder_20_filled:before {
+.icon-ic_fluent_notebook_lightning_20_filled:before {
content: "\ebb5";
}
-.icon-ic_fluent_open_folder_20_regular:before {
+.icon-ic_fluent_notebook_lightning_20_regular:before {
content: "\ebb6";
}
-.icon-ic_fluent_open_off_20_filled:before {
+.icon-ic_fluent_notebook_question_mark_20_filled:before {
content: "\ebb7";
}
-.icon-ic_fluent_open_off_20_regular:before {
+.icon-ic_fluent_notebook_question_mark_20_regular:before {
content: "\ebb8";
}
-.icon-ic_fluent_options_20_filled:before {
+.icon-ic_fluent_notebook_section_20_filled:before {
content: "\ebb9";
}
-.icon-ic_fluent_options_20_regular:before {
+.icon-ic_fluent_notebook_section_20_regular:before {
content: "\ebba";
}
-.icon-ic_fluent_organization_20_filled:before {
+.icon-ic_fluent_notebook_section_arrow_right_20_filled:before {
content: "\ebbb";
}
-.icon-ic_fluent_organization_20_regular:before {
+.icon-ic_fluent_notebook_section_arrow_right_20_regular:before {
content: "\ebbc";
}
-.icon-ic_fluent_organization_horizontal_20_filled:before {
+.icon-ic_fluent_notebook_subsection_20_filled:before {
content: "\ebbd";
}
-.icon-ic_fluent_organization_horizontal_20_regular:before {
+.icon-ic_fluent_notebook_subsection_20_regular:before {
content: "\ebbe";
}
-.icon-ic_fluent_orientation_20_filled:before {
+.icon-ic_fluent_notebook_sync_20_filled:before {
content: "\ebbf";
}
-.icon-ic_fluent_orientation_20_regular:before {
+.icon-ic_fluent_notebook_sync_20_regular:before {
content: "\ebc0";
}
-.icon-ic_fluent_oval_20_filled:before {
+.icon-ic_fluent_notepad_20_filled:before {
content: "\ebc1";
}
-.icon-ic_fluent_oval_20_regular:before {
+.icon-ic_fluent_notepad_20_regular:before {
content: "\ebc2";
}
-.icon-ic_fluent_oven_20_filled:before {
+.icon-ic_fluent_notepad_edit_20_filled:before {
content: "\ebc3";
}
-.icon-ic_fluent_oven_20_regular:before {
+.icon-ic_fluent_notepad_edit_20_regular:before {
content: "\ebc4";
}
-.icon-ic_fluent_padding_down_20_filled:before {
+.icon-ic_fluent_notepad_person_20_filled:before {
content: "\ebc5";
}
-.icon-ic_fluent_padding_down_20_regular:before {
+.icon-ic_fluent_notepad_person_20_regular:before {
content: "\ebc6";
}
-.icon-ic_fluent_padding_left_20_filled:before {
+.icon-ic_fluent_notepad_sparkle_20_filled:before {
content: "\ebc7";
}
-.icon-ic_fluent_padding_left_20_regular:before {
+.icon-ic_fluent_notepad_sparkle_20_regular:before {
content: "\ebc8";
}
-.icon-ic_fluent_padding_right_20_filled:before {
+.icon-ic_fluent_number_circle_0_20_filled:before {
content: "\ebc9";
}
-.icon-ic_fluent_padding_right_20_regular:before {
+.icon-ic_fluent_number_circle_0_20_regular:before {
content: "\ebca";
}
-.icon-ic_fluent_padding_top_20_filled:before {
+.icon-ic_fluent_number_circle_1_20_filled:before {
content: "\ebcb";
}
-.icon-ic_fluent_padding_top_20_regular:before {
+.icon-ic_fluent_number_circle_1_20_regular:before {
content: "\ebcc";
}
-.icon-ic_fluent_page_fit_20_filled:before {
+.icon-ic_fluent_number_circle_2_20_filled:before {
content: "\ebcd";
}
-.icon-ic_fluent_page_fit_20_regular:before {
+.icon-ic_fluent_number_circle_2_20_regular:before {
content: "\ebce";
}
-.icon-ic_fluent_paint_brush_20_filled:before {
+.icon-ic_fluent_number_circle_3_20_filled:before {
content: "\ebcf";
}
-.icon-ic_fluent_paint_brush_20_regular:before {
+.icon-ic_fluent_number_circle_3_20_regular:before {
content: "\ebd0";
}
-.icon-ic_fluent_paint_brush_arrow_down_20_filled:before {
+.icon-ic_fluent_number_circle_4_20_filled:before {
content: "\ebd1";
}
-.icon-ic_fluent_paint_brush_arrow_down_20_regular:before {
+.icon-ic_fluent_number_circle_4_20_regular:before {
content: "\ebd2";
}
-.icon-ic_fluent_paint_brush_arrow_up_20_filled:before {
+.icon-ic_fluent_number_circle_5_20_filled:before {
content: "\ebd3";
}
-.icon-ic_fluent_paint_brush_arrow_up_20_regular:before {
+.icon-ic_fluent_number_circle_5_20_regular:before {
content: "\ebd4";
}
-.icon-ic_fluent_paint_brush_sparkle_20_filled:before {
+.icon-ic_fluent_number_circle_6_20_filled:before {
content: "\ebd5";
}
-.icon-ic_fluent_paint_brush_sparkle_20_regular:before {
+.icon-ic_fluent_number_circle_6_20_regular:before {
content: "\ebd6";
}
-.icon-ic_fluent_paint_brush_subtract_20_filled:before {
+.icon-ic_fluent_number_circle_7_20_filled:before {
content: "\ebd7";
}
-.icon-ic_fluent_paint_brush_subtract_20_regular:before {
+.icon-ic_fluent_number_circle_7_20_regular:before {
content: "\ebd8";
}
-.icon-ic_fluent_paint_bucket_20_filled:before {
+.icon-ic_fluent_number_circle_8_20_filled:before {
content: "\ebd9";
}
-.icon-ic_fluent_paint_bucket_20_regular:before {
+.icon-ic_fluent_number_circle_8_20_regular:before {
content: "\ebda";
}
-.icon-ic_fluent_pair_20_filled:before {
+.icon-ic_fluent_number_circle_9_20_filled:before {
content: "\ebdb";
}
-.icon-ic_fluent_pair_20_regular:before {
+.icon-ic_fluent_number_circle_9_20_regular:before {
content: "\ebdc";
}
-.icon-ic_fluent_panel_bottom_20_filled:before {
+.icon-ic_fluent_number_row_20_filled:before {
content: "\ebdd";
}
-.icon-ic_fluent_panel_bottom_20_regular:before {
+.icon-ic_fluent_number_row_20_regular:before {
content: "\ebde";
}
-.icon-ic_fluent_panel_bottom_contract_20_filled:before {
+.icon-ic_fluent_number_symbol_20_filled:before {
content: "\ebdf";
}
-.icon-ic_fluent_panel_bottom_contract_20_regular:before {
+.icon-ic_fluent_number_symbol_20_regular:before {
content: "\ebe0";
}
-.icon-ic_fluent_panel_bottom_expand_20_filled:before {
+.icon-ic_fluent_number_symbol_dismiss_20_filled:before {
content: "\ebe1";
}
-.icon-ic_fluent_panel_bottom_expand_20_regular:before {
+.icon-ic_fluent_number_symbol_dismiss_20_regular:before {
content: "\ebe2";
}
-.icon-ic_fluent_panel_left_20_filled:before {
+.icon-ic_fluent_number_symbol_square_20_filled:before {
content: "\ebe3";
}
-.icon-ic_fluent_panel_left_20_regular:before {
+.icon-ic_fluent_number_symbol_square_20_regular:before {
content: "\ebe4";
}
-.icon-ic_fluent_panel_left_add_20_filled:before {
+.icon-ic_fluent_open_20_filled:before {
content: "\ebe5";
}
-.icon-ic_fluent_panel_left_add_20_regular:before {
+.icon-ic_fluent_open_20_regular:before {
content: "\ebe6";
}
-.icon-ic_fluent_panel_left_contract_20_filled:before {
+.icon-ic_fluent_open_folder_20_filled:before {
content: "\ebe7";
}
-.icon-ic_fluent_panel_left_contract_20_regular:before {
+.icon-ic_fluent_open_folder_20_regular:before {
content: "\ebe8";
}
-.icon-ic_fluent_panel_left_expand_20_filled:before {
+.icon-ic_fluent_open_off_20_filled:before {
content: "\ebe9";
}
-.icon-ic_fluent_panel_left_expand_20_regular:before {
+.icon-ic_fluent_open_off_20_regular:before {
content: "\ebea";
}
-.icon-ic_fluent_panel_left_focus_right_20_filled:before {
+.icon-ic_fluent_options_20_filled:before {
content: "\ebeb";
}
-.icon-ic_fluent_panel_left_header_20_filled:before {
+.icon-ic_fluent_options_20_regular:before {
content: "\ebec";
}
-.icon-ic_fluent_panel_left_header_20_regular:before {
+.icon-ic_fluent_organization_20_filled:before {
content: "\ebed";
}
-.icon-ic_fluent_panel_left_header_add_20_filled:before {
+.icon-ic_fluent_organization_20_regular:before {
content: "\ebee";
}
-.icon-ic_fluent_panel_left_header_add_20_regular:before {
+.icon-ic_fluent_organization_horizontal_20_filled:before {
content: "\ebef";
}
-.icon-ic_fluent_panel_left_header_key_20_filled:before {
+.icon-ic_fluent_organization_horizontal_20_regular:before {
content: "\ebf0";
}
-.icon-ic_fluent_panel_left_header_key_20_regular:before {
+.icon-ic_fluent_orientation_20_filled:before {
content: "\ebf1";
}
-.icon-ic_fluent_panel_left_key_20_filled:before {
+.icon-ic_fluent_orientation_20_regular:before {
content: "\ebf2";
}
-.icon-ic_fluent_panel_left_key_20_regular:before {
+.icon-ic_fluent_oval_20_filled:before {
content: "\ebf3";
}
-.icon-ic_fluent_panel_left_text_20_filled:before {
+.icon-ic_fluent_oval_20_regular:before {
content: "\ebf4";
}
-.icon-ic_fluent_panel_left_text_20_regular:before {
+.icon-ic_fluent_oven_20_filled:before {
content: "\ebf5";
}
-.icon-ic_fluent_panel_left_text_add_20_filled:before {
+.icon-ic_fluent_oven_20_regular:before {
content: "\ebf6";
}
-.icon-ic_fluent_panel_left_text_add_20_regular:before {
+.icon-ic_fluent_padding_down_20_filled:before {
content: "\ebf7";
}
-.icon-ic_fluent_panel_left_text_dismiss_20_filled:before {
+.icon-ic_fluent_padding_down_20_regular:before {
content: "\ebf8";
}
-.icon-ic_fluent_panel_left_text_dismiss_20_regular:before {
+.icon-ic_fluent_padding_left_20_filled:before {
content: "\ebf9";
}
-.icon-ic_fluent_panel_right_20_filled:before {
+.icon-ic_fluent_padding_left_20_regular:before {
content: "\ebfa";
}
-.icon-ic_fluent_panel_right_20_regular:before {
+.icon-ic_fluent_padding_right_20_filled:before {
content: "\ebfb";
}
-.icon-ic_fluent_panel_right_add_20_filled:before {
+.icon-ic_fluent_padding_right_20_regular:before {
content: "\ebfc";
}
-.icon-ic_fluent_panel_right_add_20_regular:before {
+.icon-ic_fluent_padding_top_20_filled:before {
content: "\ebfd";
}
-.icon-ic_fluent_panel_right_contract_20_filled:before {
+.icon-ic_fluent_padding_top_20_regular:before {
content: "\ebfe";
}
-.icon-ic_fluent_panel_right_contract_20_regular:before {
+.icon-ic_fluent_page_fit_20_filled:before {
content: "\ebff";
}
-.icon-ic_fluent_panel_right_cursor_20_filled:before {
+.icon-ic_fluent_page_fit_20_regular:before {
content: "\ec00";
}
-.icon-ic_fluent_panel_right_cursor_20_regular:before {
+.icon-ic_fluent_paint_brush_20_filled:before {
content: "\ec01";
}
-.icon-ic_fluent_panel_right_expand_20_filled:before {
+.icon-ic_fluent_paint_brush_20_regular:before {
content: "\ec02";
}
-.icon-ic_fluent_panel_right_expand_20_regular:before {
+.icon-ic_fluent_paint_brush_arrow_down_20_filled:before {
content: "\ec03";
}
-.icon-ic_fluent_panel_right_gallery_20_filled:before {
+.icon-ic_fluent_paint_brush_arrow_down_20_regular:before {
content: "\ec04";
}
-.icon-ic_fluent_panel_right_gallery_20_regular:before {
+.icon-ic_fluent_paint_brush_arrow_up_20_filled:before {
content: "\ec05";
}
-.icon-ic_fluent_panel_separate_window_20_filled:before {
+.icon-ic_fluent_paint_brush_arrow_up_20_regular:before {
content: "\ec06";
}
-.icon-ic_fluent_panel_separate_window_20_regular:before {
+.icon-ic_fluent_paint_brush_sparkle_20_filled:before {
content: "\ec07";
}
-.icon-ic_fluent_panel_top_contract_20_filled:before {
+.icon-ic_fluent_paint_brush_sparkle_20_regular:before {
content: "\ec08";
}
-.icon-ic_fluent_panel_top_contract_20_regular:before {
+.icon-ic_fluent_paint_brush_subtract_20_filled:before {
content: "\ec09";
}
-.icon-ic_fluent_panel_top_expand_20_filled:before {
+.icon-ic_fluent_paint_brush_subtract_20_regular:before {
content: "\ec0a";
}
-.icon-ic_fluent_panel_top_expand_20_regular:before {
+.icon-ic_fluent_paint_bucket_20_filled:before {
content: "\ec0b";
}
-.icon-ic_fluent_panel_top_gallery_20_filled:before {
+.icon-ic_fluent_paint_bucket_20_regular:before {
content: "\ec0c";
}
-.icon-ic_fluent_panel_top_gallery_20_regular:before {
+.icon-ic_fluent_paint_bucket_brush_20_filled:before {
content: "\ec0d";
}
-.icon-ic_fluent_password_20_filled:before {
+.icon-ic_fluent_paint_bucket_brush_20_regular:before {
content: "\ec0e";
}
-.icon-ic_fluent_password_20_regular:before {
+.icon-ic_fluent_pair_20_filled:before {
content: "\ec0f";
}
-.icon-ic_fluent_patch_20_filled:before {
+.icon-ic_fluent_pair_20_regular:before {
content: "\ec10";
}
-.icon-ic_fluent_patch_20_regular:before {
+.icon-ic_fluent_panel_bottom_20_filled:before {
content: "\ec11";
}
-.icon-ic_fluent_patient_20_filled:before {
+.icon-ic_fluent_panel_bottom_20_regular:before {
content: "\ec12";
}
-.icon-ic_fluent_patient_20_regular:before {
+.icon-ic_fluent_panel_bottom_contract_20_filled:before {
content: "\ec13";
}
-.icon-ic_fluent_pause_20_filled:before {
+.icon-ic_fluent_panel_bottom_contract_20_regular:before {
content: "\ec14";
}
-.icon-ic_fluent_pause_20_regular:before {
+.icon-ic_fluent_panel_bottom_expand_20_filled:before {
content: "\ec15";
}
-.icon-ic_fluent_pause_circle_20_filled:before {
+.icon-ic_fluent_panel_bottom_expand_20_regular:before {
content: "\ec16";
}
-.icon-ic_fluent_pause_circle_20_regular:before {
+.icon-ic_fluent_panel_left_20_filled:before {
content: "\ec17";
}
-.icon-ic_fluent_pause_off_20_filled:before {
+.icon-ic_fluent_panel_left_20_regular:before {
content: "\ec18";
}
-.icon-ic_fluent_pause_off_20_regular:before {
+.icon-ic_fluent_panel_left_add_20_filled:before {
content: "\ec19";
}
-.icon-ic_fluent_pause_settings_20_filled:before {
+.icon-ic_fluent_panel_left_add_20_regular:before {
content: "\ec1a";
}
-.icon-ic_fluent_pause_settings_20_regular:before {
+.icon-ic_fluent_panel_left_contract_20_filled:before {
content: "\ec1b";
}
-.icon-ic_fluent_payment_20_filled:before {
+.icon-ic_fluent_panel_left_contract_20_regular:before {
content: "\ec1c";
}
-.icon-ic_fluent_payment_20_regular:before {
+.icon-ic_fluent_panel_left_expand_20_filled:before {
content: "\ec1d";
}
-.icon-ic_fluent_payment_wireless_20_filled:before {
+.icon-ic_fluent_panel_left_expand_20_regular:before {
content: "\ec1e";
}
-.icon-ic_fluent_payment_wireless_20_regular:before {
+.icon-ic_fluent_panel_left_focus_right_20_filled:before {
content: "\ec1f";
}
-.icon-ic_fluent_pen_20_filled:before {
+.icon-ic_fluent_panel_left_header_20_filled:before {
content: "\ec20";
}
-.icon-ic_fluent_pen_20_regular:before {
+.icon-ic_fluent_panel_left_header_20_regular:before {
content: "\ec21";
}
-.icon-ic_fluent_pen_dismiss_20_filled:before {
+.icon-ic_fluent_panel_left_header_add_20_filled:before {
content: "\ec22";
}
-.icon-ic_fluent_pen_dismiss_20_regular:before {
+.icon-ic_fluent_panel_left_header_add_20_regular:before {
content: "\ec23";
}
-.icon-ic_fluent_pen_off_20_filled:before {
+.icon-ic_fluent_panel_left_header_key_20_filled:before {
content: "\ec24";
}
-.icon-ic_fluent_pen_off_20_regular:before {
+.icon-ic_fluent_panel_left_header_key_20_regular:before {
content: "\ec25";
}
-.icon-ic_fluent_pen_prohibited_20_filled:before {
+.icon-ic_fluent_panel_left_key_20_filled:before {
content: "\ec26";
}
-.icon-ic_fluent_pen_prohibited_20_regular:before {
+.icon-ic_fluent_panel_left_key_20_regular:before {
content: "\ec27";
}
-.icon-ic_fluent_pen_sparkle_20_filled:before {
+.icon-ic_fluent_panel_left_text_20_filled:before {
content: "\ec28";
}
-.icon-ic_fluent_pen_sparkle_20_regular:before {
+.icon-ic_fluent_panel_left_text_20_regular:before {
content: "\ec29";
}
-.icon-ic_fluent_pen_sync_20_filled:before {
+.icon-ic_fluent_panel_left_text_add_20_filled:before {
content: "\ec2a";
}
-.icon-ic_fluent_pen_sync_20_regular:before {
+.icon-ic_fluent_panel_left_text_add_20_regular:before {
content: "\ec2b";
}
-.icon-ic_fluent_pentagon_20_filled:before {
+.icon-ic_fluent_panel_left_text_dismiss_20_filled:before {
content: "\ec2c";
}
-.icon-ic_fluent_pentagon_20_regular:before {
+.icon-ic_fluent_panel_left_text_dismiss_20_regular:before {
content: "\ec2d";
}
-.icon-ic_fluent_people_20_filled:before {
+.icon-ic_fluent_panel_right_20_filled:before {
content: "\ec2e";
}
-.icon-ic_fluent_people_20_regular:before {
+.icon-ic_fluent_panel_right_20_regular:before {
content: "\ec2f";
}
-.icon-ic_fluent_people_add_20_filled:before {
+.icon-ic_fluent_panel_right_add_20_filled:before {
content: "\ec30";
}
-.icon-ic_fluent_people_add_20_regular:before {
+.icon-ic_fluent_panel_right_add_20_regular:before {
content: "\ec31";
}
-.icon-ic_fluent_people_audience_20_filled:before {
+.icon-ic_fluent_panel_right_contract_20_filled:before {
content: "\ec32";
}
-.icon-ic_fluent_people_audience_20_regular:before {
+.icon-ic_fluent_panel_right_contract_20_regular:before {
content: "\ec33";
}
-.icon-ic_fluent_people_call_20_filled:before {
+.icon-ic_fluent_panel_right_cursor_20_filled:before {
content: "\ec34";
}
-.icon-ic_fluent_people_call_20_regular:before {
+.icon-ic_fluent_panel_right_cursor_20_regular:before {
content: "\ec35";
}
-.icon-ic_fluent_people_chat_20_filled:before {
+.icon-ic_fluent_panel_right_expand_20_filled:before {
content: "\ec36";
}
-.icon-ic_fluent_people_chat_20_regular:before {
+.icon-ic_fluent_panel_right_expand_20_regular:before {
content: "\ec37";
}
-.icon-ic_fluent_people_checkmark_20_filled:before {
+.icon-ic_fluent_panel_right_gallery_20_filled:before {
content: "\ec38";
}
-.icon-ic_fluent_people_checkmark_20_regular:before {
+.icon-ic_fluent_panel_right_gallery_20_regular:before {
content: "\ec39";
}
-.icon-ic_fluent_people_community_20_filled:before {
+.icon-ic_fluent_panel_separate_window_20_filled:before {
content: "\ec3a";
}
-.icon-ic_fluent_people_community_20_regular:before {
+.icon-ic_fluent_panel_separate_window_20_regular:before {
content: "\ec3b";
}
-.icon-ic_fluent_people_community_add_20_filled:before {
+.icon-ic_fluent_panel_top_contract_20_filled:before {
content: "\ec3c";
}
-.icon-ic_fluent_people_community_add_20_regular:before {
+.icon-ic_fluent_panel_top_contract_20_regular:before {
content: "\ec3d";
}
-.icon-ic_fluent_people_edit_20_filled:before {
+.icon-ic_fluent_panel_top_expand_20_filled:before {
content: "\ec3e";
}
-.icon-ic_fluent_people_edit_20_regular:before {
+.icon-ic_fluent_panel_top_expand_20_regular:before {
content: "\ec3f";
}
-.icon-ic_fluent_people_error_20_filled:before {
+.icon-ic_fluent_panel_top_gallery_20_filled:before {
content: "\ec40";
}
-.icon-ic_fluent_people_error_20_regular:before {
+.icon-ic_fluent_panel_top_gallery_20_regular:before {
content: "\ec41";
}
-.icon-ic_fluent_people_eye_20_filled:before {
+.icon-ic_fluent_password_20_filled:before {
content: "\ec42";
}
-.icon-ic_fluent_people_eye_20_regular:before {
+.icon-ic_fluent_password_20_regular:before {
content: "\ec43";
}
-.icon-ic_fluent_people_link_20_filled:before {
+.icon-ic_fluent_patch_20_filled:before {
content: "\ec44";
}
-.icon-ic_fluent_people_link_20_regular:before {
+.icon-ic_fluent_patch_20_regular:before {
content: "\ec45";
}
-.icon-ic_fluent_people_list_20_filled:before {
+.icon-ic_fluent_patient_20_filled:before {
content: "\ec46";
}
-.icon-ic_fluent_people_list_20_regular:before {
+.icon-ic_fluent_patient_20_regular:before {
content: "\ec47";
}
-.icon-ic_fluent_people_lock_20_filled:before {
+.icon-ic_fluent_pause_20_filled:before {
content: "\ec48";
}
-.icon-ic_fluent_people_lock_20_regular:before {
+.icon-ic_fluent_pause_20_regular:before {
content: "\ec49";
}
-.icon-ic_fluent_people_money_20_filled:before {
+.icon-ic_fluent_pause_circle_20_filled:before {
content: "\ec4a";
}
-.icon-ic_fluent_people_money_20_regular:before {
+.icon-ic_fluent_pause_circle_20_regular:before {
content: "\ec4b";
}
-.icon-ic_fluent_people_prohibited_20_filled:before {
+.icon-ic_fluent_pause_off_20_filled:before {
content: "\ec4c";
}
-.icon-ic_fluent_people_prohibited_20_regular:before {
+.icon-ic_fluent_pause_off_20_regular:before {
content: "\ec4d";
}
-.icon-ic_fluent_people_queue_20_filled:before {
+.icon-ic_fluent_pause_settings_20_filled:before {
content: "\ec4e";
}
-.icon-ic_fluent_people_queue_20_regular:before {
+.icon-ic_fluent_pause_settings_20_regular:before {
content: "\ec4f";
}
-.icon-ic_fluent_people_search_20_filled:before {
+.icon-ic_fluent_payment_20_filled:before {
content: "\ec50";
}
-.icon-ic_fluent_people_search_20_regular:before {
+.icon-ic_fluent_payment_20_regular:before {
content: "\ec51";
}
-.icon-ic_fluent_people_settings_20_filled:before {
+.icon-ic_fluent_payment_wireless_20_filled:before {
content: "\ec52";
}
-.icon-ic_fluent_people_settings_20_regular:before {
+.icon-ic_fluent_payment_wireless_20_regular:before {
content: "\ec53";
}
-.icon-ic_fluent_people_star_20_filled:before {
+.icon-ic_fluent_pen_20_filled:before {
content: "\ec54";
}
-.icon-ic_fluent_people_star_20_regular:before {
+.icon-ic_fluent_pen_20_regular:before {
content: "\ec55";
}
-.icon-ic_fluent_people_subtract_20_filled:before {
+.icon-ic_fluent_pen_dismiss_20_filled:before {
content: "\ec56";
}
-.icon-ic_fluent_people_subtract_20_regular:before {
+.icon-ic_fluent_pen_dismiss_20_regular:before {
content: "\ec57";
}
-.icon-ic_fluent_people_swap_20_filled:before {
+.icon-ic_fluent_pen_off_20_filled:before {
content: "\ec58";
}
-.icon-ic_fluent_people_swap_20_regular:before {
+.icon-ic_fluent_pen_off_20_regular:before {
content: "\ec59";
}
-.icon-ic_fluent_people_sync_20_filled:before {
+.icon-ic_fluent_pen_prohibited_20_filled:before {
content: "\ec5a";
}
-.icon-ic_fluent_people_sync_20_regular:before {
+.icon-ic_fluent_pen_prohibited_20_regular:before {
content: "\ec5b";
}
-.icon-ic_fluent_people_team_20_filled:before {
+.icon-ic_fluent_pen_sparkle_20_filled:before {
content: "\ec5c";
}
-.icon-ic_fluent_people_team_20_regular:before {
+.icon-ic_fluent_pen_sparkle_20_regular:before {
content: "\ec5d";
}
-.icon-ic_fluent_people_team_add_20_filled:before {
+.icon-ic_fluent_pen_sync_20_filled:before {
content: "\ec5e";
}
-.icon-ic_fluent_people_team_add_20_regular:before {
+.icon-ic_fluent_pen_sync_20_regular:before {
content: "\ec5f";
}
-.icon-ic_fluent_people_team_delete_20_filled:before {
+.icon-ic_fluent_pentagon_20_filled:before {
content: "\ec60";
}
-.icon-ic_fluent_people_team_delete_20_regular:before {
+.icon-ic_fluent_pentagon_20_regular:before {
content: "\ec61";
}
-.icon-ic_fluent_people_team_toolbox_20_filled:before {
+.icon-ic_fluent_people_20_filled:before {
content: "\ec62";
}
-.icon-ic_fluent_people_team_toolbox_20_regular:before {
+.icon-ic_fluent_people_20_regular:before {
content: "\ec63";
}
-.icon-ic_fluent_people_toolbox_20_filled:before {
+.icon-ic_fluent_people_add_20_filled:before {
content: "\ec64";
}
-.icon-ic_fluent_people_toolbox_20_regular:before {
+.icon-ic_fluent_people_add_20_regular:before {
content: "\ec65";
}
-.icon-ic_fluent_person_20_filled:before {
+.icon-ic_fluent_people_audience_20_filled:before {
content: "\ec66";
}
-.icon-ic_fluent_person_20_regular:before {
+.icon-ic_fluent_people_audience_20_regular:before {
content: "\ec67";
}
-.icon-ic_fluent_person_5_20_filled:before {
+.icon-ic_fluent_people_call_20_filled:before {
content: "\ec68";
}
-.icon-ic_fluent_person_5_20_regular:before {
+.icon-ic_fluent_people_call_20_regular:before {
content: "\ec69";
}
-.icon-ic_fluent_person_6_20_filled:before {
+.icon-ic_fluent_people_chat_20_filled:before {
content: "\ec6a";
}
-.icon-ic_fluent_person_6_20_regular:before {
+.icon-ic_fluent_people_chat_20_regular:before {
content: "\ec6b";
}
-.icon-ic_fluent_person_accounts_20_filled:before {
+.icon-ic_fluent_people_checkmark_20_filled:before {
content: "\ec6c";
}
-.icon-ic_fluent_person_accounts_20_regular:before {
+.icon-ic_fluent_people_checkmark_20_regular:before {
content: "\ec6d";
}
-.icon-ic_fluent_person_add_20_filled:before {
+.icon-ic_fluent_people_community_20_filled:before {
content: "\ec6e";
}
-.icon-ic_fluent_person_add_20_regular:before {
+.icon-ic_fluent_people_community_20_regular:before {
content: "\ec6f";
}
-.icon-ic_fluent_person_alert_20_filled:before {
+.icon-ic_fluent_people_community_add_20_filled:before {
content: "\ec70";
}
-.icon-ic_fluent_person_alert_20_regular:before {
+.icon-ic_fluent_people_community_add_20_regular:before {
content: "\ec71";
}
-.icon-ic_fluent_person_alert_off_20_filled:before {
+.icon-ic_fluent_people_edit_20_filled:before {
content: "\ec72";
}
-.icon-ic_fluent_person_alert_off_20_regular:before {
+.icon-ic_fluent_people_edit_20_regular:before {
content: "\ec73";
}
-.icon-ic_fluent_person_arrow_back_20_filled:before {
+.icon-ic_fluent_people_error_20_filled:before {
content: "\ec74";
}
-.icon-ic_fluent_person_arrow_back_20_regular:before {
+.icon-ic_fluent_people_error_20_regular:before {
content: "\ec75";
}
-.icon-ic_fluent_person_arrow_left_20_filled:before {
+.icon-ic_fluent_people_eye_20_filled:before {
content: "\ec76";
}
-.icon-ic_fluent_person_arrow_left_20_regular:before {
+.icon-ic_fluent_people_eye_20_regular:before {
content: "\ec77";
}
-.icon-ic_fluent_person_arrow_right_20_filled:before {
+.icon-ic_fluent_people_link_20_filled:before {
content: "\ec78";
}
-.icon-ic_fluent_person_arrow_right_20_regular:before {
+.icon-ic_fluent_people_link_20_regular:before {
content: "\ec79";
}
-.icon-ic_fluent_person_available_20_filled:before {
+.icon-ic_fluent_people_list_20_filled:before {
content: "\ec7a";
}
-.icon-ic_fluent_person_available_20_regular:before {
+.icon-ic_fluent_people_list_20_regular:before {
content: "\ec7b";
}
-.icon-ic_fluent_person_board_20_filled:before {
+.icon-ic_fluent_people_lock_20_filled:before {
content: "\ec7c";
}
-.icon-ic_fluent_person_board_20_regular:before {
+.icon-ic_fluent_people_lock_20_regular:before {
content: "\ec7d";
}
-.icon-ic_fluent_person_board_add_20_filled:before {
+.icon-ic_fluent_people_money_20_filled:before {
content: "\ec7e";
}
-.icon-ic_fluent_person_board_add_20_regular:before {
+.icon-ic_fluent_people_money_20_regular:before {
content: "\ec7f";
}
-.icon-ic_fluent_person_call_20_filled:before {
+.icon-ic_fluent_people_prohibited_20_filled:before {
content: "\ec80";
}
-.icon-ic_fluent_person_call_20_regular:before {
+.icon-ic_fluent_people_prohibited_20_regular:before {
content: "\ec81";
}
-.icon-ic_fluent_person_chat_20_filled:before {
+.icon-ic_fluent_people_queue_20_filled:before {
content: "\ec82";
}
-.icon-ic_fluent_person_chat_20_regular:before {
+.icon-ic_fluent_people_queue_20_regular:before {
content: "\ec83";
}
-.icon-ic_fluent_person_circle_20_filled:before {
+.icon-ic_fluent_people_search_20_filled:before {
content: "\ec84";
}
-.icon-ic_fluent_person_circle_20_regular:before {
+.icon-ic_fluent_people_search_20_regular:before {
content: "\ec85";
}
-.icon-ic_fluent_person_clock_20_filled:before {
+.icon-ic_fluent_people_settings_20_filled:before {
content: "\ec86";
}
-.icon-ic_fluent_person_clock_20_regular:before {
+.icon-ic_fluent_people_settings_20_regular:before {
content: "\ec87";
}
-.icon-ic_fluent_person_delete_20_filled:before {
+.icon-ic_fluent_people_star_20_filled:before {
content: "\ec88";
}
-.icon-ic_fluent_person_delete_20_regular:before {
+.icon-ic_fluent_people_star_20_regular:before {
content: "\ec89";
}
-.icon-ic_fluent_person_desktop_20_filled:before {
+.icon-ic_fluent_people_subtract_20_filled:before {
content: "\ec8a";
}
-.icon-ic_fluent_person_desktop_20_regular:before {
+.icon-ic_fluent_people_subtract_20_regular:before {
content: "\ec8b";
}
-.icon-ic_fluent_person_edit_20_filled:before {
+.icon-ic_fluent_people_swap_20_filled:before {
content: "\ec8c";
}
-.icon-ic_fluent_person_edit_20_regular:before {
+.icon-ic_fluent_people_swap_20_regular:before {
content: "\ec8d";
}
-.icon-ic_fluent_person_feedback_20_filled:before {
+.icon-ic_fluent_people_sync_20_filled:before {
content: "\ec8e";
}
-.icon-ic_fluent_person_feedback_20_regular:before {
+.icon-ic_fluent_people_sync_20_regular:before {
content: "\ec8f";
}
-.icon-ic_fluent_person_head_hint_20_filled:before {
+.icon-ic_fluent_people_team_20_filled:before {
content: "\ec90";
}
-.icon-ic_fluent_person_head_hint_20_regular:before {
+.icon-ic_fluent_people_team_20_regular:before {
content: "\ec91";
}
-.icon-ic_fluent_person_heart_20_filled:before {
+.icon-ic_fluent_people_team_add_20_filled:before {
content: "\ec92";
}
-.icon-ic_fluent_person_heart_20_regular:before {
+.icon-ic_fluent_people_team_add_20_regular:before {
content: "\ec93";
}
-.icon-ic_fluent_person_home_20_filled:before {
+.icon-ic_fluent_people_team_delete_20_filled:before {
content: "\ec94";
}
-.icon-ic_fluent_person_home_20_regular:before {
+.icon-ic_fluent_people_team_delete_20_regular:before {
content: "\ec95";
}
-.icon-ic_fluent_person_info_20_filled:before {
+.icon-ic_fluent_people_team_toolbox_20_filled:before {
content: "\ec96";
}
-.icon-ic_fluent_person_info_20_regular:before {
+.icon-ic_fluent_people_team_toolbox_20_regular:before {
content: "\ec97";
}
-.icon-ic_fluent_person_key_20_filled:before {
+.icon-ic_fluent_people_toolbox_20_filled:before {
content: "\ec98";
}
-.icon-ic_fluent_person_key_20_regular:before {
+.icon-ic_fluent_people_toolbox_20_regular:before {
content: "\ec99";
}
-.icon-ic_fluent_person_lightbulb_20_filled:before {
+.icon-ic_fluent_person_20_filled:before {
content: "\ec9a";
}
-.icon-ic_fluent_person_lightbulb_20_regular:before {
+.icon-ic_fluent_person_20_regular:before {
content: "\ec9b";
}
-.icon-ic_fluent_person_lightning_20_filled:before {
+.icon-ic_fluent_person_5_20_filled:before {
content: "\ec9c";
}
-.icon-ic_fluent_person_lightning_20_regular:before {
+.icon-ic_fluent_person_5_20_regular:before {
content: "\ec9d";
}
-.icon-ic_fluent_person_link_20_filled:before {
+.icon-ic_fluent_person_6_20_filled:before {
content: "\ec9e";
}
-.icon-ic_fluent_person_link_20_regular:before {
+.icon-ic_fluent_person_6_20_regular:before {
content: "\ec9f";
}
-.icon-ic_fluent_person_lock_20_filled:before {
+.icon-ic_fluent_person_accounts_20_filled:before {
content: "\eca0";
}
-.icon-ic_fluent_person_lock_20_regular:before {
+.icon-ic_fluent_person_accounts_20_regular:before {
content: "\eca1";
}
-.icon-ic_fluent_person_mail_20_filled:before {
+.icon-ic_fluent_person_add_20_filled:before {
content: "\eca2";
}
-.icon-ic_fluent_person_mail_20_regular:before {
+.icon-ic_fluent_person_add_20_regular:before {
content: "\eca3";
}
-.icon-ic_fluent_person_money_20_filled:before {
+.icon-ic_fluent_person_alert_20_filled:before {
content: "\eca4";
}
-.icon-ic_fluent_person_money_20_regular:before {
+.icon-ic_fluent_person_alert_20_regular:before {
content: "\eca5";
}
-.icon-ic_fluent_person_note_20_filled:before {
+.icon-ic_fluent_person_alert_off_20_filled:before {
content: "\eca6";
}
-.icon-ic_fluent_person_note_20_regular:before {
+.icon-ic_fluent_person_alert_off_20_regular:before {
content: "\eca7";
}
-.icon-ic_fluent_person_passkey_20_filled:before {
+.icon-ic_fluent_person_arrow_back_20_filled:before {
content: "\eca8";
}
-.icon-ic_fluent_person_passkey_20_regular:before {
+.icon-ic_fluent_person_arrow_back_20_regular:before {
content: "\eca9";
}
-.icon-ic_fluent_person_pill_20_filled:before {
+.icon-ic_fluent_person_arrow_left_20_filled:before {
content: "\ecaa";
}
-.icon-ic_fluent_person_pill_20_regular:before {
+.icon-ic_fluent_person_arrow_left_20_regular:before {
content: "\ecab";
}
-.icon-ic_fluent_person_prohibited_20_filled:before {
+.icon-ic_fluent_person_arrow_right_20_filled:before {
content: "\ecac";
}
-.icon-ic_fluent_person_prohibited_20_regular:before {
+.icon-ic_fluent_person_arrow_right_20_regular:before {
content: "\ecad";
}
-.icon-ic_fluent_person_question_mark_20_filled:before {
+.icon-ic_fluent_person_available_20_filled:before {
content: "\ecae";
}
-.icon-ic_fluent_person_question_mark_20_regular:before {
+.icon-ic_fluent_person_available_20_regular:before {
content: "\ecaf";
}
-.icon-ic_fluent_person_ribbon_20_filled:before {
+.icon-ic_fluent_person_board_20_filled:before {
content: "\ecb0";
}
-.icon-ic_fluent_person_ribbon_20_regular:before {
+.icon-ic_fluent_person_board_20_regular:before {
content: "\ecb1";
}
-.icon-ic_fluent_person_running_20_filled:before {
+.icon-ic_fluent_person_board_add_20_filled:before {
content: "\ecb2";
}
-.icon-ic_fluent_person_running_20_regular:before {
+.icon-ic_fluent_person_board_add_20_regular:before {
content: "\ecb3";
}
-.icon-ic_fluent_person_search_20_filled:before {
+.icon-ic_fluent_person_call_20_filled:before {
content: "\ecb4";
}
-.icon-ic_fluent_person_search_20_regular:before {
+.icon-ic_fluent_person_call_20_regular:before {
content: "\ecb5";
}
-.icon-ic_fluent_person_settings_20_filled:before {
+.icon-ic_fluent_person_chat_20_filled:before {
content: "\ecb6";
}
-.icon-ic_fluent_person_settings_20_regular:before {
+.icon-ic_fluent_person_chat_20_regular:before {
content: "\ecb7";
}
-.icon-ic_fluent_person_sound_spatial_20_filled:before {
+.icon-ic_fluent_person_circle_20_filled:before {
content: "\ecb8";
}
-.icon-ic_fluent_person_sound_spatial_20_regular:before {
+.icon-ic_fluent_person_circle_20_regular:before {
content: "\ecb9";
}
-.icon-ic_fluent_person_square_20_filled:before {
+.icon-ic_fluent_person_clock_20_filled:before {
content: "\ecba";
}
-.icon-ic_fluent_person_square_20_regular:before {
+.icon-ic_fluent_person_clock_20_regular:before {
content: "\ecbb";
}
-.icon-ic_fluent_person_square_add_20_filled:before {
+.icon-ic_fluent_person_delete_20_filled:before {
content: "\ecbc";
}
-.icon-ic_fluent_person_square_add_20_regular:before {
+.icon-ic_fluent_person_delete_20_regular:before {
content: "\ecbd";
}
-.icon-ic_fluent_person_square_checkmark_20_filled:before {
+.icon-ic_fluent_person_desktop_20_filled:before {
content: "\ecbe";
}
-.icon-ic_fluent_person_square_checkmark_20_regular:before {
+.icon-ic_fluent_person_desktop_20_regular:before {
content: "\ecbf";
}
-.icon-ic_fluent_person_star_20_filled:before {
+.icon-ic_fluent_person_edit_20_filled:before {
content: "\ecc0";
}
-.icon-ic_fluent_person_star_20_regular:before {
+.icon-ic_fluent_person_edit_20_regular:before {
content: "\ecc1";
}
-.icon-ic_fluent_person_starburst_20_filled:before {
+.icon-ic_fluent_person_feedback_20_filled:before {
content: "\ecc2";
}
-.icon-ic_fluent_person_starburst_20_regular:before {
+.icon-ic_fluent_person_feedback_20_regular:before {
content: "\ecc3";
}
-.icon-ic_fluent_person_subtract_20_filled:before {
+.icon-ic_fluent_person_head_hint_20_filled:before {
content: "\ecc4";
}
-.icon-ic_fluent_person_subtract_20_regular:before {
+.icon-ic_fluent_person_head_hint_20_regular:before {
content: "\ecc5";
}
-.icon-ic_fluent_person_support_20_filled:before {
+.icon-ic_fluent_person_heart_20_filled:before {
content: "\ecc6";
}
-.icon-ic_fluent_person_support_20_regular:before {
+.icon-ic_fluent_person_heart_20_regular:before {
content: "\ecc7";
}
-.icon-ic_fluent_person_swap_20_filled:before {
+.icon-ic_fluent_person_home_20_filled:before {
content: "\ecc8";
}
-.icon-ic_fluent_person_swap_20_regular:before {
+.icon-ic_fluent_person_home_20_regular:before {
content: "\ecc9";
}
-.icon-ic_fluent_person_sync_20_filled:before {
+.icon-ic_fluent_person_info_20_filled:before {
content: "\ecca";
}
-.icon-ic_fluent_person_sync_20_regular:before {
+.icon-ic_fluent_person_info_20_regular:before {
content: "\eccb";
}
-.icon-ic_fluent_person_tag_20_filled:before {
+.icon-ic_fluent_person_key_20_filled:before {
content: "\eccc";
}
-.icon-ic_fluent_person_tag_20_regular:before {
+.icon-ic_fluent_person_key_20_regular:before {
content: "\eccd";
}
-.icon-ic_fluent_person_tentative_20_filled:before {
+.icon-ic_fluent_person_lightbulb_20_filled:before {
content: "\ecce";
}
-.icon-ic_fluent_person_tentative_20_regular:before {
+.icon-ic_fluent_person_lightbulb_20_regular:before {
content: "\eccf";
}
-.icon-ic_fluent_person_voice_20_filled:before {
+.icon-ic_fluent_person_lightning_20_filled:before {
content: "\ecd0";
}
-.icon-ic_fluent_person_voice_20_regular:before {
+.icon-ic_fluent_person_lightning_20_regular:before {
content: "\ecd1";
}
-.icon-ic_fluent_person_walking_20_filled:before {
+.icon-ic_fluent_person_link_20_filled:before {
content: "\ecd2";
}
-.icon-ic_fluent_person_walking_20_regular:before {
+.icon-ic_fluent_person_link_20_regular:before {
content: "\ecd3";
}
-.icon-ic_fluent_person_warning_20_filled:before {
+.icon-ic_fluent_person_lock_20_filled:before {
content: "\ecd4";
}
-.icon-ic_fluent_person_warning_20_regular:before {
+.icon-ic_fluent_person_lock_20_regular:before {
content: "\ecd5";
}
-.icon-ic_fluent_person_wrench_20_filled:before {
+.icon-ic_fluent_person_mail_20_filled:before {
content: "\ecd6";
}
-.icon-ic_fluent_person_wrench_20_regular:before {
+.icon-ic_fluent_person_mail_20_regular:before {
content: "\ecd7";
}
-.icon-ic_fluent_phone_20_filled:before {
+.icon-ic_fluent_person_money_20_filled:before {
content: "\ecd8";
}
-.icon-ic_fluent_phone_20_regular:before {
+.icon-ic_fluent_person_money_20_regular:before {
content: "\ecd9";
}
-.icon-ic_fluent_phone_add_20_filled:before {
+.icon-ic_fluent_person_note_20_filled:before {
content: "\ecda";
}
-.icon-ic_fluent_phone_add_20_regular:before {
+.icon-ic_fluent_person_note_20_regular:before {
content: "\ecdb";
}
-.icon-ic_fluent_phone_arrow_right_20_filled:before {
+.icon-ic_fluent_person_passkey_20_filled:before {
content: "\ecdc";
}
-.icon-ic_fluent_phone_arrow_right_20_regular:before {
+.icon-ic_fluent_person_passkey_20_regular:before {
content: "\ecdd";
}
-.icon-ic_fluent_phone_chat_20_filled:before {
+.icon-ic_fluent_person_pill_20_filled:before {
content: "\ecde";
}
-.icon-ic_fluent_phone_chat_20_regular:before {
+.icon-ic_fluent_person_pill_20_regular:before {
content: "\ecdf";
}
-.icon-ic_fluent_phone_checkmark_20_filled:before {
+.icon-ic_fluent_person_prohibited_20_filled:before {
content: "\ece0";
}
-.icon-ic_fluent_phone_checkmark_20_regular:before {
+.icon-ic_fluent_person_prohibited_20_regular:before {
content: "\ece1";
}
-.icon-ic_fluent_phone_desktop_20_filled:before {
+.icon-ic_fluent_person_question_mark_20_filled:before {
content: "\ece2";
}
-.icon-ic_fluent_phone_desktop_20_regular:before {
+.icon-ic_fluent_person_question_mark_20_regular:before {
content: "\ece3";
}
-.icon-ic_fluent_phone_desktop_add_20_filled:before {
+.icon-ic_fluent_person_ribbon_20_filled:before {
content: "\ece4";
}
-.icon-ic_fluent_phone_desktop_add_20_regular:before {
+.icon-ic_fluent_person_ribbon_20_regular:before {
content: "\ece5";
}
-.icon-ic_fluent_phone_dismiss_20_filled:before {
+.icon-ic_fluent_person_running_20_filled:before {
content: "\ece6";
}
-.icon-ic_fluent_phone_dismiss_20_regular:before {
+.icon-ic_fluent_person_running_20_regular:before {
content: "\ece7";
}
-.icon-ic_fluent_phone_edit_20_filled:before {
+.icon-ic_fluent_person_search_20_filled:before {
content: "\ece8";
}
-.icon-ic_fluent_phone_edit_20_regular:before {
+.icon-ic_fluent_person_search_20_regular:before {
content: "\ece9";
}
-.icon-ic_fluent_phone_eraser_20_filled:before {
+.icon-ic_fluent_person_settings_20_filled:before {
content: "\ecea";
}
-.icon-ic_fluent_phone_eraser_20_regular:before {
+.icon-ic_fluent_person_settings_20_regular:before {
content: "\eceb";
}
-.icon-ic_fluent_phone_footer_arrow_down_20_filled:before {
+.icon-ic_fluent_person_sound_spatial_20_filled:before {
content: "\ecec";
}
-.icon-ic_fluent_phone_footer_arrow_down_20_regular:before {
+.icon-ic_fluent_person_sound_spatial_20_regular:before {
content: "\eced";
}
-.icon-ic_fluent_phone_header_arrow_up_20_filled:before {
+.icon-ic_fluent_person_square_20_filled:before {
content: "\ecee";
}
-.icon-ic_fluent_phone_header_arrow_up_20_regular:before {
+.icon-ic_fluent_person_square_20_regular:before {
content: "\ecef";
}
-.icon-ic_fluent_phone_key_20_filled:before {
+.icon-ic_fluent_person_square_add_20_filled:before {
content: "\ecf0";
}
-.icon-ic_fluent_phone_key_20_regular:before {
+.icon-ic_fluent_person_square_add_20_regular:before {
content: "\ecf1";
}
-.icon-ic_fluent_phone_laptop_20_filled:before {
+.icon-ic_fluent_person_square_checkmark_20_filled:before {
content: "\ecf2";
}
-.icon-ic_fluent_phone_laptop_20_regular:before {
+.icon-ic_fluent_person_square_checkmark_20_regular:before {
content: "\ecf3";
}
-.icon-ic_fluent_phone_link_setup_20_filled:before {
+.icon-ic_fluent_person_star_20_filled:before {
content: "\ecf4";
}
-.icon-ic_fluent_phone_link_setup_20_regular:before {
+.icon-ic_fluent_person_star_20_regular:before {
content: "\ecf5";
}
-.icon-ic_fluent_phone_lock_20_filled:before {
+.icon-ic_fluent_person_starburst_20_filled:before {
content: "\ecf6";
}
-.icon-ic_fluent_phone_lock_20_regular:before {
+.icon-ic_fluent_person_starburst_20_regular:before {
content: "\ecf7";
}
-.icon-ic_fluent_phone_page_header_20_filled:before {
+.icon-ic_fluent_person_subtract_20_filled:before {
content: "\ecf8";
}
-.icon-ic_fluent_phone_page_header_20_regular:before {
+.icon-ic_fluent_person_subtract_20_regular:before {
content: "\ecf9";
}
-.icon-ic_fluent_phone_pagination_20_filled:before {
+.icon-ic_fluent_person_support_20_filled:before {
content: "\ecfa";
}
-.icon-ic_fluent_phone_pagination_20_regular:before {
+.icon-ic_fluent_person_support_20_regular:before {
content: "\ecfb";
}
-.icon-ic_fluent_phone_screen_time_20_filled:before {
+.icon-ic_fluent_person_swap_20_filled:before {
content: "\ecfc";
}
-.icon-ic_fluent_phone_screen_time_20_regular:before {
+.icon-ic_fluent_person_swap_20_regular:before {
content: "\ecfd";
}
-.icon-ic_fluent_phone_shake_20_filled:before {
+.icon-ic_fluent_person_sync_20_filled:before {
content: "\ecfe";
}
-.icon-ic_fluent_phone_shake_20_regular:before {
+.icon-ic_fluent_person_sync_20_regular:before {
content: "\ecff";
}
-.icon-ic_fluent_phone_span_in_20_filled:before {
+.icon-ic_fluent_person_tag_20_filled:before {
content: "\ed00";
}
-.icon-ic_fluent_phone_span_in_20_regular:before {
+.icon-ic_fluent_person_tag_20_regular:before {
content: "\ed01";
}
-.icon-ic_fluent_phone_span_out_20_filled:before {
+.icon-ic_fluent_person_tentative_20_filled:before {
content: "\ed02";
}
-.icon-ic_fluent_phone_span_out_20_regular:before {
+.icon-ic_fluent_person_tentative_20_regular:before {
content: "\ed03";
}
-.icon-ic_fluent_phone_speaker_20_filled:before {
+.icon-ic_fluent_person_voice_20_filled:before {
content: "\ed04";
}
-.icon-ic_fluent_phone_speaker_20_regular:before {
+.icon-ic_fluent_person_voice_20_regular:before {
content: "\ed05";
}
-.icon-ic_fluent_phone_status_bar_20_filled:before {
+.icon-ic_fluent_person_walking_20_filled:before {
content: "\ed06";
}
-.icon-ic_fluent_phone_status_bar_20_regular:before {
+.icon-ic_fluent_person_walking_20_regular:before {
content: "\ed07";
}
-.icon-ic_fluent_phone_tablet_20_filled:before {
+.icon-ic_fluent_person_warning_20_filled:before {
content: "\ed08";
}
-.icon-ic_fluent_phone_tablet_20_regular:before {
+.icon-ic_fluent_person_warning_20_regular:before {
content: "\ed09";
}
-.icon-ic_fluent_phone_update_20_filled:before {
+.icon-ic_fluent_person_wrench_20_filled:before {
content: "\ed0a";
}
-.icon-ic_fluent_phone_update_20_regular:before {
+.icon-ic_fluent_person_wrench_20_regular:before {
content: "\ed0b";
}
-.icon-ic_fluent_phone_update_checkmark_20_filled:before {
+.icon-ic_fluent_phone_20_filled:before {
content: "\ed0c";
}
-.icon-ic_fluent_phone_update_checkmark_20_regular:before {
+.icon-ic_fluent_phone_20_regular:before {
content: "\ed0d";
}
-.icon-ic_fluent_phone_vertical_scroll_20_filled:before {
+.icon-ic_fluent_phone_add_20_filled:before {
content: "\ed0e";
}
-.icon-ic_fluent_phone_vertical_scroll_20_regular:before {
+.icon-ic_fluent_phone_add_20_regular:before {
content: "\ed0f";
}
-.icon-ic_fluent_phone_vibrate_20_filled:before {
+.icon-ic_fluent_phone_arrow_right_20_filled:before {
content: "\ed10";
}
-.icon-ic_fluent_phone_vibrate_20_regular:before {
+.icon-ic_fluent_phone_arrow_right_20_regular:before {
content: "\ed11";
}
-.icon-ic_fluent_photo_filter_20_filled:before {
+.icon-ic_fluent_phone_chat_20_filled:before {
content: "\ed12";
}
-.icon-ic_fluent_photo_filter_20_regular:before {
+.icon-ic_fluent_phone_chat_20_regular:before {
content: "\ed13";
}
-.icon-ic_fluent_pi_20_filled:before {
+.icon-ic_fluent_phone_checkmark_20_filled:before {
content: "\ed14";
}
-.icon-ic_fluent_pi_20_regular:before {
+.icon-ic_fluent_phone_checkmark_20_regular:before {
content: "\ed15";
}
-.icon-ic_fluent_picture_in_picture_20_filled:before {
+.icon-ic_fluent_phone_desktop_20_filled:before {
content: "\ed16";
}
-.icon-ic_fluent_picture_in_picture_20_regular:before {
+.icon-ic_fluent_phone_desktop_20_regular:before {
content: "\ed17";
}
-.icon-ic_fluent_picture_in_picture_enter_20_filled:before {
+.icon-ic_fluent_phone_desktop_add_20_filled:before {
content: "\ed18";
}
-.icon-ic_fluent_picture_in_picture_enter_20_regular:before {
+.icon-ic_fluent_phone_desktop_add_20_regular:before {
content: "\ed19";
}
-.icon-ic_fluent_picture_in_picture_exit_20_filled:before {
+.icon-ic_fluent_phone_dismiss_20_filled:before {
content: "\ed1a";
}
-.icon-ic_fluent_picture_in_picture_exit_20_regular:before {
+.icon-ic_fluent_phone_dismiss_20_regular:before {
content: "\ed1b";
}
-.icon-ic_fluent_pill_20_filled:before {
+.icon-ic_fluent_phone_edit_20_filled:before {
content: "\ed1c";
}
-.icon-ic_fluent_pill_20_regular:before {
+.icon-ic_fluent_phone_edit_20_regular:before {
content: "\ed1d";
}
-.icon-ic_fluent_pin_20_filled:before {
+.icon-ic_fluent_phone_eraser_20_filled:before {
content: "\ed1e";
}
-.icon-ic_fluent_pin_20_regular:before {
+.icon-ic_fluent_phone_eraser_20_regular:before {
content: "\ed1f";
}
-.icon-ic_fluent_pin_globe_20_filled:before {
+.icon-ic_fluent_phone_footer_arrow_down_20_filled:before {
content: "\ed20";
}
-.icon-ic_fluent_pin_globe_20_regular:before {
+.icon-ic_fluent_phone_footer_arrow_down_20_regular:before {
content: "\ed21";
}
-.icon-ic_fluent_pin_off_20_filled:before {
+.icon-ic_fluent_phone_header_arrow_up_20_filled:before {
content: "\ed22";
}
-.icon-ic_fluent_pin_off_20_regular:before {
+.icon-ic_fluent_phone_header_arrow_up_20_regular:before {
content: "\ed23";
}
-.icon-ic_fluent_pipeline_20_filled:before {
+.icon-ic_fluent_phone_key_20_filled:before {
content: "\ed24";
}
-.icon-ic_fluent_pipeline_20_regular:before {
+.icon-ic_fluent_phone_key_20_regular:before {
content: "\ed25";
}
-.icon-ic_fluent_pipeline_add_20_filled:before {
+.icon-ic_fluent_phone_laptop_20_filled:before {
content: "\ed26";
}
-.icon-ic_fluent_pipeline_add_20_regular:before {
+.icon-ic_fluent_phone_laptop_20_regular:before {
content: "\ed27";
}
-.icon-ic_fluent_pipeline_arrow_curve_down_20_filled:before {
+.icon-ic_fluent_phone_link_setup_20_filled:before {
content: "\ed28";
}
-.icon-ic_fluent_pipeline_arrow_curve_down_20_regular:before {
+.icon-ic_fluent_phone_link_setup_20_regular:before {
content: "\ed29";
}
-.icon-ic_fluent_pipeline_play_20_filled:before {
+.icon-ic_fluent_phone_lock_20_filled:before {
content: "\ed2a";
}
-.icon-ic_fluent_pipeline_play_20_regular:before {
+.icon-ic_fluent_phone_lock_20_regular:before {
content: "\ed2b";
}
-.icon-ic_fluent_pivot_20_filled:before {
+.icon-ic_fluent_phone_page_header_20_filled:before {
content: "\ed2c";
}
-.icon-ic_fluent_pivot_20_regular:before {
+.icon-ic_fluent_phone_page_header_20_regular:before {
content: "\ed2d";
}
-.icon-ic_fluent_plant_cattail_20_filled:before {
+.icon-ic_fluent_phone_pagination_20_filled:before {
content: "\ed2e";
}
-.icon-ic_fluent_plant_cattail_20_regular:before {
+.icon-ic_fluent_phone_pagination_20_regular:before {
content: "\ed2f";
}
-.icon-ic_fluent_plant_grass_20_filled:before {
+.icon-ic_fluent_phone_screen_time_20_filled:before {
content: "\ed30";
}
-.icon-ic_fluent_plant_grass_20_regular:before {
+.icon-ic_fluent_phone_screen_time_20_regular:before {
content: "\ed31";
}
-.icon-ic_fluent_plant_ragweed_20_filled:before {
+.icon-ic_fluent_phone_shake_20_filled:before {
content: "\ed32";
}
-.icon-ic_fluent_plant_ragweed_20_regular:before {
+.icon-ic_fluent_phone_shake_20_regular:before {
content: "\ed33";
}
-.icon-ic_fluent_play_20_filled:before {
+.icon-ic_fluent_phone_span_in_20_filled:before {
content: "\ed34";
}
-.icon-ic_fluent_play_20_regular:before {
+.icon-ic_fluent_phone_span_in_20_regular:before {
content: "\ed35";
}
-.icon-ic_fluent_play_circle_20_filled:before {
+.icon-ic_fluent_phone_span_out_20_filled:before {
content: "\ed36";
}
-.icon-ic_fluent_play_circle_20_regular:before {
+.icon-ic_fluent_phone_span_out_20_regular:before {
content: "\ed37";
}
-.icon-ic_fluent_play_circle_hint_20_filled:before {
+.icon-ic_fluent_phone_speaker_20_filled:before {
content: "\ed38";
}
-.icon-ic_fluent_play_circle_hint_20_regular:before {
+.icon-ic_fluent_phone_speaker_20_regular:before {
content: "\ed39";
}
-.icon-ic_fluent_play_circle_sparkle_20_filled:before {
+.icon-ic_fluent_phone_status_bar_20_filled:before {
content: "\ed3a";
}
-.icon-ic_fluent_play_circle_sparkle_20_regular:before {
+.icon-ic_fluent_phone_status_bar_20_regular:before {
content: "\ed3b";
}
-.icon-ic_fluent_play_settings_20_filled:before {
+.icon-ic_fluent_phone_tablet_20_filled:before {
content: "\ed3c";
}
-.icon-ic_fluent_play_settings_20_regular:before {
+.icon-ic_fluent_phone_tablet_20_regular:before {
content: "\ed3d";
}
-.icon-ic_fluent_playing_cards_20_filled:before {
+.icon-ic_fluent_phone_update_20_filled:before {
content: "\ed3e";
}
-.icon-ic_fluent_playing_cards_20_regular:before {
+.icon-ic_fluent_phone_update_20_regular:before {
content: "\ed3f";
}
-.icon-ic_fluent_plug_connected_20_filled:before {
+.icon-ic_fluent_phone_update_checkmark_20_filled:before {
content: "\ed40";
}
-.icon-ic_fluent_plug_connected_20_regular:before {
+.icon-ic_fluent_phone_update_checkmark_20_regular:before {
content: "\ed41";
}
-.icon-ic_fluent_plug_connected_add_20_filled:before {
+.icon-ic_fluent_phone_vertical_scroll_20_filled:before {
content: "\ed42";
}
-.icon-ic_fluent_plug_connected_add_20_regular:before {
+.icon-ic_fluent_phone_vertical_scroll_20_regular:before {
content: "\ed43";
}
-.icon-ic_fluent_plug_connected_checkmark_20_filled:before {
+.icon-ic_fluent_phone_vibrate_20_filled:before {
content: "\ed44";
}
-.icon-ic_fluent_plug_connected_checkmark_20_regular:before {
+.icon-ic_fluent_phone_vibrate_20_regular:before {
content: "\ed45";
}
-.icon-ic_fluent_plug_connected_settings_20_filled:before {
+.icon-ic_fluent_photo_filter_20_filled:before {
content: "\ed46";
}
-.icon-ic_fluent_plug_connected_settings_20_regular:before {
+.icon-ic_fluent_photo_filter_20_regular:before {
content: "\ed47";
}
-.icon-ic_fluent_plug_disconnected_20_filled:before {
+.icon-ic_fluent_pi_20_filled:before {
content: "\ed48";
}
-.icon-ic_fluent_plug_disconnected_20_regular:before {
+.icon-ic_fluent_pi_20_regular:before {
content: "\ed49";
}
-.icon-ic_fluent_point_scan_20_filled:before {
+.icon-ic_fluent_picture_in_picture_20_filled:before {
content: "\ed4a";
}
-.icon-ic_fluent_point_scan_20_regular:before {
+.icon-ic_fluent_picture_in_picture_20_regular:before {
content: "\ed4b";
}
-.icon-ic_fluent_poll_20_filled:before {
+.icon-ic_fluent_picture_in_picture_enter_20_filled:before {
content: "\ed4c";
}
-.icon-ic_fluent_poll_20_regular:before {
+.icon-ic_fluent_picture_in_picture_enter_20_regular:before {
content: "\ed4d";
}
-.icon-ic_fluent_poll_horizontal_20_filled:before {
+.icon-ic_fluent_picture_in_picture_exit_20_filled:before {
content: "\ed4e";
}
-.icon-ic_fluent_poll_horizontal_20_regular:before {
+.icon-ic_fluent_picture_in_picture_exit_20_regular:before {
content: "\ed4f";
}
-.icon-ic_fluent_poll_off_20_filled:before {
+.icon-ic_fluent_pill_20_filled:before {
content: "\ed50";
}
-.icon-ic_fluent_poll_off_20_regular:before {
+.icon-ic_fluent_pill_20_regular:before {
content: "\ed51";
}
-.icon-ic_fluent_port_hdmi_20_filled:before {
+.icon-ic_fluent_pin_20_filled:before {
content: "\ed52";
}
-.icon-ic_fluent_port_hdmi_20_regular:before {
+.icon-ic_fluent_pin_20_regular:before {
content: "\ed53";
}
-.icon-ic_fluent_port_micro_usb_20_filled:before {
+.icon-ic_fluent_pin_globe_20_filled:before {
content: "\ed54";
}
-.icon-ic_fluent_port_micro_usb_20_regular:before {
+.icon-ic_fluent_pin_globe_20_regular:before {
content: "\ed55";
}
-.icon-ic_fluent_port_usb_a_20_filled:before {
+.icon-ic_fluent_pin_off_20_filled:before {
content: "\ed56";
}
-.icon-ic_fluent_port_usb_a_20_regular:before {
+.icon-ic_fluent_pin_off_20_regular:before {
content: "\ed57";
}
-.icon-ic_fluent_port_usb_c_20_filled:before {
+.icon-ic_fluent_pipeline_20_filled:before {
content: "\ed58";
}
-.icon-ic_fluent_port_usb_c_20_regular:before {
+.icon-ic_fluent_pipeline_20_regular:before {
content: "\ed59";
}
-.icon-ic_fluent_position_backward_20_filled:before {
+.icon-ic_fluent_pipeline_add_20_filled:before {
content: "\ed5a";
}
-.icon-ic_fluent_position_backward_20_regular:before {
+.icon-ic_fluent_pipeline_add_20_regular:before {
content: "\ed5b";
}
-.icon-ic_fluent_position_forward_20_filled:before {
+.icon-ic_fluent_pipeline_arrow_curve_down_20_filled:before {
content: "\ed5c";
}
-.icon-ic_fluent_position_forward_20_regular:before {
+.icon-ic_fluent_pipeline_arrow_curve_down_20_regular:before {
content: "\ed5d";
}
-.icon-ic_fluent_position_to_back_20_filled:before {
+.icon-ic_fluent_pipeline_play_20_filled:before {
content: "\ed5e";
}
-.icon-ic_fluent_position_to_back_20_regular:before {
+.icon-ic_fluent_pipeline_play_20_regular:before {
content: "\ed5f";
}
-.icon-ic_fluent_position_to_front_20_filled:before {
+.icon-ic_fluent_pivot_20_filled:before {
content: "\ed60";
}
-.icon-ic_fluent_position_to_front_20_regular:before {
+.icon-ic_fluent_pivot_20_regular:before {
content: "\ed61";
}
-.icon-ic_fluent_power_20_filled:before {
+.icon-ic_fluent_plant_cattail_20_filled:before {
content: "\ed62";
}
-.icon-ic_fluent_power_20_regular:before {
+.icon-ic_fluent_plant_cattail_20_regular:before {
content: "\ed63";
}
-.icon-ic_fluent_predictions_20_filled:before {
+.icon-ic_fluent_plant_grass_20_filled:before {
content: "\ed64";
}
-.icon-ic_fluent_predictions_20_regular:before {
+.icon-ic_fluent_plant_grass_20_regular:before {
content: "\ed65";
}
-.icon-ic_fluent_premium_20_filled:before {
+.icon-ic_fluent_plant_ragweed_20_filled:before {
content: "\ed66";
}
-.icon-ic_fluent_premium_20_regular:before {
+.icon-ic_fluent_plant_ragweed_20_regular:before {
content: "\ed67";
}
-.icon-ic_fluent_premium_person_20_filled:before {
+.icon-ic_fluent_play_20_filled:before {
content: "\ed68";
}
-.icon-ic_fluent_premium_person_20_regular:before {
+.icon-ic_fluent_play_20_regular:before {
content: "\ed69";
}
-.icon-ic_fluent_presence_available_20_filled:before {
+.icon-ic_fluent_play_circle_20_filled:before {
content: "\ed6a";
}
-.icon-ic_fluent_presence_available_20_regular:before {
+.icon-ic_fluent_play_circle_20_regular:before {
content: "\ed6b";
}
-.icon-ic_fluent_presence_away_20_filled:before {
+.icon-ic_fluent_play_circle_hint_20_filled:before {
content: "\ed6c";
}
-.icon-ic_fluent_presence_away_20_regular:before {
+.icon-ic_fluent_play_circle_hint_20_regular:before {
content: "\ed6d";
}
-.icon-ic_fluent_presence_blocked_20_regular:before {
+.icon-ic_fluent_play_circle_sparkle_20_filled:before {
content: "\ed6e";
}
-.icon-ic_fluent_presence_busy_20_filled:before {
+.icon-ic_fluent_play_circle_sparkle_20_regular:before {
content: "\ed6f";
}
-.icon-ic_fluent_presence_dnd_20_filled:before {
+.icon-ic_fluent_play_settings_20_filled:before {
content: "\ed70";
}
-.icon-ic_fluent_presence_dnd_20_regular:before {
+.icon-ic_fluent_play_settings_20_regular:before {
content: "\ed71";
}
-.icon-ic_fluent_presence_offline_20_regular:before {
+.icon-ic_fluent_playing_cards_20_filled:before {
content: "\ed72";
}
-.icon-ic_fluent_presence_oof_20_regular:before {
+.icon-ic_fluent_playing_cards_20_regular:before {
content: "\ed73";
}
-.icon-ic_fluent_presence_tentative_20_regular:before {
+.icon-ic_fluent_plug_connected_20_filled:before {
content: "\ed74";
}
-.icon-ic_fluent_presence_unknown_20_regular:before {
+.icon-ic_fluent_plug_connected_20_regular:before {
content: "\ed75";
}
-.icon-ic_fluent_presenter_20_filled:before {
+.icon-ic_fluent_plug_connected_add_20_filled:before {
content: "\ed76";
}
-.icon-ic_fluent_presenter_20_regular:before {
+.icon-ic_fluent_plug_connected_add_20_regular:before {
content: "\ed77";
}
-.icon-ic_fluent_presenter_off_20_filled:before {
+.icon-ic_fluent_plug_connected_checkmark_20_filled:before {
content: "\ed78";
}
-.icon-ic_fluent_presenter_off_20_regular:before {
+.icon-ic_fluent_plug_connected_checkmark_20_regular:before {
content: "\ed79";
}
-.icon-ic_fluent_preview_link_20_filled:before {
+.icon-ic_fluent_plug_connected_settings_20_filled:before {
content: "\ed7a";
}
-.icon-ic_fluent_preview_link_20_regular:before {
+.icon-ic_fluent_plug_connected_settings_20_regular:before {
content: "\ed7b";
}
-.icon-ic_fluent_previous_20_filled:before {
+.icon-ic_fluent_plug_disconnected_20_filled:before {
content: "\ed7c";
}
-.icon-ic_fluent_previous_20_regular:before {
+.icon-ic_fluent_plug_disconnected_20_regular:before {
content: "\ed7d";
}
-.icon-ic_fluent_previous_frame_20_filled:before {
+.icon-ic_fluent_point_scan_20_filled:before {
content: "\ed7e";
}
-.icon-ic_fluent_previous_frame_20_regular:before {
+.icon-ic_fluent_point_scan_20_regular:before {
content: "\ed7f";
}
-.icon-ic_fluent_print_20_filled:before {
+.icon-ic_fluent_poll_20_filled:before {
content: "\ed80";
}
-.icon-ic_fluent_print_20_regular:before {
+.icon-ic_fluent_poll_20_regular:before {
content: "\ed81";
}
-.icon-ic_fluent_print_add_20_filled:before {
+.icon-ic_fluent_poll_horizontal_20_filled:before {
content: "\ed82";
}
-.icon-ic_fluent_print_add_20_regular:before {
+.icon-ic_fluent_poll_horizontal_20_regular:before {
content: "\ed83";
}
-.icon-ic_fluent_production_20_filled:before {
+.icon-ic_fluent_poll_off_20_filled:before {
content: "\ed84";
}
-.icon-ic_fluent_production_20_regular:before {
+.icon-ic_fluent_poll_off_20_regular:before {
content: "\ed85";
}
-.icon-ic_fluent_production_checkmark_20_filled:before {
+.icon-ic_fluent_port_hdmi_20_filled:before {
content: "\ed86";
}
-.icon-ic_fluent_production_checkmark_20_regular:before {
+.icon-ic_fluent_port_hdmi_20_regular:before {
content: "\ed87";
}
-.icon-ic_fluent_prohibited_20_filled:before {
+.icon-ic_fluent_port_micro_usb_20_filled:before {
content: "\ed88";
}
-.icon-ic_fluent_prohibited_20_regular:before {
+.icon-ic_fluent_port_micro_usb_20_regular:before {
content: "\ed89";
}
-.icon-ic_fluent_prohibited_multiple_20_filled:before {
+.icon-ic_fluent_port_usb_a_20_filled:before {
content: "\ed8a";
}
-.icon-ic_fluent_prohibited_multiple_20_regular:before {
+.icon-ic_fluent_port_usb_a_20_regular:before {
content: "\ed8b";
}
-.icon-ic_fluent_prohibited_note_20_filled:before {
+.icon-ic_fluent_port_usb_c_20_filled:before {
content: "\ed8c";
}
-.icon-ic_fluent_prohibited_note_20_regular:before {
+.icon-ic_fluent_port_usb_c_20_regular:before {
content: "\ed8d";
}
-.icon-ic_fluent_projection_screen_20_filled:before {
+.icon-ic_fluent_position_backward_20_filled:before {
content: "\ed8e";
}
-.icon-ic_fluent_projection_screen_20_regular:before {
+.icon-ic_fluent_position_backward_20_regular:before {
content: "\ed8f";
}
-.icon-ic_fluent_projection_screen_dismiss_20_filled:before {
+.icon-ic_fluent_position_forward_20_filled:before {
content: "\ed90";
}
-.icon-ic_fluent_projection_screen_dismiss_20_regular:before {
+.icon-ic_fluent_position_forward_20_regular:before {
content: "\ed91";
}
-.icon-ic_fluent_projection_screen_text_20_filled:before {
+.icon-ic_fluent_position_to_back_20_filled:before {
content: "\ed92";
}
-.icon-ic_fluent_projection_screen_text_20_regular:before {
+.icon-ic_fluent_position_to_back_20_regular:before {
content: "\ed93";
}
-.icon-ic_fluent_prompt_20_filled:before {
+.icon-ic_fluent_position_to_front_20_filled:before {
content: "\ed94";
}
-.icon-ic_fluent_prompt_20_regular:before {
+.icon-ic_fluent_position_to_front_20_regular:before {
content: "\ed95";
}
-.icon-ic_fluent_protocol_handler_20_filled:before {
+.icon-ic_fluent_power_20_filled:before {
content: "\ed96";
}
-.icon-ic_fluent_protocol_handler_20_regular:before {
+.icon-ic_fluent_power_20_regular:before {
content: "\ed97";
}
-.icon-ic_fluent_pulse_20_filled:before {
+.icon-ic_fluent_predictions_20_filled:before {
content: "\ed98";
}
-.icon-ic_fluent_pulse_20_regular:before {
+.icon-ic_fluent_predictions_20_regular:before {
content: "\ed99";
}
-.icon-ic_fluent_pulse_square_20_filled:before {
+.icon-ic_fluent_premium_20_filled:before {
content: "\ed9a";
}
-.icon-ic_fluent_pulse_square_20_regular:before {
+.icon-ic_fluent_premium_20_regular:before {
content: "\ed9b";
}
-.icon-ic_fluent_puzzle_cube_20_filled:before {
+.icon-ic_fluent_premium_person_20_filled:before {
content: "\ed9c";
}
-.icon-ic_fluent_puzzle_cube_20_regular:before {
+.icon-ic_fluent_premium_person_20_regular:before {
content: "\ed9d";
}
-.icon-ic_fluent_puzzle_cube_piece_20_filled:before {
+.icon-ic_fluent_presence_available_20_filled:before {
content: "\ed9e";
}
-.icon-ic_fluent_puzzle_cube_piece_20_regular:before {
+.icon-ic_fluent_presence_available_20_regular:before {
content: "\ed9f";
}
-.icon-ic_fluent_puzzle_piece_20_filled:before {
+.icon-ic_fluent_presence_away_20_filled:before {
content: "\eda0";
}
-.icon-ic_fluent_puzzle_piece_20_regular:before {
+.icon-ic_fluent_presence_away_20_regular:before {
content: "\eda1";
}
-.icon-ic_fluent_puzzle_piece_shield_20_filled:before {
+.icon-ic_fluent_presence_blocked_20_regular:before {
content: "\eda2";
}
-.icon-ic_fluent_puzzle_piece_shield_20_regular:before {
+.icon-ic_fluent_presence_busy_20_filled:before {
content: "\eda3";
}
-.icon-ic_fluent_qr_code_20_filled:before {
+.icon-ic_fluent_presence_dnd_20_filled:before {
content: "\eda4";
}
-.icon-ic_fluent_qr_code_20_regular:before {
+.icon-ic_fluent_presence_dnd_20_regular:before {
content: "\eda5";
}
-.icon-ic_fluent_question_20_filled:before {
+.icon-ic_fluent_presence_offline_20_regular:before {
content: "\eda6";
}
-.icon-ic_fluent_question_20_regular:before {
+.icon-ic_fluent_presence_oof_20_regular:before {
content: "\eda7";
}
-.icon-ic_fluent_question_circle_20_filled:before {
+.icon-ic_fluent_presence_tentative_20_regular:before {
content: "\eda8";
}
-.icon-ic_fluent_question_circle_20_regular:before {
+.icon-ic_fluent_presence_unknown_20_regular:before {
content: "\eda9";
}
-.icon-ic_fluent_quiz_new_20_filled:before {
+.icon-ic_fluent_presenter_20_filled:before {
content: "\edaa";
}
-.icon-ic_fluent_quiz_new_20_regular:before {
+.icon-ic_fluent_presenter_20_regular:before {
content: "\edab";
}
-.icon-ic_fluent_radar_20_filled:before {
+.icon-ic_fluent_presenter_off_20_filled:before {
content: "\edac";
}
-.icon-ic_fluent_radar_20_regular:before {
+.icon-ic_fluent_presenter_off_20_regular:before {
content: "\edad";
}
-.icon-ic_fluent_radar_checkmark_20_filled:before {
+.icon-ic_fluent_preview_link_20_filled:before {
content: "\edae";
}
-.icon-ic_fluent_radar_checkmark_20_regular:before {
+.icon-ic_fluent_preview_link_20_regular:before {
content: "\edaf";
}
-.icon-ic_fluent_radar_rectangle_multiple_20_filled:before {
+.icon-ic_fluent_previous_20_filled:before {
content: "\edb0";
}
-.icon-ic_fluent_radar_rectangle_multiple_20_regular:before {
+.icon-ic_fluent_previous_20_regular:before {
content: "\edb1";
}
-.icon-ic_fluent_radio_button_20_filled:before {
+.icon-ic_fluent_previous_frame_20_filled:before {
content: "\edb2";
}
-.icon-ic_fluent_radio_button_20_regular:before {
+.icon-ic_fluent_previous_frame_20_regular:before {
content: "\edb3";
}
-.icon-ic_fluent_ram_20_filled:before {
+.icon-ic_fluent_print_20_filled:before {
content: "\edb4";
}
-.icon-ic_fluent_ram_20_regular:before {
+.icon-ic_fluent_print_20_regular:before {
content: "\edb5";
}
-.icon-ic_fluent_rating_mature_20_filled:before {
+.icon-ic_fluent_print_add_20_filled:before {
content: "\edb6";
}
-.icon-ic_fluent_rating_mature_20_regular:before {
+.icon-ic_fluent_print_add_20_regular:before {
content: "\edb7";
}
-.icon-ic_fluent_ratio_one_to_one_20_filled:before {
+.icon-ic_fluent_production_20_filled:before {
content: "\edb8";
}
-.icon-ic_fluent_ratio_one_to_one_20_regular:before {
+.icon-ic_fluent_production_20_regular:before {
content: "\edb9";
}
-.icon-ic_fluent_re_order_20_filled:before {
+.icon-ic_fluent_production_checkmark_20_filled:before {
content: "\edba";
}
-.icon-ic_fluent_re_order_20_regular:before {
+.icon-ic_fluent_production_checkmark_20_regular:before {
content: "\edbb";
}
-.icon-ic_fluent_re_order_dots_horizontal_20_filled:before {
+.icon-ic_fluent_prohibited_20_filled:before {
content: "\edbc";
}
-.icon-ic_fluent_re_order_dots_horizontal_20_regular:before {
+.icon-ic_fluent_prohibited_20_regular:before {
content: "\edbd";
}
-.icon-ic_fluent_re_order_dots_vertical_20_filled:before {
+.icon-ic_fluent_prohibited_multiple_20_filled:before {
content: "\edbe";
}
-.icon-ic_fluent_re_order_dots_vertical_20_regular:before {
+.icon-ic_fluent_prohibited_multiple_20_regular:before {
content: "\edbf";
}
-.icon-ic_fluent_read_aloud_20_filled:before {
+.icon-ic_fluent_prohibited_note_20_filled:before {
content: "\edc0";
}
-.icon-ic_fluent_read_aloud_20_regular:before {
+.icon-ic_fluent_prohibited_note_20_regular:before {
content: "\edc1";
}
-.icon-ic_fluent_reading_list_20_filled:before {
+.icon-ic_fluent_projection_screen_20_filled:before {
content: "\edc2";
}
-.icon-ic_fluent_reading_list_20_regular:before {
+.icon-ic_fluent_projection_screen_20_regular:before {
content: "\edc3";
}
-.icon-ic_fluent_reading_list_add_20_filled:before {
+.icon-ic_fluent_projection_screen_dismiss_20_filled:before {
content: "\edc4";
}
-.icon-ic_fluent_reading_list_add_20_regular:before {
+.icon-ic_fluent_projection_screen_dismiss_20_regular:before {
content: "\edc5";
}
-.icon-ic_fluent_reading_mode_mobile_20_filled:before {
+.icon-ic_fluent_projection_screen_text_20_filled:before {
content: "\edc6";
}
-.icon-ic_fluent_reading_mode_mobile_20_regular:before {
+.icon-ic_fluent_projection_screen_text_20_regular:before {
content: "\edc7";
}
-.icon-ic_fluent_real_estate_20_filled:before {
+.icon-ic_fluent_prompt_20_filled:before {
content: "\edc8";
}
-.icon-ic_fluent_real_estate_20_regular:before {
+.icon-ic_fluent_prompt_20_regular:before {
content: "\edc9";
}
-.icon-ic_fluent_receipt_20_filled:before {
+.icon-ic_fluent_protocol_handler_20_filled:before {
content: "\edca";
}
-.icon-ic_fluent_receipt_20_regular:before {
+.icon-ic_fluent_protocol_handler_20_regular:before {
content: "\edcb";
}
-.icon-ic_fluent_receipt_add_20_filled:before {
+.icon-ic_fluent_pulse_20_filled:before {
content: "\edcc";
}
-.icon-ic_fluent_receipt_add_20_regular:before {
+.icon-ic_fluent_pulse_20_regular:before {
content: "\edcd";
}
-.icon-ic_fluent_receipt_bag_20_filled:before {
+.icon-ic_fluent_pulse_square_20_filled:before {
content: "\edce";
}
-.icon-ic_fluent_receipt_bag_20_regular:before {
+.icon-ic_fluent_pulse_square_20_regular:before {
content: "\edcf";
}
-.icon-ic_fluent_receipt_cube_20_filled:before {
+.icon-ic_fluent_puzzle_cube_20_filled:before {
content: "\edd0";
}
-.icon-ic_fluent_receipt_cube_20_regular:before {
+.icon-ic_fluent_puzzle_cube_20_regular:before {
content: "\edd1";
}
-.icon-ic_fluent_receipt_money_20_filled:before {
+.icon-ic_fluent_puzzle_cube_piece_20_filled:before {
content: "\edd2";
}
-.icon-ic_fluent_receipt_money_20_regular:before {
+.icon-ic_fluent_puzzle_cube_piece_20_regular:before {
content: "\edd3";
}
-.icon-ic_fluent_receipt_play_20_filled:before {
+.icon-ic_fluent_puzzle_piece_20_filled:before {
content: "\edd4";
}
-.icon-ic_fluent_receipt_play_20_regular:before {
+.icon-ic_fluent_puzzle_piece_20_regular:before {
content: "\edd5";
}
-.icon-ic_fluent_receipt_search_20_filled:before {
+.icon-ic_fluent_puzzle_piece_shield_20_filled:before {
content: "\edd6";
}
-.icon-ic_fluent_receipt_search_20_regular:before {
+.icon-ic_fluent_puzzle_piece_shield_20_regular:before {
content: "\edd7";
}
-.icon-ic_fluent_receipt_sparkles_20_filled:before {
+.icon-ic_fluent_qr_code_20_filled:before {
content: "\edd8";
}
-.icon-ic_fluent_receipt_sparkles_20_regular:before {
+.icon-ic_fluent_qr_code_20_regular:before {
content: "\edd9";
}
-.icon-ic_fluent_record_20_filled:before {
+.icon-ic_fluent_question_20_filled:before {
content: "\edda";
}
-.icon-ic_fluent_record_20_regular:before {
+.icon-ic_fluent_question_20_regular:before {
content: "\eddb";
}
-.icon-ic_fluent_record_stop_20_filled:before {
+.icon-ic_fluent_question_circle_20_filled:before {
content: "\eddc";
}
-.icon-ic_fluent_record_stop_20_regular:before {
+.icon-ic_fluent_question_circle_20_regular:before {
content: "\eddd";
}
-.icon-ic_fluent_rectangle_landscape_20_filled:before {
+.icon-ic_fluent_quiz_new_20_filled:before {
content: "\edde";
}
-.icon-ic_fluent_rectangle_landscape_20_regular:before {
+.icon-ic_fluent_quiz_new_20_regular:before {
content: "\eddf";
}
-.icon-ic_fluent_rectangle_landscape_hint_copy_20_filled:before {
+.icon-ic_fluent_radar_20_filled:before {
content: "\ede0";
}
-.icon-ic_fluent_rectangle_landscape_hint_copy_20_regular:before {
+.icon-ic_fluent_radar_20_regular:before {
content: "\ede1";
}
-.icon-ic_fluent_rectangle_landscape_sparkle_20_filled:before {
+.icon-ic_fluent_radar_checkmark_20_filled:before {
content: "\ede2";
}
-.icon-ic_fluent_rectangle_landscape_sparkle_20_regular:before {
+.icon-ic_fluent_radar_checkmark_20_regular:before {
content: "\ede3";
}
-.icon-ic_fluent_rectangle_landscape_sync_20_filled:before {
+.icon-ic_fluent_radar_rectangle_multiple_20_filled:before {
content: "\ede4";
}
-.icon-ic_fluent_rectangle_landscape_sync_20_regular:before {
+.icon-ic_fluent_radar_rectangle_multiple_20_regular:before {
content: "\ede5";
}
-.icon-ic_fluent_rectangle_landscape_sync_off_20_filled:before {
+.icon-ic_fluent_radio_button_20_filled:before {
content: "\ede6";
}
-.icon-ic_fluent_rectangle_landscape_sync_off_20_regular:before {
+.icon-ic_fluent_radio_button_20_regular:before {
content: "\ede7";
}
-.icon-ic_fluent_rectangle_portrait_location_target_20_filled:before {
+.icon-ic_fluent_ram_20_filled:before {
content: "\ede8";
}
-.icon-ic_fluent_rectangle_portrait_location_target_20_regular:before {
+.icon-ic_fluent_ram_20_regular:before {
content: "\ede9";
}
-.icon-ic_fluent_recycle_20_filled:before {
+.icon-ic_fluent_rating_mature_20_filled:before {
content: "\edea";
}
-.icon-ic_fluent_recycle_20_regular:before {
+.icon-ic_fluent_rating_mature_20_regular:before {
content: "\edeb";
}
-.icon-ic_fluent_remix_add_20_filled:before {
+.icon-ic_fluent_ratio_one_to_one_20_filled:before {
content: "\edec";
}
-.icon-ic_fluent_remix_add_20_regular:before {
+.icon-ic_fluent_ratio_one_to_one_20_regular:before {
content: "\eded";
}
-.icon-ic_fluent_remote_20_filled:before {
+.icon-ic_fluent_re_order_20_filled:before {
content: "\edee";
}
-.icon-ic_fluent_remote_20_regular:before {
+.icon-ic_fluent_re_order_20_regular:before {
content: "\edef";
}
-.icon-ic_fluent_rename_20_filled:before {
+.icon-ic_fluent_re_order_dots_horizontal_20_filled:before {
content: "\edf0";
}
-.icon-ic_fluent_rename_20_regular:before {
+.icon-ic_fluent_re_order_dots_horizontal_20_regular:before {
content: "\edf1";
}
-.icon-ic_fluent_reorder_20_filled:before {
+.icon-ic_fluent_re_order_dots_vertical_20_filled:before {
content: "\edf2";
}
-.icon-ic_fluent_reorder_20_regular:before {
+.icon-ic_fluent_re_order_dots_vertical_20_regular:before {
content: "\edf3";
}
-.icon-ic_fluent_replay_20_filled:before {
+.icon-ic_fluent_re_order_vertical_20_filled:before {
content: "\edf4";
}
-.icon-ic_fluent_replay_20_regular:before {
+.icon-ic_fluent_re_order_vertical_20_regular:before {
content: "\edf5";
}
-.icon-ic_fluent_resize_20_filled:before {
+.icon-ic_fluent_read_aloud_20_filled:before {
content: "\edf6";
}
-.icon-ic_fluent_resize_20_regular:before {
+.icon-ic_fluent_read_aloud_20_regular:before {
content: "\edf7";
}
-.icon-ic_fluent_resize_image_20_filled:before {
+.icon-ic_fluent_reading_list_20_filled:before {
content: "\edf8";
}
-.icon-ic_fluent_resize_image_20_regular:before {
+.icon-ic_fluent_reading_list_20_regular:before {
content: "\edf9";
}
-.icon-ic_fluent_resize_large_20_filled:before {
+.icon-ic_fluent_reading_list_add_20_filled:before {
content: "\edfa";
}
-.icon-ic_fluent_resize_large_20_regular:before {
+.icon-ic_fluent_reading_list_add_20_regular:before {
content: "\edfb";
}
-.icon-ic_fluent_resize_small_20_filled:before {
+.icon-ic_fluent_reading_mode_mobile_20_filled:before {
content: "\edfc";
}
-.icon-ic_fluent_resize_small_20_regular:before {
+.icon-ic_fluent_reading_mode_mobile_20_regular:before {
content: "\edfd";
}
-.icon-ic_fluent_resize_table_20_filled:before {
+.icon-ic_fluent_real_estate_20_filled:before {
content: "\edfe";
}
-.icon-ic_fluent_resize_table_20_regular:before {
+.icon-ic_fluent_real_estate_20_regular:before {
content: "\edff";
}
-.icon-ic_fluent_resize_video_20_filled:before {
+.icon-ic_fluent_receipt_20_filled:before {
content: "\ee00";
}
-.icon-ic_fluent_resize_video_20_regular:before {
+.icon-ic_fluent_receipt_20_regular:before {
content: "\ee01";
}
-.icon-ic_fluent_reward_20_filled:before {
+.icon-ic_fluent_receipt_add_20_filled:before {
content: "\ee02";
}
-.icon-ic_fluent_reward_20_regular:before {
+.icon-ic_fluent_receipt_add_20_regular:before {
content: "\ee03";
}
-.icon-ic_fluent_rewind_20_filled:before {
+.icon-ic_fluent_receipt_bag_20_filled:before {
content: "\ee04";
}
-.icon-ic_fluent_rewind_20_regular:before {
+.icon-ic_fluent_receipt_bag_20_regular:before {
content: "\ee05";
}
-.icon-ic_fluent_rhombus_20_filled:before {
+.icon-ic_fluent_receipt_cube_20_filled:before {
content: "\ee06";
}
-.icon-ic_fluent_rhombus_20_regular:before {
+.icon-ic_fluent_receipt_cube_20_regular:before {
content: "\ee07";
}
-.icon-ic_fluent_ribbon_20_filled:before {
+.icon-ic_fluent_receipt_money_20_filled:before {
content: "\ee08";
}
-.icon-ic_fluent_ribbon_20_regular:before {
+.icon-ic_fluent_receipt_money_20_regular:before {
content: "\ee09";
}
-.icon-ic_fluent_ribbon_add_20_filled:before {
+.icon-ic_fluent_receipt_play_20_filled:before {
content: "\ee0a";
}
-.icon-ic_fluent_ribbon_add_20_regular:before {
+.icon-ic_fluent_receipt_play_20_regular:before {
content: "\ee0b";
}
-.icon-ic_fluent_ribbon_off_20_filled:before {
+.icon-ic_fluent_receipt_search_20_filled:before {
content: "\ee0c";
}
-.icon-ic_fluent_ribbon_off_20_regular:before {
+.icon-ic_fluent_receipt_search_20_regular:before {
content: "\ee0d";
}
-.icon-ic_fluent_ribbon_star_20_filled:before {
+.icon-ic_fluent_receipt_sparkles_20_filled:before {
content: "\ee0e";
}
-.icon-ic_fluent_ribbon_star_20_regular:before {
+.icon-ic_fluent_receipt_sparkles_20_regular:before {
content: "\ee0f";
}
-.icon-ic_fluent_road_20_filled:before {
+.icon-ic_fluent_record_20_filled:before {
content: "\ee10";
}
-.icon-ic_fluent_road_20_regular:before {
+.icon-ic_fluent_record_20_regular:before {
content: "\ee11";
}
-.icon-ic_fluent_road_cone_20_filled:before {
+.icon-ic_fluent_record_stop_20_filled:before {
content: "\ee12";
}
-.icon-ic_fluent_road_cone_20_regular:before {
+.icon-ic_fluent_record_stop_20_regular:before {
content: "\ee13";
}
-.icon-ic_fluent_rocket_20_filled:before {
+.icon-ic_fluent_rectangle_landscape_20_filled:before {
content: "\ee14";
}
-.icon-ic_fluent_rocket_20_regular:before {
+.icon-ic_fluent_rectangle_landscape_20_regular:before {
content: "\ee15";
}
-.icon-ic_fluent_rotate_left_20_filled:before {
+.icon-ic_fluent_rectangle_landscape_hint_copy_20_filled:before {
content: "\ee16";
}
-.icon-ic_fluent_rotate_left_20_regular:before {
+.icon-ic_fluent_rectangle_landscape_hint_copy_20_regular:before {
content: "\ee17";
}
-.icon-ic_fluent_rotate_right_20_filled:before {
+.icon-ic_fluent_rectangle_landscape_sparkle_20_filled:before {
content: "\ee18";
}
-.icon-ic_fluent_rotate_right_20_regular:before {
+.icon-ic_fluent_rectangle_landscape_sparkle_20_regular:before {
content: "\ee19";
}
-.icon-ic_fluent_router_20_filled:before {
+.icon-ic_fluent_rectangle_landscape_sync_20_filled:before {
content: "\ee1a";
}
-.icon-ic_fluent_router_20_regular:before {
+.icon-ic_fluent_rectangle_landscape_sync_20_regular:before {
content: "\ee1b";
}
-.icon-ic_fluent_row_triple_20_filled:before {
+.icon-ic_fluent_rectangle_landscape_sync_off_20_filled:before {
content: "\ee1c";
}
-.icon-ic_fluent_row_triple_20_regular:before {
+.icon-ic_fluent_rectangle_landscape_sync_off_20_regular:before {
content: "\ee1d";
}
-.icon-ic_fluent_rss_20_filled:before {
+.icon-ic_fluent_rectangle_portrait_location_target_20_filled:before {
content: "\ee1e";
}
-.icon-ic_fluent_rss_20_regular:before {
+.icon-ic_fluent_rectangle_portrait_location_target_20_regular:before {
content: "\ee1f";
}
-.icon-ic_fluent_ruler_20_filled:before {
+.icon-ic_fluent_recycle_20_filled:before {
content: "\ee20";
}
-.icon-ic_fluent_ruler_20_regular:before {
+.icon-ic_fluent_recycle_20_regular:before {
content: "\ee21";
}
-.icon-ic_fluent_run_20_filled:before {
+.icon-ic_fluent_remix_add_20_filled:before {
content: "\ee22";
}
-.icon-ic_fluent_run_20_regular:before {
+.icon-ic_fluent_remix_add_20_regular:before {
content: "\ee23";
}
-.icon-ic_fluent_sanitize_20_filled:before {
+.icon-ic_fluent_remote_20_filled:before {
content: "\ee24";
}
-.icon-ic_fluent_sanitize_20_regular:before {
+.icon-ic_fluent_remote_20_regular:before {
content: "\ee25";
}
-.icon-ic_fluent_save_20_filled:before {
+.icon-ic_fluent_rename_20_filled:before {
content: "\ee26";
}
-.icon-ic_fluent_save_20_regular:before {
+.icon-ic_fluent_rename_20_regular:before {
content: "\ee27";
}
-.icon-ic_fluent_save_arrow_right_20_filled:before {
+.icon-ic_fluent_reorder_20_filled:before {
content: "\ee28";
}
-.icon-ic_fluent_save_arrow_right_20_regular:before {
+.icon-ic_fluent_reorder_20_regular:before {
content: "\ee29";
}
-.icon-ic_fluent_save_copy_20_filled:before {
+.icon-ic_fluent_replay_20_filled:before {
content: "\ee2a";
}
-.icon-ic_fluent_save_copy_20_regular:before {
+.icon-ic_fluent_replay_20_regular:before {
content: "\ee2b";
}
-.icon-ic_fluent_save_edit_20_filled:before {
+.icon-ic_fluent_resize_20_filled:before {
content: "\ee2c";
}
-.icon-ic_fluent_save_edit_20_regular:before {
+.icon-ic_fluent_resize_20_regular:before {
content: "\ee2d";
}
-.icon-ic_fluent_save_image_20_filled:before {
+.icon-ic_fluent_resize_image_20_filled:before {
content: "\ee2e";
}
-.icon-ic_fluent_save_image_20_regular:before {
+.icon-ic_fluent_resize_image_20_regular:before {
content: "\ee2f";
}
-.icon-ic_fluent_save_multiple_20_filled:before {
+.icon-ic_fluent_resize_large_20_filled:before {
content: "\ee30";
}
-.icon-ic_fluent_save_multiple_20_regular:before {
+.icon-ic_fluent_resize_large_20_regular:before {
content: "\ee31";
}
-.icon-ic_fluent_save_search_20_filled:before {
+.icon-ic_fluent_resize_small_20_filled:before {
content: "\ee32";
}
-.icon-ic_fluent_save_search_20_regular:before {
+.icon-ic_fluent_resize_small_20_regular:before {
content: "\ee33";
}
-.icon-ic_fluent_save_sync_20_filled:before {
+.icon-ic_fluent_resize_table_20_filled:before {
content: "\ee34";
}
-.icon-ic_fluent_save_sync_20_regular:before {
+.icon-ic_fluent_resize_table_20_regular:before {
content: "\ee35";
}
-.icon-ic_fluent_savings_20_filled:before {
+.icon-ic_fluent_resize_video_20_filled:before {
content: "\ee36";
}
-.icon-ic_fluent_savings_20_regular:before {
+.icon-ic_fluent_resize_video_20_regular:before {
content: "\ee37";
}
-.icon-ic_fluent_scale_fill_20_filled:before {
+.icon-ic_fluent_reward_20_filled:before {
content: "\ee38";
}
-.icon-ic_fluent_scale_fill_20_regular:before {
+.icon-ic_fluent_reward_20_regular:before {
content: "\ee39";
}
-.icon-ic_fluent_scale_fit_20_filled:before {
+.icon-ic_fluent_rewind_20_filled:before {
content: "\ee3a";
}
-.icon-ic_fluent_scale_fit_20_regular:before {
+.icon-ic_fluent_rewind_20_regular:before {
content: "\ee3b";
}
-.icon-ic_fluent_scales_20_filled:before {
+.icon-ic_fluent_rhombus_20_filled:before {
content: "\ee3c";
}
-.icon-ic_fluent_scales_20_regular:before {
+.icon-ic_fluent_rhombus_20_regular:before {
content: "\ee3d";
}
-.icon-ic_fluent_scan_20_filled:before {
+.icon-ic_fluent_ribbon_20_filled:before {
content: "\ee3e";
}
-.icon-ic_fluent_scan_20_regular:before {
+.icon-ic_fluent_ribbon_20_regular:before {
content: "\ee3f";
}
-.icon-ic_fluent_scan_camera_20_filled:before {
+.icon-ic_fluent_ribbon_add_20_filled:before {
content: "\ee40";
}
-.icon-ic_fluent_scan_camera_20_regular:before {
+.icon-ic_fluent_ribbon_add_20_regular:before {
content: "\ee41";
}
-.icon-ic_fluent_scan_dash_20_filled:before {
+.icon-ic_fluent_ribbon_off_20_filled:before {
content: "\ee42";
}
-.icon-ic_fluent_scan_dash_20_regular:before {
+.icon-ic_fluent_ribbon_off_20_regular:before {
content: "\ee43";
}
-.icon-ic_fluent_scan_object_20_filled:before {
+.icon-ic_fluent_ribbon_star_20_filled:before {
content: "\ee44";
}
-.icon-ic_fluent_scan_object_20_regular:before {
+.icon-ic_fluent_ribbon_star_20_regular:before {
content: "\ee45";
}
-.icon-ic_fluent_scan_person_20_filled:before {
+.icon-ic_fluent_road_20_filled:before {
content: "\ee46";
}
-.icon-ic_fluent_scan_person_20_regular:before {
+.icon-ic_fluent_road_20_regular:before {
content: "\ee47";
}
-.icon-ic_fluent_scan_table_20_filled:before {
+.icon-ic_fluent_road_cone_20_filled:before {
content: "\ee48";
}
-.icon-ic_fluent_scan_table_20_regular:before {
+.icon-ic_fluent_road_cone_20_regular:before {
content: "\ee49";
}
-.icon-ic_fluent_scan_text_20_filled:before {
+.icon-ic_fluent_rocket_20_filled:before {
content: "\ee4a";
}
-.icon-ic_fluent_scan_text_20_regular:before {
+.icon-ic_fluent_rocket_20_regular:before {
content: "\ee4b";
}
-.icon-ic_fluent_scan_thumb_up_20_filled:before {
+.icon-ic_fluent_rotate_left_20_filled:before {
content: "\ee4c";
}
-.icon-ic_fluent_scan_thumb_up_20_regular:before {
+.icon-ic_fluent_rotate_left_20_regular:before {
content: "\ee4d";
}
-.icon-ic_fluent_scan_thumb_up_off_20_filled:before {
+.icon-ic_fluent_rotate_right_20_filled:before {
content: "\ee4e";
}
-.icon-ic_fluent_scan_thumb_up_off_20_regular:before {
+.icon-ic_fluent_rotate_right_20_regular:before {
content: "\ee4f";
}
-.icon-ic_fluent_scan_type_20_filled:before {
+.icon-ic_fluent_router_20_filled:before {
content: "\ee50";
}
-.icon-ic_fluent_scan_type_20_regular:before {
+.icon-ic_fluent_router_20_regular:before {
content: "\ee51";
}
-.icon-ic_fluent_scan_type_checkmark_20_filled:before {
+.icon-ic_fluent_row_child_20_filled:before {
content: "\ee52";
}
-.icon-ic_fluent_scan_type_checkmark_20_regular:before {
+.icon-ic_fluent_row_child_20_regular:before {
content: "\ee53";
}
-.icon-ic_fluent_scan_type_off_20_filled:before {
+.icon-ic_fluent_row_triple_20_filled:before {
content: "\ee54";
}
-.icon-ic_fluent_scan_type_off_20_regular:before {
+.icon-ic_fluent_row_triple_20_regular:before {
content: "\ee55";
}
-.icon-ic_fluent_scratchpad_20_filled:before {
+.icon-ic_fluent_rss_20_filled:before {
content: "\ee56";
}
-.icon-ic_fluent_scratchpad_20_regular:before {
+.icon-ic_fluent_rss_20_regular:before {
content: "\ee57";
}
-.icon-ic_fluent_screen_cut_20_filled:before {
+.icon-ic_fluent_ruler_20_filled:before {
content: "\ee58";
}
-.icon-ic_fluent_screen_cut_20_regular:before {
+.icon-ic_fluent_ruler_20_regular:before {
content: "\ee59";
}
-.icon-ic_fluent_screen_person_20_filled:before {
+.icon-ic_fluent_run_20_filled:before {
content: "\ee5a";
}
-.icon-ic_fluent_screen_person_20_regular:before {
+.icon-ic_fluent_run_20_regular:before {
content: "\ee5b";
}
-.icon-ic_fluent_screen_search_20_filled:before {
+.icon-ic_fluent_sanitize_20_filled:before {
content: "\ee5c";
}
-.icon-ic_fluent_screen_search_20_regular:before {
+.icon-ic_fluent_sanitize_20_regular:before {
content: "\ee5d";
}
-.icon-ic_fluent_screenshot_20_filled:before {
+.icon-ic_fluent_save_20_filled:before {
content: "\ee5e";
}
-.icon-ic_fluent_screenshot_20_regular:before {
+.icon-ic_fluent_save_20_regular:before {
content: "\ee5f";
}
-.icon-ic_fluent_screenshot_record_20_filled:before {
+.icon-ic_fluent_save_arrow_right_20_filled:before {
content: "\ee60";
}
-.icon-ic_fluent_screenshot_record_20_regular:before {
+.icon-ic_fluent_save_arrow_right_20_regular:before {
content: "\ee61";
}
-.icon-ic_fluent_script_20_filled:before {
+.icon-ic_fluent_save_copy_20_filled:before {
content: "\ee62";
}
-.icon-ic_fluent_script_20_regular:before {
+.icon-ic_fluent_save_copy_20_regular:before {
content: "\ee63";
}
-.icon-ic_fluent_search_20_filled:before {
+.icon-ic_fluent_save_edit_20_filled:before {
content: "\ee64";
}
-.icon-ic_fluent_search_20_regular:before {
+.icon-ic_fluent_save_edit_20_regular:before {
content: "\ee65";
}
-.icon-ic_fluent_search_info_20_filled:before {
+.icon-ic_fluent_save_image_20_filled:before {
content: "\ee66";
}
-.icon-ic_fluent_search_info_20_regular:before {
+.icon-ic_fluent_save_image_20_regular:before {
content: "\ee67";
}
-.icon-ic_fluent_search_settings_20_filled:before {
+.icon-ic_fluent_save_multiple_20_filled:before {
content: "\ee68";
}
-.icon-ic_fluent_search_settings_20_regular:before {
+.icon-ic_fluent_save_multiple_20_regular:before {
content: "\ee69";
}
-.icon-ic_fluent_search_shield_20_filled:before {
+.icon-ic_fluent_save_search_20_filled:before {
content: "\ee6a";
}
-.icon-ic_fluent_search_shield_20_regular:before {
+.icon-ic_fluent_save_search_20_regular:before {
content: "\ee6b";
}
-.icon-ic_fluent_search_sparkle_20_filled:before {
+.icon-ic_fluent_save_sync_20_filled:before {
content: "\ee6c";
}
-.icon-ic_fluent_search_sparkle_20_regular:before {
+.icon-ic_fluent_save_sync_20_regular:before {
content: "\ee6d";
}
-.icon-ic_fluent_search_square_20_filled:before {
+.icon-ic_fluent_savings_20_filled:before {
content: "\ee6e";
}
-.icon-ic_fluent_search_square_20_regular:before {
+.icon-ic_fluent_savings_20_regular:before {
content: "\ee6f";
}
-.icon-ic_fluent_search_visual_20_filled:before {
+.icon-ic_fluent_scale_fill_20_filled:before {
content: "\ee70";
}
-.icon-ic_fluent_search_visual_20_regular:before {
+.icon-ic_fluent_scale_fill_20_regular:before {
content: "\ee71";
}
-.icon-ic_fluent_seat_20_filled:before {
+.icon-ic_fluent_scale_fit_20_filled:before {
content: "\ee72";
}
-.icon-ic_fluent_seat_20_regular:before {
+.icon-ic_fluent_scale_fit_20_regular:before {
content: "\ee73";
}
-.icon-ic_fluent_seat_add_20_filled:before {
+.icon-ic_fluent_scales_20_filled:before {
content: "\ee74";
}
-.icon-ic_fluent_seat_add_20_regular:before {
+.icon-ic_fluent_scales_20_regular:before {
content: "\ee75";
}
-.icon-ic_fluent_select_all_off_20_filled:before {
+.icon-ic_fluent_scan_20_filled:before {
content: "\ee76";
}
-.icon-ic_fluent_select_all_off_20_regular:before {
+.icon-ic_fluent_scan_20_regular:before {
content: "\ee77";
}
-.icon-ic_fluent_select_all_on_20_filled:before {
+.icon-ic_fluent_scan_camera_20_filled:before {
content: "\ee78";
}
-.icon-ic_fluent_select_all_on_20_regular:before {
+.icon-ic_fluent_scan_camera_20_regular:before {
content: "\ee79";
}
-.icon-ic_fluent_select_object_20_filled:before {
+.icon-ic_fluent_scan_dash_20_filled:before {
content: "\ee7a";
}
-.icon-ic_fluent_select_object_20_regular:before {
+.icon-ic_fluent_scan_dash_20_regular:before {
content: "\ee7b";
}
-.icon-ic_fluent_select_object_skew_20_filled:before {
+.icon-ic_fluent_scan_object_20_filled:before {
content: "\ee7c";
}
-.icon-ic_fluent_select_object_skew_20_regular:before {
+.icon-ic_fluent_scan_object_20_regular:before {
content: "\ee7d";
}
-.icon-ic_fluent_select_object_skew_dismiss_20_filled:before {
+.icon-ic_fluent_scan_person_20_filled:before {
content: "\ee7e";
}
-.icon-ic_fluent_select_object_skew_dismiss_20_regular:before {
+.icon-ic_fluent_scan_person_20_regular:before {
content: "\ee7f";
}
-.icon-ic_fluent_select_object_skew_edit_20_filled:before {
+.icon-ic_fluent_scan_table_20_filled:before {
content: "\ee80";
}
-.icon-ic_fluent_select_object_skew_edit_20_regular:before {
+.icon-ic_fluent_scan_table_20_regular:before {
content: "\ee81";
}
-.icon-ic_fluent_send_20_filled:before {
+.icon-ic_fluent_scan_text_20_filled:before {
content: "\ee82";
}
-.icon-ic_fluent_send_20_regular:before {
+.icon-ic_fluent_scan_text_20_regular:before {
content: "\ee83";
}
-.icon-ic_fluent_send_beaker_20_filled:before {
+.icon-ic_fluent_scan_thumb_up_20_filled:before {
content: "\ee84";
}
-.icon-ic_fluent_send_beaker_20_regular:before {
+.icon-ic_fluent_scan_thumb_up_20_regular:before {
content: "\ee85";
}
-.icon-ic_fluent_send_clock_20_filled:before {
+.icon-ic_fluent_scan_thumb_up_off_20_filled:before {
content: "\ee86";
}
-.icon-ic_fluent_send_clock_20_regular:before {
+.icon-ic_fluent_scan_thumb_up_off_20_regular:before {
content: "\ee87";
}
-.icon-ic_fluent_send_copy_20_filled:before {
+.icon-ic_fluent_scan_type_20_filled:before {
content: "\ee88";
}
-.icon-ic_fluent_send_copy_20_regular:before {
+.icon-ic_fluent_scan_type_20_regular:before {
content: "\ee89";
}
-.icon-ic_fluent_send_person_20_filled:before {
+.icon-ic_fluent_scan_type_checkmark_20_filled:before {
content: "\ee8a";
}
-.icon-ic_fluent_send_person_20_regular:before {
+.icon-ic_fluent_scan_type_checkmark_20_regular:before {
content: "\ee8b";
}
-.icon-ic_fluent_serial_port_20_filled:before {
+.icon-ic_fluent_scan_type_off_20_filled:before {
content: "\ee8c";
}
-.icon-ic_fluent_serial_port_20_regular:before {
+.icon-ic_fluent_scan_type_off_20_regular:before {
content: "\ee8d";
}
-.icon-ic_fluent_server_20_filled:before {
+.icon-ic_fluent_scratchpad_20_filled:before {
content: "\ee8e";
}
-.icon-ic_fluent_server_20_regular:before {
+.icon-ic_fluent_scratchpad_20_regular:before {
content: "\ee8f";
}
-.icon-ic_fluent_server_link_20_filled:before {
+.icon-ic_fluent_screen_cut_20_filled:before {
content: "\ee90";
}
-.icon-ic_fluent_server_link_20_regular:before {
+.icon-ic_fluent_screen_cut_20_regular:before {
content: "\ee91";
}
-.icon-ic_fluent_server_multiple_20_filled:before {
+.icon-ic_fluent_screen_person_20_filled:before {
content: "\ee92";
}
-.icon-ic_fluent_server_multiple_20_regular:before {
+.icon-ic_fluent_screen_person_20_regular:before {
content: "\ee93";
}
-.icon-ic_fluent_server_play_20_filled:before {
+.icon-ic_fluent_screen_search_20_filled:before {
content: "\ee94";
}
-.icon-ic_fluent_server_play_20_regular:before {
+.icon-ic_fluent_screen_search_20_regular:before {
content: "\ee95";
}
-.icon-ic_fluent_service_bell_20_filled:before {
+.icon-ic_fluent_screenshot_20_filled:before {
content: "\ee96";
}
-.icon-ic_fluent_service_bell_20_regular:before {
+.icon-ic_fluent_screenshot_20_regular:before {
content: "\ee97";
}
-.icon-ic_fluent_settings_20_filled:before {
+.icon-ic_fluent_screenshot_record_20_filled:before {
content: "\ee98";
}
-.icon-ic_fluent_settings_20_regular:before {
+.icon-ic_fluent_screenshot_record_20_regular:before {
content: "\ee99";
}
-.icon-ic_fluent_settings_chat_20_filled:before {
+.icon-ic_fluent_script_20_filled:before {
content: "\ee9a";
}
-.icon-ic_fluent_settings_chat_20_regular:before {
+.icon-ic_fluent_script_20_regular:before {
content: "\ee9b";
}
-.icon-ic_fluent_settings_cog_multiple_20_filled:before {
+.icon-ic_fluent_search_20_filled:before {
content: "\ee9c";
}
-.icon-ic_fluent_settings_cog_multiple_20_regular:before {
+.icon-ic_fluent_search_20_regular:before {
content: "\ee9d";
}
-.icon-ic_fluent_shape_exclude_20_filled:before {
+.icon-ic_fluent_search_info_20_filled:before {
content: "\ee9e";
}
-.icon-ic_fluent_shape_exclude_20_regular:before {
+.icon-ic_fluent_search_info_20_regular:before {
content: "\ee9f";
}
-.icon-ic_fluent_shape_intersect_20_filled:before {
+.icon-ic_fluent_search_settings_20_filled:before {
content: "\eea0";
}
-.icon-ic_fluent_shape_intersect_20_regular:before {
+.icon-ic_fluent_search_settings_20_regular:before {
content: "\eea1";
}
-.icon-ic_fluent_shape_organic_20_filled:before {
+.icon-ic_fluent_search_shield_20_filled:before {
content: "\eea2";
}
-.icon-ic_fluent_shape_organic_20_regular:before {
+.icon-ic_fluent_search_shield_20_regular:before {
content: "\eea3";
}
-.icon-ic_fluent_shape_subtract_20_filled:before {
+.icon-ic_fluent_search_sparkle_20_filled:before {
content: "\eea4";
}
-.icon-ic_fluent_shape_subtract_20_regular:before {
+.icon-ic_fluent_search_sparkle_20_regular:before {
content: "\eea5";
}
-.icon-ic_fluent_shape_union_20_filled:before {
+.icon-ic_fluent_search_square_20_filled:before {
content: "\eea6";
}
-.icon-ic_fluent_shape_union_20_regular:before {
+.icon-ic_fluent_search_square_20_regular:before {
content: "\eea7";
}
-.icon-ic_fluent_shapes_20_filled:before {
+.icon-ic_fluent_search_visual_20_filled:before {
content: "\eea8";
}
-.icon-ic_fluent_shapes_20_regular:before {
+.icon-ic_fluent_search_visual_20_regular:before {
content: "\eea9";
}
-.icon-ic_fluent_share_20_filled:before {
+.icon-ic_fluent_seat_20_filled:before {
content: "\eeaa";
}
-.icon-ic_fluent_share_20_regular:before {
+.icon-ic_fluent_seat_20_regular:before {
content: "\eeab";
}
-.icon-ic_fluent_share_android_20_filled:before {
+.icon-ic_fluent_seat_add_20_filled:before {
content: "\eeac";
}
-.icon-ic_fluent_share_android_20_regular:before {
+.icon-ic_fluent_seat_add_20_regular:before {
content: "\eead";
}
-.icon-ic_fluent_share_close_tray_20_filled:before {
+.icon-ic_fluent_select_all_off_20_filled:before {
content: "\eeae";
}
-.icon-ic_fluent_share_close_tray_20_regular:before {
+.icon-ic_fluent_select_all_off_20_regular:before {
content: "\eeaf";
}
-.icon-ic_fluent_share_ios_20_filled:before {
+.icon-ic_fluent_select_all_on_20_filled:before {
content: "\eeb0";
}
-.icon-ic_fluent_share_ios_20_regular:before {
+.icon-ic_fluent_select_all_on_20_regular:before {
content: "\eeb1";
}
-.icon-ic_fluent_share_multiple_20_filled:before {
+.icon-ic_fluent_select_object_20_filled:before {
content: "\eeb2";
}
-.icon-ic_fluent_share_multiple_20_regular:before {
+.icon-ic_fluent_select_object_20_regular:before {
content: "\eeb3";
}
-.icon-ic_fluent_share_screen_person_20_filled:before {
+.icon-ic_fluent_select_object_skew_20_filled:before {
content: "\eeb4";
}
-.icon-ic_fluent_share_screen_person_20_regular:before {
+.icon-ic_fluent_select_object_skew_20_regular:before {
content: "\eeb5";
}
-.icon-ic_fluent_share_screen_person_overlay_20_filled:before {
+.icon-ic_fluent_select_object_skew_dismiss_20_filled:before {
content: "\eeb6";
}
-.icon-ic_fluent_share_screen_person_overlay_20_regular:before {
+.icon-ic_fluent_select_object_skew_dismiss_20_regular:before {
content: "\eeb7";
}
-.icon-ic_fluent_share_screen_person_overlay_inside_20_filled:before {
+.icon-ic_fluent_select_object_skew_edit_20_filled:before {
content: "\eeb8";
}
-.icon-ic_fluent_share_screen_person_overlay_inside_20_regular:before {
+.icon-ic_fluent_select_object_skew_edit_20_regular:before {
content: "\eeb9";
}
-.icon-ic_fluent_share_screen_person_p_20_filled:before {
+.icon-ic_fluent_send_20_filled:before {
content: "\eeba";
}
-.icon-ic_fluent_share_screen_person_p_20_regular:before {
+.icon-ic_fluent_send_20_regular:before {
content: "\eebb";
}
-.icon-ic_fluent_share_screen_start_20_filled:before {
+.icon-ic_fluent_send_beaker_20_filled:before {
content: "\eebc";
}
-.icon-ic_fluent_share_screen_start_20_regular:before {
+.icon-ic_fluent_send_beaker_20_regular:before {
content: "\eebd";
}
-.icon-ic_fluent_share_screen_stop_20_filled:before {
+.icon-ic_fluent_send_clock_20_filled:before {
content: "\eebe";
}
-.icon-ic_fluent_share_screen_stop_20_regular:before {
+.icon-ic_fluent_send_clock_20_regular:before {
content: "\eebf";
}
-.icon-ic_fluent_shield_20_filled:before {
+.icon-ic_fluent_send_copy_20_filled:before {
content: "\eec0";
}
-.icon-ic_fluent_shield_20_regular:before {
+.icon-ic_fluent_send_copy_20_regular:before {
content: "\eec1";
}
-.icon-ic_fluent_shield_add_20_filled:before {
+.icon-ic_fluent_send_person_20_filled:before {
content: "\eec2";
}
-.icon-ic_fluent_shield_add_20_regular:before {
+.icon-ic_fluent_send_person_20_regular:before {
content: "\eec3";
}
-.icon-ic_fluent_shield_badge_20_filled:before {
+.icon-ic_fluent_serial_port_20_filled:before {
content: "\eec4";
}
-.icon-ic_fluent_shield_badge_20_regular:before {
+.icon-ic_fluent_serial_port_20_regular:before {
content: "\eec5";
}
-.icon-ic_fluent_shield_checkmark_20_filled:before {
+.icon-ic_fluent_server_20_filled:before {
content: "\eec6";
}
-.icon-ic_fluent_shield_checkmark_20_regular:before {
+.icon-ic_fluent_server_20_regular:before {
content: "\eec7";
}
-.icon-ic_fluent_shield_dismiss_20_filled:before {
+.icon-ic_fluent_server_link_20_filled:before {
content: "\eec8";
}
-.icon-ic_fluent_shield_dismiss_20_regular:before {
+.icon-ic_fluent_server_link_20_regular:before {
content: "\eec9";
}
-.icon-ic_fluent_shield_dismiss_shield_20_filled:before {
+.icon-ic_fluent_server_multiple_20_filled:before {
content: "\eeca";
}
-.icon-ic_fluent_shield_dismiss_shield_20_regular:before {
+.icon-ic_fluent_server_multiple_20_regular:before {
content: "\eecb";
}
-.icon-ic_fluent_shield_error_20_filled:before {
+.icon-ic_fluent_server_play_20_filled:before {
content: "\eecc";
}
-.icon-ic_fluent_shield_error_20_regular:before {
+.icon-ic_fluent_server_play_20_regular:before {
content: "\eecd";
}
-.icon-ic_fluent_shield_globe_20_filled:before {
+.icon-ic_fluent_service_bell_20_filled:before {
content: "\eece";
}
-.icon-ic_fluent_shield_globe_20_regular:before {
+.icon-ic_fluent_service_bell_20_regular:before {
content: "\eecf";
}
-.icon-ic_fluent_shield_keyhole_20_filled:before {
+.icon-ic_fluent_settings_20_filled:before {
content: "\eed0";
}
-.icon-ic_fluent_shield_keyhole_20_regular:before {
+.icon-ic_fluent_settings_20_regular:before {
content: "\eed1";
}
-.icon-ic_fluent_shield_lock_20_filled:before {
+.icon-ic_fluent_settings_chat_20_filled:before {
content: "\eed2";
}
-.icon-ic_fluent_shield_lock_20_regular:before {
+.icon-ic_fluent_settings_chat_20_regular:before {
content: "\eed3";
}
-.icon-ic_fluent_shield_person_20_filled:before {
+.icon-ic_fluent_settings_cog_multiple_20_filled:before {
content: "\eed4";
}
-.icon-ic_fluent_shield_person_20_regular:before {
+.icon-ic_fluent_settings_cog_multiple_20_regular:before {
content: "\eed5";
}
-.icon-ic_fluent_shield_person_add_20_filled:before {
+.icon-ic_fluent_shape_exclude_20_filled:before {
content: "\eed6";
}
-.icon-ic_fluent_shield_person_add_20_regular:before {
+.icon-ic_fluent_shape_exclude_20_regular:before {
content: "\eed7";
}
-.icon-ic_fluent_shield_prohibited_20_filled:before {
+.icon-ic_fluent_shape_intersect_20_filled:before {
content: "\eed8";
}
-.icon-ic_fluent_shield_prohibited_20_regular:before {
+.icon-ic_fluent_shape_intersect_20_regular:before {
content: "\eed9";
}
-.icon-ic_fluent_shield_question_20_filled:before {
+.icon-ic_fluent_shape_organic_20_filled:before {
content: "\eeda";
}
-.icon-ic_fluent_shield_question_20_regular:before {
+.icon-ic_fluent_shape_organic_20_regular:before {
content: "\eedb";
}
-.icon-ic_fluent_shield_task_20_filled:before {
+.icon-ic_fluent_shape_subtract_20_filled:before {
content: "\eedc";
}
-.icon-ic_fluent_shield_task_20_regular:before {
+.icon-ic_fluent_shape_subtract_20_regular:before {
content: "\eedd";
}
-.icon-ic_fluent_shifts_20_filled:before {
+.icon-ic_fluent_shape_union_20_filled:before {
content: "\eede";
}
-.icon-ic_fluent_shifts_20_regular:before {
+.icon-ic_fluent_shape_union_20_regular:before {
content: "\eedf";
}
-.icon-ic_fluent_shifts_30_minutes_20_filled:before {
+.icon-ic_fluent_shapes_20_filled:before {
content: "\eee0";
}
-.icon-ic_fluent_shifts_30_minutes_20_regular:before {
+.icon-ic_fluent_shapes_20_regular:before {
content: "\eee1";
}
-.icon-ic_fluent_shifts_activity_20_filled:before {
+.icon-ic_fluent_share_20_filled:before {
content: "\eee2";
}
-.icon-ic_fluent_shifts_activity_20_regular:before {
+.icon-ic_fluent_share_20_regular:before {
content: "\eee3";
}
-.icon-ic_fluent_shifts_add_20_filled:before {
+.icon-ic_fluent_share_android_20_filled:before {
content: "\eee4";
}
-.icon-ic_fluent_shifts_add_20_regular:before {
+.icon-ic_fluent_share_android_20_regular:before {
content: "\eee5";
}
-.icon-ic_fluent_shifts_availability_20_filled:before {
+.icon-ic_fluent_share_close_tray_20_filled:before {
content: "\eee6";
}
-.icon-ic_fluent_shifts_availability_20_regular:before {
+.icon-ic_fluent_share_close_tray_20_regular:before {
content: "\eee7";
}
-.icon-ic_fluent_shifts_checkmark_20_filled:before {
+.icon-ic_fluent_share_ios_20_filled:before {
content: "\eee8";
}
-.icon-ic_fluent_shifts_checkmark_20_regular:before {
+.icon-ic_fluent_share_ios_20_regular:before {
content: "\eee9";
}
-.icon-ic_fluent_shifts_day_20_filled:before {
+.icon-ic_fluent_share_multiple_20_filled:before {
content: "\eeea";
}
-.icon-ic_fluent_shifts_day_20_regular:before {
+.icon-ic_fluent_share_multiple_20_regular:before {
content: "\eeeb";
}
-.icon-ic_fluent_shifts_open_20_filled:before {
+.icon-ic_fluent_share_screen_person_20_filled:before {
content: "\eeec";
}
-.icon-ic_fluent_shifts_open_20_regular:before {
+.icon-ic_fluent_share_screen_person_20_regular:before {
content: "\eeed";
}
-.icon-ic_fluent_shifts_prohibited_20_filled:before {
+.icon-ic_fluent_share_screen_person_overlay_20_filled:before {
content: "\eeee";
}
-.icon-ic_fluent_shifts_prohibited_20_regular:before {
+.icon-ic_fluent_share_screen_person_overlay_20_regular:before {
content: "\eeef";
}
-.icon-ic_fluent_shifts_question_mark_20_filled:before {
+.icon-ic_fluent_share_screen_person_overlay_inside_20_filled:before {
content: "\eef0";
}
-.icon-ic_fluent_shifts_question_mark_20_regular:before {
+.icon-ic_fluent_share_screen_person_overlay_inside_20_regular:before {
content: "\eef1";
}
-.icon-ic_fluent_shifts_team_20_filled:before {
+.icon-ic_fluent_share_screen_person_p_20_filled:before {
content: "\eef2";
}
-.icon-ic_fluent_shifts_team_20_regular:before {
+.icon-ic_fluent_share_screen_person_p_20_regular:before {
content: "\eef3";
}
-.icon-ic_fluent_shopping_bag_20_filled:before {
+.icon-ic_fluent_share_screen_start_20_filled:before {
content: "\eef4";
}
-.icon-ic_fluent_shopping_bag_20_regular:before {
+.icon-ic_fluent_share_screen_start_20_regular:before {
content: "\eef5";
}
-.icon-ic_fluent_shopping_bag_add_20_filled:before {
+.icon-ic_fluent_share_screen_stop_20_filled:before {
content: "\eef6";
}
-.icon-ic_fluent_shopping_bag_add_20_regular:before {
+.icon-ic_fluent_share_screen_stop_20_regular:before {
content: "\eef7";
}
-.icon-ic_fluent_shopping_bag_arrow_left_20_filled:before {
+.icon-ic_fluent_shield_20_filled:before {
content: "\eef8";
}
-.icon-ic_fluent_shopping_bag_arrow_left_20_regular:before {
+.icon-ic_fluent_shield_20_regular:before {
content: "\eef9";
}
-.icon-ic_fluent_shopping_bag_dismiss_20_filled:before {
+.icon-ic_fluent_shield_add_20_filled:before {
content: "\eefa";
}
-.icon-ic_fluent_shopping_bag_dismiss_20_regular:before {
+.icon-ic_fluent_shield_add_20_regular:before {
content: "\eefb";
}
-.icon-ic_fluent_shopping_bag_pause_20_filled:before {
+.icon-ic_fluent_shield_badge_20_filled:before {
content: "\eefc";
}
-.icon-ic_fluent_shopping_bag_pause_20_regular:before {
+.icon-ic_fluent_shield_badge_20_regular:before {
content: "\eefd";
}
-.icon-ic_fluent_shopping_bag_percent_20_filled:before {
+.icon-ic_fluent_shield_checkmark_20_filled:before {
content: "\eefe";
}
-.icon-ic_fluent_shopping_bag_percent_20_regular:before {
+.icon-ic_fluent_shield_checkmark_20_regular:before {
content: "\eeff";
}
-.icon-ic_fluent_shopping_bag_play_20_filled:before {
+.icon-ic_fluent_shield_dismiss_20_filled:before {
content: "\ef00";
}
-.icon-ic_fluent_shopping_bag_play_20_regular:before {
+.icon-ic_fluent_shield_dismiss_20_regular:before {
content: "\ef01";
}
-.icon-ic_fluent_shopping_bag_tag_20_filled:before {
+.icon-ic_fluent_shield_dismiss_shield_20_filled:before {
content: "\ef02";
}
-.icon-ic_fluent_shopping_bag_tag_20_regular:before {
+.icon-ic_fluent_shield_dismiss_shield_20_regular:before {
content: "\ef03";
}
-.icon-ic_fluent_shortpick_20_filled:before {
+.icon-ic_fluent_shield_error_20_filled:before {
content: "\ef04";
}
-.icon-ic_fluent_shortpick_20_regular:before {
+.icon-ic_fluent_shield_error_20_regular:before {
content: "\ef05";
}
-.icon-ic_fluent_showerhead_20_filled:before {
+.icon-ic_fluent_shield_globe_20_filled:before {
content: "\ef06";
}
-.icon-ic_fluent_showerhead_20_regular:before {
+.icon-ic_fluent_shield_globe_20_regular:before {
content: "\ef07";
}
-.icon-ic_fluent_sidebar_search_ltr_20_filled:before {
+.icon-ic_fluent_shield_keyhole_20_filled:before {
content: "\ef08";
}
-.icon-ic_fluent_sidebar_search_ltr_20_regular:before {
+.icon-ic_fluent_shield_keyhole_20_regular:before {
content: "\ef09";
}
-.icon-ic_fluent_sidebar_search_rtl_20_filled:before {
+.icon-ic_fluent_shield_lock_20_filled:before {
content: "\ef0a";
}
-.icon-ic_fluent_sidebar_search_rtl_20_regular:before {
+.icon-ic_fluent_shield_lock_20_regular:before {
content: "\ef0b";
}
-.icon-ic_fluent_sign_out_20_filled:before {
+.icon-ic_fluent_shield_person_20_filled:before {
content: "\ef0c";
}
-.icon-ic_fluent_sign_out_20_regular:before {
+.icon-ic_fluent_shield_person_20_regular:before {
content: "\ef0d";
}
-.icon-ic_fluent_signature_20_filled:before {
+.icon-ic_fluent_shield_person_add_20_filled:before {
content: "\ef0e";
}
-.icon-ic_fluent_signature_20_regular:before {
+.icon-ic_fluent_shield_person_add_20_regular:before {
content: "\ef0f";
}
-.icon-ic_fluent_sim_20_filled:before {
+.icon-ic_fluent_shield_prohibited_20_filled:before {
content: "\ef10";
}
-.icon-ic_fluent_sim_20_regular:before {
+.icon-ic_fluent_shield_prohibited_20_regular:before {
content: "\ef11";
}
-.icon-ic_fluent_skip_back_10_20_filled:before {
+.icon-ic_fluent_shield_question_20_filled:before {
content: "\ef12";
}
-.icon-ic_fluent_skip_back_10_20_regular:before {
+.icon-ic_fluent_shield_question_20_regular:before {
content: "\ef13";
}
-.icon-ic_fluent_skip_forward_10_20_filled:before {
+.icon-ic_fluent_shield_task_20_filled:before {
content: "\ef14";
}
-.icon-ic_fluent_skip_forward_10_20_regular:before {
+.icon-ic_fluent_shield_task_20_regular:before {
content: "\ef15";
}
-.icon-ic_fluent_skip_forward_30_20_filled:before {
+.icon-ic_fluent_shifts_20_filled:before {
content: "\ef16";
}
-.icon-ic_fluent_skip_forward_30_20_regular:before {
+.icon-ic_fluent_shifts_20_regular:before {
content: "\ef17";
}
-.icon-ic_fluent_skip_forward_tab_20_filled:before {
+.icon-ic_fluent_shifts_30_minutes_20_filled:before {
content: "\ef18";
}
-.icon-ic_fluent_skip_forward_tab_20_regular:before {
+.icon-ic_fluent_shifts_30_minutes_20_regular:before {
content: "\ef19";
}
-.icon-ic_fluent_slash_forward_20_filled:before {
+.icon-ic_fluent_shifts_activity_20_filled:before {
content: "\ef1a";
}
-.icon-ic_fluent_slash_forward_20_regular:before {
+.icon-ic_fluent_shifts_activity_20_regular:before {
content: "\ef1b";
}
-.icon-ic_fluent_sleep_20_filled:before {
+.icon-ic_fluent_shifts_add_20_filled:before {
content: "\ef1c";
}
-.icon-ic_fluent_sleep_20_regular:before {
+.icon-ic_fluent_shifts_add_20_regular:before {
content: "\ef1d";
}
-.icon-ic_fluent_slide_add_20_filled:before {
+.icon-ic_fluent_shifts_availability_20_filled:before {
content: "\ef1e";
}
-.icon-ic_fluent_slide_add_20_regular:before {
+.icon-ic_fluent_shifts_availability_20_regular:before {
content: "\ef1f";
}
-.icon-ic_fluent_slide_arrow_right_20_filled:before {
+.icon-ic_fluent_shifts_checkmark_20_filled:before {
content: "\ef20";
}
-.icon-ic_fluent_slide_arrow_right_20_regular:before {
+.icon-ic_fluent_shifts_checkmark_20_regular:before {
content: "\ef21";
}
-.icon-ic_fluent_slide_eraser_20_filled:before {
+.icon-ic_fluent_shifts_day_20_filled:before {
content: "\ef22";
}
-.icon-ic_fluent_slide_eraser_20_regular:before {
+.icon-ic_fluent_shifts_day_20_regular:before {
content: "\ef23";
}
-.icon-ic_fluent_slide_grid_20_filled:before {
+.icon-ic_fluent_shifts_open_20_filled:before {
content: "\ef24";
}
-.icon-ic_fluent_slide_grid_20_regular:before {
+.icon-ic_fluent_shifts_open_20_regular:before {
content: "\ef25";
}
-.icon-ic_fluent_slide_hide_20_filled:before {
+.icon-ic_fluent_shifts_prohibited_20_filled:before {
content: "\ef26";
}
-.icon-ic_fluent_slide_hide_20_regular:before {
+.icon-ic_fluent_shifts_prohibited_20_regular:before {
content: "\ef27";
}
-.icon-ic_fluent_slide_layout_20_filled:before {
+.icon-ic_fluent_shifts_question_mark_20_filled:before {
content: "\ef28";
}
-.icon-ic_fluent_slide_layout_20_regular:before {
+.icon-ic_fluent_shifts_question_mark_20_regular:before {
content: "\ef29";
}
-.icon-ic_fluent_slide_link_20_filled:before {
+.icon-ic_fluent_shifts_team_20_filled:before {
content: "\ef2a";
}
-.icon-ic_fluent_slide_link_20_regular:before {
+.icon-ic_fluent_shifts_team_20_regular:before {
content: "\ef2b";
}
-.icon-ic_fluent_slide_microphone_20_filled:before {
+.icon-ic_fluent_shopping_bag_20_filled:before {
content: "\ef2c";
}
-.icon-ic_fluent_slide_microphone_20_regular:before {
+.icon-ic_fluent_shopping_bag_20_regular:before {
content: "\ef2d";
}
-.icon-ic_fluent_slide_multiple_20_filled:before {
+.icon-ic_fluent_shopping_bag_add_20_filled:before {
content: "\ef2e";
}
-.icon-ic_fluent_slide_multiple_20_regular:before {
+.icon-ic_fluent_shopping_bag_add_20_regular:before {
content: "\ef2f";
}
-.icon-ic_fluent_slide_multiple_arrow_right_20_filled:before {
+.icon-ic_fluent_shopping_bag_arrow_left_20_filled:before {
content: "\ef30";
}
-.icon-ic_fluent_slide_multiple_arrow_right_20_regular:before {
+.icon-ic_fluent_shopping_bag_arrow_left_20_regular:before {
content: "\ef31";
}
-.icon-ic_fluent_slide_multiple_search_20_filled:before {
+.icon-ic_fluent_shopping_bag_dismiss_20_filled:before {
content: "\ef32";
}
-.icon-ic_fluent_slide_multiple_search_20_regular:before {
+.icon-ic_fluent_shopping_bag_dismiss_20_regular:before {
content: "\ef33";
}
-.icon-ic_fluent_slide_play_20_filled:before {
+.icon-ic_fluent_shopping_bag_pause_20_filled:before {
content: "\ef34";
}
-.icon-ic_fluent_slide_play_20_regular:before {
+.icon-ic_fluent_shopping_bag_pause_20_regular:before {
content: "\ef35";
}
-.icon-ic_fluent_slide_record_20_filled:before {
+.icon-ic_fluent_shopping_bag_percent_20_filled:before {
content: "\ef36";
}
-.icon-ic_fluent_slide_record_20_regular:before {
+.icon-ic_fluent_shopping_bag_percent_20_regular:before {
content: "\ef37";
}
-.icon-ic_fluent_slide_search_20_filled:before {
+.icon-ic_fluent_shopping_bag_play_20_filled:before {
content: "\ef38";
}
-.icon-ic_fluent_slide_search_20_regular:before {
+.icon-ic_fluent_shopping_bag_play_20_regular:before {
content: "\ef39";
}
-.icon-ic_fluent_slide_settings_20_filled:before {
+.icon-ic_fluent_shopping_bag_tag_20_filled:before {
content: "\ef3a";
}
-.icon-ic_fluent_slide_settings_20_regular:before {
+.icon-ic_fluent_shopping_bag_tag_20_regular:before {
content: "\ef3b";
}
-.icon-ic_fluent_slide_size_20_filled:before {
+.icon-ic_fluent_shortpick_20_filled:before {
content: "\ef3c";
}
-.icon-ic_fluent_slide_size_20_regular:before {
+.icon-ic_fluent_shortpick_20_regular:before {
content: "\ef3d";
}
-.icon-ic_fluent_slide_text_20_filled:before {
+.icon-ic_fluent_showerhead_20_filled:before {
content: "\ef3e";
}
-.icon-ic_fluent_slide_text_20_regular:before {
+.icon-ic_fluent_showerhead_20_regular:before {
content: "\ef3f";
}
-.icon-ic_fluent_slide_text_call_20_filled:before {
+.icon-ic_fluent_sidebar_search_ltr_20_filled:before {
content: "\ef40";
}
-.icon-ic_fluent_slide_text_call_20_regular:before {
+.icon-ic_fluent_sidebar_search_ltr_20_regular:before {
content: "\ef41";
}
-.icon-ic_fluent_slide_text_cursor_20_filled:before {
+.icon-ic_fluent_sidebar_search_rtl_20_filled:before {
content: "\ef42";
}
-.icon-ic_fluent_slide_text_cursor_20_regular:before {
+.icon-ic_fluent_sidebar_search_rtl_20_regular:before {
content: "\ef43";
}
-.icon-ic_fluent_slide_text_edit_20_filled:before {
+.icon-ic_fluent_sign_out_20_filled:before {
content: "\ef44";
}
-.icon-ic_fluent_slide_text_edit_20_regular:before {
+.icon-ic_fluent_sign_out_20_regular:before {
content: "\ef45";
}
-.icon-ic_fluent_slide_text_multiple_20_filled:before {
+.icon-ic_fluent_signature_20_filled:before {
content: "\ef46";
}
-.icon-ic_fluent_slide_text_multiple_20_regular:before {
+.icon-ic_fluent_signature_20_regular:before {
content: "\ef47";
}
-.icon-ic_fluent_slide_text_person_20_filled:before {
+.icon-ic_fluent_sim_20_filled:before {
content: "\ef48";
}
-.icon-ic_fluent_slide_text_person_20_regular:before {
+.icon-ic_fluent_sim_20_regular:before {
content: "\ef49";
}
-.icon-ic_fluent_slide_text_sparkle_20_filled:before {
+.icon-ic_fluent_skip_back_10_20_filled:before {
content: "\ef4a";
}
-.icon-ic_fluent_slide_text_sparkle_20_regular:before {
+.icon-ic_fluent_skip_back_10_20_regular:before {
content: "\ef4b";
}
-.icon-ic_fluent_slide_transition_20_filled:before {
+.icon-ic_fluent_skip_forward_10_20_filled:before {
content: "\ef4c";
}
-.icon-ic_fluent_slide_transition_20_regular:before {
+.icon-ic_fluent_skip_forward_10_20_regular:before {
content: "\ef4d";
}
-.icon-ic_fluent_smartwatch_20_filled:before {
+.icon-ic_fluent_skip_forward_30_20_filled:before {
content: "\ef4e";
}
-.icon-ic_fluent_smartwatch_20_regular:before {
+.icon-ic_fluent_skip_forward_30_20_regular:before {
content: "\ef4f";
}
-.icon-ic_fluent_smartwatch_dot_20_filled:before {
+.icon-ic_fluent_skip_forward_tab_20_filled:before {
content: "\ef50";
}
-.icon-ic_fluent_smartwatch_dot_20_regular:before {
+.icon-ic_fluent_skip_forward_tab_20_regular:before {
content: "\ef51";
}
-.icon-ic_fluent_snooze_20_filled:before {
+.icon-ic_fluent_slash_forward_20_filled:before {
content: "\ef52";
}
-.icon-ic_fluent_snooze_20_regular:before {
+.icon-ic_fluent_slash_forward_20_regular:before {
content: "\ef53";
}
-.icon-ic_fluent_sound_source_20_filled:before {
+.icon-ic_fluent_sleep_20_filled:before {
content: "\ef54";
}
-.icon-ic_fluent_sound_source_20_regular:before {
+.icon-ic_fluent_sleep_20_regular:before {
content: "\ef55";
}
-.icon-ic_fluent_sound_wave_circle_20_filled:before {
+.icon-ic_fluent_slide_add_20_filled:before {
content: "\ef56";
}
-.icon-ic_fluent_sound_wave_circle_20_regular:before {
+.icon-ic_fluent_slide_add_20_regular:before {
content: "\ef57";
}
-.icon-ic_fluent_sound_wave_circle_sparkle_20_filled:before {
+.icon-ic_fluent_slide_arrow_right_20_filled:before {
content: "\ef58";
}
-.icon-ic_fluent_sound_wave_circle_sparkle_20_regular:before {
+.icon-ic_fluent_slide_arrow_right_20_regular:before {
content: "\ef59";
}
-.icon-ic_fluent_space_3d_20_filled:before {
+.icon-ic_fluent_slide_eraser_20_filled:before {
content: "\ef5a";
}
-.icon-ic_fluent_space_3d_20_regular:before {
+.icon-ic_fluent_slide_eraser_20_regular:before {
content: "\ef5b";
}
-.icon-ic_fluent_spacebar_20_filled:before {
+.icon-ic_fluent_slide_grid_20_filled:before {
content: "\ef5c";
}
-.icon-ic_fluent_spacebar_20_regular:before {
+.icon-ic_fluent_slide_grid_20_regular:before {
content: "\ef5d";
}
-.icon-ic_fluent_sparkle_20_filled:before {
+.icon-ic_fluent_slide_hide_20_filled:before {
content: "\ef5e";
}
-.icon-ic_fluent_sparkle_20_regular:before {
+.icon-ic_fluent_slide_hide_20_regular:before {
content: "\ef5f";
}
-.icon-ic_fluent_sparkle_circle_20_filled:before {
+.icon-ic_fluent_slide_layout_20_filled:before {
content: "\ef60";
}
-.icon-ic_fluent_sparkle_circle_20_regular:before {
+.icon-ic_fluent_slide_layout_20_regular:before {
content: "\ef61";
}
-.icon-ic_fluent_spatula_spoon_20_filled:before {
+.icon-ic_fluent_slide_link_20_filled:before {
content: "\ef62";
}
-.icon-ic_fluent_spatula_spoon_20_regular:before {
+.icon-ic_fluent_slide_link_20_regular:before {
content: "\ef63";
}
-.icon-ic_fluent_speaker_0_20_filled:before {
+.icon-ic_fluent_slide_microphone_20_filled:before {
content: "\ef64";
}
-.icon-ic_fluent_speaker_0_20_regular:before {
+.icon-ic_fluent_slide_microphone_20_regular:before {
content: "\ef65";
}
-.icon-ic_fluent_speaker_1_20_filled:before {
+.icon-ic_fluent_slide_multiple_20_filled:before {
content: "\ef66";
}
-.icon-ic_fluent_speaker_1_20_regular:before {
+.icon-ic_fluent_slide_multiple_20_regular:before {
content: "\ef67";
}
-.icon-ic_fluent_speaker_2_20_filled:before {
+.icon-ic_fluent_slide_multiple_arrow_right_20_filled:before {
content: "\ef68";
}
-.icon-ic_fluent_speaker_2_20_regular:before {
+.icon-ic_fluent_slide_multiple_arrow_right_20_regular:before {
content: "\ef69";
}
-.icon-ic_fluent_speaker_bluetooth_20_filled:before {
+.icon-ic_fluent_slide_multiple_search_20_filled:before {
content: "\ef6a";
}
-.icon-ic_fluent_speaker_bluetooth_20_regular:before {
+.icon-ic_fluent_slide_multiple_search_20_regular:before {
content: "\ef6b";
}
-.icon-ic_fluent_speaker_box_20_filled:before {
+.icon-ic_fluent_slide_play_20_filled:before {
content: "\ef6c";
}
-.icon-ic_fluent_speaker_box_20_regular:before {
+.icon-ic_fluent_slide_play_20_regular:before {
content: "\ef6d";
}
-.icon-ic_fluent_speaker_edit_20_filled:before {
+.icon-ic_fluent_slide_record_20_filled:before {
content: "\ef6e";
}
-.icon-ic_fluent_speaker_edit_20_regular:before {
+.icon-ic_fluent_slide_record_20_regular:before {
content: "\ef6f";
}
-.icon-ic_fluent_speaker_mute_20_filled:before {
+.icon-ic_fluent_slide_search_20_filled:before {
content: "\ef70";
}
-.icon-ic_fluent_speaker_mute_20_regular:before {
+.icon-ic_fluent_slide_search_20_regular:before {
content: "\ef71";
}
-.icon-ic_fluent_speaker_off_20_filled:before {
+.icon-ic_fluent_slide_settings_20_filled:before {
content: "\ef72";
}
-.icon-ic_fluent_speaker_off_20_regular:before {
+.icon-ic_fluent_slide_settings_20_regular:before {
content: "\ef73";
}
-.icon-ic_fluent_speaker_settings_20_filled:before {
+.icon-ic_fluent_slide_size_20_filled:before {
content: "\ef74";
}
-.icon-ic_fluent_speaker_settings_20_regular:before {
+.icon-ic_fluent_slide_size_20_regular:before {
content: "\ef75";
}
-.icon-ic_fluent_speaker_usb_20_filled:before {
+.icon-ic_fluent_slide_text_20_filled:before {
content: "\ef76";
}
-.icon-ic_fluent_speaker_usb_20_regular:before {
+.icon-ic_fluent_slide_text_20_regular:before {
content: "\ef77";
}
-.icon-ic_fluent_spinner_ios_20_filled:before {
+.icon-ic_fluent_slide_text_call_20_filled:before {
content: "\ef78";
}
-.icon-ic_fluent_spinner_ios_20_regular:before {
+.icon-ic_fluent_slide_text_call_20_regular:before {
content: "\ef79";
}
-.icon-ic_fluent_split_hint_20_filled:before {
+.icon-ic_fluent_slide_text_cursor_20_filled:before {
content: "\ef7a";
}
-.icon-ic_fluent_split_hint_20_regular:before {
+.icon-ic_fluent_slide_text_cursor_20_regular:before {
content: "\ef7b";
}
-.icon-ic_fluent_split_horizontal_20_filled:before {
+.icon-ic_fluent_slide_text_edit_20_filled:before {
content: "\ef7c";
}
-.icon-ic_fluent_split_horizontal_20_regular:before {
+.icon-ic_fluent_slide_text_edit_20_regular:before {
content: "\ef7d";
}
-.icon-ic_fluent_split_vertical_20_filled:before {
+.icon-ic_fluent_slide_text_multiple_20_filled:before {
content: "\ef7e";
}
-.icon-ic_fluent_split_vertical_20_regular:before {
+.icon-ic_fluent_slide_text_multiple_20_regular:before {
content: "\ef7f";
}
-.icon-ic_fluent_sport_20_filled:before {
+.icon-ic_fluent_slide_text_person_20_filled:before {
content: "\ef80";
}
-.icon-ic_fluent_sport_20_regular:before {
+.icon-ic_fluent_slide_text_person_20_regular:before {
content: "\ef81";
}
-.icon-ic_fluent_sport_american_football_20_filled:before {
+.icon-ic_fluent_slide_text_sparkle_20_filled:before {
content: "\ef82";
}
-.icon-ic_fluent_sport_american_football_20_regular:before {
+.icon-ic_fluent_slide_text_sparkle_20_regular:before {
content: "\ef83";
}
-.icon-ic_fluent_sport_baseball_20_filled:before {
+.icon-ic_fluent_slide_transition_20_filled:before {
content: "\ef84";
}
-.icon-ic_fluent_sport_baseball_20_regular:before {
+.icon-ic_fluent_slide_transition_20_regular:before {
content: "\ef85";
}
-.icon-ic_fluent_sport_basketball_20_filled:before {
+.icon-ic_fluent_smartwatch_20_filled:before {
content: "\ef86";
}
-.icon-ic_fluent_sport_basketball_20_regular:before {
+.icon-ic_fluent_smartwatch_20_regular:before {
content: "\ef87";
}
-.icon-ic_fluent_sport_hockey_20_filled:before {
+.icon-ic_fluent_smartwatch_dot_20_filled:before {
content: "\ef88";
}
-.icon-ic_fluent_sport_hockey_20_regular:before {
+.icon-ic_fluent_smartwatch_dot_20_regular:before {
content: "\ef89";
}
-.icon-ic_fluent_sport_soccer_20_filled:before {
+.icon-ic_fluent_snooze_20_filled:before {
content: "\ef8a";
}
-.icon-ic_fluent_sport_soccer_20_regular:before {
+.icon-ic_fluent_snooze_20_regular:before {
content: "\ef8b";
}
-.icon-ic_fluent_square_20_filled:before {
+.icon-ic_fluent_sound_source_20_filled:before {
content: "\ef8c";
}
-.icon-ic_fluent_square_20_regular:before {
+.icon-ic_fluent_sound_source_20_regular:before {
content: "\ef8d";
}
-.icon-ic_fluent_square_add_20_filled:before {
+.icon-ic_fluent_sound_wave_circle_20_filled:before {
content: "\ef8e";
}
-.icon-ic_fluent_square_add_20_regular:before {
+.icon-ic_fluent_sound_wave_circle_20_regular:before {
content: "\ef8f";
}
-.icon-ic_fluent_square_arrow_forward_20_filled:before {
+.icon-ic_fluent_sound_wave_circle_sparkle_20_filled:before {
content: "\ef90";
}
-.icon-ic_fluent_square_arrow_forward_20_regular:before {
+.icon-ic_fluent_sound_wave_circle_sparkle_20_regular:before {
content: "\ef91";
}
-.icon-ic_fluent_square_dismiss_20_filled:before {
+.icon-ic_fluent_space_3d_20_filled:before {
content: "\ef92";
}
-.icon-ic_fluent_square_dismiss_20_regular:before {
+.icon-ic_fluent_space_3d_20_regular:before {
content: "\ef93";
}
-.icon-ic_fluent_square_dovetail_joint_20_filled:before {
+.icon-ic_fluent_spacebar_20_filled:before {
content: "\ef94";
}
-.icon-ic_fluent_square_dovetail_joint_20_regular:before {
+.icon-ic_fluent_spacebar_20_regular:before {
content: "\ef95";
}
-.icon-ic_fluent_square_eraser_20_filled:before {
+.icon-ic_fluent_sparkle_20_filled:before {
content: "\ef96";
}
-.icon-ic_fluent_square_eraser_20_regular:before {
+.icon-ic_fluent_sparkle_20_regular:before {
content: "\ef97";
}
-.icon-ic_fluent_square_hint_20_filled:before {
+.icon-ic_fluent_sparkle_circle_20_filled:before {
content: "\ef98";
}
-.icon-ic_fluent_square_hint_20_regular:before {
+.icon-ic_fluent_sparkle_circle_20_regular:before {
content: "\ef99";
}
-.icon-ic_fluent_square_hint_apps_20_filled:before {
+.icon-ic_fluent_spatula_spoon_20_filled:before {
content: "\ef9a";
}
-.icon-ic_fluent_square_hint_apps_20_regular:before {
+.icon-ic_fluent_spatula_spoon_20_regular:before {
content: "\ef9b";
}
-.icon-ic_fluent_square_hint_arrow_back_20_filled:before {
+.icon-ic_fluent_speaker_0_20_filled:before {
content: "\ef9c";
}
-.icon-ic_fluent_square_hint_arrow_back_20_regular:before {
+.icon-ic_fluent_speaker_0_20_regular:before {
content: "\ef9d";
}
-.icon-ic_fluent_square_hint_hexagon_20_filled:before {
+.icon-ic_fluent_speaker_1_20_filled:before {
content: "\ef9e";
}
-.icon-ic_fluent_square_hint_hexagon_20_regular:before {
+.icon-ic_fluent_speaker_1_20_regular:before {
content: "\ef9f";
}
-.icon-ic_fluent_square_hint_sparkles_20_filled:before {
+.icon-ic_fluent_speaker_2_20_filled:before {
content: "\efa0";
}
-.icon-ic_fluent_square_hint_sparkles_20_regular:before {
+.icon-ic_fluent_speaker_2_20_regular:before {
content: "\efa1";
}
-.icon-ic_fluent_square_multiple_20_filled:before {
+.icon-ic_fluent_speaker_bluetooth_20_filled:before {
content: "\efa2";
}
-.icon-ic_fluent_square_multiple_20_regular:before {
+.icon-ic_fluent_speaker_bluetooth_20_regular:before {
content: "\efa3";
}
-.icon-ic_fluent_square_shadow_20_filled:before {
+.icon-ic_fluent_speaker_box_20_filled:before {
content: "\efa4";
}
-.icon-ic_fluent_square_shadow_20_regular:before {
+.icon-ic_fluent_speaker_box_20_regular:before {
content: "\efa5";
}
-.icon-ic_fluent_squares_nested_20_filled:before {
+.icon-ic_fluent_speaker_edit_20_filled:before {
content: "\efa6";
}
-.icon-ic_fluent_squares_nested_20_regular:before {
+.icon-ic_fluent_speaker_edit_20_regular:before {
content: "\efa7";
}
-.icon-ic_fluent_stack_20_filled:before {
+.icon-ic_fluent_speaker_mute_20_filled:before {
content: "\efa8";
}
-.icon-ic_fluent_stack_20_regular:before {
+.icon-ic_fluent_speaker_mute_20_regular:before {
content: "\efa9";
}
-.icon-ic_fluent_stack_add_20_filled:before {
+.icon-ic_fluent_speaker_off_20_filled:before {
content: "\efaa";
}
-.icon-ic_fluent_stack_add_20_regular:before {
+.icon-ic_fluent_speaker_off_20_regular:before {
content: "\efab";
}
-.icon-ic_fluent_stack_arrow_forward_20_filled:before {
+.icon-ic_fluent_speaker_settings_20_filled:before {
content: "\efac";
}
-.icon-ic_fluent_stack_arrow_forward_20_regular:before {
+.icon-ic_fluent_speaker_settings_20_regular:before {
content: "\efad";
}
-.icon-ic_fluent_stack_star_20_filled:before {
+.icon-ic_fluent_speaker_usb_20_filled:before {
content: "\efae";
}
-.icon-ic_fluent_stack_star_20_regular:before {
+.icon-ic_fluent_speaker_usb_20_regular:before {
content: "\efaf";
}
-.icon-ic_fluent_stack_vertical_20_filled:before {
+.icon-ic_fluent_spinner_ios_20_filled:before {
content: "\efb0";
}
-.icon-ic_fluent_stack_vertical_20_regular:before {
+.icon-ic_fluent_spinner_ios_20_regular:before {
content: "\efb1";
}
-.icon-ic_fluent_star_20_filled:before {
+.icon-ic_fluent_split_hint_20_filled:before {
content: "\efb2";
}
-.icon-ic_fluent_star_20_regular:before {
+.icon-ic_fluent_split_hint_20_regular:before {
content: "\efb3";
}
-.icon-ic_fluent_star_add_20_filled:before {
+.icon-ic_fluent_split_horizontal_20_filled:before {
content: "\efb4";
}
-.icon-ic_fluent_star_add_20_regular:before {
+.icon-ic_fluent_split_horizontal_20_regular:before {
content: "\efb5";
}
-.icon-ic_fluent_star_arrow_back_20_filled:before {
+.icon-ic_fluent_split_vertical_20_filled:before {
content: "\efb6";
}
-.icon-ic_fluent_star_arrow_back_20_regular:before {
+.icon-ic_fluent_split_vertical_20_regular:before {
content: "\efb7";
}
-.icon-ic_fluent_star_arrow_right_end_20_filled:before {
+.icon-ic_fluent_sport_20_filled:before {
content: "\efb8";
}
-.icon-ic_fluent_star_arrow_right_end_20_regular:before {
+.icon-ic_fluent_sport_20_regular:before {
content: "\efb9";
}
-.icon-ic_fluent_star_arrow_right_start_20_filled:before {
+.icon-ic_fluent_sport_american_football_20_filled:before {
content: "\efba";
}
-.icon-ic_fluent_star_arrow_right_start_20_regular:before {
+.icon-ic_fluent_sport_american_football_20_regular:before {
content: "\efbb";
}
-.icon-ic_fluent_star_checkmark_20_filled:before {
+.icon-ic_fluent_sport_baseball_20_filled:before {
content: "\efbc";
}
-.icon-ic_fluent_star_checkmark_20_regular:before {
+.icon-ic_fluent_sport_baseball_20_regular:before {
content: "\efbd";
}
-.icon-ic_fluent_star_dismiss_20_filled:before {
+.icon-ic_fluent_sport_basketball_20_filled:before {
content: "\efbe";
}
-.icon-ic_fluent_star_dismiss_20_regular:before {
+.icon-ic_fluent_sport_basketball_20_regular:before {
content: "\efbf";
}
-.icon-ic_fluent_star_edit_20_filled:before {
+.icon-ic_fluent_sport_hockey_20_filled:before {
content: "\efc0";
}
-.icon-ic_fluent_star_edit_20_regular:before {
+.icon-ic_fluent_sport_hockey_20_regular:before {
content: "\efc1";
}
-.icon-ic_fluent_star_emphasis_20_filled:before {
+.icon-ic_fluent_sport_soccer_20_filled:before {
content: "\efc2";
}
-.icon-ic_fluent_star_emphasis_20_regular:before {
+.icon-ic_fluent_sport_soccer_20_regular:before {
content: "\efc3";
}
-.icon-ic_fluent_star_half_20_filled:before {
+.icon-ic_fluent_square_20_filled:before {
content: "\efc4";
}
-.icon-ic_fluent_star_half_20_regular:before {
+.icon-ic_fluent_square_20_regular:before {
content: "\efc5";
}
-.icon-ic_fluent_star_line_horizontal_3_20_filled:before {
+.icon-ic_fluent_square_add_20_filled:before {
content: "\efc6";
}
-.icon-ic_fluent_star_line_horizontal_3_20_regular:before {
+.icon-ic_fluent_square_add_20_regular:before {
content: "\efc7";
}
-.icon-ic_fluent_star_off_20_filled:before {
+.icon-ic_fluent_square_arrow_forward_20_filled:before {
content: "\efc8";
}
-.icon-ic_fluent_star_off_20_regular:before {
+.icon-ic_fluent_square_arrow_forward_20_regular:before {
content: "\efc9";
}
-.icon-ic_fluent_star_one_quarter_20_filled:before {
+.icon-ic_fluent_square_dismiss_20_filled:before {
content: "\efca";
}
-.icon-ic_fluent_star_one_quarter_20_regular:before {
+.icon-ic_fluent_square_dismiss_20_regular:before {
content: "\efcb";
}
-.icon-ic_fluent_star_prohibited_20_filled:before {
+.icon-ic_fluent_square_dovetail_joint_20_filled:before {
content: "\efcc";
}
-.icon-ic_fluent_star_prohibited_20_regular:before {
+.icon-ic_fluent_square_dovetail_joint_20_regular:before {
content: "\efcd";
}
-.icon-ic_fluent_star_settings_20_filled:before {
+.icon-ic_fluent_square_eraser_20_filled:before {
content: "\efce";
}
-.icon-ic_fluent_star_settings_20_regular:before {
+.icon-ic_fluent_square_eraser_20_regular:before {
content: "\efcf";
}
-.icon-ic_fluent_star_three_quarter_20_filled:before {
+.icon-ic_fluent_square_hint_20_filled:before {
content: "\efd0";
}
-.icon-ic_fluent_star_three_quarter_20_regular:before {
+.icon-ic_fluent_square_hint_20_regular:before {
content: "\efd1";
}
-.icon-ic_fluent_status_20_filled:before {
+.icon-ic_fluent_square_hint_apps_20_filled:before {
content: "\efd2";
}
-.icon-ic_fluent_status_20_regular:before {
+.icon-ic_fluent_square_hint_apps_20_regular:before {
content: "\efd3";
}
-.icon-ic_fluent_step_20_filled:before {
+.icon-ic_fluent_square_hint_arrow_back_20_filled:before {
content: "\efd4";
}
-.icon-ic_fluent_step_20_regular:before {
+.icon-ic_fluent_square_hint_arrow_back_20_regular:before {
content: "\efd5";
}
-.icon-ic_fluent_steps_20_filled:before {
+.icon-ic_fluent_square_hint_hexagon_20_filled:before {
content: "\efd6";
}
-.icon-ic_fluent_steps_20_regular:before {
+.icon-ic_fluent_square_hint_hexagon_20_regular:before {
content: "\efd7";
}
-.icon-ic_fluent_stethoscope_20_filled:before {
+.icon-ic_fluent_square_hint_sparkles_20_filled:before {
content: "\efd8";
}
-.icon-ic_fluent_stethoscope_20_regular:before {
+.icon-ic_fluent_square_hint_sparkles_20_regular:before {
content: "\efd9";
}
-.icon-ic_fluent_sticker_20_filled:before {
+.icon-ic_fluent_square_multiple_20_filled:before {
content: "\efda";
}
-.icon-ic_fluent_sticker_20_regular:before {
+.icon-ic_fluent_square_multiple_20_regular:before {
content: "\efdb";
}
-.icon-ic_fluent_sticker_add_20_filled:before {
+.icon-ic_fluent_square_shadow_20_filled:before {
content: "\efdc";
}
-.icon-ic_fluent_sticker_add_20_regular:before {
+.icon-ic_fluent_square_shadow_20_regular:before {
content: "\efdd";
}
-.icon-ic_fluent_stop_20_filled:before {
+.icon-ic_fluent_square_text_arrow_repeat_all_20_filled:before {
content: "\efde";
}
-.icon-ic_fluent_stop_20_regular:before {
+.icon-ic_fluent_square_text_arrow_repeat_all_20_regular:before {
content: "\efdf";
}
-.icon-ic_fluent_storage_20_filled:before {
+.icon-ic_fluent_squares_nested_20_filled:before {
content: "\efe0";
}
-.icon-ic_fluent_storage_20_regular:before {
+.icon-ic_fluent_squares_nested_20_regular:before {
content: "\efe1";
}
-.icon-ic_fluent_store_microsoft_20_filled:before {
+.icon-ic_fluent_stack_20_filled:before {
content: "\efe2";
}
-.icon-ic_fluent_store_microsoft_20_regular:before {
+.icon-ic_fluent_stack_20_regular:before {
content: "\efe3";
}
-.icon-ic_fluent_stream_20_filled:before {
+.icon-ic_fluent_stack_add_20_filled:before {
content: "\efe4";
}
-.icon-ic_fluent_stream_20_regular:before {
+.icon-ic_fluent_stack_add_20_regular:before {
content: "\efe5";
}
-.icon-ic_fluent_stream_input_20_filled:before {
+.icon-ic_fluent_stack_arrow_forward_20_filled:before {
content: "\efe6";
}
-.icon-ic_fluent_stream_input_20_regular:before {
+.icon-ic_fluent_stack_arrow_forward_20_regular:before {
content: "\efe7";
}
-.icon-ic_fluent_stream_input_output_20_filled:before {
+.icon-ic_fluent_stack_off_20_filled:before {
content: "\efe8";
}
-.icon-ic_fluent_stream_input_output_20_regular:before {
+.icon-ic_fluent_stack_off_20_regular:before {
content: "\efe9";
}
-.icon-ic_fluent_stream_output_20_filled:before {
+.icon-ic_fluent_stack_star_20_filled:before {
content: "\efea";
}
-.icon-ic_fluent_stream_output_20_regular:before {
+.icon-ic_fluent_stack_star_20_regular:before {
content: "\efeb";
}
-.icon-ic_fluent_street_sign_20_filled:before {
+.icon-ic_fluent_stack_vertical_20_filled:before {
content: "\efec";
}
-.icon-ic_fluent_street_sign_20_regular:before {
+.icon-ic_fluent_stack_vertical_20_regular:before {
content: "\efed";
}
-.icon-ic_fluent_style_guide_20_filled:before {
+.icon-ic_fluent_star_20_filled:before {
content: "\efee";
}
-.icon-ic_fluent_style_guide_20_regular:before {
+.icon-ic_fluent_star_20_regular:before {
content: "\efef";
}
-.icon-ic_fluent_sub_grid_20_filled:before {
+.icon-ic_fluent_star_add_20_filled:before {
content: "\eff0";
}
-.icon-ic_fluent_sub_grid_20_regular:before {
+.icon-ic_fluent_star_add_20_regular:before {
content: "\eff1";
}
-.icon-ic_fluent_subtitles_20_filled:before {
+.icon-ic_fluent_star_arrow_back_20_filled:before {
content: "\eff2";
}
-.icon-ic_fluent_subtitles_20_regular:before {
+.icon-ic_fluent_star_arrow_back_20_regular:before {
content: "\eff3";
}
-.icon-ic_fluent_subtract_20_filled:before {
+.icon-ic_fluent_star_arrow_right_end_20_filled:before {
content: "\eff4";
}
-.icon-ic_fluent_subtract_20_regular:before {
+.icon-ic_fluent_star_arrow_right_end_20_regular:before {
content: "\eff5";
}
-.icon-ic_fluent_subtract_circle_20_filled:before {
+.icon-ic_fluent_star_arrow_right_start_20_filled:before {
content: "\eff6";
}
-.icon-ic_fluent_subtract_circle_20_regular:before {
+.icon-ic_fluent_star_arrow_right_start_20_regular:before {
content: "\eff7";
}
-.icon-ic_fluent_subtract_circle_arrow_back_20_filled:before {
+.icon-ic_fluent_star_checkmark_20_filled:before {
content: "\eff8";
}
-.icon-ic_fluent_subtract_circle_arrow_back_20_regular:before {
+.icon-ic_fluent_star_checkmark_20_regular:before {
content: "\eff9";
}
-.icon-ic_fluent_subtract_circle_arrow_forward_20_filled:before {
+.icon-ic_fluent_star_dismiss_20_filled:before {
content: "\effa";
}
-.icon-ic_fluent_subtract_circle_arrow_forward_20_regular:before {
+.icon-ic_fluent_star_dismiss_20_regular:before {
content: "\effb";
}
-.icon-ic_fluent_subtract_parentheses_20_filled:before {
+.icon-ic_fluent_star_edit_20_filled:before {
content: "\effc";
}
-.icon-ic_fluent_subtract_parentheses_20_regular:before {
+.icon-ic_fluent_star_edit_20_regular:before {
content: "\effd";
}
-.icon-ic_fluent_subtract_square_20_filled:before {
+.icon-ic_fluent_star_emphasis_20_filled:before {
content: "\effe";
}
-.icon-ic_fluent_subtract_square_20_regular:before {
+.icon-ic_fluent_star_emphasis_20_regular:before {
content: "\efff";
}
-.icon-ic_fluent_subtract_square_multiple_20_filled:before {
+.icon-ic_fluent_star_half_20_filled:before {
content: "\f000";
}
-.icon-ic_fluent_subtract_square_multiple_20_regular:before {
+.icon-ic_fluent_star_half_20_regular:before {
content: "\f001";
}
-.icon-ic_fluent_surface_earbuds_20_filled:before {
+.icon-ic_fluent_star_line_horizontal_3_20_filled:before {
content: "\f002";
}
-.icon-ic_fluent_surface_earbuds_20_regular:before {
+.icon-ic_fluent_star_line_horizontal_3_20_regular:before {
content: "\f003";
}
-.icon-ic_fluent_surface_hub_20_filled:before {
+.icon-ic_fluent_star_off_20_filled:before {
content: "\f004";
}
-.icon-ic_fluent_surface_hub_20_regular:before {
+.icon-ic_fluent_star_off_20_regular:before {
content: "\f005";
}
-.icon-ic_fluent_swimming_pool_20_filled:before {
+.icon-ic_fluent_star_one_quarter_20_filled:before {
content: "\f006";
}
-.icon-ic_fluent_swimming_pool_20_regular:before {
+.icon-ic_fluent_star_one_quarter_20_regular:before {
content: "\f007";
}
-.icon-ic_fluent_swipe_down_20_filled:before {
+.icon-ic_fluent_star_prohibited_20_filled:before {
content: "\f008";
}
-.icon-ic_fluent_swipe_down_20_regular:before {
+.icon-ic_fluent_star_prohibited_20_regular:before {
content: "\f009";
}
-.icon-ic_fluent_swipe_right_20_filled:before {
+.icon-ic_fluent_star_settings_20_filled:before {
content: "\f00a";
}
-.icon-ic_fluent_swipe_right_20_regular:before {
+.icon-ic_fluent_star_settings_20_regular:before {
content: "\f00b";
}
-.icon-ic_fluent_swipe_up_20_filled:before {
+.icon-ic_fluent_star_three_quarter_20_filled:before {
content: "\f00c";
}
-.icon-ic_fluent_swipe_up_20_regular:before {
+.icon-ic_fluent_star_three_quarter_20_regular:before {
content: "\f00d";
}
-.icon-ic_fluent_symbols_20_filled:before {
+.icon-ic_fluent_status_20_filled:before {
content: "\f00e";
}
-.icon-ic_fluent_symbols_20_regular:before {
+.icon-ic_fluent_status_20_regular:before {
content: "\f00f";
}
-.icon-ic_fluent_sync_off_20_filled:before {
+.icon-ic_fluent_step_20_filled:before {
content: "\f010";
}
-.icon-ic_fluent_sync_off_20_regular:before {
+.icon-ic_fluent_step_20_regular:before {
content: "\f011";
}
-.icon-ic_fluent_syringe_20_filled:before {
+.icon-ic_fluent_steps_20_filled:before {
content: "\f012";
}
-.icon-ic_fluent_syringe_20_regular:before {
+.icon-ic_fluent_steps_20_regular:before {
content: "\f013";
}
-.icon-ic_fluent_system_20_filled:before {
+.icon-ic_fluent_stethoscope_20_filled:before {
content: "\f014";
}
-.icon-ic_fluent_system_20_regular:before {
+.icon-ic_fluent_stethoscope_20_regular:before {
content: "\f015";
}
-.icon-ic_fluent_tab_20_filled:before {
+.icon-ic_fluent_sticker_20_filled:before {
content: "\f016";
}
-.icon-ic_fluent_tab_20_regular:before {
+.icon-ic_fluent_sticker_20_regular:before {
content: "\f017";
}
-.icon-ic_fluent_tab_add_20_filled:before {
+.icon-ic_fluent_sticker_add_20_filled:before {
content: "\f018";
}
-.icon-ic_fluent_tab_add_20_regular:before {
+.icon-ic_fluent_sticker_add_20_regular:before {
content: "\f019";
}
-.icon-ic_fluent_tab_arrow_left_20_filled:before {
+.icon-ic_fluent_stop_20_filled:before {
content: "\f01a";
}
-.icon-ic_fluent_tab_arrow_left_20_regular:before {
+.icon-ic_fluent_stop_20_regular:before {
content: "\f01b";
}
-.icon-ic_fluent_tab_desktop_20_filled:before {
+.icon-ic_fluent_storage_20_filled:before {
content: "\f01c";
}
-.icon-ic_fluent_tab_desktop_20_regular:before {
+.icon-ic_fluent_storage_20_regular:before {
content: "\f01d";
}
-.icon-ic_fluent_tab_desktop_arrow_clockwise_20_filled:before {
+.icon-ic_fluent_store_microsoft_20_filled:before {
content: "\f01e";
}
-.icon-ic_fluent_tab_desktop_arrow_clockwise_20_regular:before {
+.icon-ic_fluent_store_microsoft_20_regular:before {
content: "\f01f";
}
-.icon-ic_fluent_tab_desktop_arrow_left_20_filled:before {
+.icon-ic_fluent_stream_20_filled:before {
content: "\f020";
}
-.icon-ic_fluent_tab_desktop_arrow_left_20_regular:before {
+.icon-ic_fluent_stream_20_regular:before {
content: "\f021";
}
-.icon-ic_fluent_tab_desktop_bottom_20_filled:before {
+.icon-ic_fluent_stream_input_20_filled:before {
content: "\f022";
}
-.icon-ic_fluent_tab_desktop_bottom_20_regular:before {
+.icon-ic_fluent_stream_input_20_regular:before {
content: "\f023";
}
-.icon-ic_fluent_tab_desktop_clock_20_filled:before {
+.icon-ic_fluent_stream_input_output_20_filled:before {
content: "\f024";
}
-.icon-ic_fluent_tab_desktop_clock_20_regular:before {
+.icon-ic_fluent_stream_input_output_20_regular:before {
content: "\f025";
}
-.icon-ic_fluent_tab_desktop_copy_20_filled:before {
+.icon-ic_fluent_stream_output_20_filled:before {
content: "\f026";
}
-.icon-ic_fluent_tab_desktop_copy_20_regular:before {
+.icon-ic_fluent_stream_output_20_regular:before {
content: "\f027";
}
-.icon-ic_fluent_tab_desktop_image_20_filled:before {
+.icon-ic_fluent_street_sign_20_filled:before {
content: "\f028";
}
-.icon-ic_fluent_tab_desktop_image_20_regular:before {
+.icon-ic_fluent_street_sign_20_regular:before {
content: "\f029";
}
-.icon-ic_fluent_tab_desktop_link_20_filled:before {
+.icon-ic_fluent_style_guide_20_filled:before {
content: "\f02a";
}
-.icon-ic_fluent_tab_desktop_link_20_regular:before {
+.icon-ic_fluent_style_guide_20_regular:before {
content: "\f02b";
}
-.icon-ic_fluent_tab_desktop_multiple_20_filled:before {
+.icon-ic_fluent_sub_grid_20_filled:before {
content: "\f02c";
}
-.icon-ic_fluent_tab_desktop_multiple_20_regular:before {
+.icon-ic_fluent_sub_grid_20_regular:before {
content: "\f02d";
}
-.icon-ic_fluent_tab_desktop_multiple_add_20_filled:before {
+.icon-ic_fluent_subtitles_20_filled:before {
content: "\f02e";
}
-.icon-ic_fluent_tab_desktop_multiple_add_20_regular:before {
+.icon-ic_fluent_subtitles_20_regular:before {
content: "\f02f";
}
-.icon-ic_fluent_tab_desktop_multiple_bottom_20_filled:before {
+.icon-ic_fluent_subtract_20_filled:before {
content: "\f030";
}
-.icon-ic_fluent_tab_desktop_multiple_bottom_20_regular:before {
+.icon-ic_fluent_subtract_20_regular:before {
content: "\f031";
}
-.icon-ic_fluent_tab_desktop_multiple_sparkle_20_filled:before {
+.icon-ic_fluent_subtract_circle_20_filled:before {
content: "\f032";
}
-.icon-ic_fluent_tab_desktop_multiple_sparkle_20_regular:before {
+.icon-ic_fluent_subtract_circle_20_regular:before {
content: "\f033";
}
-.icon-ic_fluent_tab_desktop_new_page_20_filled:before {
+.icon-ic_fluent_subtract_circle_arrow_back_20_filled:before {
content: "\f034";
}
-.icon-ic_fluent_tab_desktop_new_page_20_regular:before {
+.icon-ic_fluent_subtract_circle_arrow_back_20_regular:before {
content: "\f035";
}
-.icon-ic_fluent_tab_desktop_search_20_filled:before {
+.icon-ic_fluent_subtract_circle_arrow_forward_20_filled:before {
content: "\f036";
}
-.icon-ic_fluent_tab_desktop_search_20_regular:before {
+.icon-ic_fluent_subtract_circle_arrow_forward_20_regular:before {
content: "\f037";
}
-.icon-ic_fluent_tab_group_20_filled:before {
+.icon-ic_fluent_subtract_parentheses_20_filled:before {
content: "\f038";
}
-.icon-ic_fluent_tab_group_20_regular:before {
+.icon-ic_fluent_subtract_parentheses_20_regular:before {
content: "\f039";
}
-.icon-ic_fluent_tab_in_private_20_filled:before {
+.icon-ic_fluent_subtract_square_20_filled:before {
content: "\f03a";
}
-.icon-ic_fluent_tab_in_private_20_regular:before {
+.icon-ic_fluent_subtract_square_20_regular:before {
content: "\f03b";
}
-.icon-ic_fluent_tab_inprivate_account_20_filled:before {
+.icon-ic_fluent_subtract_square_multiple_20_filled:before {
content: "\f03c";
}
-.icon-ic_fluent_tab_inprivate_account_20_regular:before {
+.icon-ic_fluent_subtract_square_multiple_20_regular:before {
content: "\f03d";
}
-.icon-ic_fluent_tab_prohibited_20_filled:before {
+.icon-ic_fluent_surface_earbuds_20_filled:before {
content: "\f03e";
}
-.icon-ic_fluent_tab_prohibited_20_regular:before {
+.icon-ic_fluent_surface_earbuds_20_regular:before {
content: "\f03f";
}
-.icon-ic_fluent_tab_shield_dismiss_20_filled:before {
+.icon-ic_fluent_surface_hub_20_filled:before {
content: "\f040";
}
-.icon-ic_fluent_tab_shield_dismiss_20_regular:before {
+.icon-ic_fluent_surface_hub_20_regular:before {
content: "\f041";
}
-.icon-ic_fluent_table_20_filled:before {
+.icon-ic_fluent_swimming_pool_20_filled:before {
content: "\f042";
}
-.icon-ic_fluent_table_20_regular:before {
+.icon-ic_fluent_swimming_pool_20_regular:before {
content: "\f043";
}
-.icon-ic_fluent_table_add_20_filled:before {
+.icon-ic_fluent_swipe_down_20_filled:before {
content: "\f044";
}
-.icon-ic_fluent_table_add_20_regular:before {
+.icon-ic_fluent_swipe_down_20_regular:before {
content: "\f045";
}
-.icon-ic_fluent_table_arrow_up_20_filled:before {
+.icon-ic_fluent_swipe_right_20_filled:before {
content: "\f046";
}
-.icon-ic_fluent_table_arrow_up_20_regular:before {
+.icon-ic_fluent_swipe_right_20_regular:before {
content: "\f047";
}
-.icon-ic_fluent_table_bottom_row_20_filled:before {
+.icon-ic_fluent_swipe_up_20_filled:before {
content: "\f048";
}
-.icon-ic_fluent_table_bottom_row_20_regular:before {
+.icon-ic_fluent_swipe_up_20_regular:before {
content: "\f049";
}
-.icon-ic_fluent_table_calculator_20_filled:before {
+.icon-ic_fluent_symbols_20_filled:before {
content: "\f04a";
}
-.icon-ic_fluent_table_calculator_20_regular:before {
+.icon-ic_fluent_symbols_20_regular:before {
content: "\f04b";
}
-.icon-ic_fluent_table_cell_edit_20_filled:before {
+.icon-ic_fluent_sync_off_20_filled:before {
content: "\f04c";
}
-.icon-ic_fluent_table_cell_edit_20_regular:before {
+.icon-ic_fluent_sync_off_20_regular:before {
content: "\f04d";
}
-.icon-ic_fluent_table_cells_merge_20_filled:before {
+.icon-ic_fluent_syringe_20_filled:before {
content: "\f04e";
}
-.icon-ic_fluent_table_cells_merge_20_regular:before {
+.icon-ic_fluent_syringe_20_regular:before {
content: "\f04f";
}
-.icon-ic_fluent_table_cells_split_20_filled:before {
+.icon-ic_fluent_system_20_filled:before {
content: "\f050";
}
-.icon-ic_fluent_table_cells_split_20_regular:before {
+.icon-ic_fluent_system_20_regular:before {
content: "\f051";
}
-.icon-ic_fluent_table_checker_20_filled:before {
+.icon-ic_fluent_tab_20_filled:before {
content: "\f052";
}
-.icon-ic_fluent_table_checker_20_regular:before {
+.icon-ic_fluent_tab_20_regular:before {
content: "\f053";
}
-.icon-ic_fluent_table_column_top_bottom_20_filled:before {
+.icon-ic_fluent_tab_add_20_filled:before {
content: "\f054";
}
-.icon-ic_fluent_table_column_top_bottom_20_regular:before {
+.icon-ic_fluent_tab_add_20_regular:before {
content: "\f055";
}
-.icon-ic_fluent_table_copy_20_filled:before {
+.icon-ic_fluent_tab_arrow_left_20_filled:before {
content: "\f056";
}
-.icon-ic_fluent_table_copy_20_regular:before {
+.icon-ic_fluent_tab_arrow_left_20_regular:before {
content: "\f057";
}
-.icon-ic_fluent_table_cursor_20_filled:before {
+.icon-ic_fluent_tab_desktop_20_filled:before {
content: "\f058";
}
-.icon-ic_fluent_table_cursor_20_regular:before {
+.icon-ic_fluent_tab_desktop_20_regular:before {
content: "\f059";
}
-.icon-ic_fluent_table_delete_column_20_filled:before {
+.icon-ic_fluent_tab_desktop_arrow_clockwise_20_filled:before {
content: "\f05a";
}
-.icon-ic_fluent_table_delete_column_20_regular:before {
+.icon-ic_fluent_tab_desktop_arrow_clockwise_20_regular:before {
content: "\f05b";
}
-.icon-ic_fluent_table_delete_row_20_filled:before {
+.icon-ic_fluent_tab_desktop_arrow_left_20_filled:before {
content: "\f05c";
}
-.icon-ic_fluent_table_delete_row_20_regular:before {
+.icon-ic_fluent_tab_desktop_arrow_left_20_regular:before {
content: "\f05d";
}
-.icon-ic_fluent_table_dismiss_20_filled:before {
+.icon-ic_fluent_tab_desktop_bottom_20_filled:before {
content: "\f05e";
}
-.icon-ic_fluent_table_dismiss_20_regular:before {
+.icon-ic_fluent_tab_desktop_bottom_20_regular:before {
content: "\f05f";
}
-.icon-ic_fluent_table_edit_20_filled:before {
+.icon-ic_fluent_tab_desktop_clock_20_filled:before {
content: "\f060";
}
-.icon-ic_fluent_table_edit_20_regular:before {
+.icon-ic_fluent_tab_desktop_clock_20_regular:before {
content: "\f061";
}
-.icon-ic_fluent_table_freeze_column_20_filled:before {
+.icon-ic_fluent_tab_desktop_copy_20_filled:before {
content: "\f062";
}
-.icon-ic_fluent_table_freeze_column_20_regular:before {
+.icon-ic_fluent_tab_desktop_copy_20_regular:before {
content: "\f063";
}
-.icon-ic_fluent_table_freeze_column_and_row_20_filled:before {
+.icon-ic_fluent_tab_desktop_image_20_filled:before {
content: "\f064";
}
-.icon-ic_fluent_table_freeze_column_and_row_20_regular:before {
+.icon-ic_fluent_tab_desktop_image_20_regular:before {
content: "\f065";
}
-.icon-ic_fluent_table_freeze_row_20_filled:before {
+.icon-ic_fluent_tab_desktop_link_20_filled:before {
content: "\f066";
}
-.icon-ic_fluent_table_freeze_row_20_regular:before {
+.icon-ic_fluent_tab_desktop_link_20_regular:before {
content: "\f067";
}
-.icon-ic_fluent_table_image_20_filled:before {
+.icon-ic_fluent_tab_desktop_multiple_20_filled:before {
content: "\f068";
}
-.icon-ic_fluent_table_image_20_regular:before {
+.icon-ic_fluent_tab_desktop_multiple_20_regular:before {
content: "\f069";
}
-.icon-ic_fluent_table_insert_column_20_filled:before {
+.icon-ic_fluent_tab_desktop_multiple_add_20_filled:before {
content: "\f06a";
}
-.icon-ic_fluent_table_insert_column_20_regular:before {
+.icon-ic_fluent_tab_desktop_multiple_add_20_regular:before {
content: "\f06b";
}
-.icon-ic_fluent_table_insert_row_20_filled:before {
+.icon-ic_fluent_tab_desktop_multiple_bottom_20_filled:before {
content: "\f06c";
}
-.icon-ic_fluent_table_insert_row_20_regular:before {
+.icon-ic_fluent_tab_desktop_multiple_bottom_20_regular:before {
content: "\f06d";
}
-.icon-ic_fluent_table_lightning_20_filled:before {
+.icon-ic_fluent_tab_desktop_multiple_sparkle_20_filled:before {
content: "\f06e";
}
-.icon-ic_fluent_table_lightning_20_regular:before {
+.icon-ic_fluent_tab_desktop_multiple_sparkle_20_regular:before {
content: "\f06f";
}
-.icon-ic_fluent_table_link_20_filled:before {
+.icon-ic_fluent_tab_desktop_new_page_20_filled:before {
content: "\f070";
}
-.icon-ic_fluent_table_link_20_regular:before {
+.icon-ic_fluent_tab_desktop_new_page_20_regular:before {
content: "\f071";
}
-.icon-ic_fluent_table_lock_20_filled:before {
+.icon-ic_fluent_tab_desktop_search_20_filled:before {
content: "\f072";
}
-.icon-ic_fluent_table_lock_20_regular:before {
+.icon-ic_fluent_tab_desktop_search_20_regular:before {
content: "\f073";
}
-.icon-ic_fluent_table_move_above_20_filled:before {
+.icon-ic_fluent_tab_group_20_filled:before {
content: "\f074";
}
-.icon-ic_fluent_table_move_above_20_regular:before {
+.icon-ic_fluent_tab_group_20_regular:before {
content: "\f075";
}
-.icon-ic_fluent_table_move_below_20_filled:before {
+.icon-ic_fluent_tab_in_private_20_filled:before {
content: "\f076";
}
-.icon-ic_fluent_table_move_below_20_regular:before {
+.icon-ic_fluent_tab_in_private_20_regular:before {
content: "\f077";
}
-.icon-ic_fluent_table_move_left_20_filled:before {
+.icon-ic_fluent_tab_inprivate_account_20_filled:before {
content: "\f078";
}
-.icon-ic_fluent_table_move_left_20_regular:before {
+.icon-ic_fluent_tab_inprivate_account_20_regular:before {
content: "\f079";
}
-.icon-ic_fluent_table_move_right_20_filled:before {
+.icon-ic_fluent_tab_prohibited_20_filled:before {
content: "\f07a";
}
-.icon-ic_fluent_table_move_right_20_regular:before {
+.icon-ic_fluent_tab_prohibited_20_regular:before {
content: "\f07b";
}
-.icon-ic_fluent_table_multiple_20_filled:before {
+.icon-ic_fluent_tab_shield_dismiss_20_filled:before {
content: "\f07c";
}
-.icon-ic_fluent_table_multiple_20_regular:before {
+.icon-ic_fluent_tab_shield_dismiss_20_regular:before {
content: "\f07d";
}
-.icon-ic_fluent_table_offset_20_filled:before {
+.icon-ic_fluent_table_20_filled:before {
content: "\f07e";
}
-.icon-ic_fluent_table_offset_20_regular:before {
+.icon-ic_fluent_table_20_regular:before {
content: "\f07f";
}
-.icon-ic_fluent_table_offset_add_20_filled:before {
+.icon-ic_fluent_table_add_20_filled:before {
content: "\f080";
}
-.icon-ic_fluent_table_offset_add_20_regular:before {
+.icon-ic_fluent_table_add_20_regular:before {
content: "\f081";
}
-.icon-ic_fluent_table_offset_less_than_or_equal_to_20_filled:before {
+.icon-ic_fluent_table_arrow_up_20_filled:before {
content: "\f082";
}
-.icon-ic_fluent_table_offset_less_than_or_equal_to_20_regular:before {
+.icon-ic_fluent_table_arrow_up_20_regular:before {
content: "\f083";
}
-.icon-ic_fluent_table_offset_settings_20_filled:before {
+.icon-ic_fluent_table_bottom_row_20_filled:before {
content: "\f084";
}
-.icon-ic_fluent_table_offset_settings_20_regular:before {
+.icon-ic_fluent_table_bottom_row_20_regular:before {
content: "\f085";
}
-.icon-ic_fluent_table_resize_column_20_filled:before {
+.icon-ic_fluent_table_calculator_20_filled:before {
content: "\f086";
}
-.icon-ic_fluent_table_resize_column_20_regular:before {
+.icon-ic_fluent_table_calculator_20_regular:before {
content: "\f087";
}
-.icon-ic_fluent_table_resize_row_20_filled:before {
+.icon-ic_fluent_table_cell_edit_20_filled:before {
content: "\f088";
}
-.icon-ic_fluent_table_resize_row_20_regular:before {
+.icon-ic_fluent_table_cell_edit_20_regular:before {
content: "\f089";
}
-.icon-ic_fluent_table_search_20_filled:before {
+.icon-ic_fluent_table_cells_merge_20_filled:before {
content: "\f08a";
}
-.icon-ic_fluent_table_search_20_regular:before {
+.icon-ic_fluent_table_cells_merge_20_regular:before {
content: "\f08b";
}
-.icon-ic_fluent_table_settings_20_filled:before {
+.icon-ic_fluent_table_cells_split_20_filled:before {
content: "\f08c";
}
-.icon-ic_fluent_table_settings_20_regular:before {
+.icon-ic_fluent_table_cells_split_20_regular:before {
content: "\f08d";
}
-.icon-ic_fluent_table_simple_20_filled:before {
+.icon-ic_fluent_table_checker_20_filled:before {
content: "\f08e";
}
-.icon-ic_fluent_table_simple_20_regular:before {
+.icon-ic_fluent_table_checker_20_regular:before {
content: "\f08f";
}
-.icon-ic_fluent_table_simple_checkmark_20_filled:before {
+.icon-ic_fluent_table_column_top_bottom_20_filled:before {
content: "\f090";
}
-.icon-ic_fluent_table_simple_checkmark_20_regular:before {
+.icon-ic_fluent_table_column_top_bottom_20_regular:before {
content: "\f091";
}
-.icon-ic_fluent_table_simple_exclude_20_filled:before {
+.icon-ic_fluent_table_copy_20_filled:before {
content: "\f092";
}
-.icon-ic_fluent_table_simple_exclude_20_regular:before {
+.icon-ic_fluent_table_copy_20_regular:before {
content: "\f093";
}
-.icon-ic_fluent_table_simple_include_20_filled:before {
+.icon-ic_fluent_table_cursor_20_filled:before {
content: "\f094";
}
-.icon-ic_fluent_table_simple_include_20_regular:before {
+.icon-ic_fluent_table_cursor_20_regular:before {
content: "\f095";
}
-.icon-ic_fluent_table_simple_multiple_20_filled:before {
+.icon-ic_fluent_table_delete_column_20_filled:before {
content: "\f096";
}
-.icon-ic_fluent_table_simple_multiple_20_regular:before {
+.icon-ic_fluent_table_delete_column_20_regular:before {
content: "\f097";
}
-.icon-ic_fluent_table_sparkle_20_filled:before {
+.icon-ic_fluent_table_delete_row_20_filled:before {
content: "\f098";
}
-.icon-ic_fluent_table_sparkle_20_regular:before {
+.icon-ic_fluent_table_delete_row_20_regular:before {
content: "\f099";
}
-.icon-ic_fluent_table_split_20_filled:before {
+.icon-ic_fluent_table_dismiss_20_filled:before {
content: "\f09a";
}
-.icon-ic_fluent_table_split_20_regular:before {
+.icon-ic_fluent_table_dismiss_20_regular:before {
content: "\f09b";
}
-.icon-ic_fluent_table_stack_above_20_filled:before {
+.icon-ic_fluent_table_edit_20_filled:before {
content: "\f09c";
}
-.icon-ic_fluent_table_stack_above_20_regular:before {
+.icon-ic_fluent_table_edit_20_regular:before {
content: "\f09d";
}
-.icon-ic_fluent_table_stack_below_20_filled:before {
+.icon-ic_fluent_table_freeze_column_20_filled:before {
content: "\f09e";
}
-.icon-ic_fluent_table_stack_below_20_regular:before {
+.icon-ic_fluent_table_freeze_column_20_regular:before {
content: "\f09f";
}
-.icon-ic_fluent_table_stack_left_20_filled:before {
+.icon-ic_fluent_table_freeze_column_and_row_20_filled:before {
content: "\f0a0";
}
-.icon-ic_fluent_table_stack_left_20_regular:before {
+.icon-ic_fluent_table_freeze_column_and_row_20_regular:before {
content: "\f0a1";
}
-.icon-ic_fluent_table_stack_right_20_filled:before {
+.icon-ic_fluent_table_freeze_row_20_filled:before {
content: "\f0a2";
}
-.icon-ic_fluent_table_stack_right_20_regular:before {
+.icon-ic_fluent_table_freeze_row_20_regular:before {
content: "\f0a3";
}
-.icon-ic_fluent_table_switch_20_filled:before {
+.icon-ic_fluent_table_image_20_filled:before {
content: "\f0a4";
}
-.icon-ic_fluent_table_switch_20_regular:before {
+.icon-ic_fluent_table_image_20_regular:before {
content: "\f0a5";
}
-.icon-ic_fluent_tablet_20_filled:before {
+.icon-ic_fluent_table_insert_column_20_filled:before {
content: "\f0a6";
}
-.icon-ic_fluent_tablet_20_regular:before {
+.icon-ic_fluent_table_insert_column_20_regular:before {
content: "\f0a7";
}
-.icon-ic_fluent_tablet_laptop_20_filled:before {
+.icon-ic_fluent_table_insert_row_20_filled:before {
content: "\f0a8";
}
-.icon-ic_fluent_tablet_laptop_20_regular:before {
+.icon-ic_fluent_table_insert_row_20_regular:before {
content: "\f0a9";
}
-.icon-ic_fluent_tablet_speaker_20_filled:before {
+.icon-ic_fluent_table_lightning_20_filled:before {
content: "\f0aa";
}
-.icon-ic_fluent_tablet_speaker_20_regular:before {
+.icon-ic_fluent_table_lightning_20_regular:before {
content: "\f0ab";
}
-.icon-ic_fluent_tabs_20_filled:before {
+.icon-ic_fluent_table_link_20_filled:before {
content: "\f0ac";
}
-.icon-ic_fluent_tabs_20_regular:before {
+.icon-ic_fluent_table_link_20_regular:before {
content: "\f0ad";
}
-.icon-ic_fluent_tag_20_filled:before {
+.icon-ic_fluent_table_lock_20_filled:before {
content: "\f0ae";
}
-.icon-ic_fluent_tag_20_regular:before {
+.icon-ic_fluent_table_lock_20_regular:before {
content: "\f0af";
}
-.icon-ic_fluent_tag_circle_20_filled:before {
+.icon-ic_fluent_table_move_above_20_filled:before {
content: "\f0b0";
}
-.icon-ic_fluent_tag_circle_20_regular:before {
+.icon-ic_fluent_table_move_above_20_regular:before {
content: "\f0b1";
}
-.icon-ic_fluent_tag_dismiss_20_filled:before {
+.icon-ic_fluent_table_move_below_20_filled:before {
content: "\f0b2";
}
-.icon-ic_fluent_tag_dismiss_20_regular:before {
+.icon-ic_fluent_table_move_below_20_regular:before {
content: "\f0b3";
}
-.icon-ic_fluent_tag_error_20_filled:before {
+.icon-ic_fluent_table_move_left_20_filled:before {
content: "\f0b4";
}
-.icon-ic_fluent_tag_error_20_regular:before {
+.icon-ic_fluent_table_move_left_20_regular:before {
content: "\f0b5";
}
-.icon-ic_fluent_tag_lock_20_filled:before {
+.icon-ic_fluent_table_move_right_20_filled:before {
content: "\f0b6";
}
-.icon-ic_fluent_tag_lock_20_regular:before {
+.icon-ic_fluent_table_move_right_20_regular:before {
content: "\f0b7";
}
-.icon-ic_fluent_tag_lock_accent_20_filled:before {
+.icon-ic_fluent_table_multiple_20_filled:before {
content: "\f0b8";
}
-.icon-ic_fluent_tag_multiple_20_filled:before {
+.icon-ic_fluent_table_multiple_20_regular:before {
content: "\f0b9";
}
-.icon-ic_fluent_tag_multiple_20_regular:before {
+.icon-ic_fluent_table_offset_20_filled:before {
content: "\f0ba";
}
-.icon-ic_fluent_tag_off_20_filled:before {
+.icon-ic_fluent_table_offset_20_regular:before {
content: "\f0bb";
}
-.icon-ic_fluent_tag_off_20_regular:before {
+.icon-ic_fluent_table_offset_add_20_filled:before {
content: "\f0bc";
}
-.icon-ic_fluent_tag_question_mark_20_filled:before {
+.icon-ic_fluent_table_offset_add_20_regular:before {
content: "\f0bd";
}
-.icon-ic_fluent_tag_question_mark_20_regular:before {
+.icon-ic_fluent_table_offset_less_than_or_equal_to_20_filled:before {
content: "\f0be";
}
-.icon-ic_fluent_tag_reset_20_filled:before {
+.icon-ic_fluent_table_offset_less_than_or_equal_to_20_regular:before {
content: "\f0bf";
}
-.icon-ic_fluent_tag_reset_20_regular:before {
+.icon-ic_fluent_table_offset_settings_20_filled:before {
content: "\f0c0";
}
-.icon-ic_fluent_tag_search_20_filled:before {
+.icon-ic_fluent_table_offset_settings_20_regular:before {
content: "\f0c1";
}
-.icon-ic_fluent_tag_search_20_regular:before {
+.icon-ic_fluent_table_resize_column_20_filled:before {
content: "\f0c2";
}
-.icon-ic_fluent_tap_double_20_filled:before {
+.icon-ic_fluent_table_resize_column_20_regular:before {
content: "\f0c3";
}
-.icon-ic_fluent_tap_double_20_regular:before {
+.icon-ic_fluent_table_resize_row_20_filled:before {
content: "\f0c4";
}
-.icon-ic_fluent_tap_single_20_filled:before {
+.icon-ic_fluent_table_resize_row_20_regular:before {
content: "\f0c5";
}
-.icon-ic_fluent_tap_single_20_regular:before {
+.icon-ic_fluent_table_search_20_filled:before {
content: "\f0c6";
}
-.icon-ic_fluent_target_20_filled:before {
+.icon-ic_fluent_table_search_20_regular:before {
content: "\f0c7";
}
-.icon-ic_fluent_target_20_regular:before {
+.icon-ic_fluent_table_settings_20_filled:before {
content: "\f0c8";
}
-.icon-ic_fluent_target_add_20_filled:before {
+.icon-ic_fluent_table_settings_20_regular:before {
content: "\f0c9";
}
-.icon-ic_fluent_target_add_20_regular:before {
+.icon-ic_fluent_table_simple_20_filled:before {
content: "\f0ca";
}
-.icon-ic_fluent_target_arrow_20_filled:before {
+.icon-ic_fluent_table_simple_20_regular:before {
content: "\f0cb";
}
-.icon-ic_fluent_target_arrow_20_regular:before {
+.icon-ic_fluent_table_simple_checkmark_20_filled:before {
content: "\f0cc";
}
-.icon-ic_fluent_target_dismiss_20_filled:before {
+.icon-ic_fluent_table_simple_checkmark_20_regular:before {
content: "\f0cd";
}
-.icon-ic_fluent_target_dismiss_20_regular:before {
+.icon-ic_fluent_table_simple_exclude_20_filled:before {
content: "\f0ce";
}
-.icon-ic_fluent_target_edit_20_filled:before {
+.icon-ic_fluent_table_simple_exclude_20_regular:before {
content: "\f0cf";
}
-.icon-ic_fluent_target_edit_20_regular:before {
+.icon-ic_fluent_table_simple_include_20_filled:before {
content: "\f0d0";
}
-.icon-ic_fluent_task_list_add_20_filled:before {
+.icon-ic_fluent_table_simple_include_20_regular:before {
content: "\f0d1";
}
-.icon-ic_fluent_task_list_add_20_regular:before {
+.icon-ic_fluent_table_simple_multiple_20_filled:before {
content: "\f0d2";
}
-.icon-ic_fluent_task_list_ltr_20_filled:before {
+.icon-ic_fluent_table_simple_multiple_20_regular:before {
content: "\f0d3";
}
-.icon-ic_fluent_task_list_ltr_20_regular:before {
+.icon-ic_fluent_table_sparkle_20_filled:before {
content: "\f0d4";
}
-.icon-ic_fluent_task_list_rtl_20_filled:before {
+.icon-ic_fluent_table_sparkle_20_regular:before {
content: "\f0d5";
}
-.icon-ic_fluent_task_list_rtl_20_regular:before {
+.icon-ic_fluent_table_split_20_filled:before {
content: "\f0d6";
}
-.icon-ic_fluent_task_list_square_add_20_filled:before {
+.icon-ic_fluent_table_split_20_regular:before {
content: "\f0d7";
}
-.icon-ic_fluent_task_list_square_add_20_regular:before {
+.icon-ic_fluent_table_stack_above_20_filled:before {
content: "\f0d8";
}
-.icon-ic_fluent_task_list_square_database_20_filled:before {
+.icon-ic_fluent_table_stack_above_20_regular:before {
content: "\f0d9";
}
-.icon-ic_fluent_task_list_square_database_20_regular:before {
+.icon-ic_fluent_table_stack_below_20_filled:before {
content: "\f0da";
}
-.icon-ic_fluent_task_list_square_ltr_20_filled:before {
+.icon-ic_fluent_table_stack_below_20_regular:before {
content: "\f0db";
}
-.icon-ic_fluent_task_list_square_ltr_20_regular:before {
+.icon-ic_fluent_table_stack_left_20_filled:before {
content: "\f0dc";
}
-.icon-ic_fluent_task_list_square_person_20_filled:before {
+.icon-ic_fluent_table_stack_left_20_regular:before {
content: "\f0dd";
}
-.icon-ic_fluent_task_list_square_person_20_regular:before {
+.icon-ic_fluent_table_stack_right_20_filled:before {
content: "\f0de";
}
-.icon-ic_fluent_task_list_square_rtl_20_filled:before {
+.icon-ic_fluent_table_stack_right_20_regular:before {
content: "\f0df";
}
-.icon-ic_fluent_task_list_square_rtl_20_regular:before {
+.icon-ic_fluent_table_switch_20_filled:before {
content: "\f0e0";
}
-.icon-ic_fluent_task_list_square_settings_20_filled:before {
+.icon-ic_fluent_table_switch_20_regular:before {
content: "\f0e1";
}
-.icon-ic_fluent_task_list_square_settings_20_regular:before {
+.icon-ic_fluent_tablet_20_filled:before {
content: "\f0e2";
}
-.icon-ic_fluent_tasks_app_20_filled:before {
+.icon-ic_fluent_tablet_20_regular:before {
content: "\f0e3";
}
-.icon-ic_fluent_tasks_app_20_regular:before {
+.icon-ic_fluent_tablet_laptop_20_filled:before {
content: "\f0e4";
}
-.icon-ic_fluent_teaching_20_filled:before {
+.icon-ic_fluent_tablet_laptop_20_regular:before {
content: "\f0e5";
}
-.icon-ic_fluent_teaching_20_regular:before {
+.icon-ic_fluent_tablet_speaker_20_filled:before {
content: "\f0e6";
}
-.icon-ic_fluent_teardrop_bottom_right_20_filled:before {
+.icon-ic_fluent_tablet_speaker_20_regular:before {
content: "\f0e7";
}
-.icon-ic_fluent_teardrop_bottom_right_20_regular:before {
+.icon-ic_fluent_tabs_20_filled:before {
content: "\f0e8";
}
-.icon-ic_fluent_teddy_20_filled:before {
+.icon-ic_fluent_tabs_20_regular:before {
content: "\f0e9";
}
-.icon-ic_fluent_teddy_20_regular:before {
+.icon-ic_fluent_tag_20_filled:before {
content: "\f0ea";
}
-.icon-ic_fluent_temperature_20_filled:before {
+.icon-ic_fluent_tag_20_regular:before {
content: "\f0eb";
}
-.icon-ic_fluent_temperature_20_regular:before {
+.icon-ic_fluent_tag_circle_20_filled:before {
content: "\f0ec";
}
-.icon-ic_fluent_tent_20_filled:before {
+.icon-ic_fluent_tag_circle_20_regular:before {
content: "\f0ed";
}
-.icon-ic_fluent_tent_20_regular:before {
+.icon-ic_fluent_tag_dismiss_20_filled:before {
content: "\f0ee";
}
-.icon-ic_fluent_tetris_app_20_filled:before {
+.icon-ic_fluent_tag_dismiss_20_regular:before {
content: "\f0ef";
}
-.icon-ic_fluent_tetris_app_20_regular:before {
+.icon-ic_fluent_tag_error_20_filled:before {
content: "\f0f0";
}
-.icon-ic_fluent_text_add_20_filled:before {
+.icon-ic_fluent_tag_error_20_regular:before {
content: "\f0f1";
}
-.icon-ic_fluent_text_add_20_regular:before {
+.icon-ic_fluent_tag_lock_20_filled:before {
content: "\f0f2";
}
-.icon-ic_fluent_text_add_space_after_20_filled:before {
+.icon-ic_fluent_tag_lock_20_regular:before {
content: "\f0f3";
}
-.icon-ic_fluent_text_add_space_after_20_regular:before {
+.icon-ic_fluent_tag_lock_accent_20_filled:before {
content: "\f0f4";
}
-.icon-ic_fluent_text_add_space_before_20_filled:before {
+.icon-ic_fluent_tag_multiple_20_filled:before {
content: "\f0f5";
}
-.icon-ic_fluent_text_add_space_before_20_regular:before {
+.icon-ic_fluent_tag_multiple_20_regular:before {
content: "\f0f6";
}
-.icon-ic_fluent_text_add_t_20_filled:before {
+.icon-ic_fluent_tag_off_20_filled:before {
content: "\f0f7";
}
-.icon-ic_fluent_text_add_t_20_regular:before {
+.icon-ic_fluent_tag_off_20_regular:before {
content: "\f0f8";
}
-.icon-ic_fluent_text_align_center_20_filled:before {
+.icon-ic_fluent_tag_question_mark_20_filled:before {
content: "\f0f9";
}
-.icon-ic_fluent_text_align_center_20_regular:before {
+.icon-ic_fluent_tag_question_mark_20_regular:before {
content: "\f0fa";
}
-.icon-ic_fluent_text_align_center_rotate_270_20_filled:before {
+.icon-ic_fluent_tag_reset_20_filled:before {
content: "\f0fb";
}
-.icon-ic_fluent_text_align_center_rotate_270_20_regular:before {
+.icon-ic_fluent_tag_reset_20_regular:before {
content: "\f0fc";
}
-.icon-ic_fluent_text_align_center_rotate_90_20_filled:before {
+.icon-ic_fluent_tag_search_20_filled:before {
content: "\f0fd";
}
-.icon-ic_fluent_text_align_center_rotate_90_20_regular:before {
+.icon-ic_fluent_tag_search_20_regular:before {
content: "\f0fe";
}
-.icon-ic_fluent_text_align_distributed_20_filled:before {
+.icon-ic_fluent_tap_double_20_filled:before {
content: "\f0ff";
}
-.icon-ic_fluent_text_align_distributed_20_regular:before {
+.icon-ic_fluent_tap_double_20_regular:before {
content: "\f100";
}
-.icon-ic_fluent_text_align_distributed_evenly_20_filled:before {
+.icon-ic_fluent_tap_single_20_filled:before {
content: "\f101";
}
-.icon-ic_fluent_text_align_distributed_evenly_20_regular:before {
+.icon-ic_fluent_tap_single_20_regular:before {
content: "\f102";
}
-.icon-ic_fluent_text_align_distributed_vertical_20_filled:before {
+.icon-ic_fluent_target_20_filled:before {
content: "\f103";
}
-.icon-ic_fluent_text_align_distributed_vertical_20_regular:before {
+.icon-ic_fluent_target_20_regular:before {
content: "\f104";
}
-.icon-ic_fluent_text_align_justify_20_filled:before {
+.icon-ic_fluent_target_add_20_filled:before {
content: "\f105";
}
-.icon-ic_fluent_text_align_justify_20_regular:before {
+.icon-ic_fluent_target_add_20_regular:before {
content: "\f106";
}
-.icon-ic_fluent_text_align_justify_low_20_filled:before {
+.icon-ic_fluent_target_arrow_20_filled:before {
content: "\f107";
}
-.icon-ic_fluent_text_align_justify_low_20_regular:before {
+.icon-ic_fluent_target_arrow_20_regular:before {
content: "\f108";
}
-.icon-ic_fluent_text_align_justify_low_90_20_filled:before {
+.icon-ic_fluent_target_dismiss_20_filled:before {
content: "\f109";
}
-.icon-ic_fluent_text_align_justify_low_90_20_regular:before {
+.icon-ic_fluent_target_dismiss_20_regular:before {
content: "\f10a";
}
-.icon-ic_fluent_text_align_justify_low_rotate_270_20_filled:before {
+.icon-ic_fluent_target_edit_20_filled:before {
content: "\f10b";
}
-.icon-ic_fluent_text_align_justify_low_rotate_270_20_regular:before {
+.icon-ic_fluent_target_edit_20_regular:before {
content: "\f10c";
}
-.icon-ic_fluent_text_align_justify_low_rotate_90_20_filled:before {
+.icon-ic_fluent_task_list_add_20_filled:before {
content: "\f10d";
}
-.icon-ic_fluent_text_align_justify_low_rotate_90_20_regular:before {
+.icon-ic_fluent_task_list_add_20_regular:before {
content: "\f10e";
}
-.icon-ic_fluent_text_align_justify_rotate_270_20_filled:before {
+.icon-ic_fluent_task_list_ltr_20_filled:before {
content: "\f10f";
}
-.icon-ic_fluent_text_align_justify_rotate_270_20_regular:before {
+.icon-ic_fluent_task_list_ltr_20_regular:before {
content: "\f110";
}
-.icon-ic_fluent_text_align_justify_rotate_90_20_filled:before {
+.icon-ic_fluent_task_list_rtl_20_filled:before {
content: "\f111";
}
-.icon-ic_fluent_text_align_justify_rotate_90_20_regular:before {
+.icon-ic_fluent_task_list_rtl_20_regular:before {
content: "\f112";
}
-.icon-ic_fluent_text_align_left_20_filled:before {
+.icon-ic_fluent_task_list_square_add_20_filled:before {
content: "\f113";
}
-.icon-ic_fluent_text_align_left_20_regular:before {
+.icon-ic_fluent_task_list_square_add_20_regular:before {
content: "\f114";
}
-.icon-ic_fluent_text_align_left_rotate_270_20_filled:before {
+.icon-ic_fluent_task_list_square_database_20_filled:before {
content: "\f115";
}
-.icon-ic_fluent_text_align_left_rotate_270_20_regular:before {
+.icon-ic_fluent_task_list_square_database_20_regular:before {
content: "\f116";
}
-.icon-ic_fluent_text_align_left_rotate_90_20_filled:before {
+.icon-ic_fluent_task_list_square_ltr_20_filled:before {
content: "\f117";
}
-.icon-ic_fluent_text_align_left_rotate_90_20_regular:before {
+.icon-ic_fluent_task_list_square_ltr_20_regular:before {
content: "\f118";
}
-.icon-ic_fluent_text_align_right_20_filled:before {
+.icon-ic_fluent_task_list_square_person_20_filled:before {
content: "\f119";
}
-.icon-ic_fluent_text_align_right_20_regular:before {
+.icon-ic_fluent_task_list_square_person_20_regular:before {
content: "\f11a";
}
-.icon-ic_fluent_text_align_right_rotate_270_20_filled:before {
+.icon-ic_fluent_task_list_square_rtl_20_filled:before {
content: "\f11b";
}
-.icon-ic_fluent_text_align_right_rotate_270_20_regular:before {
+.icon-ic_fluent_task_list_square_rtl_20_regular:before {
content: "\f11c";
}
-.icon-ic_fluent_text_align_right_rotate_90_20_filled:before {
+.icon-ic_fluent_task_list_square_settings_20_filled:before {
content: "\f11d";
}
-.icon-ic_fluent_text_align_right_rotate_90_20_regular:before {
+.icon-ic_fluent_task_list_square_settings_20_regular:before {
content: "\f11e";
}
-.icon-ic_fluent_text_arrow_down_right_column_20_filled:before {
+.icon-ic_fluent_tasks_app_20_filled:before {
content: "\f11f";
}
-.icon-ic_fluent_text_arrow_down_right_column_20_regular:before {
+.icon-ic_fluent_tasks_app_20_regular:before {
content: "\f120";
}
-.icon-ic_fluent_text_asterisk_20_filled:before {
+.icon-ic_fluent_teaching_20_filled:before {
content: "\f121";
}
-.icon-ic_fluent_text_asterisk_20_regular:before {
+.icon-ic_fluent_teaching_20_regular:before {
content: "\f122";
}
-.icon-ic_fluent_text_baseline_20_filled:before {
+.icon-ic_fluent_teardrop_bottom_right_20_filled:before {
content: "\f123";
}
-.icon-ic_fluent_text_baseline_20_regular:before {
+.icon-ic_fluent_teardrop_bottom_right_20_regular:before {
content: "\f124";
}
-.icon-ic_fluent_text_bold_20_filled:before {
+.icon-ic_fluent_teddy_20_filled:before {
content: "\f125";
}
-.icon-ic_fluent_text_bold_20_regular:before {
+.icon-ic_fluent_teddy_20_regular:before {
content: "\f126";
}
-.icon-ic_fluent_text_box_settings_20_filled:before {
+.icon-ic_fluent_temperature_20_filled:before {
content: "\f127";
}
-.icon-ic_fluent_text_box_settings_20_regular:before {
+.icon-ic_fluent_temperature_20_regular:before {
content: "\f128";
}
-.icon-ic_fluent_text_bullet_list_20_filled:before {
+.icon-ic_fluent_tent_20_filled:before {
content: "\f129";
}
-.icon-ic_fluent_text_bullet_list_20_regular:before {
+.icon-ic_fluent_tent_20_regular:before {
content: "\f12a";
}
-.icon-ic_fluent_text_bullet_list_90_20_filled:before {
+.icon-ic_fluent_tetris_app_20_filled:before {
content: "\f12b";
}
-.icon-ic_fluent_text_bullet_list_90_20_regular:before {
+.icon-ic_fluent_tetris_app_20_regular:before {
content: "\f12c";
}
-.icon-ic_fluent_text_bullet_list_add_20_filled:before {
+.icon-ic_fluent_text_add_20_filled:before {
content: "\f12d";
}
-.icon-ic_fluent_text_bullet_list_add_20_regular:before {
+.icon-ic_fluent_text_add_20_regular:before {
content: "\f12e";
}
-.icon-ic_fluent_text_bullet_list_checkmark_20_filled:before {
+.icon-ic_fluent_text_add_space_after_20_filled:before {
content: "\f12f";
}
-.icon-ic_fluent_text_bullet_list_checkmark_20_regular:before {
+.icon-ic_fluent_text_add_space_after_20_regular:before {
content: "\f130";
}
-.icon-ic_fluent_text_bullet_list_dismiss_20_filled:before {
+.icon-ic_fluent_text_add_space_before_20_filled:before {
content: "\f131";
}
-.icon-ic_fluent_text_bullet_list_dismiss_20_regular:before {
+.icon-ic_fluent_text_add_space_before_20_regular:before {
content: "\f132";
}
-.icon-ic_fluent_text_bullet_list_ltr_20_filled:before {
+.icon-ic_fluent_text_add_t_20_filled:before {
content: "\f133";
}
-.icon-ic_fluent_text_bullet_list_ltr_20_regular:before {
+.icon-ic_fluent_text_add_t_20_regular:before {
content: "\f134";
}
-.icon-ic_fluent_text_bullet_list_ltr_90_20_filled:before {
+.icon-ic_fluent_text_align_center_20_filled:before {
content: "\f135";
}
-.icon-ic_fluent_text_bullet_list_ltr_90_20_regular:before {
+.icon-ic_fluent_text_align_center_20_regular:before {
content: "\f136";
}
-.icon-ic_fluent_text_bullet_list_rtl_20_filled:before {
+.icon-ic_fluent_text_align_center_rotate_270_20_filled:before {
content: "\f137";
}
-.icon-ic_fluent_text_bullet_list_rtl_20_regular:before {
+.icon-ic_fluent_text_align_center_rotate_270_20_regular:before {
content: "\f138";
}
-.icon-ic_fluent_text_bullet_list_rtl_90_20_filled:before {
+.icon-ic_fluent_text_align_center_rotate_90_20_filled:before {
content: "\f139";
}
-.icon-ic_fluent_text_bullet_list_rtl_90_20_regular:before {
+.icon-ic_fluent_text_align_center_rotate_90_20_regular:before {
content: "\f13a";
}
-.icon-ic_fluent_text_bullet_list_square_20_filled:before {
+.icon-ic_fluent_text_align_distributed_20_filled:before {
content: "\f13b";
}
-.icon-ic_fluent_text_bullet_list_square_20_regular:before {
+.icon-ic_fluent_text_align_distributed_20_regular:before {
content: "\f13c";
}
-.icon-ic_fluent_text_bullet_list_square_clock_20_filled:before {
+.icon-ic_fluent_text_align_distributed_evenly_20_filled:before {
content: "\f13d";
}
-.icon-ic_fluent_text_bullet_list_square_clock_20_regular:before {
+.icon-ic_fluent_text_align_distributed_evenly_20_regular:before {
content: "\f13e";
}
-.icon-ic_fluent_text_bullet_list_square_edit_20_filled:before {
+.icon-ic_fluent_text_align_distributed_vertical_20_filled:before {
content: "\f13f";
}
-.icon-ic_fluent_text_bullet_list_square_edit_20_regular:before {
+.icon-ic_fluent_text_align_distributed_vertical_20_regular:before {
content: "\f140";
}
-.icon-ic_fluent_text_bullet_list_square_person_20_filled:before {
+.icon-ic_fluent_text_align_justify_20_filled:before {
content: "\f141";
}
-.icon-ic_fluent_text_bullet_list_square_person_20_regular:before {
+.icon-ic_fluent_text_align_justify_20_regular:before {
content: "\f142";
}
-.icon-ic_fluent_text_bullet_list_square_search_20_filled:before {
+.icon-ic_fluent_text_align_justify_low_20_filled:before {
content: "\f143";
}
-.icon-ic_fluent_text_bullet_list_square_search_20_regular:before {
+.icon-ic_fluent_text_align_justify_low_20_regular:before {
content: "\f144";
}
-.icon-ic_fluent_text_bullet_list_square_settings_20_filled:before {
+.icon-ic_fluent_text_align_justify_low_90_20_filled:before {
content: "\f145";
}
-.icon-ic_fluent_text_bullet_list_square_settings_20_regular:before {
+.icon-ic_fluent_text_align_justify_low_90_20_regular:before {
content: "\f146";
}
-.icon-ic_fluent_text_bullet_list_square_shield_20_filled:before {
+.icon-ic_fluent_text_align_justify_low_rotate_270_20_filled:before {
content: "\f147";
}
-.icon-ic_fluent_text_bullet_list_square_shield_20_regular:before {
+.icon-ic_fluent_text_align_justify_low_rotate_270_20_regular:before {
content: "\f148";
}
-.icon-ic_fluent_text_bullet_list_square_sparkle_20_filled:before {
+.icon-ic_fluent_text_align_justify_low_rotate_90_20_filled:before {
content: "\f149";
}
-.icon-ic_fluent_text_bullet_list_square_sparkle_20_regular:before {
+.icon-ic_fluent_text_align_justify_low_rotate_90_20_regular:before {
content: "\f14a";
}
-.icon-ic_fluent_text_bullet_list_square_toolbox_20_filled:before {
+.icon-ic_fluent_text_align_justify_rotate_270_20_filled:before {
content: "\f14b";
}
-.icon-ic_fluent_text_bullet_list_square_toolbox_20_regular:before {
+.icon-ic_fluent_text_align_justify_rotate_270_20_regular:before {
content: "\f14c";
}
-.icon-ic_fluent_text_bullet_list_square_warning_20_filled:before {
+.icon-ic_fluent_text_align_justify_rotate_90_20_filled:before {
content: "\f14d";
}
-.icon-ic_fluent_text_bullet_list_square_warning_20_regular:before {
+.icon-ic_fluent_text_align_justify_rotate_90_20_regular:before {
content: "\f14e";
}
-.icon-ic_fluent_text_bullet_list_tree_20_filled:before {
+.icon-ic_fluent_text_align_left_20_filled:before {
content: "\f14f";
}
-.icon-ic_fluent_text_bullet_list_tree_20_regular:before {
+.icon-ic_fluent_text_align_left_20_regular:before {
content: "\f150";
}
-.icon-ic_fluent_text_case_lowercase_20_filled:before {
+.icon-ic_fluent_text_align_left_rotate_270_20_filled:before {
content: "\f151";
}
-.icon-ic_fluent_text_case_lowercase_20_regular:before {
+.icon-ic_fluent_text_align_left_rotate_270_20_regular:before {
content: "\f152";
}
-.icon-ic_fluent_text_case_title_20_filled:before {
+.icon-ic_fluent_text_align_left_rotate_90_20_filled:before {
content: "\f153";
}
-.icon-ic_fluent_text_case_title_20_regular:before {
+.icon-ic_fluent_text_align_left_rotate_90_20_regular:before {
content: "\f154";
}
-.icon-ic_fluent_text_case_uppercase_20_filled:before {
+.icon-ic_fluent_text_align_right_20_filled:before {
content: "\f155";
}
-.icon-ic_fluent_text_case_uppercase_20_regular:before {
+.icon-ic_fluent_text_align_right_20_regular:before {
content: "\f156";
}
-.icon-ic_fluent_text_change_case_20_filled:before {
+.icon-ic_fluent_text_align_right_rotate_270_20_filled:before {
content: "\f157";
}
-.icon-ic_fluent_text_change_case_20_regular:before {
+.icon-ic_fluent_text_align_right_rotate_270_20_regular:before {
content: "\f158";
}
-.icon-ic_fluent_text_clear_formatting_20_filled:before {
+.icon-ic_fluent_text_align_right_rotate_90_20_filled:before {
content: "\f159";
}
-.icon-ic_fluent_text_clear_formatting_20_regular:before {
+.icon-ic_fluent_text_align_right_rotate_90_20_regular:before {
content: "\f15a";
}
-.icon-ic_fluent_text_collapse_20_filled:before {
+.icon-ic_fluent_text_arrow_down_right_column_20_filled:before {
content: "\f15b";
}
-.icon-ic_fluent_text_collapse_20_regular:before {
+.icon-ic_fluent_text_arrow_down_right_column_20_regular:before {
content: "\f15c";
}
-.icon-ic_fluent_text_color_20_filled:before {
+.icon-ic_fluent_text_asterisk_20_filled:before {
content: "\f15d";
}
-.icon-ic_fluent_text_color_20_regular:before {
+.icon-ic_fluent_text_asterisk_20_regular:before {
content: "\f15e";
}
-.icon-ic_fluent_text_color_accent_20_filled:before {
+.icon-ic_fluent_text_baseline_20_filled:before {
content: "\f15f";
}
-.icon-ic_fluent_text_column_one_20_filled:before {
+.icon-ic_fluent_text_baseline_20_regular:before {
content: "\f160";
}
-.icon-ic_fluent_text_column_one_20_regular:before {
+.icon-ic_fluent_text_bold_20_filled:before {
content: "\f161";
}
-.icon-ic_fluent_text_column_one_narrow_20_filled:before {
+.icon-ic_fluent_text_bold_20_regular:before {
content: "\f162";
}
-.icon-ic_fluent_text_column_one_narrow_20_regular:before {
+.icon-ic_fluent_text_box_settings_20_filled:before {
content: "\f163";
}
-.icon-ic_fluent_text_column_one_semi_narrow_20_filled:before {
+.icon-ic_fluent_text_box_settings_20_regular:before {
content: "\f164";
}
-.icon-ic_fluent_text_column_one_semi_narrow_20_regular:before {
+.icon-ic_fluent_text_bullet_list_20_filled:before {
content: "\f165";
}
-.icon-ic_fluent_text_column_one_wide_20_filled:before {
+.icon-ic_fluent_text_bullet_list_20_regular:before {
content: "\f166";
}
-.icon-ic_fluent_text_column_one_wide_20_regular:before {
+.icon-ic_fluent_text_bullet_list_90_20_filled:before {
content: "\f167";
}
-.icon-ic_fluent_text_column_one_wide_lightning_20_filled:before {
+.icon-ic_fluent_text_bullet_list_90_20_regular:before {
content: "\f168";
}
-.icon-ic_fluent_text_column_one_wide_lightning_20_regular:before {
+.icon-ic_fluent_text_bullet_list_add_20_filled:before {
content: "\f169";
}
-.icon-ic_fluent_text_column_three_20_filled:before {
+.icon-ic_fluent_text_bullet_list_add_20_regular:before {
content: "\f16a";
}
-.icon-ic_fluent_text_column_three_20_regular:before {
+.icon-ic_fluent_text_bullet_list_checkmark_20_filled:before {
content: "\f16b";
}
-.icon-ic_fluent_text_column_two_20_filled:before {
+.icon-ic_fluent_text_bullet_list_checkmark_20_regular:before {
content: "\f16c";
}
-.icon-ic_fluent_text_column_two_20_regular:before {
+.icon-ic_fluent_text_bullet_list_dismiss_20_filled:before {
content: "\f16d";
}
-.icon-ic_fluent_text_column_two_left_20_filled:before {
+.icon-ic_fluent_text_bullet_list_dismiss_20_regular:before {
content: "\f16e";
}
-.icon-ic_fluent_text_column_two_left_20_regular:before {
+.icon-ic_fluent_text_bullet_list_ltr_20_filled:before {
content: "\f16f";
}
-.icon-ic_fluent_text_column_two_right_20_filled:before {
+.icon-ic_fluent_text_bullet_list_ltr_20_regular:before {
content: "\f170";
}
-.icon-ic_fluent_text_column_two_right_20_regular:before {
+.icon-ic_fluent_text_bullet_list_ltr_90_20_filled:before {
content: "\f171";
}
-.icon-ic_fluent_text_column_wide_20_filled:before {
+.icon-ic_fluent_text_bullet_list_ltr_90_20_regular:before {
content: "\f172";
}
-.icon-ic_fluent_text_column_wide_20_regular:before {
+.icon-ic_fluent_text_bullet_list_rtl_20_filled:before {
content: "\f173";
}
-.icon-ic_fluent_text_continuous_20_filled:before {
+.icon-ic_fluent_text_bullet_list_rtl_20_regular:before {
content: "\f174";
}
-.icon-ic_fluent_text_continuous_20_regular:before {
+.icon-ic_fluent_text_bullet_list_rtl_90_20_filled:before {
content: "\f175";
}
-.icon-ic_fluent_text_density_20_filled:before {
+.icon-ic_fluent_text_bullet_list_rtl_90_20_regular:before {
content: "\f176";
}
-.icon-ic_fluent_text_density_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_20_filled:before {
content: "\f177";
}
-.icon-ic_fluent_text_description_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_20_regular:before {
content: "\f178";
}
-.icon-ic_fluent_text_description_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_clock_20_filled:before {
content: "\f179";
}
-.icon-ic_fluent_text_description_ltr_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_clock_20_regular:before {
content: "\f17a";
}
-.icon-ic_fluent_text_description_ltr_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_edit_20_filled:before {
content: "\f17b";
}
-.icon-ic_fluent_text_description_rtl_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_edit_20_regular:before {
content: "\f17c";
}
-.icon-ic_fluent_text_description_rtl_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_person_20_filled:before {
content: "\f17d";
}
-.icon-ic_fluent_text_direction_horizontal_left_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_person_20_regular:before {
content: "\f17e";
}
-.icon-ic_fluent_text_direction_horizontal_left_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_search_20_filled:before {
content: "\f17f";
}
-.icon-ic_fluent_text_direction_horizontal_ltr_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_search_20_regular:before {
content: "\f180";
}
-.icon-ic_fluent_text_direction_horizontal_ltr_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_settings_20_filled:before {
content: "\f181";
}
-.icon-ic_fluent_text_direction_horizontal_right_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_settings_20_regular:before {
content: "\f182";
}
-.icon-ic_fluent_text_direction_horizontal_right_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_shield_20_filled:before {
content: "\f183";
}
-.icon-ic_fluent_text_direction_horizontal_rtl_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_shield_20_regular:before {
content: "\f184";
}
-.icon-ic_fluent_text_direction_horizontal_rtl_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_sparkle_20_filled:before {
content: "\f185";
}
-.icon-ic_fluent_text_direction_rotate_270_right_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_sparkle_20_regular:before {
content: "\f186";
}
-.icon-ic_fluent_text_direction_rotate_270_right_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_toolbox_20_filled:before {
content: "\f187";
}
-.icon-ic_fluent_text_direction_rotate_315_right_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_toolbox_20_regular:before {
content: "\f188";
}
-.icon-ic_fluent_text_direction_rotate_315_right_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_warning_20_filled:before {
content: "\f189";
}
-.icon-ic_fluent_text_direction_rotate_45_right_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_warning_20_regular:before {
content: "\f18a";
}
-.icon-ic_fluent_text_direction_rotate_45_right_20_regular:before {
+.icon-ic_fluent_text_bullet_list_tree_20_filled:before {
content: "\f18b";
}
-.icon-ic_fluent_text_direction_rotate_90_left_20_filled:before {
+.icon-ic_fluent_text_bullet_list_tree_20_regular:before {
content: "\f18c";
}
-.icon-ic_fluent_text_direction_rotate_90_left_20_regular:before {
+.icon-ic_fluent_text_case_lowercase_20_filled:before {
content: "\f18d";
}
-.icon-ic_fluent_text_direction_rotate_90_ltr_20_filled:before {
+.icon-ic_fluent_text_case_lowercase_20_regular:before {
content: "\f18e";
}
-.icon-ic_fluent_text_direction_rotate_90_ltr_20_regular:before {
+.icon-ic_fluent_text_case_title_20_filled:before {
content: "\f18f";
}
-.icon-ic_fluent_text_direction_rotate_90_right_20_filled:before {
+.icon-ic_fluent_text_case_title_20_regular:before {
content: "\f190";
}
-.icon-ic_fluent_text_direction_rotate_90_right_20_regular:before {
+.icon-ic_fluent_text_case_uppercase_20_filled:before {
content: "\f191";
}
-.icon-ic_fluent_text_direction_rotate_90_rtl_20_filled:before {
+.icon-ic_fluent_text_case_uppercase_20_regular:before {
content: "\f192";
}
-.icon-ic_fluent_text_direction_rotate_90_rtl_20_regular:before {
+.icon-ic_fluent_text_change_case_20_filled:before {
content: "\f193";
}
-.icon-ic_fluent_text_direction_vertical_20_filled:before {
+.icon-ic_fluent_text_change_case_20_regular:before {
content: "\f194";
}
-.icon-ic_fluent_text_direction_vertical_20_regular:before {
+.icon-ic_fluent_text_clear_formatting_20_filled:before {
content: "\f195";
}
-.icon-ic_fluent_text_edit_style_20_filled:before {
+.icon-ic_fluent_text_clear_formatting_20_regular:before {
content: "\f196";
}
-.icon-ic_fluent_text_edit_style_20_regular:before {
+.icon-ic_fluent_text_collapse_20_filled:before {
content: "\f197";
}
-.icon-ic_fluent_text_effects_20_filled:before {
+.icon-ic_fluent_text_collapse_20_regular:before {
content: "\f198";
}
-.icon-ic_fluent_text_effects_20_regular:before {
+.icon-ic_fluent_text_color_20_filled:before {
content: "\f199";
}
-.icon-ic_fluent_text_effects_sparkle_20_filled:before {
+.icon-ic_fluent_text_color_20_regular:before {
content: "\f19a";
}
-.icon-ic_fluent_text_effects_sparkle_20_regular:before {
+.icon-ic_fluent_text_color_accent_20_filled:before {
content: "\f19b";
}
-.icon-ic_fluent_text_expand_20_filled:before {
+.icon-ic_fluent_text_column_one_20_filled:before {
content: "\f19c";
}
-.icon-ic_fluent_text_expand_20_regular:before {
+.icon-ic_fluent_text_column_one_20_regular:before {
content: "\f19d";
}
-.icon-ic_fluent_text_field_20_filled:before {
+.icon-ic_fluent_text_column_one_narrow_20_filled:before {
content: "\f19e";
}
-.icon-ic_fluent_text_field_20_regular:before {
+.icon-ic_fluent_text_column_one_narrow_20_regular:before {
content: "\f19f";
}
-.icon-ic_fluent_text_first_line_20_filled:before {
+.icon-ic_fluent_text_column_one_semi_narrow_20_filled:before {
content: "\f1a0";
}
-.icon-ic_fluent_text_first_line_20_regular:before {
+.icon-ic_fluent_text_column_one_semi_narrow_20_regular:before {
content: "\f1a1";
}
-.icon-ic_fluent_text_font_20_filled:before {
+.icon-ic_fluent_text_column_one_wide_20_filled:before {
content: "\f1a2";
}
-.icon-ic_fluent_text_font_20_regular:before {
+.icon-ic_fluent_text_column_one_wide_20_regular:before {
content: "\f1a3";
}
-.icon-ic_fluent_text_font_info_20_filled:before {
+.icon-ic_fluent_text_column_one_wide_lightning_20_filled:before {
content: "\f1a4";
}
-.icon-ic_fluent_text_font_info_20_regular:before {
+.icon-ic_fluent_text_column_one_wide_lightning_20_regular:before {
content: "\f1a5";
}
-.icon-ic_fluent_text_font_size_20_filled:before {
+.icon-ic_fluent_text_column_three_20_filled:before {
content: "\f1a6";
}
-.icon-ic_fluent_text_font_size_20_regular:before {
+.icon-ic_fluent_text_column_three_20_regular:before {
content: "\f1a7";
}
-.icon-ic_fluent_text_footnote_20_filled:before {
+.icon-ic_fluent_text_column_two_20_filled:before {
content: "\f1a8";
}
-.icon-ic_fluent_text_footnote_20_regular:before {
+.icon-ic_fluent_text_column_two_20_regular:before {
content: "\f1a9";
}
-.icon-ic_fluent_text_grammar_arrow_left_20_filled:before {
+.icon-ic_fluent_text_column_two_left_20_filled:before {
content: "\f1aa";
}
-.icon-ic_fluent_text_grammar_arrow_left_20_regular:before {
+.icon-ic_fluent_text_column_two_left_20_regular:before {
content: "\f1ab";
}
-.icon-ic_fluent_text_grammar_arrow_right_20_filled:before {
+.icon-ic_fluent_text_column_two_right_20_filled:before {
content: "\f1ac";
}
-.icon-ic_fluent_text_grammar_arrow_right_20_regular:before {
+.icon-ic_fluent_text_column_two_right_20_regular:before {
content: "\f1ad";
}
-.icon-ic_fluent_text_grammar_checkmark_20_filled:before {
+.icon-ic_fluent_text_column_wide_20_filled:before {
content: "\f1ae";
}
-.icon-ic_fluent_text_grammar_checkmark_20_regular:before {
+.icon-ic_fluent_text_column_wide_20_regular:before {
content: "\f1af";
}
-.icon-ic_fluent_text_grammar_dismiss_20_filled:before {
+.icon-ic_fluent_text_continuous_20_filled:before {
content: "\f1b0";
}
-.icon-ic_fluent_text_grammar_dismiss_20_regular:before {
+.icon-ic_fluent_text_continuous_20_regular:before {
content: "\f1b1";
}
-.icon-ic_fluent_text_grammar_error_20_filled:before {
+.icon-ic_fluent_text_density_20_filled:before {
content: "\f1b2";
}
-.icon-ic_fluent_text_grammar_error_20_regular:before {
+.icon-ic_fluent_text_density_20_regular:before {
content: "\f1b3";
}
-.icon-ic_fluent_text_grammar_lightning_20_filled:before {
+.icon-ic_fluent_text_description_20_filled:before {
content: "\f1b4";
}
-.icon-ic_fluent_text_grammar_lightning_20_regular:before {
+.icon-ic_fluent_text_description_20_regular:before {
content: "\f1b5";
}
-.icon-ic_fluent_text_grammar_settings_20_filled:before {
+.icon-ic_fluent_text_description_ltr_20_filled:before {
content: "\f1b6";
}
-.icon-ic_fluent_text_grammar_settings_20_regular:before {
+.icon-ic_fluent_text_description_ltr_20_regular:before {
content: "\f1b7";
}
-.icon-ic_fluent_text_grammar_wand_20_filled:before {
+.icon-ic_fluent_text_description_rtl_20_filled:before {
content: "\f1b8";
}
-.icon-ic_fluent_text_grammar_wand_20_regular:before {
+.icon-ic_fluent_text_description_rtl_20_regular:before {
content: "\f1b9";
}
-.icon-ic_fluent_text_hanging_20_filled:before {
+.icon-ic_fluent_text_direction_horizontal_left_20_filled:before {
content: "\f1ba";
}
-.icon-ic_fluent_text_hanging_20_regular:before {
+.icon-ic_fluent_text_direction_horizontal_left_20_regular:before {
content: "\f1bb";
}
-.icon-ic_fluent_text_header_1_20_filled:before {
+.icon-ic_fluent_text_direction_horizontal_ltr_20_filled:before {
content: "\f1bc";
}
-.icon-ic_fluent_text_header_1_20_regular:before {
+.icon-ic_fluent_text_direction_horizontal_ltr_20_regular:before {
content: "\f1bd";
}
-.icon-ic_fluent_text_header_1_lines_20_filled:before {
+.icon-ic_fluent_text_direction_horizontal_right_20_filled:before {
content: "\f1be";
}
-.icon-ic_fluent_text_header_1_lines_20_regular:before {
+.icon-ic_fluent_text_direction_horizontal_right_20_regular:before {
content: "\f1bf";
}
-.icon-ic_fluent_text_header_1_lines_caret_20_filled:before {
+.icon-ic_fluent_text_direction_horizontal_rtl_20_filled:before {
content: "\f1c0";
}
-.icon-ic_fluent_text_header_1_lines_caret_20_regular:before {
+.icon-ic_fluent_text_direction_horizontal_rtl_20_regular:before {
content: "\f1c1";
}
-.icon-ic_fluent_text_header_2_20_filled:before {
+.icon-ic_fluent_text_direction_rotate_270_right_20_filled:before {
content: "\f1c2";
}
-.icon-ic_fluent_text_header_2_20_regular:before {
+.icon-ic_fluent_text_direction_rotate_270_right_20_regular:before {
content: "\f1c3";
}
-.icon-ic_fluent_text_header_2_lines_20_filled:before {
+.icon-ic_fluent_text_direction_rotate_315_right_20_filled:before {
content: "\f1c4";
}
-.icon-ic_fluent_text_header_2_lines_20_regular:before {
+.icon-ic_fluent_text_direction_rotate_315_right_20_regular:before {
content: "\f1c5";
}
-.icon-ic_fluent_text_header_2_lines_caret_20_filled:before {
+.icon-ic_fluent_text_direction_rotate_45_right_20_filled:before {
content: "\f1c6";
}
-.icon-ic_fluent_text_header_2_lines_caret_20_regular:before {
+.icon-ic_fluent_text_direction_rotate_45_right_20_regular:before {
content: "\f1c7";
}
-.icon-ic_fluent_text_header_3_20_filled:before {
+.icon-ic_fluent_text_direction_rotate_90_left_20_filled:before {
content: "\f1c8";
}
-.icon-ic_fluent_text_header_3_20_regular:before {
+.icon-ic_fluent_text_direction_rotate_90_left_20_regular:before {
content: "\f1c9";
}
-.icon-ic_fluent_text_header_3_lines_20_filled:before {
+.icon-ic_fluent_text_direction_rotate_90_ltr_20_filled:before {
content: "\f1ca";
}
-.icon-ic_fluent_text_header_3_lines_20_regular:before {
+.icon-ic_fluent_text_direction_rotate_90_ltr_20_regular:before {
content: "\f1cb";
}
-.icon-ic_fluent_text_header_3_lines_caret_20_filled:before {
+.icon-ic_fluent_text_direction_rotate_90_right_20_filled:before {
content: "\f1cc";
}
-.icon-ic_fluent_text_header_3_lines_caret_20_regular:before {
+.icon-ic_fluent_text_direction_rotate_90_right_20_regular:before {
content: "\f1cd";
}
-.icon-ic_fluent_text_indent_decrease_20_filled:before {
+.icon-ic_fluent_text_direction_rotate_90_rtl_20_filled:before {
content: "\f1ce";
}
-.icon-ic_fluent_text_indent_decrease_20_regular:before {
+.icon-ic_fluent_text_direction_rotate_90_rtl_20_regular:before {
content: "\f1cf";
}
-.icon-ic_fluent_text_indent_decrease_ltr_20_filled:before {
+.icon-ic_fluent_text_direction_vertical_20_filled:before {
content: "\f1d0";
}
-.icon-ic_fluent_text_indent_decrease_ltr_20_regular:before {
+.icon-ic_fluent_text_direction_vertical_20_regular:before {
content: "\f1d1";
}
-.icon-ic_fluent_text_indent_decrease_ltr_90_20_filled:before {
+.icon-ic_fluent_text_edit_style_20_filled:before {
content: "\f1d2";
}
-.icon-ic_fluent_text_indent_decrease_ltr_90_20_regular:before {
+.icon-ic_fluent_text_edit_style_20_regular:before {
content: "\f1d3";
}
-.icon-ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled:before {
+.icon-ic_fluent_text_effects_20_filled:before {
content: "\f1d4";
}
-.icon-ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular:before {
+.icon-ic_fluent_text_effects_20_regular:before {
content: "\f1d5";
}
-.icon-ic_fluent_text_indent_decrease_rotate_270_20_filled:before {
+.icon-ic_fluent_text_effects_sparkle_20_filled:before {
content: "\f1d6";
}
-.icon-ic_fluent_text_indent_decrease_rotate_270_20_regular:before {
+.icon-ic_fluent_text_effects_sparkle_20_regular:before {
content: "\f1d7";
}
-.icon-ic_fluent_text_indent_decrease_rotate_90_20_filled:before {
+.icon-ic_fluent_text_expand_20_filled:before {
content: "\f1d8";
}
-.icon-ic_fluent_text_indent_decrease_rotate_90_20_regular:before {
+.icon-ic_fluent_text_expand_20_regular:before {
content: "\f1d9";
}
-.icon-ic_fluent_text_indent_decrease_rtl_20_filled:before {
+.icon-ic_fluent_text_field_20_filled:before {
content: "\f1da";
}
-.icon-ic_fluent_text_indent_decrease_rtl_20_regular:before {
+.icon-ic_fluent_text_field_20_regular:before {
content: "\f1db";
}
-.icon-ic_fluent_text_indent_decrease_rtl_90_20_filled:before {
+.icon-ic_fluent_text_first_line_20_filled:before {
content: "\f1dc";
}
-.icon-ic_fluent_text_indent_decrease_rtl_90_20_regular:before {
+.icon-ic_fluent_text_first_line_20_regular:before {
content: "\f1dd";
}
-.icon-ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled:before {
+.icon-ic_fluent_text_font_20_filled:before {
content: "\f1de";
}
-.icon-ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular:before {
+.icon-ic_fluent_text_font_20_regular:before {
content: "\f1df";
}
-.icon-ic_fluent_text_indent_increase_20_filled:before {
+.icon-ic_fluent_text_font_info_20_filled:before {
content: "\f1e0";
}
-.icon-ic_fluent_text_indent_increase_20_regular:before {
+.icon-ic_fluent_text_font_info_20_regular:before {
content: "\f1e1";
}
-.icon-ic_fluent_text_indent_increase_ltr_20_filled:before {
+.icon-ic_fluent_text_font_size_20_filled:before {
content: "\f1e2";
}
-.icon-ic_fluent_text_indent_increase_ltr_20_regular:before {
+.icon-ic_fluent_text_font_size_20_regular:before {
content: "\f1e3";
}
-.icon-ic_fluent_text_indent_increase_ltr_90_20_filled:before {
+.icon-ic_fluent_text_footnote_20_filled:before {
content: "\f1e4";
}
-.icon-ic_fluent_text_indent_increase_ltr_90_20_regular:before {
+.icon-ic_fluent_text_footnote_20_regular:before {
content: "\f1e5";
}
-.icon-ic_fluent_text_indent_increase_ltr_rotate_270_20_filled:before {
+.icon-ic_fluent_text_grammar_arrow_left_20_filled:before {
content: "\f1e6";
}
-.icon-ic_fluent_text_indent_increase_ltr_rotate_270_20_regular:before {
+.icon-ic_fluent_text_grammar_arrow_left_20_regular:before {
content: "\f1e7";
}
-.icon-ic_fluent_text_indent_increase_rotate_270_20_filled:before {
+.icon-ic_fluent_text_grammar_arrow_right_20_filled:before {
content: "\f1e8";
}
-.icon-ic_fluent_text_indent_increase_rotate_270_20_regular:before {
+.icon-ic_fluent_text_grammar_arrow_right_20_regular:before {
content: "\f1e9";
}
-.icon-ic_fluent_text_indent_increase_rotate_90_20_filled:before {
+.icon-ic_fluent_text_grammar_checkmark_20_filled:before {
content: "\f1ea";
}
-.icon-ic_fluent_text_indent_increase_rotate_90_20_regular:before {
+.icon-ic_fluent_text_grammar_checkmark_20_regular:before {
content: "\f1eb";
}
-.icon-ic_fluent_text_indent_increase_rtl_20_filled:before {
+.icon-ic_fluent_text_grammar_dismiss_20_filled:before {
content: "\f1ec";
}
-.icon-ic_fluent_text_indent_increase_rtl_20_regular:before {
+.icon-ic_fluent_text_grammar_dismiss_20_regular:before {
content: "\f1ed";
}
-.icon-ic_fluent_text_indent_increase_rtl_90_20_filled:before {
+.icon-ic_fluent_text_grammar_error_20_filled:before {
content: "\f1ee";
}
-.icon-ic_fluent_text_indent_increase_rtl_90_20_regular:before {
+.icon-ic_fluent_text_grammar_error_20_regular:before {
content: "\f1ef";
}
-.icon-ic_fluent_text_indent_increase_rtl_rotate_270_20_filled:before {
+.icon-ic_fluent_text_grammar_lightning_20_filled:before {
content: "\f1f0";
}
-.icon-ic_fluent_text_indent_increase_rtl_rotate_270_20_regular:before {
+.icon-ic_fluent_text_grammar_lightning_20_regular:before {
content: "\f1f1";
}
-.icon-ic_fluent_text_italic_20_filled:before {
+.icon-ic_fluent_text_grammar_settings_20_filled:before {
content: "\f1f2";
}
-.icon-ic_fluent_text_italic_20_regular:before {
+.icon-ic_fluent_text_grammar_settings_20_regular:before {
content: "\f1f3";
}
-.icon-ic_fluent_text_line_spacing_20_filled:before {
+.icon-ic_fluent_text_grammar_wand_20_filled:before {
content: "\f1f4";
}
-.icon-ic_fluent_text_line_spacing_20_regular:before {
+.icon-ic_fluent_text_grammar_wand_20_regular:before {
content: "\f1f5";
}
-.icon-ic_fluent_text_more_20_filled:before {
+.icon-ic_fluent_text_hanging_20_filled:before {
content: "\f1f6";
}
-.icon-ic_fluent_text_more_20_regular:before {
+.icon-ic_fluent_text_hanging_20_regular:before {
content: "\f1f7";
}
-.icon-ic_fluent_text_number_format_20_filled:before {
+.icon-ic_fluent_text_header_1_20_filled:before {
content: "\f1f8";
}
-.icon-ic_fluent_text_number_format_20_regular:before {
+.icon-ic_fluent_text_header_1_20_regular:before {
content: "\f1f9";
}
-.icon-ic_fluent_text_number_list_ltr_20_filled:before {
+.icon-ic_fluent_text_header_1_lines_20_filled:before {
content: "\f1fa";
}
-.icon-ic_fluent_text_number_list_ltr_20_regular:before {
+.icon-ic_fluent_text_header_1_lines_20_regular:before {
content: "\f1fb";
}
-.icon-ic_fluent_text_number_list_ltr_90_20_filled:before {
+.icon-ic_fluent_text_header_1_lines_caret_20_filled:before {
content: "\f1fc";
}
-.icon-ic_fluent_text_number_list_ltr_90_20_regular:before {
+.icon-ic_fluent_text_header_1_lines_caret_20_regular:before {
content: "\f1fd";
}
-.icon-ic_fluent_text_number_list_ltr_rotate_270_20_filled:before {
+.icon-ic_fluent_text_header_2_20_filled:before {
content: "\f1fe";
}
-.icon-ic_fluent_text_number_list_ltr_rotate_270_20_regular:before {
+.icon-ic_fluent_text_header_2_20_regular:before {
content: "\f1ff";
}
-.icon-ic_fluent_text_number_list_rotate_270_20_filled:before {
+.icon-ic_fluent_text_header_2_lines_20_filled:before {
content: "\f200";
}
-.icon-ic_fluent_text_number_list_rotate_270_20_regular:before {
+.icon-ic_fluent_text_header_2_lines_20_regular:before {
content: "\f201";
}
-.icon-ic_fluent_text_number_list_rotate_90_20_filled:before {
+.icon-ic_fluent_text_header_2_lines_caret_20_filled:before {
content: "\f202";
}
-.icon-ic_fluent_text_number_list_rotate_90_20_regular:before {
+.icon-ic_fluent_text_header_2_lines_caret_20_regular:before {
content: "\f203";
}
-.icon-ic_fluent_text_number_list_rtl_20_filled:before {
+.icon-ic_fluent_text_header_3_20_filled:before {
content: "\f204";
}
-.icon-ic_fluent_text_number_list_rtl_20_regular:before {
+.icon-ic_fluent_text_header_3_20_regular:before {
content: "\f205";
}
-.icon-ic_fluent_text_number_list_rtl_90_20_filled:before {
+.icon-ic_fluent_text_header_3_lines_20_filled:before {
content: "\f206";
}
-.icon-ic_fluent_text_number_list_rtl_90_20_regular:before {
+.icon-ic_fluent_text_header_3_lines_20_regular:before {
content: "\f207";
}
-.icon-ic_fluent_text_number_list_rtl_rotate_270_20_filled:before {
+.icon-ic_fluent_text_header_3_lines_caret_20_filled:before {
content: "\f208";
}
-.icon-ic_fluent_text_number_list_rtl_rotate_270_20_regular:before {
+.icon-ic_fluent_text_header_3_lines_caret_20_regular:before {
content: "\f209";
}
-.icon-ic_fluent_text_paragraph_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_20_filled:before {
content: "\f20a";
}
-.icon-ic_fluent_text_paragraph_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_20_regular:before {
content: "\f20b";
}
-.icon-ic_fluent_text_paragraph_direction_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_ltr_20_filled:before {
content: "\f20c";
}
-.icon-ic_fluent_text_paragraph_direction_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_ltr_20_regular:before {
content: "\f20d";
}
-.icon-ic_fluent_text_paragraph_direction_left_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_ltr_90_20_filled:before {
content: "\f20e";
}
-.icon-ic_fluent_text_paragraph_direction_left_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_ltr_90_20_regular:before {
content: "\f20f";
}
-.icon-ic_fluent_text_paragraph_direction_right_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled:before {
content: "\f210";
}
-.icon-ic_fluent_text_paragraph_direction_right_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular:before {
content: "\f211";
}
-.icon-ic_fluent_text_period_asterisk_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_rotate_270_20_filled:before {
content: "\f212";
}
-.icon-ic_fluent_text_period_asterisk_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_rotate_270_20_regular:before {
content: "\f213";
}
-.icon-ic_fluent_text_position_behind_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_rotate_90_20_filled:before {
content: "\f214";
}
-.icon-ic_fluent_text_position_behind_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_rotate_90_20_regular:before {
content: "\f215";
}
-.icon-ic_fluent_text_position_front_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_rtl_20_filled:before {
content: "\f216";
}
-.icon-ic_fluent_text_position_front_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_rtl_20_regular:before {
content: "\f217";
}
-.icon-ic_fluent_text_position_line_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_rtl_90_20_filled:before {
content: "\f218";
}
-.icon-ic_fluent_text_position_line_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_rtl_90_20_regular:before {
content: "\f219";
}
-.icon-ic_fluent_text_position_square_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled:before {
content: "\f21a";
}
-.icon-ic_fluent_text_position_square_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular:before {
content: "\f21b";
}
-.icon-ic_fluent_text_position_square_left_20_filled:before {
+.icon-ic_fluent_text_indent_increase_20_filled:before {
content: "\f21c";
}
-.icon-ic_fluent_text_position_square_left_20_regular:before {
+.icon-ic_fluent_text_indent_increase_20_regular:before {
content: "\f21d";
}
-.icon-ic_fluent_text_position_square_right_20_filled:before {
+.icon-ic_fluent_text_indent_increase_ltr_20_filled:before {
content: "\f21e";
}
-.icon-ic_fluent_text_position_square_right_20_regular:before {
+.icon-ic_fluent_text_indent_increase_ltr_20_regular:before {
content: "\f21f";
}
-.icon-ic_fluent_text_position_through_20_filled:before {
+.icon-ic_fluent_text_indent_increase_ltr_90_20_filled:before {
content: "\f220";
}
-.icon-ic_fluent_text_position_through_20_regular:before {
+.icon-ic_fluent_text_indent_increase_ltr_90_20_regular:before {
content: "\f221";
}
-.icon-ic_fluent_text_position_tight_20_filled:before {
+.icon-ic_fluent_text_indent_increase_ltr_rotate_270_20_filled:before {
content: "\f222";
}
-.icon-ic_fluent_text_position_tight_20_regular:before {
+.icon-ic_fluent_text_indent_increase_ltr_rotate_270_20_regular:before {
content: "\f223";
}
-.icon-ic_fluent_text_position_top_bottom_20_filled:before {
+.icon-ic_fluent_text_indent_increase_rotate_270_20_filled:before {
content: "\f224";
}
-.icon-ic_fluent_text_position_top_bottom_20_regular:before {
+.icon-ic_fluent_text_indent_increase_rotate_270_20_regular:before {
content: "\f225";
}
-.icon-ic_fluent_text_proofing_tools_20_filled:before {
+.icon-ic_fluent_text_indent_increase_rotate_90_20_filled:before {
content: "\f226";
}
-.icon-ic_fluent_text_proofing_tools_20_regular:before {
+.icon-ic_fluent_text_indent_increase_rotate_90_20_regular:before {
content: "\f227";
}
-.icon-ic_fluent_text_quote_20_filled:before {
+.icon-ic_fluent_text_indent_increase_rtl_20_filled:before {
content: "\f228";
}
-.icon-ic_fluent_text_quote_20_regular:before {
+.icon-ic_fluent_text_indent_increase_rtl_20_regular:before {
content: "\f229";
}
-.icon-ic_fluent_text_sort_ascending_20_filled:before {
+.icon-ic_fluent_text_indent_increase_rtl_90_20_filled:before {
content: "\f22a";
}
-.icon-ic_fluent_text_sort_ascending_20_regular:before {
+.icon-ic_fluent_text_indent_increase_rtl_90_20_regular:before {
content: "\f22b";
}
-.icon-ic_fluent_text_sort_descending_20_filled:before {
+.icon-ic_fluent_text_indent_increase_rtl_rotate_270_20_filled:before {
content: "\f22c";
}
-.icon-ic_fluent_text_sort_descending_20_regular:before {
+.icon-ic_fluent_text_indent_increase_rtl_rotate_270_20_regular:before {
content: "\f22d";
}
-.icon-ic_fluent_text_strikethrough_20_filled:before {
+.icon-ic_fluent_text_italic_20_filled:before {
content: "\f22e";
}
-.icon-ic_fluent_text_strikethrough_20_regular:before {
+.icon-ic_fluent_text_italic_20_regular:before {
content: "\f22f";
}
-.icon-ic_fluent_text_subscript_20_filled:before {
+.icon-ic_fluent_text_line_spacing_20_filled:before {
content: "\f230";
}
-.icon-ic_fluent_text_subscript_20_regular:before {
+.icon-ic_fluent_text_line_spacing_20_regular:before {
content: "\f231";
}
-.icon-ic_fluent_text_superscript_20_filled:before {
+.icon-ic_fluent_text_more_20_filled:before {
content: "\f232";
}
-.icon-ic_fluent_text_superscript_20_regular:before {
+.icon-ic_fluent_text_more_20_regular:before {
content: "\f233";
}
-.icon-ic_fluent_text_t_20_filled:before {
+.icon-ic_fluent_text_number_format_20_filled:before {
content: "\f234";
}
-.icon-ic_fluent_text_t_20_regular:before {
+.icon-ic_fluent_text_number_format_20_regular:before {
content: "\f235";
}
-.icon-ic_fluent_text_underline_20_filled:before {
+.icon-ic_fluent_text_number_list_ltr_20_filled:before {
content: "\f236";
}
-.icon-ic_fluent_text_underline_20_regular:before {
+.icon-ic_fluent_text_number_list_ltr_20_regular:before {
content: "\f237";
}
-.icon-ic_fluent_text_underline_character_u_20_filled:before {
+.icon-ic_fluent_text_number_list_ltr_90_20_filled:before {
content: "\f238";
}
-.icon-ic_fluent_text_underline_character_u_20_regular:before {
+.icon-ic_fluent_text_number_list_ltr_90_20_regular:before {
content: "\f239";
}
-.icon-ic_fluent_text_underline_double_20_filled:before {
+.icon-ic_fluent_text_number_list_ltr_rotate_270_20_filled:before {
content: "\f23a";
}
-.icon-ic_fluent_text_underline_double_20_regular:before {
+.icon-ic_fluent_text_number_list_ltr_rotate_270_20_regular:before {
content: "\f23b";
}
-.icon-ic_fluent_text_whole_word_20_filled:before {
+.icon-ic_fluent_text_number_list_rotate_270_20_filled:before {
content: "\f23c";
}
-.icon-ic_fluent_text_whole_word_20_regular:before {
+.icon-ic_fluent_text_number_list_rotate_270_20_regular:before {
content: "\f23d";
}
-.icon-ic_fluent_text_word_count_20_filled:before {
+.icon-ic_fluent_text_number_list_rotate_90_20_filled:before {
content: "\f23e";
}
-.icon-ic_fluent_text_word_count_20_regular:before {
+.icon-ic_fluent_text_number_list_rotate_90_20_regular:before {
content: "\f23f";
}
-.icon-ic_fluent_text_wrap_20_filled:before {
+.icon-ic_fluent_text_number_list_rtl_20_filled:before {
content: "\f240";
}
-.icon-ic_fluent_text_wrap_20_regular:before {
+.icon-ic_fluent_text_number_list_rtl_20_regular:before {
content: "\f241";
}
-.icon-ic_fluent_text_wrap_off_20_filled:before {
+.icon-ic_fluent_text_number_list_rtl_90_20_filled:before {
content: "\f242";
}
-.icon-ic_fluent_text_wrap_off_20_regular:before {
+.icon-ic_fluent_text_number_list_rtl_90_20_regular:before {
content: "\f243";
}
-.icon-ic_fluent_textbox_20_filled:before {
+.icon-ic_fluent_text_number_list_rtl_rotate_270_20_filled:before {
content: "\f244";
}
-.icon-ic_fluent_textbox_20_regular:before {
+.icon-ic_fluent_text_number_list_rtl_rotate_270_20_regular:before {
content: "\f245";
}
-.icon-ic_fluent_textbox_align_bottom_20_filled:before {
+.icon-ic_fluent_text_paragraph_20_filled:before {
content: "\f246";
}
-.icon-ic_fluent_textbox_align_bottom_20_regular:before {
+.icon-ic_fluent_text_paragraph_20_regular:before {
content: "\f247";
}
-.icon-ic_fluent_textbox_align_bottom_center_20_filled:before {
+.icon-ic_fluent_text_paragraph_direction_20_filled:before {
content: "\f248";
}
-.icon-ic_fluent_textbox_align_bottom_center_20_regular:before {
+.icon-ic_fluent_text_paragraph_direction_20_regular:before {
content: "\f249";
}
-.icon-ic_fluent_textbox_align_bottom_left_20_filled:before {
+.icon-ic_fluent_text_paragraph_direction_left_20_filled:before {
content: "\f24a";
}
-.icon-ic_fluent_textbox_align_bottom_left_20_regular:before {
+.icon-ic_fluent_text_paragraph_direction_left_20_regular:before {
content: "\f24b";
}
-.icon-ic_fluent_textbox_align_bottom_right_20_filled:before {
+.icon-ic_fluent_text_paragraph_direction_right_20_filled:before {
content: "\f24c";
}
-.icon-ic_fluent_textbox_align_bottom_right_20_regular:before {
+.icon-ic_fluent_text_paragraph_direction_right_20_regular:before {
content: "\f24d";
}
-.icon-ic_fluent_textbox_align_bottom_rotate_90_20_filled:before {
+.icon-ic_fluent_text_period_asterisk_20_filled:before {
content: "\f24e";
}
-.icon-ic_fluent_textbox_align_bottom_rotate_90_20_regular:before {
+.icon-ic_fluent_text_period_asterisk_20_regular:before {
content: "\f24f";
}
-.icon-ic_fluent_textbox_align_center_20_filled:before {
+.icon-ic_fluent_text_position_behind_20_filled:before {
content: "\f250";
}
-.icon-ic_fluent_textbox_align_center_20_regular:before {
+.icon-ic_fluent_text_position_behind_20_regular:before {
content: "\f251";
}
-.icon-ic_fluent_textbox_align_middle_20_filled:before {
+.icon-ic_fluent_text_position_front_20_filled:before {
content: "\f252";
}
-.icon-ic_fluent_textbox_align_middle_20_regular:before {
+.icon-ic_fluent_text_position_front_20_regular:before {
content: "\f253";
}
-.icon-ic_fluent_textbox_align_middle_left_20_filled:before {
+.icon-ic_fluent_text_position_line_20_filled:before {
content: "\f254";
}
-.icon-ic_fluent_textbox_align_middle_left_20_regular:before {
+.icon-ic_fluent_text_position_line_20_regular:before {
content: "\f255";
}
-.icon-ic_fluent_textbox_align_middle_right_20_filled:before {
+.icon-ic_fluent_text_position_square_20_filled:before {
content: "\f256";
}
-.icon-ic_fluent_textbox_align_middle_right_20_regular:before {
+.icon-ic_fluent_text_position_square_20_regular:before {
content: "\f257";
}
-.icon-ic_fluent_textbox_align_middle_rotate_90_20_filled:before {
+.icon-ic_fluent_text_position_square_left_20_filled:before {
content: "\f258";
}
-.icon-ic_fluent_textbox_align_middle_rotate_90_20_regular:before {
+.icon-ic_fluent_text_position_square_left_20_regular:before {
content: "\f259";
}
-.icon-ic_fluent_textbox_align_top_20_filled:before {
+.icon-ic_fluent_text_position_square_right_20_filled:before {
content: "\f25a";
}
-.icon-ic_fluent_textbox_align_top_20_regular:before {
+.icon-ic_fluent_text_position_square_right_20_regular:before {
content: "\f25b";
}
-.icon-ic_fluent_textbox_align_top_center_20_filled:before {
+.icon-ic_fluent_text_position_through_20_filled:before {
content: "\f25c";
}
-.icon-ic_fluent_textbox_align_top_center_20_regular:before {
+.icon-ic_fluent_text_position_through_20_regular:before {
content: "\f25d";
}
-.icon-ic_fluent_textbox_align_top_left_20_filled:before {
+.icon-ic_fluent_text_position_tight_20_filled:before {
content: "\f25e";
}
-.icon-ic_fluent_textbox_align_top_left_20_regular:before {
+.icon-ic_fluent_text_position_tight_20_regular:before {
content: "\f25f";
}
-.icon-ic_fluent_textbox_align_top_right_20_filled:before {
+.icon-ic_fluent_text_position_top_bottom_20_filled:before {
content: "\f260";
}
-.icon-ic_fluent_textbox_align_top_right_20_regular:before {
+.icon-ic_fluent_text_position_top_bottom_20_regular:before {
content: "\f261";
}
-.icon-ic_fluent_textbox_align_top_rotate_90_20_filled:before {
+.icon-ic_fluent_text_proofing_tools_20_filled:before {
content: "\f262";
}
-.icon-ic_fluent_textbox_align_top_rotate_90_20_regular:before {
+.icon-ic_fluent_text_proofing_tools_20_regular:before {
content: "\f263";
}
-.icon-ic_fluent_textbox_more_20_filled:before {
+.icon-ic_fluent_text_quote_20_filled:before {
content: "\f264";
}
-.icon-ic_fluent_textbox_more_20_regular:before {
+.icon-ic_fluent_text_quote_20_regular:before {
content: "\f265";
}
-.icon-ic_fluent_textbox_rotate_90_20_filled:before {
+.icon-ic_fluent_text_sort_ascending_20_filled:before {
content: "\f266";
}
-.icon-ic_fluent_textbox_rotate_90_20_regular:before {
+.icon-ic_fluent_text_sort_ascending_20_regular:before {
content: "\f267";
}
-.icon-ic_fluent_textbox_settings_20_filled:before {
+.icon-ic_fluent_text_sort_descending_20_filled:before {
content: "\f268";
}
-.icon-ic_fluent_textbox_settings_20_regular:before {
+.icon-ic_fluent_text_sort_descending_20_regular:before {
content: "\f269";
}
-.icon-ic_fluent_thinking_20_filled:before {
+.icon-ic_fluent_text_strikethrough_20_filled:before {
content: "\f26a";
}
-.icon-ic_fluent_thinking_20_regular:before {
+.icon-ic_fluent_text_strikethrough_20_regular:before {
content: "\f26b";
}
-.icon-ic_fluent_thumb_dislike_20_filled:before {
+.icon-ic_fluent_text_subscript_20_filled:before {
content: "\f26c";
}
-.icon-ic_fluent_thumb_dislike_20_regular:before {
+.icon-ic_fluent_text_subscript_20_regular:before {
content: "\f26d";
}
-.icon-ic_fluent_thumb_like_20_filled:before {
+.icon-ic_fluent_text_superscript_20_filled:before {
content: "\f26e";
}
-.icon-ic_fluent_thumb_like_20_regular:before {
+.icon-ic_fluent_text_superscript_20_regular:before {
content: "\f26f";
}
-.icon-ic_fluent_thumb_like_dislike_20_filled:before {
+.icon-ic_fluent_text_t_20_filled:before {
content: "\f270";
}
-.icon-ic_fluent_thumb_like_dislike_20_regular:before {
+.icon-ic_fluent_text_t_20_regular:before {
content: "\f271";
}
-.icon-ic_fluent_ticket_diagonal_20_filled:before {
+.icon-ic_fluent_text_underline_20_filled:before {
content: "\f272";
}
-.icon-ic_fluent_ticket_diagonal_20_regular:before {
+.icon-ic_fluent_text_underline_20_regular:before {
content: "\f273";
}
-.icon-ic_fluent_ticket_horizontal_20_filled:before {
+.icon-ic_fluent_text_underline_character_u_20_filled:before {
content: "\f274";
}
-.icon-ic_fluent_ticket_horizontal_20_regular:before {
+.icon-ic_fluent_text_underline_character_u_20_regular:before {
content: "\f275";
}
-.icon-ic_fluent_time_and_weather_20_filled:before {
+.icon-ic_fluent_text_underline_double_20_filled:before {
content: "\f276";
}
-.icon-ic_fluent_time_and_weather_20_regular:before {
+.icon-ic_fluent_text_underline_double_20_regular:before {
content: "\f277";
}
-.icon-ic_fluent_time_picker_20_filled:before {
+.icon-ic_fluent_text_whole_word_20_filled:before {
content: "\f278";
}
-.icon-ic_fluent_time_picker_20_regular:before {
+.icon-ic_fluent_text_whole_word_20_regular:before {
content: "\f279";
}
-.icon-ic_fluent_timeline_20_filled:before {
+.icon-ic_fluent_text_word_count_20_filled:before {
content: "\f27a";
}
-.icon-ic_fluent_timeline_20_regular:before {
+.icon-ic_fluent_text_word_count_20_regular:before {
content: "\f27b";
}
-.icon-ic_fluent_timer_10_20_filled:before {
+.icon-ic_fluent_text_wrap_20_filled:before {
content: "\f27c";
}
-.icon-ic_fluent_timer_10_20_regular:before {
+.icon-ic_fluent_text_wrap_20_regular:before {
content: "\f27d";
}
-.icon-ic_fluent_timer_2_20_filled:before {
+.icon-ic_fluent_text_wrap_off_20_filled:before {
content: "\f27e";
}
-.icon-ic_fluent_timer_2_20_regular:before {
+.icon-ic_fluent_text_wrap_off_20_regular:before {
content: "\f27f";
}
-.icon-ic_fluent_timer_20_filled:before {
+.icon-ic_fluent_textbox_20_filled:before {
content: "\f280";
}
-.icon-ic_fluent_timer_20_regular:before {
+.icon-ic_fluent_textbox_20_regular:before {
content: "\f281";
}
-.icon-ic_fluent_timer_3_20_filled:before {
+.icon-ic_fluent_textbox_align_bottom_20_filled:before {
content: "\f282";
}
-.icon-ic_fluent_timer_3_20_regular:before {
+.icon-ic_fluent_textbox_align_bottom_20_regular:before {
content: "\f283";
}
-.icon-ic_fluent_timer_off_20_filled:before {
+.icon-ic_fluent_textbox_align_bottom_center_20_filled:before {
content: "\f284";
}
-.icon-ic_fluent_timer_off_20_regular:before {
+.icon-ic_fluent_textbox_align_bottom_center_20_regular:before {
content: "\f285";
}
-.icon-ic_fluent_toggle_left_20_filled:before {
+.icon-ic_fluent_textbox_align_bottom_left_20_filled:before {
content: "\f286";
}
-.icon-ic_fluent_toggle_left_20_regular:before {
+.icon-ic_fluent_textbox_align_bottom_left_20_regular:before {
content: "\f287";
}
-.icon-ic_fluent_toggle_multiple_20_filled:before {
+.icon-ic_fluent_textbox_align_bottom_right_20_filled:before {
content: "\f288";
}
-.icon-ic_fluent_toggle_multiple_20_regular:before {
+.icon-ic_fluent_textbox_align_bottom_right_20_regular:before {
content: "\f289";
}
-.icon-ic_fluent_toggle_right_20_filled:before {
+.icon-ic_fluent_textbox_align_bottom_rotate_90_20_filled:before {
content: "\f28a";
}
-.icon-ic_fluent_toggle_right_20_regular:before {
+.icon-ic_fluent_textbox_align_bottom_rotate_90_20_regular:before {
content: "\f28b";
}
-.icon-ic_fluent_toolbox_20_filled:before {
+.icon-ic_fluent_textbox_align_center_20_filled:before {
content: "\f28c";
}
-.icon-ic_fluent_toolbox_20_regular:before {
+.icon-ic_fluent_textbox_align_center_20_regular:before {
content: "\f28d";
}
-.icon-ic_fluent_tooltip_quote_20_filled:before {
+.icon-ic_fluent_textbox_align_middle_20_filled:before {
content: "\f28e";
}
-.icon-ic_fluent_tooltip_quote_20_regular:before {
+.icon-ic_fluent_textbox_align_middle_20_regular:before {
content: "\f28f";
}
-.icon-ic_fluent_top_speed_20_filled:before {
+.icon-ic_fluent_textbox_align_middle_left_20_filled:before {
content: "\f290";
}
-.icon-ic_fluent_top_speed_20_regular:before {
+.icon-ic_fluent_textbox_align_middle_left_20_regular:before {
content: "\f291";
}
-.icon-ic_fluent_translate_20_filled:before {
+.icon-ic_fluent_textbox_align_middle_right_20_filled:before {
content: "\f292";
}
-.icon-ic_fluent_translate_20_regular:before {
+.icon-ic_fluent_textbox_align_middle_right_20_regular:before {
content: "\f293";
}
-.icon-ic_fluent_translate_auto_20_filled:before {
+.icon-ic_fluent_textbox_align_middle_rotate_90_20_filled:before {
content: "\f294";
}
-.icon-ic_fluent_translate_auto_20_regular:before {
+.icon-ic_fluent_textbox_align_middle_rotate_90_20_regular:before {
content: "\f295";
}
-.icon-ic_fluent_translate_off_20_filled:before {
+.icon-ic_fluent_textbox_align_top_20_filled:before {
content: "\f296";
}
-.icon-ic_fluent_translate_off_20_regular:before {
+.icon-ic_fluent_textbox_align_top_20_regular:before {
content: "\f297";
}
-.icon-ic_fluent_transmission_20_filled:before {
+.icon-ic_fluent_textbox_align_top_center_20_filled:before {
content: "\f298";
}
-.icon-ic_fluent_transmission_20_regular:before {
+.icon-ic_fluent_textbox_align_top_center_20_regular:before {
content: "\f299";
}
-.icon-ic_fluent_transparency_square_20_filled:before {
+.icon-ic_fluent_textbox_align_top_left_20_filled:before {
content: "\f29a";
}
-.icon-ic_fluent_transparency_square_20_regular:before {
+.icon-ic_fluent_textbox_align_top_left_20_regular:before {
content: "\f29b";
}
-.icon-ic_fluent_tray_item_add_20_filled:before {
+.icon-ic_fluent_textbox_align_top_right_20_filled:before {
content: "\f29c";
}
-.icon-ic_fluent_tray_item_add_20_regular:before {
+.icon-ic_fluent_textbox_align_top_right_20_regular:before {
content: "\f29d";
}
-.icon-ic_fluent_tray_item_remove_20_filled:before {
+.icon-ic_fluent_textbox_align_top_rotate_90_20_filled:before {
content: "\f29e";
}
-.icon-ic_fluent_tray_item_remove_20_regular:before {
+.icon-ic_fluent_textbox_align_top_rotate_90_20_regular:before {
content: "\f29f";
}
-.icon-ic_fluent_tree_deciduous_20_filled:before {
+.icon-ic_fluent_textbox_checkmark_20_filled:before {
content: "\f2a0";
}
-.icon-ic_fluent_tree_deciduous_20_regular:before {
+.icon-ic_fluent_textbox_checkmark_20_regular:before {
content: "\f2a1";
}
-.icon-ic_fluent_tree_evergreen_20_filled:before {
+.icon-ic_fluent_textbox_more_20_filled:before {
content: "\f2a2";
}
-.icon-ic_fluent_tree_evergreen_20_regular:before {
+.icon-ic_fluent_textbox_more_20_regular:before {
content: "\f2a3";
}
-.icon-ic_fluent_triangle_20_filled:before {
+.icon-ic_fluent_textbox_rotate_90_20_filled:before {
content: "\f2a4";
}
-.icon-ic_fluent_triangle_20_regular:before {
+.icon-ic_fluent_textbox_rotate_90_20_regular:before {
content: "\f2a5";
}
-.icon-ic_fluent_triangle_down_20_filled:before {
+.icon-ic_fluent_textbox_settings_20_filled:before {
content: "\f2a6";
}
-.icon-ic_fluent_triangle_down_20_regular:before {
+.icon-ic_fluent_textbox_settings_20_regular:before {
content: "\f2a7";
}
-.icon-ic_fluent_triangle_left_20_filled:before {
+.icon-ic_fluent_thinking_20_filled:before {
content: "\f2a8";
}
-.icon-ic_fluent_triangle_left_20_regular:before {
+.icon-ic_fluent_thinking_20_regular:before {
content: "\f2a9";
}
-.icon-ic_fluent_triangle_right_20_filled:before {
+.icon-ic_fluent_thumb_dislike_20_filled:before {
content: "\f2aa";
}
-.icon-ic_fluent_triangle_right_20_regular:before {
+.icon-ic_fluent_thumb_dislike_20_regular:before {
content: "\f2ab";
}
-.icon-ic_fluent_triangle_up_20_filled:before {
+.icon-ic_fluent_thumb_like_20_filled:before {
content: "\f2ac";
}
-.icon-ic_fluent_triangle_up_20_regular:before {
+.icon-ic_fluent_thumb_like_20_regular:before {
content: "\f2ad";
}
-.icon-ic_fluent_trophy_20_filled:before {
+.icon-ic_fluent_thumb_like_dislike_20_filled:before {
content: "\f2ae";
}
-.icon-ic_fluent_trophy_20_regular:before {
+.icon-ic_fluent_thumb_like_dislike_20_regular:before {
content: "\f2af";
}
-.icon-ic_fluent_trophy_lock_20_filled:before {
+.icon-ic_fluent_ticket_diagonal_20_filled:before {
content: "\f2b0";
}
-.icon-ic_fluent_trophy_lock_20_regular:before {
+.icon-ic_fluent_ticket_diagonal_20_regular:before {
content: "\f2b1";
}
-.icon-ic_fluent_trophy_off_20_filled:before {
+.icon-ic_fluent_ticket_horizontal_20_filled:before {
content: "\f2b2";
}
-.icon-ic_fluent_trophy_off_20_regular:before {
+.icon-ic_fluent_ticket_horizontal_20_regular:before {
content: "\f2b3";
}
-.icon-ic_fluent_tv_20_filled:before {
+.icon-ic_fluent_time_and_weather_20_filled:before {
content: "\f2b4";
}
-.icon-ic_fluent_tv_20_regular:before {
+.icon-ic_fluent_time_and_weather_20_regular:before {
content: "\f2b5";
}
-.icon-ic_fluent_tv_arrow_right_20_filled:before {
+.icon-ic_fluent_time_picker_20_filled:before {
content: "\f2b6";
}
-.icon-ic_fluent_tv_arrow_right_20_regular:before {
+.icon-ic_fluent_time_picker_20_regular:before {
content: "\f2b7";
}
-.icon-ic_fluent_tv_usb_20_filled:before {
+.icon-ic_fluent_timeline_20_filled:before {
content: "\f2b8";
}
-.icon-ic_fluent_tv_usb_20_regular:before {
+.icon-ic_fluent_timeline_20_regular:before {
content: "\f2b9";
}
-.icon-ic_fluent_umbrella_20_filled:before {
+.icon-ic_fluent_timer_10_20_filled:before {
content: "\f2ba";
}
-.icon-ic_fluent_umbrella_20_regular:before {
+.icon-ic_fluent_timer_10_20_regular:before {
content: "\f2bb";
}
-.icon-ic_fluent_uninstall_app_20_filled:before {
+.icon-ic_fluent_timer_2_20_filled:before {
content: "\f2bc";
}
-.icon-ic_fluent_uninstall_app_20_regular:before {
+.icon-ic_fluent_timer_2_20_regular:before {
content: "\f2bd";
}
-.icon-ic_fluent_usb_plug_20_filled:before {
+.icon-ic_fluent_timer_20_filled:before {
content: "\f2be";
}
-.icon-ic_fluent_usb_plug_20_regular:before {
+.icon-ic_fluent_timer_20_regular:before {
content: "\f2bf";
}
-.icon-ic_fluent_usb_stick_20_filled:before {
+.icon-ic_fluent_timer_3_20_filled:before {
content: "\f2c0";
}
-.icon-ic_fluent_usb_stick_20_regular:before {
+.icon-ic_fluent_timer_3_20_regular:before {
content: "\f2c1";
}
-.icon-ic_fluent_vault_20_filled:before {
+.icon-ic_fluent_timer_off_20_filled:before {
content: "\f2c2";
}
-.icon-ic_fluent_vault_20_regular:before {
+.icon-ic_fluent_timer_off_20_regular:before {
content: "\f2c3";
}
-.icon-ic_fluent_vehicle_bicycle_20_filled:before {
+.icon-ic_fluent_toggle_left_20_filled:before {
content: "\f2c4";
}
-.icon-ic_fluent_vehicle_bicycle_20_regular:before {
+.icon-ic_fluent_toggle_left_20_regular:before {
content: "\f2c5";
}
-.icon-ic_fluent_vehicle_bus_20_filled:before {
+.icon-ic_fluent_toggle_multiple_20_filled:before {
content: "\f2c6";
}
-.icon-ic_fluent_vehicle_bus_20_regular:before {
+.icon-ic_fluent_toggle_multiple_20_regular:before {
content: "\f2c7";
}
-.icon-ic_fluent_vehicle_cab_20_filled:before {
+.icon-ic_fluent_toggle_right_20_filled:before {
content: "\f2c8";
}
-.icon-ic_fluent_vehicle_cab_20_regular:before {
+.icon-ic_fluent_toggle_right_20_regular:before {
content: "\f2c9";
}
-.icon-ic_fluent_vehicle_cable_car_20_filled:before {
+.icon-ic_fluent_toolbox_20_filled:before {
content: "\f2ca";
}
-.icon-ic_fluent_vehicle_cable_car_20_regular:before {
+.icon-ic_fluent_toolbox_20_regular:before {
content: "\f2cb";
}
-.icon-ic_fluent_vehicle_car_20_filled:before {
+.icon-ic_fluent_tooltip_quote_20_filled:before {
content: "\f2cc";
}
+.icon-ic_fluent_tooltip_quote_20_regular:before {
+ content: "\f2cd";
+}
+.icon-ic_fluent_top_speed_20_filled:before {
+ content: "\f2ce";
+}
+.icon-ic_fluent_top_speed_20_regular:before {
+ content: "\f2cf";
+}
+.icon-ic_fluent_translate_20_filled:before {
+ content: "\f2d0";
+}
+.icon-ic_fluent_translate_20_regular:before {
+ content: "\f2d1";
+}
+.icon-ic_fluent_translate_auto_20_filled:before {
+ content: "\f2d2";
+}
+.icon-ic_fluent_translate_auto_20_regular:before {
+ content: "\f2d3";
+}
+.icon-ic_fluent_translate_off_20_filled:before {
+ content: "\f2d4";
+}
+.icon-ic_fluent_translate_off_20_regular:before {
+ content: "\f2d5";
+}
+.icon-ic_fluent_transmission_20_filled:before {
+ content: "\f2d6";
+}
+.icon-ic_fluent_transmission_20_regular:before {
+ content: "\f2d7";
+}
+.icon-ic_fluent_transparency_square_20_filled:before {
+ content: "\f2d8";
+}
+.icon-ic_fluent_transparency_square_20_regular:before {
+ content: "\f2d9";
+}
+.icon-ic_fluent_tray_item_add_20_filled:before {
+ content: "\f2da";
+}
+.icon-ic_fluent_tray_item_add_20_regular:before {
+ content: "\f2db";
+}
+.icon-ic_fluent_tray_item_remove_20_filled:before {
+ content: "\f2dc";
+}
+.icon-ic_fluent_tray_item_remove_20_regular:before {
+ content: "\f2dd";
+}
+.icon-ic_fluent_tree_deciduous_20_filled:before {
+ content: "\f2de";
+}
+.icon-ic_fluent_tree_deciduous_20_regular:before {
+ content: "\f2df";
+}
+.icon-ic_fluent_tree_evergreen_20_filled:before {
+ content: "\f2e0";
+}
+.icon-ic_fluent_tree_evergreen_20_regular:before {
+ content: "\f2e1";
+}
+.icon-ic_fluent_triangle_20_filled:before {
+ content: "\f2e2";
+}
+.icon-ic_fluent_triangle_20_regular:before {
+ content: "\f2e3";
+}
+.icon-ic_fluent_triangle_down_20_filled:before {
+ content: "\f2e4";
+}
+.icon-ic_fluent_triangle_down_20_regular:before {
+ content: "\f2e5";
+}
+.icon-ic_fluent_triangle_left_20_filled:before {
+ content: "\f2e6";
+}
+.icon-ic_fluent_triangle_left_20_regular:before {
+ content: "\f2e7";
+}
+.icon-ic_fluent_triangle_right_20_filled:before {
+ content: "\f2e8";
+}
+.icon-ic_fluent_triangle_right_20_regular:before {
+ content: "\f2e9";
+}
+.icon-ic_fluent_triangle_up_20_filled:before {
+ content: "\f2ea";
+}
+.icon-ic_fluent_triangle_up_20_regular:before {
+ content: "\f2eb";
+}
+.icon-ic_fluent_trophy_20_filled:before {
+ content: "\f2ec";
+}
+.icon-ic_fluent_trophy_20_regular:before {
+ content: "\f2ed";
+}
+.icon-ic_fluent_trophy_lock_20_filled:before {
+ content: "\f2ee";
+}
+.icon-ic_fluent_trophy_lock_20_regular:before {
+ content: "\f2ef";
+}
+.icon-ic_fluent_trophy_off_20_filled:before {
+ content: "\f2f0";
+}
+.icon-ic_fluent_trophy_off_20_regular:before {
+ content: "\f2f1";
+}
+.icon-ic_fluent_tv_20_filled:before {
+ content: "\f2f2";
+}
+.icon-ic_fluent_tv_20_regular:before {
+ content: "\f2f3";
+}
+.icon-ic_fluent_tv_arrow_right_20_filled:before {
+ content: "\f2f4";
+}
+.icon-ic_fluent_tv_arrow_right_20_regular:before {
+ content: "\f2f5";
+}
+.icon-ic_fluent_tv_usb_20_filled:before {
+ content: "\f2f6";
+}
+.icon-ic_fluent_tv_usb_20_regular:before {
+ content: "\f2f7";
+}
+.icon-ic_fluent_umbrella_20_filled:before {
+ content: "\f2f8";
+}
+.icon-ic_fluent_umbrella_20_regular:before {
+ content: "\f2f9";
+}
+.icon-ic_fluent_uninstall_app_20_filled:before {
+ content: "\f2fa";
+}
+.icon-ic_fluent_uninstall_app_20_regular:before {
+ content: "\f2fb";
+}
+.icon-ic_fluent_usb_plug_20_filled:before {
+ content: "\f2fc";
+}
+.icon-ic_fluent_usb_plug_20_regular:before {
+ content: "\f2fd";
+}
+.icon-ic_fluent_usb_stick_20_filled:before {
+ content: "\f2fe";
+}
+.icon-ic_fluent_usb_stick_20_regular:before {
+ content: "\f2ff";
+}
+.icon-ic_fluent_vault_20_filled:before {
+ content: "\f300";
+}
+.icon-ic_fluent_vault_20_regular:before {
+ content: "\f301";
+}
+.icon-ic_fluent_vehicle_bicycle_20_filled:before {
+ content: "\f302";
+}
+.icon-ic_fluent_vehicle_bicycle_20_regular:before {
+ content: "\f303";
+}
+.icon-ic_fluent_vehicle_bus_20_filled:before {
+ content: "\f304";
+}
+.icon-ic_fluent_vehicle_bus_20_regular:before {
+ content: "\f305";
+}
+.icon-ic_fluent_vehicle_cab_20_filled:before {
+ content: "\f306";
+}
+.icon-ic_fluent_vehicle_cab_20_regular:before {
+ content: "\f307";
+}
+.icon-ic_fluent_vehicle_cable_car_20_filled:before {
+ content: "\f308";
+}
+.icon-ic_fluent_vehicle_cable_car_20_regular:before {
+ content: "\f309";
+}
+.icon-ic_fluent_vehicle_car_20_filled:before {
+ content: "\f30a";
+}
.icon-ic_fluent_vehicle_car_20_regular:before {
- content: "\f2cd";
+ content: "\f30b";
}
.icon-ic_fluent_vehicle_car_collision_20_filled:before {
- content: "\f2ce";
+ content: "\f30c";
}
.icon-ic_fluent_vehicle_car_collision_20_regular:before {
- content: "\f2cf";
+ content: "\f30d";
}
.icon-ic_fluent_vehicle_car_parking_20_filled:before {
- content: "\f2d0";
+ content: "\f30e";
}
.icon-ic_fluent_vehicle_car_parking_20_regular:before {
- content: "\f2d1";
+ content: "\f30f";
}
.icon-ic_fluent_vehicle_car_profile_20_filled:before {
- content: "\f2d2";
+ content: "\f310";
}
.icon-ic_fluent_vehicle_car_profile_20_regular:before {
- content: "\f2d3";
+ content: "\f311";
}
.icon-ic_fluent_vehicle_car_profile_ltr_20_filled:before {
- content: "\f2d4";
+ content: "\f312";
}
.icon-ic_fluent_vehicle_car_profile_ltr_20_regular:before {
- content: "\f2d5";
+ content: "\f313";
}
.icon-ic_fluent_vehicle_car_profile_ltr_clock_20_filled:before {
- content: "\f2d6";
+ content: "\f314";
}
.icon-ic_fluent_vehicle_car_profile_ltr_clock_20_regular:before {
- content: "\f2d7";
+ content: "\f315";
}
.icon-ic_fluent_vehicle_car_profile_rtl_20_filled:before {
- content: "\f2d8";
+ content: "\f316";
}
.icon-ic_fluent_vehicle_car_profile_rtl_20_regular:before {
- content: "\f2d9";
+ content: "\f317";
}
.icon-ic_fluent_vehicle_motorcycle_20_filled:before {
- content: "\f2da";
+ content: "\f318";
}
.icon-ic_fluent_vehicle_motorcycle_20_regular:before {
- content: "\f2db";
+ content: "\f319";
}
.icon-ic_fluent_vehicle_ship_20_filled:before {
- content: "\f2dc";
+ content: "\f31a";
}
.icon-ic_fluent_vehicle_ship_20_regular:before {
- content: "\f2dd";
+ content: "\f31b";
}
.icon-ic_fluent_vehicle_subway_20_filled:before {
- content: "\f2de";
+ content: "\f31c";
}
.icon-ic_fluent_vehicle_subway_20_regular:before {
- content: "\f2df";
+ content: "\f31d";
}
.icon-ic_fluent_vehicle_subway_clock_20_filled:before {
- content: "\f2e0";
+ content: "\f31e";
}
.icon-ic_fluent_vehicle_subway_clock_20_regular:before {
- content: "\f2e1";
+ content: "\f31f";
}
.icon-ic_fluent_vehicle_tractor_20_filled:before {
- content: "\f2e2";
+ content: "\f320";
}
.icon-ic_fluent_vehicle_tractor_20_regular:before {
- content: "\f2e3";
+ content: "\f321";
}
.icon-ic_fluent_vehicle_truck_20_filled:before {
- content: "\f2e4";
+ content: "\f322";
}
.icon-ic_fluent_vehicle_truck_20_regular:before {
- content: "\f2e5";
+ content: "\f323";
}
.icon-ic_fluent_vehicle_truck_bag_20_filled:before {
- content: "\f2e6";
+ content: "\f324";
}
.icon-ic_fluent_vehicle_truck_bag_20_regular:before {
- content: "\f2e7";
+ content: "\f325";
}
.icon-ic_fluent_vehicle_truck_cube_20_filled:before {
- content: "\f2e8";
+ content: "\f326";
}
.icon-ic_fluent_vehicle_truck_cube_20_regular:before {
- content: "\f2e9";
+ content: "\f327";
}
.icon-ic_fluent_vehicle_truck_profile_20_filled:before {
- content: "\f2ea";
+ content: "\f328";
}
.icon-ic_fluent_vehicle_truck_profile_20_regular:before {
- content: "\f2eb";
+ content: "\f329";
}
.icon-ic_fluent_video_20_filled:before {
- content: "\f2ec";
+ content: "\f32a";
}
.icon-ic_fluent_video_20_regular:before {
- content: "\f2ed";
+ content: "\f32b";
}
.icon-ic_fluent_video_360_20_filled:before {
- content: "\f2ee";
+ content: "\f32c";
}
.icon-ic_fluent_video_360_20_regular:before {
- content: "\f2ef";
+ content: "\f32d";
}
.icon-ic_fluent_video_360_off_20_filled:before {
- content: "\f2f0";
+ content: "\f32e";
}
.icon-ic_fluent_video_360_off_20_regular:before {
- content: "\f2f1";
+ content: "\f32f";
}
.icon-ic_fluent_video_add_20_filled:before {
- content: "\f2f2";
+ content: "\f330";
}
.icon-ic_fluent_video_add_20_regular:before {
- content: "\f2f3";
+ content: "\f331";
}
.icon-ic_fluent_video_background_effect_20_filled:before {
- content: "\f2f4";
+ content: "\f332";
}
.icon-ic_fluent_video_background_effect_20_regular:before {
- content: "\f2f5";
+ content: "\f333";
}
.icon-ic_fluent_video_background_effect_horizontal_20_filled:before {
- content: "\f2f6";
+ content: "\f334";
}
.icon-ic_fluent_video_background_effect_horizontal_20_regular:before {
- content: "\f2f7";
+ content: "\f335";
}
.icon-ic_fluent_video_bluetooth_20_filled:before {
- content: "\f2f8";
+ content: "\f336";
}
.icon-ic_fluent_video_bluetooth_20_regular:before {
- content: "\f2f9";
+ content: "\f337";
}
.icon-ic_fluent_video_chat_20_filled:before {
- content: "\f2fa";
+ content: "\f338";
}
.icon-ic_fluent_video_chat_20_regular:before {
- content: "\f2fb";
+ content: "\f339";
}
.icon-ic_fluent_video_clip_20_filled:before {
- content: "\f2fc";
+ content: "\f33a";
}
.icon-ic_fluent_video_clip_20_regular:before {
- content: "\f2fd";
+ content: "\f33b";
}
.icon-ic_fluent_video_clip_multiple_20_filled:before {
- content: "\f2fe";
+ content: "\f33c";
}
.icon-ic_fluent_video_clip_multiple_20_regular:before {
- content: "\f2ff";
+ content: "\f33d";
}
.icon-ic_fluent_video_clip_off_20_filled:before {
- content: "\f300";
+ content: "\f33e";
}
.icon-ic_fluent_video_clip_off_20_regular:before {
- content: "\f301";
+ content: "\f33f";
}
.icon-ic_fluent_video_clip_optimize_20_filled:before {
- content: "\f302";
+ content: "\f340";
}
.icon-ic_fluent_video_clip_optimize_20_regular:before {
- content: "\f303";
+ content: "\f341";
}
.icon-ic_fluent_video_clip_wand_20_filled:before {
- content: "\f304";
+ content: "\f342";
}
.icon-ic_fluent_video_clip_wand_20_regular:before {
- content: "\f305";
+ content: "\f343";
}
.icon-ic_fluent_video_off_20_filled:before {
- content: "\f306";
+ content: "\f344";
}
.icon-ic_fluent_video_off_20_regular:before {
- content: "\f307";
+ content: "\f345";
}
.icon-ic_fluent_video_person_20_filled:before {
- content: "\f308";
+ content: "\f346";
}
.icon-ic_fluent_video_person_20_regular:before {
- content: "\f309";
+ content: "\f347";
}
.icon-ic_fluent_video_person_call_20_filled:before {
- content: "\f30a";
+ content: "\f348";
}
.icon-ic_fluent_video_person_call_20_regular:before {
- content: "\f30b";
+ content: "\f349";
}
.icon-ic_fluent_video_person_clock_20_filled:before {
- content: "\f30c";
+ content: "\f34a";
}
.icon-ic_fluent_video_person_clock_20_regular:before {
- content: "\f30d";
+ content: "\f34b";
}
.icon-ic_fluent_video_person_off_20_filled:before {
- content: "\f30e";
+ content: "\f34c";
}
.icon-ic_fluent_video_person_off_20_regular:before {
- content: "\f30f";
+ content: "\f34d";
}
.icon-ic_fluent_video_person_pulse_20_filled:before {
- content: "\f310";
+ content: "\f34e";
}
.icon-ic_fluent_video_person_pulse_20_regular:before {
- content: "\f311";
+ content: "\f34f";
}
.icon-ic_fluent_video_person_sparkle_20_filled:before {
- content: "\f312";
+ content: "\f350";
}
.icon-ic_fluent_video_person_sparkle_20_regular:before {
- content: "\f313";
+ content: "\f351";
}
.icon-ic_fluent_video_person_sparkle_off_20_filled:before {
- content: "\f314";
+ content: "\f352";
}
.icon-ic_fluent_video_person_sparkle_off_20_regular:before {
- content: "\f315";
+ content: "\f353";
}
.icon-ic_fluent_video_person_star_20_filled:before {
- content: "\f316";
+ content: "\f354";
}
.icon-ic_fluent_video_person_star_20_regular:before {
- content: "\f317";
+ content: "\f355";
}
.icon-ic_fluent_video_person_star_off_20_filled:before {
- content: "\f318";
+ content: "\f356";
}
.icon-ic_fluent_video_person_star_off_20_regular:before {
- content: "\f319";
+ content: "\f357";
}
.icon-ic_fluent_video_play_pause_20_filled:before {
- content: "\f31a";
+ content: "\f358";
}
.icon-ic_fluent_video_play_pause_20_regular:before {
- content: "\f31b";
+ content: "\f359";
}
.icon-ic_fluent_video_prohibited_20_filled:before {
- content: "\f31c";
+ content: "\f35a";
}
.icon-ic_fluent_video_prohibited_20_regular:before {
- content: "\f31d";
+ content: "\f35b";
}
.icon-ic_fluent_video_recording_20_filled:before {
- content: "\f31e";
+ content: "\f35c";
}
.icon-ic_fluent_video_recording_20_regular:before {
- content: "\f31f";
+ content: "\f35d";
}
.icon-ic_fluent_video_security_20_filled:before {
- content: "\f320";
+ content: "\f35e";
}
.icon-ic_fluent_video_security_20_regular:before {
- content: "\f321";
+ content: "\f35f";
}
.icon-ic_fluent_video_switch_20_filled:before {
- content: "\f322";
+ content: "\f360";
}
.icon-ic_fluent_video_switch_20_regular:before {
- content: "\f323";
+ content: "\f361";
}
.icon-ic_fluent_video_sync_20_filled:before {
- content: "\f324";
+ content: "\f362";
}
.icon-ic_fluent_video_sync_20_regular:before {
- content: "\f325";
+ content: "\f363";
}
.icon-ic_fluent_video_usb_20_filled:before {
- content: "\f326";
+ content: "\f364";
}
.icon-ic_fluent_video_usb_20_regular:before {
- content: "\f327";
+ content: "\f365";
}
.icon-ic_fluent_view_desktop_20_filled:before {
- content: "\f328";
+ content: "\f366";
}
.icon-ic_fluent_view_desktop_20_regular:before {
- content: "\f329";
+ content: "\f367";
}
.icon-ic_fluent_view_desktop_mobile_20_filled:before {
- content: "\f32a";
+ content: "\f368";
}
.icon-ic_fluent_view_desktop_mobile_20_regular:before {
- content: "\f32b";
+ content: "\f369";
}
.icon-ic_fluent_virtual_network_20_filled:before {
- content: "\f32c";
+ content: "\f36a";
}
.icon-ic_fluent_virtual_network_20_regular:before {
- content: "\f32d";
+ content: "\f36b";
}
.icon-ic_fluent_virtual_network_toolbox_20_filled:before {
- content: "\f32e";
+ content: "\f36c";
}
.icon-ic_fluent_virtual_network_toolbox_20_regular:before {
- content: "\f32f";
+ content: "\f36d";
}
.icon-ic_fluent_voicemail_20_filled:before {
- content: "\f330";
+ content: "\f36e";
}
.icon-ic_fluent_voicemail_20_regular:before {
- content: "\f331";
+ content: "\f36f";
}
.icon-ic_fluent_voicemail_arrow_back_20_filled:before {
- content: "\f332";
+ content: "\f370";
}
.icon-ic_fluent_voicemail_arrow_back_20_regular:before {
- content: "\f333";
+ content: "\f371";
}
.icon-ic_fluent_voicemail_arrow_forward_20_filled:before {
- content: "\f334";
+ content: "\f372";
}
.icon-ic_fluent_voicemail_arrow_forward_20_regular:before {
- content: "\f335";
+ content: "\f373";
}
.icon-ic_fluent_voicemail_arrow_subtract_20_filled:before {
- content: "\f336";
+ content: "\f374";
}
.icon-ic_fluent_voicemail_arrow_subtract_20_regular:before {
- content: "\f337";
+ content: "\f375";
}
.icon-ic_fluent_voicemail_shield_20_filled:before {
- content: "\f338";
+ content: "\f376";
}
.icon-ic_fluent_voicemail_shield_20_regular:before {
- content: "\f339";
+ content: "\f377";
}
.icon-ic_fluent_voicemail_subtract_20_filled:before {
- content: "\f33a";
+ content: "\f378";
}
.icon-ic_fluent_voicemail_subtract_20_regular:before {
- content: "\f33b";
+ content: "\f379";
}
.icon-ic_fluent_vote_20_filled:before {
- content: "\f33c";
+ content: "\f37a";
}
.icon-ic_fluent_vote_20_regular:before {
- content: "\f33d";
+ content: "\f37b";
}
.icon-ic_fluent_walkie_talkie_20_filled:before {
- content: "\f33e";
+ content: "\f37c";
}
.icon-ic_fluent_walkie_talkie_20_regular:before {
- content: "\f33f";
+ content: "\f37d";
}
.icon-ic_fluent_wallet_20_filled:before {
- content: "\f340";
+ content: "\f37e";
}
.icon-ic_fluent_wallet_20_regular:before {
- content: "\f341";
+ content: "\f37f";
}
.icon-ic_fluent_wallet_credit_card_20_filled:before {
- content: "\f342";
+ content: "\f380";
}
.icon-ic_fluent_wallet_credit_card_20_regular:before {
- content: "\f343";
+ content: "\f381";
}
.icon-ic_fluent_wallpaper_20_filled:before {
- content: "\f344";
+ content: "\f382";
}
.icon-ic_fluent_wallpaper_20_regular:before {
- content: "\f345";
+ content: "\f383";
}
.icon-ic_fluent_wand_20_filled:before {
- content: "\f346";
+ content: "\f384";
}
.icon-ic_fluent_wand_20_regular:before {
- content: "\f347";
+ content: "\f385";
}
.icon-ic_fluent_warning_20_filled:before {
- content: "\f348";
+ content: "\f386";
}
.icon-ic_fluent_warning_20_regular:before {
- content: "\f349";
+ content: "\f387";
}
.icon-ic_fluent_warning_lock_open_20_filled:before {
- content: "\f34a";
+ content: "\f388";
}
.icon-ic_fluent_warning_lock_open_20_regular:before {
- content: "\f34b";
+ content: "\f389";
}
.icon-ic_fluent_warning_shield_20_filled:before {
- content: "\f34c";
+ content: "\f38a";
}
.icon-ic_fluent_warning_shield_20_regular:before {
- content: "\f34d";
+ content: "\f38b";
}
.icon-ic_fluent_washer_20_filled:before {
- content: "\f34e";
+ content: "\f38c";
}
.icon-ic_fluent_washer_20_regular:before {
- content: "\f34f";
+ content: "\f38d";
}
.icon-ic_fluent_water_20_filled:before {
- content: "\f350";
+ content: "\f38e";
}
.icon-ic_fluent_water_20_regular:before {
- content: "\f351";
+ content: "\f38f";
}
.icon-ic_fluent_weather_blowing_snow_20_filled:before {
- content: "\f352";
+ content: "\f390";
}
.icon-ic_fluent_weather_blowing_snow_20_regular:before {
- content: "\f353";
+ content: "\f391";
}
.icon-ic_fluent_weather_cloudy_20_filled:before {
- content: "\f354";
+ content: "\f392";
}
.icon-ic_fluent_weather_cloudy_20_regular:before {
- content: "\f355";
+ content: "\f393";
}
.icon-ic_fluent_weather_drizzle_20_filled:before {
- content: "\f356";
+ content: "\f394";
}
.icon-ic_fluent_weather_drizzle_20_regular:before {
- content: "\f357";
+ content: "\f395";
}
.icon-ic_fluent_weather_duststorm_20_filled:before {
- content: "\f358";
+ content: "\f396";
}
.icon-ic_fluent_weather_duststorm_20_regular:before {
- content: "\f359";
+ content: "\f397";
}
.icon-ic_fluent_weather_fog_20_filled:before {
- content: "\f35a";
+ content: "\f398";
}
.icon-ic_fluent_weather_fog_20_regular:before {
- content: "\f35b";
+ content: "\f399";
}
.icon-ic_fluent_weather_hail_day_20_filled:before {
- content: "\f35c";
+ content: "\f39a";
}
.icon-ic_fluent_weather_hail_day_20_regular:before {
- content: "\f35d";
+ content: "\f39b";
}
.icon-ic_fluent_weather_hail_night_20_filled:before {
- content: "\f35e";
+ content: "\f39c";
}
.icon-ic_fluent_weather_hail_night_20_regular:before {
- content: "\f35f";
+ content: "\f39d";
}
.icon-ic_fluent_weather_haze_20_filled:before {
- content: "\f360";
+ content: "\f39e";
}
.icon-ic_fluent_weather_haze_20_regular:before {
- content: "\f361";
+ content: "\f39f";
}
.icon-ic_fluent_weather_moon_20_filled:before {
- content: "\f362";
+ content: "\f3a0";
}
.icon-ic_fluent_weather_moon_20_regular:before {
- content: "\f363";
+ content: "\f3a1";
}
.icon-ic_fluent_weather_moon_off_20_filled:before {
- content: "\f364";
+ content: "\f3a2";
}
.icon-ic_fluent_weather_moon_off_20_regular:before {
- content: "\f365";
+ content: "\f3a3";
}
.icon-ic_fluent_weather_partly_cloudy_day_20_filled:before {
- content: "\f366";
+ content: "\f3a4";
}
.icon-ic_fluent_weather_partly_cloudy_day_20_regular:before {
- content: "\f367";
+ content: "\f3a5";
}
.icon-ic_fluent_weather_partly_cloudy_night_20_filled:before {
- content: "\f368";
+ content: "\f3a6";
}
.icon-ic_fluent_weather_partly_cloudy_night_20_regular:before {
- content: "\f369";
+ content: "\f3a7";
}
.icon-ic_fluent_weather_rain_20_filled:before {
- content: "\f36a";
+ content: "\f3a8";
}
.icon-ic_fluent_weather_rain_20_regular:before {
- content: "\f36b";
+ content: "\f3a9";
}
.icon-ic_fluent_weather_rain_showers_day_20_filled:before {
- content: "\f36c";
+ content: "\f3aa";
}
.icon-ic_fluent_weather_rain_showers_day_20_regular:before {
- content: "\f36d";
+ content: "\f3ab";
}
.icon-ic_fluent_weather_rain_showers_night_20_filled:before {
- content: "\f36e";
+ content: "\f3ac";
}
.icon-ic_fluent_weather_rain_showers_night_20_regular:before {
- content: "\f36f";
+ content: "\f3ad";
}
.icon-ic_fluent_weather_rain_snow_20_filled:before {
- content: "\f370";
+ content: "\f3ae";
}
.icon-ic_fluent_weather_rain_snow_20_regular:before {
- content: "\f371";
+ content: "\f3af";
}
.icon-ic_fluent_weather_snow_20_filled:before {
- content: "\f372";
+ content: "\f3b0";
}
.icon-ic_fluent_weather_snow_20_regular:before {
- content: "\f373";
+ content: "\f3b1";
}
.icon-ic_fluent_weather_snow_shower_day_20_filled:before {
- content: "\f374";
+ content: "\f3b2";
}
.icon-ic_fluent_weather_snow_shower_day_20_regular:before {
- content: "\f375";
+ content: "\f3b3";
}
.icon-ic_fluent_weather_snow_shower_night_20_filled:before {
- content: "\f376";
+ content: "\f3b4";
}
.icon-ic_fluent_weather_snow_shower_night_20_regular:before {
- content: "\f377";
+ content: "\f3b5";
}
.icon-ic_fluent_weather_snowflake_20_filled:before {
- content: "\f378";
+ content: "\f3b6";
}
.icon-ic_fluent_weather_snowflake_20_regular:before {
- content: "\f379";
+ content: "\f3b7";
}
.icon-ic_fluent_weather_squalls_20_filled:before {
- content: "\f37a";
+ content: "\f3b8";
}
.icon-ic_fluent_weather_squalls_20_regular:before {
- content: "\f37b";
+ content: "\f3b9";
}
.icon-ic_fluent_weather_sunny_20_filled:before {
- content: "\f37c";
+ content: "\f3ba";
}
.icon-ic_fluent_weather_sunny_20_regular:before {
- content: "\f37d";
+ content: "\f3bb";
}
.icon-ic_fluent_weather_sunny_high_20_filled:before {
- content: "\f37e";
+ content: "\f3bc";
}
.icon-ic_fluent_weather_sunny_high_20_regular:before {
- content: "\f37f";
+ content: "\f3bd";
}
.icon-ic_fluent_weather_sunny_low_20_filled:before {
- content: "\f380";
+ content: "\f3be";
}
.icon-ic_fluent_weather_sunny_low_20_regular:before {
- content: "\f381";
+ content: "\f3bf";
}
.icon-ic_fluent_weather_thunderstorm_20_filled:before {
- content: "\f382";
+ content: "\f3c0";
}
.icon-ic_fluent_weather_thunderstorm_20_regular:before {
- content: "\f383";
+ content: "\f3c1";
}
.icon-ic_fluent_web_asset_20_filled:before {
- content: "\f384";
+ content: "\f3c2";
}
.icon-ic_fluent_web_asset_20_regular:before {
- content: "\f385";
+ content: "\f3c3";
}
.icon-ic_fluent_whiteboard_20_filled:before {
- content: "\f386";
+ content: "\f3c4";
}
.icon-ic_fluent_whiteboard_20_regular:before {
- content: "\f387";
+ content: "\f3c5";
}
.icon-ic_fluent_whiteboard_off_20_filled:before {
- content: "\f388";
+ content: "\f3c6";
}
.icon-ic_fluent_whiteboard_off_20_regular:before {
- content: "\f389";
+ content: "\f3c7";
}
.icon-ic_fluent_wifi_1_20_filled:before {
- content: "\f38a";
+ content: "\f3c8";
}
.icon-ic_fluent_wifi_1_20_regular:before {
- content: "\f38b";
+ content: "\f3c9";
}
.icon-ic_fluent_wifi_2_20_filled:before {
- content: "\f38c";
+ content: "\f3ca";
}
.icon-ic_fluent_wifi_2_20_regular:before {
- content: "\f38d";
+ content: "\f3cb";
}
.icon-ic_fluent_wifi_3_20_filled:before {
- content: "\f38e";
+ content: "\f3cc";
}
.icon-ic_fluent_wifi_3_20_regular:before {
- content: "\f38f";
+ content: "\f3cd";
}
.icon-ic_fluent_wifi_4_20_filled:before {
- content: "\f390";
+ content: "\f3ce";
}
.icon-ic_fluent_wifi_4_20_regular:before {
- content: "\f391";
+ content: "\f3cf";
}
.icon-ic_fluent_wifi_lock_20_filled:before {
- content: "\f392";
+ content: "\f3d0";
}
.icon-ic_fluent_wifi_lock_20_regular:before {
- content: "\f393";
+ content: "\f3d1";
}
.icon-ic_fluent_wifi_off_20_filled:before {
- content: "\f394";
+ content: "\f3d2";
}
.icon-ic_fluent_wifi_off_20_regular:before {
- content: "\f395";
+ content: "\f3d3";
}
.icon-ic_fluent_wifi_settings_20_filled:before {
- content: "\f396";
+ content: "\f3d4";
}
.icon-ic_fluent_wifi_settings_20_regular:before {
- content: "\f397";
+ content: "\f3d5";
}
.icon-ic_fluent_wifi_warning_20_filled:before {
- content: "\f398";
+ content: "\f3d6";
}
.icon-ic_fluent_wifi_warning_20_regular:before {
- content: "\f399";
+ content: "\f3d7";
}
.icon-ic_fluent_window_20_filled:before {
- content: "\f39a";
+ content: "\f3d8";
}
.icon-ic_fluent_window_20_regular:before {
- content: "\f39b";
+ content: "\f3d9";
}
.icon-ic_fluent_window_ad_20_filled:before {
- content: "\f39c";
+ content: "\f3da";
}
.icon-ic_fluent_window_ad_20_regular:before {
- content: "\f39d";
+ content: "\f3db";
}
.icon-ic_fluent_window_ad_off_20_filled:before {
- content: "\f39e";
+ content: "\f3dc";
}
.icon-ic_fluent_window_ad_off_20_regular:before {
- content: "\f39f";
+ content: "\f3dd";
}
.icon-ic_fluent_window_ad_person_20_filled:before {
- content: "\f3a0";
+ content: "\f3de";
}
.icon-ic_fluent_window_ad_person_20_regular:before {
- content: "\f3a1";
+ content: "\f3df";
}
.icon-ic_fluent_window_apps_20_filled:before {
- content: "\f3a2";
+ content: "\f3e0";
}
.icon-ic_fluent_window_apps_20_regular:before {
- content: "\f3a3";
+ content: "\f3e1";
}
.icon-ic_fluent_window_arrow_up_20_filled:before {
- content: "\f3a4";
+ content: "\f3e2";
}
.icon-ic_fluent_window_arrow_up_20_regular:before {
- content: "\f3a5";
+ content: "\f3e3";
}
.icon-ic_fluent_window_brush_20_filled:before {
- content: "\f3a6";
+ content: "\f3e4";
}
.icon-ic_fluent_window_brush_20_regular:before {
- content: "\f3a7";
+ content: "\f3e5";
}
.icon-ic_fluent_window_bullet_list_20_filled:before {
- content: "\f3a8";
+ content: "\f3e6";
}
.icon-ic_fluent_window_bullet_list_20_regular:before {
- content: "\f3a9";
+ content: "\f3e7";
}
.icon-ic_fluent_window_bullet_list_add_20_filled:before {
- content: "\f3aa";
+ content: "\f3e8";
}
.icon-ic_fluent_window_bullet_list_add_20_regular:before {
- content: "\f3ab";
+ content: "\f3e9";
}
.icon-ic_fluent_window_column_one_fourth_left_20_filled:before {
- content: "\f3ac";
+ content: "\f3ea";
}
.icon-ic_fluent_window_column_one_fourth_left_20_regular:before {
- content: "\f3ad";
+ content: "\f3eb";
}
.icon-ic_fluent_window_column_one_fourth_left_focus_left_20_filled:before {
- content: "\f3ae";
+ content: "\f3ec";
}
.icon-ic_fluent_window_column_one_fourth_left_focus_top_20_filled:before {
- content: "\f3af";
+ content: "\f3ed";
}
.icon-ic_fluent_window_console_20_filled:before {
- content: "\f3b0";
+ content: "\f3ee";
}
.icon-ic_fluent_window_console_20_regular:before {
- content: "\f3b1";
+ content: "\f3ef";
}
.icon-ic_fluent_window_database_20_filled:before {
- content: "\f3b2";
+ content: "\f3f0";
}
.icon-ic_fluent_window_database_20_regular:before {
- content: "\f3b3";
+ content: "\f3f1";
}
.icon-ic_fluent_window_dev_edit_20_filled:before {
- content: "\f3b4";
+ content: "\f3f2";
}
.icon-ic_fluent_window_dev_edit_20_regular:before {
- content: "\f3b5";
+ content: "\f3f3";
}
.icon-ic_fluent_window_dev_tools_20_filled:before {
- content: "\f3b6";
+ content: "\f3f4";
}
.icon-ic_fluent_window_dev_tools_20_regular:before {
- content: "\f3b7";
+ content: "\f3f5";
}
.icon-ic_fluent_window_edit_20_filled:before {
- content: "\f3b8";
+ content: "\f3f6";
}
.icon-ic_fluent_window_edit_20_regular:before {
- content: "\f3b9";
+ content: "\f3f7";
}
.icon-ic_fluent_window_fingerprint_20_filled:before {
- content: "\f3ba";
+ content: "\f3f8";
}
.icon-ic_fluent_window_fingerprint_20_regular:before {
- content: "\f3bb";
+ content: "\f3f9";
}
.icon-ic_fluent_window_header_horizontal_20_filled:before {
- content: "\f3bc";
+ content: "\f3fa";
}
.icon-ic_fluent_window_header_horizontal_20_regular:before {
- content: "\f3bd";
+ content: "\f3fb";
}
.icon-ic_fluent_window_header_horizontal_off_20_filled:before {
- content: "\f3be";
+ content: "\f3fc";
}
.icon-ic_fluent_window_header_horizontal_off_20_regular:before {
- content: "\f3bf";
+ content: "\f3fd";
}
.icon-ic_fluent_window_header_vertical_20_filled:before {
- content: "\f3c0";
+ content: "\f3fe";
}
.icon-ic_fluent_window_header_vertical_20_regular:before {
- content: "\f3c1";
+ content: "\f3ff";
}
.icon-ic_fluent_window_inprivate_20_filled:before {
- content: "\f3c2";
+ content: "\f400";
}
.icon-ic_fluent_window_inprivate_20_regular:before {
- content: "\f3c3";
+ content: "\f401";
}
.icon-ic_fluent_window_inprivate_account_20_filled:before {
- content: "\f3c4";
+ content: "\f402";
}
.icon-ic_fluent_window_inprivate_account_20_regular:before {
- content: "\f3c5";
+ content: "\f403";
}
.icon-ic_fluent_window_location_target_20_filled:before {
- content: "\f3c6";
+ content: "\f404";
}
.icon-ic_fluent_window_location_target_20_regular:before {
- content: "\f3c7";
+ content: "\f405";
}
.icon-ic_fluent_window_multiple_20_filled:before {
- content: "\f3c8";
+ content: "\f406";
}
.icon-ic_fluent_window_multiple_20_regular:before {
- content: "\f3c9";
+ content: "\f407";
}
.icon-ic_fluent_window_multiple_swap_20_filled:before {
- content: "\f3ca";
+ content: "\f408";
}
.icon-ic_fluent_window_multiple_swap_20_regular:before {
- content: "\f3cb";
+ content: "\f409";
}
.icon-ic_fluent_window_new_20_filled:before {
- content: "\f3cc";
+ content: "\f40a";
}
.icon-ic_fluent_window_new_20_regular:before {
- content: "\f3cd";
+ content: "\f40b";
}
.icon-ic_fluent_window_play_20_filled:before {
- content: "\f3ce";
+ content: "\f40c";
}
.icon-ic_fluent_window_play_20_regular:before {
- content: "\f3cf";
+ content: "\f40d";
}
.icon-ic_fluent_window_settings_20_filled:before {
- content: "\f3d0";
+ content: "\f40e";
}
.icon-ic_fluent_window_settings_20_regular:before {
- content: "\f3d1";
+ content: "\f40f";
}
.icon-ic_fluent_window_shield_20_filled:before {
- content: "\f3d2";
+ content: "\f410";
}
.icon-ic_fluent_window_shield_20_regular:before {
- content: "\f3d3";
+ content: "\f411";
}
.icon-ic_fluent_window_text_20_filled:before {
- content: "\f3d4";
+ content: "\f412";
}
.icon-ic_fluent_window_text_20_regular:before {
- content: "\f3d5";
+ content: "\f413";
}
.icon-ic_fluent_window_wrench_20_filled:before {
- content: "\f3d6";
+ content: "\f414";
}
.icon-ic_fluent_window_wrench_20_regular:before {
- content: "\f3d7";
+ content: "\f415";
}
.icon-ic_fluent_wrench_20_filled:before {
- content: "\f3d8";
+ content: "\f416";
}
.icon-ic_fluent_wrench_20_regular:before {
- content: "\f3d9";
+ content: "\f417";
}
.icon-ic_fluent_wrench_screwdriver_20_filled:before {
- content: "\f3da";
+ content: "\f418";
}
.icon-ic_fluent_wrench_screwdriver_20_regular:before {
- content: "\f3db";
+ content: "\f419";
}
.icon-ic_fluent_wrench_settings_20_filled:before {
- content: "\f3dc";
+ content: "\f41a";
}
.icon-ic_fluent_wrench_settings_20_regular:before {
- content: "\f3dd";
+ content: "\f41b";
}
.icon-ic_fluent_xbox_console_20_filled:before {
- content: "\f3de";
+ content: "\f41c";
}
.icon-ic_fluent_xbox_console_20_regular:before {
- content: "\f3df";
+ content: "\f41d";
}
.icon-ic_fluent_xbox_controller_20_filled:before {
- content: "\f3e0";
+ content: "\f41e";
}
.icon-ic_fluent_xbox_controller_20_regular:before {
- content: "\f3e1";
+ content: "\f41f";
}
.icon-ic_fluent_xbox_controller_error_20_filled:before {
- content: "\f3e2";
+ content: "\f420";
}
.icon-ic_fluent_xbox_controller_error_20_regular:before {
- content: "\f3e3";
+ content: "\f421";
}
.icon-ic_fluent_xray_20_filled:before {
- content: "\f3e4";
+ content: "\f422";
}
.icon-ic_fluent_xray_20_regular:before {
- content: "\f3e5";
+ content: "\f423";
}
.icon-ic_fluent_zoom_fit_20_filled:before {
- content: "\f3e6";
+ content: "\f424";
}
.icon-ic_fluent_zoom_fit_20_regular:before {
- content: "\f3e7";
+ content: "\f425";
}
.icon-ic_fluent_zoom_in_20_filled:before {
- content: "\f3e8";
+ content: "\f426";
}
.icon-ic_fluent_zoom_in_20_regular:before {
- content: "\f3e9";
+ content: "\f427";
}
.icon-ic_fluent_zoom_out_20_filled:before {
- content: "\f3ea";
+ content: "\f428";
}
.icon-ic_fluent_zoom_out_20_regular:before {
- content: "\f3eb";
+ content: "\f429";
}
diff --git a/fonts/FluentSystemIcons-Resizable.html b/fonts/FluentSystemIcons-Resizable.html
index f765e562ff..fbeb89db2e 100644
--- a/fonts/FluentSystemIcons-Resizable.html
+++ b/fonts/FluentSystemIcons-Resizable.html
@@ -848,6 +848,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_animal_paw_print_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_animal_paw_print_20_regular
+
+
+
@@ -1622,6 +1640,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_arrow_clockwise_dashes_settings_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_clockwise_dashes_settings_20_regular
+
+
+
@@ -3656,6 +3692,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_arrow_up_right_dashes_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_up_right_dashes_20_regular
+
+
+
@@ -3710,6 +3764,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_arrow_wrap_up_to_down_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_wrap_up_to_down_20_regular
+
+
+
@@ -5843,6 +5915,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_brain_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_brain_20_regular
+
+
+
@@ -5861,6 +5951,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_brain_sparkle_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_brain_sparkle_20_regular
+
+
+
@@ -8849,6 +8957,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_chat_history_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_chat_history_20_regular
+
+
+
@@ -9731,6 +9857,42 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_circle_hint_cursor_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_hint_cursor_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_hint_dismiss_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_hint_dismiss_20_regular
+
+
+
@@ -9785,6 +9947,42 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_circle_multiple_concentric_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_multiple_concentric_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_circle_multiple_hint_checkmark_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_multiple_hint_checkmark_20_regular
+
+
+
@@ -9857,6 +10055,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_circle_sparkle_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_circle_sparkle_20_regular
+
+
+
@@ -11225,6 +11441,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_coin_multiple_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_coin_multiple_20_regular
+
+
+
@@ -11594,6 +11828,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_comment_badge_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_comment_badge_20_regular
+
+
+
@@ -13088,6 +13340,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_data_usage_checkmark_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_data_usage_checkmark_20_regular
+
+
+
@@ -13250,6 +13520,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_database_checkmark_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_database_checkmark_20_regular
+
+
+
@@ -15482,6 +15770,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_document_one_page_multiple_sparkle_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_document_one_page_multiple_sparkle_20_regular
+
+
+
@@ -15932,6 +16238,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_document_sparkle_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_document_sparkle_20_regular
+
+
+
@@ -18974,6 +19298,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_folder_open_down_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_folder_open_down_20_regular
+
+
+
@@ -20828,6 +21170,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_hd_off_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_hd_off_20_regular
+
+
+
@@ -21341,6 +21701,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_home_empty_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_home_empty_20_regular
+
+
+
@@ -23573,6 +23951,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_line_horizontal_1_dash_dot_dash_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_line_horizontal_1_dash_dot_dash_20_regular
+
+
+
@@ -23591,6 +23987,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_line_horizontal_1_dot_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_line_horizontal_1_dot_20_regular
+
+
+
@@ -24203,6 +24617,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_location_checkmark_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_location_checkmark_20_regular
+
+
+
@@ -25031,6 +25463,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_mail_read_briefcase_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_mail_read_briefcase_20_regular
+
+
+
@@ -27371,6 +27821,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_paint_bucket_brush_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_paint_bucket_brush_20_regular
+
+
+
@@ -31736,6 +32204,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_re_order_vertical_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_re_order_vertical_20_regular
+
+
+
@@ -32564,6 +33050,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_row_child_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_row_child_20_regular
+
+
+
@@ -36110,6 +36614,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_square_text_arrow_repeat_all_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_square_text_arrow_repeat_all_20_regular
+
+
+
@@ -36182,6 +36704,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_stack_off_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_stack_off_20_regular
+
+
+
@@ -42428,6 +42968,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_textbox_checkmark_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_textbox_checkmark_20_regular
+
+
+
diff --git a/fonts/FluentSystemIcons-Resizable.json b/fonts/FluentSystemIcons-Resizable.json
index c1a81912b6..233d59128b 100644
--- a/fonts/FluentSystemIcons-Resizable.json
+++ b/fonts/FluentSystemIcons-Resizable.json
@@ -87,5016 +87,5078 @@
"ic_fluent_animal_cat_20_regular": 57429,
"ic_fluent_animal_dog_20_filled": 57430,
"ic_fluent_animal_dog_20_regular": 57431,
- "ic_fluent_animal_rabbit_20_filled": 57432,
- "ic_fluent_animal_rabbit_20_regular": 57433,
- "ic_fluent_animal_rabbit_off_20_filled": 57434,
- "ic_fluent_animal_rabbit_off_20_regular": 57435,
- "ic_fluent_animal_turtle_20_filled": 57436,
- "ic_fluent_animal_turtle_20_regular": 57437,
- "ic_fluent_app_folder_20_filled": 57438,
- "ic_fluent_app_folder_20_regular": 57439,
- "ic_fluent_app_generic_20_filled": 57440,
- "ic_fluent_app_generic_20_regular": 57441,
- "ic_fluent_app_recent_20_filled": 57442,
- "ic_fluent_app_recent_20_regular": 57443,
- "ic_fluent_app_title_20_filled": 57444,
- "ic_fluent_app_title_20_regular": 57445,
- "ic_fluent_approvals_app_20_filled": 57446,
- "ic_fluent_approvals_app_20_regular": 57447,
- "ic_fluent_apps_20_filled": 57448,
- "ic_fluent_apps_20_regular": 57449,
- "ic_fluent_apps_add_in_20_filled": 57450,
- "ic_fluent_apps_add_in_20_regular": 57451,
- "ic_fluent_apps_list_20_filled": 57452,
- "ic_fluent_apps_list_20_regular": 57453,
- "ic_fluent_apps_list_detail_20_filled": 57454,
- "ic_fluent_apps_list_detail_20_regular": 57455,
- "ic_fluent_apps_settings_20_filled": 57456,
- "ic_fluent_apps_settings_20_regular": 57457,
- "ic_fluent_apps_shield_20_filled": 57458,
- "ic_fluent_apps_shield_20_regular": 57459,
- "ic_fluent_archive_20_filled": 57460,
- "ic_fluent_archive_20_regular": 57461,
- "ic_fluent_archive_arrow_back_20_filled": 57462,
- "ic_fluent_archive_arrow_back_20_regular": 57463,
- "ic_fluent_archive_multiple_20_filled": 57464,
- "ic_fluent_archive_multiple_20_regular": 57465,
- "ic_fluent_archive_settings_20_filled": 57466,
- "ic_fluent_archive_settings_20_regular": 57467,
- "ic_fluent_arrow_autofit_content_20_filled": 57468,
- "ic_fluent_arrow_autofit_content_20_regular": 57469,
- "ic_fluent_arrow_autofit_down_20_filled": 57470,
- "ic_fluent_arrow_autofit_down_20_regular": 57471,
- "ic_fluent_arrow_autofit_height_20_filled": 57472,
- "ic_fluent_arrow_autofit_height_20_regular": 57473,
- "ic_fluent_arrow_autofit_height_dotted_20_filled": 57474,
- "ic_fluent_arrow_autofit_height_dotted_20_regular": 57475,
- "ic_fluent_arrow_autofit_height_in_20_filled": 57476,
- "ic_fluent_arrow_autofit_height_in_20_regular": 57477,
- "ic_fluent_arrow_autofit_up_20_filled": 57478,
- "ic_fluent_arrow_autofit_up_20_regular": 57479,
- "ic_fluent_arrow_autofit_width_20_filled": 57480,
- "ic_fluent_arrow_autofit_width_20_regular": 57481,
- "ic_fluent_arrow_autofit_width_dotted_20_filled": 57482,
- "ic_fluent_arrow_autofit_width_dotted_20_regular": 57483,
- "ic_fluent_arrow_between_down_20_filled": 57484,
- "ic_fluent_arrow_between_down_20_regular": 57485,
- "ic_fluent_arrow_between_up_20_filled": 57486,
- "ic_fluent_arrow_between_up_20_regular": 57487,
- "ic_fluent_arrow_bidirectional_left_right_20_filled": 57488,
- "ic_fluent_arrow_bidirectional_left_right_20_regular": 57489,
- "ic_fluent_arrow_bidirectional_up_down_20_filled": 57490,
- "ic_fluent_arrow_bidirectional_up_down_20_regular": 57491,
- "ic_fluent_arrow_bounce_20_filled": 57492,
- "ic_fluent_arrow_bounce_20_regular": 57493,
- "ic_fluent_arrow_circle_down_20_filled": 57494,
- "ic_fluent_arrow_circle_down_20_regular": 57495,
- "ic_fluent_arrow_circle_down_double_20_filled": 57496,
- "ic_fluent_arrow_circle_down_double_20_regular": 57497,
- "ic_fluent_arrow_circle_down_right_20_filled": 57498,
- "ic_fluent_arrow_circle_down_right_20_regular": 57499,
- "ic_fluent_arrow_circle_down_split_20_filled": 57500,
- "ic_fluent_arrow_circle_down_split_20_regular": 57501,
- "ic_fluent_arrow_circle_down_up_20_filled": 57502,
- "ic_fluent_arrow_circle_down_up_20_regular": 57503,
- "ic_fluent_arrow_circle_left_20_filled": 57504,
- "ic_fluent_arrow_circle_left_20_regular": 57505,
- "ic_fluent_arrow_circle_right_20_filled": 57506,
- "ic_fluent_arrow_circle_right_20_regular": 57507,
- "ic_fluent_arrow_circle_up_20_filled": 57508,
- "ic_fluent_arrow_circle_up_20_regular": 57509,
- "ic_fluent_arrow_circle_up_left_20_filled": 57510,
- "ic_fluent_arrow_circle_up_left_20_regular": 57511,
- "ic_fluent_arrow_circle_up_right_20_filled": 57512,
- "ic_fluent_arrow_circle_up_right_20_regular": 57513,
- "ic_fluent_arrow_clockwise_20_filled": 57514,
- "ic_fluent_arrow_clockwise_20_regular": 57515,
- "ic_fluent_arrow_clockwise_dashes_20_filled": 57516,
- "ic_fluent_arrow_clockwise_dashes_20_regular": 57517,
- "ic_fluent_arrow_collapse_all_20_filled": 57518,
- "ic_fluent_arrow_collapse_all_20_regular": 57519,
- "ic_fluent_arrow_counterclockwise_20_filled": 57520,
- "ic_fluent_arrow_counterclockwise_20_regular": 57521,
- "ic_fluent_arrow_counterclockwise_dashes_20_filled": 57522,
- "ic_fluent_arrow_counterclockwise_dashes_20_regular": 57523,
- "ic_fluent_arrow_curve_down_left_20_filled": 57524,
- "ic_fluent_arrow_curve_down_left_20_regular": 57525,
- "ic_fluent_arrow_curve_down_right_20_filled": 57526,
- "ic_fluent_arrow_curve_down_right_20_regular": 57527,
- "ic_fluent_arrow_curve_up_left_20_filled": 57528,
- "ic_fluent_arrow_curve_up_left_20_regular": 57529,
- "ic_fluent_arrow_curve_up_right_20_filled": 57530,
- "ic_fluent_arrow_curve_up_right_20_regular": 57531,
- "ic_fluent_arrow_down_20_filled": 57532,
- "ic_fluent_arrow_down_20_regular": 57533,
- "ic_fluent_arrow_down_exclamation_20_filled": 57534,
- "ic_fluent_arrow_down_exclamation_20_regular": 57535,
- "ic_fluent_arrow_down_left_20_filled": 57536,
- "ic_fluent_arrow_down_left_20_regular": 57537,
- "ic_fluent_arrow_down_right_20_filled": 57538,
- "ic_fluent_arrow_down_right_20_regular": 57539,
- "ic_fluent_arrow_download_20_filled": 57540,
- "ic_fluent_arrow_download_20_regular": 57541,
- "ic_fluent_arrow_download_off_20_filled": 57542,
- "ic_fluent_arrow_download_off_20_regular": 57543,
- "ic_fluent_arrow_eject_20_filled": 57544,
- "ic_fluent_arrow_eject_20_regular": 57545,
- "ic_fluent_arrow_enter_20_filled": 57546,
- "ic_fluent_arrow_enter_20_regular": 57547,
- "ic_fluent_arrow_enter_left_20_filled": 57548,
- "ic_fluent_arrow_enter_left_20_regular": 57549,
- "ic_fluent_arrow_enter_up_20_filled": 57550,
- "ic_fluent_arrow_enter_up_20_regular": 57551,
- "ic_fluent_arrow_exit_20_filled": 57552,
- "ic_fluent_arrow_exit_20_regular": 57553,
- "ic_fluent_arrow_expand_20_filled": 57554,
- "ic_fluent_arrow_expand_20_regular": 57555,
- "ic_fluent_arrow_expand_all_20_filled": 57556,
- "ic_fluent_arrow_expand_all_20_regular": 57557,
- "ic_fluent_arrow_export_20_filled": 57558,
- "ic_fluent_arrow_export_20_regular": 57559,
- "ic_fluent_arrow_export_ltr_20_filled": 57560,
- "ic_fluent_arrow_export_ltr_20_regular": 57561,
- "ic_fluent_arrow_export_rtl_20_filled": 57562,
- "ic_fluent_arrow_export_rtl_20_regular": 57563,
- "ic_fluent_arrow_export_up_20_filled": 57564,
- "ic_fluent_arrow_export_up_20_regular": 57565,
- "ic_fluent_arrow_fit_20_filled": 57566,
- "ic_fluent_arrow_fit_20_regular": 57567,
- "ic_fluent_arrow_fit_in_20_filled": 57568,
- "ic_fluent_arrow_fit_in_20_regular": 57569,
- "ic_fluent_arrow_flow_diagonal_up_right_20_filled": 57570,
- "ic_fluent_arrow_flow_diagonal_up_right_20_regular": 57571,
- "ic_fluent_arrow_flow_up_right_20_filled": 57572,
- "ic_fluent_arrow_flow_up_right_20_regular": 57573,
- "ic_fluent_arrow_flow_up_right_rectangle_multiple_20_filled": 57574,
- "ic_fluent_arrow_flow_up_right_rectangle_multiple_20_regular": 57575,
- "ic_fluent_arrow_forward_20_filled": 57576,
- "ic_fluent_arrow_forward_20_regular": 57577,
- "ic_fluent_arrow_forward_down_lightning_20_filled": 57578,
- "ic_fluent_arrow_forward_down_lightning_20_regular": 57579,
- "ic_fluent_arrow_forward_down_person_20_filled": 57580,
- "ic_fluent_arrow_forward_down_person_20_regular": 57581,
- "ic_fluent_arrow_hook_down_left_20_filled": 57582,
- "ic_fluent_arrow_hook_down_left_20_regular": 57583,
- "ic_fluent_arrow_hook_down_right_20_filled": 57584,
- "ic_fluent_arrow_hook_down_right_20_regular": 57585,
- "ic_fluent_arrow_hook_up_left_20_filled": 57586,
- "ic_fluent_arrow_hook_up_left_20_regular": 57587,
- "ic_fluent_arrow_hook_up_right_20_filled": 57588,
- "ic_fluent_arrow_hook_up_right_20_regular": 57589,
- "ic_fluent_arrow_import_20_filled": 57590,
- "ic_fluent_arrow_import_20_regular": 57591,
- "ic_fluent_arrow_join_20_filled": 57592,
- "ic_fluent_arrow_join_20_regular": 57593,
- "ic_fluent_arrow_left_20_filled": 57594,
- "ic_fluent_arrow_left_20_regular": 57595,
- "ic_fluent_arrow_maximize_20_filled": 57596,
- "ic_fluent_arrow_maximize_20_regular": 57597,
- "ic_fluent_arrow_maximize_vertical_20_filled": 57598,
- "ic_fluent_arrow_maximize_vertical_20_regular": 57599,
- "ic_fluent_arrow_minimize_20_filled": 57600,
- "ic_fluent_arrow_minimize_20_regular": 57601,
- "ic_fluent_arrow_minimize_vertical_20_filled": 57602,
- "ic_fluent_arrow_minimize_vertical_20_regular": 57603,
- "ic_fluent_arrow_move_20_filled": 57604,
- "ic_fluent_arrow_move_20_regular": 57605,
- "ic_fluent_arrow_move_inward_20_filled": 57606,
- "ic_fluent_arrow_move_inward_20_regular": 57607,
- "ic_fluent_arrow_next_20_filled": 57608,
- "ic_fluent_arrow_next_20_regular": 57609,
- "ic_fluent_arrow_outline_down_left_20_filled": 57610,
- "ic_fluent_arrow_outline_down_left_20_regular": 57611,
- "ic_fluent_arrow_outline_up_right_20_filled": 57612,
- "ic_fluent_arrow_outline_up_right_20_regular": 57613,
- "ic_fluent_arrow_paragraph_20_filled": 57614,
- "ic_fluent_arrow_paragraph_20_regular": 57615,
- "ic_fluent_arrow_previous_20_filled": 57616,
- "ic_fluent_arrow_previous_20_regular": 57617,
- "ic_fluent_arrow_redo_20_filled": 57618,
- "ic_fluent_arrow_redo_20_regular": 57619,
- "ic_fluent_arrow_repeat_1_20_filled": 57620,
- "ic_fluent_arrow_repeat_1_20_regular": 57621,
- "ic_fluent_arrow_repeat_all_20_filled": 57622,
- "ic_fluent_arrow_repeat_all_20_regular": 57623,
- "ic_fluent_arrow_repeat_all_off_20_filled": 57624,
- "ic_fluent_arrow_repeat_all_off_20_regular": 57625,
- "ic_fluent_arrow_reply_20_filled": 57626,
- "ic_fluent_arrow_reply_20_regular": 57627,
- "ic_fluent_arrow_reply_all_20_filled": 57628,
- "ic_fluent_arrow_reply_all_20_regular": 57629,
- "ic_fluent_arrow_reply_down_20_filled": 57630,
- "ic_fluent_arrow_reply_down_20_regular": 57631,
- "ic_fluent_arrow_reset_20_filled": 57632,
- "ic_fluent_arrow_reset_20_regular": 57633,
- "ic_fluent_arrow_right_20_filled": 57634,
- "ic_fluent_arrow_right_20_regular": 57635,
- "ic_fluent_arrow_rotate_clockwise_20_filled": 57636,
- "ic_fluent_arrow_rotate_clockwise_20_regular": 57637,
- "ic_fluent_arrow_rotate_counterclockwise_20_filled": 57638,
- "ic_fluent_arrow_rotate_counterclockwise_20_regular": 57639,
- "ic_fluent_arrow_routing_20_filled": 57640,
- "ic_fluent_arrow_routing_20_regular": 57641,
- "ic_fluent_arrow_routing_rectangle_multiple_20_filled": 57642,
- "ic_fluent_arrow_routing_rectangle_multiple_20_regular": 57643,
- "ic_fluent_arrow_shuffle_20_filled": 57644,
- "ic_fluent_arrow_shuffle_20_regular": 57645,
- "ic_fluent_arrow_shuffle_off_20_filled": 57646,
- "ic_fluent_arrow_shuffle_off_20_regular": 57647,
- "ic_fluent_arrow_sort_20_filled": 57648,
- "ic_fluent_arrow_sort_20_regular": 57649,
- "ic_fluent_arrow_sort_down_20_filled": 57650,
- "ic_fluent_arrow_sort_down_20_regular": 57651,
- "ic_fluent_arrow_sort_down_lines_20_filled": 57652,
- "ic_fluent_arrow_sort_down_lines_20_regular": 57653,
- "ic_fluent_arrow_sort_up_20_filled": 57654,
- "ic_fluent_arrow_sort_up_20_regular": 57655,
- "ic_fluent_arrow_sort_up_lines_20_filled": 57656,
- "ic_fluent_arrow_sort_up_lines_20_regular": 57657,
- "ic_fluent_arrow_split_20_filled": 57658,
- "ic_fluent_arrow_split_20_regular": 57659,
- "ic_fluent_arrow_sprint_20_filled": 57660,
- "ic_fluent_arrow_sprint_20_regular": 57661,
- "ic_fluent_arrow_square_down_20_filled": 57662,
- "ic_fluent_arrow_square_down_20_regular": 57663,
- "ic_fluent_arrow_square_up_right_20_filled": 57664,
- "ic_fluent_arrow_square_up_right_20_regular": 57665,
- "ic_fluent_arrow_step_back_20_filled": 57666,
- "ic_fluent_arrow_step_back_20_regular": 57667,
- "ic_fluent_arrow_step_in_20_filled": 57668,
- "ic_fluent_arrow_step_in_20_regular": 57669,
- "ic_fluent_arrow_step_in_diagonal_down_left_20_filled": 57670,
- "ic_fluent_arrow_step_in_diagonal_down_left_20_regular": 57671,
- "ic_fluent_arrow_step_in_left_20_filled": 57672,
- "ic_fluent_arrow_step_in_left_20_regular": 57673,
- "ic_fluent_arrow_step_in_right_20_filled": 57674,
- "ic_fluent_arrow_step_in_right_20_regular": 57675,
- "ic_fluent_arrow_step_out_20_filled": 57676,
- "ic_fluent_arrow_step_out_20_regular": 57677,
- "ic_fluent_arrow_step_over_20_filled": 57678,
- "ic_fluent_arrow_step_over_20_regular": 57679,
- "ic_fluent_arrow_swap_20_filled": 57680,
- "ic_fluent_arrow_swap_20_regular": 57681,
- "ic_fluent_arrow_sync_20_filled": 57682,
- "ic_fluent_arrow_sync_20_regular": 57683,
- "ic_fluent_arrow_sync_checkmark_20_filled": 57684,
- "ic_fluent_arrow_sync_checkmark_20_regular": 57685,
- "ic_fluent_arrow_sync_circle_20_filled": 57686,
- "ic_fluent_arrow_sync_circle_20_regular": 57687,
- "ic_fluent_arrow_sync_dismiss_20_filled": 57688,
- "ic_fluent_arrow_sync_dismiss_20_regular": 57689,
- "ic_fluent_arrow_sync_off_20_filled": 57690,
- "ic_fluent_arrow_sync_off_20_regular": 57691,
- "ic_fluent_arrow_trending_20_filled": 57692,
- "ic_fluent_arrow_trending_20_regular": 57693,
- "ic_fluent_arrow_trending_checkmark_20_filled": 57694,
- "ic_fluent_arrow_trending_checkmark_20_regular": 57695,
- "ic_fluent_arrow_trending_down_20_filled": 57696,
- "ic_fluent_arrow_trending_down_20_regular": 57697,
- "ic_fluent_arrow_trending_lines_20_filled": 57698,
- "ic_fluent_arrow_trending_lines_20_regular": 57699,
- "ic_fluent_arrow_trending_settings_20_filled": 57700,
- "ic_fluent_arrow_trending_settings_20_regular": 57701,
- "ic_fluent_arrow_trending_sparkle_20_filled": 57702,
- "ic_fluent_arrow_trending_sparkle_20_regular": 57703,
- "ic_fluent_arrow_trending_text_20_filled": 57704,
- "ic_fluent_arrow_trending_text_20_regular": 57705,
- "ic_fluent_arrow_trending_wrench_20_filled": 57706,
- "ic_fluent_arrow_trending_wrench_20_regular": 57707,
- "ic_fluent_arrow_turn_bidirectional_down_right_20_filled": 57708,
- "ic_fluent_arrow_turn_bidirectional_down_right_20_regular": 57709,
- "ic_fluent_arrow_turn_down_left_20_filled": 57710,
- "ic_fluent_arrow_turn_down_left_20_regular": 57711,
- "ic_fluent_arrow_turn_down_right_20_filled": 57712,
- "ic_fluent_arrow_turn_down_right_20_regular": 57713,
- "ic_fluent_arrow_turn_down_up_20_filled": 57714,
- "ic_fluent_arrow_turn_down_up_20_regular": 57715,
- "ic_fluent_arrow_turn_left_down_20_filled": 57716,
- "ic_fluent_arrow_turn_left_down_20_regular": 57717,
- "ic_fluent_arrow_turn_left_right_20_filled": 57718,
- "ic_fluent_arrow_turn_left_right_20_regular": 57719,
- "ic_fluent_arrow_turn_left_up_20_filled": 57720,
- "ic_fluent_arrow_turn_left_up_20_regular": 57721,
- "ic_fluent_arrow_turn_right_20_filled": 57722,
- "ic_fluent_arrow_turn_right_20_regular": 57723,
- "ic_fluent_arrow_turn_right_down_20_filled": 57724,
- "ic_fluent_arrow_turn_right_down_20_regular": 57725,
- "ic_fluent_arrow_turn_right_left_20_filled": 57726,
- "ic_fluent_arrow_turn_right_left_20_regular": 57727,
- "ic_fluent_arrow_turn_right_up_20_filled": 57728,
- "ic_fluent_arrow_turn_right_up_20_regular": 57729,
- "ic_fluent_arrow_turn_up_down_20_filled": 57730,
- "ic_fluent_arrow_turn_up_down_20_regular": 57731,
- "ic_fluent_arrow_turn_up_left_20_filled": 57732,
- "ic_fluent_arrow_turn_up_left_20_regular": 57733,
- "ic_fluent_arrow_undo_20_filled": 57734,
- "ic_fluent_arrow_undo_20_regular": 57735,
- "ic_fluent_arrow_up_20_filled": 57736,
- "ic_fluent_arrow_up_20_regular": 57737,
- "ic_fluent_arrow_up_exclamation_20_filled": 57738,
- "ic_fluent_arrow_up_exclamation_20_regular": 57739,
- "ic_fluent_arrow_up_left_20_filled": 57740,
- "ic_fluent_arrow_up_left_20_regular": 57741,
- "ic_fluent_arrow_up_right_20_filled": 57742,
- "ic_fluent_arrow_up_right_20_regular": 57743,
- "ic_fluent_arrow_upload_20_filled": 57744,
- "ic_fluent_arrow_upload_20_regular": 57745,
- "ic_fluent_arrow_wrap_20_filled": 57746,
- "ic_fluent_arrow_wrap_20_regular": 57747,
- "ic_fluent_arrow_wrap_off_20_filled": 57748,
- "ic_fluent_arrow_wrap_off_20_regular": 57749,
- "ic_fluent_arrows_bidirectional_20_filled": 57750,
- "ic_fluent_arrows_bidirectional_20_regular": 57751,
- "ic_fluent_attach_20_filled": 57752,
- "ic_fluent_attach_20_regular": 57753,
- "ic_fluent_attach_arrow_right_20_filled": 57754,
- "ic_fluent_attach_arrow_right_20_regular": 57755,
- "ic_fluent_attach_text_20_filled": 57756,
- "ic_fluent_attach_text_20_regular": 57757,
- "ic_fluent_auto_fit_height_20_filled": 57758,
- "ic_fluent_auto_fit_height_20_regular": 57759,
- "ic_fluent_auto_fit_width_20_filled": 57760,
- "ic_fluent_auto_fit_width_20_regular": 57761,
- "ic_fluent_autocorrect_20_filled": 57762,
- "ic_fluent_autocorrect_20_regular": 57763,
- "ic_fluent_autosum_20_filled": 57764,
- "ic_fluent_autosum_20_regular": 57765,
- "ic_fluent_backpack_20_filled": 57766,
- "ic_fluent_backpack_20_regular": 57767,
- "ic_fluent_backpack_add_20_filled": 57768,
- "ic_fluent_backpack_add_20_regular": 57769,
- "ic_fluent_backspace_20_filled": 57770,
- "ic_fluent_backspace_20_regular": 57771,
- "ic_fluent_badge_20_filled": 57772,
- "ic_fluent_badge_20_regular": 57773,
- "ic_fluent_balloon_20_filled": 57774,
- "ic_fluent_balloon_20_regular": 57775,
- "ic_fluent_barcode_scanner_20_filled": 57776,
- "ic_fluent_barcode_scanner_20_regular": 57777,
- "ic_fluent_battery_0_20_filled": 57778,
- "ic_fluent_battery_0_20_regular": 57779,
- "ic_fluent_battery_1_20_filled": 57780,
- "ic_fluent_battery_1_20_regular": 57781,
- "ic_fluent_battery_10_20_filled": 57782,
- "ic_fluent_battery_10_20_regular": 57783,
- "ic_fluent_battery_2_20_filled": 57784,
- "ic_fluent_battery_2_20_regular": 57785,
- "ic_fluent_battery_3_20_filled": 57786,
- "ic_fluent_battery_3_20_regular": 57787,
- "ic_fluent_battery_4_20_filled": 57788,
- "ic_fluent_battery_4_20_regular": 57789,
- "ic_fluent_battery_5_20_filled": 57790,
- "ic_fluent_battery_5_20_regular": 57791,
- "ic_fluent_battery_6_20_filled": 57792,
- "ic_fluent_battery_6_20_regular": 57793,
- "ic_fluent_battery_7_20_filled": 57794,
- "ic_fluent_battery_7_20_regular": 57795,
- "ic_fluent_battery_8_20_filled": 57796,
- "ic_fluent_battery_8_20_regular": 57797,
- "ic_fluent_battery_9_20_filled": 57798,
- "ic_fluent_battery_9_20_regular": 57799,
- "ic_fluent_battery_charge_20_filled": 57800,
- "ic_fluent_battery_charge_20_regular": 57801,
- "ic_fluent_battery_checkmark_20_filled": 57802,
- "ic_fluent_battery_checkmark_20_regular": 57803,
- "ic_fluent_battery_saver_20_filled": 57804,
- "ic_fluent_battery_saver_20_regular": 57805,
- "ic_fluent_battery_warning_20_filled": 57806,
- "ic_fluent_battery_warning_20_regular": 57807,
- "ic_fluent_beach_20_filled": 57808,
- "ic_fluent_beach_20_regular": 57809,
- "ic_fluent_beaker_20_filled": 57810,
- "ic_fluent_beaker_20_regular": 57811,
- "ic_fluent_beaker_add_20_filled": 57812,
- "ic_fluent_beaker_add_20_regular": 57813,
- "ic_fluent_beaker_dismiss_20_filled": 57814,
- "ic_fluent_beaker_dismiss_20_regular": 57815,
- "ic_fluent_beaker_edit_20_filled": 57816,
- "ic_fluent_beaker_edit_20_regular": 57817,
- "ic_fluent_beaker_off_20_filled": 57818,
- "ic_fluent_beaker_off_20_regular": 57819,
- "ic_fluent_beaker_settings_20_filled": 57820,
- "ic_fluent_beaker_settings_20_regular": 57821,
- "ic_fluent_bed_20_filled": 57822,
- "ic_fluent_bed_20_regular": 57823,
- "ic_fluent_bench_20_filled": 57824,
- "ic_fluent_bench_20_regular": 57825,
- "ic_fluent_bezier_curve_square_20_filled": 57826,
- "ic_fluent_bezier_curve_square_20_regular": 57827,
- "ic_fluent_bin_full_20_filled": 57828,
- "ic_fluent_bin_full_20_regular": 57829,
- "ic_fluent_bin_recycle_20_filled": 57830,
- "ic_fluent_bin_recycle_20_regular": 57831,
- "ic_fluent_bin_recycle_full_20_filled": 57832,
- "ic_fluent_bin_recycle_full_20_regular": 57833,
- "ic_fluent_binder_triangle_20_filled": 57834,
- "ic_fluent_binder_triangle_20_regular": 57835,
- "ic_fluent_bluetooth_20_filled": 57836,
- "ic_fluent_bluetooth_20_regular": 57837,
- "ic_fluent_bluetooth_connected_20_filled": 57838,
- "ic_fluent_bluetooth_connected_20_regular": 57839,
- "ic_fluent_bluetooth_disabled_20_filled": 57840,
- "ic_fluent_bluetooth_disabled_20_regular": 57841,
- "ic_fluent_bluetooth_searching_20_filled": 57842,
- "ic_fluent_bluetooth_searching_20_regular": 57843,
- "ic_fluent_blur_20_filled": 57844,
- "ic_fluent_blur_20_regular": 57845,
- "ic_fluent_board_20_filled": 57846,
- "ic_fluent_board_20_regular": 57847,
- "ic_fluent_board_games_20_filled": 57848,
- "ic_fluent_board_games_20_regular": 57849,
- "ic_fluent_board_heart_20_filled": 57850,
- "ic_fluent_board_heart_20_regular": 57851,
- "ic_fluent_board_split_20_filled": 57852,
- "ic_fluent_board_split_20_regular": 57853,
- "ic_fluent_book_20_filled": 57854,
- "ic_fluent_book_20_regular": 57855,
- "ic_fluent_book_add_20_filled": 57856,
- "ic_fluent_book_add_20_regular": 57857,
- "ic_fluent_book_arrow_clockwise_20_filled": 57858,
- "ic_fluent_book_arrow_clockwise_20_regular": 57859,
- "ic_fluent_book_clock_20_filled": 57860,
- "ic_fluent_book_clock_20_regular": 57861,
- "ic_fluent_book_coins_20_filled": 57862,
- "ic_fluent_book_coins_20_regular": 57863,
- "ic_fluent_book_compass_20_filled": 57864,
- "ic_fluent_book_compass_20_regular": 57865,
- "ic_fluent_book_contacts_20_filled": 57866,
- "ic_fluent_book_contacts_20_regular": 57867,
- "ic_fluent_book_database_20_filled": 57868,
- "ic_fluent_book_database_20_regular": 57869,
- "ic_fluent_book_default_20_filled": 57870,
- "ic_fluent_book_dismiss_20_filled": 57871,
- "ic_fluent_book_dismiss_20_regular": 57872,
- "ic_fluent_book_exclamation_mark_20_filled": 57873,
- "ic_fluent_book_exclamation_mark_20_regular": 57874,
- "ic_fluent_book_globe_20_filled": 57875,
- "ic_fluent_book_globe_20_regular": 57876,
- "ic_fluent_book_information_20_filled": 57877,
- "ic_fluent_book_information_20_regular": 57878,
- "ic_fluent_book_letter_20_filled": 57879,
- "ic_fluent_book_letter_20_regular": 57880,
- "ic_fluent_book_number_20_filled": 57881,
- "ic_fluent_book_number_20_regular": 57882,
- "ic_fluent_book_open_20_filled": 57883,
- "ic_fluent_book_open_20_regular": 57884,
- "ic_fluent_book_open_globe_20_filled": 57885,
- "ic_fluent_book_open_globe_20_regular": 57886,
- "ic_fluent_book_open_microphone_20_filled": 57887,
- "ic_fluent_book_open_microphone_20_regular": 57888,
- "ic_fluent_book_pulse_20_filled": 57889,
- "ic_fluent_book_pulse_20_regular": 57890,
- "ic_fluent_book_question_mark_20_filled": 57891,
- "ic_fluent_book_question_mark_20_regular": 57892,
- "ic_fluent_book_question_mark_rtl_20_filled": 57893,
- "ic_fluent_book_question_mark_rtl_20_regular": 57894,
- "ic_fluent_book_search_20_filled": 57895,
- "ic_fluent_book_search_20_regular": 57896,
- "ic_fluent_book_star_20_filled": 57897,
- "ic_fluent_book_star_20_regular": 57898,
- "ic_fluent_book_template_20_filled": 57899,
- "ic_fluent_book_template_20_regular": 57900,
- "ic_fluent_book_theta_20_filled": 57901,
- "ic_fluent_book_theta_20_regular": 57902,
- "ic_fluent_book_toolbox_20_filled": 57903,
- "ic_fluent_book_toolbox_20_regular": 57904,
- "ic_fluent_bookmark_20_filled": 57905,
- "ic_fluent_bookmark_20_regular": 57906,
- "ic_fluent_bookmark_add_20_filled": 57907,
- "ic_fluent_bookmark_add_20_regular": 57908,
- "ic_fluent_bookmark_multiple_20_filled": 57909,
- "ic_fluent_bookmark_multiple_20_regular": 57910,
- "ic_fluent_bookmark_off_20_filled": 57911,
- "ic_fluent_bookmark_off_20_regular": 57912,
- "ic_fluent_bookmark_search_20_filled": 57913,
- "ic_fluent_bookmark_search_20_regular": 57914,
- "ic_fluent_border_all_20_filled": 57915,
- "ic_fluent_border_all_20_regular": 57916,
- "ic_fluent_border_bottom_20_filled": 57917,
- "ic_fluent_border_bottom_20_regular": 57918,
- "ic_fluent_border_bottom_double_20_filled": 57919,
- "ic_fluent_border_bottom_double_20_regular": 57920,
- "ic_fluent_border_bottom_thick_20_filled": 57921,
- "ic_fluent_border_bottom_thick_20_regular": 57922,
- "ic_fluent_border_inside_20_filled": 57923,
- "ic_fluent_border_inside_20_regular": 57924,
- "ic_fluent_border_left_20_filled": 57925,
- "ic_fluent_border_left_20_regular": 57926,
- "ic_fluent_border_left_right_20_filled": 57927,
- "ic_fluent_border_left_right_20_regular": 57928,
- "ic_fluent_border_none_20_filled": 57929,
- "ic_fluent_border_none_20_regular": 57930,
- "ic_fluent_border_outside_20_filled": 57931,
- "ic_fluent_border_outside_20_regular": 57932,
- "ic_fluent_border_outside_thick_20_filled": 57933,
- "ic_fluent_border_outside_thick_20_regular": 57934,
- "ic_fluent_border_right_20_filled": 57935,
- "ic_fluent_border_right_20_regular": 57936,
- "ic_fluent_border_top_20_filled": 57937,
- "ic_fluent_border_top_20_regular": 57938,
- "ic_fluent_border_top_bottom_20_filled": 57939,
- "ic_fluent_border_top_bottom_20_regular": 57940,
- "ic_fluent_border_top_bottom_double_20_filled": 57941,
- "ic_fluent_border_top_bottom_double_20_regular": 57942,
- "ic_fluent_border_top_bottom_thick_20_filled": 57943,
- "ic_fluent_border_top_bottom_thick_20_regular": 57944,
- "ic_fluent_bot_20_filled": 57945,
- "ic_fluent_bot_20_regular": 57946,
- "ic_fluent_bot_add_20_filled": 57947,
- "ic_fluent_bot_add_20_regular": 57948,
- "ic_fluent_bot_sparkle_20_filled": 57949,
- "ic_fluent_bot_sparkle_20_regular": 57950,
- "ic_fluent_bow_tie_20_filled": 57951,
- "ic_fluent_bow_tie_20_regular": 57952,
- "ic_fluent_bowl_chopsticks_20_filled": 57953,
- "ic_fluent_bowl_chopsticks_20_regular": 57954,
- "ic_fluent_bowl_salad_20_filled": 57955,
- "ic_fluent_bowl_salad_20_regular": 57956,
- "ic_fluent_box_20_filled": 57957,
- "ic_fluent_box_20_regular": 57958,
- "ic_fluent_box_arrow_left_20_filled": 57959,
- "ic_fluent_box_arrow_left_20_regular": 57960,
- "ic_fluent_box_arrow_up_20_filled": 57961,
- "ic_fluent_box_arrow_up_20_regular": 57962,
- "ic_fluent_box_checkmark_20_filled": 57963,
- "ic_fluent_box_checkmark_20_regular": 57964,
- "ic_fluent_box_dismiss_20_filled": 57965,
- "ic_fluent_box_dismiss_20_regular": 57966,
- "ic_fluent_box_edit_20_filled": 57967,
- "ic_fluent_box_edit_20_regular": 57968,
- "ic_fluent_box_multiple_20_filled": 57969,
- "ic_fluent_box_multiple_20_regular": 57970,
- "ic_fluent_box_multiple_arrow_left_20_filled": 57971,
- "ic_fluent_box_multiple_arrow_left_20_regular": 57972,
- "ic_fluent_box_multiple_arrow_right_20_filled": 57973,
- "ic_fluent_box_multiple_arrow_right_20_regular": 57974,
- "ic_fluent_box_multiple_checkmark_20_filled": 57975,
- "ic_fluent_box_multiple_checkmark_20_regular": 57976,
- "ic_fluent_box_multiple_search_20_filled": 57977,
- "ic_fluent_box_multiple_search_20_regular": 57978,
- "ic_fluent_box_search_20_filled": 57979,
- "ic_fluent_box_search_20_regular": 57980,
- "ic_fluent_box_toolbox_20_filled": 57981,
- "ic_fluent_box_toolbox_20_regular": 57982,
- "ic_fluent_braces_20_filled": 57983,
- "ic_fluent_braces_20_regular": 57984,
- "ic_fluent_braces_variable_20_filled": 57985,
- "ic_fluent_braces_variable_20_regular": 57986,
- "ic_fluent_brain_circuit_20_filled": 57987,
- "ic_fluent_brain_circuit_20_regular": 57988,
- "ic_fluent_branch_20_filled": 57989,
- "ic_fluent_branch_20_regular": 57990,
- "ic_fluent_branch_compare_20_filled": 57991,
- "ic_fluent_branch_compare_20_regular": 57992,
- "ic_fluent_branch_fork_20_filled": 57993,
- "ic_fluent_branch_fork_20_regular": 57994,
- "ic_fluent_branch_fork_hint_20_filled": 57995,
- "ic_fluent_branch_fork_hint_20_regular": 57996,
- "ic_fluent_branch_fork_link_20_filled": 57997,
- "ic_fluent_branch_fork_link_20_regular": 57998,
- "ic_fluent_branch_request_20_filled": 57999,
- "ic_fluent_branch_request_20_regular": 58000,
- "ic_fluent_breakout_room_20_filled": 58001,
- "ic_fluent_breakout_room_20_regular": 58002,
- "ic_fluent_briefcase_20_filled": 58003,
- "ic_fluent_briefcase_20_regular": 58004,
- "ic_fluent_briefcase_medical_20_filled": 58005,
- "ic_fluent_briefcase_medical_20_regular": 58006,
- "ic_fluent_briefcase_off_20_filled": 58007,
- "ic_fluent_briefcase_off_20_regular": 58008,
- "ic_fluent_briefcase_search_20_filled": 58009,
- "ic_fluent_briefcase_search_20_regular": 58010,
- "ic_fluent_brightness_high_20_filled": 58011,
- "ic_fluent_brightness_high_20_regular": 58012,
- "ic_fluent_brightness_low_20_filled": 58013,
- "ic_fluent_brightness_low_20_regular": 58014,
- "ic_fluent_broad_activity_feed_20_filled": 58015,
- "ic_fluent_broad_activity_feed_20_regular": 58016,
- "ic_fluent_broom_20_filled": 58017,
- "ic_fluent_broom_20_regular": 58018,
- "ic_fluent_bubble_multiple_20_filled": 58019,
- "ic_fluent_bubble_multiple_20_regular": 58020,
- "ic_fluent_bug_20_filled": 58021,
- "ic_fluent_bug_20_regular": 58022,
- "ic_fluent_bug_arrow_counterclockwise_20_filled": 58023,
- "ic_fluent_bug_arrow_counterclockwise_20_regular": 58024,
- "ic_fluent_bug_prohibited_20_filled": 58025,
- "ic_fluent_bug_prohibited_20_regular": 58026,
- "ic_fluent_building_20_filled": 58027,
- "ic_fluent_building_20_regular": 58028,
- "ic_fluent_building_bank_20_filled": 58029,
- "ic_fluent_building_bank_20_regular": 58030,
- "ic_fluent_building_bank_link_20_filled": 58031,
- "ic_fluent_building_bank_link_20_regular": 58032,
- "ic_fluent_building_bank_toolbox_20_filled": 58033,
- "ic_fluent_building_bank_toolbox_20_regular": 58034,
- "ic_fluent_building_checkmark_20_filled": 58035,
- "ic_fluent_building_checkmark_20_regular": 58036,
- "ic_fluent_building_desktop_20_filled": 58037,
- "ic_fluent_building_desktop_20_regular": 58038,
- "ic_fluent_building_factory_20_filled": 58039,
- "ic_fluent_building_factory_20_regular": 58040,
- "ic_fluent_building_government_20_filled": 58041,
- "ic_fluent_building_government_20_regular": 58042,
- "ic_fluent_building_government_search_20_filled": 58043,
- "ic_fluent_building_government_search_20_regular": 58044,
- "ic_fluent_building_home_20_filled": 58045,
- "ic_fluent_building_home_20_regular": 58046,
- "ic_fluent_building_lighthouse_20_filled": 58047,
- "ic_fluent_building_lighthouse_20_regular": 58048,
- "ic_fluent_building_mosque_20_filled": 58049,
- "ic_fluent_building_mosque_20_regular": 58050,
- "ic_fluent_building_multiple_20_filled": 58051,
- "ic_fluent_building_multiple_20_regular": 58052,
- "ic_fluent_building_people_20_filled": 58053,
- "ic_fluent_building_people_20_regular": 58054,
- "ic_fluent_building_retail_20_filled": 58055,
- "ic_fluent_building_retail_20_regular": 58056,
- "ic_fluent_building_retail_money_20_filled": 58057,
- "ic_fluent_building_retail_money_20_regular": 58058,
- "ic_fluent_building_retail_more_20_filled": 58059,
- "ic_fluent_building_retail_more_20_regular": 58060,
- "ic_fluent_building_retail_shield_20_filled": 58061,
- "ic_fluent_building_retail_shield_20_regular": 58062,
- "ic_fluent_building_retail_toolbox_20_filled": 58063,
- "ic_fluent_building_retail_toolbox_20_regular": 58064,
- "ic_fluent_building_shop_20_filled": 58065,
- "ic_fluent_building_shop_20_regular": 58066,
- "ic_fluent_building_skyscraper_20_filled": 58067,
- "ic_fluent_building_skyscraper_20_regular": 58068,
- "ic_fluent_building_swap_20_filled": 58069,
- "ic_fluent_building_swap_20_regular": 58070,
- "ic_fluent_building_townhouse_20_filled": 58071,
- "ic_fluent_building_townhouse_20_regular": 58072,
- "ic_fluent_button_20_filled": 58073,
- "ic_fluent_button_20_regular": 58074,
- "ic_fluent_calculator_20_filled": 58075,
- "ic_fluent_calculator_20_regular": 58076,
- "ic_fluent_calculator_arrow_clockwise_20_filled": 58077,
- "ic_fluent_calculator_arrow_clockwise_20_regular": 58078,
- "ic_fluent_calculator_multiple_20_filled": 58079,
- "ic_fluent_calculator_multiple_20_regular": 58080,
- "ic_fluent_calendar_20_filled": 58081,
- "ic_fluent_calendar_20_regular": 58082,
- "ic_fluent_calendar_3_day_20_filled": 58083,
- "ic_fluent_calendar_3_day_20_regular": 58084,
- "ic_fluent_calendar_add_20_filled": 58085,
- "ic_fluent_calendar_add_20_regular": 58086,
- "ic_fluent_calendar_agenda_20_filled": 58087,
- "ic_fluent_calendar_agenda_20_regular": 58088,
- "ic_fluent_calendar_arrow_counterclockwise_20_filled": 58089,
- "ic_fluent_calendar_arrow_counterclockwise_20_regular": 58090,
- "ic_fluent_calendar_arrow_down_20_filled": 58091,
- "ic_fluent_calendar_arrow_down_20_regular": 58092,
- "ic_fluent_calendar_arrow_repeat_all_20_filled": 58093,
- "ic_fluent_calendar_arrow_repeat_all_20_regular": 58094,
- "ic_fluent_calendar_arrow_right_20_filled": 58095,
- "ic_fluent_calendar_arrow_right_20_regular": 58096,
- "ic_fluent_calendar_assistant_20_filled": 58097,
- "ic_fluent_calendar_assistant_20_regular": 58098,
- "ic_fluent_calendar_cancel_20_filled": 58099,
- "ic_fluent_calendar_cancel_20_regular": 58100,
- "ic_fluent_calendar_chat_20_filled": 58101,
- "ic_fluent_calendar_chat_20_regular": 58102,
- "ic_fluent_calendar_checkmark_20_filled": 58103,
- "ic_fluent_calendar_checkmark_20_regular": 58104,
- "ic_fluent_calendar_clock_20_filled": 58105,
- "ic_fluent_calendar_clock_20_regular": 58106,
- "ic_fluent_calendar_data_bar_20_filled": 58107,
- "ic_fluent_calendar_data_bar_20_regular": 58108,
- "ic_fluent_calendar_date_20_filled": 58109,
- "ic_fluent_calendar_date_20_regular": 58110,
- "ic_fluent_calendar_day_20_filled": 58111,
- "ic_fluent_calendar_day_20_regular": 58112,
- "ic_fluent_calendar_edit_20_filled": 58113,
- "ic_fluent_calendar_edit_20_regular": 58114,
- "ic_fluent_calendar_empty_20_filled": 58115,
- "ic_fluent_calendar_empty_20_regular": 58116,
- "ic_fluent_calendar_error_20_filled": 58117,
- "ic_fluent_calendar_error_20_regular": 58118,
- "ic_fluent_calendar_eye_20_filled": 58119,
- "ic_fluent_calendar_eye_20_regular": 58120,
- "ic_fluent_calendar_info_20_filled": 58121,
- "ic_fluent_calendar_info_20_regular": 58122,
- "ic_fluent_calendar_lock_20_filled": 58123,
- "ic_fluent_calendar_lock_20_regular": 58124,
- "ic_fluent_calendar_ltr_20_filled": 58125,
- "ic_fluent_calendar_ltr_20_regular": 58126,
- "ic_fluent_calendar_mail_20_filled": 58127,
- "ic_fluent_calendar_mail_20_regular": 58128,
- "ic_fluent_calendar_mention_20_filled": 58129,
- "ic_fluent_calendar_mention_20_regular": 58130,
- "ic_fluent_calendar_month_20_filled": 58131,
- "ic_fluent_calendar_month_20_regular": 58132,
- "ic_fluent_calendar_multiple_20_filled": 58133,
- "ic_fluent_calendar_multiple_20_regular": 58134,
- "ic_fluent_calendar_note_20_filled": 58135,
- "ic_fluent_calendar_note_20_regular": 58136,
- "ic_fluent_calendar_pattern_20_filled": 58137,
- "ic_fluent_calendar_pattern_20_regular": 58138,
- "ic_fluent_calendar_person_20_filled": 58139,
- "ic_fluent_calendar_person_20_regular": 58140,
- "ic_fluent_calendar_phone_20_filled": 58141,
- "ic_fluent_calendar_phone_20_regular": 58142,
- "ic_fluent_calendar_play_20_filled": 58143,
- "ic_fluent_calendar_play_20_regular": 58144,
- "ic_fluent_calendar_question_mark_20_filled": 58145,
- "ic_fluent_calendar_question_mark_20_regular": 58146,
- "ic_fluent_calendar_record_20_filled": 58147,
- "ic_fluent_calendar_record_20_regular": 58148,
- "ic_fluent_calendar_reply_20_filled": 58149,
- "ic_fluent_calendar_reply_20_regular": 58150,
- "ic_fluent_calendar_rtl_20_filled": 58151,
- "ic_fluent_calendar_rtl_20_regular": 58152,
- "ic_fluent_calendar_search_20_filled": 58153,
- "ic_fluent_calendar_search_20_regular": 58154,
- "ic_fluent_calendar_settings_20_filled": 58155,
- "ic_fluent_calendar_settings_20_regular": 58156,
- "ic_fluent_calendar_shield_20_filled": 58157,
- "ic_fluent_calendar_shield_20_regular": 58158,
- "ic_fluent_calendar_sparkle_20_filled": 58159,
- "ic_fluent_calendar_sparkle_20_regular": 58160,
- "ic_fluent_calendar_star_20_filled": 58161,
- "ic_fluent_calendar_star_20_regular": 58162,
- "ic_fluent_calendar_sync_20_filled": 58163,
- "ic_fluent_calendar_sync_20_regular": 58164,
- "ic_fluent_calendar_template_20_filled": 58165,
- "ic_fluent_calendar_template_20_regular": 58166,
- "ic_fluent_calendar_today_20_filled": 58167,
- "ic_fluent_calendar_today_20_regular": 58168,
- "ic_fluent_calendar_toolbox_20_filled": 58169,
- "ic_fluent_calendar_toolbox_20_regular": 58170,
- "ic_fluent_calendar_video_20_filled": 58171,
- "ic_fluent_calendar_video_20_regular": 58172,
- "ic_fluent_calendar_week_numbers_20_filled": 58173,
- "ic_fluent_calendar_week_numbers_20_regular": 58174,
- "ic_fluent_calendar_week_start_20_filled": 58175,
- "ic_fluent_calendar_week_start_20_regular": 58176,
- "ic_fluent_calendar_work_week_20_filled": 58177,
- "ic_fluent_calendar_work_week_20_regular": 58178,
- "ic_fluent_call_20_filled": 58179,
- "ic_fluent_call_20_regular": 58180,
- "ic_fluent_call_add_20_filled": 58181,
- "ic_fluent_call_add_20_regular": 58182,
- "ic_fluent_call_checkmark_20_filled": 58183,
- "ic_fluent_call_checkmark_20_regular": 58184,
- "ic_fluent_call_connecting_20_filled": 58185,
- "ic_fluent_call_connecting_20_regular": 58186,
- "ic_fluent_call_dismiss_20_filled": 58187,
- "ic_fluent_call_dismiss_20_regular": 58188,
- "ic_fluent_call_end_20_filled": 58189,
- "ic_fluent_call_end_20_regular": 58190,
- "ic_fluent_call_exclamation_20_filled": 58191,
- "ic_fluent_call_exclamation_20_regular": 58192,
- "ic_fluent_call_forward_20_filled": 58193,
- "ic_fluent_call_forward_20_regular": 58194,
- "ic_fluent_call_inbound_20_filled": 58195,
- "ic_fluent_call_inbound_20_regular": 58196,
- "ic_fluent_call_missed_20_filled": 58197,
- "ic_fluent_call_missed_20_regular": 58198,
- "ic_fluent_call_outbound_20_filled": 58199,
- "ic_fluent_call_outbound_20_regular": 58200,
- "ic_fluent_call_park_20_filled": 58201,
- "ic_fluent_call_park_20_regular": 58202,
- "ic_fluent_call_pause_20_filled": 58203,
- "ic_fluent_call_pause_20_regular": 58204,
- "ic_fluent_call_prohibited_20_filled": 58205,
- "ic_fluent_call_prohibited_20_regular": 58206,
- "ic_fluent_call_transfer_20_filled": 58207,
- "ic_fluent_call_transfer_20_regular": 58208,
- "ic_fluent_call_warning_20_filled": 58209,
- "ic_fluent_call_warning_20_regular": 58210,
- "ic_fluent_calligraphy_pen_20_filled": 58211,
- "ic_fluent_calligraphy_pen_20_regular": 58212,
- "ic_fluent_calligraphy_pen_checkmark_20_filled": 58213,
- "ic_fluent_calligraphy_pen_checkmark_20_regular": 58214,
- "ic_fluent_calligraphy_pen_error_20_filled": 58215,
- "ic_fluent_calligraphy_pen_error_20_regular": 58216,
- "ic_fluent_calligraphy_pen_question_mark_20_filled": 58217,
- "ic_fluent_calligraphy_pen_question_mark_20_regular": 58218,
- "ic_fluent_camera_20_filled": 58219,
- "ic_fluent_camera_20_regular": 58220,
- "ic_fluent_camera_add_20_filled": 58221,
- "ic_fluent_camera_add_20_regular": 58222,
- "ic_fluent_camera_arrow_up_20_filled": 58223,
- "ic_fluent_camera_arrow_up_20_regular": 58224,
- "ic_fluent_camera_dome_20_filled": 58225,
- "ic_fluent_camera_dome_20_regular": 58226,
- "ic_fluent_camera_edit_20_filled": 58227,
- "ic_fluent_camera_edit_20_regular": 58228,
- "ic_fluent_camera_off_20_filled": 58229,
- "ic_fluent_camera_off_20_regular": 58230,
- "ic_fluent_camera_sparkles_20_filled": 58231,
- "ic_fluent_camera_sparkles_20_regular": 58232,
- "ic_fluent_camera_switch_20_filled": 58233,
- "ic_fluent_camera_switch_20_regular": 58234,
- "ic_fluent_card_ui_20_filled": 58235,
- "ic_fluent_card_ui_20_regular": 58236,
- "ic_fluent_card_ui_portrait_flip_20_filled": 58237,
- "ic_fluent_card_ui_portrait_flip_20_regular": 58238,
- "ic_fluent_caret_down_20_filled": 58239,
- "ic_fluent_caret_down_20_regular": 58240,
- "ic_fluent_caret_down_right_20_filled": 58241,
- "ic_fluent_caret_down_right_20_regular": 58242,
- "ic_fluent_caret_left_20_filled": 58243,
- "ic_fluent_caret_left_20_regular": 58244,
- "ic_fluent_caret_right_20_filled": 58245,
- "ic_fluent_caret_right_20_regular": 58246,
- "ic_fluent_caret_up_20_filled": 58247,
- "ic_fluent_caret_up_20_regular": 58248,
- "ic_fluent_cart_20_filled": 58249,
- "ic_fluent_cart_20_regular": 58250,
- "ic_fluent_cast_20_filled": 58251,
- "ic_fluent_cast_20_regular": 58252,
- "ic_fluent_cast_multiple_20_filled": 58253,
- "ic_fluent_cast_multiple_20_regular": 58254,
- "ic_fluent_catch_up_20_filled": 58255,
- "ic_fluent_catch_up_20_regular": 58256,
- "ic_fluent_cellular_3g_20_filled": 58257,
- "ic_fluent_cellular_3g_20_regular": 58258,
- "ic_fluent_cellular_4g_20_filled": 58259,
- "ic_fluent_cellular_4g_20_regular": 58260,
- "ic_fluent_cellular_5g_20_filled": 58261,
- "ic_fluent_cellular_5g_20_regular": 58262,
- "ic_fluent_cellular_data_1_20_filled": 58263,
- "ic_fluent_cellular_data_1_20_regular": 58264,
- "ic_fluent_cellular_data_2_20_filled": 58265,
- "ic_fluent_cellular_data_2_20_regular": 58266,
- "ic_fluent_cellular_data_3_20_filled": 58267,
- "ic_fluent_cellular_data_3_20_regular": 58268,
- "ic_fluent_cellular_data_4_20_filled": 58269,
- "ic_fluent_cellular_data_4_20_regular": 58270,
- "ic_fluent_cellular_data_5_20_filled": 58271,
- "ic_fluent_cellular_data_5_20_regular": 58272,
- "ic_fluent_cellular_off_20_filled": 58273,
- "ic_fluent_cellular_off_20_regular": 58274,
- "ic_fluent_cellular_warning_20_filled": 58275,
- "ic_fluent_cellular_warning_20_regular": 58276,
- "ic_fluent_center_horizontal_20_filled": 58277,
- "ic_fluent_center_horizontal_20_regular": 58278,
- "ic_fluent_center_vertical_20_filled": 58279,
- "ic_fluent_center_vertical_20_regular": 58280,
- "ic_fluent_certificate_20_filled": 58281,
- "ic_fluent_certificate_20_regular": 58282,
- "ic_fluent_channel_20_filled": 58283,
- "ic_fluent_channel_20_regular": 58284,
- "ic_fluent_channel_add_20_filled": 58285,
- "ic_fluent_channel_add_20_regular": 58286,
- "ic_fluent_channel_alert_20_filled": 58287,
- "ic_fluent_channel_alert_20_regular": 58288,
- "ic_fluent_channel_arrow_left_20_filled": 58289,
- "ic_fluent_channel_arrow_left_20_regular": 58290,
- "ic_fluent_channel_dismiss_20_filled": 58291,
- "ic_fluent_channel_dismiss_20_regular": 58292,
- "ic_fluent_channel_share_20_filled": 58293,
- "ic_fluent_channel_share_20_regular": 58294,
- "ic_fluent_channel_subtract_20_filled": 58295,
- "ic_fluent_channel_subtract_20_regular": 58296,
- "ic_fluent_chart_multiple_20_filled": 58297,
- "ic_fluent_chart_multiple_20_regular": 58298,
- "ic_fluent_chart_person_20_filled": 58299,
- "ic_fluent_chart_person_20_regular": 58300,
- "ic_fluent_chat_20_filled": 58301,
- "ic_fluent_chat_20_regular": 58302,
- "ic_fluent_chat_add_20_filled": 58303,
- "ic_fluent_chat_add_20_regular": 58304,
- "ic_fluent_chat_arrow_back_20_filled": 58305,
- "ic_fluent_chat_arrow_back_20_regular": 58306,
- "ic_fluent_chat_arrow_back_down_20_filled": 58307,
- "ic_fluent_chat_arrow_back_down_20_regular": 58308,
- "ic_fluent_chat_arrow_double_back_20_filled": 58309,
- "ic_fluent_chat_arrow_double_back_20_regular": 58310,
- "ic_fluent_chat_bubbles_question_20_filled": 58311,
- "ic_fluent_chat_bubbles_question_20_regular": 58312,
- "ic_fluent_chat_cursor_20_filled": 58313,
- "ic_fluent_chat_cursor_20_regular": 58314,
- "ic_fluent_chat_dismiss_20_filled": 58315,
- "ic_fluent_chat_dismiss_20_regular": 58316,
- "ic_fluent_chat_empty_20_filled": 58317,
- "ic_fluent_chat_empty_20_regular": 58318,
- "ic_fluent_chat_help_20_filled": 58319,
- "ic_fluent_chat_help_20_regular": 58320,
- "ic_fluent_chat_lock_20_filled": 58321,
- "ic_fluent_chat_lock_20_regular": 58322,
- "ic_fluent_chat_mail_20_filled": 58323,
- "ic_fluent_chat_mail_20_regular": 58324,
- "ic_fluent_chat_multiple_20_filled": 58325,
- "ic_fluent_chat_multiple_20_regular": 58326,
- "ic_fluent_chat_multiple_heart_20_filled": 58327,
- "ic_fluent_chat_multiple_heart_20_regular": 58328,
- "ic_fluent_chat_off_20_filled": 58329,
- "ic_fluent_chat_off_20_regular": 58330,
- "ic_fluent_chat_settings_20_filled": 58331,
- "ic_fluent_chat_settings_20_regular": 58332,
- "ic_fluent_chat_sparkle_20_filled": 58333,
- "ic_fluent_chat_sparkle_20_regular": 58334,
- "ic_fluent_chat_video_20_filled": 58335,
- "ic_fluent_chat_video_20_regular": 58336,
- "ic_fluent_chat_warning_20_filled": 58337,
- "ic_fluent_chat_warning_20_regular": 58338,
- "ic_fluent_check_20_filled": 58339,
- "ic_fluent_check_20_regular": 58340,
- "ic_fluent_checkbox_1_20_filled": 58341,
- "ic_fluent_checkbox_1_20_regular": 58342,
- "ic_fluent_checkbox_2_20_filled": 58343,
- "ic_fluent_checkbox_2_20_regular": 58344,
- "ic_fluent_checkbox_arrow_right_20_filled": 58345,
- "ic_fluent_checkbox_arrow_right_20_regular": 58346,
- "ic_fluent_checkbox_checked_20_filled": 58347,
- "ic_fluent_checkbox_checked_20_regular": 58348,
- "ic_fluent_checkbox_checked_sync_20_filled": 58349,
- "ic_fluent_checkbox_checked_sync_20_regular": 58350,
- "ic_fluent_checkbox_indeterminate_20_filled": 58351,
- "ic_fluent_checkbox_indeterminate_20_regular": 58352,
- "ic_fluent_checkbox_person_20_filled": 58353,
- "ic_fluent_checkbox_person_20_regular": 58354,
- "ic_fluent_checkbox_unchecked_20_filled": 58355,
- "ic_fluent_checkbox_unchecked_20_regular": 58356,
- "ic_fluent_checkbox_warning_20_filled": 58357,
- "ic_fluent_checkbox_warning_20_regular": 58358,
- "ic_fluent_checkmark_20_filled": 58359,
- "ic_fluent_checkmark_20_regular": 58360,
- "ic_fluent_checkmark_circle_20_filled": 58361,
- "ic_fluent_checkmark_circle_20_regular": 58362,
- "ic_fluent_checkmark_circle_square_20_filled": 58363,
- "ic_fluent_checkmark_circle_square_20_regular": 58364,
- "ic_fluent_checkmark_circle_warning_20_filled": 58365,
- "ic_fluent_checkmark_circle_warning_20_regular": 58366,
- "ic_fluent_checkmark_lock_20_filled": 58367,
- "ic_fluent_checkmark_lock_20_regular": 58368,
- "ic_fluent_checkmark_note_20_filled": 58369,
- "ic_fluent_checkmark_note_20_regular": 58370,
- "ic_fluent_checkmark_square_20_filled": 58371,
- "ic_fluent_checkmark_square_20_regular": 58372,
- "ic_fluent_checkmark_starburst_20_filled": 58373,
- "ic_fluent_checkmark_starburst_20_regular": 58374,
- "ic_fluent_checkmark_underline_circle_20_filled": 58375,
- "ic_fluent_checkmark_underline_circle_20_regular": 58376,
- "ic_fluent_chess_20_filled": 58377,
- "ic_fluent_chess_20_regular": 58378,
- "ic_fluent_chevron_circle_down_20_filled": 58379,
- "ic_fluent_chevron_circle_down_20_regular": 58380,
- "ic_fluent_chevron_circle_left_20_filled": 58381,
- "ic_fluent_chevron_circle_left_20_regular": 58382,
- "ic_fluent_chevron_circle_right_20_filled": 58383,
- "ic_fluent_chevron_circle_right_20_regular": 58384,
- "ic_fluent_chevron_circle_up_20_filled": 58385,
- "ic_fluent_chevron_circle_up_20_regular": 58386,
- "ic_fluent_chevron_double_down_20_filled": 58387,
- "ic_fluent_chevron_double_down_20_regular": 58388,
- "ic_fluent_chevron_double_left_20_filled": 58389,
- "ic_fluent_chevron_double_left_20_regular": 58390,
- "ic_fluent_chevron_double_right_20_filled": 58391,
- "ic_fluent_chevron_double_right_20_regular": 58392,
- "ic_fluent_chevron_double_up_20_filled": 58393,
- "ic_fluent_chevron_double_up_20_regular": 58394,
- "ic_fluent_chevron_down_20_filled": 58395,
- "ic_fluent_chevron_down_20_regular": 58396,
- "ic_fluent_chevron_down_up_20_filled": 58397,
- "ic_fluent_chevron_down_up_20_regular": 58398,
- "ic_fluent_chevron_left_20_filled": 58399,
- "ic_fluent_chevron_left_20_regular": 58400,
- "ic_fluent_chevron_right_20_filled": 58401,
- "ic_fluent_chevron_right_20_regular": 58402,
- "ic_fluent_chevron_up_20_filled": 58403,
- "ic_fluent_chevron_up_20_regular": 58404,
- "ic_fluent_chevron_up_down_20_filled": 58405,
- "ic_fluent_chevron_up_down_20_regular": 58406,
- "ic_fluent_circle_20_filled": 58407,
- "ic_fluent_circle_20_regular": 58408,
- "ic_fluent_circle_edit_20_filled": 58409,
- "ic_fluent_circle_edit_20_regular": 58410,
- "ic_fluent_circle_eraser_20_filled": 58411,
- "ic_fluent_circle_eraser_20_regular": 58412,
- "ic_fluent_circle_half_fill_20_filled": 58413,
- "ic_fluent_circle_half_fill_20_regular": 58414,
- "ic_fluent_circle_highlight_20_filled": 58415,
- "ic_fluent_circle_highlight_20_regular": 58416,
- "ic_fluent_circle_hint_20_filled": 58417,
- "ic_fluent_circle_hint_20_regular": 58418,
- "ic_fluent_circle_hint_half_vertical_20_filled": 58419,
- "ic_fluent_circle_hint_half_vertical_20_regular": 58420,
- "ic_fluent_circle_image_20_filled": 58421,
- "ic_fluent_circle_image_20_regular": 58422,
- "ic_fluent_circle_line_20_filled": 58423,
- "ic_fluent_circle_line_20_regular": 58424,
- "ic_fluent_circle_multiple_subtract_checkmark_20_filled": 58425,
- "ic_fluent_circle_multiple_subtract_checkmark_20_regular": 58426,
- "ic_fluent_circle_off_20_filled": 58427,
- "ic_fluent_circle_off_20_regular": 58428,
- "ic_fluent_circle_shadow_20_filled": 58429,
- "ic_fluent_circle_shadow_20_regular": 58430,
- "ic_fluent_circle_small_20_filled": 58431,
- "ic_fluent_circle_small_20_regular": 58432,
- "ic_fluent_city_20_filled": 58433,
- "ic_fluent_city_20_regular": 58434,
- "ic_fluent_class_20_filled": 58435,
- "ic_fluent_class_20_regular": 58436,
- "ic_fluent_classification_20_filled": 58437,
- "ic_fluent_classification_20_regular": 58438,
- "ic_fluent_clear_formatting_20_filled": 58439,
- "ic_fluent_clear_formatting_20_regular": 58440,
- "ic_fluent_clipboard_20_filled": 58441,
- "ic_fluent_clipboard_20_regular": 58442,
- "ic_fluent_clipboard_3_day_20_filled": 58443,
- "ic_fluent_clipboard_3_day_20_regular": 58444,
- "ic_fluent_clipboard_arrow_right_20_filled": 58445,
- "ic_fluent_clipboard_arrow_right_20_regular": 58446,
- "ic_fluent_clipboard_brush_20_filled": 58447,
- "ic_fluent_clipboard_brush_20_regular": 58448,
- "ic_fluent_clipboard_bullet_list_20_filled": 58449,
- "ic_fluent_clipboard_bullet_list_20_regular": 58450,
- "ic_fluent_clipboard_bullet_list_ltr_20_filled": 58451,
- "ic_fluent_clipboard_bullet_list_ltr_20_regular": 58452,
- "ic_fluent_clipboard_bullet_list_rtl_20_filled": 58453,
- "ic_fluent_clipboard_bullet_list_rtl_20_regular": 58454,
- "ic_fluent_clipboard_checkmark_20_filled": 58455,
- "ic_fluent_clipboard_checkmark_20_regular": 58456,
- "ic_fluent_clipboard_clock_20_filled": 58457,
- "ic_fluent_clipboard_clock_20_regular": 58458,
- "ic_fluent_clipboard_code_20_filled": 58459,
- "ic_fluent_clipboard_code_20_regular": 58460,
- "ic_fluent_clipboard_data_bar_20_filled": 58461,
- "ic_fluent_clipboard_data_bar_20_regular": 58462,
- "ic_fluent_clipboard_day_20_filled": 58463,
- "ic_fluent_clipboard_day_20_regular": 58464,
- "ic_fluent_clipboard_edit_20_filled": 58465,
- "ic_fluent_clipboard_edit_20_regular": 58466,
- "ic_fluent_clipboard_error_20_filled": 58467,
- "ic_fluent_clipboard_error_20_regular": 58468,
- "ic_fluent_clipboard_heart_20_filled": 58469,
- "ic_fluent_clipboard_heart_20_regular": 58470,
- "ic_fluent_clipboard_image_20_filled": 58471,
- "ic_fluent_clipboard_image_20_regular": 58472,
- "ic_fluent_clipboard_letter_20_filled": 58473,
- "ic_fluent_clipboard_letter_20_regular": 58474,
- "ic_fluent_clipboard_link_20_filled": 58475,
- "ic_fluent_clipboard_link_20_regular": 58476,
- "ic_fluent_clipboard_math_formula_20_filled": 58477,
- "ic_fluent_clipboard_math_formula_20_regular": 58478,
- "ic_fluent_clipboard_month_20_filled": 58479,
- "ic_fluent_clipboard_month_20_regular": 58480,
- "ic_fluent_clipboard_more_20_filled": 58481,
- "ic_fluent_clipboard_more_20_regular": 58482,
- "ic_fluent_clipboard_note_20_filled": 58483,
- "ic_fluent_clipboard_note_20_regular": 58484,
- "ic_fluent_clipboard_number_123_20_filled": 58485,
- "ic_fluent_clipboard_number_123_20_regular": 58486,
- "ic_fluent_clipboard_paste_20_filled": 58487,
- "ic_fluent_clipboard_paste_20_regular": 58488,
- "ic_fluent_clipboard_pulse_20_filled": 58489,
- "ic_fluent_clipboard_pulse_20_regular": 58490,
- "ic_fluent_clipboard_search_20_filled": 58491,
- "ic_fluent_clipboard_search_20_regular": 58492,
- "ic_fluent_clipboard_settings_20_filled": 58493,
- "ic_fluent_clipboard_settings_20_regular": 58494,
- "ic_fluent_clipboard_task_20_filled": 58495,
- "ic_fluent_clipboard_task_20_regular": 58496,
- "ic_fluent_clipboard_task_add_20_filled": 58497,
- "ic_fluent_clipboard_task_add_20_regular": 58498,
- "ic_fluent_clipboard_task_list_ltr_20_filled": 58499,
- "ic_fluent_clipboard_task_list_ltr_20_regular": 58500,
- "ic_fluent_clipboard_task_list_rtl_20_filled": 58501,
- "ic_fluent_clipboard_task_list_rtl_20_regular": 58502,
- "ic_fluent_clipboard_text_edit_20_filled": 58503,
- "ic_fluent_clipboard_text_edit_20_regular": 58504,
- "ic_fluent_clipboard_text_ltr_20_filled": 58505,
- "ic_fluent_clipboard_text_ltr_20_regular": 58506,
- "ic_fluent_clipboard_text_rtl_20_filled": 58507,
- "ic_fluent_clipboard_text_rtl_20_regular": 58508,
- "ic_fluent_clock_20_filled": 58509,
- "ic_fluent_clock_20_regular": 58510,
- "ic_fluent_clock_alarm_20_filled": 58511,
- "ic_fluent_clock_alarm_20_regular": 58512,
- "ic_fluent_clock_arrow_download_20_filled": 58513,
- "ic_fluent_clock_arrow_download_20_regular": 58514,
- "ic_fluent_clock_bill_20_filled": 58515,
- "ic_fluent_clock_bill_20_regular": 58516,
- "ic_fluent_clock_dismiss_20_filled": 58517,
- "ic_fluent_clock_dismiss_20_regular": 58518,
- "ic_fluent_clock_lock_20_filled": 58519,
- "ic_fluent_clock_lock_20_regular": 58520,
- "ic_fluent_clock_pause_20_filled": 58521,
- "ic_fluent_clock_pause_20_regular": 58522,
- "ic_fluent_clock_toolbox_20_filled": 58523,
- "ic_fluent_clock_toolbox_20_regular": 58524,
- "ic_fluent_closed_caption_20_filled": 58525,
- "ic_fluent_closed_caption_20_regular": 58526,
- "ic_fluent_closed_caption_off_20_filled": 58527,
- "ic_fluent_closed_caption_off_20_regular": 58528,
- "ic_fluent_clothes_hanger_20_filled": 58529,
- "ic_fluent_clothes_hanger_20_regular": 58530,
- "ic_fluent_cloud_20_filled": 58531,
- "ic_fluent_cloud_20_regular": 58532,
- "ic_fluent_cloud_add_20_filled": 58533,
- "ic_fluent_cloud_add_20_regular": 58534,
- "ic_fluent_cloud_archive_20_filled": 58535,
- "ic_fluent_cloud_archive_20_regular": 58536,
- "ic_fluent_cloud_arrow_down_20_filled": 58537,
- "ic_fluent_cloud_arrow_down_20_regular": 58538,
- "ic_fluent_cloud_arrow_right_20_filled": 58539,
- "ic_fluent_cloud_arrow_right_20_regular": 58540,
- "ic_fluent_cloud_arrow_up_20_filled": 58541,
- "ic_fluent_cloud_arrow_up_20_regular": 58542,
- "ic_fluent_cloud_beaker_20_filled": 58543,
- "ic_fluent_cloud_beaker_20_regular": 58544,
- "ic_fluent_cloud_bidirectional_20_filled": 58545,
- "ic_fluent_cloud_bidirectional_20_regular": 58546,
- "ic_fluent_cloud_checkmark_20_filled": 58547,
- "ic_fluent_cloud_checkmark_20_regular": 58548,
- "ic_fluent_cloud_cube_20_filled": 58549,
- "ic_fluent_cloud_cube_20_regular": 58550,
- "ic_fluent_cloud_database_20_filled": 58551,
- "ic_fluent_cloud_database_20_regular": 58552,
- "ic_fluent_cloud_desktop_20_filled": 58553,
- "ic_fluent_cloud_desktop_20_regular": 58554,
- "ic_fluent_cloud_dismiss_20_filled": 58555,
- "ic_fluent_cloud_dismiss_20_regular": 58556,
- "ic_fluent_cloud_edit_20_filled": 58557,
- "ic_fluent_cloud_edit_20_regular": 58558,
- "ic_fluent_cloud_error_20_filled": 58559,
- "ic_fluent_cloud_error_20_regular": 58560,
- "ic_fluent_cloud_flow_20_filled": 58561,
- "ic_fluent_cloud_flow_20_regular": 58562,
- "ic_fluent_cloud_link_20_filled": 58563,
- "ic_fluent_cloud_link_20_regular": 58564,
- "ic_fluent_cloud_off_20_filled": 58565,
- "ic_fluent_cloud_off_20_regular": 58566,
- "ic_fluent_cloud_swap_20_filled": 58567,
- "ic_fluent_cloud_swap_20_regular": 58568,
- "ic_fluent_cloud_sync_20_filled": 58569,
- "ic_fluent_cloud_sync_20_regular": 58570,
- "ic_fluent_cloud_words_20_filled": 58571,
- "ic_fluent_cloud_words_20_regular": 58572,
- "ic_fluent_clover_20_filled": 58573,
- "ic_fluent_clover_20_regular": 58574,
- "ic_fluent_code_20_filled": 58575,
- "ic_fluent_code_20_regular": 58576,
- "ic_fluent_code_block_20_filled": 58577,
- "ic_fluent_code_block_20_regular": 58578,
- "ic_fluent_code_circle_20_filled": 58579,
- "ic_fluent_code_circle_20_regular": 58580,
- "ic_fluent_code_text_20_filled": 58581,
- "ic_fluent_code_text_20_regular": 58582,
- "ic_fluent_code_text_edit_20_filled": 58583,
- "ic_fluent_code_text_edit_20_regular": 58584,
- "ic_fluent_coin_stack_20_filled": 58585,
- "ic_fluent_coin_stack_20_regular": 58586,
- "ic_fluent_collections_20_filled": 58587,
- "ic_fluent_collections_20_regular": 58588,
- "ic_fluent_collections_add_20_filled": 58589,
- "ic_fluent_collections_add_20_regular": 58590,
- "ic_fluent_color_20_filled": 58591,
- "ic_fluent_color_20_regular": 58592,
- "ic_fluent_color_background_20_filled": 58593,
- "ic_fluent_color_background_20_regular": 58594,
- "ic_fluent_color_background_accent_20_regular": 58595,
- "ic_fluent_color_fill_20_filled": 58596,
- "ic_fluent_color_fill_20_regular": 58597,
- "ic_fluent_color_fill_accent_20_regular": 58598,
- "ic_fluent_color_line_20_filled": 58599,
- "ic_fluent_color_line_20_regular": 58600,
- "ic_fluent_color_line_accent_20_regular": 58601,
- "ic_fluent_column_20_filled": 58602,
- "ic_fluent_column_20_regular": 58603,
- "ic_fluent_column_arrow_right_20_filled": 58604,
- "ic_fluent_column_arrow_right_20_regular": 58605,
- "ic_fluent_column_double_compare_20_filled": 58606,
- "ic_fluent_column_double_compare_20_regular": 58607,
- "ic_fluent_column_edit_20_filled": 58608,
- "ic_fluent_column_edit_20_regular": 58609,
- "ic_fluent_column_single_compare_20_filled": 58610,
- "ic_fluent_column_single_compare_20_regular": 58611,
- "ic_fluent_column_triple_20_filled": 58612,
- "ic_fluent_column_triple_20_regular": 58613,
- "ic_fluent_column_triple_edit_20_filled": 58614,
- "ic_fluent_column_triple_edit_20_regular": 58615,
- "ic_fluent_comma_20_filled": 58616,
- "ic_fluent_comma_20_regular": 58617,
- "ic_fluent_comment_20_filled": 58618,
- "ic_fluent_comment_20_regular": 58619,
- "ic_fluent_comment_add_20_filled": 58620,
- "ic_fluent_comment_add_20_regular": 58621,
- "ic_fluent_comment_arrow_left_20_filled": 58622,
- "ic_fluent_comment_arrow_left_20_regular": 58623,
- "ic_fluent_comment_arrow_right_20_filled": 58624,
- "ic_fluent_comment_arrow_right_20_regular": 58625,
- "ic_fluent_comment_checkmark_20_filled": 58626,
- "ic_fluent_comment_checkmark_20_regular": 58627,
- "ic_fluent_comment_dismiss_20_filled": 58628,
- "ic_fluent_comment_dismiss_20_regular": 58629,
- "ic_fluent_comment_edit_20_filled": 58630,
- "ic_fluent_comment_edit_20_regular": 58631,
- "ic_fluent_comment_error_20_filled": 58632,
- "ic_fluent_comment_error_20_regular": 58633,
- "ic_fluent_comment_lightning_20_filled": 58634,
- "ic_fluent_comment_lightning_20_regular": 58635,
- "ic_fluent_comment_link_20_filled": 58636,
- "ic_fluent_comment_link_20_regular": 58637,
- "ic_fluent_comment_mention_20_filled": 58638,
- "ic_fluent_comment_mention_20_regular": 58639,
- "ic_fluent_comment_multiple_20_filled": 58640,
- "ic_fluent_comment_multiple_20_regular": 58641,
- "ic_fluent_comment_multiple_checkmark_20_filled": 58642,
- "ic_fluent_comment_multiple_checkmark_20_regular": 58643,
- "ic_fluent_comment_multiple_link_20_filled": 58644,
- "ic_fluent_comment_multiple_link_20_regular": 58645,
- "ic_fluent_comment_multiple_mention_20_filled": 58646,
- "ic_fluent_comment_multiple_mention_20_regular": 58647,
- "ic_fluent_comment_note_20_filled": 58648,
- "ic_fluent_comment_note_20_regular": 58649,
- "ic_fluent_comment_off_20_filled": 58650,
- "ic_fluent_comment_off_20_regular": 58651,
- "ic_fluent_comment_quote_20_filled": 58652,
- "ic_fluent_comment_quote_20_regular": 58653,
- "ic_fluent_comment_text_20_filled": 58654,
- "ic_fluent_comment_text_20_regular": 58655,
- "ic_fluent_communication_20_filled": 58656,
- "ic_fluent_communication_20_regular": 58657,
- "ic_fluent_communication_person_20_filled": 58658,
- "ic_fluent_communication_person_20_regular": 58659,
- "ic_fluent_communication_shield_20_filled": 58660,
- "ic_fluent_communication_shield_20_regular": 58661,
- "ic_fluent_compass_northwest_20_filled": 58662,
- "ic_fluent_compass_northwest_20_regular": 58663,
- "ic_fluent_compose_20_filled": 58664,
- "ic_fluent_compose_20_regular": 58665,
- "ic_fluent_conference_room_20_filled": 58666,
- "ic_fluent_conference_room_20_regular": 58667,
- "ic_fluent_connected_20_filled": 58668,
- "ic_fluent_connected_20_regular": 58669,
- "ic_fluent_connector_20_filled": 58670,
- "ic_fluent_connector_20_regular": 58671,
- "ic_fluent_contact_card_20_filled": 58672,
- "ic_fluent_contact_card_20_regular": 58673,
- "ic_fluent_contact_card_group_20_filled": 58674,
- "ic_fluent_contact_card_group_20_regular": 58675,
- "ic_fluent_contact_card_link_20_filled": 58676,
- "ic_fluent_contact_card_link_20_regular": 58677,
- "ic_fluent_contact_card_ribbon_20_filled": 58678,
- "ic_fluent_contact_card_ribbon_20_regular": 58679,
- "ic_fluent_content_settings_20_filled": 58680,
- "ic_fluent_content_settings_20_regular": 58681,
- "ic_fluent_content_view_20_filled": 58682,
- "ic_fluent_content_view_20_regular": 58683,
- "ic_fluent_content_view_gallery_20_filled": 58684,
- "ic_fluent_content_view_gallery_20_regular": 58685,
- "ic_fluent_content_view_gallery_lightning_20_filled": 58686,
- "ic_fluent_content_view_gallery_lightning_20_regular": 58687,
- "ic_fluent_contract_down_left_20_filled": 58688,
- "ic_fluent_contract_down_left_20_regular": 58689,
- "ic_fluent_contract_up_right_20_filled": 58690,
- "ic_fluent_contract_up_right_20_regular": 58691,
- "ic_fluent_control_button_20_filled": 58692,
- "ic_fluent_control_button_20_regular": 58693,
- "ic_fluent_convert_range_20_filled": 58694,
- "ic_fluent_convert_range_20_regular": 58695,
- "ic_fluent_cookies_20_filled": 58696,
- "ic_fluent_cookies_20_regular": 58697,
- "ic_fluent_copy_20_filled": 58698,
- "ic_fluent_copy_20_regular": 58699,
- "ic_fluent_copy_add_20_filled": 58700,
- "ic_fluent_copy_add_20_regular": 58701,
- "ic_fluent_copy_arrow_right_20_filled": 58702,
- "ic_fluent_copy_arrow_right_20_regular": 58703,
- "ic_fluent_copy_select_20_filled": 58704,
- "ic_fluent_copy_select_20_regular": 58705,
- "ic_fluent_couch_20_filled": 58706,
- "ic_fluent_couch_20_regular": 58707,
- "ic_fluent_credit_card_clock_20_filled": 58708,
- "ic_fluent_credit_card_clock_20_regular": 58709,
- "ic_fluent_credit_card_person_20_filled": 58710,
- "ic_fluent_credit_card_person_20_regular": 58711,
- "ic_fluent_credit_card_toolbox_20_filled": 58712,
- "ic_fluent_credit_card_toolbox_20_regular": 58713,
- "ic_fluent_crop_20_filled": 58714,
- "ic_fluent_crop_20_regular": 58715,
- "ic_fluent_crop_arrow_rotate_20_filled": 58716,
- "ic_fluent_crop_arrow_rotate_20_regular": 58717,
- "ic_fluent_crop_interim_20_filled": 58718,
- "ic_fluent_crop_interim_20_regular": 58719,
- "ic_fluent_crop_interim_off_20_filled": 58720,
- "ic_fluent_crop_interim_off_20_regular": 58721,
- "ic_fluent_crown_20_filled": 58722,
- "ic_fluent_crown_20_regular": 58723,
- "ic_fluent_cube_20_filled": 58724,
- "ic_fluent_cube_20_regular": 58725,
- "ic_fluent_cube_add_20_filled": 58726,
- "ic_fluent_cube_add_20_regular": 58727,
- "ic_fluent_cube_arrow_curve_down_20_filled": 58728,
- "ic_fluent_cube_arrow_curve_down_20_regular": 58729,
- "ic_fluent_cube_link_20_filled": 58730,
- "ic_fluent_cube_link_20_regular": 58731,
- "ic_fluent_cube_multiple_20_filled": 58732,
- "ic_fluent_cube_multiple_20_regular": 58733,
- "ic_fluent_cube_quick_20_filled": 58734,
- "ic_fluent_cube_quick_20_regular": 58735,
- "ic_fluent_cube_rotate_20_filled": 58736,
- "ic_fluent_cube_rotate_20_regular": 58737,
- "ic_fluent_cube_sync_20_filled": 58738,
- "ic_fluent_cube_sync_20_regular": 58739,
- "ic_fluent_cube_tree_20_filled": 58740,
- "ic_fluent_cube_tree_20_regular": 58741,
- "ic_fluent_currency_dollar_euro_20_filled": 58742,
- "ic_fluent_currency_dollar_euro_20_regular": 58743,
- "ic_fluent_currency_dollar_rupee_20_filled": 58744,
- "ic_fluent_currency_dollar_rupee_20_regular": 58745,
- "ic_fluent_cursor_20_filled": 58746,
- "ic_fluent_cursor_20_regular": 58747,
- "ic_fluent_cursor_click_20_filled": 58748,
- "ic_fluent_cursor_click_20_regular": 58749,
- "ic_fluent_cursor_hover_20_filled": 58750,
- "ic_fluent_cursor_hover_20_regular": 58751,
- "ic_fluent_cursor_hover_off_20_filled": 58752,
- "ic_fluent_cursor_hover_off_20_regular": 58753,
- "ic_fluent_cursor_prohibited_20_filled": 58754,
- "ic_fluent_cursor_prohibited_20_regular": 58755,
- "ic_fluent_cut_20_filled": 58756,
- "ic_fluent_cut_20_regular": 58757,
- "ic_fluent_dark_theme_20_filled": 58758,
- "ic_fluent_dark_theme_20_regular": 58759,
- "ic_fluent_data_area_20_filled": 58760,
- "ic_fluent_data_area_20_regular": 58761,
- "ic_fluent_data_bar_horizontal_20_filled": 58762,
- "ic_fluent_data_bar_horizontal_20_regular": 58763,
- "ic_fluent_data_bar_vertical_20_filled": 58764,
- "ic_fluent_data_bar_vertical_20_regular": 58765,
- "ic_fluent_data_bar_vertical_add_20_filled": 58766,
- "ic_fluent_data_bar_vertical_add_20_regular": 58767,
- "ic_fluent_data_bar_vertical_arrow_down_20_filled": 58768,
- "ic_fluent_data_bar_vertical_arrow_down_20_regular": 58769,
- "ic_fluent_data_bar_vertical_ascending_20_filled": 58770,
- "ic_fluent_data_bar_vertical_ascending_20_regular": 58771,
- "ic_fluent_data_bar_vertical_star_20_filled": 58772,
- "ic_fluent_data_bar_vertical_star_20_regular": 58773,
- "ic_fluent_data_funnel_20_filled": 58774,
- "ic_fluent_data_funnel_20_regular": 58775,
- "ic_fluent_data_histogram_20_filled": 58776,
- "ic_fluent_data_histogram_20_regular": 58777,
- "ic_fluent_data_line_20_filled": 58778,
- "ic_fluent_data_line_20_regular": 58779,
- "ic_fluent_data_pie_20_filled": 58780,
- "ic_fluent_data_pie_20_regular": 58781,
- "ic_fluent_data_scatter_20_filled": 58782,
- "ic_fluent_data_scatter_20_regular": 58783,
- "ic_fluent_data_sunburst_20_filled": 58784,
- "ic_fluent_data_sunburst_20_regular": 58785,
- "ic_fluent_data_treemap_20_filled": 58786,
- "ic_fluent_data_treemap_20_regular": 58787,
- "ic_fluent_data_trending_20_filled": 58788,
- "ic_fluent_data_trending_20_regular": 58789,
- "ic_fluent_data_usage_20_filled": 58790,
- "ic_fluent_data_usage_20_regular": 58791,
- "ic_fluent_data_usage_edit_20_filled": 58792,
- "ic_fluent_data_usage_edit_20_regular": 58793,
- "ic_fluent_data_usage_settings_20_filled": 58794,
- "ic_fluent_data_usage_settings_20_regular": 58795,
- "ic_fluent_data_usage_toolbox_20_filled": 58796,
- "ic_fluent_data_usage_toolbox_20_regular": 58797,
- "ic_fluent_data_waterfall_20_filled": 58798,
- "ic_fluent_data_waterfall_20_regular": 58799,
- "ic_fluent_data_whisker_20_filled": 58800,
- "ic_fluent_data_whisker_20_regular": 58801,
- "ic_fluent_database_20_filled": 58802,
- "ic_fluent_database_20_regular": 58803,
- "ic_fluent_database_arrow_down_20_filled": 58804,
- "ic_fluent_database_arrow_down_20_regular": 58805,
- "ic_fluent_database_arrow_right_20_filled": 58806,
- "ic_fluent_database_arrow_right_20_regular": 58807,
- "ic_fluent_database_arrow_up_20_filled": 58808,
- "ic_fluent_database_arrow_up_20_regular": 58809,
- "ic_fluent_database_lightning_20_filled": 58810,
- "ic_fluent_database_lightning_20_regular": 58811,
- "ic_fluent_database_link_20_filled": 58812,
- "ic_fluent_database_link_20_regular": 58813,
- "ic_fluent_database_multiple_20_filled": 58814,
- "ic_fluent_database_multiple_20_regular": 58815,
- "ic_fluent_database_person_20_filled": 58816,
- "ic_fluent_database_person_20_regular": 58817,
- "ic_fluent_database_plug_connected_20_filled": 58818,
- "ic_fluent_database_plug_connected_20_regular": 58819,
- "ic_fluent_database_search_20_filled": 58820,
- "ic_fluent_database_search_20_regular": 58821,
- "ic_fluent_database_switch_20_filled": 58822,
- "ic_fluent_database_switch_20_regular": 58823,
- "ic_fluent_database_warning_20_filled": 58824,
- "ic_fluent_database_warning_20_regular": 58825,
- "ic_fluent_database_window_20_filled": 58826,
- "ic_fluent_database_window_20_regular": 58827,
- "ic_fluent_decimal_arrow_left_20_filled": 58828,
- "ic_fluent_decimal_arrow_left_20_regular": 58829,
- "ic_fluent_decimal_arrow_right_20_filled": 58830,
- "ic_fluent_decimal_arrow_right_20_regular": 58831,
- "ic_fluent_delete_20_filled": 58832,
- "ic_fluent_delete_20_regular": 58833,
- "ic_fluent_delete_arrow_back_20_filled": 58834,
- "ic_fluent_delete_arrow_back_20_regular": 58835,
- "ic_fluent_delete_dismiss_20_filled": 58836,
- "ic_fluent_delete_dismiss_20_regular": 58837,
- "ic_fluent_delete_lines_20_filled": 58838,
- "ic_fluent_delete_lines_20_regular": 58839,
- "ic_fluent_delete_off_20_filled": 58840,
- "ic_fluent_delete_off_20_regular": 58841,
- "ic_fluent_dentist_20_filled": 58842,
- "ic_fluent_dentist_20_regular": 58843,
- "ic_fluent_design_ideas_20_filled": 58844,
- "ic_fluent_design_ideas_20_regular": 58845,
- "ic_fluent_desk_20_filled": 58846,
- "ic_fluent_desk_20_regular": 58847,
- "ic_fluent_desktop_20_filled": 58848,
- "ic_fluent_desktop_20_regular": 58849,
- "ic_fluent_desktop_arrow_down_20_filled": 58850,
- "ic_fluent_desktop_arrow_down_20_regular": 58851,
- "ic_fluent_desktop_arrow_right_20_filled": 58852,
- "ic_fluent_desktop_arrow_right_20_regular": 58853,
- "ic_fluent_desktop_checkmark_20_filled": 58854,
- "ic_fluent_desktop_checkmark_20_regular": 58855,
- "ic_fluent_desktop_cursor_20_filled": 58856,
- "ic_fluent_desktop_cursor_20_regular": 58857,
- "ic_fluent_desktop_edit_20_filled": 58858,
- "ic_fluent_desktop_edit_20_regular": 58859,
- "ic_fluent_desktop_flow_20_filled": 58860,
- "ic_fluent_desktop_flow_20_regular": 58861,
- "ic_fluent_desktop_keyboard_20_filled": 58862,
- "ic_fluent_desktop_keyboard_20_regular": 58863,
- "ic_fluent_desktop_mac_20_filled": 58864,
- "ic_fluent_desktop_mac_20_regular": 58865,
- "ic_fluent_desktop_off_20_filled": 58866,
- "ic_fluent_desktop_off_20_regular": 58867,
- "ic_fluent_desktop_pulse_20_filled": 58868,
- "ic_fluent_desktop_pulse_20_regular": 58869,
- "ic_fluent_desktop_signal_20_filled": 58870,
- "ic_fluent_desktop_signal_20_regular": 58871,
- "ic_fluent_desktop_speaker_20_filled": 58872,
- "ic_fluent_desktop_speaker_20_regular": 58873,
- "ic_fluent_desktop_speaker_off_20_filled": 58874,
- "ic_fluent_desktop_speaker_off_20_regular": 58875,
- "ic_fluent_desktop_sync_20_filled": 58876,
- "ic_fluent_desktop_sync_20_regular": 58877,
- "ic_fluent_desktop_toolbox_20_filled": 58878,
- "ic_fluent_desktop_toolbox_20_regular": 58879,
- "ic_fluent_desktop_tower_20_filled": 58880,
- "ic_fluent_desktop_tower_20_regular": 58881,
- "ic_fluent_developer_board_20_filled": 58882,
- "ic_fluent_developer_board_20_regular": 58883,
- "ic_fluent_developer_board_lightning_20_filled": 58884,
- "ic_fluent_developer_board_lightning_20_regular": 58885,
- "ic_fluent_developer_board_lightning_toolbox_20_filled": 58886,
- "ic_fluent_developer_board_lightning_toolbox_20_regular": 58887,
- "ic_fluent_developer_board_search_20_filled": 58888,
- "ic_fluent_developer_board_search_20_regular": 58889,
- "ic_fluent_device_eq_20_filled": 58890,
- "ic_fluent_device_eq_20_regular": 58891,
- "ic_fluent_device_meeting_room_20_filled": 58892,
- "ic_fluent_device_meeting_room_20_regular": 58893,
- "ic_fluent_device_meeting_room_remote_20_filled": 58894,
- "ic_fluent_device_meeting_room_remote_20_regular": 58895,
- "ic_fluent_diagram_20_filled": 58896,
- "ic_fluent_diagram_20_regular": 58897,
- "ic_fluent_dialpad_20_filled": 58898,
- "ic_fluent_dialpad_20_regular": 58899,
- "ic_fluent_dialpad_off_20_filled": 58900,
- "ic_fluent_dialpad_off_20_regular": 58901,
- "ic_fluent_dialpad_question_mark_20_filled": 58902,
- "ic_fluent_dialpad_question_mark_20_regular": 58903,
- "ic_fluent_diamond_20_filled": 58904,
- "ic_fluent_diamond_20_regular": 58905,
- "ic_fluent_directions_20_filled": 58906,
- "ic_fluent_directions_20_regular": 58907,
- "ic_fluent_dishwasher_20_filled": 58908,
- "ic_fluent_dishwasher_20_regular": 58909,
- "ic_fluent_dismiss_20_filled": 58910,
- "ic_fluent_dismiss_20_regular": 58911,
- "ic_fluent_dismiss_circle_20_filled": 58912,
- "ic_fluent_dismiss_circle_20_regular": 58913,
- "ic_fluent_dismiss_square_20_filled": 58914,
- "ic_fluent_dismiss_square_20_regular": 58915,
- "ic_fluent_dismiss_square_multiple_20_filled": 58916,
- "ic_fluent_dismiss_square_multiple_20_regular": 58917,
- "ic_fluent_diversity_20_filled": 58918,
- "ic_fluent_diversity_20_regular": 58919,
- "ic_fluent_divider_short_20_filled": 58920,
- "ic_fluent_divider_short_20_regular": 58921,
- "ic_fluent_divider_tall_20_filled": 58922,
- "ic_fluent_divider_tall_20_regular": 58923,
- "ic_fluent_dock_20_filled": 58924,
- "ic_fluent_dock_20_regular": 58925,
- "ic_fluent_dock_row_20_filled": 58926,
- "ic_fluent_dock_row_20_regular": 58927,
- "ic_fluent_doctor_20_filled": 58928,
- "ic_fluent_doctor_20_regular": 58929,
- "ic_fluent_document_100_20_filled": 58930,
- "ic_fluent_document_100_20_regular": 58931,
- "ic_fluent_document_20_filled": 58932,
- "ic_fluent_document_20_regular": 58933,
- "ic_fluent_document_add_20_filled": 58934,
- "ic_fluent_document_add_20_regular": 58935,
- "ic_fluent_document_arrow_down_20_filled": 58936,
- "ic_fluent_document_arrow_down_20_regular": 58937,
- "ic_fluent_document_arrow_left_20_filled": 58938,
- "ic_fluent_document_arrow_left_20_regular": 58939,
- "ic_fluent_document_arrow_right_20_filled": 58940,
- "ic_fluent_document_arrow_right_20_regular": 58941,
- "ic_fluent_document_arrow_up_20_filled": 58942,
- "ic_fluent_document_arrow_up_20_regular": 58943,
- "ic_fluent_document_border_20_filled": 58944,
- "ic_fluent_document_border_20_regular": 58945,
- "ic_fluent_document_border_print_20_filled": 58946,
- "ic_fluent_document_border_print_20_regular": 58947,
- "ic_fluent_document_briefcase_20_filled": 58948,
- "ic_fluent_document_briefcase_20_regular": 58949,
- "ic_fluent_document_bullet_list_20_filled": 58950,
- "ic_fluent_document_bullet_list_20_regular": 58951,
- "ic_fluent_document_bullet_list_arrow_left_20_filled": 58952,
- "ic_fluent_document_bullet_list_arrow_left_20_regular": 58953,
- "ic_fluent_document_bullet_list_clock_20_filled": 58954,
- "ic_fluent_document_bullet_list_clock_20_regular": 58955,
- "ic_fluent_document_bullet_list_cube_20_filled": 58956,
- "ic_fluent_document_bullet_list_cube_20_regular": 58957,
- "ic_fluent_document_bullet_list_multiple_20_filled": 58958,
- "ic_fluent_document_bullet_list_multiple_20_regular": 58959,
- "ic_fluent_document_bullet_list_off_20_filled": 58960,
- "ic_fluent_document_bullet_list_off_20_regular": 58961,
- "ic_fluent_document_catch_up_20_filled": 58962,
- "ic_fluent_document_catch_up_20_regular": 58963,
- "ic_fluent_document_checkmark_20_filled": 58964,
- "ic_fluent_document_checkmark_20_regular": 58965,
- "ic_fluent_document_chevron_double_20_filled": 58966,
- "ic_fluent_document_chevron_double_20_regular": 58967,
- "ic_fluent_document_copy_20_filled": 58968,
- "ic_fluent_document_copy_20_regular": 58969,
- "ic_fluent_document_css_20_filled": 58970,
- "ic_fluent_document_css_20_regular": 58971,
- "ic_fluent_document_cube_20_filled": 58972,
- "ic_fluent_document_cube_20_regular": 58973,
- "ic_fluent_document_data_20_filled": 58974,
- "ic_fluent_document_data_20_regular": 58975,
- "ic_fluent_document_data_link_20_filled": 58976,
- "ic_fluent_document_data_link_20_regular": 58977,
- "ic_fluent_document_data_lock_20_filled": 58978,
- "ic_fluent_document_data_lock_20_regular": 58979,
- "ic_fluent_document_database_20_filled": 58980,
- "ic_fluent_document_database_20_regular": 58981,
- "ic_fluent_document_dismiss_20_filled": 58982,
- "ic_fluent_document_dismiss_20_regular": 58983,
- "ic_fluent_document_edit_20_filled": 58984,
- "ic_fluent_document_edit_20_regular": 58985,
- "ic_fluent_document_endnote_20_filled": 58986,
- "ic_fluent_document_endnote_20_regular": 58987,
- "ic_fluent_document_error_20_filled": 58988,
- "ic_fluent_document_error_20_regular": 58989,
- "ic_fluent_document_fit_20_filled": 58990,
- "ic_fluent_document_fit_20_regular": 58991,
- "ic_fluent_document_flowchart_20_filled": 58992,
- "ic_fluent_document_flowchart_20_regular": 58993,
- "ic_fluent_document_folder_20_filled": 58994,
- "ic_fluent_document_folder_20_regular": 58995,
- "ic_fluent_document_footer_20_filled": 58996,
- "ic_fluent_document_footer_20_regular": 58997,
- "ic_fluent_document_footer_dismiss_20_filled": 58998,
- "ic_fluent_document_footer_dismiss_20_regular": 58999,
- "ic_fluent_document_globe_20_filled": 59000,
- "ic_fluent_document_globe_20_regular": 59001,
- "ic_fluent_document_header_20_filled": 59002,
- "ic_fluent_document_header_20_regular": 59003,
- "ic_fluent_document_header_arrow_down_20_filled": 59004,
- "ic_fluent_document_header_arrow_down_20_regular": 59005,
- "ic_fluent_document_header_dismiss_20_filled": 59006,
- "ic_fluent_document_header_dismiss_20_regular": 59007,
- "ic_fluent_document_header_footer_20_filled": 59008,
- "ic_fluent_document_header_footer_20_regular": 59009,
- "ic_fluent_document_heart_20_filled": 59010,
- "ic_fluent_document_heart_20_regular": 59011,
- "ic_fluent_document_heart_pulse_20_filled": 59012,
- "ic_fluent_document_heart_pulse_20_regular": 59013,
- "ic_fluent_document_image_20_filled": 59014,
- "ic_fluent_document_image_20_regular": 59015,
- "ic_fluent_document_java_20_filled": 59016,
- "ic_fluent_document_java_20_regular": 59017,
- "ic_fluent_document_javascript_20_filled": 59018,
- "ic_fluent_document_javascript_20_regular": 59019,
- "ic_fluent_document_key_20_filled": 59020,
- "ic_fluent_document_key_20_regular": 59021,
- "ic_fluent_document_landscape_20_filled": 59022,
- "ic_fluent_document_landscape_20_regular": 59023,
- "ic_fluent_document_landscape_data_20_filled": 59024,
- "ic_fluent_document_landscape_data_20_regular": 59025,
- "ic_fluent_document_landscape_split_20_filled": 59026,
- "ic_fluent_document_landscape_split_20_regular": 59027,
- "ic_fluent_document_landscape_split_hint_20_filled": 59028,
- "ic_fluent_document_landscape_split_hint_20_regular": 59029,
- "ic_fluent_document_lightning_20_filled": 59030,
- "ic_fluent_document_lightning_20_regular": 59031,
- "ic_fluent_document_link_20_filled": 59032,
- "ic_fluent_document_link_20_regular": 59033,
- "ic_fluent_document_lock_20_filled": 59034,
- "ic_fluent_document_lock_20_regular": 59035,
- "ic_fluent_document_margins_20_filled": 59036,
- "ic_fluent_document_margins_20_regular": 59037,
- "ic_fluent_document_mention_20_filled": 59038,
- "ic_fluent_document_mention_20_regular": 59039,
- "ic_fluent_document_multiple_20_filled": 59040,
- "ic_fluent_document_multiple_20_regular": 59041,
- "ic_fluent_document_multiple_percent_20_filled": 59042,
- "ic_fluent_document_multiple_percent_20_regular": 59043,
- "ic_fluent_document_multiple_prohibited_20_filled": 59044,
- "ic_fluent_document_multiple_prohibited_20_regular": 59045,
- "ic_fluent_document_multiple_sync_20_filled": 59046,
- "ic_fluent_document_multiple_sync_20_regular": 59047,
- "ic_fluent_document_one_page_20_filled": 59048,
- "ic_fluent_document_one_page_20_regular": 59049,
- "ic_fluent_document_one_page_add_20_filled": 59050,
- "ic_fluent_document_one_page_add_20_regular": 59051,
- "ic_fluent_document_one_page_columns_20_filled": 59052,
- "ic_fluent_document_one_page_columns_20_regular": 59053,
- "ic_fluent_document_one_page_link_20_filled": 59054,
- "ic_fluent_document_one_page_link_20_regular": 59055,
- "ic_fluent_document_one_page_multiple_20_filled": 59056,
- "ic_fluent_document_one_page_multiple_20_regular": 59057,
- "ic_fluent_document_one_page_sparkle_20_filled": 59058,
- "ic_fluent_document_one_page_sparkle_20_regular": 59059,
- "ic_fluent_document_page_bottom_center_20_filled": 59060,
- "ic_fluent_document_page_bottom_center_20_regular": 59061,
- "ic_fluent_document_page_bottom_left_20_filled": 59062,
- "ic_fluent_document_page_bottom_left_20_regular": 59063,
- "ic_fluent_document_page_bottom_right_20_filled": 59064,
- "ic_fluent_document_page_bottom_right_20_regular": 59065,
- "ic_fluent_document_page_break_20_filled": 59066,
- "ic_fluent_document_page_break_20_regular": 59067,
- "ic_fluent_document_page_number_20_filled": 59068,
- "ic_fluent_document_page_number_20_regular": 59069,
- "ic_fluent_document_page_top_center_20_filled": 59070,
- "ic_fluent_document_page_top_center_20_regular": 59071,
- "ic_fluent_document_page_top_left_20_filled": 59072,
- "ic_fluent_document_page_top_left_20_regular": 59073,
- "ic_fluent_document_page_top_right_20_filled": 59074,
- "ic_fluent_document_page_top_right_20_regular": 59075,
- "ic_fluent_document_pdf_20_filled": 59076,
- "ic_fluent_document_pdf_20_regular": 59077,
- "ic_fluent_document_percent_20_filled": 59078,
- "ic_fluent_document_percent_20_regular": 59079,
- "ic_fluent_document_person_20_filled": 59080,
- "ic_fluent_document_person_20_regular": 59081,
- "ic_fluent_document_pill_20_filled": 59082,
- "ic_fluent_document_pill_20_regular": 59083,
- "ic_fluent_document_print_20_filled": 59084,
- "ic_fluent_document_print_20_regular": 59085,
- "ic_fluent_document_prohibited_20_filled": 59086,
- "ic_fluent_document_prohibited_20_regular": 59087,
- "ic_fluent_document_question_mark_20_filled": 59088,
- "ic_fluent_document_question_mark_20_regular": 59089,
- "ic_fluent_document_queue_20_filled": 59090,
- "ic_fluent_document_queue_20_regular": 59091,
- "ic_fluent_document_queue_add_20_filled": 59092,
- "ic_fluent_document_queue_add_20_regular": 59093,
- "ic_fluent_document_queue_multiple_20_filled": 59094,
- "ic_fluent_document_queue_multiple_20_regular": 59095,
- "ic_fluent_document_ribbon_20_filled": 59096,
- "ic_fluent_document_ribbon_20_regular": 59097,
- "ic_fluent_document_sass_20_filled": 59098,
- "ic_fluent_document_sass_20_regular": 59099,
- "ic_fluent_document_save_20_filled": 59100,
- "ic_fluent_document_save_20_regular": 59101,
- "ic_fluent_document_search_20_filled": 59102,
- "ic_fluent_document_search_20_regular": 59103,
- "ic_fluent_document_settings_20_filled": 59104,
- "ic_fluent_document_settings_20_regular": 59105,
- "ic_fluent_document_signature_20_filled": 59106,
- "ic_fluent_document_signature_20_regular": 59107,
- "ic_fluent_document_split_hint_20_filled": 59108,
- "ic_fluent_document_split_hint_20_regular": 59109,
- "ic_fluent_document_split_hint_off_20_filled": 59110,
- "ic_fluent_document_split_hint_off_20_regular": 59111,
- "ic_fluent_document_sync_20_filled": 59112,
- "ic_fluent_document_sync_20_regular": 59113,
- "ic_fluent_document_table_20_filled": 59114,
- "ic_fluent_document_table_20_regular": 59115,
- "ic_fluent_document_table_arrow_right_20_filled": 59116,
- "ic_fluent_document_table_arrow_right_20_regular": 59117,
- "ic_fluent_document_table_checkmark_20_filled": 59118,
- "ic_fluent_document_table_checkmark_20_regular": 59119,
- "ic_fluent_document_table_cube_20_filled": 59120,
- "ic_fluent_document_table_cube_20_regular": 59121,
- "ic_fluent_document_table_search_20_filled": 59122,
- "ic_fluent_document_table_search_20_regular": 59123,
- "ic_fluent_document_table_truck_20_filled": 59124,
- "ic_fluent_document_table_truck_20_regular": 59125,
- "ic_fluent_document_target_20_filled": 59126,
- "ic_fluent_document_target_20_regular": 59127,
- "ic_fluent_document_text_20_filled": 59128,
- "ic_fluent_document_text_20_regular": 59129,
- "ic_fluent_document_text_clock_20_filled": 59130,
- "ic_fluent_document_text_clock_20_regular": 59131,
- "ic_fluent_document_text_extract_20_filled": 59132,
- "ic_fluent_document_text_extract_20_regular": 59133,
- "ic_fluent_document_text_link_20_filled": 59134,
- "ic_fluent_document_text_link_20_regular": 59135,
- "ic_fluent_document_text_toolbox_20_filled": 59136,
- "ic_fluent_document_text_toolbox_20_regular": 59137,
- "ic_fluent_document_toolbox_20_filled": 59138,
- "ic_fluent_document_toolbox_20_regular": 59139,
- "ic_fluent_document_width_20_filled": 59140,
- "ic_fluent_document_width_20_regular": 59141,
- "ic_fluent_document_yml_20_filled": 59142,
- "ic_fluent_document_yml_20_regular": 59143,
- "ic_fluent_door_20_filled": 59144,
- "ic_fluent_door_20_regular": 59145,
- "ic_fluent_door_arrow_left_20_filled": 59146,
- "ic_fluent_door_arrow_left_20_regular": 59147,
- "ic_fluent_door_arrow_right_20_filled": 59148,
- "ic_fluent_door_arrow_right_20_regular": 59149,
- "ic_fluent_door_tag_20_filled": 59150,
- "ic_fluent_door_tag_20_regular": 59151,
- "ic_fluent_double_swipe_down_20_filled": 59152,
- "ic_fluent_double_swipe_down_20_regular": 59153,
- "ic_fluent_double_swipe_up_20_filled": 59154,
- "ic_fluent_double_swipe_up_20_regular": 59155,
- "ic_fluent_double_tap_swipe_down_20_filled": 59156,
- "ic_fluent_double_tap_swipe_down_20_regular": 59157,
- "ic_fluent_double_tap_swipe_up_20_filled": 59158,
- "ic_fluent_double_tap_swipe_up_20_regular": 59159,
- "ic_fluent_drafts_20_filled": 59160,
- "ic_fluent_drafts_20_regular": 59161,
- "ic_fluent_drag_20_filled": 59162,
- "ic_fluent_drag_20_regular": 59163,
- "ic_fluent_draw_image_20_filled": 59164,
- "ic_fluent_draw_image_20_regular": 59165,
- "ic_fluent_draw_shape_20_filled": 59166,
- "ic_fluent_draw_shape_20_regular": 59167,
- "ic_fluent_draw_text_20_filled": 59168,
- "ic_fluent_draw_text_20_regular": 59169,
- "ic_fluent_drawer_20_filled": 59170,
- "ic_fluent_drawer_20_regular": 59171,
- "ic_fluent_drawer_add_20_filled": 59172,
- "ic_fluent_drawer_add_20_regular": 59173,
- "ic_fluent_drawer_arrow_download_20_filled": 59174,
- "ic_fluent_drawer_arrow_download_20_regular": 59175,
- "ic_fluent_drawer_dismiss_20_filled": 59176,
- "ic_fluent_drawer_dismiss_20_regular": 59177,
- "ic_fluent_drawer_play_20_filled": 59178,
- "ic_fluent_drawer_play_20_regular": 59179,
- "ic_fluent_drawer_subtract_20_filled": 59180,
- "ic_fluent_drawer_subtract_20_regular": 59181,
- "ic_fluent_drink_beer_20_filled": 59182,
- "ic_fluent_drink_beer_20_regular": 59183,
- "ic_fluent_drink_bottle_20_filled": 59184,
- "ic_fluent_drink_bottle_20_regular": 59185,
- "ic_fluent_drink_bottle_off_20_filled": 59186,
- "ic_fluent_drink_bottle_off_20_regular": 59187,
- "ic_fluent_drink_coffee_20_filled": 59188,
- "ic_fluent_drink_coffee_20_regular": 59189,
- "ic_fluent_drink_margarita_20_filled": 59190,
- "ic_fluent_drink_margarita_20_regular": 59191,
- "ic_fluent_drink_to_go_20_filled": 59192,
- "ic_fluent_drink_to_go_20_regular": 59193,
- "ic_fluent_drink_wine_20_filled": 59194,
- "ic_fluent_drink_wine_20_regular": 59195,
- "ic_fluent_drive_train_20_filled": 59196,
- "ic_fluent_drive_train_20_regular": 59197,
- "ic_fluent_drop_20_filled": 59198,
- "ic_fluent_drop_20_regular": 59199,
- "ic_fluent_dual_screen_20_filled": 59200,
- "ic_fluent_dual_screen_20_regular": 59201,
- "ic_fluent_dual_screen_add_20_filled": 59202,
- "ic_fluent_dual_screen_add_20_regular": 59203,
- "ic_fluent_dual_screen_arrow_right_20_filled": 59204,
- "ic_fluent_dual_screen_arrow_right_20_regular": 59205,
- "ic_fluent_dual_screen_arrow_up_20_filled": 59206,
- "ic_fluent_dual_screen_arrow_up_20_regular": 59207,
- "ic_fluent_dual_screen_clock_20_filled": 59208,
- "ic_fluent_dual_screen_clock_20_regular": 59209,
- "ic_fluent_dual_screen_closed_alert_20_filled": 59210,
- "ic_fluent_dual_screen_closed_alert_20_regular": 59211,
- "ic_fluent_dual_screen_desktop_20_filled": 59212,
- "ic_fluent_dual_screen_desktop_20_regular": 59213,
- "ic_fluent_dual_screen_dismiss_20_filled": 59214,
- "ic_fluent_dual_screen_dismiss_20_regular": 59215,
- "ic_fluent_dual_screen_group_20_filled": 59216,
- "ic_fluent_dual_screen_group_20_regular": 59217,
- "ic_fluent_dual_screen_header_20_filled": 59218,
- "ic_fluent_dual_screen_header_20_regular": 59219,
- "ic_fluent_dual_screen_lock_20_filled": 59220,
- "ic_fluent_dual_screen_lock_20_regular": 59221,
- "ic_fluent_dual_screen_mirror_20_filled": 59222,
- "ic_fluent_dual_screen_mirror_20_regular": 59223,
- "ic_fluent_dual_screen_pagination_20_filled": 59224,
- "ic_fluent_dual_screen_pagination_20_regular": 59225,
- "ic_fluent_dual_screen_settings_20_filled": 59226,
- "ic_fluent_dual_screen_settings_20_regular": 59227,
- "ic_fluent_dual_screen_span_20_filled": 59228,
- "ic_fluent_dual_screen_span_20_regular": 59229,
- "ic_fluent_dual_screen_speaker_20_filled": 59230,
- "ic_fluent_dual_screen_speaker_20_regular": 59231,
- "ic_fluent_dual_screen_status_bar_20_filled": 59232,
- "ic_fluent_dual_screen_status_bar_20_regular": 59233,
- "ic_fluent_dual_screen_tablet_20_filled": 59234,
- "ic_fluent_dual_screen_tablet_20_regular": 59235,
- "ic_fluent_dual_screen_update_20_filled": 59236,
- "ic_fluent_dual_screen_update_20_regular": 59237,
- "ic_fluent_dual_screen_vertical_scroll_20_filled": 59238,
- "ic_fluent_dual_screen_vertical_scroll_20_regular": 59239,
- "ic_fluent_dual_screen_vibrate_20_filled": 59240,
- "ic_fluent_dual_screen_vibrate_20_regular": 59241,
- "ic_fluent_dumbbell_20_filled": 59242,
- "ic_fluent_dumbbell_20_regular": 59243,
- "ic_fluent_dust_20_filled": 59244,
- "ic_fluent_dust_20_regular": 59245,
- "ic_fluent_earth_20_filled": 59246,
- "ic_fluent_earth_20_regular": 59247,
- "ic_fluent_earth_leaf_20_filled": 59248,
- "ic_fluent_earth_leaf_20_regular": 59249,
- "ic_fluent_edit_20_filled": 59250,
- "ic_fluent_edit_20_regular": 59251,
- "ic_fluent_edit_arrow_back_20_filled": 59252,
- "ic_fluent_edit_arrow_back_20_regular": 59253,
- "ic_fluent_edit_line_horizontal_3_20_filled": 59254,
- "ic_fluent_edit_line_horizontal_3_20_regular": 59255,
- "ic_fluent_edit_lock_20_filled": 59256,
- "ic_fluent_edit_lock_20_regular": 59257,
- "ic_fluent_edit_off_20_filled": 59258,
- "ic_fluent_edit_off_20_regular": 59259,
- "ic_fluent_edit_person_20_filled": 59260,
- "ic_fluent_edit_person_20_regular": 59261,
- "ic_fluent_edit_prohibited_20_filled": 59262,
- "ic_fluent_edit_prohibited_20_regular": 59263,
- "ic_fluent_edit_settings_20_filled": 59264,
- "ic_fluent_edit_settings_20_regular": 59265,
- "ic_fluent_elevator_20_filled": 59266,
- "ic_fluent_elevator_20_regular": 59267,
- "ic_fluent_emoji_20_filled": 59268,
- "ic_fluent_emoji_20_regular": 59269,
- "ic_fluent_emoji_add_20_filled": 59270,
- "ic_fluent_emoji_add_20_regular": 59271,
- "ic_fluent_emoji_angry_20_filled": 59272,
- "ic_fluent_emoji_angry_20_regular": 59273,
- "ic_fluent_emoji_edit_20_filled": 59274,
- "ic_fluent_emoji_edit_20_regular": 59275,
- "ic_fluent_emoji_hand_20_filled": 59276,
- "ic_fluent_emoji_hand_20_regular": 59277,
- "ic_fluent_emoji_hint_20_filled": 59278,
- "ic_fluent_emoji_hint_20_regular": 59279,
- "ic_fluent_emoji_laugh_20_filled": 59280,
- "ic_fluent_emoji_laugh_20_regular": 59281,
- "ic_fluent_emoji_meh_20_filled": 59282,
- "ic_fluent_emoji_meh_20_regular": 59283,
- "ic_fluent_emoji_meme_20_filled": 59284,
- "ic_fluent_emoji_meme_20_regular": 59285,
- "ic_fluent_emoji_multiple_20_filled": 59286,
- "ic_fluent_emoji_multiple_20_regular": 59287,
- "ic_fluent_emoji_sad_20_filled": 59288,
- "ic_fluent_emoji_sad_20_regular": 59289,
- "ic_fluent_emoji_sad_slight_20_filled": 59290,
- "ic_fluent_emoji_sad_slight_20_regular": 59291,
- "ic_fluent_emoji_smile_slight_20_filled": 59292,
- "ic_fluent_emoji_smile_slight_20_regular": 59293,
- "ic_fluent_emoji_sparkle_20_filled": 59294,
- "ic_fluent_emoji_sparkle_20_regular": 59295,
- "ic_fluent_emoji_surprise_20_filled": 59296,
- "ic_fluent_emoji_surprise_20_regular": 59297,
- "ic_fluent_engine_20_filled": 59298,
- "ic_fluent_engine_20_regular": 59299,
- "ic_fluent_equal_circle_20_filled": 59300,
- "ic_fluent_equal_circle_20_regular": 59301,
- "ic_fluent_equal_off_20_filled": 59302,
- "ic_fluent_equal_off_20_regular": 59303,
- "ic_fluent_eraser_20_filled": 59304,
- "ic_fluent_eraser_20_regular": 59305,
- "ic_fluent_eraser_medium_20_filled": 59306,
- "ic_fluent_eraser_medium_20_regular": 59307,
- "ic_fluent_eraser_segment_20_filled": 59308,
- "ic_fluent_eraser_segment_20_regular": 59309,
- "ic_fluent_eraser_small_20_filled": 59310,
- "ic_fluent_eraser_small_20_regular": 59311,
- "ic_fluent_eraser_tool_20_filled": 59312,
- "ic_fluent_eraser_tool_20_regular": 59313,
- "ic_fluent_error_circle_20_filled": 59314,
- "ic_fluent_error_circle_20_regular": 59315,
- "ic_fluent_error_circle_settings_20_filled": 59316,
- "ic_fluent_error_circle_settings_20_regular": 59317,
- "ic_fluent_expand_up_left_20_filled": 59318,
- "ic_fluent_expand_up_left_20_regular": 59319,
- "ic_fluent_expand_up_right_20_filled": 59320,
- "ic_fluent_expand_up_right_20_regular": 59321,
- "ic_fluent_extended_dock_20_filled": 59322,
- "ic_fluent_extended_dock_20_regular": 59323,
- "ic_fluent_eye_20_filled": 59324,
- "ic_fluent_eye_20_regular": 59325,
- "ic_fluent_eye_lines_20_filled": 59326,
- "ic_fluent_eye_lines_20_regular": 59327,
- "ic_fluent_eye_off_20_filled": 59328,
- "ic_fluent_eye_off_20_regular": 59329,
- "ic_fluent_eye_tracking_20_filled": 59330,
- "ic_fluent_eye_tracking_20_regular": 59331,
- "ic_fluent_eye_tracking_off_20_filled": 59332,
- "ic_fluent_eye_tracking_off_20_regular": 59333,
- "ic_fluent_eyedropper_20_filled": 59334,
- "ic_fluent_eyedropper_20_regular": 59335,
- "ic_fluent_eyedropper_off_20_filled": 59336,
- "ic_fluent_eyedropper_off_20_regular": 59337,
- "ic_fluent_f_stop_20_filled": 59338,
- "ic_fluent_f_stop_20_regular": 59339,
- "ic_fluent_fast_acceleration_20_filled": 59340,
- "ic_fluent_fast_acceleration_20_regular": 59341,
- "ic_fluent_fast_forward_20_filled": 59342,
- "ic_fluent_fast_forward_20_regular": 59343,
- "ic_fluent_fax_20_filled": 59344,
- "ic_fluent_fax_20_regular": 59345,
- "ic_fluent_feed_20_filled": 59346,
- "ic_fluent_feed_20_regular": 59347,
- "ic_fluent_filmstrip_20_filled": 59348,
- "ic_fluent_filmstrip_20_regular": 59349,
- "ic_fluent_filmstrip_image_20_filled": 59350,
- "ic_fluent_filmstrip_image_20_regular": 59351,
- "ic_fluent_filmstrip_play_20_filled": 59352,
- "ic_fluent_filmstrip_play_20_regular": 59353,
- "ic_fluent_filmstrip_split_20_filled": 59354,
- "ic_fluent_filmstrip_split_20_regular": 59355,
- "ic_fluent_filter_20_filled": 59356,
- "ic_fluent_filter_20_regular": 59357,
- "ic_fluent_filter_add_20_filled": 59358,
- "ic_fluent_filter_add_20_regular": 59359,
- "ic_fluent_filter_dismiss_20_filled": 59360,
- "ic_fluent_filter_dismiss_20_regular": 59361,
- "ic_fluent_filter_sync_20_filled": 59362,
- "ic_fluent_filter_sync_20_regular": 59363,
- "ic_fluent_fingerprint_20_filled": 59364,
- "ic_fluent_fingerprint_20_regular": 59365,
- "ic_fluent_fire_20_filled": 59366,
- "ic_fluent_fire_20_regular": 59367,
- "ic_fluent_fireplace_20_filled": 59368,
- "ic_fluent_fireplace_20_regular": 59369,
- "ic_fluent_fixed_width_20_filled": 59370,
- "ic_fluent_fixed_width_20_regular": 59371,
- "ic_fluent_flag_20_filled": 59372,
- "ic_fluent_flag_20_regular": 59373,
- "ic_fluent_flag_checkered_20_filled": 59374,
- "ic_fluent_flag_checkered_20_regular": 59375,
- "ic_fluent_flag_clock_20_filled": 59376,
- "ic_fluent_flag_clock_20_regular": 59377,
- "ic_fluent_flag_off_20_filled": 59378,
- "ic_fluent_flag_off_20_regular": 59379,
- "ic_fluent_flag_pride_20_filled": 59380,
- "ic_fluent_flag_pride_intersex_inclusive_progress_20_filled": 59381,
- "ic_fluent_flag_pride_philadelphia_20_filled": 59382,
- "ic_fluent_flag_pride_progress_20_filled": 59383,
- "ic_fluent_flash_20_filled": 59384,
- "ic_fluent_flash_20_regular": 59385,
- "ic_fluent_flash_add_20_filled": 59386,
- "ic_fluent_flash_add_20_regular": 59387,
- "ic_fluent_flash_auto_20_filled": 59388,
- "ic_fluent_flash_auto_20_regular": 59389,
- "ic_fluent_flash_checkmark_20_filled": 59390,
- "ic_fluent_flash_checkmark_20_regular": 59391,
- "ic_fluent_flash_flow_20_filled": 59392,
- "ic_fluent_flash_flow_20_regular": 59393,
- "ic_fluent_flash_off_20_filled": 59394,
- "ic_fluent_flash_off_20_regular": 59395,
- "ic_fluent_flash_play_20_filled": 59396,
- "ic_fluent_flash_play_20_regular": 59397,
- "ic_fluent_flash_settings_20_filled": 59398,
- "ic_fluent_flash_settings_20_regular": 59399,
- "ic_fluent_flash_sparkle_20_filled": 59400,
- "ic_fluent_flash_sparkle_20_regular": 59401,
- "ic_fluent_flashlight_20_filled": 59402,
- "ic_fluent_flashlight_20_regular": 59403,
- "ic_fluent_flashlight_off_20_filled": 59404,
- "ic_fluent_flashlight_off_20_regular": 59405,
- "ic_fluent_flip_horizontal_20_filled": 59406,
- "ic_fluent_flip_horizontal_20_regular": 59407,
- "ic_fluent_flip_vertical_20_filled": 59408,
- "ic_fluent_flip_vertical_20_regular": 59409,
- "ic_fluent_flow_20_filled": 59410,
- "ic_fluent_flow_20_regular": 59411,
- "ic_fluent_flowchart_20_filled": 59412,
- "ic_fluent_flowchart_20_regular": 59413,
- "ic_fluent_flowchart_circle_20_filled": 59414,
- "ic_fluent_flowchart_circle_20_regular": 59415,
- "ic_fluent_fluent_20_filled": 59416,
- "ic_fluent_fluent_20_regular": 59417,
- "ic_fluent_fluid_20_filled": 59418,
- "ic_fluent_fluid_20_regular": 59419,
- "ic_fluent_folder_20_filled": 59420,
- "ic_fluent_folder_20_regular": 59421,
- "ic_fluent_folder_add_20_filled": 59422,
- "ic_fluent_folder_add_20_regular": 59423,
- "ic_fluent_folder_arrow_left_20_filled": 59424,
- "ic_fluent_folder_arrow_left_20_regular": 59425,
- "ic_fluent_folder_arrow_right_20_filled": 59426,
- "ic_fluent_folder_arrow_right_20_regular": 59427,
- "ic_fluent_folder_arrow_up_20_filled": 59428,
- "ic_fluent_folder_arrow_up_20_regular": 59429,
- "ic_fluent_folder_briefcase_20_filled": 59430,
- "ic_fluent_folder_briefcase_20_regular": 59431,
- "ic_fluent_folder_document_20_filled": 59432,
- "ic_fluent_folder_document_20_regular": 59433,
- "ic_fluent_folder_globe_20_filled": 59434,
- "ic_fluent_folder_globe_20_regular": 59435,
- "ic_fluent_folder_lightning_20_filled": 59436,
- "ic_fluent_folder_lightning_20_regular": 59437,
- "ic_fluent_folder_link_20_filled": 59438,
- "ic_fluent_folder_link_20_regular": 59439,
- "ic_fluent_folder_list_20_filled": 59440,
- "ic_fluent_folder_list_20_regular": 59441,
- "ic_fluent_folder_mail_20_filled": 59442,
- "ic_fluent_folder_mail_20_regular": 59443,
- "ic_fluent_folder_open_20_filled": 59444,
- "ic_fluent_folder_open_20_regular": 59445,
- "ic_fluent_folder_open_vertical_20_filled": 59446,
- "ic_fluent_folder_open_vertical_20_regular": 59447,
- "ic_fluent_folder_people_20_filled": 59448,
- "ic_fluent_folder_people_20_regular": 59449,
- "ic_fluent_folder_person_20_filled": 59450,
- "ic_fluent_folder_person_20_regular": 59451,
- "ic_fluent_folder_prohibited_20_filled": 59452,
- "ic_fluent_folder_prohibited_20_regular": 59453,
- "ic_fluent_folder_search_20_filled": 59454,
- "ic_fluent_folder_search_20_regular": 59455,
- "ic_fluent_folder_swap_20_filled": 59456,
- "ic_fluent_folder_swap_20_regular": 59457,
- "ic_fluent_folder_sync_20_filled": 59458,
- "ic_fluent_folder_sync_20_regular": 59459,
- "ic_fluent_folder_zip_20_filled": 59460,
- "ic_fluent_folder_zip_20_regular": 59461,
- "ic_fluent_font_decrease_20_filled": 59462,
- "ic_fluent_font_decrease_20_regular": 59463,
- "ic_fluent_font_increase_20_filled": 59464,
- "ic_fluent_font_increase_20_regular": 59465,
- "ic_fluent_font_space_tracking_in_20_filled": 59466,
- "ic_fluent_font_space_tracking_in_20_regular": 59467,
- "ic_fluent_font_space_tracking_out_20_filled": 59468,
- "ic_fluent_font_space_tracking_out_20_regular": 59469,
- "ic_fluent_food_20_filled": 59470,
- "ic_fluent_food_20_regular": 59471,
- "ic_fluent_food_apple_20_filled": 59472,
- "ic_fluent_food_apple_20_regular": 59473,
- "ic_fluent_food_cake_20_filled": 59474,
- "ic_fluent_food_cake_20_regular": 59475,
- "ic_fluent_food_carrot_20_filled": 59476,
- "ic_fluent_food_carrot_20_regular": 59477,
- "ic_fluent_food_chicken_leg_20_filled": 59478,
- "ic_fluent_food_chicken_leg_20_regular": 59479,
- "ic_fluent_food_egg_20_filled": 59480,
- "ic_fluent_food_egg_20_regular": 59481,
- "ic_fluent_food_fish_20_filled": 59482,
- "ic_fluent_food_fish_20_regular": 59483,
- "ic_fluent_food_grains_20_filled": 59484,
- "ic_fluent_food_grains_20_regular": 59485,
- "ic_fluent_food_pizza_20_filled": 59486,
- "ic_fluent_food_pizza_20_regular": 59487,
- "ic_fluent_food_toast_20_filled": 59488,
- "ic_fluent_food_toast_20_regular": 59489,
- "ic_fluent_form_20_filled": 59490,
- "ic_fluent_form_20_regular": 59491,
- "ic_fluent_form_multiple_20_filled": 59492,
- "ic_fluent_form_multiple_20_regular": 59493,
- "ic_fluent_form_new_20_filled": 59494,
- "ic_fluent_form_new_20_regular": 59495,
- "ic_fluent_form_sparkle_20_filled": 59496,
- "ic_fluent_form_sparkle_20_regular": 59497,
- "ic_fluent_fps_120_20_filled": 59498,
- "ic_fluent_fps_120_20_regular": 59499,
- "ic_fluent_fps_240_20_filled": 59500,
- "ic_fluent_fps_240_20_regular": 59501,
- "ic_fluent_fps_30_20_filled": 59502,
- "ic_fluent_fps_30_20_regular": 59503,
- "ic_fluent_fps_60_20_filled": 59504,
- "ic_fluent_fps_60_20_regular": 59505,
- "ic_fluent_fps_960_20_filled": 59506,
- "ic_fluent_fps_960_20_regular": 59507,
- "ic_fluent_frame_20_filled": 59508,
- "ic_fluent_frame_20_regular": 59509,
- "ic_fluent_full_screen_maximize_20_filled": 59510,
- "ic_fluent_full_screen_maximize_20_regular": 59511,
- "ic_fluent_full_screen_minimize_20_filled": 59512,
- "ic_fluent_full_screen_minimize_20_regular": 59513,
- "ic_fluent_game_chat_20_filled": 59514,
- "ic_fluent_game_chat_20_regular": 59515,
- "ic_fluent_games_20_filled": 59516,
- "ic_fluent_games_20_regular": 59517,
- "ic_fluent_gantt_chart_20_filled": 59518,
- "ic_fluent_gantt_chart_20_regular": 59519,
- "ic_fluent_gas_20_filled": 59520,
- "ic_fluent_gas_20_regular": 59521,
- "ic_fluent_gas_pump_20_filled": 59522,
- "ic_fluent_gas_pump_20_regular": 59523,
- "ic_fluent_gather_20_filled": 59524,
- "ic_fluent_gather_20_regular": 59525,
- "ic_fluent_gauge_20_filled": 59526,
- "ic_fluent_gauge_20_regular": 59527,
- "ic_fluent_gauge_add_20_filled": 59528,
- "ic_fluent_gauge_add_20_regular": 59529,
- "ic_fluent_gavel_20_filled": 59530,
- "ic_fluent_gavel_20_regular": 59531,
- "ic_fluent_gavel_prohibited_20_filled": 59532,
- "ic_fluent_gavel_prohibited_20_regular": 59533,
- "ic_fluent_gesture_20_filled": 59534,
- "ic_fluent_gesture_20_regular": 59535,
- "ic_fluent_gif_20_filled": 59536,
- "ic_fluent_gif_20_regular": 59537,
- "ic_fluent_gift_20_filled": 59538,
- "ic_fluent_gift_20_regular": 59539,
- "ic_fluent_gift_card_20_filled": 59540,
- "ic_fluent_gift_card_20_regular": 59541,
- "ic_fluent_gift_card_add_20_filled": 59542,
- "ic_fluent_gift_card_add_20_regular": 59543,
- "ic_fluent_gift_card_arrow_right_20_filled": 59544,
- "ic_fluent_gift_card_arrow_right_20_regular": 59545,
- "ic_fluent_gift_card_money_20_filled": 59546,
- "ic_fluent_gift_card_money_20_regular": 59547,
- "ic_fluent_gift_card_multiple_20_filled": 59548,
- "ic_fluent_gift_card_multiple_20_regular": 59549,
- "ic_fluent_gift_open_20_filled": 59550,
- "ic_fluent_gift_open_20_regular": 59551,
- "ic_fluent_glance_20_filled": 59552,
- "ic_fluent_glance_20_regular": 59553,
- "ic_fluent_glance_horizontal_20_filled": 59554,
- "ic_fluent_glance_horizontal_20_regular": 59555,
- "ic_fluent_glance_horizontal_sparkles_20_filled": 59556,
- "ic_fluent_glance_horizontal_sparkles_20_regular": 59557,
- "ic_fluent_glasses_20_filled": 59558,
- "ic_fluent_glasses_20_regular": 59559,
- "ic_fluent_glasses_off_20_filled": 59560,
- "ic_fluent_glasses_off_20_regular": 59561,
- "ic_fluent_globe_20_filled": 59562,
- "ic_fluent_globe_20_regular": 59563,
- "ic_fluent_globe_add_20_filled": 59564,
- "ic_fluent_globe_add_20_regular": 59565,
- "ic_fluent_globe_arrow_forward_20_filled": 59566,
- "ic_fluent_globe_arrow_forward_20_regular": 59567,
- "ic_fluent_globe_arrow_up_20_filled": 59568,
- "ic_fluent_globe_arrow_up_20_regular": 59569,
- "ic_fluent_globe_clock_20_filled": 59570,
- "ic_fluent_globe_clock_20_regular": 59571,
- "ic_fluent_globe_desktop_20_filled": 59572,
- "ic_fluent_globe_desktop_20_regular": 59573,
- "ic_fluent_globe_error_20_filled": 59574,
- "ic_fluent_globe_error_20_regular": 59575,
- "ic_fluent_globe_location_20_filled": 59576,
- "ic_fluent_globe_location_20_regular": 59577,
- "ic_fluent_globe_off_20_filled": 59578,
- "ic_fluent_globe_off_20_regular": 59579,
- "ic_fluent_globe_person_20_filled": 59580,
- "ic_fluent_globe_person_20_regular": 59581,
- "ic_fluent_globe_prohibited_20_filled": 59582,
- "ic_fluent_globe_prohibited_20_regular": 59583,
- "ic_fluent_globe_search_20_filled": 59584,
- "ic_fluent_globe_search_20_regular": 59585,
- "ic_fluent_globe_shield_20_filled": 59586,
- "ic_fluent_globe_shield_20_regular": 59587,
- "ic_fluent_globe_star_20_filled": 59588,
- "ic_fluent_globe_star_20_regular": 59589,
- "ic_fluent_globe_surface_20_filled": 59590,
- "ic_fluent_globe_surface_20_regular": 59591,
- "ic_fluent_globe_sync_20_filled": 59592,
- "ic_fluent_globe_sync_20_regular": 59593,
- "ic_fluent_globe_video_20_filled": 59594,
- "ic_fluent_globe_video_20_regular": 59595,
- "ic_fluent_globe_warning_20_filled": 59596,
- "ic_fluent_globe_warning_20_regular": 59597,
- "ic_fluent_grid_20_filled": 59598,
- "ic_fluent_grid_20_regular": 59599,
- "ic_fluent_grid_dots_20_filled": 59600,
- "ic_fluent_grid_dots_20_regular": 59601,
- "ic_fluent_grid_kanban_20_filled": 59602,
- "ic_fluent_grid_kanban_20_regular": 59603,
- "ic_fluent_group_20_filled": 59604,
- "ic_fluent_group_20_regular": 59605,
- "ic_fluent_group_dismiss_20_filled": 59606,
- "ic_fluent_group_dismiss_20_regular": 59607,
- "ic_fluent_group_list_20_filled": 59608,
- "ic_fluent_group_list_20_regular": 59609,
- "ic_fluent_group_return_20_filled": 59610,
- "ic_fluent_group_return_20_regular": 59611,
- "ic_fluent_guardian_20_filled": 59612,
- "ic_fluent_guardian_20_regular": 59613,
- "ic_fluent_guest_20_filled": 59614,
- "ic_fluent_guest_20_regular": 59615,
- "ic_fluent_guest_add_20_filled": 59616,
- "ic_fluent_guest_add_20_regular": 59617,
- "ic_fluent_guitar_20_filled": 59618,
- "ic_fluent_guitar_20_regular": 59619,
- "ic_fluent_hand_draw_20_filled": 59620,
- "ic_fluent_hand_draw_20_regular": 59621,
- "ic_fluent_hand_left_20_filled": 59622,
- "ic_fluent_hand_left_20_regular": 59623,
- "ic_fluent_hand_left_chat_20_filled": 59624,
- "ic_fluent_hand_left_chat_20_regular": 59625,
- "ic_fluent_hand_open_heart_20_filled": 59626,
- "ic_fluent_hand_open_heart_20_regular": 59627,
- "ic_fluent_hand_point_20_filled": 59628,
- "ic_fluent_hand_point_20_regular": 59629,
- "ic_fluent_hand_right_20_filled": 59630,
- "ic_fluent_hand_right_20_regular": 59631,
- "ic_fluent_hand_right_off_20_filled": 59632,
- "ic_fluent_hand_right_off_20_regular": 59633,
- "ic_fluent_hand_wave_20_filled": 59634,
- "ic_fluent_hand_wave_20_regular": 59635,
- "ic_fluent_handshake_20_filled": 59636,
- "ic_fluent_handshake_20_regular": 59637,
- "ic_fluent_haptic_strong_20_filled": 59638,
- "ic_fluent_haptic_strong_20_regular": 59639,
- "ic_fluent_haptic_weak_20_filled": 59640,
- "ic_fluent_haptic_weak_20_regular": 59641,
- "ic_fluent_hard_drive_20_filled": 59642,
- "ic_fluent_hard_drive_20_regular": 59643,
- "ic_fluent_hat_graduation_20_filled": 59644,
- "ic_fluent_hat_graduation_20_regular": 59645,
- "ic_fluent_hat_graduation_add_20_filled": 59646,
- "ic_fluent_hat_graduation_add_20_regular": 59647,
- "ic_fluent_hat_graduation_sparkle_20_filled": 59648,
- "ic_fluent_hat_graduation_sparkle_20_regular": 59649,
- "ic_fluent_hd_20_filled": 59650,
- "ic_fluent_hd_20_regular": 59651,
- "ic_fluent_hdr_20_filled": 59652,
- "ic_fluent_hdr_20_regular": 59653,
- "ic_fluent_hdr_off_20_filled": 59654,
- "ic_fluent_hdr_off_20_regular": 59655,
- "ic_fluent_headphones_20_filled": 59656,
- "ic_fluent_headphones_20_regular": 59657,
- "ic_fluent_headphones_sound_wave_20_filled": 59658,
- "ic_fluent_headphones_sound_wave_20_regular": 59659,
- "ic_fluent_headset_20_filled": 59660,
- "ic_fluent_headset_20_regular": 59661,
- "ic_fluent_headset_add_20_filled": 59662,
- "ic_fluent_headset_add_20_regular": 59663,
- "ic_fluent_headset_vr_20_filled": 59664,
- "ic_fluent_headset_vr_20_regular": 59665,
- "ic_fluent_heart_20_filled": 59666,
- "ic_fluent_heart_20_regular": 59667,
- "ic_fluent_heart_broken_20_filled": 59668,
- "ic_fluent_heart_broken_20_regular": 59669,
- "ic_fluent_heart_circle_20_filled": 59670,
- "ic_fluent_heart_circle_20_regular": 59671,
- "ic_fluent_heart_circle_hint_20_filled": 59672,
- "ic_fluent_heart_circle_hint_20_regular": 59673,
- "ic_fluent_heart_off_20_filled": 59674,
- "ic_fluent_heart_off_20_regular": 59675,
- "ic_fluent_heart_pulse_20_filled": 59676,
- "ic_fluent_heart_pulse_20_regular": 59677,
- "ic_fluent_heart_pulse_checkmark_20_filled": 59678,
- "ic_fluent_heart_pulse_checkmark_20_regular": 59679,
- "ic_fluent_heart_pulse_error_20_filled": 59680,
- "ic_fluent_heart_pulse_error_20_regular": 59681,
- "ic_fluent_heart_pulse_warning_20_filled": 59682,
- "ic_fluent_heart_pulse_warning_20_regular": 59683,
- "ic_fluent_hexagon_20_filled": 59684,
- "ic_fluent_hexagon_20_regular": 59685,
- "ic_fluent_hexagon_sparkle_20_filled": 59686,
- "ic_fluent_hexagon_sparkle_20_regular": 59687,
- "ic_fluent_hexagon_three_20_filled": 59688,
- "ic_fluent_hexagon_three_20_regular": 59689,
- "ic_fluent_highlight_20_filled": 59690,
- "ic_fluent_highlight_20_regular": 59691,
- "ic_fluent_highlight_accent_20_filled": 59692,
- "ic_fluent_highlight_link_20_filled": 59693,
- "ic_fluent_highlight_link_20_regular": 59694,
- "ic_fluent_highway_20_filled": 59695,
- "ic_fluent_highway_20_regular": 59696,
- "ic_fluent_history_20_filled": 59697,
- "ic_fluent_history_20_regular": 59698,
- "ic_fluent_history_dismiss_20_filled": 59699,
- "ic_fluent_history_dismiss_20_regular": 59700,
- "ic_fluent_home_20_filled": 59701,
- "ic_fluent_home_20_regular": 59702,
- "ic_fluent_home_add_20_filled": 59703,
- "ic_fluent_home_add_20_regular": 59704,
- "ic_fluent_home_checkmark_20_filled": 59705,
- "ic_fluent_home_checkmark_20_regular": 59706,
- "ic_fluent_home_database_20_filled": 59707,
- "ic_fluent_home_database_20_regular": 59708,
- "ic_fluent_home_garage_20_filled": 59709,
- "ic_fluent_home_garage_20_regular": 59710,
- "ic_fluent_home_heart_20_filled": 59711,
- "ic_fluent_home_heart_20_regular": 59712,
- "ic_fluent_home_more_20_filled": 59713,
- "ic_fluent_home_more_20_regular": 59714,
- "ic_fluent_home_person_20_filled": 59715,
- "ic_fluent_home_person_20_regular": 59716,
- "ic_fluent_home_split_20_filled": 59717,
- "ic_fluent_home_split_20_regular": 59718,
- "ic_fluent_hourglass_20_filled": 59719,
- "ic_fluent_hourglass_20_regular": 59720,
- "ic_fluent_hourglass_half_20_filled": 59721,
- "ic_fluent_hourglass_half_20_regular": 59722,
- "ic_fluent_hourglass_one_quarter_20_filled": 59723,
- "ic_fluent_hourglass_one_quarter_20_regular": 59724,
- "ic_fluent_hourglass_three_quarter_20_filled": 59725,
- "ic_fluent_hourglass_three_quarter_20_regular": 59726,
- "ic_fluent_icons_20_filled": 59727,
- "ic_fluent_icons_20_regular": 59728,
- "ic_fluent_image_20_filled": 59729,
- "ic_fluent_image_20_regular": 59730,
- "ic_fluent_image_add_20_filled": 59731,
- "ic_fluent_image_add_20_regular": 59732,
- "ic_fluent_image_alt_text_20_filled": 59733,
- "ic_fluent_image_alt_text_20_regular": 59734,
- "ic_fluent_image_arrow_back_20_filled": 59735,
- "ic_fluent_image_arrow_back_20_regular": 59736,
- "ic_fluent_image_arrow_counterclockwise_20_filled": 59737,
- "ic_fluent_image_arrow_counterclockwise_20_regular": 59738,
- "ic_fluent_image_arrow_forward_20_filled": 59739,
- "ic_fluent_image_arrow_forward_20_regular": 59740,
- "ic_fluent_image_border_20_filled": 59741,
- "ic_fluent_image_border_20_regular": 59742,
- "ic_fluent_image_circle_20_filled": 59743,
- "ic_fluent_image_circle_20_regular": 59744,
- "ic_fluent_image_copy_20_filled": 59745,
- "ic_fluent_image_copy_20_regular": 59746,
- "ic_fluent_image_edit_20_filled": 59747,
- "ic_fluent_image_edit_20_regular": 59748,
- "ic_fluent_image_globe_20_filled": 59749,
- "ic_fluent_image_globe_20_regular": 59750,
- "ic_fluent_image_multiple_20_filled": 59751,
- "ic_fluent_image_multiple_20_regular": 59752,
- "ic_fluent_image_multiple_off_20_filled": 59753,
- "ic_fluent_image_multiple_off_20_regular": 59754,
- "ic_fluent_image_off_20_filled": 59755,
- "ic_fluent_image_off_20_regular": 59756,
- "ic_fluent_image_prohibited_20_filled": 59757,
- "ic_fluent_image_prohibited_20_regular": 59758,
- "ic_fluent_image_reflection_20_filled": 59759,
- "ic_fluent_image_reflection_20_regular": 59760,
- "ic_fluent_image_search_20_filled": 59761,
- "ic_fluent_image_search_20_regular": 59762,
- "ic_fluent_image_shadow_20_filled": 59763,
- "ic_fluent_image_shadow_20_regular": 59764,
- "ic_fluent_image_sparkle_20_filled": 59765,
- "ic_fluent_image_sparkle_20_regular": 59766,
- "ic_fluent_image_split_20_filled": 59767,
- "ic_fluent_image_split_20_regular": 59768,
- "ic_fluent_image_stack_20_filled": 59769,
- "ic_fluent_image_stack_20_regular": 59770,
- "ic_fluent_image_table_20_filled": 59771,
- "ic_fluent_image_table_20_regular": 59772,
- "ic_fluent_immersive_reader_20_filled": 59773,
- "ic_fluent_immersive_reader_20_regular": 59774,
- "ic_fluent_important_20_filled": 59775,
- "ic_fluent_important_20_regular": 59776,
- "ic_fluent_incognito_20_filled": 59777,
- "ic_fluent_incognito_20_regular": 59778,
- "ic_fluent_info_20_filled": 59779,
- "ic_fluent_info_20_regular": 59780,
- "ic_fluent_info_shield_20_filled": 59781,
- "ic_fluent_info_shield_20_regular": 59782,
- "ic_fluent_ink_stroke_20_filled": 59783,
- "ic_fluent_ink_stroke_20_regular": 59784,
- "ic_fluent_ink_stroke_arrow_down_20_filled": 59785,
- "ic_fluent_ink_stroke_arrow_down_20_regular": 59786,
- "ic_fluent_ink_stroke_arrow_up_down_20_filled": 59787,
- "ic_fluent_ink_stroke_arrow_up_down_20_regular": 59788,
- "ic_fluent_inking_tool_20_filled": 59789,
- "ic_fluent_inking_tool_20_regular": 59790,
- "ic_fluent_inking_tool_accent_20_filled": 59791,
- "ic_fluent_inprivate_account_20_filled": 59792,
- "ic_fluent_inprivate_account_20_regular": 59793,
- "ic_fluent_insert_20_filled": 59794,
- "ic_fluent_insert_20_regular": 59795,
- "ic_fluent_ios_chevron_right_20_filled": 59796,
- "ic_fluent_ios_chevron_right_20_regular": 59797,
- "ic_fluent_iot_20_filled": 59798,
- "ic_fluent_iot_20_regular": 59799,
- "ic_fluent_iot_alert_20_filled": 59800,
- "ic_fluent_iot_alert_20_regular": 59801,
- "ic_fluent_javascript_20_filled": 59802,
- "ic_fluent_javascript_20_regular": 59803,
- "ic_fluent_joystick_20_filled": 59804,
- "ic_fluent_joystick_20_regular": 59805,
- "ic_fluent_key_20_filled": 59806,
- "ic_fluent_key_20_regular": 59807,
- "ic_fluent_key_command_20_filled": 59808,
- "ic_fluent_key_command_20_regular": 59809,
- "ic_fluent_key_multiple_20_filled": 59810,
- "ic_fluent_key_multiple_20_regular": 59811,
- "ic_fluent_key_reset_20_filled": 59812,
- "ic_fluent_key_reset_20_regular": 59813,
- "ic_fluent_keyboard_123_20_filled": 59814,
- "ic_fluent_keyboard_123_20_regular": 59815,
- "ic_fluent_keyboard_20_filled": 59816,
- "ic_fluent_keyboard_20_regular": 59817,
- "ic_fluent_keyboard_dock_20_filled": 59818,
- "ic_fluent_keyboard_dock_20_regular": 59819,
- "ic_fluent_keyboard_layout_float_20_filled": 59820,
- "ic_fluent_keyboard_layout_float_20_regular": 59821,
- "ic_fluent_keyboard_layout_one_handed_left_20_filled": 59822,
- "ic_fluent_keyboard_layout_one_handed_left_20_regular": 59823,
- "ic_fluent_keyboard_layout_resize_20_filled": 59824,
- "ic_fluent_keyboard_layout_resize_20_regular": 59825,
- "ic_fluent_keyboard_layout_split_20_filled": 59826,
- "ic_fluent_keyboard_layout_split_20_regular": 59827,
- "ic_fluent_keyboard_shift_20_filled": 59828,
- "ic_fluent_keyboard_shift_20_regular": 59829,
- "ic_fluent_keyboard_shift_uppercase_20_filled": 59830,
- "ic_fluent_keyboard_shift_uppercase_20_regular": 59831,
- "ic_fluent_keyboard_tab_20_filled": 59832,
- "ic_fluent_keyboard_tab_20_regular": 59833,
- "ic_fluent_laptop_20_filled": 59834,
- "ic_fluent_laptop_20_regular": 59835,
- "ic_fluent_laptop_briefcase_20_filled": 59836,
- "ic_fluent_laptop_briefcase_20_regular": 59837,
- "ic_fluent_laptop_dismiss_20_filled": 59838,
- "ic_fluent_laptop_dismiss_20_regular": 59839,
- "ic_fluent_laptop_person_20_filled": 59840,
- "ic_fluent_laptop_person_20_regular": 59841,
- "ic_fluent_laptop_settings_20_filled": 59842,
- "ic_fluent_laptop_settings_20_regular": 59843,
- "ic_fluent_laptop_shield_20_filled": 59844,
- "ic_fluent_laptop_shield_20_regular": 59845,
- "ic_fluent_laser_tool_20_filled": 59846,
- "ic_fluent_laser_tool_20_regular": 59847,
- "ic_fluent_lasso_20_filled": 59848,
- "ic_fluent_lasso_20_regular": 59849,
- "ic_fluent_launcher_settings_20_filled": 59850,
- "ic_fluent_launcher_settings_20_regular": 59851,
- "ic_fluent_layer_20_filled": 59852,
- "ic_fluent_layer_20_regular": 59853,
- "ic_fluent_layer_diagonal_20_filled": 59854,
- "ic_fluent_layer_diagonal_20_regular": 59855,
- "ic_fluent_layer_diagonal_add_20_filled": 59856,
- "ic_fluent_layer_diagonal_add_20_regular": 59857,
- "ic_fluent_layer_diagonal_person_20_filled": 59858,
- "ic_fluent_layer_diagonal_person_20_regular": 59859,
- "ic_fluent_layer_diagonal_sparkle_20_filled": 59860,
- "ic_fluent_layer_diagonal_sparkle_20_regular": 59861,
- "ic_fluent_layout_cell_four_20_filled": 59862,
- "ic_fluent_layout_cell_four_20_regular": 59863,
- "ic_fluent_layout_cell_four_focus_bottom_left_20_filled": 59864,
- "ic_fluent_layout_cell_four_focus_bottom_right_20_filled": 59865,
- "ic_fluent_layout_cell_four_focus_top_left_20_filled": 59866,
- "ic_fluent_layout_cell_four_focus_top_right_20_filled": 59867,
- "ic_fluent_layout_column_four_20_filled": 59868,
- "ic_fluent_layout_column_four_20_regular": 59869,
- "ic_fluent_layout_column_four_focus_center_left_20_filled": 59870,
- "ic_fluent_layout_column_four_focus_center_right_20_filled": 59871,
- "ic_fluent_layout_column_four_focus_left_20_filled": 59872,
- "ic_fluent_layout_column_four_focus_right_20_filled": 59873,
- "ic_fluent_layout_column_one_third_left_20_filled": 59874,
- "ic_fluent_layout_column_one_third_left_20_regular": 59875,
- "ic_fluent_layout_column_one_third_right_20_filled": 59876,
- "ic_fluent_layout_column_one_third_right_20_regular": 59877,
- "ic_fluent_layout_column_one_third_right_hint_20_filled": 59878,
- "ic_fluent_layout_column_one_third_right_hint_20_regular": 59879,
- "ic_fluent_layout_column_three_20_filled": 59880,
- "ic_fluent_layout_column_three_20_regular": 59881,
- "ic_fluent_layout_column_three_focus_center_20_filled": 59882,
- "ic_fluent_layout_column_three_focus_left_20_filled": 59883,
- "ic_fluent_layout_column_three_focus_right_20_filled": 59884,
- "ic_fluent_layout_column_two_20_filled": 59885,
- "ic_fluent_layout_column_two_20_regular": 59886,
- "ic_fluent_layout_column_two_focus_left_20_filled": 59887,
- "ic_fluent_layout_column_two_focus_right_20_filled": 59888,
- "ic_fluent_layout_column_two_split_left_20_filled": 59889,
- "ic_fluent_layout_column_two_split_left_20_regular": 59890,
- "ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled": 59891,
- "ic_fluent_layout_column_two_split_left_focus_right_20_filled": 59892,
- "ic_fluent_layout_column_two_split_left_focus_top_left_20_filled": 59893,
- "ic_fluent_layout_column_two_split_right_20_filled": 59894,
- "ic_fluent_layout_column_two_split_right_20_regular": 59895,
- "ic_fluent_layout_column_two_split_right_focus_bottom_right_20_filled": 59896,
- "ic_fluent_layout_column_two_split_right_focus_left_20_filled": 59897,
- "ic_fluent_layout_column_two_split_right_focus_top_right_20_filled": 59898,
- "ic_fluent_layout_row_four_20_filled": 59899,
- "ic_fluent_layout_row_four_20_regular": 59900,
- "ic_fluent_layout_row_four_focus_bottom_20_filled": 59901,
- "ic_fluent_layout_row_four_focus_center_bottom_20_filled": 59902,
- "ic_fluent_layout_row_four_focus_center_top_20_filled": 59903,
- "ic_fluent_layout_row_four_focus_top_20_filled": 59904,
- "ic_fluent_layout_row_three_20_filled": 59905,
- "ic_fluent_layout_row_three_20_regular": 59906,
- "ic_fluent_layout_row_three_focus_bottom_20_filled": 59907,
- "ic_fluent_layout_row_three_focus_center_20_filled": 59908,
- "ic_fluent_layout_row_three_focus_top_20_filled": 59909,
- "ic_fluent_layout_row_two_20_filled": 59910,
- "ic_fluent_layout_row_two_20_regular": 59911,
- "ic_fluent_layout_row_two_focus_bottom_20_filled": 59912,
- "ic_fluent_layout_row_two_focus_top_20_filled": 59913,
- "ic_fluent_layout_row_two_focus_top_settings_20_filled": 59914,
- "ic_fluent_layout_row_two_settings_20_filled": 59915,
- "ic_fluent_layout_row_two_settings_20_regular": 59916,
- "ic_fluent_layout_row_two_split_bottom_20_filled": 59917,
- "ic_fluent_layout_row_two_split_bottom_20_regular": 59918,
- "ic_fluent_layout_row_two_split_bottom_focus_bottom_left_20_filled": 59919,
- "ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled": 59920,
- "ic_fluent_layout_row_two_split_bottom_focus_top_20_filled": 59921,
- "ic_fluent_layout_row_two_split_top_20_filled": 59922,
- "ic_fluent_layout_row_two_split_top_20_regular": 59923,
- "ic_fluent_layout_row_two_split_top_focus_bottom_20_filled": 59924,
- "ic_fluent_layout_row_two_split_top_focus_top_left_20_filled": 59925,
- "ic_fluent_layout_row_two_split_top_focus_top_right_20_filled": 59926,
- "ic_fluent_leaf_one_20_filled": 59927,
- "ic_fluent_leaf_one_20_regular": 59928,
- "ic_fluent_leaf_three_20_filled": 59929,
- "ic_fluent_leaf_three_20_regular": 59930,
- "ic_fluent_leaf_two_20_filled": 59931,
- "ic_fluent_leaf_two_20_regular": 59932,
- "ic_fluent_learning_app_20_filled": 59933,
- "ic_fluent_learning_app_20_regular": 59934,
- "ic_fluent_library_20_filled": 59935,
- "ic_fluent_library_20_regular": 59936,
- "ic_fluent_lightbulb_20_filled": 59937,
- "ic_fluent_lightbulb_20_regular": 59938,
- "ic_fluent_lightbulb_checkmark_20_filled": 59939,
- "ic_fluent_lightbulb_checkmark_20_regular": 59940,
- "ic_fluent_lightbulb_circle_20_filled": 59941,
- "ic_fluent_lightbulb_circle_20_regular": 59942,
- "ic_fluent_lightbulb_filament_20_filled": 59943,
- "ic_fluent_lightbulb_filament_20_regular": 59944,
- "ic_fluent_lightbulb_person_20_filled": 59945,
- "ic_fluent_lightbulb_person_20_regular": 59946,
- "ic_fluent_likert_20_filled": 59947,
- "ic_fluent_likert_20_regular": 59948,
- "ic_fluent_line_20_filled": 59949,
- "ic_fluent_line_20_regular": 59950,
- "ic_fluent_line_dashes_20_filled": 59951,
- "ic_fluent_line_dashes_20_regular": 59952,
- "ic_fluent_line_flow_diagonal_up_right_20_filled": 59953,
- "ic_fluent_line_flow_diagonal_up_right_20_regular": 59954,
- "ic_fluent_line_horizontal_1_20_filled": 59955,
- "ic_fluent_line_horizontal_1_20_regular": 59956,
- "ic_fluent_line_horizontal_1_dashes_20_filled": 59957,
- "ic_fluent_line_horizontal_1_dashes_20_regular": 59958,
- "ic_fluent_line_horizontal_2_dashes_solid_20_filled": 59959,
- "ic_fluent_line_horizontal_2_dashes_solid_20_regular": 59960,
- "ic_fluent_line_horizontal_3_20_filled": 59961,
- "ic_fluent_line_horizontal_3_20_regular": 59962,
- "ic_fluent_line_horizontal_4_20_filled": 59963,
- "ic_fluent_line_horizontal_4_20_regular": 59964,
- "ic_fluent_line_horizontal_4_search_20_filled": 59965,
- "ic_fluent_line_horizontal_4_search_20_regular": 59966,
- "ic_fluent_line_horizontal_5_20_filled": 59967,
- "ic_fluent_line_horizontal_5_20_regular": 59968,
- "ic_fluent_line_horizontal_5_error_20_filled": 59969,
- "ic_fluent_line_horizontal_5_error_20_regular": 59970,
- "ic_fluent_line_style_20_filled": 59971,
- "ic_fluent_line_style_20_regular": 59972,
- "ic_fluent_line_style_sketch_20_filled": 59973,
- "ic_fluent_line_style_sketch_20_regular": 59974,
- "ic_fluent_line_thickness_20_filled": 59975,
- "ic_fluent_line_thickness_20_regular": 59976,
- "ic_fluent_link_20_filled": 59977,
- "ic_fluent_link_20_regular": 59978,
- "ic_fluent_link_add_20_filled": 59979,
- "ic_fluent_link_add_20_regular": 59980,
- "ic_fluent_link_dismiss_20_filled": 59981,
- "ic_fluent_link_dismiss_20_regular": 59982,
- "ic_fluent_link_edit_20_filled": 59983,
- "ic_fluent_link_edit_20_regular": 59984,
- "ic_fluent_link_multiple_20_filled": 59985,
- "ic_fluent_link_multiple_20_regular": 59986,
- "ic_fluent_link_person_20_filled": 59987,
- "ic_fluent_link_person_20_regular": 59988,
- "ic_fluent_link_square_20_filled": 59989,
- "ic_fluent_link_square_20_regular": 59990,
- "ic_fluent_link_toolbox_20_filled": 59991,
- "ic_fluent_link_toolbox_20_regular": 59992,
- "ic_fluent_list_20_filled": 59993,
- "ic_fluent_list_20_regular": 59994,
- "ic_fluent_list_bar_20_filled": 59995,
- "ic_fluent_list_bar_20_regular": 59996,
- "ic_fluent_list_bar_tree_20_filled": 59997,
- "ic_fluent_list_bar_tree_20_regular": 59998,
- "ic_fluent_list_bar_tree_offset_20_filled": 59999,
- "ic_fluent_list_bar_tree_offset_20_regular": 60000,
- "ic_fluent_list_rtl_20_filled": 60001,
- "ic_fluent_list_rtl_20_regular": 60002,
- "ic_fluent_live_20_filled": 60003,
- "ic_fluent_live_20_regular": 60004,
- "ic_fluent_live_off_20_filled": 60005,
- "ic_fluent_live_off_20_regular": 60006,
- "ic_fluent_local_language_20_filled": 60007,
- "ic_fluent_local_language_20_regular": 60008,
- "ic_fluent_location_20_filled": 60009,
- "ic_fluent_location_20_regular": 60010,
- "ic_fluent_location_add_20_filled": 60011,
- "ic_fluent_location_add_20_regular": 60012,
- "ic_fluent_location_add_left_20_filled": 60013,
- "ic_fluent_location_add_left_20_regular": 60014,
- "ic_fluent_location_add_right_20_filled": 60015,
- "ic_fluent_location_add_right_20_regular": 60016,
- "ic_fluent_location_add_up_20_filled": 60017,
- "ic_fluent_location_add_up_20_regular": 60018,
- "ic_fluent_location_arrow_20_filled": 60019,
- "ic_fluent_location_arrow_20_regular": 60020,
- "ic_fluent_location_arrow_left_20_filled": 60021,
- "ic_fluent_location_arrow_left_20_regular": 60022,
- "ic_fluent_location_arrow_right_20_filled": 60023,
- "ic_fluent_location_arrow_right_20_regular": 60024,
- "ic_fluent_location_arrow_up_20_filled": 60025,
- "ic_fluent_location_arrow_up_20_regular": 60026,
- "ic_fluent_location_dismiss_20_filled": 60027,
- "ic_fluent_location_dismiss_20_regular": 60028,
- "ic_fluent_location_live_20_filled": 60029,
- "ic_fluent_location_live_20_regular": 60030,
- "ic_fluent_location_off_20_filled": 60031,
- "ic_fluent_location_off_20_regular": 60032,
- "ic_fluent_location_ripple_20_filled": 60033,
- "ic_fluent_location_ripple_20_regular": 60034,
- "ic_fluent_location_target_square_20_filled": 60035,
- "ic_fluent_location_target_square_20_regular": 60036,
- "ic_fluent_lock_closed_20_filled": 60037,
- "ic_fluent_lock_closed_20_regular": 60038,
- "ic_fluent_lock_closed_key_20_filled": 60039,
- "ic_fluent_lock_closed_key_20_regular": 60040,
- "ic_fluent_lock_multiple_20_filled": 60041,
- "ic_fluent_lock_multiple_20_regular": 60042,
- "ic_fluent_lock_open_20_filled": 60043,
- "ic_fluent_lock_open_20_regular": 60044,
- "ic_fluent_lock_shield_20_filled": 60045,
- "ic_fluent_lock_shield_20_regular": 60046,
- "ic_fluent_lottery_20_filled": 60047,
- "ic_fluent_lottery_20_regular": 60048,
- "ic_fluent_luggage_20_filled": 60049,
- "ic_fluent_luggage_20_regular": 60050,
- "ic_fluent_mail_20_filled": 60051,
- "ic_fluent_mail_20_regular": 60052,
- "ic_fluent_mail_add_20_filled": 60053,
- "ic_fluent_mail_add_20_regular": 60054,
- "ic_fluent_mail_alert_20_filled": 60055,
- "ic_fluent_mail_alert_20_regular": 60056,
- "ic_fluent_mail_all_read_20_filled": 60057,
- "ic_fluent_mail_all_read_20_regular": 60058,
- "ic_fluent_mail_all_unread_20_filled": 60059,
- "ic_fluent_mail_all_unread_20_regular": 60060,
- "ic_fluent_mail_arrow_clockwise_20_filled": 60061,
- "ic_fluent_mail_arrow_clockwise_20_regular": 60062,
- "ic_fluent_mail_arrow_double_back_20_filled": 60063,
- "ic_fluent_mail_arrow_double_back_20_regular": 60064,
- "ic_fluent_mail_arrow_down_20_filled": 60065,
- "ic_fluent_mail_arrow_down_20_regular": 60066,
- "ic_fluent_mail_arrow_forward_20_filled": 60067,
- "ic_fluent_mail_arrow_forward_20_regular": 60068,
- "ic_fluent_mail_arrow_up_20_filled": 60069,
- "ic_fluent_mail_arrow_up_20_regular": 60070,
- "ic_fluent_mail_attach_20_filled": 60071,
- "ic_fluent_mail_attach_20_regular": 60072,
- "ic_fluent_mail_checkmark_20_filled": 60073,
- "ic_fluent_mail_checkmark_20_regular": 60074,
- "ic_fluent_mail_clock_20_filled": 60075,
- "ic_fluent_mail_clock_20_regular": 60076,
- "ic_fluent_mail_copy_20_filled": 60077,
- "ic_fluent_mail_copy_20_regular": 60078,
- "ic_fluent_mail_dismiss_20_filled": 60079,
- "ic_fluent_mail_dismiss_20_regular": 60080,
- "ic_fluent_mail_edit_20_filled": 60081,
- "ic_fluent_mail_edit_20_regular": 60082,
- "ic_fluent_mail_error_20_filled": 60083,
- "ic_fluent_mail_error_20_regular": 60084,
- "ic_fluent_mail_inbox_20_filled": 60085,
- "ic_fluent_mail_inbox_20_regular": 60086,
- "ic_fluent_mail_inbox_add_20_filled": 60087,
- "ic_fluent_mail_inbox_add_20_regular": 60088,
- "ic_fluent_mail_inbox_all_20_filled": 60089,
- "ic_fluent_mail_inbox_all_20_regular": 60090,
- "ic_fluent_mail_inbox_arrow_down_20_filled": 60091,
- "ic_fluent_mail_inbox_arrow_down_20_regular": 60092,
- "ic_fluent_mail_inbox_arrow_right_20_filled": 60093,
- "ic_fluent_mail_inbox_arrow_right_20_regular": 60094,
- "ic_fluent_mail_inbox_arrow_up_20_filled": 60095,
- "ic_fluent_mail_inbox_arrow_up_20_regular": 60096,
- "ic_fluent_mail_inbox_checkmark_20_filled": 60097,
- "ic_fluent_mail_inbox_checkmark_20_regular": 60098,
- "ic_fluent_mail_inbox_dismiss_20_filled": 60099,
- "ic_fluent_mail_inbox_dismiss_20_regular": 60100,
- "ic_fluent_mail_inbox_person_20_filled": 60101,
- "ic_fluent_mail_inbox_person_20_regular": 60102,
- "ic_fluent_mail_link_20_filled": 60103,
- "ic_fluent_mail_link_20_regular": 60104,
- "ic_fluent_mail_list_20_filled": 60105,
- "ic_fluent_mail_list_20_regular": 60106,
- "ic_fluent_mail_multiple_20_filled": 60107,
- "ic_fluent_mail_multiple_20_regular": 60108,
- "ic_fluent_mail_off_20_filled": 60109,
- "ic_fluent_mail_off_20_regular": 60110,
- "ic_fluent_mail_open_person_20_filled": 60111,
- "ic_fluent_mail_open_person_20_regular": 60112,
- "ic_fluent_mail_pause_20_filled": 60113,
- "ic_fluent_mail_pause_20_regular": 60114,
- "ic_fluent_mail_prohibited_20_filled": 60115,
- "ic_fluent_mail_prohibited_20_regular": 60116,
- "ic_fluent_mail_read_20_filled": 60117,
- "ic_fluent_mail_read_20_regular": 60118,
- "ic_fluent_mail_read_multiple_20_filled": 60119,
- "ic_fluent_mail_read_multiple_20_regular": 60120,
- "ic_fluent_mail_rewind_20_filled": 60121,
- "ic_fluent_mail_rewind_20_regular": 60122,
- "ic_fluent_mail_settings_20_filled": 60123,
- "ic_fluent_mail_settings_20_regular": 60124,
- "ic_fluent_mail_shield_20_filled": 60125,
- "ic_fluent_mail_shield_20_regular": 60126,
- "ic_fluent_mail_template_20_filled": 60127,
- "ic_fluent_mail_template_20_regular": 60128,
- "ic_fluent_mail_unread_20_filled": 60129,
- "ic_fluent_mail_unread_20_regular": 60130,
- "ic_fluent_mail_warning_20_filled": 60131,
- "ic_fluent_mail_warning_20_regular": 60132,
- "ic_fluent_mailbox_20_filled": 60133,
- "ic_fluent_mailbox_20_regular": 60134,
- "ic_fluent_map_20_filled": 60135,
- "ic_fluent_map_20_regular": 60136,
- "ic_fluent_map_drive_20_filled": 60137,
- "ic_fluent_map_drive_20_regular": 60138,
- "ic_fluent_markdown_20_filled": 60139,
- "ic_fluent_markdown_20_regular": 60140,
- "ic_fluent_match_app_layout_20_filled": 60141,
- "ic_fluent_match_app_layout_20_regular": 60142,
- "ic_fluent_math_format_linear_20_filled": 60143,
- "ic_fluent_math_format_linear_20_regular": 60144,
- "ic_fluent_math_format_professional_20_filled": 60145,
- "ic_fluent_math_format_professional_20_regular": 60146,
- "ic_fluent_math_formula_20_filled": 60147,
- "ic_fluent_math_formula_20_regular": 60148,
- "ic_fluent_math_symbols_20_filled": 60149,
- "ic_fluent_math_symbols_20_regular": 60150,
- "ic_fluent_maximize_20_filled": 60151,
- "ic_fluent_maximize_20_regular": 60152,
- "ic_fluent_meet_now_20_filled": 60153,
- "ic_fluent_meet_now_20_regular": 60154,
- "ic_fluent_megaphone_20_filled": 60155,
- "ic_fluent_megaphone_20_regular": 60156,
- "ic_fluent_megaphone_circle_20_filled": 60157,
- "ic_fluent_megaphone_circle_20_regular": 60158,
- "ic_fluent_megaphone_loud_20_filled": 60159,
- "ic_fluent_megaphone_loud_20_regular": 60160,
- "ic_fluent_megaphone_off_20_filled": 60161,
- "ic_fluent_megaphone_off_20_regular": 60162,
- "ic_fluent_mention_20_filled": 60163,
- "ic_fluent_mention_20_regular": 60164,
- "ic_fluent_mention_arrow_down_20_filled": 60165,
- "ic_fluent_mention_arrow_down_20_regular": 60166,
- "ic_fluent_mention_brackets_20_filled": 60167,
- "ic_fluent_mention_brackets_20_regular": 60168,
- "ic_fluent_merge_20_filled": 60169,
- "ic_fluent_merge_20_regular": 60170,
- "ic_fluent_mic_20_filled": 60171,
- "ic_fluent_mic_20_regular": 60172,
- "ic_fluent_mic_link_20_filled": 60173,
- "ic_fluent_mic_link_20_regular": 60174,
- "ic_fluent_mic_off_20_filled": 60175,
- "ic_fluent_mic_off_20_regular": 60176,
- "ic_fluent_mic_prohibited_20_filled": 60177,
- "ic_fluent_mic_prohibited_20_regular": 60178,
- "ic_fluent_mic_pulse_20_filled": 60179,
- "ic_fluent_mic_pulse_20_regular": 60180,
- "ic_fluent_mic_pulse_off_20_filled": 60181,
- "ic_fluent_mic_pulse_off_20_regular": 60182,
- "ic_fluent_mic_record_20_filled": 60183,
- "ic_fluent_mic_record_20_regular": 60184,
- "ic_fluent_mic_settings_20_filled": 60185,
- "ic_fluent_mic_settings_20_regular": 60186,
- "ic_fluent_mic_sparkle_20_filled": 60187,
- "ic_fluent_mic_sparkle_20_regular": 60188,
- "ic_fluent_mic_sync_20_filled": 60189,
- "ic_fluent_mic_sync_20_regular": 60190,
- "ic_fluent_microscope_20_filled": 60191,
- "ic_fluent_microscope_20_regular": 60192,
- "ic_fluent_midi_20_filled": 60193,
- "ic_fluent_midi_20_regular": 60194,
- "ic_fluent_mobile_optimized_20_filled": 60195,
- "ic_fluent_mobile_optimized_20_regular": 60196,
- "ic_fluent_mold_20_filled": 60197,
- "ic_fluent_mold_20_regular": 60198,
- "ic_fluent_molecule_20_filled": 60199,
- "ic_fluent_molecule_20_regular": 60200,
- "ic_fluent_money_20_filled": 60201,
- "ic_fluent_money_20_regular": 60202,
- "ic_fluent_money_calculator_20_filled": 60203,
- "ic_fluent_money_calculator_20_regular": 60204,
- "ic_fluent_money_dismiss_20_filled": 60205,
- "ic_fluent_money_dismiss_20_regular": 60206,
- "ic_fluent_money_hand_20_filled": 60207,
- "ic_fluent_money_hand_20_regular": 60208,
- "ic_fluent_money_off_20_filled": 60209,
- "ic_fluent_money_off_20_regular": 60210,
- "ic_fluent_money_settings_20_filled": 60211,
- "ic_fluent_money_settings_20_regular": 60212,
- "ic_fluent_more_circle_20_filled": 60213,
- "ic_fluent_more_circle_20_regular": 60214,
- "ic_fluent_more_horizontal_20_filled": 60215,
- "ic_fluent_more_horizontal_20_regular": 60216,
- "ic_fluent_more_vertical_20_filled": 60217,
- "ic_fluent_more_vertical_20_regular": 60218,
- "ic_fluent_mountain_location_bottom_20_filled": 60219,
- "ic_fluent_mountain_location_bottom_20_regular": 60220,
- "ic_fluent_mountain_location_top_20_filled": 60221,
- "ic_fluent_mountain_location_top_20_regular": 60222,
- "ic_fluent_mountain_trail_20_filled": 60223,
- "ic_fluent_mountain_trail_20_regular": 60224,
- "ic_fluent_movies_and_tv_20_filled": 60225,
- "ic_fluent_movies_and_tv_20_regular": 60226,
- "ic_fluent_multiplier_1_2x_20_filled": 60227,
- "ic_fluent_multiplier_1_2x_20_regular": 60228,
- "ic_fluent_multiplier_1_5x_20_filled": 60229,
- "ic_fluent_multiplier_1_5x_20_regular": 60230,
- "ic_fluent_multiplier_1_8x_20_filled": 60231,
- "ic_fluent_multiplier_1_8x_20_regular": 60232,
- "ic_fluent_multiplier_1x_20_filled": 60233,
- "ic_fluent_multiplier_1x_20_regular": 60234,
- "ic_fluent_multiplier_2x_20_filled": 60235,
- "ic_fluent_multiplier_2x_20_regular": 60236,
- "ic_fluent_multiplier_5x_20_filled": 60237,
- "ic_fluent_multiplier_5x_20_regular": 60238,
- "ic_fluent_multiselect_ltr_20_filled": 60239,
- "ic_fluent_multiselect_ltr_20_regular": 60240,
- "ic_fluent_multiselect_rtl_20_filled": 60241,
- "ic_fluent_multiselect_rtl_20_regular": 60242,
- "ic_fluent_music_note_1_20_filled": 60243,
- "ic_fluent_music_note_1_20_regular": 60244,
- "ic_fluent_music_note_2_20_filled": 60245,
- "ic_fluent_music_note_2_20_regular": 60246,
- "ic_fluent_music_note_2_play_20_filled": 60247,
- "ic_fluent_music_note_2_play_20_regular": 60248,
- "ic_fluent_music_note_off_1_20_filled": 60249,
- "ic_fluent_music_note_off_1_20_regular": 60250,
- "ic_fluent_music_note_off_2_20_filled": 60251,
- "ic_fluent_music_note_off_2_20_regular": 60252,
- "ic_fluent_my_location_20_filled": 60253,
- "ic_fluent_my_location_20_regular": 60254,
- "ic_fluent_navigation_20_filled": 60255,
- "ic_fluent_navigation_20_regular": 60256,
- "ic_fluent_navigation_location_target_20_filled": 60257,
- "ic_fluent_navigation_location_target_20_regular": 60258,
- "ic_fluent_navigation_play_20_filled": 60259,
- "ic_fluent_navigation_play_20_regular": 60260,
- "ic_fluent_navigation_unread_20_filled": 60261,
- "ic_fluent_navigation_unread_20_regular": 60262,
- "ic_fluent_network_check_20_filled": 60263,
- "ic_fluent_network_check_20_regular": 60264,
- "ic_fluent_new_20_filled": 60265,
- "ic_fluent_new_20_regular": 60266,
- "ic_fluent_news_20_filled": 60267,
- "ic_fluent_news_20_regular": 60268,
- "ic_fluent_next_20_filled": 60269,
- "ic_fluent_next_20_regular": 60270,
- "ic_fluent_next_frame_20_filled": 60271,
- "ic_fluent_next_frame_20_regular": 60272,
- "ic_fluent_note_20_filled": 60273,
- "ic_fluent_note_20_regular": 60274,
- "ic_fluent_note_add_20_filled": 60275,
- "ic_fluent_note_add_20_regular": 60276,
- "ic_fluent_note_edit_20_filled": 60277,
- "ic_fluent_note_edit_20_regular": 60278,
- "ic_fluent_note_pin_20_filled": 60279,
- "ic_fluent_note_pin_20_regular": 60280,
- "ic_fluent_notebook_20_filled": 60281,
- "ic_fluent_notebook_20_regular": 60282,
- "ic_fluent_notebook_add_20_filled": 60283,
- "ic_fluent_notebook_add_20_regular": 60284,
- "ic_fluent_notebook_arrow_curve_down_20_filled": 60285,
- "ic_fluent_notebook_arrow_curve_down_20_regular": 60286,
- "ic_fluent_notebook_error_20_filled": 60287,
- "ic_fluent_notebook_error_20_regular": 60288,
- "ic_fluent_notebook_eye_20_filled": 60289,
- "ic_fluent_notebook_eye_20_regular": 60290,
- "ic_fluent_notebook_lightning_20_filled": 60291,
- "ic_fluent_notebook_lightning_20_regular": 60292,
- "ic_fluent_notebook_question_mark_20_filled": 60293,
- "ic_fluent_notebook_question_mark_20_regular": 60294,
- "ic_fluent_notebook_section_20_filled": 60295,
- "ic_fluent_notebook_section_20_regular": 60296,
- "ic_fluent_notebook_section_arrow_right_20_filled": 60297,
- "ic_fluent_notebook_section_arrow_right_20_regular": 60298,
- "ic_fluent_notebook_subsection_20_filled": 60299,
- "ic_fluent_notebook_subsection_20_regular": 60300,
- "ic_fluent_notebook_sync_20_filled": 60301,
- "ic_fluent_notebook_sync_20_regular": 60302,
- "ic_fluent_notepad_20_filled": 60303,
- "ic_fluent_notepad_20_regular": 60304,
- "ic_fluent_notepad_edit_20_filled": 60305,
- "ic_fluent_notepad_edit_20_regular": 60306,
- "ic_fluent_notepad_person_20_filled": 60307,
- "ic_fluent_notepad_person_20_regular": 60308,
- "ic_fluent_notepad_sparkle_20_filled": 60309,
- "ic_fluent_notepad_sparkle_20_regular": 60310,
- "ic_fluent_number_circle_0_20_filled": 60311,
- "ic_fluent_number_circle_0_20_regular": 60312,
- "ic_fluent_number_circle_1_20_filled": 60313,
- "ic_fluent_number_circle_1_20_regular": 60314,
- "ic_fluent_number_circle_2_20_filled": 60315,
- "ic_fluent_number_circle_2_20_regular": 60316,
- "ic_fluent_number_circle_3_20_filled": 60317,
- "ic_fluent_number_circle_3_20_regular": 60318,
- "ic_fluent_number_circle_4_20_filled": 60319,
- "ic_fluent_number_circle_4_20_regular": 60320,
- "ic_fluent_number_circle_5_20_filled": 60321,
- "ic_fluent_number_circle_5_20_regular": 60322,
- "ic_fluent_number_circle_6_20_filled": 60323,
- "ic_fluent_number_circle_6_20_regular": 60324,
- "ic_fluent_number_circle_7_20_filled": 60325,
- "ic_fluent_number_circle_7_20_regular": 60326,
- "ic_fluent_number_circle_8_20_filled": 60327,
- "ic_fluent_number_circle_8_20_regular": 60328,
- "ic_fluent_number_circle_9_20_filled": 60329,
- "ic_fluent_number_circle_9_20_regular": 60330,
- "ic_fluent_number_row_20_filled": 60331,
- "ic_fluent_number_row_20_regular": 60332,
- "ic_fluent_number_symbol_20_filled": 60333,
- "ic_fluent_number_symbol_20_regular": 60334,
- "ic_fluent_number_symbol_dismiss_20_filled": 60335,
- "ic_fluent_number_symbol_dismiss_20_regular": 60336,
- "ic_fluent_number_symbol_square_20_filled": 60337,
- "ic_fluent_number_symbol_square_20_regular": 60338,
- "ic_fluent_open_20_filled": 60339,
- "ic_fluent_open_20_regular": 60340,
- "ic_fluent_open_folder_20_filled": 60341,
- "ic_fluent_open_folder_20_regular": 60342,
- "ic_fluent_open_off_20_filled": 60343,
- "ic_fluent_open_off_20_regular": 60344,
- "ic_fluent_options_20_filled": 60345,
- "ic_fluent_options_20_regular": 60346,
- "ic_fluent_organization_20_filled": 60347,
- "ic_fluent_organization_20_regular": 60348,
- "ic_fluent_organization_horizontal_20_filled": 60349,
- "ic_fluent_organization_horizontal_20_regular": 60350,
- "ic_fluent_orientation_20_filled": 60351,
- "ic_fluent_orientation_20_regular": 60352,
- "ic_fluent_oval_20_filled": 60353,
- "ic_fluent_oval_20_regular": 60354,
- "ic_fluent_oven_20_filled": 60355,
- "ic_fluent_oven_20_regular": 60356,
- "ic_fluent_padding_down_20_filled": 60357,
- "ic_fluent_padding_down_20_regular": 60358,
- "ic_fluent_padding_left_20_filled": 60359,
- "ic_fluent_padding_left_20_regular": 60360,
- "ic_fluent_padding_right_20_filled": 60361,
- "ic_fluent_padding_right_20_regular": 60362,
- "ic_fluent_padding_top_20_filled": 60363,
- "ic_fluent_padding_top_20_regular": 60364,
- "ic_fluent_page_fit_20_filled": 60365,
- "ic_fluent_page_fit_20_regular": 60366,
- "ic_fluent_paint_brush_20_filled": 60367,
- "ic_fluent_paint_brush_20_regular": 60368,
- "ic_fluent_paint_brush_arrow_down_20_filled": 60369,
- "ic_fluent_paint_brush_arrow_down_20_regular": 60370,
- "ic_fluent_paint_brush_arrow_up_20_filled": 60371,
- "ic_fluent_paint_brush_arrow_up_20_regular": 60372,
- "ic_fluent_paint_brush_sparkle_20_filled": 60373,
- "ic_fluent_paint_brush_sparkle_20_regular": 60374,
- "ic_fluent_paint_brush_subtract_20_filled": 60375,
- "ic_fluent_paint_brush_subtract_20_regular": 60376,
- "ic_fluent_paint_bucket_20_filled": 60377,
- "ic_fluent_paint_bucket_20_regular": 60378,
- "ic_fluent_pair_20_filled": 60379,
- "ic_fluent_pair_20_regular": 60380,
- "ic_fluent_panel_bottom_20_filled": 60381,
- "ic_fluent_panel_bottom_20_regular": 60382,
- "ic_fluent_panel_bottom_contract_20_filled": 60383,
- "ic_fluent_panel_bottom_contract_20_regular": 60384,
- "ic_fluent_panel_bottom_expand_20_filled": 60385,
- "ic_fluent_panel_bottom_expand_20_regular": 60386,
- "ic_fluent_panel_left_20_filled": 60387,
- "ic_fluent_panel_left_20_regular": 60388,
- "ic_fluent_panel_left_add_20_filled": 60389,
- "ic_fluent_panel_left_add_20_regular": 60390,
- "ic_fluent_panel_left_contract_20_filled": 60391,
- "ic_fluent_panel_left_contract_20_regular": 60392,
- "ic_fluent_panel_left_expand_20_filled": 60393,
- "ic_fluent_panel_left_expand_20_regular": 60394,
- "ic_fluent_panel_left_focus_right_20_filled": 60395,
- "ic_fluent_panel_left_header_20_filled": 60396,
- "ic_fluent_panel_left_header_20_regular": 60397,
- "ic_fluent_panel_left_header_add_20_filled": 60398,
- "ic_fluent_panel_left_header_add_20_regular": 60399,
- "ic_fluent_panel_left_header_key_20_filled": 60400,
- "ic_fluent_panel_left_header_key_20_regular": 60401,
- "ic_fluent_panel_left_key_20_filled": 60402,
- "ic_fluent_panel_left_key_20_regular": 60403,
- "ic_fluent_panel_left_text_20_filled": 60404,
- "ic_fluent_panel_left_text_20_regular": 60405,
- "ic_fluent_panel_left_text_add_20_filled": 60406,
- "ic_fluent_panel_left_text_add_20_regular": 60407,
- "ic_fluent_panel_left_text_dismiss_20_filled": 60408,
- "ic_fluent_panel_left_text_dismiss_20_regular": 60409,
- "ic_fluent_panel_right_20_filled": 60410,
- "ic_fluent_panel_right_20_regular": 60411,
- "ic_fluent_panel_right_add_20_filled": 60412,
- "ic_fluent_panel_right_add_20_regular": 60413,
- "ic_fluent_panel_right_contract_20_filled": 60414,
- "ic_fluent_panel_right_contract_20_regular": 60415,
- "ic_fluent_panel_right_cursor_20_filled": 60416,
- "ic_fluent_panel_right_cursor_20_regular": 60417,
- "ic_fluent_panel_right_expand_20_filled": 60418,
- "ic_fluent_panel_right_expand_20_regular": 60419,
- "ic_fluent_panel_right_gallery_20_filled": 60420,
- "ic_fluent_panel_right_gallery_20_regular": 60421,
- "ic_fluent_panel_separate_window_20_filled": 60422,
- "ic_fluent_panel_separate_window_20_regular": 60423,
- "ic_fluent_panel_top_contract_20_filled": 60424,
- "ic_fluent_panel_top_contract_20_regular": 60425,
- "ic_fluent_panel_top_expand_20_filled": 60426,
- "ic_fluent_panel_top_expand_20_regular": 60427,
- "ic_fluent_panel_top_gallery_20_filled": 60428,
- "ic_fluent_panel_top_gallery_20_regular": 60429,
- "ic_fluent_password_20_filled": 60430,
- "ic_fluent_password_20_regular": 60431,
- "ic_fluent_patch_20_filled": 60432,
- "ic_fluent_patch_20_regular": 60433,
- "ic_fluent_patient_20_filled": 60434,
- "ic_fluent_patient_20_regular": 60435,
- "ic_fluent_pause_20_filled": 60436,
- "ic_fluent_pause_20_regular": 60437,
- "ic_fluent_pause_circle_20_filled": 60438,
- "ic_fluent_pause_circle_20_regular": 60439,
- "ic_fluent_pause_off_20_filled": 60440,
- "ic_fluent_pause_off_20_regular": 60441,
- "ic_fluent_pause_settings_20_filled": 60442,
- "ic_fluent_pause_settings_20_regular": 60443,
- "ic_fluent_payment_20_filled": 60444,
- "ic_fluent_payment_20_regular": 60445,
- "ic_fluent_payment_wireless_20_filled": 60446,
- "ic_fluent_payment_wireless_20_regular": 60447,
- "ic_fluent_pen_20_filled": 60448,
- "ic_fluent_pen_20_regular": 60449,
- "ic_fluent_pen_dismiss_20_filled": 60450,
- "ic_fluent_pen_dismiss_20_regular": 60451,
- "ic_fluent_pen_off_20_filled": 60452,
- "ic_fluent_pen_off_20_regular": 60453,
- "ic_fluent_pen_prohibited_20_filled": 60454,
- "ic_fluent_pen_prohibited_20_regular": 60455,
- "ic_fluent_pen_sparkle_20_filled": 60456,
- "ic_fluent_pen_sparkle_20_regular": 60457,
- "ic_fluent_pen_sync_20_filled": 60458,
- "ic_fluent_pen_sync_20_regular": 60459,
- "ic_fluent_pentagon_20_filled": 60460,
- "ic_fluent_pentagon_20_regular": 60461,
- "ic_fluent_people_20_filled": 60462,
- "ic_fluent_people_20_regular": 60463,
- "ic_fluent_people_add_20_filled": 60464,
- "ic_fluent_people_add_20_regular": 60465,
- "ic_fluent_people_audience_20_filled": 60466,
- "ic_fluent_people_audience_20_regular": 60467,
- "ic_fluent_people_call_20_filled": 60468,
- "ic_fluent_people_call_20_regular": 60469,
- "ic_fluent_people_chat_20_filled": 60470,
- "ic_fluent_people_chat_20_regular": 60471,
- "ic_fluent_people_checkmark_20_filled": 60472,
- "ic_fluent_people_checkmark_20_regular": 60473,
- "ic_fluent_people_community_20_filled": 60474,
- "ic_fluent_people_community_20_regular": 60475,
- "ic_fluent_people_community_add_20_filled": 60476,
- "ic_fluent_people_community_add_20_regular": 60477,
- "ic_fluent_people_edit_20_filled": 60478,
- "ic_fluent_people_edit_20_regular": 60479,
- "ic_fluent_people_error_20_filled": 60480,
- "ic_fluent_people_error_20_regular": 60481,
- "ic_fluent_people_eye_20_filled": 60482,
- "ic_fluent_people_eye_20_regular": 60483,
- "ic_fluent_people_link_20_filled": 60484,
- "ic_fluent_people_link_20_regular": 60485,
- "ic_fluent_people_list_20_filled": 60486,
- "ic_fluent_people_list_20_regular": 60487,
- "ic_fluent_people_lock_20_filled": 60488,
- "ic_fluent_people_lock_20_regular": 60489,
- "ic_fluent_people_money_20_filled": 60490,
- "ic_fluent_people_money_20_regular": 60491,
- "ic_fluent_people_prohibited_20_filled": 60492,
- "ic_fluent_people_prohibited_20_regular": 60493,
- "ic_fluent_people_queue_20_filled": 60494,
- "ic_fluent_people_queue_20_regular": 60495,
- "ic_fluent_people_search_20_filled": 60496,
- "ic_fluent_people_search_20_regular": 60497,
- "ic_fluent_people_settings_20_filled": 60498,
- "ic_fluent_people_settings_20_regular": 60499,
- "ic_fluent_people_star_20_filled": 60500,
- "ic_fluent_people_star_20_regular": 60501,
- "ic_fluent_people_subtract_20_filled": 60502,
- "ic_fluent_people_subtract_20_regular": 60503,
- "ic_fluent_people_swap_20_filled": 60504,
- "ic_fluent_people_swap_20_regular": 60505,
- "ic_fluent_people_sync_20_filled": 60506,
- "ic_fluent_people_sync_20_regular": 60507,
- "ic_fluent_people_team_20_filled": 60508,
- "ic_fluent_people_team_20_regular": 60509,
- "ic_fluent_people_team_add_20_filled": 60510,
- "ic_fluent_people_team_add_20_regular": 60511,
- "ic_fluent_people_team_delete_20_filled": 60512,
- "ic_fluent_people_team_delete_20_regular": 60513,
- "ic_fluent_people_team_toolbox_20_filled": 60514,
- "ic_fluent_people_team_toolbox_20_regular": 60515,
- "ic_fluent_people_toolbox_20_filled": 60516,
- "ic_fluent_people_toolbox_20_regular": 60517,
- "ic_fluent_person_20_filled": 60518,
- "ic_fluent_person_20_regular": 60519,
- "ic_fluent_person_5_20_filled": 60520,
- "ic_fluent_person_5_20_regular": 60521,
- "ic_fluent_person_6_20_filled": 60522,
- "ic_fluent_person_6_20_regular": 60523,
- "ic_fluent_person_accounts_20_filled": 60524,
- "ic_fluent_person_accounts_20_regular": 60525,
- "ic_fluent_person_add_20_filled": 60526,
- "ic_fluent_person_add_20_regular": 60527,
- "ic_fluent_person_alert_20_filled": 60528,
- "ic_fluent_person_alert_20_regular": 60529,
- "ic_fluent_person_alert_off_20_filled": 60530,
- "ic_fluent_person_alert_off_20_regular": 60531,
- "ic_fluent_person_arrow_back_20_filled": 60532,
- "ic_fluent_person_arrow_back_20_regular": 60533,
- "ic_fluent_person_arrow_left_20_filled": 60534,
- "ic_fluent_person_arrow_left_20_regular": 60535,
- "ic_fluent_person_arrow_right_20_filled": 60536,
- "ic_fluent_person_arrow_right_20_regular": 60537,
- "ic_fluent_person_available_20_filled": 60538,
- "ic_fluent_person_available_20_regular": 60539,
- "ic_fluent_person_board_20_filled": 60540,
- "ic_fluent_person_board_20_regular": 60541,
- "ic_fluent_person_board_add_20_filled": 60542,
- "ic_fluent_person_board_add_20_regular": 60543,
- "ic_fluent_person_call_20_filled": 60544,
- "ic_fluent_person_call_20_regular": 60545,
- "ic_fluent_person_chat_20_filled": 60546,
- "ic_fluent_person_chat_20_regular": 60547,
- "ic_fluent_person_circle_20_filled": 60548,
- "ic_fluent_person_circle_20_regular": 60549,
- "ic_fluent_person_clock_20_filled": 60550,
- "ic_fluent_person_clock_20_regular": 60551,
- "ic_fluent_person_delete_20_filled": 60552,
- "ic_fluent_person_delete_20_regular": 60553,
- "ic_fluent_person_desktop_20_filled": 60554,
- "ic_fluent_person_desktop_20_regular": 60555,
- "ic_fluent_person_edit_20_filled": 60556,
- "ic_fluent_person_edit_20_regular": 60557,
- "ic_fluent_person_feedback_20_filled": 60558,
- "ic_fluent_person_feedback_20_regular": 60559,
- "ic_fluent_person_head_hint_20_filled": 60560,
- "ic_fluent_person_head_hint_20_regular": 60561,
- "ic_fluent_person_heart_20_filled": 60562,
- "ic_fluent_person_heart_20_regular": 60563,
- "ic_fluent_person_home_20_filled": 60564,
- "ic_fluent_person_home_20_regular": 60565,
- "ic_fluent_person_info_20_filled": 60566,
- "ic_fluent_person_info_20_regular": 60567,
- "ic_fluent_person_key_20_filled": 60568,
- "ic_fluent_person_key_20_regular": 60569,
- "ic_fluent_person_lightbulb_20_filled": 60570,
- "ic_fluent_person_lightbulb_20_regular": 60571,
- "ic_fluent_person_lightning_20_filled": 60572,
- "ic_fluent_person_lightning_20_regular": 60573,
- "ic_fluent_person_link_20_filled": 60574,
- "ic_fluent_person_link_20_regular": 60575,
- "ic_fluent_person_lock_20_filled": 60576,
- "ic_fluent_person_lock_20_regular": 60577,
- "ic_fluent_person_mail_20_filled": 60578,
- "ic_fluent_person_mail_20_regular": 60579,
- "ic_fluent_person_money_20_filled": 60580,
- "ic_fluent_person_money_20_regular": 60581,
- "ic_fluent_person_note_20_filled": 60582,
- "ic_fluent_person_note_20_regular": 60583,
- "ic_fluent_person_passkey_20_filled": 60584,
- "ic_fluent_person_passkey_20_regular": 60585,
- "ic_fluent_person_pill_20_filled": 60586,
- "ic_fluent_person_pill_20_regular": 60587,
- "ic_fluent_person_prohibited_20_filled": 60588,
- "ic_fluent_person_prohibited_20_regular": 60589,
- "ic_fluent_person_question_mark_20_filled": 60590,
- "ic_fluent_person_question_mark_20_regular": 60591,
- "ic_fluent_person_ribbon_20_filled": 60592,
- "ic_fluent_person_ribbon_20_regular": 60593,
- "ic_fluent_person_running_20_filled": 60594,
- "ic_fluent_person_running_20_regular": 60595,
- "ic_fluent_person_search_20_filled": 60596,
- "ic_fluent_person_search_20_regular": 60597,
- "ic_fluent_person_settings_20_filled": 60598,
- "ic_fluent_person_settings_20_regular": 60599,
- "ic_fluent_person_sound_spatial_20_filled": 60600,
- "ic_fluent_person_sound_spatial_20_regular": 60601,
- "ic_fluent_person_square_20_filled": 60602,
- "ic_fluent_person_square_20_regular": 60603,
- "ic_fluent_person_square_add_20_filled": 60604,
- "ic_fluent_person_square_add_20_regular": 60605,
- "ic_fluent_person_square_checkmark_20_filled": 60606,
- "ic_fluent_person_square_checkmark_20_regular": 60607,
- "ic_fluent_person_star_20_filled": 60608,
- "ic_fluent_person_star_20_regular": 60609,
- "ic_fluent_person_starburst_20_filled": 60610,
- "ic_fluent_person_starburst_20_regular": 60611,
- "ic_fluent_person_subtract_20_filled": 60612,
- "ic_fluent_person_subtract_20_regular": 60613,
- "ic_fluent_person_support_20_filled": 60614,
- "ic_fluent_person_support_20_regular": 60615,
- "ic_fluent_person_swap_20_filled": 60616,
- "ic_fluent_person_swap_20_regular": 60617,
- "ic_fluent_person_sync_20_filled": 60618,
- "ic_fluent_person_sync_20_regular": 60619,
- "ic_fluent_person_tag_20_filled": 60620,
- "ic_fluent_person_tag_20_regular": 60621,
- "ic_fluent_person_tentative_20_filled": 60622,
- "ic_fluent_person_tentative_20_regular": 60623,
- "ic_fluent_person_voice_20_filled": 60624,
- "ic_fluent_person_voice_20_regular": 60625,
- "ic_fluent_person_walking_20_filled": 60626,
- "ic_fluent_person_walking_20_regular": 60627,
- "ic_fluent_person_warning_20_filled": 60628,
- "ic_fluent_person_warning_20_regular": 60629,
- "ic_fluent_person_wrench_20_filled": 60630,
- "ic_fluent_person_wrench_20_regular": 60631,
- "ic_fluent_phone_20_filled": 60632,
- "ic_fluent_phone_20_regular": 60633,
- "ic_fluent_phone_add_20_filled": 60634,
- "ic_fluent_phone_add_20_regular": 60635,
- "ic_fluent_phone_arrow_right_20_filled": 60636,
- "ic_fluent_phone_arrow_right_20_regular": 60637,
- "ic_fluent_phone_chat_20_filled": 60638,
- "ic_fluent_phone_chat_20_regular": 60639,
- "ic_fluent_phone_checkmark_20_filled": 60640,
- "ic_fluent_phone_checkmark_20_regular": 60641,
- "ic_fluent_phone_desktop_20_filled": 60642,
- "ic_fluent_phone_desktop_20_regular": 60643,
- "ic_fluent_phone_desktop_add_20_filled": 60644,
- "ic_fluent_phone_desktop_add_20_regular": 60645,
- "ic_fluent_phone_dismiss_20_filled": 60646,
- "ic_fluent_phone_dismiss_20_regular": 60647,
- "ic_fluent_phone_edit_20_filled": 60648,
- "ic_fluent_phone_edit_20_regular": 60649,
- "ic_fluent_phone_eraser_20_filled": 60650,
- "ic_fluent_phone_eraser_20_regular": 60651,
- "ic_fluent_phone_footer_arrow_down_20_filled": 60652,
- "ic_fluent_phone_footer_arrow_down_20_regular": 60653,
- "ic_fluent_phone_header_arrow_up_20_filled": 60654,
- "ic_fluent_phone_header_arrow_up_20_regular": 60655,
- "ic_fluent_phone_key_20_filled": 60656,
- "ic_fluent_phone_key_20_regular": 60657,
- "ic_fluent_phone_laptop_20_filled": 60658,
- "ic_fluent_phone_laptop_20_regular": 60659,
- "ic_fluent_phone_link_setup_20_filled": 60660,
- "ic_fluent_phone_link_setup_20_regular": 60661,
- "ic_fluent_phone_lock_20_filled": 60662,
- "ic_fluent_phone_lock_20_regular": 60663,
- "ic_fluent_phone_page_header_20_filled": 60664,
- "ic_fluent_phone_page_header_20_regular": 60665,
- "ic_fluent_phone_pagination_20_filled": 60666,
- "ic_fluent_phone_pagination_20_regular": 60667,
- "ic_fluent_phone_screen_time_20_filled": 60668,
- "ic_fluent_phone_screen_time_20_regular": 60669,
- "ic_fluent_phone_shake_20_filled": 60670,
- "ic_fluent_phone_shake_20_regular": 60671,
- "ic_fluent_phone_span_in_20_filled": 60672,
- "ic_fluent_phone_span_in_20_regular": 60673,
- "ic_fluent_phone_span_out_20_filled": 60674,
- "ic_fluent_phone_span_out_20_regular": 60675,
- "ic_fluent_phone_speaker_20_filled": 60676,
- "ic_fluent_phone_speaker_20_regular": 60677,
- "ic_fluent_phone_status_bar_20_filled": 60678,
- "ic_fluent_phone_status_bar_20_regular": 60679,
- "ic_fluent_phone_tablet_20_filled": 60680,
- "ic_fluent_phone_tablet_20_regular": 60681,
- "ic_fluent_phone_update_20_filled": 60682,
- "ic_fluent_phone_update_20_regular": 60683,
- "ic_fluent_phone_update_checkmark_20_filled": 60684,
- "ic_fluent_phone_update_checkmark_20_regular": 60685,
- "ic_fluent_phone_vertical_scroll_20_filled": 60686,
- "ic_fluent_phone_vertical_scroll_20_regular": 60687,
- "ic_fluent_phone_vibrate_20_filled": 60688,
- "ic_fluent_phone_vibrate_20_regular": 60689,
- "ic_fluent_photo_filter_20_filled": 60690,
- "ic_fluent_photo_filter_20_regular": 60691,
- "ic_fluent_pi_20_filled": 60692,
- "ic_fluent_pi_20_regular": 60693,
- "ic_fluent_picture_in_picture_20_filled": 60694,
- "ic_fluent_picture_in_picture_20_regular": 60695,
- "ic_fluent_picture_in_picture_enter_20_filled": 60696,
- "ic_fluent_picture_in_picture_enter_20_regular": 60697,
- "ic_fluent_picture_in_picture_exit_20_filled": 60698,
- "ic_fluent_picture_in_picture_exit_20_regular": 60699,
- "ic_fluent_pill_20_filled": 60700,
- "ic_fluent_pill_20_regular": 60701,
- "ic_fluent_pin_20_filled": 60702,
- "ic_fluent_pin_20_regular": 60703,
- "ic_fluent_pin_globe_20_filled": 60704,
- "ic_fluent_pin_globe_20_regular": 60705,
- "ic_fluent_pin_off_20_filled": 60706,
- "ic_fluent_pin_off_20_regular": 60707,
- "ic_fluent_pipeline_20_filled": 60708,
- "ic_fluent_pipeline_20_regular": 60709,
- "ic_fluent_pipeline_add_20_filled": 60710,
- "ic_fluent_pipeline_add_20_regular": 60711,
- "ic_fluent_pipeline_arrow_curve_down_20_filled": 60712,
- "ic_fluent_pipeline_arrow_curve_down_20_regular": 60713,
- "ic_fluent_pipeline_play_20_filled": 60714,
- "ic_fluent_pipeline_play_20_regular": 60715,
- "ic_fluent_pivot_20_filled": 60716,
- "ic_fluent_pivot_20_regular": 60717,
- "ic_fluent_plant_cattail_20_filled": 60718,
- "ic_fluent_plant_cattail_20_regular": 60719,
- "ic_fluent_plant_grass_20_filled": 60720,
- "ic_fluent_plant_grass_20_regular": 60721,
- "ic_fluent_plant_ragweed_20_filled": 60722,
- "ic_fluent_plant_ragweed_20_regular": 60723,
- "ic_fluent_play_20_filled": 60724,
- "ic_fluent_play_20_regular": 60725,
- "ic_fluent_play_circle_20_filled": 60726,
- "ic_fluent_play_circle_20_regular": 60727,
- "ic_fluent_play_circle_hint_20_filled": 60728,
- "ic_fluent_play_circle_hint_20_regular": 60729,
- "ic_fluent_play_circle_sparkle_20_filled": 60730,
- "ic_fluent_play_circle_sparkle_20_regular": 60731,
- "ic_fluent_play_settings_20_filled": 60732,
- "ic_fluent_play_settings_20_regular": 60733,
- "ic_fluent_playing_cards_20_filled": 60734,
- "ic_fluent_playing_cards_20_regular": 60735,
- "ic_fluent_plug_connected_20_filled": 60736,
- "ic_fluent_plug_connected_20_regular": 60737,
- "ic_fluent_plug_connected_add_20_filled": 60738,
- "ic_fluent_plug_connected_add_20_regular": 60739,
- "ic_fluent_plug_connected_checkmark_20_filled": 60740,
- "ic_fluent_plug_connected_checkmark_20_regular": 60741,
- "ic_fluent_plug_connected_settings_20_filled": 60742,
- "ic_fluent_plug_connected_settings_20_regular": 60743,
- "ic_fluent_plug_disconnected_20_filled": 60744,
- "ic_fluent_plug_disconnected_20_regular": 60745,
- "ic_fluent_point_scan_20_filled": 60746,
- "ic_fluent_point_scan_20_regular": 60747,
- "ic_fluent_poll_20_filled": 60748,
- "ic_fluent_poll_20_regular": 60749,
- "ic_fluent_poll_horizontal_20_filled": 60750,
- "ic_fluent_poll_horizontal_20_regular": 60751,
- "ic_fluent_poll_off_20_filled": 60752,
- "ic_fluent_poll_off_20_regular": 60753,
- "ic_fluent_port_hdmi_20_filled": 60754,
- "ic_fluent_port_hdmi_20_regular": 60755,
- "ic_fluent_port_micro_usb_20_filled": 60756,
- "ic_fluent_port_micro_usb_20_regular": 60757,
- "ic_fluent_port_usb_a_20_filled": 60758,
- "ic_fluent_port_usb_a_20_regular": 60759,
- "ic_fluent_port_usb_c_20_filled": 60760,
- "ic_fluent_port_usb_c_20_regular": 60761,
- "ic_fluent_position_backward_20_filled": 60762,
- "ic_fluent_position_backward_20_regular": 60763,
- "ic_fluent_position_forward_20_filled": 60764,
- "ic_fluent_position_forward_20_regular": 60765,
- "ic_fluent_position_to_back_20_filled": 60766,
- "ic_fluent_position_to_back_20_regular": 60767,
- "ic_fluent_position_to_front_20_filled": 60768,
- "ic_fluent_position_to_front_20_regular": 60769,
- "ic_fluent_power_20_filled": 60770,
- "ic_fluent_power_20_regular": 60771,
- "ic_fluent_predictions_20_filled": 60772,
- "ic_fluent_predictions_20_regular": 60773,
- "ic_fluent_premium_20_filled": 60774,
- "ic_fluent_premium_20_regular": 60775,
- "ic_fluent_premium_person_20_filled": 60776,
- "ic_fluent_premium_person_20_regular": 60777,
- "ic_fluent_presence_available_20_filled": 60778,
- "ic_fluent_presence_available_20_regular": 60779,
- "ic_fluent_presence_away_20_filled": 60780,
- "ic_fluent_presence_away_20_regular": 60781,
- "ic_fluent_presence_blocked_20_regular": 60782,
- "ic_fluent_presence_busy_20_filled": 60783,
- "ic_fluent_presence_dnd_20_filled": 60784,
- "ic_fluent_presence_dnd_20_regular": 60785,
- "ic_fluent_presence_offline_20_regular": 60786,
- "ic_fluent_presence_oof_20_regular": 60787,
- "ic_fluent_presence_tentative_20_regular": 60788,
- "ic_fluent_presence_unknown_20_regular": 60789,
- "ic_fluent_presenter_20_filled": 60790,
- "ic_fluent_presenter_20_regular": 60791,
- "ic_fluent_presenter_off_20_filled": 60792,
- "ic_fluent_presenter_off_20_regular": 60793,
- "ic_fluent_preview_link_20_filled": 60794,
- "ic_fluent_preview_link_20_regular": 60795,
- "ic_fluent_previous_20_filled": 60796,
- "ic_fluent_previous_20_regular": 60797,
- "ic_fluent_previous_frame_20_filled": 60798,
- "ic_fluent_previous_frame_20_regular": 60799,
- "ic_fluent_print_20_filled": 60800,
- "ic_fluent_print_20_regular": 60801,
- "ic_fluent_print_add_20_filled": 60802,
- "ic_fluent_print_add_20_regular": 60803,
- "ic_fluent_production_20_filled": 60804,
- "ic_fluent_production_20_regular": 60805,
- "ic_fluent_production_checkmark_20_filled": 60806,
- "ic_fluent_production_checkmark_20_regular": 60807,
- "ic_fluent_prohibited_20_filled": 60808,
- "ic_fluent_prohibited_20_regular": 60809,
- "ic_fluent_prohibited_multiple_20_filled": 60810,
- "ic_fluent_prohibited_multiple_20_regular": 60811,
- "ic_fluent_prohibited_note_20_filled": 60812,
- "ic_fluent_prohibited_note_20_regular": 60813,
- "ic_fluent_projection_screen_20_filled": 60814,
- "ic_fluent_projection_screen_20_regular": 60815,
- "ic_fluent_projection_screen_dismiss_20_filled": 60816,
- "ic_fluent_projection_screen_dismiss_20_regular": 60817,
- "ic_fluent_projection_screen_text_20_filled": 60818,
- "ic_fluent_projection_screen_text_20_regular": 60819,
- "ic_fluent_prompt_20_filled": 60820,
- "ic_fluent_prompt_20_regular": 60821,
- "ic_fluent_protocol_handler_20_filled": 60822,
- "ic_fluent_protocol_handler_20_regular": 60823,
- "ic_fluent_pulse_20_filled": 60824,
- "ic_fluent_pulse_20_regular": 60825,
- "ic_fluent_pulse_square_20_filled": 60826,
- "ic_fluent_pulse_square_20_regular": 60827,
- "ic_fluent_puzzle_cube_20_filled": 60828,
- "ic_fluent_puzzle_cube_20_regular": 60829,
- "ic_fluent_puzzle_cube_piece_20_filled": 60830,
- "ic_fluent_puzzle_cube_piece_20_regular": 60831,
- "ic_fluent_puzzle_piece_20_filled": 60832,
- "ic_fluent_puzzle_piece_20_regular": 60833,
- "ic_fluent_puzzle_piece_shield_20_filled": 60834,
- "ic_fluent_puzzle_piece_shield_20_regular": 60835,
- "ic_fluent_qr_code_20_filled": 60836,
- "ic_fluent_qr_code_20_regular": 60837,
- "ic_fluent_question_20_filled": 60838,
- "ic_fluent_question_20_regular": 60839,
- "ic_fluent_question_circle_20_filled": 60840,
- "ic_fluent_question_circle_20_regular": 60841,
- "ic_fluent_quiz_new_20_filled": 60842,
- "ic_fluent_quiz_new_20_regular": 60843,
- "ic_fluent_radar_20_filled": 60844,
- "ic_fluent_radar_20_regular": 60845,
- "ic_fluent_radar_checkmark_20_filled": 60846,
- "ic_fluent_radar_checkmark_20_regular": 60847,
- "ic_fluent_radar_rectangle_multiple_20_filled": 60848,
- "ic_fluent_radar_rectangle_multiple_20_regular": 60849,
- "ic_fluent_radio_button_20_filled": 60850,
- "ic_fluent_radio_button_20_regular": 60851,
- "ic_fluent_ram_20_filled": 60852,
- "ic_fluent_ram_20_regular": 60853,
- "ic_fluent_rating_mature_20_filled": 60854,
- "ic_fluent_rating_mature_20_regular": 60855,
- "ic_fluent_ratio_one_to_one_20_filled": 60856,
- "ic_fluent_ratio_one_to_one_20_regular": 60857,
- "ic_fluent_re_order_20_filled": 60858,
- "ic_fluent_re_order_20_regular": 60859,
- "ic_fluent_re_order_dots_horizontal_20_filled": 60860,
- "ic_fluent_re_order_dots_horizontal_20_regular": 60861,
- "ic_fluent_re_order_dots_vertical_20_filled": 60862,
- "ic_fluent_re_order_dots_vertical_20_regular": 60863,
- "ic_fluent_read_aloud_20_filled": 60864,
- "ic_fluent_read_aloud_20_regular": 60865,
- "ic_fluent_reading_list_20_filled": 60866,
- "ic_fluent_reading_list_20_regular": 60867,
- "ic_fluent_reading_list_add_20_filled": 60868,
- "ic_fluent_reading_list_add_20_regular": 60869,
- "ic_fluent_reading_mode_mobile_20_filled": 60870,
- "ic_fluent_reading_mode_mobile_20_regular": 60871,
- "ic_fluent_real_estate_20_filled": 60872,
- "ic_fluent_real_estate_20_regular": 60873,
- "ic_fluent_receipt_20_filled": 60874,
- "ic_fluent_receipt_20_regular": 60875,
- "ic_fluent_receipt_add_20_filled": 60876,
- "ic_fluent_receipt_add_20_regular": 60877,
- "ic_fluent_receipt_bag_20_filled": 60878,
- "ic_fluent_receipt_bag_20_regular": 60879,
- "ic_fluent_receipt_cube_20_filled": 60880,
- "ic_fluent_receipt_cube_20_regular": 60881,
- "ic_fluent_receipt_money_20_filled": 60882,
- "ic_fluent_receipt_money_20_regular": 60883,
- "ic_fluent_receipt_play_20_filled": 60884,
- "ic_fluent_receipt_play_20_regular": 60885,
- "ic_fluent_receipt_search_20_filled": 60886,
- "ic_fluent_receipt_search_20_regular": 60887,
- "ic_fluent_receipt_sparkles_20_filled": 60888,
- "ic_fluent_receipt_sparkles_20_regular": 60889,
- "ic_fluent_record_20_filled": 60890,
- "ic_fluent_record_20_regular": 60891,
- "ic_fluent_record_stop_20_filled": 60892,
- "ic_fluent_record_stop_20_regular": 60893,
- "ic_fluent_rectangle_landscape_20_filled": 60894,
- "ic_fluent_rectangle_landscape_20_regular": 60895,
- "ic_fluent_rectangle_landscape_hint_copy_20_filled": 60896,
- "ic_fluent_rectangle_landscape_hint_copy_20_regular": 60897,
- "ic_fluent_rectangle_landscape_sparkle_20_filled": 60898,
- "ic_fluent_rectangle_landscape_sparkle_20_regular": 60899,
- "ic_fluent_rectangle_landscape_sync_20_filled": 60900,
- "ic_fluent_rectangle_landscape_sync_20_regular": 60901,
- "ic_fluent_rectangle_landscape_sync_off_20_filled": 60902,
- "ic_fluent_rectangle_landscape_sync_off_20_regular": 60903,
- "ic_fluent_rectangle_portrait_location_target_20_filled": 60904,
- "ic_fluent_rectangle_portrait_location_target_20_regular": 60905,
- "ic_fluent_recycle_20_filled": 60906,
- "ic_fluent_recycle_20_regular": 60907,
- "ic_fluent_remix_add_20_filled": 60908,
- "ic_fluent_remix_add_20_regular": 60909,
- "ic_fluent_remote_20_filled": 60910,
- "ic_fluent_remote_20_regular": 60911,
- "ic_fluent_rename_20_filled": 60912,
- "ic_fluent_rename_20_regular": 60913,
- "ic_fluent_reorder_20_filled": 60914,
- "ic_fluent_reorder_20_regular": 60915,
- "ic_fluent_replay_20_filled": 60916,
- "ic_fluent_replay_20_regular": 60917,
- "ic_fluent_resize_20_filled": 60918,
- "ic_fluent_resize_20_regular": 60919,
- "ic_fluent_resize_image_20_filled": 60920,
- "ic_fluent_resize_image_20_regular": 60921,
- "ic_fluent_resize_large_20_filled": 60922,
- "ic_fluent_resize_large_20_regular": 60923,
- "ic_fluent_resize_small_20_filled": 60924,
- "ic_fluent_resize_small_20_regular": 60925,
- "ic_fluent_resize_table_20_filled": 60926,
- "ic_fluent_resize_table_20_regular": 60927,
- "ic_fluent_resize_video_20_filled": 60928,
- "ic_fluent_resize_video_20_regular": 60929,
- "ic_fluent_reward_20_filled": 60930,
- "ic_fluent_reward_20_regular": 60931,
- "ic_fluent_rewind_20_filled": 60932,
- "ic_fluent_rewind_20_regular": 60933,
- "ic_fluent_rhombus_20_filled": 60934,
- "ic_fluent_rhombus_20_regular": 60935,
- "ic_fluent_ribbon_20_filled": 60936,
- "ic_fluent_ribbon_20_regular": 60937,
- "ic_fluent_ribbon_add_20_filled": 60938,
- "ic_fluent_ribbon_add_20_regular": 60939,
- "ic_fluent_ribbon_off_20_filled": 60940,
- "ic_fluent_ribbon_off_20_regular": 60941,
- "ic_fluent_ribbon_star_20_filled": 60942,
- "ic_fluent_ribbon_star_20_regular": 60943,
- "ic_fluent_road_20_filled": 60944,
- "ic_fluent_road_20_regular": 60945,
- "ic_fluent_road_cone_20_filled": 60946,
- "ic_fluent_road_cone_20_regular": 60947,
- "ic_fluent_rocket_20_filled": 60948,
- "ic_fluent_rocket_20_regular": 60949,
- "ic_fluent_rotate_left_20_filled": 60950,
- "ic_fluent_rotate_left_20_regular": 60951,
- "ic_fluent_rotate_right_20_filled": 60952,
- "ic_fluent_rotate_right_20_regular": 60953,
- "ic_fluent_router_20_filled": 60954,
- "ic_fluent_router_20_regular": 60955,
- "ic_fluent_row_triple_20_filled": 60956,
- "ic_fluent_row_triple_20_regular": 60957,
- "ic_fluent_rss_20_filled": 60958,
- "ic_fluent_rss_20_regular": 60959,
- "ic_fluent_ruler_20_filled": 60960,
- "ic_fluent_ruler_20_regular": 60961,
- "ic_fluent_run_20_filled": 60962,
- "ic_fluent_run_20_regular": 60963,
- "ic_fluent_sanitize_20_filled": 60964,
- "ic_fluent_sanitize_20_regular": 60965,
- "ic_fluent_save_20_filled": 60966,
- "ic_fluent_save_20_regular": 60967,
- "ic_fluent_save_arrow_right_20_filled": 60968,
- "ic_fluent_save_arrow_right_20_regular": 60969,
- "ic_fluent_save_copy_20_filled": 60970,
- "ic_fluent_save_copy_20_regular": 60971,
- "ic_fluent_save_edit_20_filled": 60972,
- "ic_fluent_save_edit_20_regular": 60973,
- "ic_fluent_save_image_20_filled": 60974,
- "ic_fluent_save_image_20_regular": 60975,
- "ic_fluent_save_multiple_20_filled": 60976,
- "ic_fluent_save_multiple_20_regular": 60977,
- "ic_fluent_save_search_20_filled": 60978,
- "ic_fluent_save_search_20_regular": 60979,
- "ic_fluent_save_sync_20_filled": 60980,
- "ic_fluent_save_sync_20_regular": 60981,
- "ic_fluent_savings_20_filled": 60982,
- "ic_fluent_savings_20_regular": 60983,
- "ic_fluent_scale_fill_20_filled": 60984,
- "ic_fluent_scale_fill_20_regular": 60985,
- "ic_fluent_scale_fit_20_filled": 60986,
- "ic_fluent_scale_fit_20_regular": 60987,
- "ic_fluent_scales_20_filled": 60988,
- "ic_fluent_scales_20_regular": 60989,
- "ic_fluent_scan_20_filled": 60990,
- "ic_fluent_scan_20_regular": 60991,
- "ic_fluent_scan_camera_20_filled": 60992,
- "ic_fluent_scan_camera_20_regular": 60993,
- "ic_fluent_scan_dash_20_filled": 60994,
- "ic_fluent_scan_dash_20_regular": 60995,
- "ic_fluent_scan_object_20_filled": 60996,
- "ic_fluent_scan_object_20_regular": 60997,
- "ic_fluent_scan_person_20_filled": 60998,
- "ic_fluent_scan_person_20_regular": 60999,
- "ic_fluent_scan_table_20_filled": 61000,
- "ic_fluent_scan_table_20_regular": 61001,
- "ic_fluent_scan_text_20_filled": 61002,
- "ic_fluent_scan_text_20_regular": 61003,
- "ic_fluent_scan_thumb_up_20_filled": 61004,
- "ic_fluent_scan_thumb_up_20_regular": 61005,
- "ic_fluent_scan_thumb_up_off_20_filled": 61006,
- "ic_fluent_scan_thumb_up_off_20_regular": 61007,
- "ic_fluent_scan_type_20_filled": 61008,
- "ic_fluent_scan_type_20_regular": 61009,
- "ic_fluent_scan_type_checkmark_20_filled": 61010,
- "ic_fluent_scan_type_checkmark_20_regular": 61011,
- "ic_fluent_scan_type_off_20_filled": 61012,
- "ic_fluent_scan_type_off_20_regular": 61013,
- "ic_fluent_scratchpad_20_filled": 61014,
- "ic_fluent_scratchpad_20_regular": 61015,
- "ic_fluent_screen_cut_20_filled": 61016,
- "ic_fluent_screen_cut_20_regular": 61017,
- "ic_fluent_screen_person_20_filled": 61018,
- "ic_fluent_screen_person_20_regular": 61019,
- "ic_fluent_screen_search_20_filled": 61020,
- "ic_fluent_screen_search_20_regular": 61021,
- "ic_fluent_screenshot_20_filled": 61022,
- "ic_fluent_screenshot_20_regular": 61023,
- "ic_fluent_screenshot_record_20_filled": 61024,
- "ic_fluent_screenshot_record_20_regular": 61025,
- "ic_fluent_script_20_filled": 61026,
- "ic_fluent_script_20_regular": 61027,
- "ic_fluent_search_20_filled": 61028,
- "ic_fluent_search_20_regular": 61029,
- "ic_fluent_search_info_20_filled": 61030,
- "ic_fluent_search_info_20_regular": 61031,
- "ic_fluent_search_settings_20_filled": 61032,
- "ic_fluent_search_settings_20_regular": 61033,
- "ic_fluent_search_shield_20_filled": 61034,
- "ic_fluent_search_shield_20_regular": 61035,
- "ic_fluent_search_sparkle_20_filled": 61036,
- "ic_fluent_search_sparkle_20_regular": 61037,
- "ic_fluent_search_square_20_filled": 61038,
- "ic_fluent_search_square_20_regular": 61039,
- "ic_fluent_search_visual_20_filled": 61040,
- "ic_fluent_search_visual_20_regular": 61041,
- "ic_fluent_seat_20_filled": 61042,
- "ic_fluent_seat_20_regular": 61043,
- "ic_fluent_seat_add_20_filled": 61044,
- "ic_fluent_seat_add_20_regular": 61045,
- "ic_fluent_select_all_off_20_filled": 61046,
- "ic_fluent_select_all_off_20_regular": 61047,
- "ic_fluent_select_all_on_20_filled": 61048,
- "ic_fluent_select_all_on_20_regular": 61049,
- "ic_fluent_select_object_20_filled": 61050,
- "ic_fluent_select_object_20_regular": 61051,
- "ic_fluent_select_object_skew_20_filled": 61052,
- "ic_fluent_select_object_skew_20_regular": 61053,
- "ic_fluent_select_object_skew_dismiss_20_filled": 61054,
- "ic_fluent_select_object_skew_dismiss_20_regular": 61055,
- "ic_fluent_select_object_skew_edit_20_filled": 61056,
- "ic_fluent_select_object_skew_edit_20_regular": 61057,
- "ic_fluent_send_20_filled": 61058,
- "ic_fluent_send_20_regular": 61059,
- "ic_fluent_send_beaker_20_filled": 61060,
- "ic_fluent_send_beaker_20_regular": 61061,
- "ic_fluent_send_clock_20_filled": 61062,
- "ic_fluent_send_clock_20_regular": 61063,
- "ic_fluent_send_copy_20_filled": 61064,
- "ic_fluent_send_copy_20_regular": 61065,
- "ic_fluent_send_person_20_filled": 61066,
- "ic_fluent_send_person_20_regular": 61067,
- "ic_fluent_serial_port_20_filled": 61068,
- "ic_fluent_serial_port_20_regular": 61069,
- "ic_fluent_server_20_filled": 61070,
- "ic_fluent_server_20_regular": 61071,
- "ic_fluent_server_link_20_filled": 61072,
- "ic_fluent_server_link_20_regular": 61073,
- "ic_fluent_server_multiple_20_filled": 61074,
- "ic_fluent_server_multiple_20_regular": 61075,
- "ic_fluent_server_play_20_filled": 61076,
- "ic_fluent_server_play_20_regular": 61077,
- "ic_fluent_service_bell_20_filled": 61078,
- "ic_fluent_service_bell_20_regular": 61079,
- "ic_fluent_settings_20_filled": 61080,
- "ic_fluent_settings_20_regular": 61081,
- "ic_fluent_settings_chat_20_filled": 61082,
- "ic_fluent_settings_chat_20_regular": 61083,
- "ic_fluent_settings_cog_multiple_20_filled": 61084,
- "ic_fluent_settings_cog_multiple_20_regular": 61085,
- "ic_fluent_shape_exclude_20_filled": 61086,
- "ic_fluent_shape_exclude_20_regular": 61087,
- "ic_fluent_shape_intersect_20_filled": 61088,
- "ic_fluent_shape_intersect_20_regular": 61089,
- "ic_fluent_shape_organic_20_filled": 61090,
- "ic_fluent_shape_organic_20_regular": 61091,
- "ic_fluent_shape_subtract_20_filled": 61092,
- "ic_fluent_shape_subtract_20_regular": 61093,
- "ic_fluent_shape_union_20_filled": 61094,
- "ic_fluent_shape_union_20_regular": 61095,
- "ic_fluent_shapes_20_filled": 61096,
- "ic_fluent_shapes_20_regular": 61097,
- "ic_fluent_share_20_filled": 61098,
- "ic_fluent_share_20_regular": 61099,
- "ic_fluent_share_android_20_filled": 61100,
- "ic_fluent_share_android_20_regular": 61101,
- "ic_fluent_share_close_tray_20_filled": 61102,
- "ic_fluent_share_close_tray_20_regular": 61103,
- "ic_fluent_share_ios_20_filled": 61104,
- "ic_fluent_share_ios_20_regular": 61105,
- "ic_fluent_share_multiple_20_filled": 61106,
- "ic_fluent_share_multiple_20_regular": 61107,
- "ic_fluent_share_screen_person_20_filled": 61108,
- "ic_fluent_share_screen_person_20_regular": 61109,
- "ic_fluent_share_screen_person_overlay_20_filled": 61110,
- "ic_fluent_share_screen_person_overlay_20_regular": 61111,
- "ic_fluent_share_screen_person_overlay_inside_20_filled": 61112,
- "ic_fluent_share_screen_person_overlay_inside_20_regular": 61113,
- "ic_fluent_share_screen_person_p_20_filled": 61114,
- "ic_fluent_share_screen_person_p_20_regular": 61115,
- "ic_fluent_share_screen_start_20_filled": 61116,
- "ic_fluent_share_screen_start_20_regular": 61117,
- "ic_fluent_share_screen_stop_20_filled": 61118,
- "ic_fluent_share_screen_stop_20_regular": 61119,
- "ic_fluent_shield_20_filled": 61120,
- "ic_fluent_shield_20_regular": 61121,
- "ic_fluent_shield_add_20_filled": 61122,
- "ic_fluent_shield_add_20_regular": 61123,
- "ic_fluent_shield_badge_20_filled": 61124,
- "ic_fluent_shield_badge_20_regular": 61125,
- "ic_fluent_shield_checkmark_20_filled": 61126,
- "ic_fluent_shield_checkmark_20_regular": 61127,
- "ic_fluent_shield_dismiss_20_filled": 61128,
- "ic_fluent_shield_dismiss_20_regular": 61129,
- "ic_fluent_shield_dismiss_shield_20_filled": 61130,
- "ic_fluent_shield_dismiss_shield_20_regular": 61131,
- "ic_fluent_shield_error_20_filled": 61132,
- "ic_fluent_shield_error_20_regular": 61133,
- "ic_fluent_shield_globe_20_filled": 61134,
- "ic_fluent_shield_globe_20_regular": 61135,
- "ic_fluent_shield_keyhole_20_filled": 61136,
- "ic_fluent_shield_keyhole_20_regular": 61137,
- "ic_fluent_shield_lock_20_filled": 61138,
- "ic_fluent_shield_lock_20_regular": 61139,
- "ic_fluent_shield_person_20_filled": 61140,
- "ic_fluent_shield_person_20_regular": 61141,
- "ic_fluent_shield_person_add_20_filled": 61142,
- "ic_fluent_shield_person_add_20_regular": 61143,
- "ic_fluent_shield_prohibited_20_filled": 61144,
- "ic_fluent_shield_prohibited_20_regular": 61145,
- "ic_fluent_shield_question_20_filled": 61146,
- "ic_fluent_shield_question_20_regular": 61147,
- "ic_fluent_shield_task_20_filled": 61148,
- "ic_fluent_shield_task_20_regular": 61149,
- "ic_fluent_shifts_20_filled": 61150,
- "ic_fluent_shifts_20_regular": 61151,
- "ic_fluent_shifts_30_minutes_20_filled": 61152,
- "ic_fluent_shifts_30_minutes_20_regular": 61153,
- "ic_fluent_shifts_activity_20_filled": 61154,
- "ic_fluent_shifts_activity_20_regular": 61155,
- "ic_fluent_shifts_add_20_filled": 61156,
- "ic_fluent_shifts_add_20_regular": 61157,
- "ic_fluent_shifts_availability_20_filled": 61158,
- "ic_fluent_shifts_availability_20_regular": 61159,
- "ic_fluent_shifts_checkmark_20_filled": 61160,
- "ic_fluent_shifts_checkmark_20_regular": 61161,
- "ic_fluent_shifts_day_20_filled": 61162,
- "ic_fluent_shifts_day_20_regular": 61163,
- "ic_fluent_shifts_open_20_filled": 61164,
- "ic_fluent_shifts_open_20_regular": 61165,
- "ic_fluent_shifts_prohibited_20_filled": 61166,
- "ic_fluent_shifts_prohibited_20_regular": 61167,
- "ic_fluent_shifts_question_mark_20_filled": 61168,
- "ic_fluent_shifts_question_mark_20_regular": 61169,
- "ic_fluent_shifts_team_20_filled": 61170,
- "ic_fluent_shifts_team_20_regular": 61171,
- "ic_fluent_shopping_bag_20_filled": 61172,
- "ic_fluent_shopping_bag_20_regular": 61173,
- "ic_fluent_shopping_bag_add_20_filled": 61174,
- "ic_fluent_shopping_bag_add_20_regular": 61175,
- "ic_fluent_shopping_bag_arrow_left_20_filled": 61176,
- "ic_fluent_shopping_bag_arrow_left_20_regular": 61177,
- "ic_fluent_shopping_bag_dismiss_20_filled": 61178,
- "ic_fluent_shopping_bag_dismiss_20_regular": 61179,
- "ic_fluent_shopping_bag_pause_20_filled": 61180,
- "ic_fluent_shopping_bag_pause_20_regular": 61181,
- "ic_fluent_shopping_bag_percent_20_filled": 61182,
- "ic_fluent_shopping_bag_percent_20_regular": 61183,
- "ic_fluent_shopping_bag_play_20_filled": 61184,
- "ic_fluent_shopping_bag_play_20_regular": 61185,
- "ic_fluent_shopping_bag_tag_20_filled": 61186,
- "ic_fluent_shopping_bag_tag_20_regular": 61187,
- "ic_fluent_shortpick_20_filled": 61188,
- "ic_fluent_shortpick_20_regular": 61189,
- "ic_fluent_showerhead_20_filled": 61190,
- "ic_fluent_showerhead_20_regular": 61191,
- "ic_fluent_sidebar_search_ltr_20_filled": 61192,
- "ic_fluent_sidebar_search_ltr_20_regular": 61193,
- "ic_fluent_sidebar_search_rtl_20_filled": 61194,
- "ic_fluent_sidebar_search_rtl_20_regular": 61195,
- "ic_fluent_sign_out_20_filled": 61196,
- "ic_fluent_sign_out_20_regular": 61197,
- "ic_fluent_signature_20_filled": 61198,
- "ic_fluent_signature_20_regular": 61199,
- "ic_fluent_sim_20_filled": 61200,
- "ic_fluent_sim_20_regular": 61201,
- "ic_fluent_skip_back_10_20_filled": 61202,
- "ic_fluent_skip_back_10_20_regular": 61203,
- "ic_fluent_skip_forward_10_20_filled": 61204,
- "ic_fluent_skip_forward_10_20_regular": 61205,
- "ic_fluent_skip_forward_30_20_filled": 61206,
- "ic_fluent_skip_forward_30_20_regular": 61207,
- "ic_fluent_skip_forward_tab_20_filled": 61208,
- "ic_fluent_skip_forward_tab_20_regular": 61209,
- "ic_fluent_slash_forward_20_filled": 61210,
- "ic_fluent_slash_forward_20_regular": 61211,
- "ic_fluent_sleep_20_filled": 61212,
- "ic_fluent_sleep_20_regular": 61213,
- "ic_fluent_slide_add_20_filled": 61214,
- "ic_fluent_slide_add_20_regular": 61215,
- "ic_fluent_slide_arrow_right_20_filled": 61216,
- "ic_fluent_slide_arrow_right_20_regular": 61217,
- "ic_fluent_slide_eraser_20_filled": 61218,
- "ic_fluent_slide_eraser_20_regular": 61219,
- "ic_fluent_slide_grid_20_filled": 61220,
- "ic_fluent_slide_grid_20_regular": 61221,
- "ic_fluent_slide_hide_20_filled": 61222,
- "ic_fluent_slide_hide_20_regular": 61223,
- "ic_fluent_slide_layout_20_filled": 61224,
- "ic_fluent_slide_layout_20_regular": 61225,
- "ic_fluent_slide_link_20_filled": 61226,
- "ic_fluent_slide_link_20_regular": 61227,
- "ic_fluent_slide_microphone_20_filled": 61228,
- "ic_fluent_slide_microphone_20_regular": 61229,
- "ic_fluent_slide_multiple_20_filled": 61230,
- "ic_fluent_slide_multiple_20_regular": 61231,
- "ic_fluent_slide_multiple_arrow_right_20_filled": 61232,
- "ic_fluent_slide_multiple_arrow_right_20_regular": 61233,
- "ic_fluent_slide_multiple_search_20_filled": 61234,
- "ic_fluent_slide_multiple_search_20_regular": 61235,
- "ic_fluent_slide_play_20_filled": 61236,
- "ic_fluent_slide_play_20_regular": 61237,
- "ic_fluent_slide_record_20_filled": 61238,
- "ic_fluent_slide_record_20_regular": 61239,
- "ic_fluent_slide_search_20_filled": 61240,
- "ic_fluent_slide_search_20_regular": 61241,
- "ic_fluent_slide_settings_20_filled": 61242,
- "ic_fluent_slide_settings_20_regular": 61243,
- "ic_fluent_slide_size_20_filled": 61244,
- "ic_fluent_slide_size_20_regular": 61245,
- "ic_fluent_slide_text_20_filled": 61246,
- "ic_fluent_slide_text_20_regular": 61247,
- "ic_fluent_slide_text_call_20_filled": 61248,
- "ic_fluent_slide_text_call_20_regular": 61249,
- "ic_fluent_slide_text_cursor_20_filled": 61250,
- "ic_fluent_slide_text_cursor_20_regular": 61251,
- "ic_fluent_slide_text_edit_20_filled": 61252,
- "ic_fluent_slide_text_edit_20_regular": 61253,
- "ic_fluent_slide_text_multiple_20_filled": 61254,
- "ic_fluent_slide_text_multiple_20_regular": 61255,
- "ic_fluent_slide_text_person_20_filled": 61256,
- "ic_fluent_slide_text_person_20_regular": 61257,
- "ic_fluent_slide_text_sparkle_20_filled": 61258,
- "ic_fluent_slide_text_sparkle_20_regular": 61259,
- "ic_fluent_slide_transition_20_filled": 61260,
- "ic_fluent_slide_transition_20_regular": 61261,
- "ic_fluent_smartwatch_20_filled": 61262,
- "ic_fluent_smartwatch_20_regular": 61263,
- "ic_fluent_smartwatch_dot_20_filled": 61264,
- "ic_fluent_smartwatch_dot_20_regular": 61265,
- "ic_fluent_snooze_20_filled": 61266,
- "ic_fluent_snooze_20_regular": 61267,
- "ic_fluent_sound_source_20_filled": 61268,
- "ic_fluent_sound_source_20_regular": 61269,
- "ic_fluent_sound_wave_circle_20_filled": 61270,
- "ic_fluent_sound_wave_circle_20_regular": 61271,
- "ic_fluent_sound_wave_circle_sparkle_20_filled": 61272,
- "ic_fluent_sound_wave_circle_sparkle_20_regular": 61273,
- "ic_fluent_space_3d_20_filled": 61274,
- "ic_fluent_space_3d_20_regular": 61275,
- "ic_fluent_spacebar_20_filled": 61276,
- "ic_fluent_spacebar_20_regular": 61277,
- "ic_fluent_sparkle_20_filled": 61278,
- "ic_fluent_sparkle_20_regular": 61279,
- "ic_fluent_sparkle_circle_20_filled": 61280,
- "ic_fluent_sparkle_circle_20_regular": 61281,
- "ic_fluent_spatula_spoon_20_filled": 61282,
- "ic_fluent_spatula_spoon_20_regular": 61283,
- "ic_fluent_speaker_0_20_filled": 61284,
- "ic_fluent_speaker_0_20_regular": 61285,
- "ic_fluent_speaker_1_20_filled": 61286,
- "ic_fluent_speaker_1_20_regular": 61287,
- "ic_fluent_speaker_2_20_filled": 61288,
- "ic_fluent_speaker_2_20_regular": 61289,
- "ic_fluent_speaker_bluetooth_20_filled": 61290,
- "ic_fluent_speaker_bluetooth_20_regular": 61291,
- "ic_fluent_speaker_box_20_filled": 61292,
- "ic_fluent_speaker_box_20_regular": 61293,
- "ic_fluent_speaker_edit_20_filled": 61294,
- "ic_fluent_speaker_edit_20_regular": 61295,
- "ic_fluent_speaker_mute_20_filled": 61296,
- "ic_fluent_speaker_mute_20_regular": 61297,
- "ic_fluent_speaker_off_20_filled": 61298,
- "ic_fluent_speaker_off_20_regular": 61299,
- "ic_fluent_speaker_settings_20_filled": 61300,
- "ic_fluent_speaker_settings_20_regular": 61301,
- "ic_fluent_speaker_usb_20_filled": 61302,
- "ic_fluent_speaker_usb_20_regular": 61303,
- "ic_fluent_spinner_ios_20_filled": 61304,
- "ic_fluent_spinner_ios_20_regular": 61305,
- "ic_fluent_split_hint_20_filled": 61306,
- "ic_fluent_split_hint_20_regular": 61307,
- "ic_fluent_split_horizontal_20_filled": 61308,
- "ic_fluent_split_horizontal_20_regular": 61309,
- "ic_fluent_split_vertical_20_filled": 61310,
- "ic_fluent_split_vertical_20_regular": 61311,
- "ic_fluent_sport_20_filled": 61312,
- "ic_fluent_sport_20_regular": 61313,
- "ic_fluent_sport_american_football_20_filled": 61314,
- "ic_fluent_sport_american_football_20_regular": 61315,
- "ic_fluent_sport_baseball_20_filled": 61316,
- "ic_fluent_sport_baseball_20_regular": 61317,
- "ic_fluent_sport_basketball_20_filled": 61318,
- "ic_fluent_sport_basketball_20_regular": 61319,
- "ic_fluent_sport_hockey_20_filled": 61320,
- "ic_fluent_sport_hockey_20_regular": 61321,
- "ic_fluent_sport_soccer_20_filled": 61322,
- "ic_fluent_sport_soccer_20_regular": 61323,
- "ic_fluent_square_20_filled": 61324,
- "ic_fluent_square_20_regular": 61325,
- "ic_fluent_square_add_20_filled": 61326,
- "ic_fluent_square_add_20_regular": 61327,
- "ic_fluent_square_arrow_forward_20_filled": 61328,
- "ic_fluent_square_arrow_forward_20_regular": 61329,
- "ic_fluent_square_dismiss_20_filled": 61330,
- "ic_fluent_square_dismiss_20_regular": 61331,
- "ic_fluent_square_dovetail_joint_20_filled": 61332,
- "ic_fluent_square_dovetail_joint_20_regular": 61333,
- "ic_fluent_square_eraser_20_filled": 61334,
- "ic_fluent_square_eraser_20_regular": 61335,
- "ic_fluent_square_hint_20_filled": 61336,
- "ic_fluent_square_hint_20_regular": 61337,
- "ic_fluent_square_hint_apps_20_filled": 61338,
- "ic_fluent_square_hint_apps_20_regular": 61339,
- "ic_fluent_square_hint_arrow_back_20_filled": 61340,
- "ic_fluent_square_hint_arrow_back_20_regular": 61341,
- "ic_fluent_square_hint_hexagon_20_filled": 61342,
- "ic_fluent_square_hint_hexagon_20_regular": 61343,
- "ic_fluent_square_hint_sparkles_20_filled": 61344,
- "ic_fluent_square_hint_sparkles_20_regular": 61345,
- "ic_fluent_square_multiple_20_filled": 61346,
- "ic_fluent_square_multiple_20_regular": 61347,
- "ic_fluent_square_shadow_20_filled": 61348,
- "ic_fluent_square_shadow_20_regular": 61349,
- "ic_fluent_squares_nested_20_filled": 61350,
- "ic_fluent_squares_nested_20_regular": 61351,
- "ic_fluent_stack_20_filled": 61352,
- "ic_fluent_stack_20_regular": 61353,
- "ic_fluent_stack_add_20_filled": 61354,
- "ic_fluent_stack_add_20_regular": 61355,
- "ic_fluent_stack_arrow_forward_20_filled": 61356,
- "ic_fluent_stack_arrow_forward_20_regular": 61357,
- "ic_fluent_stack_star_20_filled": 61358,
- "ic_fluent_stack_star_20_regular": 61359,
- "ic_fluent_stack_vertical_20_filled": 61360,
- "ic_fluent_stack_vertical_20_regular": 61361,
- "ic_fluent_star_20_filled": 61362,
- "ic_fluent_star_20_regular": 61363,
- "ic_fluent_star_add_20_filled": 61364,
- "ic_fluent_star_add_20_regular": 61365,
- "ic_fluent_star_arrow_back_20_filled": 61366,
- "ic_fluent_star_arrow_back_20_regular": 61367,
- "ic_fluent_star_arrow_right_end_20_filled": 61368,
- "ic_fluent_star_arrow_right_end_20_regular": 61369,
- "ic_fluent_star_arrow_right_start_20_filled": 61370,
- "ic_fluent_star_arrow_right_start_20_regular": 61371,
- "ic_fluent_star_checkmark_20_filled": 61372,
- "ic_fluent_star_checkmark_20_regular": 61373,
- "ic_fluent_star_dismiss_20_filled": 61374,
- "ic_fluent_star_dismiss_20_regular": 61375,
- "ic_fluent_star_edit_20_filled": 61376,
- "ic_fluent_star_edit_20_regular": 61377,
- "ic_fluent_star_emphasis_20_filled": 61378,
- "ic_fluent_star_emphasis_20_regular": 61379,
- "ic_fluent_star_half_20_filled": 61380,
- "ic_fluent_star_half_20_regular": 61381,
- "ic_fluent_star_line_horizontal_3_20_filled": 61382,
- "ic_fluent_star_line_horizontal_3_20_regular": 61383,
- "ic_fluent_star_off_20_filled": 61384,
- "ic_fluent_star_off_20_regular": 61385,
- "ic_fluent_star_one_quarter_20_filled": 61386,
- "ic_fluent_star_one_quarter_20_regular": 61387,
- "ic_fluent_star_prohibited_20_filled": 61388,
- "ic_fluent_star_prohibited_20_regular": 61389,
- "ic_fluent_star_settings_20_filled": 61390,
- "ic_fluent_star_settings_20_regular": 61391,
- "ic_fluent_star_three_quarter_20_filled": 61392,
- "ic_fluent_star_three_quarter_20_regular": 61393,
- "ic_fluent_status_20_filled": 61394,
- "ic_fluent_status_20_regular": 61395,
- "ic_fluent_step_20_filled": 61396,
- "ic_fluent_step_20_regular": 61397,
- "ic_fluent_steps_20_filled": 61398,
- "ic_fluent_steps_20_regular": 61399,
- "ic_fluent_stethoscope_20_filled": 61400,
- "ic_fluent_stethoscope_20_regular": 61401,
- "ic_fluent_sticker_20_filled": 61402,
- "ic_fluent_sticker_20_regular": 61403,
- "ic_fluent_sticker_add_20_filled": 61404,
- "ic_fluent_sticker_add_20_regular": 61405,
- "ic_fluent_stop_20_filled": 61406,
- "ic_fluent_stop_20_regular": 61407,
- "ic_fluent_storage_20_filled": 61408,
- "ic_fluent_storage_20_regular": 61409,
- "ic_fluent_store_microsoft_20_filled": 61410,
- "ic_fluent_store_microsoft_20_regular": 61411,
- "ic_fluent_stream_20_filled": 61412,
- "ic_fluent_stream_20_regular": 61413,
- "ic_fluent_stream_input_20_filled": 61414,
- "ic_fluent_stream_input_20_regular": 61415,
- "ic_fluent_stream_input_output_20_filled": 61416,
- "ic_fluent_stream_input_output_20_regular": 61417,
- "ic_fluent_stream_output_20_filled": 61418,
- "ic_fluent_stream_output_20_regular": 61419,
- "ic_fluent_street_sign_20_filled": 61420,
- "ic_fluent_street_sign_20_regular": 61421,
- "ic_fluent_style_guide_20_filled": 61422,
- "ic_fluent_style_guide_20_regular": 61423,
- "ic_fluent_sub_grid_20_filled": 61424,
- "ic_fluent_sub_grid_20_regular": 61425,
- "ic_fluent_subtitles_20_filled": 61426,
- "ic_fluent_subtitles_20_regular": 61427,
- "ic_fluent_subtract_20_filled": 61428,
- "ic_fluent_subtract_20_regular": 61429,
- "ic_fluent_subtract_circle_20_filled": 61430,
- "ic_fluent_subtract_circle_20_regular": 61431,
- "ic_fluent_subtract_circle_arrow_back_20_filled": 61432,
- "ic_fluent_subtract_circle_arrow_back_20_regular": 61433,
- "ic_fluent_subtract_circle_arrow_forward_20_filled": 61434,
- "ic_fluent_subtract_circle_arrow_forward_20_regular": 61435,
- "ic_fluent_subtract_parentheses_20_filled": 61436,
- "ic_fluent_subtract_parentheses_20_regular": 61437,
- "ic_fluent_subtract_square_20_filled": 61438,
- "ic_fluent_subtract_square_20_regular": 61439,
- "ic_fluent_subtract_square_multiple_20_filled": 61440,
- "ic_fluent_subtract_square_multiple_20_regular": 61441,
- "ic_fluent_surface_earbuds_20_filled": 61442,
- "ic_fluent_surface_earbuds_20_regular": 61443,
- "ic_fluent_surface_hub_20_filled": 61444,
- "ic_fluent_surface_hub_20_regular": 61445,
- "ic_fluent_swimming_pool_20_filled": 61446,
- "ic_fluent_swimming_pool_20_regular": 61447,
- "ic_fluent_swipe_down_20_filled": 61448,
- "ic_fluent_swipe_down_20_regular": 61449,
- "ic_fluent_swipe_right_20_filled": 61450,
- "ic_fluent_swipe_right_20_regular": 61451,
- "ic_fluent_swipe_up_20_filled": 61452,
- "ic_fluent_swipe_up_20_regular": 61453,
- "ic_fluent_symbols_20_filled": 61454,
- "ic_fluent_symbols_20_regular": 61455,
- "ic_fluent_sync_off_20_filled": 61456,
- "ic_fluent_sync_off_20_regular": 61457,
- "ic_fluent_syringe_20_filled": 61458,
- "ic_fluent_syringe_20_regular": 61459,
- "ic_fluent_system_20_filled": 61460,
- "ic_fluent_system_20_regular": 61461,
- "ic_fluent_tab_20_filled": 61462,
- "ic_fluent_tab_20_regular": 61463,
- "ic_fluent_tab_add_20_filled": 61464,
- "ic_fluent_tab_add_20_regular": 61465,
- "ic_fluent_tab_arrow_left_20_filled": 61466,
- "ic_fluent_tab_arrow_left_20_regular": 61467,
- "ic_fluent_tab_desktop_20_filled": 61468,
- "ic_fluent_tab_desktop_20_regular": 61469,
- "ic_fluent_tab_desktop_arrow_clockwise_20_filled": 61470,
- "ic_fluent_tab_desktop_arrow_clockwise_20_regular": 61471,
- "ic_fluent_tab_desktop_arrow_left_20_filled": 61472,
- "ic_fluent_tab_desktop_arrow_left_20_regular": 61473,
- "ic_fluent_tab_desktop_bottom_20_filled": 61474,
- "ic_fluent_tab_desktop_bottom_20_regular": 61475,
- "ic_fluent_tab_desktop_clock_20_filled": 61476,
- "ic_fluent_tab_desktop_clock_20_regular": 61477,
- "ic_fluent_tab_desktop_copy_20_filled": 61478,
- "ic_fluent_tab_desktop_copy_20_regular": 61479,
- "ic_fluent_tab_desktop_image_20_filled": 61480,
- "ic_fluent_tab_desktop_image_20_regular": 61481,
- "ic_fluent_tab_desktop_link_20_filled": 61482,
- "ic_fluent_tab_desktop_link_20_regular": 61483,
- "ic_fluent_tab_desktop_multiple_20_filled": 61484,
- "ic_fluent_tab_desktop_multiple_20_regular": 61485,
- "ic_fluent_tab_desktop_multiple_add_20_filled": 61486,
- "ic_fluent_tab_desktop_multiple_add_20_regular": 61487,
- "ic_fluent_tab_desktop_multiple_bottom_20_filled": 61488,
- "ic_fluent_tab_desktop_multiple_bottom_20_regular": 61489,
- "ic_fluent_tab_desktop_multiple_sparkle_20_filled": 61490,
- "ic_fluent_tab_desktop_multiple_sparkle_20_regular": 61491,
- "ic_fluent_tab_desktop_new_page_20_filled": 61492,
- "ic_fluent_tab_desktop_new_page_20_regular": 61493,
- "ic_fluent_tab_desktop_search_20_filled": 61494,
- "ic_fluent_tab_desktop_search_20_regular": 61495,
- "ic_fluent_tab_group_20_filled": 61496,
- "ic_fluent_tab_group_20_regular": 61497,
- "ic_fluent_tab_in_private_20_filled": 61498,
- "ic_fluent_tab_in_private_20_regular": 61499,
- "ic_fluent_tab_inprivate_account_20_filled": 61500,
- "ic_fluent_tab_inprivate_account_20_regular": 61501,
- "ic_fluent_tab_prohibited_20_filled": 61502,
- "ic_fluent_tab_prohibited_20_regular": 61503,
- "ic_fluent_tab_shield_dismiss_20_filled": 61504,
- "ic_fluent_tab_shield_dismiss_20_regular": 61505,
- "ic_fluent_table_20_filled": 61506,
- "ic_fluent_table_20_regular": 61507,
- "ic_fluent_table_add_20_filled": 61508,
- "ic_fluent_table_add_20_regular": 61509,
- "ic_fluent_table_arrow_up_20_filled": 61510,
- "ic_fluent_table_arrow_up_20_regular": 61511,
- "ic_fluent_table_bottom_row_20_filled": 61512,
- "ic_fluent_table_bottom_row_20_regular": 61513,
- "ic_fluent_table_calculator_20_filled": 61514,
- "ic_fluent_table_calculator_20_regular": 61515,
- "ic_fluent_table_cell_edit_20_filled": 61516,
- "ic_fluent_table_cell_edit_20_regular": 61517,
- "ic_fluent_table_cells_merge_20_filled": 61518,
- "ic_fluent_table_cells_merge_20_regular": 61519,
- "ic_fluent_table_cells_split_20_filled": 61520,
- "ic_fluent_table_cells_split_20_regular": 61521,
- "ic_fluent_table_checker_20_filled": 61522,
- "ic_fluent_table_checker_20_regular": 61523,
- "ic_fluent_table_column_top_bottom_20_filled": 61524,
- "ic_fluent_table_column_top_bottom_20_regular": 61525,
- "ic_fluent_table_copy_20_filled": 61526,
- "ic_fluent_table_copy_20_regular": 61527,
- "ic_fluent_table_cursor_20_filled": 61528,
- "ic_fluent_table_cursor_20_regular": 61529,
- "ic_fluent_table_delete_column_20_filled": 61530,
- "ic_fluent_table_delete_column_20_regular": 61531,
- "ic_fluent_table_delete_row_20_filled": 61532,
- "ic_fluent_table_delete_row_20_regular": 61533,
- "ic_fluent_table_dismiss_20_filled": 61534,
- "ic_fluent_table_dismiss_20_regular": 61535,
- "ic_fluent_table_edit_20_filled": 61536,
- "ic_fluent_table_edit_20_regular": 61537,
- "ic_fluent_table_freeze_column_20_filled": 61538,
- "ic_fluent_table_freeze_column_20_regular": 61539,
- "ic_fluent_table_freeze_column_and_row_20_filled": 61540,
- "ic_fluent_table_freeze_column_and_row_20_regular": 61541,
- "ic_fluent_table_freeze_row_20_filled": 61542,
- "ic_fluent_table_freeze_row_20_regular": 61543,
- "ic_fluent_table_image_20_filled": 61544,
- "ic_fluent_table_image_20_regular": 61545,
- "ic_fluent_table_insert_column_20_filled": 61546,
- "ic_fluent_table_insert_column_20_regular": 61547,
- "ic_fluent_table_insert_row_20_filled": 61548,
- "ic_fluent_table_insert_row_20_regular": 61549,
- "ic_fluent_table_lightning_20_filled": 61550,
- "ic_fluent_table_lightning_20_regular": 61551,
- "ic_fluent_table_link_20_filled": 61552,
- "ic_fluent_table_link_20_regular": 61553,
- "ic_fluent_table_lock_20_filled": 61554,
- "ic_fluent_table_lock_20_regular": 61555,
- "ic_fluent_table_move_above_20_filled": 61556,
- "ic_fluent_table_move_above_20_regular": 61557,
- "ic_fluent_table_move_below_20_filled": 61558,
- "ic_fluent_table_move_below_20_regular": 61559,
- "ic_fluent_table_move_left_20_filled": 61560,
- "ic_fluent_table_move_left_20_regular": 61561,
- "ic_fluent_table_move_right_20_filled": 61562,
- "ic_fluent_table_move_right_20_regular": 61563,
- "ic_fluent_table_multiple_20_filled": 61564,
- "ic_fluent_table_multiple_20_regular": 61565,
- "ic_fluent_table_offset_20_filled": 61566,
- "ic_fluent_table_offset_20_regular": 61567,
- "ic_fluent_table_offset_add_20_filled": 61568,
- "ic_fluent_table_offset_add_20_regular": 61569,
- "ic_fluent_table_offset_less_than_or_equal_to_20_filled": 61570,
- "ic_fluent_table_offset_less_than_or_equal_to_20_regular": 61571,
- "ic_fluent_table_offset_settings_20_filled": 61572,
- "ic_fluent_table_offset_settings_20_regular": 61573,
- "ic_fluent_table_resize_column_20_filled": 61574,
- "ic_fluent_table_resize_column_20_regular": 61575,
- "ic_fluent_table_resize_row_20_filled": 61576,
- "ic_fluent_table_resize_row_20_regular": 61577,
- "ic_fluent_table_search_20_filled": 61578,
- "ic_fluent_table_search_20_regular": 61579,
- "ic_fluent_table_settings_20_filled": 61580,
- "ic_fluent_table_settings_20_regular": 61581,
- "ic_fluent_table_simple_20_filled": 61582,
- "ic_fluent_table_simple_20_regular": 61583,
- "ic_fluent_table_simple_checkmark_20_filled": 61584,
- "ic_fluent_table_simple_checkmark_20_regular": 61585,
- "ic_fluent_table_simple_exclude_20_filled": 61586,
- "ic_fluent_table_simple_exclude_20_regular": 61587,
- "ic_fluent_table_simple_include_20_filled": 61588,
- "ic_fluent_table_simple_include_20_regular": 61589,
- "ic_fluent_table_simple_multiple_20_filled": 61590,
- "ic_fluent_table_simple_multiple_20_regular": 61591,
- "ic_fluent_table_sparkle_20_filled": 61592,
- "ic_fluent_table_sparkle_20_regular": 61593,
- "ic_fluent_table_split_20_filled": 61594,
- "ic_fluent_table_split_20_regular": 61595,
- "ic_fluent_table_stack_above_20_filled": 61596,
- "ic_fluent_table_stack_above_20_regular": 61597,
- "ic_fluent_table_stack_below_20_filled": 61598,
- "ic_fluent_table_stack_below_20_regular": 61599,
- "ic_fluent_table_stack_left_20_filled": 61600,
- "ic_fluent_table_stack_left_20_regular": 61601,
- "ic_fluent_table_stack_right_20_filled": 61602,
- "ic_fluent_table_stack_right_20_regular": 61603,
- "ic_fluent_table_switch_20_filled": 61604,
- "ic_fluent_table_switch_20_regular": 61605,
- "ic_fluent_tablet_20_filled": 61606,
- "ic_fluent_tablet_20_regular": 61607,
- "ic_fluent_tablet_laptop_20_filled": 61608,
- "ic_fluent_tablet_laptop_20_regular": 61609,
- "ic_fluent_tablet_speaker_20_filled": 61610,
- "ic_fluent_tablet_speaker_20_regular": 61611,
- "ic_fluent_tabs_20_filled": 61612,
- "ic_fluent_tabs_20_regular": 61613,
- "ic_fluent_tag_20_filled": 61614,
- "ic_fluent_tag_20_regular": 61615,
- "ic_fluent_tag_circle_20_filled": 61616,
- "ic_fluent_tag_circle_20_regular": 61617,
- "ic_fluent_tag_dismiss_20_filled": 61618,
- "ic_fluent_tag_dismiss_20_regular": 61619,
- "ic_fluent_tag_error_20_filled": 61620,
- "ic_fluent_tag_error_20_regular": 61621,
- "ic_fluent_tag_lock_20_filled": 61622,
- "ic_fluent_tag_lock_20_regular": 61623,
- "ic_fluent_tag_lock_accent_20_filled": 61624,
- "ic_fluent_tag_multiple_20_filled": 61625,
- "ic_fluent_tag_multiple_20_regular": 61626,
- "ic_fluent_tag_off_20_filled": 61627,
- "ic_fluent_tag_off_20_regular": 61628,
- "ic_fluent_tag_question_mark_20_filled": 61629,
- "ic_fluent_tag_question_mark_20_regular": 61630,
- "ic_fluent_tag_reset_20_filled": 61631,
- "ic_fluent_tag_reset_20_regular": 61632,
- "ic_fluent_tag_search_20_filled": 61633,
- "ic_fluent_tag_search_20_regular": 61634,
- "ic_fluent_tap_double_20_filled": 61635,
- "ic_fluent_tap_double_20_regular": 61636,
- "ic_fluent_tap_single_20_filled": 61637,
- "ic_fluent_tap_single_20_regular": 61638,
- "ic_fluent_target_20_filled": 61639,
- "ic_fluent_target_20_regular": 61640,
- "ic_fluent_target_add_20_filled": 61641,
- "ic_fluent_target_add_20_regular": 61642,
- "ic_fluent_target_arrow_20_filled": 61643,
- "ic_fluent_target_arrow_20_regular": 61644,
- "ic_fluent_target_dismiss_20_filled": 61645,
- "ic_fluent_target_dismiss_20_regular": 61646,
- "ic_fluent_target_edit_20_filled": 61647,
- "ic_fluent_target_edit_20_regular": 61648,
- "ic_fluent_task_list_add_20_filled": 61649,
- "ic_fluent_task_list_add_20_regular": 61650,
- "ic_fluent_task_list_ltr_20_filled": 61651,
- "ic_fluent_task_list_ltr_20_regular": 61652,
- "ic_fluent_task_list_rtl_20_filled": 61653,
- "ic_fluent_task_list_rtl_20_regular": 61654,
- "ic_fluent_task_list_square_add_20_filled": 61655,
- "ic_fluent_task_list_square_add_20_regular": 61656,
- "ic_fluent_task_list_square_database_20_filled": 61657,
- "ic_fluent_task_list_square_database_20_regular": 61658,
- "ic_fluent_task_list_square_ltr_20_filled": 61659,
- "ic_fluent_task_list_square_ltr_20_regular": 61660,
- "ic_fluent_task_list_square_person_20_filled": 61661,
- "ic_fluent_task_list_square_person_20_regular": 61662,
- "ic_fluent_task_list_square_rtl_20_filled": 61663,
- "ic_fluent_task_list_square_rtl_20_regular": 61664,
- "ic_fluent_task_list_square_settings_20_filled": 61665,
- "ic_fluent_task_list_square_settings_20_regular": 61666,
- "ic_fluent_tasks_app_20_filled": 61667,
- "ic_fluent_tasks_app_20_regular": 61668,
- "ic_fluent_teaching_20_filled": 61669,
- "ic_fluent_teaching_20_regular": 61670,
- "ic_fluent_teardrop_bottom_right_20_filled": 61671,
- "ic_fluent_teardrop_bottom_right_20_regular": 61672,
- "ic_fluent_teddy_20_filled": 61673,
- "ic_fluent_teddy_20_regular": 61674,
- "ic_fluent_temperature_20_filled": 61675,
- "ic_fluent_temperature_20_regular": 61676,
- "ic_fluent_tent_20_filled": 61677,
- "ic_fluent_tent_20_regular": 61678,
- "ic_fluent_tetris_app_20_filled": 61679,
- "ic_fluent_tetris_app_20_regular": 61680,
- "ic_fluent_text_add_20_filled": 61681,
- "ic_fluent_text_add_20_regular": 61682,
- "ic_fluent_text_add_space_after_20_filled": 61683,
- "ic_fluent_text_add_space_after_20_regular": 61684,
- "ic_fluent_text_add_space_before_20_filled": 61685,
- "ic_fluent_text_add_space_before_20_regular": 61686,
- "ic_fluent_text_add_t_20_filled": 61687,
- "ic_fluent_text_add_t_20_regular": 61688,
- "ic_fluent_text_align_center_20_filled": 61689,
- "ic_fluent_text_align_center_20_regular": 61690,
- "ic_fluent_text_align_center_rotate_270_20_filled": 61691,
- "ic_fluent_text_align_center_rotate_270_20_regular": 61692,
- "ic_fluent_text_align_center_rotate_90_20_filled": 61693,
- "ic_fluent_text_align_center_rotate_90_20_regular": 61694,
- "ic_fluent_text_align_distributed_20_filled": 61695,
- "ic_fluent_text_align_distributed_20_regular": 61696,
- "ic_fluent_text_align_distributed_evenly_20_filled": 61697,
- "ic_fluent_text_align_distributed_evenly_20_regular": 61698,
- "ic_fluent_text_align_distributed_vertical_20_filled": 61699,
- "ic_fluent_text_align_distributed_vertical_20_regular": 61700,
- "ic_fluent_text_align_justify_20_filled": 61701,
- "ic_fluent_text_align_justify_20_regular": 61702,
- "ic_fluent_text_align_justify_low_20_filled": 61703,
- "ic_fluent_text_align_justify_low_20_regular": 61704,
- "ic_fluent_text_align_justify_low_90_20_filled": 61705,
- "ic_fluent_text_align_justify_low_90_20_regular": 61706,
- "ic_fluent_text_align_justify_low_rotate_270_20_filled": 61707,
- "ic_fluent_text_align_justify_low_rotate_270_20_regular": 61708,
- "ic_fluent_text_align_justify_low_rotate_90_20_filled": 61709,
- "ic_fluent_text_align_justify_low_rotate_90_20_regular": 61710,
- "ic_fluent_text_align_justify_rotate_270_20_filled": 61711,
- "ic_fluent_text_align_justify_rotate_270_20_regular": 61712,
- "ic_fluent_text_align_justify_rotate_90_20_filled": 61713,
- "ic_fluent_text_align_justify_rotate_90_20_regular": 61714,
- "ic_fluent_text_align_left_20_filled": 61715,
- "ic_fluent_text_align_left_20_regular": 61716,
- "ic_fluent_text_align_left_rotate_270_20_filled": 61717,
- "ic_fluent_text_align_left_rotate_270_20_regular": 61718,
- "ic_fluent_text_align_left_rotate_90_20_filled": 61719,
- "ic_fluent_text_align_left_rotate_90_20_regular": 61720,
- "ic_fluent_text_align_right_20_filled": 61721,
- "ic_fluent_text_align_right_20_regular": 61722,
- "ic_fluent_text_align_right_rotate_270_20_filled": 61723,
- "ic_fluent_text_align_right_rotate_270_20_regular": 61724,
- "ic_fluent_text_align_right_rotate_90_20_filled": 61725,
- "ic_fluent_text_align_right_rotate_90_20_regular": 61726,
- "ic_fluent_text_arrow_down_right_column_20_filled": 61727,
- "ic_fluent_text_arrow_down_right_column_20_regular": 61728,
- "ic_fluent_text_asterisk_20_filled": 61729,
- "ic_fluent_text_asterisk_20_regular": 61730,
- "ic_fluent_text_baseline_20_filled": 61731,
- "ic_fluent_text_baseline_20_regular": 61732,
- "ic_fluent_text_bold_20_filled": 61733,
- "ic_fluent_text_bold_20_regular": 61734,
- "ic_fluent_text_box_settings_20_filled": 61735,
- "ic_fluent_text_box_settings_20_regular": 61736,
- "ic_fluent_text_bullet_list_20_filled": 61737,
- "ic_fluent_text_bullet_list_20_regular": 61738,
- "ic_fluent_text_bullet_list_90_20_filled": 61739,
- "ic_fluent_text_bullet_list_90_20_regular": 61740,
- "ic_fluent_text_bullet_list_add_20_filled": 61741,
- "ic_fluent_text_bullet_list_add_20_regular": 61742,
- "ic_fluent_text_bullet_list_checkmark_20_filled": 61743,
- "ic_fluent_text_bullet_list_checkmark_20_regular": 61744,
- "ic_fluent_text_bullet_list_dismiss_20_filled": 61745,
- "ic_fluent_text_bullet_list_dismiss_20_regular": 61746,
- "ic_fluent_text_bullet_list_ltr_20_filled": 61747,
- "ic_fluent_text_bullet_list_ltr_20_regular": 61748,
- "ic_fluent_text_bullet_list_ltr_90_20_filled": 61749,
- "ic_fluent_text_bullet_list_ltr_90_20_regular": 61750,
- "ic_fluent_text_bullet_list_rtl_20_filled": 61751,
- "ic_fluent_text_bullet_list_rtl_20_regular": 61752,
- "ic_fluent_text_bullet_list_rtl_90_20_filled": 61753,
- "ic_fluent_text_bullet_list_rtl_90_20_regular": 61754,
- "ic_fluent_text_bullet_list_square_20_filled": 61755,
- "ic_fluent_text_bullet_list_square_20_regular": 61756,
- "ic_fluent_text_bullet_list_square_clock_20_filled": 61757,
- "ic_fluent_text_bullet_list_square_clock_20_regular": 61758,
- "ic_fluent_text_bullet_list_square_edit_20_filled": 61759,
- "ic_fluent_text_bullet_list_square_edit_20_regular": 61760,
- "ic_fluent_text_bullet_list_square_person_20_filled": 61761,
- "ic_fluent_text_bullet_list_square_person_20_regular": 61762,
- "ic_fluent_text_bullet_list_square_search_20_filled": 61763,
- "ic_fluent_text_bullet_list_square_search_20_regular": 61764,
- "ic_fluent_text_bullet_list_square_settings_20_filled": 61765,
- "ic_fluent_text_bullet_list_square_settings_20_regular": 61766,
- "ic_fluent_text_bullet_list_square_shield_20_filled": 61767,
- "ic_fluent_text_bullet_list_square_shield_20_regular": 61768,
- "ic_fluent_text_bullet_list_square_sparkle_20_filled": 61769,
- "ic_fluent_text_bullet_list_square_sparkle_20_regular": 61770,
- "ic_fluent_text_bullet_list_square_toolbox_20_filled": 61771,
- "ic_fluent_text_bullet_list_square_toolbox_20_regular": 61772,
- "ic_fluent_text_bullet_list_square_warning_20_filled": 61773,
- "ic_fluent_text_bullet_list_square_warning_20_regular": 61774,
- "ic_fluent_text_bullet_list_tree_20_filled": 61775,
- "ic_fluent_text_bullet_list_tree_20_regular": 61776,
- "ic_fluent_text_case_lowercase_20_filled": 61777,
- "ic_fluent_text_case_lowercase_20_regular": 61778,
- "ic_fluent_text_case_title_20_filled": 61779,
- "ic_fluent_text_case_title_20_regular": 61780,
- "ic_fluent_text_case_uppercase_20_filled": 61781,
- "ic_fluent_text_case_uppercase_20_regular": 61782,
- "ic_fluent_text_change_case_20_filled": 61783,
- "ic_fluent_text_change_case_20_regular": 61784,
- "ic_fluent_text_clear_formatting_20_filled": 61785,
- "ic_fluent_text_clear_formatting_20_regular": 61786,
- "ic_fluent_text_collapse_20_filled": 61787,
- "ic_fluent_text_collapse_20_regular": 61788,
- "ic_fluent_text_color_20_filled": 61789,
- "ic_fluent_text_color_20_regular": 61790,
- "ic_fluent_text_color_accent_20_filled": 61791,
- "ic_fluent_text_column_one_20_filled": 61792,
- "ic_fluent_text_column_one_20_regular": 61793,
- "ic_fluent_text_column_one_narrow_20_filled": 61794,
- "ic_fluent_text_column_one_narrow_20_regular": 61795,
- "ic_fluent_text_column_one_semi_narrow_20_filled": 61796,
- "ic_fluent_text_column_one_semi_narrow_20_regular": 61797,
- "ic_fluent_text_column_one_wide_20_filled": 61798,
- "ic_fluent_text_column_one_wide_20_regular": 61799,
- "ic_fluent_text_column_one_wide_lightning_20_filled": 61800,
- "ic_fluent_text_column_one_wide_lightning_20_regular": 61801,
- "ic_fluent_text_column_three_20_filled": 61802,
- "ic_fluent_text_column_three_20_regular": 61803,
- "ic_fluent_text_column_two_20_filled": 61804,
- "ic_fluent_text_column_two_20_regular": 61805,
- "ic_fluent_text_column_two_left_20_filled": 61806,
- "ic_fluent_text_column_two_left_20_regular": 61807,
- "ic_fluent_text_column_two_right_20_filled": 61808,
- "ic_fluent_text_column_two_right_20_regular": 61809,
- "ic_fluent_text_column_wide_20_filled": 61810,
- "ic_fluent_text_column_wide_20_regular": 61811,
- "ic_fluent_text_continuous_20_filled": 61812,
- "ic_fluent_text_continuous_20_regular": 61813,
- "ic_fluent_text_density_20_filled": 61814,
- "ic_fluent_text_density_20_regular": 61815,
- "ic_fluent_text_description_20_filled": 61816,
- "ic_fluent_text_description_20_regular": 61817,
- "ic_fluent_text_description_ltr_20_filled": 61818,
- "ic_fluent_text_description_ltr_20_regular": 61819,
- "ic_fluent_text_description_rtl_20_filled": 61820,
- "ic_fluent_text_description_rtl_20_regular": 61821,
- "ic_fluent_text_direction_horizontal_left_20_filled": 61822,
- "ic_fluent_text_direction_horizontal_left_20_regular": 61823,
- "ic_fluent_text_direction_horizontal_ltr_20_filled": 61824,
- "ic_fluent_text_direction_horizontal_ltr_20_regular": 61825,
- "ic_fluent_text_direction_horizontal_right_20_filled": 61826,
- "ic_fluent_text_direction_horizontal_right_20_regular": 61827,
- "ic_fluent_text_direction_horizontal_rtl_20_filled": 61828,
- "ic_fluent_text_direction_horizontal_rtl_20_regular": 61829,
- "ic_fluent_text_direction_rotate_270_right_20_filled": 61830,
- "ic_fluent_text_direction_rotate_270_right_20_regular": 61831,
- "ic_fluent_text_direction_rotate_315_right_20_filled": 61832,
- "ic_fluent_text_direction_rotate_315_right_20_regular": 61833,
- "ic_fluent_text_direction_rotate_45_right_20_filled": 61834,
- "ic_fluent_text_direction_rotate_45_right_20_regular": 61835,
- "ic_fluent_text_direction_rotate_90_left_20_filled": 61836,
- "ic_fluent_text_direction_rotate_90_left_20_regular": 61837,
- "ic_fluent_text_direction_rotate_90_ltr_20_filled": 61838,
- "ic_fluent_text_direction_rotate_90_ltr_20_regular": 61839,
- "ic_fluent_text_direction_rotate_90_right_20_filled": 61840,
- "ic_fluent_text_direction_rotate_90_right_20_regular": 61841,
- "ic_fluent_text_direction_rotate_90_rtl_20_filled": 61842,
- "ic_fluent_text_direction_rotate_90_rtl_20_regular": 61843,
- "ic_fluent_text_direction_vertical_20_filled": 61844,
- "ic_fluent_text_direction_vertical_20_regular": 61845,
- "ic_fluent_text_edit_style_20_filled": 61846,
- "ic_fluent_text_edit_style_20_regular": 61847,
- "ic_fluent_text_effects_20_filled": 61848,
- "ic_fluent_text_effects_20_regular": 61849,
- "ic_fluent_text_effects_sparkle_20_filled": 61850,
- "ic_fluent_text_effects_sparkle_20_regular": 61851,
- "ic_fluent_text_expand_20_filled": 61852,
- "ic_fluent_text_expand_20_regular": 61853,
- "ic_fluent_text_field_20_filled": 61854,
- "ic_fluent_text_field_20_regular": 61855,
- "ic_fluent_text_first_line_20_filled": 61856,
- "ic_fluent_text_first_line_20_regular": 61857,
- "ic_fluent_text_font_20_filled": 61858,
- "ic_fluent_text_font_20_regular": 61859,
- "ic_fluent_text_font_info_20_filled": 61860,
- "ic_fluent_text_font_info_20_regular": 61861,
- "ic_fluent_text_font_size_20_filled": 61862,
- "ic_fluent_text_font_size_20_regular": 61863,
- "ic_fluent_text_footnote_20_filled": 61864,
- "ic_fluent_text_footnote_20_regular": 61865,
- "ic_fluent_text_grammar_arrow_left_20_filled": 61866,
- "ic_fluent_text_grammar_arrow_left_20_regular": 61867,
- "ic_fluent_text_grammar_arrow_right_20_filled": 61868,
- "ic_fluent_text_grammar_arrow_right_20_regular": 61869,
- "ic_fluent_text_grammar_checkmark_20_filled": 61870,
- "ic_fluent_text_grammar_checkmark_20_regular": 61871,
- "ic_fluent_text_grammar_dismiss_20_filled": 61872,
- "ic_fluent_text_grammar_dismiss_20_regular": 61873,
- "ic_fluent_text_grammar_error_20_filled": 61874,
- "ic_fluent_text_grammar_error_20_regular": 61875,
- "ic_fluent_text_grammar_lightning_20_filled": 61876,
- "ic_fluent_text_grammar_lightning_20_regular": 61877,
- "ic_fluent_text_grammar_settings_20_filled": 61878,
- "ic_fluent_text_grammar_settings_20_regular": 61879,
- "ic_fluent_text_grammar_wand_20_filled": 61880,
- "ic_fluent_text_grammar_wand_20_regular": 61881,
- "ic_fluent_text_hanging_20_filled": 61882,
- "ic_fluent_text_hanging_20_regular": 61883,
- "ic_fluent_text_header_1_20_filled": 61884,
- "ic_fluent_text_header_1_20_regular": 61885,
- "ic_fluent_text_header_1_lines_20_filled": 61886,
- "ic_fluent_text_header_1_lines_20_regular": 61887,
- "ic_fluent_text_header_1_lines_caret_20_filled": 61888,
- "ic_fluent_text_header_1_lines_caret_20_regular": 61889,
- "ic_fluent_text_header_2_20_filled": 61890,
- "ic_fluent_text_header_2_20_regular": 61891,
- "ic_fluent_text_header_2_lines_20_filled": 61892,
- "ic_fluent_text_header_2_lines_20_regular": 61893,
- "ic_fluent_text_header_2_lines_caret_20_filled": 61894,
- "ic_fluent_text_header_2_lines_caret_20_regular": 61895,
- "ic_fluent_text_header_3_20_filled": 61896,
- "ic_fluent_text_header_3_20_regular": 61897,
- "ic_fluent_text_header_3_lines_20_filled": 61898,
- "ic_fluent_text_header_3_lines_20_regular": 61899,
- "ic_fluent_text_header_3_lines_caret_20_filled": 61900,
- "ic_fluent_text_header_3_lines_caret_20_regular": 61901,
- "ic_fluent_text_indent_decrease_20_filled": 61902,
- "ic_fluent_text_indent_decrease_20_regular": 61903,
- "ic_fluent_text_indent_decrease_ltr_20_filled": 61904,
- "ic_fluent_text_indent_decrease_ltr_20_regular": 61905,
- "ic_fluent_text_indent_decrease_ltr_90_20_filled": 61906,
- "ic_fluent_text_indent_decrease_ltr_90_20_regular": 61907,
- "ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled": 61908,
- "ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular": 61909,
- "ic_fluent_text_indent_decrease_rotate_270_20_filled": 61910,
- "ic_fluent_text_indent_decrease_rotate_270_20_regular": 61911,
- "ic_fluent_text_indent_decrease_rotate_90_20_filled": 61912,
- "ic_fluent_text_indent_decrease_rotate_90_20_regular": 61913,
- "ic_fluent_text_indent_decrease_rtl_20_filled": 61914,
- "ic_fluent_text_indent_decrease_rtl_20_regular": 61915,
- "ic_fluent_text_indent_decrease_rtl_90_20_filled": 61916,
- "ic_fluent_text_indent_decrease_rtl_90_20_regular": 61917,
- "ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled": 61918,
- "ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular": 61919,
- "ic_fluent_text_indent_increase_20_filled": 61920,
- "ic_fluent_text_indent_increase_20_regular": 61921,
- "ic_fluent_text_indent_increase_ltr_20_filled": 61922,
- "ic_fluent_text_indent_increase_ltr_20_regular": 61923,
- "ic_fluent_text_indent_increase_ltr_90_20_filled": 61924,
- "ic_fluent_text_indent_increase_ltr_90_20_regular": 61925,
- "ic_fluent_text_indent_increase_ltr_rotate_270_20_filled": 61926,
- "ic_fluent_text_indent_increase_ltr_rotate_270_20_regular": 61927,
- "ic_fluent_text_indent_increase_rotate_270_20_filled": 61928,
- "ic_fluent_text_indent_increase_rotate_270_20_regular": 61929,
- "ic_fluent_text_indent_increase_rotate_90_20_filled": 61930,
- "ic_fluent_text_indent_increase_rotate_90_20_regular": 61931,
- "ic_fluent_text_indent_increase_rtl_20_filled": 61932,
- "ic_fluent_text_indent_increase_rtl_20_regular": 61933,
- "ic_fluent_text_indent_increase_rtl_90_20_filled": 61934,
- "ic_fluent_text_indent_increase_rtl_90_20_regular": 61935,
- "ic_fluent_text_indent_increase_rtl_rotate_270_20_filled": 61936,
- "ic_fluent_text_indent_increase_rtl_rotate_270_20_regular": 61937,
- "ic_fluent_text_italic_20_filled": 61938,
- "ic_fluent_text_italic_20_regular": 61939,
- "ic_fluent_text_line_spacing_20_filled": 61940,
- "ic_fluent_text_line_spacing_20_regular": 61941,
- "ic_fluent_text_more_20_filled": 61942,
- "ic_fluent_text_more_20_regular": 61943,
- "ic_fluent_text_number_format_20_filled": 61944,
- "ic_fluent_text_number_format_20_regular": 61945,
- "ic_fluent_text_number_list_ltr_20_filled": 61946,
- "ic_fluent_text_number_list_ltr_20_regular": 61947,
- "ic_fluent_text_number_list_ltr_90_20_filled": 61948,
- "ic_fluent_text_number_list_ltr_90_20_regular": 61949,
- "ic_fluent_text_number_list_ltr_rotate_270_20_filled": 61950,
- "ic_fluent_text_number_list_ltr_rotate_270_20_regular": 61951,
- "ic_fluent_text_number_list_rotate_270_20_filled": 61952,
- "ic_fluent_text_number_list_rotate_270_20_regular": 61953,
- "ic_fluent_text_number_list_rotate_90_20_filled": 61954,
- "ic_fluent_text_number_list_rotate_90_20_regular": 61955,
- "ic_fluent_text_number_list_rtl_20_filled": 61956,
- "ic_fluent_text_number_list_rtl_20_regular": 61957,
- "ic_fluent_text_number_list_rtl_90_20_filled": 61958,
- "ic_fluent_text_number_list_rtl_90_20_regular": 61959,
- "ic_fluent_text_number_list_rtl_rotate_270_20_filled": 61960,
- "ic_fluent_text_number_list_rtl_rotate_270_20_regular": 61961,
- "ic_fluent_text_paragraph_20_filled": 61962,
- "ic_fluent_text_paragraph_20_regular": 61963,
- "ic_fluent_text_paragraph_direction_20_filled": 61964,
- "ic_fluent_text_paragraph_direction_20_regular": 61965,
- "ic_fluent_text_paragraph_direction_left_20_filled": 61966,
- "ic_fluent_text_paragraph_direction_left_20_regular": 61967,
- "ic_fluent_text_paragraph_direction_right_20_filled": 61968,
- "ic_fluent_text_paragraph_direction_right_20_regular": 61969,
- "ic_fluent_text_period_asterisk_20_filled": 61970,
- "ic_fluent_text_period_asterisk_20_regular": 61971,
- "ic_fluent_text_position_behind_20_filled": 61972,
- "ic_fluent_text_position_behind_20_regular": 61973,
- "ic_fluent_text_position_front_20_filled": 61974,
- "ic_fluent_text_position_front_20_regular": 61975,
- "ic_fluent_text_position_line_20_filled": 61976,
- "ic_fluent_text_position_line_20_regular": 61977,
- "ic_fluent_text_position_square_20_filled": 61978,
- "ic_fluent_text_position_square_20_regular": 61979,
- "ic_fluent_text_position_square_left_20_filled": 61980,
- "ic_fluent_text_position_square_left_20_regular": 61981,
- "ic_fluent_text_position_square_right_20_filled": 61982,
- "ic_fluent_text_position_square_right_20_regular": 61983,
- "ic_fluent_text_position_through_20_filled": 61984,
- "ic_fluent_text_position_through_20_regular": 61985,
- "ic_fluent_text_position_tight_20_filled": 61986,
- "ic_fluent_text_position_tight_20_regular": 61987,
- "ic_fluent_text_position_top_bottom_20_filled": 61988,
- "ic_fluent_text_position_top_bottom_20_regular": 61989,
- "ic_fluent_text_proofing_tools_20_filled": 61990,
- "ic_fluent_text_proofing_tools_20_regular": 61991,
- "ic_fluent_text_quote_20_filled": 61992,
- "ic_fluent_text_quote_20_regular": 61993,
- "ic_fluent_text_sort_ascending_20_filled": 61994,
- "ic_fluent_text_sort_ascending_20_regular": 61995,
- "ic_fluent_text_sort_descending_20_filled": 61996,
- "ic_fluent_text_sort_descending_20_regular": 61997,
- "ic_fluent_text_strikethrough_20_filled": 61998,
- "ic_fluent_text_strikethrough_20_regular": 61999,
- "ic_fluent_text_subscript_20_filled": 62000,
- "ic_fluent_text_subscript_20_regular": 62001,
- "ic_fluent_text_superscript_20_filled": 62002,
- "ic_fluent_text_superscript_20_regular": 62003,
- "ic_fluent_text_t_20_filled": 62004,
- "ic_fluent_text_t_20_regular": 62005,
- "ic_fluent_text_underline_20_filled": 62006,
- "ic_fluent_text_underline_20_regular": 62007,
- "ic_fluent_text_underline_character_u_20_filled": 62008,
- "ic_fluent_text_underline_character_u_20_regular": 62009,
- "ic_fluent_text_underline_double_20_filled": 62010,
- "ic_fluent_text_underline_double_20_regular": 62011,
- "ic_fluent_text_whole_word_20_filled": 62012,
- "ic_fluent_text_whole_word_20_regular": 62013,
- "ic_fluent_text_word_count_20_filled": 62014,
- "ic_fluent_text_word_count_20_regular": 62015,
- "ic_fluent_text_wrap_20_filled": 62016,
- "ic_fluent_text_wrap_20_regular": 62017,
- "ic_fluent_text_wrap_off_20_filled": 62018,
- "ic_fluent_text_wrap_off_20_regular": 62019,
- "ic_fluent_textbox_20_filled": 62020,
- "ic_fluent_textbox_20_regular": 62021,
- "ic_fluent_textbox_align_bottom_20_filled": 62022,
- "ic_fluent_textbox_align_bottom_20_regular": 62023,
- "ic_fluent_textbox_align_bottom_center_20_filled": 62024,
- "ic_fluent_textbox_align_bottom_center_20_regular": 62025,
- "ic_fluent_textbox_align_bottom_left_20_filled": 62026,
- "ic_fluent_textbox_align_bottom_left_20_regular": 62027,
- "ic_fluent_textbox_align_bottom_right_20_filled": 62028,
- "ic_fluent_textbox_align_bottom_right_20_regular": 62029,
- "ic_fluent_textbox_align_bottom_rotate_90_20_filled": 62030,
- "ic_fluent_textbox_align_bottom_rotate_90_20_regular": 62031,
- "ic_fluent_textbox_align_center_20_filled": 62032,
- "ic_fluent_textbox_align_center_20_regular": 62033,
- "ic_fluent_textbox_align_middle_20_filled": 62034,
- "ic_fluent_textbox_align_middle_20_regular": 62035,
- "ic_fluent_textbox_align_middle_left_20_filled": 62036,
- "ic_fluent_textbox_align_middle_left_20_regular": 62037,
- "ic_fluent_textbox_align_middle_right_20_filled": 62038,
- "ic_fluent_textbox_align_middle_right_20_regular": 62039,
- "ic_fluent_textbox_align_middle_rotate_90_20_filled": 62040,
- "ic_fluent_textbox_align_middle_rotate_90_20_regular": 62041,
- "ic_fluent_textbox_align_top_20_filled": 62042,
- "ic_fluent_textbox_align_top_20_regular": 62043,
- "ic_fluent_textbox_align_top_center_20_filled": 62044,
- "ic_fluent_textbox_align_top_center_20_regular": 62045,
- "ic_fluent_textbox_align_top_left_20_filled": 62046,
- "ic_fluent_textbox_align_top_left_20_regular": 62047,
- "ic_fluent_textbox_align_top_right_20_filled": 62048,
- "ic_fluent_textbox_align_top_right_20_regular": 62049,
- "ic_fluent_textbox_align_top_rotate_90_20_filled": 62050,
- "ic_fluent_textbox_align_top_rotate_90_20_regular": 62051,
- "ic_fluent_textbox_more_20_filled": 62052,
- "ic_fluent_textbox_more_20_regular": 62053,
- "ic_fluent_textbox_rotate_90_20_filled": 62054,
- "ic_fluent_textbox_rotate_90_20_regular": 62055,
- "ic_fluent_textbox_settings_20_filled": 62056,
- "ic_fluent_textbox_settings_20_regular": 62057,
- "ic_fluent_thinking_20_filled": 62058,
- "ic_fluent_thinking_20_regular": 62059,
- "ic_fluent_thumb_dislike_20_filled": 62060,
- "ic_fluent_thumb_dislike_20_regular": 62061,
- "ic_fluent_thumb_like_20_filled": 62062,
- "ic_fluent_thumb_like_20_regular": 62063,
- "ic_fluent_thumb_like_dislike_20_filled": 62064,
- "ic_fluent_thumb_like_dislike_20_regular": 62065,
- "ic_fluent_ticket_diagonal_20_filled": 62066,
- "ic_fluent_ticket_diagonal_20_regular": 62067,
- "ic_fluent_ticket_horizontal_20_filled": 62068,
- "ic_fluent_ticket_horizontal_20_regular": 62069,
- "ic_fluent_time_and_weather_20_filled": 62070,
- "ic_fluent_time_and_weather_20_regular": 62071,
- "ic_fluent_time_picker_20_filled": 62072,
- "ic_fluent_time_picker_20_regular": 62073,
- "ic_fluent_timeline_20_filled": 62074,
- "ic_fluent_timeline_20_regular": 62075,
- "ic_fluent_timer_10_20_filled": 62076,
- "ic_fluent_timer_10_20_regular": 62077,
- "ic_fluent_timer_2_20_filled": 62078,
- "ic_fluent_timer_2_20_regular": 62079,
- "ic_fluent_timer_20_filled": 62080,
- "ic_fluent_timer_20_regular": 62081,
- "ic_fluent_timer_3_20_filled": 62082,
- "ic_fluent_timer_3_20_regular": 62083,
- "ic_fluent_timer_off_20_filled": 62084,
- "ic_fluent_timer_off_20_regular": 62085,
- "ic_fluent_toggle_left_20_filled": 62086,
- "ic_fluent_toggle_left_20_regular": 62087,
- "ic_fluent_toggle_multiple_20_filled": 62088,
- "ic_fluent_toggle_multiple_20_regular": 62089,
- "ic_fluent_toggle_right_20_filled": 62090,
- "ic_fluent_toggle_right_20_regular": 62091,
- "ic_fluent_toolbox_20_filled": 62092,
- "ic_fluent_toolbox_20_regular": 62093,
- "ic_fluent_tooltip_quote_20_filled": 62094,
- "ic_fluent_tooltip_quote_20_regular": 62095,
- "ic_fluent_top_speed_20_filled": 62096,
- "ic_fluent_top_speed_20_regular": 62097,
- "ic_fluent_translate_20_filled": 62098,
- "ic_fluent_translate_20_regular": 62099,
- "ic_fluent_translate_auto_20_filled": 62100,
- "ic_fluent_translate_auto_20_regular": 62101,
- "ic_fluent_translate_off_20_filled": 62102,
- "ic_fluent_translate_off_20_regular": 62103,
- "ic_fluent_transmission_20_filled": 62104,
- "ic_fluent_transmission_20_regular": 62105,
- "ic_fluent_transparency_square_20_filled": 62106,
- "ic_fluent_transparency_square_20_regular": 62107,
- "ic_fluent_tray_item_add_20_filled": 62108,
- "ic_fluent_tray_item_add_20_regular": 62109,
- "ic_fluent_tray_item_remove_20_filled": 62110,
- "ic_fluent_tray_item_remove_20_regular": 62111,
- "ic_fluent_tree_deciduous_20_filled": 62112,
- "ic_fluent_tree_deciduous_20_regular": 62113,
- "ic_fluent_tree_evergreen_20_filled": 62114,
- "ic_fluent_tree_evergreen_20_regular": 62115,
- "ic_fluent_triangle_20_filled": 62116,
- "ic_fluent_triangle_20_regular": 62117,
- "ic_fluent_triangle_down_20_filled": 62118,
- "ic_fluent_triangle_down_20_regular": 62119,
- "ic_fluent_triangle_left_20_filled": 62120,
- "ic_fluent_triangle_left_20_regular": 62121,
- "ic_fluent_triangle_right_20_filled": 62122,
- "ic_fluent_triangle_right_20_regular": 62123,
- "ic_fluent_triangle_up_20_filled": 62124,
- "ic_fluent_triangle_up_20_regular": 62125,
- "ic_fluent_trophy_20_filled": 62126,
- "ic_fluent_trophy_20_regular": 62127,
- "ic_fluent_trophy_lock_20_filled": 62128,
- "ic_fluent_trophy_lock_20_regular": 62129,
- "ic_fluent_trophy_off_20_filled": 62130,
- "ic_fluent_trophy_off_20_regular": 62131,
- "ic_fluent_tv_20_filled": 62132,
- "ic_fluent_tv_20_regular": 62133,
- "ic_fluent_tv_arrow_right_20_filled": 62134,
- "ic_fluent_tv_arrow_right_20_regular": 62135,
- "ic_fluent_tv_usb_20_filled": 62136,
- "ic_fluent_tv_usb_20_regular": 62137,
- "ic_fluent_umbrella_20_filled": 62138,
- "ic_fluent_umbrella_20_regular": 62139,
- "ic_fluent_uninstall_app_20_filled": 62140,
- "ic_fluent_uninstall_app_20_regular": 62141,
- "ic_fluent_usb_plug_20_filled": 62142,
- "ic_fluent_usb_plug_20_regular": 62143,
- "ic_fluent_usb_stick_20_filled": 62144,
- "ic_fluent_usb_stick_20_regular": 62145,
- "ic_fluent_vault_20_filled": 62146,
- "ic_fluent_vault_20_regular": 62147,
- "ic_fluent_vehicle_bicycle_20_filled": 62148,
- "ic_fluent_vehicle_bicycle_20_regular": 62149,
- "ic_fluent_vehicle_bus_20_filled": 62150,
- "ic_fluent_vehicle_bus_20_regular": 62151,
- "ic_fluent_vehicle_cab_20_filled": 62152,
- "ic_fluent_vehicle_cab_20_regular": 62153,
- "ic_fluent_vehicle_cable_car_20_filled": 62154,
- "ic_fluent_vehicle_cable_car_20_regular": 62155,
- "ic_fluent_vehicle_car_20_filled": 62156,
- "ic_fluent_vehicle_car_20_regular": 62157,
- "ic_fluent_vehicle_car_collision_20_filled": 62158,
- "ic_fluent_vehicle_car_collision_20_regular": 62159,
- "ic_fluent_vehicle_car_parking_20_filled": 62160,
- "ic_fluent_vehicle_car_parking_20_regular": 62161,
- "ic_fluent_vehicle_car_profile_20_filled": 62162,
- "ic_fluent_vehicle_car_profile_20_regular": 62163,
- "ic_fluent_vehicle_car_profile_ltr_20_filled": 62164,
- "ic_fluent_vehicle_car_profile_ltr_20_regular": 62165,
- "ic_fluent_vehicle_car_profile_ltr_clock_20_filled": 62166,
- "ic_fluent_vehicle_car_profile_ltr_clock_20_regular": 62167,
- "ic_fluent_vehicle_car_profile_rtl_20_filled": 62168,
- "ic_fluent_vehicle_car_profile_rtl_20_regular": 62169,
- "ic_fluent_vehicle_motorcycle_20_filled": 62170,
- "ic_fluent_vehicle_motorcycle_20_regular": 62171,
- "ic_fluent_vehicle_ship_20_filled": 62172,
- "ic_fluent_vehicle_ship_20_regular": 62173,
- "ic_fluent_vehicle_subway_20_filled": 62174,
- "ic_fluent_vehicle_subway_20_regular": 62175,
- "ic_fluent_vehicle_subway_clock_20_filled": 62176,
- "ic_fluent_vehicle_subway_clock_20_regular": 62177,
- "ic_fluent_vehicle_tractor_20_filled": 62178,
- "ic_fluent_vehicle_tractor_20_regular": 62179,
- "ic_fluent_vehicle_truck_20_filled": 62180,
- "ic_fluent_vehicle_truck_20_regular": 62181,
- "ic_fluent_vehicle_truck_bag_20_filled": 62182,
- "ic_fluent_vehicle_truck_bag_20_regular": 62183,
- "ic_fluent_vehicle_truck_cube_20_filled": 62184,
- "ic_fluent_vehicle_truck_cube_20_regular": 62185,
- "ic_fluent_vehicle_truck_profile_20_filled": 62186,
- "ic_fluent_vehicle_truck_profile_20_regular": 62187,
- "ic_fluent_video_20_filled": 62188,
- "ic_fluent_video_20_regular": 62189,
- "ic_fluent_video_360_20_filled": 62190,
- "ic_fluent_video_360_20_regular": 62191,
- "ic_fluent_video_360_off_20_filled": 62192,
- "ic_fluent_video_360_off_20_regular": 62193,
- "ic_fluent_video_add_20_filled": 62194,
- "ic_fluent_video_add_20_regular": 62195,
- "ic_fluent_video_background_effect_20_filled": 62196,
- "ic_fluent_video_background_effect_20_regular": 62197,
- "ic_fluent_video_background_effect_horizontal_20_filled": 62198,
- "ic_fluent_video_background_effect_horizontal_20_regular": 62199,
- "ic_fluent_video_bluetooth_20_filled": 62200,
- "ic_fluent_video_bluetooth_20_regular": 62201,
- "ic_fluent_video_chat_20_filled": 62202,
- "ic_fluent_video_chat_20_regular": 62203,
- "ic_fluent_video_clip_20_filled": 62204,
- "ic_fluent_video_clip_20_regular": 62205,
- "ic_fluent_video_clip_multiple_20_filled": 62206,
- "ic_fluent_video_clip_multiple_20_regular": 62207,
- "ic_fluent_video_clip_off_20_filled": 62208,
- "ic_fluent_video_clip_off_20_regular": 62209,
- "ic_fluent_video_clip_optimize_20_filled": 62210,
- "ic_fluent_video_clip_optimize_20_regular": 62211,
- "ic_fluent_video_clip_wand_20_filled": 62212,
- "ic_fluent_video_clip_wand_20_regular": 62213,
- "ic_fluent_video_off_20_filled": 62214,
- "ic_fluent_video_off_20_regular": 62215,
- "ic_fluent_video_person_20_filled": 62216,
- "ic_fluent_video_person_20_regular": 62217,
- "ic_fluent_video_person_call_20_filled": 62218,
- "ic_fluent_video_person_call_20_regular": 62219,
- "ic_fluent_video_person_clock_20_filled": 62220,
- "ic_fluent_video_person_clock_20_regular": 62221,
- "ic_fluent_video_person_off_20_filled": 62222,
- "ic_fluent_video_person_off_20_regular": 62223,
- "ic_fluent_video_person_pulse_20_filled": 62224,
- "ic_fluent_video_person_pulse_20_regular": 62225,
- "ic_fluent_video_person_sparkle_20_filled": 62226,
- "ic_fluent_video_person_sparkle_20_regular": 62227,
- "ic_fluent_video_person_sparkle_off_20_filled": 62228,
- "ic_fluent_video_person_sparkle_off_20_regular": 62229,
- "ic_fluent_video_person_star_20_filled": 62230,
- "ic_fluent_video_person_star_20_regular": 62231,
- "ic_fluent_video_person_star_off_20_filled": 62232,
- "ic_fluent_video_person_star_off_20_regular": 62233,
- "ic_fluent_video_play_pause_20_filled": 62234,
- "ic_fluent_video_play_pause_20_regular": 62235,
- "ic_fluent_video_prohibited_20_filled": 62236,
- "ic_fluent_video_prohibited_20_regular": 62237,
- "ic_fluent_video_recording_20_filled": 62238,
- "ic_fluent_video_recording_20_regular": 62239,
- "ic_fluent_video_security_20_filled": 62240,
- "ic_fluent_video_security_20_regular": 62241,
- "ic_fluent_video_switch_20_filled": 62242,
- "ic_fluent_video_switch_20_regular": 62243,
- "ic_fluent_video_sync_20_filled": 62244,
- "ic_fluent_video_sync_20_regular": 62245,
- "ic_fluent_video_usb_20_filled": 62246,
- "ic_fluent_video_usb_20_regular": 62247,
- "ic_fluent_view_desktop_20_filled": 62248,
- "ic_fluent_view_desktop_20_regular": 62249,
- "ic_fluent_view_desktop_mobile_20_filled": 62250,
- "ic_fluent_view_desktop_mobile_20_regular": 62251,
- "ic_fluent_virtual_network_20_filled": 62252,
- "ic_fluent_virtual_network_20_regular": 62253,
- "ic_fluent_virtual_network_toolbox_20_filled": 62254,
- "ic_fluent_virtual_network_toolbox_20_regular": 62255,
- "ic_fluent_voicemail_20_filled": 62256,
- "ic_fluent_voicemail_20_regular": 62257,
- "ic_fluent_voicemail_arrow_back_20_filled": 62258,
- "ic_fluent_voicemail_arrow_back_20_regular": 62259,
- "ic_fluent_voicemail_arrow_forward_20_filled": 62260,
- "ic_fluent_voicemail_arrow_forward_20_regular": 62261,
- "ic_fluent_voicemail_arrow_subtract_20_filled": 62262,
- "ic_fluent_voicemail_arrow_subtract_20_regular": 62263,
- "ic_fluent_voicemail_shield_20_filled": 62264,
- "ic_fluent_voicemail_shield_20_regular": 62265,
- "ic_fluent_voicemail_subtract_20_filled": 62266,
- "ic_fluent_voicemail_subtract_20_regular": 62267,
- "ic_fluent_vote_20_filled": 62268,
- "ic_fluent_vote_20_regular": 62269,
- "ic_fluent_walkie_talkie_20_filled": 62270,
- "ic_fluent_walkie_talkie_20_regular": 62271,
- "ic_fluent_wallet_20_filled": 62272,
- "ic_fluent_wallet_20_regular": 62273,
- "ic_fluent_wallet_credit_card_20_filled": 62274,
- "ic_fluent_wallet_credit_card_20_regular": 62275,
- "ic_fluent_wallpaper_20_filled": 62276,
- "ic_fluent_wallpaper_20_regular": 62277,
- "ic_fluent_wand_20_filled": 62278,
- "ic_fluent_wand_20_regular": 62279,
- "ic_fluent_warning_20_filled": 62280,
- "ic_fluent_warning_20_regular": 62281,
- "ic_fluent_warning_lock_open_20_filled": 62282,
- "ic_fluent_warning_lock_open_20_regular": 62283,
- "ic_fluent_warning_shield_20_filled": 62284,
- "ic_fluent_warning_shield_20_regular": 62285,
- "ic_fluent_washer_20_filled": 62286,
- "ic_fluent_washer_20_regular": 62287,
- "ic_fluent_water_20_filled": 62288,
- "ic_fluent_water_20_regular": 62289,
- "ic_fluent_weather_blowing_snow_20_filled": 62290,
- "ic_fluent_weather_blowing_snow_20_regular": 62291,
- "ic_fluent_weather_cloudy_20_filled": 62292,
- "ic_fluent_weather_cloudy_20_regular": 62293,
- "ic_fluent_weather_drizzle_20_filled": 62294,
- "ic_fluent_weather_drizzle_20_regular": 62295,
- "ic_fluent_weather_duststorm_20_filled": 62296,
- "ic_fluent_weather_duststorm_20_regular": 62297,
- "ic_fluent_weather_fog_20_filled": 62298,
- "ic_fluent_weather_fog_20_regular": 62299,
- "ic_fluent_weather_hail_day_20_filled": 62300,
- "ic_fluent_weather_hail_day_20_regular": 62301,
- "ic_fluent_weather_hail_night_20_filled": 62302,
- "ic_fluent_weather_hail_night_20_regular": 62303,
- "ic_fluent_weather_haze_20_filled": 62304,
- "ic_fluent_weather_haze_20_regular": 62305,
- "ic_fluent_weather_moon_20_filled": 62306,
- "ic_fluent_weather_moon_20_regular": 62307,
- "ic_fluent_weather_moon_off_20_filled": 62308,
- "ic_fluent_weather_moon_off_20_regular": 62309,
- "ic_fluent_weather_partly_cloudy_day_20_filled": 62310,
- "ic_fluent_weather_partly_cloudy_day_20_regular": 62311,
- "ic_fluent_weather_partly_cloudy_night_20_filled": 62312,
- "ic_fluent_weather_partly_cloudy_night_20_regular": 62313,
- "ic_fluent_weather_rain_20_filled": 62314,
- "ic_fluent_weather_rain_20_regular": 62315,
- "ic_fluent_weather_rain_showers_day_20_filled": 62316,
- "ic_fluent_weather_rain_showers_day_20_regular": 62317,
- "ic_fluent_weather_rain_showers_night_20_filled": 62318,
- "ic_fluent_weather_rain_showers_night_20_regular": 62319,
- "ic_fluent_weather_rain_snow_20_filled": 62320,
- "ic_fluent_weather_rain_snow_20_regular": 62321,
- "ic_fluent_weather_snow_20_filled": 62322,
- "ic_fluent_weather_snow_20_regular": 62323,
- "ic_fluent_weather_snow_shower_day_20_filled": 62324,
- "ic_fluent_weather_snow_shower_day_20_regular": 62325,
- "ic_fluent_weather_snow_shower_night_20_filled": 62326,
- "ic_fluent_weather_snow_shower_night_20_regular": 62327,
- "ic_fluent_weather_snowflake_20_filled": 62328,
- "ic_fluent_weather_snowflake_20_regular": 62329,
- "ic_fluent_weather_squalls_20_filled": 62330,
- "ic_fluent_weather_squalls_20_regular": 62331,
- "ic_fluent_weather_sunny_20_filled": 62332,
- "ic_fluent_weather_sunny_20_regular": 62333,
- "ic_fluent_weather_sunny_high_20_filled": 62334,
- "ic_fluent_weather_sunny_high_20_regular": 62335,
- "ic_fluent_weather_sunny_low_20_filled": 62336,
- "ic_fluent_weather_sunny_low_20_regular": 62337,
- "ic_fluent_weather_thunderstorm_20_filled": 62338,
- "ic_fluent_weather_thunderstorm_20_regular": 62339,
- "ic_fluent_web_asset_20_filled": 62340,
- "ic_fluent_web_asset_20_regular": 62341,
- "ic_fluent_whiteboard_20_filled": 62342,
- "ic_fluent_whiteboard_20_regular": 62343,
- "ic_fluent_whiteboard_off_20_filled": 62344,
- "ic_fluent_whiteboard_off_20_regular": 62345,
- "ic_fluent_wifi_1_20_filled": 62346,
- "ic_fluent_wifi_1_20_regular": 62347,
- "ic_fluent_wifi_2_20_filled": 62348,
- "ic_fluent_wifi_2_20_regular": 62349,
- "ic_fluent_wifi_3_20_filled": 62350,
- "ic_fluent_wifi_3_20_regular": 62351,
- "ic_fluent_wifi_4_20_filled": 62352,
- "ic_fluent_wifi_4_20_regular": 62353,
- "ic_fluent_wifi_lock_20_filled": 62354,
- "ic_fluent_wifi_lock_20_regular": 62355,
- "ic_fluent_wifi_off_20_filled": 62356,
- "ic_fluent_wifi_off_20_regular": 62357,
- "ic_fluent_wifi_settings_20_filled": 62358,
- "ic_fluent_wifi_settings_20_regular": 62359,
- "ic_fluent_wifi_warning_20_filled": 62360,
- "ic_fluent_wifi_warning_20_regular": 62361,
- "ic_fluent_window_20_filled": 62362,
- "ic_fluent_window_20_regular": 62363,
- "ic_fluent_window_ad_20_filled": 62364,
- "ic_fluent_window_ad_20_regular": 62365,
- "ic_fluent_window_ad_off_20_filled": 62366,
- "ic_fluent_window_ad_off_20_regular": 62367,
- "ic_fluent_window_ad_person_20_filled": 62368,
- "ic_fluent_window_ad_person_20_regular": 62369,
- "ic_fluent_window_apps_20_filled": 62370,
- "ic_fluent_window_apps_20_regular": 62371,
- "ic_fluent_window_arrow_up_20_filled": 62372,
- "ic_fluent_window_arrow_up_20_regular": 62373,
- "ic_fluent_window_brush_20_filled": 62374,
- "ic_fluent_window_brush_20_regular": 62375,
- "ic_fluent_window_bullet_list_20_filled": 62376,
- "ic_fluent_window_bullet_list_20_regular": 62377,
- "ic_fluent_window_bullet_list_add_20_filled": 62378,
- "ic_fluent_window_bullet_list_add_20_regular": 62379,
- "ic_fluent_window_column_one_fourth_left_20_filled": 62380,
- "ic_fluent_window_column_one_fourth_left_20_regular": 62381,
- "ic_fluent_window_column_one_fourth_left_focus_left_20_filled": 62382,
- "ic_fluent_window_column_one_fourth_left_focus_top_20_filled": 62383,
- "ic_fluent_window_console_20_filled": 62384,
- "ic_fluent_window_console_20_regular": 62385,
- "ic_fluent_window_database_20_filled": 62386,
- "ic_fluent_window_database_20_regular": 62387,
- "ic_fluent_window_dev_edit_20_filled": 62388,
- "ic_fluent_window_dev_edit_20_regular": 62389,
- "ic_fluent_window_dev_tools_20_filled": 62390,
- "ic_fluent_window_dev_tools_20_regular": 62391,
- "ic_fluent_window_edit_20_filled": 62392,
- "ic_fluent_window_edit_20_regular": 62393,
- "ic_fluent_window_fingerprint_20_filled": 62394,
- "ic_fluent_window_fingerprint_20_regular": 62395,
- "ic_fluent_window_header_horizontal_20_filled": 62396,
- "ic_fluent_window_header_horizontal_20_regular": 62397,
- "ic_fluent_window_header_horizontal_off_20_filled": 62398,
- "ic_fluent_window_header_horizontal_off_20_regular": 62399,
- "ic_fluent_window_header_vertical_20_filled": 62400,
- "ic_fluent_window_header_vertical_20_regular": 62401,
- "ic_fluent_window_inprivate_20_filled": 62402,
- "ic_fluent_window_inprivate_20_regular": 62403,
- "ic_fluent_window_inprivate_account_20_filled": 62404,
- "ic_fluent_window_inprivate_account_20_regular": 62405,
- "ic_fluent_window_location_target_20_filled": 62406,
- "ic_fluent_window_location_target_20_regular": 62407,
- "ic_fluent_window_multiple_20_filled": 62408,
- "ic_fluent_window_multiple_20_regular": 62409,
- "ic_fluent_window_multiple_swap_20_filled": 62410,
- "ic_fluent_window_multiple_swap_20_regular": 62411,
- "ic_fluent_window_new_20_filled": 62412,
- "ic_fluent_window_new_20_regular": 62413,
- "ic_fluent_window_play_20_filled": 62414,
- "ic_fluent_window_play_20_regular": 62415,
- "ic_fluent_window_settings_20_filled": 62416,
- "ic_fluent_window_settings_20_regular": 62417,
- "ic_fluent_window_shield_20_filled": 62418,
- "ic_fluent_window_shield_20_regular": 62419,
- "ic_fluent_window_text_20_filled": 62420,
- "ic_fluent_window_text_20_regular": 62421,
- "ic_fluent_window_wrench_20_filled": 62422,
- "ic_fluent_window_wrench_20_regular": 62423,
- "ic_fluent_wrench_20_filled": 62424,
- "ic_fluent_wrench_20_regular": 62425,
- "ic_fluent_wrench_screwdriver_20_filled": 62426,
- "ic_fluent_wrench_screwdriver_20_regular": 62427,
- "ic_fluent_wrench_settings_20_filled": 62428,
- "ic_fluent_wrench_settings_20_regular": 62429,
- "ic_fluent_xbox_console_20_filled": 62430,
- "ic_fluent_xbox_console_20_regular": 62431,
- "ic_fluent_xbox_controller_20_filled": 62432,
- "ic_fluent_xbox_controller_20_regular": 62433,
- "ic_fluent_xbox_controller_error_20_filled": 62434,
- "ic_fluent_xbox_controller_error_20_regular": 62435,
- "ic_fluent_xray_20_filled": 62436,
- "ic_fluent_xray_20_regular": 62437,
- "ic_fluent_zoom_fit_20_filled": 62438,
- "ic_fluent_zoom_fit_20_regular": 62439,
- "ic_fluent_zoom_in_20_filled": 62440,
- "ic_fluent_zoom_in_20_regular": 62441,
- "ic_fluent_zoom_out_20_filled": 62442,
- "ic_fluent_zoom_out_20_regular": 62443
+ "ic_fluent_animal_paw_print_20_filled": 57432,
+ "ic_fluent_animal_paw_print_20_regular": 57433,
+ "ic_fluent_animal_rabbit_20_filled": 57434,
+ "ic_fluent_animal_rabbit_20_regular": 57435,
+ "ic_fluent_animal_rabbit_off_20_filled": 57436,
+ "ic_fluent_animal_rabbit_off_20_regular": 57437,
+ "ic_fluent_animal_turtle_20_filled": 57438,
+ "ic_fluent_animal_turtle_20_regular": 57439,
+ "ic_fluent_app_folder_20_filled": 57440,
+ "ic_fluent_app_folder_20_regular": 57441,
+ "ic_fluent_app_generic_20_filled": 57442,
+ "ic_fluent_app_generic_20_regular": 57443,
+ "ic_fluent_app_recent_20_filled": 57444,
+ "ic_fluent_app_recent_20_regular": 57445,
+ "ic_fluent_app_title_20_filled": 57446,
+ "ic_fluent_app_title_20_regular": 57447,
+ "ic_fluent_approvals_app_20_filled": 57448,
+ "ic_fluent_approvals_app_20_regular": 57449,
+ "ic_fluent_apps_20_filled": 57450,
+ "ic_fluent_apps_20_regular": 57451,
+ "ic_fluent_apps_add_in_20_filled": 57452,
+ "ic_fluent_apps_add_in_20_regular": 57453,
+ "ic_fluent_apps_list_20_filled": 57454,
+ "ic_fluent_apps_list_20_regular": 57455,
+ "ic_fluent_apps_list_detail_20_filled": 57456,
+ "ic_fluent_apps_list_detail_20_regular": 57457,
+ "ic_fluent_apps_settings_20_filled": 57458,
+ "ic_fluent_apps_settings_20_regular": 57459,
+ "ic_fluent_apps_shield_20_filled": 57460,
+ "ic_fluent_apps_shield_20_regular": 57461,
+ "ic_fluent_archive_20_filled": 57462,
+ "ic_fluent_archive_20_regular": 57463,
+ "ic_fluent_archive_arrow_back_20_filled": 57464,
+ "ic_fluent_archive_arrow_back_20_regular": 57465,
+ "ic_fluent_archive_multiple_20_filled": 57466,
+ "ic_fluent_archive_multiple_20_regular": 57467,
+ "ic_fluent_archive_settings_20_filled": 57468,
+ "ic_fluent_archive_settings_20_regular": 57469,
+ "ic_fluent_arrow_autofit_content_20_filled": 57470,
+ "ic_fluent_arrow_autofit_content_20_regular": 57471,
+ "ic_fluent_arrow_autofit_down_20_filled": 57472,
+ "ic_fluent_arrow_autofit_down_20_regular": 57473,
+ "ic_fluent_arrow_autofit_height_20_filled": 57474,
+ "ic_fluent_arrow_autofit_height_20_regular": 57475,
+ "ic_fluent_arrow_autofit_height_dotted_20_filled": 57476,
+ "ic_fluent_arrow_autofit_height_dotted_20_regular": 57477,
+ "ic_fluent_arrow_autofit_height_in_20_filled": 57478,
+ "ic_fluent_arrow_autofit_height_in_20_regular": 57479,
+ "ic_fluent_arrow_autofit_up_20_filled": 57480,
+ "ic_fluent_arrow_autofit_up_20_regular": 57481,
+ "ic_fluent_arrow_autofit_width_20_filled": 57482,
+ "ic_fluent_arrow_autofit_width_20_regular": 57483,
+ "ic_fluent_arrow_autofit_width_dotted_20_filled": 57484,
+ "ic_fluent_arrow_autofit_width_dotted_20_regular": 57485,
+ "ic_fluent_arrow_between_down_20_filled": 57486,
+ "ic_fluent_arrow_between_down_20_regular": 57487,
+ "ic_fluent_arrow_between_up_20_filled": 57488,
+ "ic_fluent_arrow_between_up_20_regular": 57489,
+ "ic_fluent_arrow_bidirectional_left_right_20_filled": 57490,
+ "ic_fluent_arrow_bidirectional_left_right_20_regular": 57491,
+ "ic_fluent_arrow_bidirectional_up_down_20_filled": 57492,
+ "ic_fluent_arrow_bidirectional_up_down_20_regular": 57493,
+ "ic_fluent_arrow_bounce_20_filled": 57494,
+ "ic_fluent_arrow_bounce_20_regular": 57495,
+ "ic_fluent_arrow_circle_down_20_filled": 57496,
+ "ic_fluent_arrow_circle_down_20_regular": 57497,
+ "ic_fluent_arrow_circle_down_double_20_filled": 57498,
+ "ic_fluent_arrow_circle_down_double_20_regular": 57499,
+ "ic_fluent_arrow_circle_down_right_20_filled": 57500,
+ "ic_fluent_arrow_circle_down_right_20_regular": 57501,
+ "ic_fluent_arrow_circle_down_split_20_filled": 57502,
+ "ic_fluent_arrow_circle_down_split_20_regular": 57503,
+ "ic_fluent_arrow_circle_down_up_20_filled": 57504,
+ "ic_fluent_arrow_circle_down_up_20_regular": 57505,
+ "ic_fluent_arrow_circle_left_20_filled": 57506,
+ "ic_fluent_arrow_circle_left_20_regular": 57507,
+ "ic_fluent_arrow_circle_right_20_filled": 57508,
+ "ic_fluent_arrow_circle_right_20_regular": 57509,
+ "ic_fluent_arrow_circle_up_20_filled": 57510,
+ "ic_fluent_arrow_circle_up_20_regular": 57511,
+ "ic_fluent_arrow_circle_up_left_20_filled": 57512,
+ "ic_fluent_arrow_circle_up_left_20_regular": 57513,
+ "ic_fluent_arrow_circle_up_right_20_filled": 57514,
+ "ic_fluent_arrow_circle_up_right_20_regular": 57515,
+ "ic_fluent_arrow_clockwise_20_filled": 57516,
+ "ic_fluent_arrow_clockwise_20_regular": 57517,
+ "ic_fluent_arrow_clockwise_dashes_20_filled": 57518,
+ "ic_fluent_arrow_clockwise_dashes_20_regular": 57519,
+ "ic_fluent_arrow_clockwise_dashes_settings_20_filled": 57520,
+ "ic_fluent_arrow_clockwise_dashes_settings_20_regular": 57521,
+ "ic_fluent_arrow_collapse_all_20_filled": 57522,
+ "ic_fluent_arrow_collapse_all_20_regular": 57523,
+ "ic_fluent_arrow_counterclockwise_20_filled": 57524,
+ "ic_fluent_arrow_counterclockwise_20_regular": 57525,
+ "ic_fluent_arrow_counterclockwise_dashes_20_filled": 57526,
+ "ic_fluent_arrow_counterclockwise_dashes_20_regular": 57527,
+ "ic_fluent_arrow_curve_down_left_20_filled": 57528,
+ "ic_fluent_arrow_curve_down_left_20_regular": 57529,
+ "ic_fluent_arrow_curve_down_right_20_filled": 57530,
+ "ic_fluent_arrow_curve_down_right_20_regular": 57531,
+ "ic_fluent_arrow_curve_up_left_20_filled": 57532,
+ "ic_fluent_arrow_curve_up_left_20_regular": 57533,
+ "ic_fluent_arrow_curve_up_right_20_filled": 57534,
+ "ic_fluent_arrow_curve_up_right_20_regular": 57535,
+ "ic_fluent_arrow_down_20_filled": 57536,
+ "ic_fluent_arrow_down_20_regular": 57537,
+ "ic_fluent_arrow_down_exclamation_20_filled": 57538,
+ "ic_fluent_arrow_down_exclamation_20_regular": 57539,
+ "ic_fluent_arrow_down_left_20_filled": 57540,
+ "ic_fluent_arrow_down_left_20_regular": 57541,
+ "ic_fluent_arrow_down_right_20_filled": 57542,
+ "ic_fluent_arrow_down_right_20_regular": 57543,
+ "ic_fluent_arrow_download_20_filled": 57544,
+ "ic_fluent_arrow_download_20_regular": 57545,
+ "ic_fluent_arrow_download_off_20_filled": 57546,
+ "ic_fluent_arrow_download_off_20_regular": 57547,
+ "ic_fluent_arrow_eject_20_filled": 57548,
+ "ic_fluent_arrow_eject_20_regular": 57549,
+ "ic_fluent_arrow_enter_20_filled": 57550,
+ "ic_fluent_arrow_enter_20_regular": 57551,
+ "ic_fluent_arrow_enter_left_20_filled": 57552,
+ "ic_fluent_arrow_enter_left_20_regular": 57553,
+ "ic_fluent_arrow_enter_up_20_filled": 57554,
+ "ic_fluent_arrow_enter_up_20_regular": 57555,
+ "ic_fluent_arrow_exit_20_filled": 57556,
+ "ic_fluent_arrow_exit_20_regular": 57557,
+ "ic_fluent_arrow_expand_20_filled": 57558,
+ "ic_fluent_arrow_expand_20_regular": 57559,
+ "ic_fluent_arrow_expand_all_20_filled": 57560,
+ "ic_fluent_arrow_expand_all_20_regular": 57561,
+ "ic_fluent_arrow_export_20_filled": 57562,
+ "ic_fluent_arrow_export_20_regular": 57563,
+ "ic_fluent_arrow_export_ltr_20_filled": 57564,
+ "ic_fluent_arrow_export_ltr_20_regular": 57565,
+ "ic_fluent_arrow_export_rtl_20_filled": 57566,
+ "ic_fluent_arrow_export_rtl_20_regular": 57567,
+ "ic_fluent_arrow_export_up_20_filled": 57568,
+ "ic_fluent_arrow_export_up_20_regular": 57569,
+ "ic_fluent_arrow_fit_20_filled": 57570,
+ "ic_fluent_arrow_fit_20_regular": 57571,
+ "ic_fluent_arrow_fit_in_20_filled": 57572,
+ "ic_fluent_arrow_fit_in_20_regular": 57573,
+ "ic_fluent_arrow_flow_diagonal_up_right_20_filled": 57574,
+ "ic_fluent_arrow_flow_diagonal_up_right_20_regular": 57575,
+ "ic_fluent_arrow_flow_up_right_20_filled": 57576,
+ "ic_fluent_arrow_flow_up_right_20_regular": 57577,
+ "ic_fluent_arrow_flow_up_right_rectangle_multiple_20_filled": 57578,
+ "ic_fluent_arrow_flow_up_right_rectangle_multiple_20_regular": 57579,
+ "ic_fluent_arrow_forward_20_filled": 57580,
+ "ic_fluent_arrow_forward_20_regular": 57581,
+ "ic_fluent_arrow_forward_down_lightning_20_filled": 57582,
+ "ic_fluent_arrow_forward_down_lightning_20_regular": 57583,
+ "ic_fluent_arrow_forward_down_person_20_filled": 57584,
+ "ic_fluent_arrow_forward_down_person_20_regular": 57585,
+ "ic_fluent_arrow_hook_down_left_20_filled": 57586,
+ "ic_fluent_arrow_hook_down_left_20_regular": 57587,
+ "ic_fluent_arrow_hook_down_right_20_filled": 57588,
+ "ic_fluent_arrow_hook_down_right_20_regular": 57589,
+ "ic_fluent_arrow_hook_up_left_20_filled": 57590,
+ "ic_fluent_arrow_hook_up_left_20_regular": 57591,
+ "ic_fluent_arrow_hook_up_right_20_filled": 57592,
+ "ic_fluent_arrow_hook_up_right_20_regular": 57593,
+ "ic_fluent_arrow_import_20_filled": 57594,
+ "ic_fluent_arrow_import_20_regular": 57595,
+ "ic_fluent_arrow_join_20_filled": 57596,
+ "ic_fluent_arrow_join_20_regular": 57597,
+ "ic_fluent_arrow_left_20_filled": 57598,
+ "ic_fluent_arrow_left_20_regular": 57599,
+ "ic_fluent_arrow_maximize_20_filled": 57600,
+ "ic_fluent_arrow_maximize_20_regular": 57601,
+ "ic_fluent_arrow_maximize_vertical_20_filled": 57602,
+ "ic_fluent_arrow_maximize_vertical_20_regular": 57603,
+ "ic_fluent_arrow_minimize_20_filled": 57604,
+ "ic_fluent_arrow_minimize_20_regular": 57605,
+ "ic_fluent_arrow_minimize_vertical_20_filled": 57606,
+ "ic_fluent_arrow_minimize_vertical_20_regular": 57607,
+ "ic_fluent_arrow_move_20_filled": 57608,
+ "ic_fluent_arrow_move_20_regular": 57609,
+ "ic_fluent_arrow_move_inward_20_filled": 57610,
+ "ic_fluent_arrow_move_inward_20_regular": 57611,
+ "ic_fluent_arrow_next_20_filled": 57612,
+ "ic_fluent_arrow_next_20_regular": 57613,
+ "ic_fluent_arrow_outline_down_left_20_filled": 57614,
+ "ic_fluent_arrow_outline_down_left_20_regular": 57615,
+ "ic_fluent_arrow_outline_up_right_20_filled": 57616,
+ "ic_fluent_arrow_outline_up_right_20_regular": 57617,
+ "ic_fluent_arrow_paragraph_20_filled": 57618,
+ "ic_fluent_arrow_paragraph_20_regular": 57619,
+ "ic_fluent_arrow_previous_20_filled": 57620,
+ "ic_fluent_arrow_previous_20_regular": 57621,
+ "ic_fluent_arrow_redo_20_filled": 57622,
+ "ic_fluent_arrow_redo_20_regular": 57623,
+ "ic_fluent_arrow_repeat_1_20_filled": 57624,
+ "ic_fluent_arrow_repeat_1_20_regular": 57625,
+ "ic_fluent_arrow_repeat_all_20_filled": 57626,
+ "ic_fluent_arrow_repeat_all_20_regular": 57627,
+ "ic_fluent_arrow_repeat_all_off_20_filled": 57628,
+ "ic_fluent_arrow_repeat_all_off_20_regular": 57629,
+ "ic_fluent_arrow_reply_20_filled": 57630,
+ "ic_fluent_arrow_reply_20_regular": 57631,
+ "ic_fluent_arrow_reply_all_20_filled": 57632,
+ "ic_fluent_arrow_reply_all_20_regular": 57633,
+ "ic_fluent_arrow_reply_down_20_filled": 57634,
+ "ic_fluent_arrow_reply_down_20_regular": 57635,
+ "ic_fluent_arrow_reset_20_filled": 57636,
+ "ic_fluent_arrow_reset_20_regular": 57637,
+ "ic_fluent_arrow_right_20_filled": 57638,
+ "ic_fluent_arrow_right_20_regular": 57639,
+ "ic_fluent_arrow_rotate_clockwise_20_filled": 57640,
+ "ic_fluent_arrow_rotate_clockwise_20_regular": 57641,
+ "ic_fluent_arrow_rotate_counterclockwise_20_filled": 57642,
+ "ic_fluent_arrow_rotate_counterclockwise_20_regular": 57643,
+ "ic_fluent_arrow_routing_20_filled": 57644,
+ "ic_fluent_arrow_routing_20_regular": 57645,
+ "ic_fluent_arrow_routing_rectangle_multiple_20_filled": 57646,
+ "ic_fluent_arrow_routing_rectangle_multiple_20_regular": 57647,
+ "ic_fluent_arrow_shuffle_20_filled": 57648,
+ "ic_fluent_arrow_shuffle_20_regular": 57649,
+ "ic_fluent_arrow_shuffle_off_20_filled": 57650,
+ "ic_fluent_arrow_shuffle_off_20_regular": 57651,
+ "ic_fluent_arrow_sort_20_filled": 57652,
+ "ic_fluent_arrow_sort_20_regular": 57653,
+ "ic_fluent_arrow_sort_down_20_filled": 57654,
+ "ic_fluent_arrow_sort_down_20_regular": 57655,
+ "ic_fluent_arrow_sort_down_lines_20_filled": 57656,
+ "ic_fluent_arrow_sort_down_lines_20_regular": 57657,
+ "ic_fluent_arrow_sort_up_20_filled": 57658,
+ "ic_fluent_arrow_sort_up_20_regular": 57659,
+ "ic_fluent_arrow_sort_up_lines_20_filled": 57660,
+ "ic_fluent_arrow_sort_up_lines_20_regular": 57661,
+ "ic_fluent_arrow_split_20_filled": 57662,
+ "ic_fluent_arrow_split_20_regular": 57663,
+ "ic_fluent_arrow_sprint_20_filled": 57664,
+ "ic_fluent_arrow_sprint_20_regular": 57665,
+ "ic_fluent_arrow_square_down_20_filled": 57666,
+ "ic_fluent_arrow_square_down_20_regular": 57667,
+ "ic_fluent_arrow_square_up_right_20_filled": 57668,
+ "ic_fluent_arrow_square_up_right_20_regular": 57669,
+ "ic_fluent_arrow_step_back_20_filled": 57670,
+ "ic_fluent_arrow_step_back_20_regular": 57671,
+ "ic_fluent_arrow_step_in_20_filled": 57672,
+ "ic_fluent_arrow_step_in_20_regular": 57673,
+ "ic_fluent_arrow_step_in_diagonal_down_left_20_filled": 57674,
+ "ic_fluent_arrow_step_in_diagonal_down_left_20_regular": 57675,
+ "ic_fluent_arrow_step_in_left_20_filled": 57676,
+ "ic_fluent_arrow_step_in_left_20_regular": 57677,
+ "ic_fluent_arrow_step_in_right_20_filled": 57678,
+ "ic_fluent_arrow_step_in_right_20_regular": 57679,
+ "ic_fluent_arrow_step_out_20_filled": 57680,
+ "ic_fluent_arrow_step_out_20_regular": 57681,
+ "ic_fluent_arrow_step_over_20_filled": 57682,
+ "ic_fluent_arrow_step_over_20_regular": 57683,
+ "ic_fluent_arrow_swap_20_filled": 57684,
+ "ic_fluent_arrow_swap_20_regular": 57685,
+ "ic_fluent_arrow_sync_20_filled": 57686,
+ "ic_fluent_arrow_sync_20_regular": 57687,
+ "ic_fluent_arrow_sync_checkmark_20_filled": 57688,
+ "ic_fluent_arrow_sync_checkmark_20_regular": 57689,
+ "ic_fluent_arrow_sync_circle_20_filled": 57690,
+ "ic_fluent_arrow_sync_circle_20_regular": 57691,
+ "ic_fluent_arrow_sync_dismiss_20_filled": 57692,
+ "ic_fluent_arrow_sync_dismiss_20_regular": 57693,
+ "ic_fluent_arrow_sync_off_20_filled": 57694,
+ "ic_fluent_arrow_sync_off_20_regular": 57695,
+ "ic_fluent_arrow_trending_20_filled": 57696,
+ "ic_fluent_arrow_trending_20_regular": 57697,
+ "ic_fluent_arrow_trending_checkmark_20_filled": 57698,
+ "ic_fluent_arrow_trending_checkmark_20_regular": 57699,
+ "ic_fluent_arrow_trending_down_20_filled": 57700,
+ "ic_fluent_arrow_trending_down_20_regular": 57701,
+ "ic_fluent_arrow_trending_lines_20_filled": 57702,
+ "ic_fluent_arrow_trending_lines_20_regular": 57703,
+ "ic_fluent_arrow_trending_settings_20_filled": 57704,
+ "ic_fluent_arrow_trending_settings_20_regular": 57705,
+ "ic_fluent_arrow_trending_sparkle_20_filled": 57706,
+ "ic_fluent_arrow_trending_sparkle_20_regular": 57707,
+ "ic_fluent_arrow_trending_text_20_filled": 57708,
+ "ic_fluent_arrow_trending_text_20_regular": 57709,
+ "ic_fluent_arrow_trending_wrench_20_filled": 57710,
+ "ic_fluent_arrow_trending_wrench_20_regular": 57711,
+ "ic_fluent_arrow_turn_bidirectional_down_right_20_filled": 57712,
+ "ic_fluent_arrow_turn_bidirectional_down_right_20_regular": 57713,
+ "ic_fluent_arrow_turn_down_left_20_filled": 57714,
+ "ic_fluent_arrow_turn_down_left_20_regular": 57715,
+ "ic_fluent_arrow_turn_down_right_20_filled": 57716,
+ "ic_fluent_arrow_turn_down_right_20_regular": 57717,
+ "ic_fluent_arrow_turn_down_up_20_filled": 57718,
+ "ic_fluent_arrow_turn_down_up_20_regular": 57719,
+ "ic_fluent_arrow_turn_left_down_20_filled": 57720,
+ "ic_fluent_arrow_turn_left_down_20_regular": 57721,
+ "ic_fluent_arrow_turn_left_right_20_filled": 57722,
+ "ic_fluent_arrow_turn_left_right_20_regular": 57723,
+ "ic_fluent_arrow_turn_left_up_20_filled": 57724,
+ "ic_fluent_arrow_turn_left_up_20_regular": 57725,
+ "ic_fluent_arrow_turn_right_20_filled": 57726,
+ "ic_fluent_arrow_turn_right_20_regular": 57727,
+ "ic_fluent_arrow_turn_right_down_20_filled": 57728,
+ "ic_fluent_arrow_turn_right_down_20_regular": 57729,
+ "ic_fluent_arrow_turn_right_left_20_filled": 57730,
+ "ic_fluent_arrow_turn_right_left_20_regular": 57731,
+ "ic_fluent_arrow_turn_right_up_20_filled": 57732,
+ "ic_fluent_arrow_turn_right_up_20_regular": 57733,
+ "ic_fluent_arrow_turn_up_down_20_filled": 57734,
+ "ic_fluent_arrow_turn_up_down_20_regular": 57735,
+ "ic_fluent_arrow_turn_up_left_20_filled": 57736,
+ "ic_fluent_arrow_turn_up_left_20_regular": 57737,
+ "ic_fluent_arrow_undo_20_filled": 57738,
+ "ic_fluent_arrow_undo_20_regular": 57739,
+ "ic_fluent_arrow_up_20_filled": 57740,
+ "ic_fluent_arrow_up_20_regular": 57741,
+ "ic_fluent_arrow_up_exclamation_20_filled": 57742,
+ "ic_fluent_arrow_up_exclamation_20_regular": 57743,
+ "ic_fluent_arrow_up_left_20_filled": 57744,
+ "ic_fluent_arrow_up_left_20_regular": 57745,
+ "ic_fluent_arrow_up_right_20_filled": 57746,
+ "ic_fluent_arrow_up_right_20_regular": 57747,
+ "ic_fluent_arrow_up_right_dashes_20_filled": 57748,
+ "ic_fluent_arrow_up_right_dashes_20_regular": 57749,
+ "ic_fluent_arrow_upload_20_filled": 57750,
+ "ic_fluent_arrow_upload_20_regular": 57751,
+ "ic_fluent_arrow_wrap_20_filled": 57752,
+ "ic_fluent_arrow_wrap_20_regular": 57753,
+ "ic_fluent_arrow_wrap_off_20_filled": 57754,
+ "ic_fluent_arrow_wrap_off_20_regular": 57755,
+ "ic_fluent_arrow_wrap_up_to_down_20_filled": 57756,
+ "ic_fluent_arrow_wrap_up_to_down_20_regular": 57757,
+ "ic_fluent_arrows_bidirectional_20_filled": 57758,
+ "ic_fluent_arrows_bidirectional_20_regular": 57759,
+ "ic_fluent_attach_20_filled": 57760,
+ "ic_fluent_attach_20_regular": 57761,
+ "ic_fluent_attach_arrow_right_20_filled": 57762,
+ "ic_fluent_attach_arrow_right_20_regular": 57763,
+ "ic_fluent_attach_text_20_filled": 57764,
+ "ic_fluent_attach_text_20_regular": 57765,
+ "ic_fluent_auto_fit_height_20_filled": 57766,
+ "ic_fluent_auto_fit_height_20_regular": 57767,
+ "ic_fluent_auto_fit_width_20_filled": 57768,
+ "ic_fluent_auto_fit_width_20_regular": 57769,
+ "ic_fluent_autocorrect_20_filled": 57770,
+ "ic_fluent_autocorrect_20_regular": 57771,
+ "ic_fluent_autosum_20_filled": 57772,
+ "ic_fluent_autosum_20_regular": 57773,
+ "ic_fluent_backpack_20_filled": 57774,
+ "ic_fluent_backpack_20_regular": 57775,
+ "ic_fluent_backpack_add_20_filled": 57776,
+ "ic_fluent_backpack_add_20_regular": 57777,
+ "ic_fluent_backspace_20_filled": 57778,
+ "ic_fluent_backspace_20_regular": 57779,
+ "ic_fluent_badge_20_filled": 57780,
+ "ic_fluent_badge_20_regular": 57781,
+ "ic_fluent_balloon_20_filled": 57782,
+ "ic_fluent_balloon_20_regular": 57783,
+ "ic_fluent_barcode_scanner_20_filled": 57784,
+ "ic_fluent_barcode_scanner_20_regular": 57785,
+ "ic_fluent_battery_0_20_filled": 57786,
+ "ic_fluent_battery_0_20_regular": 57787,
+ "ic_fluent_battery_1_20_filled": 57788,
+ "ic_fluent_battery_1_20_regular": 57789,
+ "ic_fluent_battery_10_20_filled": 57790,
+ "ic_fluent_battery_10_20_regular": 57791,
+ "ic_fluent_battery_2_20_filled": 57792,
+ "ic_fluent_battery_2_20_regular": 57793,
+ "ic_fluent_battery_3_20_filled": 57794,
+ "ic_fluent_battery_3_20_regular": 57795,
+ "ic_fluent_battery_4_20_filled": 57796,
+ "ic_fluent_battery_4_20_regular": 57797,
+ "ic_fluent_battery_5_20_filled": 57798,
+ "ic_fluent_battery_5_20_regular": 57799,
+ "ic_fluent_battery_6_20_filled": 57800,
+ "ic_fluent_battery_6_20_regular": 57801,
+ "ic_fluent_battery_7_20_filled": 57802,
+ "ic_fluent_battery_7_20_regular": 57803,
+ "ic_fluent_battery_8_20_filled": 57804,
+ "ic_fluent_battery_8_20_regular": 57805,
+ "ic_fluent_battery_9_20_filled": 57806,
+ "ic_fluent_battery_9_20_regular": 57807,
+ "ic_fluent_battery_charge_20_filled": 57808,
+ "ic_fluent_battery_charge_20_regular": 57809,
+ "ic_fluent_battery_checkmark_20_filled": 57810,
+ "ic_fluent_battery_checkmark_20_regular": 57811,
+ "ic_fluent_battery_saver_20_filled": 57812,
+ "ic_fluent_battery_saver_20_regular": 57813,
+ "ic_fluent_battery_warning_20_filled": 57814,
+ "ic_fluent_battery_warning_20_regular": 57815,
+ "ic_fluent_beach_20_filled": 57816,
+ "ic_fluent_beach_20_regular": 57817,
+ "ic_fluent_beaker_20_filled": 57818,
+ "ic_fluent_beaker_20_regular": 57819,
+ "ic_fluent_beaker_add_20_filled": 57820,
+ "ic_fluent_beaker_add_20_regular": 57821,
+ "ic_fluent_beaker_dismiss_20_filled": 57822,
+ "ic_fluent_beaker_dismiss_20_regular": 57823,
+ "ic_fluent_beaker_edit_20_filled": 57824,
+ "ic_fluent_beaker_edit_20_regular": 57825,
+ "ic_fluent_beaker_off_20_filled": 57826,
+ "ic_fluent_beaker_off_20_regular": 57827,
+ "ic_fluent_beaker_settings_20_filled": 57828,
+ "ic_fluent_beaker_settings_20_regular": 57829,
+ "ic_fluent_bed_20_filled": 57830,
+ "ic_fluent_bed_20_regular": 57831,
+ "ic_fluent_bench_20_filled": 57832,
+ "ic_fluent_bench_20_regular": 57833,
+ "ic_fluent_bezier_curve_square_20_filled": 57834,
+ "ic_fluent_bezier_curve_square_20_regular": 57835,
+ "ic_fluent_bin_full_20_filled": 57836,
+ "ic_fluent_bin_full_20_regular": 57837,
+ "ic_fluent_bin_recycle_20_filled": 57838,
+ "ic_fluent_bin_recycle_20_regular": 57839,
+ "ic_fluent_bin_recycle_full_20_filled": 57840,
+ "ic_fluent_bin_recycle_full_20_regular": 57841,
+ "ic_fluent_binder_triangle_20_filled": 57842,
+ "ic_fluent_binder_triangle_20_regular": 57843,
+ "ic_fluent_bluetooth_20_filled": 57844,
+ "ic_fluent_bluetooth_20_regular": 57845,
+ "ic_fluent_bluetooth_connected_20_filled": 57846,
+ "ic_fluent_bluetooth_connected_20_regular": 57847,
+ "ic_fluent_bluetooth_disabled_20_filled": 57848,
+ "ic_fluent_bluetooth_disabled_20_regular": 57849,
+ "ic_fluent_bluetooth_searching_20_filled": 57850,
+ "ic_fluent_bluetooth_searching_20_regular": 57851,
+ "ic_fluent_blur_20_filled": 57852,
+ "ic_fluent_blur_20_regular": 57853,
+ "ic_fluent_board_20_filled": 57854,
+ "ic_fluent_board_20_regular": 57855,
+ "ic_fluent_board_games_20_filled": 57856,
+ "ic_fluent_board_games_20_regular": 57857,
+ "ic_fluent_board_heart_20_filled": 57858,
+ "ic_fluent_board_heart_20_regular": 57859,
+ "ic_fluent_board_split_20_filled": 57860,
+ "ic_fluent_board_split_20_regular": 57861,
+ "ic_fluent_book_20_filled": 57862,
+ "ic_fluent_book_20_regular": 57863,
+ "ic_fluent_book_add_20_filled": 57864,
+ "ic_fluent_book_add_20_regular": 57865,
+ "ic_fluent_book_arrow_clockwise_20_filled": 57866,
+ "ic_fluent_book_arrow_clockwise_20_regular": 57867,
+ "ic_fluent_book_clock_20_filled": 57868,
+ "ic_fluent_book_clock_20_regular": 57869,
+ "ic_fluent_book_coins_20_filled": 57870,
+ "ic_fluent_book_coins_20_regular": 57871,
+ "ic_fluent_book_compass_20_filled": 57872,
+ "ic_fluent_book_compass_20_regular": 57873,
+ "ic_fluent_book_contacts_20_filled": 57874,
+ "ic_fluent_book_contacts_20_regular": 57875,
+ "ic_fluent_book_database_20_filled": 57876,
+ "ic_fluent_book_database_20_regular": 57877,
+ "ic_fluent_book_default_20_filled": 57878,
+ "ic_fluent_book_dismiss_20_filled": 57879,
+ "ic_fluent_book_dismiss_20_regular": 57880,
+ "ic_fluent_book_exclamation_mark_20_filled": 57881,
+ "ic_fluent_book_exclamation_mark_20_regular": 57882,
+ "ic_fluent_book_globe_20_filled": 57883,
+ "ic_fluent_book_globe_20_regular": 57884,
+ "ic_fluent_book_information_20_filled": 57885,
+ "ic_fluent_book_information_20_regular": 57886,
+ "ic_fluent_book_letter_20_filled": 57887,
+ "ic_fluent_book_letter_20_regular": 57888,
+ "ic_fluent_book_number_20_filled": 57889,
+ "ic_fluent_book_number_20_regular": 57890,
+ "ic_fluent_book_open_20_filled": 57891,
+ "ic_fluent_book_open_20_regular": 57892,
+ "ic_fluent_book_open_globe_20_filled": 57893,
+ "ic_fluent_book_open_globe_20_regular": 57894,
+ "ic_fluent_book_open_microphone_20_filled": 57895,
+ "ic_fluent_book_open_microphone_20_regular": 57896,
+ "ic_fluent_book_pulse_20_filled": 57897,
+ "ic_fluent_book_pulse_20_regular": 57898,
+ "ic_fluent_book_question_mark_20_filled": 57899,
+ "ic_fluent_book_question_mark_20_regular": 57900,
+ "ic_fluent_book_question_mark_rtl_20_filled": 57901,
+ "ic_fluent_book_question_mark_rtl_20_regular": 57902,
+ "ic_fluent_book_search_20_filled": 57903,
+ "ic_fluent_book_search_20_regular": 57904,
+ "ic_fluent_book_star_20_filled": 57905,
+ "ic_fluent_book_star_20_regular": 57906,
+ "ic_fluent_book_template_20_filled": 57907,
+ "ic_fluent_book_template_20_regular": 57908,
+ "ic_fluent_book_theta_20_filled": 57909,
+ "ic_fluent_book_theta_20_regular": 57910,
+ "ic_fluent_book_toolbox_20_filled": 57911,
+ "ic_fluent_book_toolbox_20_regular": 57912,
+ "ic_fluent_bookmark_20_filled": 57913,
+ "ic_fluent_bookmark_20_regular": 57914,
+ "ic_fluent_bookmark_add_20_filled": 57915,
+ "ic_fluent_bookmark_add_20_regular": 57916,
+ "ic_fluent_bookmark_multiple_20_filled": 57917,
+ "ic_fluent_bookmark_multiple_20_regular": 57918,
+ "ic_fluent_bookmark_off_20_filled": 57919,
+ "ic_fluent_bookmark_off_20_regular": 57920,
+ "ic_fluent_bookmark_search_20_filled": 57921,
+ "ic_fluent_bookmark_search_20_regular": 57922,
+ "ic_fluent_border_all_20_filled": 57923,
+ "ic_fluent_border_all_20_regular": 57924,
+ "ic_fluent_border_bottom_20_filled": 57925,
+ "ic_fluent_border_bottom_20_regular": 57926,
+ "ic_fluent_border_bottom_double_20_filled": 57927,
+ "ic_fluent_border_bottom_double_20_regular": 57928,
+ "ic_fluent_border_bottom_thick_20_filled": 57929,
+ "ic_fluent_border_bottom_thick_20_regular": 57930,
+ "ic_fluent_border_inside_20_filled": 57931,
+ "ic_fluent_border_inside_20_regular": 57932,
+ "ic_fluent_border_left_20_filled": 57933,
+ "ic_fluent_border_left_20_regular": 57934,
+ "ic_fluent_border_left_right_20_filled": 57935,
+ "ic_fluent_border_left_right_20_regular": 57936,
+ "ic_fluent_border_none_20_filled": 57937,
+ "ic_fluent_border_none_20_regular": 57938,
+ "ic_fluent_border_outside_20_filled": 57939,
+ "ic_fluent_border_outside_20_regular": 57940,
+ "ic_fluent_border_outside_thick_20_filled": 57941,
+ "ic_fluent_border_outside_thick_20_regular": 57942,
+ "ic_fluent_border_right_20_filled": 57943,
+ "ic_fluent_border_right_20_regular": 57944,
+ "ic_fluent_border_top_20_filled": 57945,
+ "ic_fluent_border_top_20_regular": 57946,
+ "ic_fluent_border_top_bottom_20_filled": 57947,
+ "ic_fluent_border_top_bottom_20_regular": 57948,
+ "ic_fluent_border_top_bottom_double_20_filled": 57949,
+ "ic_fluent_border_top_bottom_double_20_regular": 57950,
+ "ic_fluent_border_top_bottom_thick_20_filled": 57951,
+ "ic_fluent_border_top_bottom_thick_20_regular": 57952,
+ "ic_fluent_bot_20_filled": 57953,
+ "ic_fluent_bot_20_regular": 57954,
+ "ic_fluent_bot_add_20_filled": 57955,
+ "ic_fluent_bot_add_20_regular": 57956,
+ "ic_fluent_bot_sparkle_20_filled": 57957,
+ "ic_fluent_bot_sparkle_20_regular": 57958,
+ "ic_fluent_bow_tie_20_filled": 57959,
+ "ic_fluent_bow_tie_20_regular": 57960,
+ "ic_fluent_bowl_chopsticks_20_filled": 57961,
+ "ic_fluent_bowl_chopsticks_20_regular": 57962,
+ "ic_fluent_bowl_salad_20_filled": 57963,
+ "ic_fluent_bowl_salad_20_regular": 57964,
+ "ic_fluent_box_20_filled": 57965,
+ "ic_fluent_box_20_regular": 57966,
+ "ic_fluent_box_arrow_left_20_filled": 57967,
+ "ic_fluent_box_arrow_left_20_regular": 57968,
+ "ic_fluent_box_arrow_up_20_filled": 57969,
+ "ic_fluent_box_arrow_up_20_regular": 57970,
+ "ic_fluent_box_checkmark_20_filled": 57971,
+ "ic_fluent_box_checkmark_20_regular": 57972,
+ "ic_fluent_box_dismiss_20_filled": 57973,
+ "ic_fluent_box_dismiss_20_regular": 57974,
+ "ic_fluent_box_edit_20_filled": 57975,
+ "ic_fluent_box_edit_20_regular": 57976,
+ "ic_fluent_box_multiple_20_filled": 57977,
+ "ic_fluent_box_multiple_20_regular": 57978,
+ "ic_fluent_box_multiple_arrow_left_20_filled": 57979,
+ "ic_fluent_box_multiple_arrow_left_20_regular": 57980,
+ "ic_fluent_box_multiple_arrow_right_20_filled": 57981,
+ "ic_fluent_box_multiple_arrow_right_20_regular": 57982,
+ "ic_fluent_box_multiple_checkmark_20_filled": 57983,
+ "ic_fluent_box_multiple_checkmark_20_regular": 57984,
+ "ic_fluent_box_multiple_search_20_filled": 57985,
+ "ic_fluent_box_multiple_search_20_regular": 57986,
+ "ic_fluent_box_search_20_filled": 57987,
+ "ic_fluent_box_search_20_regular": 57988,
+ "ic_fluent_box_toolbox_20_filled": 57989,
+ "ic_fluent_box_toolbox_20_regular": 57990,
+ "ic_fluent_braces_20_filled": 57991,
+ "ic_fluent_braces_20_regular": 57992,
+ "ic_fluent_braces_variable_20_filled": 57993,
+ "ic_fluent_braces_variable_20_regular": 57994,
+ "ic_fluent_brain_20_filled": 57995,
+ "ic_fluent_brain_20_regular": 57996,
+ "ic_fluent_brain_circuit_20_filled": 57997,
+ "ic_fluent_brain_circuit_20_regular": 57998,
+ "ic_fluent_brain_sparkle_20_filled": 57999,
+ "ic_fluent_brain_sparkle_20_regular": 58000,
+ "ic_fluent_branch_20_filled": 58001,
+ "ic_fluent_branch_20_regular": 58002,
+ "ic_fluent_branch_compare_20_filled": 58003,
+ "ic_fluent_branch_compare_20_regular": 58004,
+ "ic_fluent_branch_fork_20_filled": 58005,
+ "ic_fluent_branch_fork_20_regular": 58006,
+ "ic_fluent_branch_fork_hint_20_filled": 58007,
+ "ic_fluent_branch_fork_hint_20_regular": 58008,
+ "ic_fluent_branch_fork_link_20_filled": 58009,
+ "ic_fluent_branch_fork_link_20_regular": 58010,
+ "ic_fluent_branch_request_20_filled": 58011,
+ "ic_fluent_branch_request_20_regular": 58012,
+ "ic_fluent_breakout_room_20_filled": 58013,
+ "ic_fluent_breakout_room_20_regular": 58014,
+ "ic_fluent_briefcase_20_filled": 58015,
+ "ic_fluent_briefcase_20_regular": 58016,
+ "ic_fluent_briefcase_medical_20_filled": 58017,
+ "ic_fluent_briefcase_medical_20_regular": 58018,
+ "ic_fluent_briefcase_off_20_filled": 58019,
+ "ic_fluent_briefcase_off_20_regular": 58020,
+ "ic_fluent_briefcase_search_20_filled": 58021,
+ "ic_fluent_briefcase_search_20_regular": 58022,
+ "ic_fluent_brightness_high_20_filled": 58023,
+ "ic_fluent_brightness_high_20_regular": 58024,
+ "ic_fluent_brightness_low_20_filled": 58025,
+ "ic_fluent_brightness_low_20_regular": 58026,
+ "ic_fluent_broad_activity_feed_20_filled": 58027,
+ "ic_fluent_broad_activity_feed_20_regular": 58028,
+ "ic_fluent_broom_20_filled": 58029,
+ "ic_fluent_broom_20_regular": 58030,
+ "ic_fluent_bubble_multiple_20_filled": 58031,
+ "ic_fluent_bubble_multiple_20_regular": 58032,
+ "ic_fluent_bug_20_filled": 58033,
+ "ic_fluent_bug_20_regular": 58034,
+ "ic_fluent_bug_arrow_counterclockwise_20_filled": 58035,
+ "ic_fluent_bug_arrow_counterclockwise_20_regular": 58036,
+ "ic_fluent_bug_prohibited_20_filled": 58037,
+ "ic_fluent_bug_prohibited_20_regular": 58038,
+ "ic_fluent_building_20_filled": 58039,
+ "ic_fluent_building_20_regular": 58040,
+ "ic_fluent_building_bank_20_filled": 58041,
+ "ic_fluent_building_bank_20_regular": 58042,
+ "ic_fluent_building_bank_link_20_filled": 58043,
+ "ic_fluent_building_bank_link_20_regular": 58044,
+ "ic_fluent_building_bank_toolbox_20_filled": 58045,
+ "ic_fluent_building_bank_toolbox_20_regular": 58046,
+ "ic_fluent_building_checkmark_20_filled": 58047,
+ "ic_fluent_building_checkmark_20_regular": 58048,
+ "ic_fluent_building_desktop_20_filled": 58049,
+ "ic_fluent_building_desktop_20_regular": 58050,
+ "ic_fluent_building_factory_20_filled": 58051,
+ "ic_fluent_building_factory_20_regular": 58052,
+ "ic_fluent_building_government_20_filled": 58053,
+ "ic_fluent_building_government_20_regular": 58054,
+ "ic_fluent_building_government_search_20_filled": 58055,
+ "ic_fluent_building_government_search_20_regular": 58056,
+ "ic_fluent_building_home_20_filled": 58057,
+ "ic_fluent_building_home_20_regular": 58058,
+ "ic_fluent_building_lighthouse_20_filled": 58059,
+ "ic_fluent_building_lighthouse_20_regular": 58060,
+ "ic_fluent_building_mosque_20_filled": 58061,
+ "ic_fluent_building_mosque_20_regular": 58062,
+ "ic_fluent_building_multiple_20_filled": 58063,
+ "ic_fluent_building_multiple_20_regular": 58064,
+ "ic_fluent_building_people_20_filled": 58065,
+ "ic_fluent_building_people_20_regular": 58066,
+ "ic_fluent_building_retail_20_filled": 58067,
+ "ic_fluent_building_retail_20_regular": 58068,
+ "ic_fluent_building_retail_money_20_filled": 58069,
+ "ic_fluent_building_retail_money_20_regular": 58070,
+ "ic_fluent_building_retail_more_20_filled": 58071,
+ "ic_fluent_building_retail_more_20_regular": 58072,
+ "ic_fluent_building_retail_shield_20_filled": 58073,
+ "ic_fluent_building_retail_shield_20_regular": 58074,
+ "ic_fluent_building_retail_toolbox_20_filled": 58075,
+ "ic_fluent_building_retail_toolbox_20_regular": 58076,
+ "ic_fluent_building_shop_20_filled": 58077,
+ "ic_fluent_building_shop_20_regular": 58078,
+ "ic_fluent_building_skyscraper_20_filled": 58079,
+ "ic_fluent_building_skyscraper_20_regular": 58080,
+ "ic_fluent_building_swap_20_filled": 58081,
+ "ic_fluent_building_swap_20_regular": 58082,
+ "ic_fluent_building_townhouse_20_filled": 58083,
+ "ic_fluent_building_townhouse_20_regular": 58084,
+ "ic_fluent_button_20_filled": 58085,
+ "ic_fluent_button_20_regular": 58086,
+ "ic_fluent_calculator_20_filled": 58087,
+ "ic_fluent_calculator_20_regular": 58088,
+ "ic_fluent_calculator_arrow_clockwise_20_filled": 58089,
+ "ic_fluent_calculator_arrow_clockwise_20_regular": 58090,
+ "ic_fluent_calculator_multiple_20_filled": 58091,
+ "ic_fluent_calculator_multiple_20_regular": 58092,
+ "ic_fluent_calendar_20_filled": 58093,
+ "ic_fluent_calendar_20_regular": 58094,
+ "ic_fluent_calendar_3_day_20_filled": 58095,
+ "ic_fluent_calendar_3_day_20_regular": 58096,
+ "ic_fluent_calendar_add_20_filled": 58097,
+ "ic_fluent_calendar_add_20_regular": 58098,
+ "ic_fluent_calendar_agenda_20_filled": 58099,
+ "ic_fluent_calendar_agenda_20_regular": 58100,
+ "ic_fluent_calendar_arrow_counterclockwise_20_filled": 58101,
+ "ic_fluent_calendar_arrow_counterclockwise_20_regular": 58102,
+ "ic_fluent_calendar_arrow_down_20_filled": 58103,
+ "ic_fluent_calendar_arrow_down_20_regular": 58104,
+ "ic_fluent_calendar_arrow_repeat_all_20_filled": 58105,
+ "ic_fluent_calendar_arrow_repeat_all_20_regular": 58106,
+ "ic_fluent_calendar_arrow_right_20_filled": 58107,
+ "ic_fluent_calendar_arrow_right_20_regular": 58108,
+ "ic_fluent_calendar_assistant_20_filled": 58109,
+ "ic_fluent_calendar_assistant_20_regular": 58110,
+ "ic_fluent_calendar_cancel_20_filled": 58111,
+ "ic_fluent_calendar_cancel_20_regular": 58112,
+ "ic_fluent_calendar_chat_20_filled": 58113,
+ "ic_fluent_calendar_chat_20_regular": 58114,
+ "ic_fluent_calendar_checkmark_20_filled": 58115,
+ "ic_fluent_calendar_checkmark_20_regular": 58116,
+ "ic_fluent_calendar_clock_20_filled": 58117,
+ "ic_fluent_calendar_clock_20_regular": 58118,
+ "ic_fluent_calendar_data_bar_20_filled": 58119,
+ "ic_fluent_calendar_data_bar_20_regular": 58120,
+ "ic_fluent_calendar_date_20_filled": 58121,
+ "ic_fluent_calendar_date_20_regular": 58122,
+ "ic_fluent_calendar_day_20_filled": 58123,
+ "ic_fluent_calendar_day_20_regular": 58124,
+ "ic_fluent_calendar_edit_20_filled": 58125,
+ "ic_fluent_calendar_edit_20_regular": 58126,
+ "ic_fluent_calendar_empty_20_filled": 58127,
+ "ic_fluent_calendar_empty_20_regular": 58128,
+ "ic_fluent_calendar_error_20_filled": 58129,
+ "ic_fluent_calendar_error_20_regular": 58130,
+ "ic_fluent_calendar_eye_20_filled": 58131,
+ "ic_fluent_calendar_eye_20_regular": 58132,
+ "ic_fluent_calendar_info_20_filled": 58133,
+ "ic_fluent_calendar_info_20_regular": 58134,
+ "ic_fluent_calendar_lock_20_filled": 58135,
+ "ic_fluent_calendar_lock_20_regular": 58136,
+ "ic_fluent_calendar_ltr_20_filled": 58137,
+ "ic_fluent_calendar_ltr_20_regular": 58138,
+ "ic_fluent_calendar_mail_20_filled": 58139,
+ "ic_fluent_calendar_mail_20_regular": 58140,
+ "ic_fluent_calendar_mention_20_filled": 58141,
+ "ic_fluent_calendar_mention_20_regular": 58142,
+ "ic_fluent_calendar_month_20_filled": 58143,
+ "ic_fluent_calendar_month_20_regular": 58144,
+ "ic_fluent_calendar_multiple_20_filled": 58145,
+ "ic_fluent_calendar_multiple_20_regular": 58146,
+ "ic_fluent_calendar_note_20_filled": 58147,
+ "ic_fluent_calendar_note_20_regular": 58148,
+ "ic_fluent_calendar_pattern_20_filled": 58149,
+ "ic_fluent_calendar_pattern_20_regular": 58150,
+ "ic_fluent_calendar_person_20_filled": 58151,
+ "ic_fluent_calendar_person_20_regular": 58152,
+ "ic_fluent_calendar_phone_20_filled": 58153,
+ "ic_fluent_calendar_phone_20_regular": 58154,
+ "ic_fluent_calendar_play_20_filled": 58155,
+ "ic_fluent_calendar_play_20_regular": 58156,
+ "ic_fluent_calendar_question_mark_20_filled": 58157,
+ "ic_fluent_calendar_question_mark_20_regular": 58158,
+ "ic_fluent_calendar_record_20_filled": 58159,
+ "ic_fluent_calendar_record_20_regular": 58160,
+ "ic_fluent_calendar_reply_20_filled": 58161,
+ "ic_fluent_calendar_reply_20_regular": 58162,
+ "ic_fluent_calendar_rtl_20_filled": 58163,
+ "ic_fluent_calendar_rtl_20_regular": 58164,
+ "ic_fluent_calendar_search_20_filled": 58165,
+ "ic_fluent_calendar_search_20_regular": 58166,
+ "ic_fluent_calendar_settings_20_filled": 58167,
+ "ic_fluent_calendar_settings_20_regular": 58168,
+ "ic_fluent_calendar_shield_20_filled": 58169,
+ "ic_fluent_calendar_shield_20_regular": 58170,
+ "ic_fluent_calendar_sparkle_20_filled": 58171,
+ "ic_fluent_calendar_sparkle_20_regular": 58172,
+ "ic_fluent_calendar_star_20_filled": 58173,
+ "ic_fluent_calendar_star_20_regular": 58174,
+ "ic_fluent_calendar_sync_20_filled": 58175,
+ "ic_fluent_calendar_sync_20_regular": 58176,
+ "ic_fluent_calendar_template_20_filled": 58177,
+ "ic_fluent_calendar_template_20_regular": 58178,
+ "ic_fluent_calendar_today_20_filled": 58179,
+ "ic_fluent_calendar_today_20_regular": 58180,
+ "ic_fluent_calendar_toolbox_20_filled": 58181,
+ "ic_fluent_calendar_toolbox_20_regular": 58182,
+ "ic_fluent_calendar_video_20_filled": 58183,
+ "ic_fluent_calendar_video_20_regular": 58184,
+ "ic_fluent_calendar_week_numbers_20_filled": 58185,
+ "ic_fluent_calendar_week_numbers_20_regular": 58186,
+ "ic_fluent_calendar_week_start_20_filled": 58187,
+ "ic_fluent_calendar_week_start_20_regular": 58188,
+ "ic_fluent_calendar_work_week_20_filled": 58189,
+ "ic_fluent_calendar_work_week_20_regular": 58190,
+ "ic_fluent_call_20_filled": 58191,
+ "ic_fluent_call_20_regular": 58192,
+ "ic_fluent_call_add_20_filled": 58193,
+ "ic_fluent_call_add_20_regular": 58194,
+ "ic_fluent_call_checkmark_20_filled": 58195,
+ "ic_fluent_call_checkmark_20_regular": 58196,
+ "ic_fluent_call_connecting_20_filled": 58197,
+ "ic_fluent_call_connecting_20_regular": 58198,
+ "ic_fluent_call_dismiss_20_filled": 58199,
+ "ic_fluent_call_dismiss_20_regular": 58200,
+ "ic_fluent_call_end_20_filled": 58201,
+ "ic_fluent_call_end_20_regular": 58202,
+ "ic_fluent_call_exclamation_20_filled": 58203,
+ "ic_fluent_call_exclamation_20_regular": 58204,
+ "ic_fluent_call_forward_20_filled": 58205,
+ "ic_fluent_call_forward_20_regular": 58206,
+ "ic_fluent_call_inbound_20_filled": 58207,
+ "ic_fluent_call_inbound_20_regular": 58208,
+ "ic_fluent_call_missed_20_filled": 58209,
+ "ic_fluent_call_missed_20_regular": 58210,
+ "ic_fluent_call_outbound_20_filled": 58211,
+ "ic_fluent_call_outbound_20_regular": 58212,
+ "ic_fluent_call_park_20_filled": 58213,
+ "ic_fluent_call_park_20_regular": 58214,
+ "ic_fluent_call_pause_20_filled": 58215,
+ "ic_fluent_call_pause_20_regular": 58216,
+ "ic_fluent_call_prohibited_20_filled": 58217,
+ "ic_fluent_call_prohibited_20_regular": 58218,
+ "ic_fluent_call_transfer_20_filled": 58219,
+ "ic_fluent_call_transfer_20_regular": 58220,
+ "ic_fluent_call_warning_20_filled": 58221,
+ "ic_fluent_call_warning_20_regular": 58222,
+ "ic_fluent_calligraphy_pen_20_filled": 58223,
+ "ic_fluent_calligraphy_pen_20_regular": 58224,
+ "ic_fluent_calligraphy_pen_checkmark_20_filled": 58225,
+ "ic_fluent_calligraphy_pen_checkmark_20_regular": 58226,
+ "ic_fluent_calligraphy_pen_error_20_filled": 58227,
+ "ic_fluent_calligraphy_pen_error_20_regular": 58228,
+ "ic_fluent_calligraphy_pen_question_mark_20_filled": 58229,
+ "ic_fluent_calligraphy_pen_question_mark_20_regular": 58230,
+ "ic_fluent_camera_20_filled": 58231,
+ "ic_fluent_camera_20_regular": 58232,
+ "ic_fluent_camera_add_20_filled": 58233,
+ "ic_fluent_camera_add_20_regular": 58234,
+ "ic_fluent_camera_arrow_up_20_filled": 58235,
+ "ic_fluent_camera_arrow_up_20_regular": 58236,
+ "ic_fluent_camera_dome_20_filled": 58237,
+ "ic_fluent_camera_dome_20_regular": 58238,
+ "ic_fluent_camera_edit_20_filled": 58239,
+ "ic_fluent_camera_edit_20_regular": 58240,
+ "ic_fluent_camera_off_20_filled": 58241,
+ "ic_fluent_camera_off_20_regular": 58242,
+ "ic_fluent_camera_sparkles_20_filled": 58243,
+ "ic_fluent_camera_sparkles_20_regular": 58244,
+ "ic_fluent_camera_switch_20_filled": 58245,
+ "ic_fluent_camera_switch_20_regular": 58246,
+ "ic_fluent_card_ui_20_filled": 58247,
+ "ic_fluent_card_ui_20_regular": 58248,
+ "ic_fluent_card_ui_portrait_flip_20_filled": 58249,
+ "ic_fluent_card_ui_portrait_flip_20_regular": 58250,
+ "ic_fluent_caret_down_20_filled": 58251,
+ "ic_fluent_caret_down_20_regular": 58252,
+ "ic_fluent_caret_down_right_20_filled": 58253,
+ "ic_fluent_caret_down_right_20_regular": 58254,
+ "ic_fluent_caret_left_20_filled": 58255,
+ "ic_fluent_caret_left_20_regular": 58256,
+ "ic_fluent_caret_right_20_filled": 58257,
+ "ic_fluent_caret_right_20_regular": 58258,
+ "ic_fluent_caret_up_20_filled": 58259,
+ "ic_fluent_caret_up_20_regular": 58260,
+ "ic_fluent_cart_20_filled": 58261,
+ "ic_fluent_cart_20_regular": 58262,
+ "ic_fluent_cast_20_filled": 58263,
+ "ic_fluent_cast_20_regular": 58264,
+ "ic_fluent_cast_multiple_20_filled": 58265,
+ "ic_fluent_cast_multiple_20_regular": 58266,
+ "ic_fluent_catch_up_20_filled": 58267,
+ "ic_fluent_catch_up_20_regular": 58268,
+ "ic_fluent_cellular_3g_20_filled": 58269,
+ "ic_fluent_cellular_3g_20_regular": 58270,
+ "ic_fluent_cellular_4g_20_filled": 58271,
+ "ic_fluent_cellular_4g_20_regular": 58272,
+ "ic_fluent_cellular_5g_20_filled": 58273,
+ "ic_fluent_cellular_5g_20_regular": 58274,
+ "ic_fluent_cellular_data_1_20_filled": 58275,
+ "ic_fluent_cellular_data_1_20_regular": 58276,
+ "ic_fluent_cellular_data_2_20_filled": 58277,
+ "ic_fluent_cellular_data_2_20_regular": 58278,
+ "ic_fluent_cellular_data_3_20_filled": 58279,
+ "ic_fluent_cellular_data_3_20_regular": 58280,
+ "ic_fluent_cellular_data_4_20_filled": 58281,
+ "ic_fluent_cellular_data_4_20_regular": 58282,
+ "ic_fluent_cellular_data_5_20_filled": 58283,
+ "ic_fluent_cellular_data_5_20_regular": 58284,
+ "ic_fluent_cellular_off_20_filled": 58285,
+ "ic_fluent_cellular_off_20_regular": 58286,
+ "ic_fluent_cellular_warning_20_filled": 58287,
+ "ic_fluent_cellular_warning_20_regular": 58288,
+ "ic_fluent_center_horizontal_20_filled": 58289,
+ "ic_fluent_center_horizontal_20_regular": 58290,
+ "ic_fluent_center_vertical_20_filled": 58291,
+ "ic_fluent_center_vertical_20_regular": 58292,
+ "ic_fluent_certificate_20_filled": 58293,
+ "ic_fluent_certificate_20_regular": 58294,
+ "ic_fluent_channel_20_filled": 58295,
+ "ic_fluent_channel_20_regular": 58296,
+ "ic_fluent_channel_add_20_filled": 58297,
+ "ic_fluent_channel_add_20_regular": 58298,
+ "ic_fluent_channel_alert_20_filled": 58299,
+ "ic_fluent_channel_alert_20_regular": 58300,
+ "ic_fluent_channel_arrow_left_20_filled": 58301,
+ "ic_fluent_channel_arrow_left_20_regular": 58302,
+ "ic_fluent_channel_dismiss_20_filled": 58303,
+ "ic_fluent_channel_dismiss_20_regular": 58304,
+ "ic_fluent_channel_share_20_filled": 58305,
+ "ic_fluent_channel_share_20_regular": 58306,
+ "ic_fluent_channel_subtract_20_filled": 58307,
+ "ic_fluent_channel_subtract_20_regular": 58308,
+ "ic_fluent_chart_multiple_20_filled": 58309,
+ "ic_fluent_chart_multiple_20_regular": 58310,
+ "ic_fluent_chart_person_20_filled": 58311,
+ "ic_fluent_chart_person_20_regular": 58312,
+ "ic_fluent_chat_20_filled": 58313,
+ "ic_fluent_chat_20_regular": 58314,
+ "ic_fluent_chat_add_20_filled": 58315,
+ "ic_fluent_chat_add_20_regular": 58316,
+ "ic_fluent_chat_arrow_back_20_filled": 58317,
+ "ic_fluent_chat_arrow_back_20_regular": 58318,
+ "ic_fluent_chat_arrow_back_down_20_filled": 58319,
+ "ic_fluent_chat_arrow_back_down_20_regular": 58320,
+ "ic_fluent_chat_arrow_double_back_20_filled": 58321,
+ "ic_fluent_chat_arrow_double_back_20_regular": 58322,
+ "ic_fluent_chat_bubbles_question_20_filled": 58323,
+ "ic_fluent_chat_bubbles_question_20_regular": 58324,
+ "ic_fluent_chat_cursor_20_filled": 58325,
+ "ic_fluent_chat_cursor_20_regular": 58326,
+ "ic_fluent_chat_dismiss_20_filled": 58327,
+ "ic_fluent_chat_dismiss_20_regular": 58328,
+ "ic_fluent_chat_empty_20_filled": 58329,
+ "ic_fluent_chat_empty_20_regular": 58330,
+ "ic_fluent_chat_help_20_filled": 58331,
+ "ic_fluent_chat_help_20_regular": 58332,
+ "ic_fluent_chat_history_20_filled": 58333,
+ "ic_fluent_chat_history_20_regular": 58334,
+ "ic_fluent_chat_lock_20_filled": 58335,
+ "ic_fluent_chat_lock_20_regular": 58336,
+ "ic_fluent_chat_mail_20_filled": 58337,
+ "ic_fluent_chat_mail_20_regular": 58338,
+ "ic_fluent_chat_multiple_20_filled": 58339,
+ "ic_fluent_chat_multiple_20_regular": 58340,
+ "ic_fluent_chat_multiple_heart_20_filled": 58341,
+ "ic_fluent_chat_multiple_heart_20_regular": 58342,
+ "ic_fluent_chat_off_20_filled": 58343,
+ "ic_fluent_chat_off_20_regular": 58344,
+ "ic_fluent_chat_settings_20_filled": 58345,
+ "ic_fluent_chat_settings_20_regular": 58346,
+ "ic_fluent_chat_sparkle_20_filled": 58347,
+ "ic_fluent_chat_sparkle_20_regular": 58348,
+ "ic_fluent_chat_video_20_filled": 58349,
+ "ic_fluent_chat_video_20_regular": 58350,
+ "ic_fluent_chat_warning_20_filled": 58351,
+ "ic_fluent_chat_warning_20_regular": 58352,
+ "ic_fluent_check_20_filled": 58353,
+ "ic_fluent_check_20_regular": 58354,
+ "ic_fluent_checkbox_1_20_filled": 58355,
+ "ic_fluent_checkbox_1_20_regular": 58356,
+ "ic_fluent_checkbox_2_20_filled": 58357,
+ "ic_fluent_checkbox_2_20_regular": 58358,
+ "ic_fluent_checkbox_arrow_right_20_filled": 58359,
+ "ic_fluent_checkbox_arrow_right_20_regular": 58360,
+ "ic_fluent_checkbox_checked_20_filled": 58361,
+ "ic_fluent_checkbox_checked_20_regular": 58362,
+ "ic_fluent_checkbox_checked_sync_20_filled": 58363,
+ "ic_fluent_checkbox_checked_sync_20_regular": 58364,
+ "ic_fluent_checkbox_indeterminate_20_filled": 58365,
+ "ic_fluent_checkbox_indeterminate_20_regular": 58366,
+ "ic_fluent_checkbox_person_20_filled": 58367,
+ "ic_fluent_checkbox_person_20_regular": 58368,
+ "ic_fluent_checkbox_unchecked_20_filled": 58369,
+ "ic_fluent_checkbox_unchecked_20_regular": 58370,
+ "ic_fluent_checkbox_warning_20_filled": 58371,
+ "ic_fluent_checkbox_warning_20_regular": 58372,
+ "ic_fluent_checkmark_20_filled": 58373,
+ "ic_fluent_checkmark_20_regular": 58374,
+ "ic_fluent_checkmark_circle_20_filled": 58375,
+ "ic_fluent_checkmark_circle_20_regular": 58376,
+ "ic_fluent_checkmark_circle_square_20_filled": 58377,
+ "ic_fluent_checkmark_circle_square_20_regular": 58378,
+ "ic_fluent_checkmark_circle_warning_20_filled": 58379,
+ "ic_fluent_checkmark_circle_warning_20_regular": 58380,
+ "ic_fluent_checkmark_lock_20_filled": 58381,
+ "ic_fluent_checkmark_lock_20_regular": 58382,
+ "ic_fluent_checkmark_note_20_filled": 58383,
+ "ic_fluent_checkmark_note_20_regular": 58384,
+ "ic_fluent_checkmark_square_20_filled": 58385,
+ "ic_fluent_checkmark_square_20_regular": 58386,
+ "ic_fluent_checkmark_starburst_20_filled": 58387,
+ "ic_fluent_checkmark_starburst_20_regular": 58388,
+ "ic_fluent_checkmark_underline_circle_20_filled": 58389,
+ "ic_fluent_checkmark_underline_circle_20_regular": 58390,
+ "ic_fluent_chess_20_filled": 58391,
+ "ic_fluent_chess_20_regular": 58392,
+ "ic_fluent_chevron_circle_down_20_filled": 58393,
+ "ic_fluent_chevron_circle_down_20_regular": 58394,
+ "ic_fluent_chevron_circle_left_20_filled": 58395,
+ "ic_fluent_chevron_circle_left_20_regular": 58396,
+ "ic_fluent_chevron_circle_right_20_filled": 58397,
+ "ic_fluent_chevron_circle_right_20_regular": 58398,
+ "ic_fluent_chevron_circle_up_20_filled": 58399,
+ "ic_fluent_chevron_circle_up_20_regular": 58400,
+ "ic_fluent_chevron_double_down_20_filled": 58401,
+ "ic_fluent_chevron_double_down_20_regular": 58402,
+ "ic_fluent_chevron_double_left_20_filled": 58403,
+ "ic_fluent_chevron_double_left_20_regular": 58404,
+ "ic_fluent_chevron_double_right_20_filled": 58405,
+ "ic_fluent_chevron_double_right_20_regular": 58406,
+ "ic_fluent_chevron_double_up_20_filled": 58407,
+ "ic_fluent_chevron_double_up_20_regular": 58408,
+ "ic_fluent_chevron_down_20_filled": 58409,
+ "ic_fluent_chevron_down_20_regular": 58410,
+ "ic_fluent_chevron_down_up_20_filled": 58411,
+ "ic_fluent_chevron_down_up_20_regular": 58412,
+ "ic_fluent_chevron_left_20_filled": 58413,
+ "ic_fluent_chevron_left_20_regular": 58414,
+ "ic_fluent_chevron_right_20_filled": 58415,
+ "ic_fluent_chevron_right_20_regular": 58416,
+ "ic_fluent_chevron_up_20_filled": 58417,
+ "ic_fluent_chevron_up_20_regular": 58418,
+ "ic_fluent_chevron_up_down_20_filled": 58419,
+ "ic_fluent_chevron_up_down_20_regular": 58420,
+ "ic_fluent_circle_20_filled": 58421,
+ "ic_fluent_circle_20_regular": 58422,
+ "ic_fluent_circle_edit_20_filled": 58423,
+ "ic_fluent_circle_edit_20_regular": 58424,
+ "ic_fluent_circle_eraser_20_filled": 58425,
+ "ic_fluent_circle_eraser_20_regular": 58426,
+ "ic_fluent_circle_half_fill_20_filled": 58427,
+ "ic_fluent_circle_half_fill_20_regular": 58428,
+ "ic_fluent_circle_highlight_20_filled": 58429,
+ "ic_fluent_circle_highlight_20_regular": 58430,
+ "ic_fluent_circle_hint_20_filled": 58431,
+ "ic_fluent_circle_hint_20_regular": 58432,
+ "ic_fluent_circle_hint_cursor_20_filled": 58433,
+ "ic_fluent_circle_hint_cursor_20_regular": 58434,
+ "ic_fluent_circle_hint_dismiss_20_filled": 58435,
+ "ic_fluent_circle_hint_dismiss_20_regular": 58436,
+ "ic_fluent_circle_hint_half_vertical_20_filled": 58437,
+ "ic_fluent_circle_hint_half_vertical_20_regular": 58438,
+ "ic_fluent_circle_image_20_filled": 58439,
+ "ic_fluent_circle_image_20_regular": 58440,
+ "ic_fluent_circle_line_20_filled": 58441,
+ "ic_fluent_circle_line_20_regular": 58442,
+ "ic_fluent_circle_multiple_concentric_20_filled": 58443,
+ "ic_fluent_circle_multiple_concentric_20_regular": 58444,
+ "ic_fluent_circle_multiple_hint_checkmark_20_filled": 58445,
+ "ic_fluent_circle_multiple_hint_checkmark_20_regular": 58446,
+ "ic_fluent_circle_multiple_subtract_checkmark_20_filled": 58447,
+ "ic_fluent_circle_multiple_subtract_checkmark_20_regular": 58448,
+ "ic_fluent_circle_off_20_filled": 58449,
+ "ic_fluent_circle_off_20_regular": 58450,
+ "ic_fluent_circle_shadow_20_filled": 58451,
+ "ic_fluent_circle_shadow_20_regular": 58452,
+ "ic_fluent_circle_small_20_filled": 58453,
+ "ic_fluent_circle_small_20_regular": 58454,
+ "ic_fluent_circle_sparkle_20_filled": 58455,
+ "ic_fluent_circle_sparkle_20_regular": 58456,
+ "ic_fluent_city_20_filled": 58457,
+ "ic_fluent_city_20_regular": 58458,
+ "ic_fluent_class_20_filled": 58459,
+ "ic_fluent_class_20_regular": 58460,
+ "ic_fluent_classification_20_filled": 58461,
+ "ic_fluent_classification_20_regular": 58462,
+ "ic_fluent_clear_formatting_20_filled": 58463,
+ "ic_fluent_clear_formatting_20_regular": 58464,
+ "ic_fluent_clipboard_20_filled": 58465,
+ "ic_fluent_clipboard_20_regular": 58466,
+ "ic_fluent_clipboard_3_day_20_filled": 58467,
+ "ic_fluent_clipboard_3_day_20_regular": 58468,
+ "ic_fluent_clipboard_arrow_right_20_filled": 58469,
+ "ic_fluent_clipboard_arrow_right_20_regular": 58470,
+ "ic_fluent_clipboard_brush_20_filled": 58471,
+ "ic_fluent_clipboard_brush_20_regular": 58472,
+ "ic_fluent_clipboard_bullet_list_20_filled": 58473,
+ "ic_fluent_clipboard_bullet_list_20_regular": 58474,
+ "ic_fluent_clipboard_bullet_list_ltr_20_filled": 58475,
+ "ic_fluent_clipboard_bullet_list_ltr_20_regular": 58476,
+ "ic_fluent_clipboard_bullet_list_rtl_20_filled": 58477,
+ "ic_fluent_clipboard_bullet_list_rtl_20_regular": 58478,
+ "ic_fluent_clipboard_checkmark_20_filled": 58479,
+ "ic_fluent_clipboard_checkmark_20_regular": 58480,
+ "ic_fluent_clipboard_clock_20_filled": 58481,
+ "ic_fluent_clipboard_clock_20_regular": 58482,
+ "ic_fluent_clipboard_code_20_filled": 58483,
+ "ic_fluent_clipboard_code_20_regular": 58484,
+ "ic_fluent_clipboard_data_bar_20_filled": 58485,
+ "ic_fluent_clipboard_data_bar_20_regular": 58486,
+ "ic_fluent_clipboard_day_20_filled": 58487,
+ "ic_fluent_clipboard_day_20_regular": 58488,
+ "ic_fluent_clipboard_edit_20_filled": 58489,
+ "ic_fluent_clipboard_edit_20_regular": 58490,
+ "ic_fluent_clipboard_error_20_filled": 58491,
+ "ic_fluent_clipboard_error_20_regular": 58492,
+ "ic_fluent_clipboard_heart_20_filled": 58493,
+ "ic_fluent_clipboard_heart_20_regular": 58494,
+ "ic_fluent_clipboard_image_20_filled": 58495,
+ "ic_fluent_clipboard_image_20_regular": 58496,
+ "ic_fluent_clipboard_letter_20_filled": 58497,
+ "ic_fluent_clipboard_letter_20_regular": 58498,
+ "ic_fluent_clipboard_link_20_filled": 58499,
+ "ic_fluent_clipboard_link_20_regular": 58500,
+ "ic_fluent_clipboard_math_formula_20_filled": 58501,
+ "ic_fluent_clipboard_math_formula_20_regular": 58502,
+ "ic_fluent_clipboard_month_20_filled": 58503,
+ "ic_fluent_clipboard_month_20_regular": 58504,
+ "ic_fluent_clipboard_more_20_filled": 58505,
+ "ic_fluent_clipboard_more_20_regular": 58506,
+ "ic_fluent_clipboard_note_20_filled": 58507,
+ "ic_fluent_clipboard_note_20_regular": 58508,
+ "ic_fluent_clipboard_number_123_20_filled": 58509,
+ "ic_fluent_clipboard_number_123_20_regular": 58510,
+ "ic_fluent_clipboard_paste_20_filled": 58511,
+ "ic_fluent_clipboard_paste_20_regular": 58512,
+ "ic_fluent_clipboard_pulse_20_filled": 58513,
+ "ic_fluent_clipboard_pulse_20_regular": 58514,
+ "ic_fluent_clipboard_search_20_filled": 58515,
+ "ic_fluent_clipboard_search_20_regular": 58516,
+ "ic_fluent_clipboard_settings_20_filled": 58517,
+ "ic_fluent_clipboard_settings_20_regular": 58518,
+ "ic_fluent_clipboard_task_20_filled": 58519,
+ "ic_fluent_clipboard_task_20_regular": 58520,
+ "ic_fluent_clipboard_task_add_20_filled": 58521,
+ "ic_fluent_clipboard_task_add_20_regular": 58522,
+ "ic_fluent_clipboard_task_list_ltr_20_filled": 58523,
+ "ic_fluent_clipboard_task_list_ltr_20_regular": 58524,
+ "ic_fluent_clipboard_task_list_rtl_20_filled": 58525,
+ "ic_fluent_clipboard_task_list_rtl_20_regular": 58526,
+ "ic_fluent_clipboard_text_edit_20_filled": 58527,
+ "ic_fluent_clipboard_text_edit_20_regular": 58528,
+ "ic_fluent_clipboard_text_ltr_20_filled": 58529,
+ "ic_fluent_clipboard_text_ltr_20_regular": 58530,
+ "ic_fluent_clipboard_text_rtl_20_filled": 58531,
+ "ic_fluent_clipboard_text_rtl_20_regular": 58532,
+ "ic_fluent_clock_20_filled": 58533,
+ "ic_fluent_clock_20_regular": 58534,
+ "ic_fluent_clock_alarm_20_filled": 58535,
+ "ic_fluent_clock_alarm_20_regular": 58536,
+ "ic_fluent_clock_arrow_download_20_filled": 58537,
+ "ic_fluent_clock_arrow_download_20_regular": 58538,
+ "ic_fluent_clock_bill_20_filled": 58539,
+ "ic_fluent_clock_bill_20_regular": 58540,
+ "ic_fluent_clock_dismiss_20_filled": 58541,
+ "ic_fluent_clock_dismiss_20_regular": 58542,
+ "ic_fluent_clock_lock_20_filled": 58543,
+ "ic_fluent_clock_lock_20_regular": 58544,
+ "ic_fluent_clock_pause_20_filled": 58545,
+ "ic_fluent_clock_pause_20_regular": 58546,
+ "ic_fluent_clock_toolbox_20_filled": 58547,
+ "ic_fluent_clock_toolbox_20_regular": 58548,
+ "ic_fluent_closed_caption_20_filled": 58549,
+ "ic_fluent_closed_caption_20_regular": 58550,
+ "ic_fluent_closed_caption_off_20_filled": 58551,
+ "ic_fluent_closed_caption_off_20_regular": 58552,
+ "ic_fluent_clothes_hanger_20_filled": 58553,
+ "ic_fluent_clothes_hanger_20_regular": 58554,
+ "ic_fluent_cloud_20_filled": 58555,
+ "ic_fluent_cloud_20_regular": 58556,
+ "ic_fluent_cloud_add_20_filled": 58557,
+ "ic_fluent_cloud_add_20_regular": 58558,
+ "ic_fluent_cloud_archive_20_filled": 58559,
+ "ic_fluent_cloud_archive_20_regular": 58560,
+ "ic_fluent_cloud_arrow_down_20_filled": 58561,
+ "ic_fluent_cloud_arrow_down_20_regular": 58562,
+ "ic_fluent_cloud_arrow_right_20_filled": 58563,
+ "ic_fluent_cloud_arrow_right_20_regular": 58564,
+ "ic_fluent_cloud_arrow_up_20_filled": 58565,
+ "ic_fluent_cloud_arrow_up_20_regular": 58566,
+ "ic_fluent_cloud_beaker_20_filled": 58567,
+ "ic_fluent_cloud_beaker_20_regular": 58568,
+ "ic_fluent_cloud_bidirectional_20_filled": 58569,
+ "ic_fluent_cloud_bidirectional_20_regular": 58570,
+ "ic_fluent_cloud_checkmark_20_filled": 58571,
+ "ic_fluent_cloud_checkmark_20_regular": 58572,
+ "ic_fluent_cloud_cube_20_filled": 58573,
+ "ic_fluent_cloud_cube_20_regular": 58574,
+ "ic_fluent_cloud_database_20_filled": 58575,
+ "ic_fluent_cloud_database_20_regular": 58576,
+ "ic_fluent_cloud_desktop_20_filled": 58577,
+ "ic_fluent_cloud_desktop_20_regular": 58578,
+ "ic_fluent_cloud_dismiss_20_filled": 58579,
+ "ic_fluent_cloud_dismiss_20_regular": 58580,
+ "ic_fluent_cloud_edit_20_filled": 58581,
+ "ic_fluent_cloud_edit_20_regular": 58582,
+ "ic_fluent_cloud_error_20_filled": 58583,
+ "ic_fluent_cloud_error_20_regular": 58584,
+ "ic_fluent_cloud_flow_20_filled": 58585,
+ "ic_fluent_cloud_flow_20_regular": 58586,
+ "ic_fluent_cloud_link_20_filled": 58587,
+ "ic_fluent_cloud_link_20_regular": 58588,
+ "ic_fluent_cloud_off_20_filled": 58589,
+ "ic_fluent_cloud_off_20_regular": 58590,
+ "ic_fluent_cloud_swap_20_filled": 58591,
+ "ic_fluent_cloud_swap_20_regular": 58592,
+ "ic_fluent_cloud_sync_20_filled": 58593,
+ "ic_fluent_cloud_sync_20_regular": 58594,
+ "ic_fluent_cloud_words_20_filled": 58595,
+ "ic_fluent_cloud_words_20_regular": 58596,
+ "ic_fluent_clover_20_filled": 58597,
+ "ic_fluent_clover_20_regular": 58598,
+ "ic_fluent_code_20_filled": 58599,
+ "ic_fluent_code_20_regular": 58600,
+ "ic_fluent_code_block_20_filled": 58601,
+ "ic_fluent_code_block_20_regular": 58602,
+ "ic_fluent_code_circle_20_filled": 58603,
+ "ic_fluent_code_circle_20_regular": 58604,
+ "ic_fluent_code_text_20_filled": 58605,
+ "ic_fluent_code_text_20_regular": 58606,
+ "ic_fluent_code_text_edit_20_filled": 58607,
+ "ic_fluent_code_text_edit_20_regular": 58608,
+ "ic_fluent_coin_multiple_20_filled": 58609,
+ "ic_fluent_coin_multiple_20_regular": 58610,
+ "ic_fluent_coin_stack_20_filled": 58611,
+ "ic_fluent_coin_stack_20_regular": 58612,
+ "ic_fluent_collections_20_filled": 58613,
+ "ic_fluent_collections_20_regular": 58614,
+ "ic_fluent_collections_add_20_filled": 58615,
+ "ic_fluent_collections_add_20_regular": 58616,
+ "ic_fluent_color_20_filled": 58617,
+ "ic_fluent_color_20_regular": 58618,
+ "ic_fluent_color_background_20_filled": 58619,
+ "ic_fluent_color_background_20_regular": 58620,
+ "ic_fluent_color_background_accent_20_regular": 58621,
+ "ic_fluent_color_fill_20_filled": 58622,
+ "ic_fluent_color_fill_20_regular": 58623,
+ "ic_fluent_color_fill_accent_20_regular": 58624,
+ "ic_fluent_color_line_20_filled": 58625,
+ "ic_fluent_color_line_20_regular": 58626,
+ "ic_fluent_color_line_accent_20_regular": 58627,
+ "ic_fluent_column_20_filled": 58628,
+ "ic_fluent_column_20_regular": 58629,
+ "ic_fluent_column_arrow_right_20_filled": 58630,
+ "ic_fluent_column_arrow_right_20_regular": 58631,
+ "ic_fluent_column_double_compare_20_filled": 58632,
+ "ic_fluent_column_double_compare_20_regular": 58633,
+ "ic_fluent_column_edit_20_filled": 58634,
+ "ic_fluent_column_edit_20_regular": 58635,
+ "ic_fluent_column_single_compare_20_filled": 58636,
+ "ic_fluent_column_single_compare_20_regular": 58637,
+ "ic_fluent_column_triple_20_filled": 58638,
+ "ic_fluent_column_triple_20_regular": 58639,
+ "ic_fluent_column_triple_edit_20_filled": 58640,
+ "ic_fluent_column_triple_edit_20_regular": 58641,
+ "ic_fluent_comma_20_filled": 58642,
+ "ic_fluent_comma_20_regular": 58643,
+ "ic_fluent_comment_20_filled": 58644,
+ "ic_fluent_comment_20_regular": 58645,
+ "ic_fluent_comment_add_20_filled": 58646,
+ "ic_fluent_comment_add_20_regular": 58647,
+ "ic_fluent_comment_arrow_left_20_filled": 58648,
+ "ic_fluent_comment_arrow_left_20_regular": 58649,
+ "ic_fluent_comment_arrow_right_20_filled": 58650,
+ "ic_fluent_comment_arrow_right_20_regular": 58651,
+ "ic_fluent_comment_badge_20_filled": 58652,
+ "ic_fluent_comment_badge_20_regular": 58653,
+ "ic_fluent_comment_checkmark_20_filled": 58654,
+ "ic_fluent_comment_checkmark_20_regular": 58655,
+ "ic_fluent_comment_dismiss_20_filled": 58656,
+ "ic_fluent_comment_dismiss_20_regular": 58657,
+ "ic_fluent_comment_edit_20_filled": 58658,
+ "ic_fluent_comment_edit_20_regular": 58659,
+ "ic_fluent_comment_error_20_filled": 58660,
+ "ic_fluent_comment_error_20_regular": 58661,
+ "ic_fluent_comment_lightning_20_filled": 58662,
+ "ic_fluent_comment_lightning_20_regular": 58663,
+ "ic_fluent_comment_link_20_filled": 58664,
+ "ic_fluent_comment_link_20_regular": 58665,
+ "ic_fluent_comment_mention_20_filled": 58666,
+ "ic_fluent_comment_mention_20_regular": 58667,
+ "ic_fluent_comment_multiple_20_filled": 58668,
+ "ic_fluent_comment_multiple_20_regular": 58669,
+ "ic_fluent_comment_multiple_checkmark_20_filled": 58670,
+ "ic_fluent_comment_multiple_checkmark_20_regular": 58671,
+ "ic_fluent_comment_multiple_link_20_filled": 58672,
+ "ic_fluent_comment_multiple_link_20_regular": 58673,
+ "ic_fluent_comment_multiple_mention_20_filled": 58674,
+ "ic_fluent_comment_multiple_mention_20_regular": 58675,
+ "ic_fluent_comment_note_20_filled": 58676,
+ "ic_fluent_comment_note_20_regular": 58677,
+ "ic_fluent_comment_off_20_filled": 58678,
+ "ic_fluent_comment_off_20_regular": 58679,
+ "ic_fluent_comment_quote_20_filled": 58680,
+ "ic_fluent_comment_quote_20_regular": 58681,
+ "ic_fluent_comment_text_20_filled": 58682,
+ "ic_fluent_comment_text_20_regular": 58683,
+ "ic_fluent_communication_20_filled": 58684,
+ "ic_fluent_communication_20_regular": 58685,
+ "ic_fluent_communication_person_20_filled": 58686,
+ "ic_fluent_communication_person_20_regular": 58687,
+ "ic_fluent_communication_shield_20_filled": 58688,
+ "ic_fluent_communication_shield_20_regular": 58689,
+ "ic_fluent_compass_northwest_20_filled": 58690,
+ "ic_fluent_compass_northwest_20_regular": 58691,
+ "ic_fluent_compose_20_filled": 58692,
+ "ic_fluent_compose_20_regular": 58693,
+ "ic_fluent_conference_room_20_filled": 58694,
+ "ic_fluent_conference_room_20_regular": 58695,
+ "ic_fluent_connected_20_filled": 58696,
+ "ic_fluent_connected_20_regular": 58697,
+ "ic_fluent_connector_20_filled": 58698,
+ "ic_fluent_connector_20_regular": 58699,
+ "ic_fluent_contact_card_20_filled": 58700,
+ "ic_fluent_contact_card_20_regular": 58701,
+ "ic_fluent_contact_card_group_20_filled": 58702,
+ "ic_fluent_contact_card_group_20_regular": 58703,
+ "ic_fluent_contact_card_link_20_filled": 58704,
+ "ic_fluent_contact_card_link_20_regular": 58705,
+ "ic_fluent_contact_card_ribbon_20_filled": 58706,
+ "ic_fluent_contact_card_ribbon_20_regular": 58707,
+ "ic_fluent_content_settings_20_filled": 58708,
+ "ic_fluent_content_settings_20_regular": 58709,
+ "ic_fluent_content_view_20_filled": 58710,
+ "ic_fluent_content_view_20_regular": 58711,
+ "ic_fluent_content_view_gallery_20_filled": 58712,
+ "ic_fluent_content_view_gallery_20_regular": 58713,
+ "ic_fluent_content_view_gallery_lightning_20_filled": 58714,
+ "ic_fluent_content_view_gallery_lightning_20_regular": 58715,
+ "ic_fluent_contract_down_left_20_filled": 58716,
+ "ic_fluent_contract_down_left_20_regular": 58717,
+ "ic_fluent_contract_up_right_20_filled": 58718,
+ "ic_fluent_contract_up_right_20_regular": 58719,
+ "ic_fluent_control_button_20_filled": 58720,
+ "ic_fluent_control_button_20_regular": 58721,
+ "ic_fluent_convert_range_20_filled": 58722,
+ "ic_fluent_convert_range_20_regular": 58723,
+ "ic_fluent_cookies_20_filled": 58724,
+ "ic_fluent_cookies_20_regular": 58725,
+ "ic_fluent_copy_20_filled": 58726,
+ "ic_fluent_copy_20_regular": 58727,
+ "ic_fluent_copy_add_20_filled": 58728,
+ "ic_fluent_copy_add_20_regular": 58729,
+ "ic_fluent_copy_arrow_right_20_filled": 58730,
+ "ic_fluent_copy_arrow_right_20_regular": 58731,
+ "ic_fluent_copy_select_20_filled": 58732,
+ "ic_fluent_copy_select_20_regular": 58733,
+ "ic_fluent_couch_20_filled": 58734,
+ "ic_fluent_couch_20_regular": 58735,
+ "ic_fluent_credit_card_clock_20_filled": 58736,
+ "ic_fluent_credit_card_clock_20_regular": 58737,
+ "ic_fluent_credit_card_person_20_filled": 58738,
+ "ic_fluent_credit_card_person_20_regular": 58739,
+ "ic_fluent_credit_card_toolbox_20_filled": 58740,
+ "ic_fluent_credit_card_toolbox_20_regular": 58741,
+ "ic_fluent_crop_20_filled": 58742,
+ "ic_fluent_crop_20_regular": 58743,
+ "ic_fluent_crop_arrow_rotate_20_filled": 58744,
+ "ic_fluent_crop_arrow_rotate_20_regular": 58745,
+ "ic_fluent_crop_interim_20_filled": 58746,
+ "ic_fluent_crop_interim_20_regular": 58747,
+ "ic_fluent_crop_interim_off_20_filled": 58748,
+ "ic_fluent_crop_interim_off_20_regular": 58749,
+ "ic_fluent_crown_20_filled": 58750,
+ "ic_fluent_crown_20_regular": 58751,
+ "ic_fluent_cube_20_filled": 58752,
+ "ic_fluent_cube_20_regular": 58753,
+ "ic_fluent_cube_add_20_filled": 58754,
+ "ic_fluent_cube_add_20_regular": 58755,
+ "ic_fluent_cube_arrow_curve_down_20_filled": 58756,
+ "ic_fluent_cube_arrow_curve_down_20_regular": 58757,
+ "ic_fluent_cube_link_20_filled": 58758,
+ "ic_fluent_cube_link_20_regular": 58759,
+ "ic_fluent_cube_multiple_20_filled": 58760,
+ "ic_fluent_cube_multiple_20_regular": 58761,
+ "ic_fluent_cube_quick_20_filled": 58762,
+ "ic_fluent_cube_quick_20_regular": 58763,
+ "ic_fluent_cube_rotate_20_filled": 58764,
+ "ic_fluent_cube_rotate_20_regular": 58765,
+ "ic_fluent_cube_sync_20_filled": 58766,
+ "ic_fluent_cube_sync_20_regular": 58767,
+ "ic_fluent_cube_tree_20_filled": 58768,
+ "ic_fluent_cube_tree_20_regular": 58769,
+ "ic_fluent_currency_dollar_euro_20_filled": 58770,
+ "ic_fluent_currency_dollar_euro_20_regular": 58771,
+ "ic_fluent_currency_dollar_rupee_20_filled": 58772,
+ "ic_fluent_currency_dollar_rupee_20_regular": 58773,
+ "ic_fluent_cursor_20_filled": 58774,
+ "ic_fluent_cursor_20_regular": 58775,
+ "ic_fluent_cursor_click_20_filled": 58776,
+ "ic_fluent_cursor_click_20_regular": 58777,
+ "ic_fluent_cursor_hover_20_filled": 58778,
+ "ic_fluent_cursor_hover_20_regular": 58779,
+ "ic_fluent_cursor_hover_off_20_filled": 58780,
+ "ic_fluent_cursor_hover_off_20_regular": 58781,
+ "ic_fluent_cursor_prohibited_20_filled": 58782,
+ "ic_fluent_cursor_prohibited_20_regular": 58783,
+ "ic_fluent_cut_20_filled": 58784,
+ "ic_fluent_cut_20_regular": 58785,
+ "ic_fluent_dark_theme_20_filled": 58786,
+ "ic_fluent_dark_theme_20_regular": 58787,
+ "ic_fluent_data_area_20_filled": 58788,
+ "ic_fluent_data_area_20_regular": 58789,
+ "ic_fluent_data_bar_horizontal_20_filled": 58790,
+ "ic_fluent_data_bar_horizontal_20_regular": 58791,
+ "ic_fluent_data_bar_vertical_20_filled": 58792,
+ "ic_fluent_data_bar_vertical_20_regular": 58793,
+ "ic_fluent_data_bar_vertical_add_20_filled": 58794,
+ "ic_fluent_data_bar_vertical_add_20_regular": 58795,
+ "ic_fluent_data_bar_vertical_arrow_down_20_filled": 58796,
+ "ic_fluent_data_bar_vertical_arrow_down_20_regular": 58797,
+ "ic_fluent_data_bar_vertical_ascending_20_filled": 58798,
+ "ic_fluent_data_bar_vertical_ascending_20_regular": 58799,
+ "ic_fluent_data_bar_vertical_star_20_filled": 58800,
+ "ic_fluent_data_bar_vertical_star_20_regular": 58801,
+ "ic_fluent_data_funnel_20_filled": 58802,
+ "ic_fluent_data_funnel_20_regular": 58803,
+ "ic_fluent_data_histogram_20_filled": 58804,
+ "ic_fluent_data_histogram_20_regular": 58805,
+ "ic_fluent_data_line_20_filled": 58806,
+ "ic_fluent_data_line_20_regular": 58807,
+ "ic_fluent_data_pie_20_filled": 58808,
+ "ic_fluent_data_pie_20_regular": 58809,
+ "ic_fluent_data_scatter_20_filled": 58810,
+ "ic_fluent_data_scatter_20_regular": 58811,
+ "ic_fluent_data_sunburst_20_filled": 58812,
+ "ic_fluent_data_sunburst_20_regular": 58813,
+ "ic_fluent_data_treemap_20_filled": 58814,
+ "ic_fluent_data_treemap_20_regular": 58815,
+ "ic_fluent_data_trending_20_filled": 58816,
+ "ic_fluent_data_trending_20_regular": 58817,
+ "ic_fluent_data_usage_20_filled": 58818,
+ "ic_fluent_data_usage_20_regular": 58819,
+ "ic_fluent_data_usage_checkmark_20_filled": 58820,
+ "ic_fluent_data_usage_checkmark_20_regular": 58821,
+ "ic_fluent_data_usage_edit_20_filled": 58822,
+ "ic_fluent_data_usage_edit_20_regular": 58823,
+ "ic_fluent_data_usage_settings_20_filled": 58824,
+ "ic_fluent_data_usage_settings_20_regular": 58825,
+ "ic_fluent_data_usage_toolbox_20_filled": 58826,
+ "ic_fluent_data_usage_toolbox_20_regular": 58827,
+ "ic_fluent_data_waterfall_20_filled": 58828,
+ "ic_fluent_data_waterfall_20_regular": 58829,
+ "ic_fluent_data_whisker_20_filled": 58830,
+ "ic_fluent_data_whisker_20_regular": 58831,
+ "ic_fluent_database_20_filled": 58832,
+ "ic_fluent_database_20_regular": 58833,
+ "ic_fluent_database_arrow_down_20_filled": 58834,
+ "ic_fluent_database_arrow_down_20_regular": 58835,
+ "ic_fluent_database_arrow_right_20_filled": 58836,
+ "ic_fluent_database_arrow_right_20_regular": 58837,
+ "ic_fluent_database_arrow_up_20_filled": 58838,
+ "ic_fluent_database_arrow_up_20_regular": 58839,
+ "ic_fluent_database_checkmark_20_filled": 58840,
+ "ic_fluent_database_checkmark_20_regular": 58841,
+ "ic_fluent_database_lightning_20_filled": 58842,
+ "ic_fluent_database_lightning_20_regular": 58843,
+ "ic_fluent_database_link_20_filled": 58844,
+ "ic_fluent_database_link_20_regular": 58845,
+ "ic_fluent_database_multiple_20_filled": 58846,
+ "ic_fluent_database_multiple_20_regular": 58847,
+ "ic_fluent_database_person_20_filled": 58848,
+ "ic_fluent_database_person_20_regular": 58849,
+ "ic_fluent_database_plug_connected_20_filled": 58850,
+ "ic_fluent_database_plug_connected_20_regular": 58851,
+ "ic_fluent_database_search_20_filled": 58852,
+ "ic_fluent_database_search_20_regular": 58853,
+ "ic_fluent_database_switch_20_filled": 58854,
+ "ic_fluent_database_switch_20_regular": 58855,
+ "ic_fluent_database_warning_20_filled": 58856,
+ "ic_fluent_database_warning_20_regular": 58857,
+ "ic_fluent_database_window_20_filled": 58858,
+ "ic_fluent_database_window_20_regular": 58859,
+ "ic_fluent_decimal_arrow_left_20_filled": 58860,
+ "ic_fluent_decimal_arrow_left_20_regular": 58861,
+ "ic_fluent_decimal_arrow_right_20_filled": 58862,
+ "ic_fluent_decimal_arrow_right_20_regular": 58863,
+ "ic_fluent_delete_20_filled": 58864,
+ "ic_fluent_delete_20_regular": 58865,
+ "ic_fluent_delete_arrow_back_20_filled": 58866,
+ "ic_fluent_delete_arrow_back_20_regular": 58867,
+ "ic_fluent_delete_dismiss_20_filled": 58868,
+ "ic_fluent_delete_dismiss_20_regular": 58869,
+ "ic_fluent_delete_lines_20_filled": 58870,
+ "ic_fluent_delete_lines_20_regular": 58871,
+ "ic_fluent_delete_off_20_filled": 58872,
+ "ic_fluent_delete_off_20_regular": 58873,
+ "ic_fluent_dentist_20_filled": 58874,
+ "ic_fluent_dentist_20_regular": 58875,
+ "ic_fluent_design_ideas_20_filled": 58876,
+ "ic_fluent_design_ideas_20_regular": 58877,
+ "ic_fluent_desk_20_filled": 58878,
+ "ic_fluent_desk_20_regular": 58879,
+ "ic_fluent_desktop_20_filled": 58880,
+ "ic_fluent_desktop_20_regular": 58881,
+ "ic_fluent_desktop_arrow_down_20_filled": 58882,
+ "ic_fluent_desktop_arrow_down_20_regular": 58883,
+ "ic_fluent_desktop_arrow_right_20_filled": 58884,
+ "ic_fluent_desktop_arrow_right_20_regular": 58885,
+ "ic_fluent_desktop_checkmark_20_filled": 58886,
+ "ic_fluent_desktop_checkmark_20_regular": 58887,
+ "ic_fluent_desktop_cursor_20_filled": 58888,
+ "ic_fluent_desktop_cursor_20_regular": 58889,
+ "ic_fluent_desktop_edit_20_filled": 58890,
+ "ic_fluent_desktop_edit_20_regular": 58891,
+ "ic_fluent_desktop_flow_20_filled": 58892,
+ "ic_fluent_desktop_flow_20_regular": 58893,
+ "ic_fluent_desktop_keyboard_20_filled": 58894,
+ "ic_fluent_desktop_keyboard_20_regular": 58895,
+ "ic_fluent_desktop_mac_20_filled": 58896,
+ "ic_fluent_desktop_mac_20_regular": 58897,
+ "ic_fluent_desktop_off_20_filled": 58898,
+ "ic_fluent_desktop_off_20_regular": 58899,
+ "ic_fluent_desktop_pulse_20_filled": 58900,
+ "ic_fluent_desktop_pulse_20_regular": 58901,
+ "ic_fluent_desktop_signal_20_filled": 58902,
+ "ic_fluent_desktop_signal_20_regular": 58903,
+ "ic_fluent_desktop_speaker_20_filled": 58904,
+ "ic_fluent_desktop_speaker_20_regular": 58905,
+ "ic_fluent_desktop_speaker_off_20_filled": 58906,
+ "ic_fluent_desktop_speaker_off_20_regular": 58907,
+ "ic_fluent_desktop_sync_20_filled": 58908,
+ "ic_fluent_desktop_sync_20_regular": 58909,
+ "ic_fluent_desktop_toolbox_20_filled": 58910,
+ "ic_fluent_desktop_toolbox_20_regular": 58911,
+ "ic_fluent_desktop_tower_20_filled": 58912,
+ "ic_fluent_desktop_tower_20_regular": 58913,
+ "ic_fluent_developer_board_20_filled": 58914,
+ "ic_fluent_developer_board_20_regular": 58915,
+ "ic_fluent_developer_board_lightning_20_filled": 58916,
+ "ic_fluent_developer_board_lightning_20_regular": 58917,
+ "ic_fluent_developer_board_lightning_toolbox_20_filled": 58918,
+ "ic_fluent_developer_board_lightning_toolbox_20_regular": 58919,
+ "ic_fluent_developer_board_search_20_filled": 58920,
+ "ic_fluent_developer_board_search_20_regular": 58921,
+ "ic_fluent_device_eq_20_filled": 58922,
+ "ic_fluent_device_eq_20_regular": 58923,
+ "ic_fluent_device_meeting_room_20_filled": 58924,
+ "ic_fluent_device_meeting_room_20_regular": 58925,
+ "ic_fluent_device_meeting_room_remote_20_filled": 58926,
+ "ic_fluent_device_meeting_room_remote_20_regular": 58927,
+ "ic_fluent_diagram_20_filled": 58928,
+ "ic_fluent_diagram_20_regular": 58929,
+ "ic_fluent_dialpad_20_filled": 58930,
+ "ic_fluent_dialpad_20_regular": 58931,
+ "ic_fluent_dialpad_off_20_filled": 58932,
+ "ic_fluent_dialpad_off_20_regular": 58933,
+ "ic_fluent_dialpad_question_mark_20_filled": 58934,
+ "ic_fluent_dialpad_question_mark_20_regular": 58935,
+ "ic_fluent_diamond_20_filled": 58936,
+ "ic_fluent_diamond_20_regular": 58937,
+ "ic_fluent_directions_20_filled": 58938,
+ "ic_fluent_directions_20_regular": 58939,
+ "ic_fluent_dishwasher_20_filled": 58940,
+ "ic_fluent_dishwasher_20_regular": 58941,
+ "ic_fluent_dismiss_20_filled": 58942,
+ "ic_fluent_dismiss_20_regular": 58943,
+ "ic_fluent_dismiss_circle_20_filled": 58944,
+ "ic_fluent_dismiss_circle_20_regular": 58945,
+ "ic_fluent_dismiss_square_20_filled": 58946,
+ "ic_fluent_dismiss_square_20_regular": 58947,
+ "ic_fluent_dismiss_square_multiple_20_filled": 58948,
+ "ic_fluent_dismiss_square_multiple_20_regular": 58949,
+ "ic_fluent_diversity_20_filled": 58950,
+ "ic_fluent_diversity_20_regular": 58951,
+ "ic_fluent_divider_short_20_filled": 58952,
+ "ic_fluent_divider_short_20_regular": 58953,
+ "ic_fluent_divider_tall_20_filled": 58954,
+ "ic_fluent_divider_tall_20_regular": 58955,
+ "ic_fluent_dock_20_filled": 58956,
+ "ic_fluent_dock_20_regular": 58957,
+ "ic_fluent_dock_row_20_filled": 58958,
+ "ic_fluent_dock_row_20_regular": 58959,
+ "ic_fluent_doctor_20_filled": 58960,
+ "ic_fluent_doctor_20_regular": 58961,
+ "ic_fluent_document_100_20_filled": 58962,
+ "ic_fluent_document_100_20_regular": 58963,
+ "ic_fluent_document_20_filled": 58964,
+ "ic_fluent_document_20_regular": 58965,
+ "ic_fluent_document_add_20_filled": 58966,
+ "ic_fluent_document_add_20_regular": 58967,
+ "ic_fluent_document_arrow_down_20_filled": 58968,
+ "ic_fluent_document_arrow_down_20_regular": 58969,
+ "ic_fluent_document_arrow_left_20_filled": 58970,
+ "ic_fluent_document_arrow_left_20_regular": 58971,
+ "ic_fluent_document_arrow_right_20_filled": 58972,
+ "ic_fluent_document_arrow_right_20_regular": 58973,
+ "ic_fluent_document_arrow_up_20_filled": 58974,
+ "ic_fluent_document_arrow_up_20_regular": 58975,
+ "ic_fluent_document_border_20_filled": 58976,
+ "ic_fluent_document_border_20_regular": 58977,
+ "ic_fluent_document_border_print_20_filled": 58978,
+ "ic_fluent_document_border_print_20_regular": 58979,
+ "ic_fluent_document_briefcase_20_filled": 58980,
+ "ic_fluent_document_briefcase_20_regular": 58981,
+ "ic_fluent_document_bullet_list_20_filled": 58982,
+ "ic_fluent_document_bullet_list_20_regular": 58983,
+ "ic_fluent_document_bullet_list_arrow_left_20_filled": 58984,
+ "ic_fluent_document_bullet_list_arrow_left_20_regular": 58985,
+ "ic_fluent_document_bullet_list_clock_20_filled": 58986,
+ "ic_fluent_document_bullet_list_clock_20_regular": 58987,
+ "ic_fluent_document_bullet_list_cube_20_filled": 58988,
+ "ic_fluent_document_bullet_list_cube_20_regular": 58989,
+ "ic_fluent_document_bullet_list_multiple_20_filled": 58990,
+ "ic_fluent_document_bullet_list_multiple_20_regular": 58991,
+ "ic_fluent_document_bullet_list_off_20_filled": 58992,
+ "ic_fluent_document_bullet_list_off_20_regular": 58993,
+ "ic_fluent_document_catch_up_20_filled": 58994,
+ "ic_fluent_document_catch_up_20_regular": 58995,
+ "ic_fluent_document_checkmark_20_filled": 58996,
+ "ic_fluent_document_checkmark_20_regular": 58997,
+ "ic_fluent_document_chevron_double_20_filled": 58998,
+ "ic_fluent_document_chevron_double_20_regular": 58999,
+ "ic_fluent_document_copy_20_filled": 59000,
+ "ic_fluent_document_copy_20_regular": 59001,
+ "ic_fluent_document_css_20_filled": 59002,
+ "ic_fluent_document_css_20_regular": 59003,
+ "ic_fluent_document_cube_20_filled": 59004,
+ "ic_fluent_document_cube_20_regular": 59005,
+ "ic_fluent_document_data_20_filled": 59006,
+ "ic_fluent_document_data_20_regular": 59007,
+ "ic_fluent_document_data_link_20_filled": 59008,
+ "ic_fluent_document_data_link_20_regular": 59009,
+ "ic_fluent_document_data_lock_20_filled": 59010,
+ "ic_fluent_document_data_lock_20_regular": 59011,
+ "ic_fluent_document_database_20_filled": 59012,
+ "ic_fluent_document_database_20_regular": 59013,
+ "ic_fluent_document_dismiss_20_filled": 59014,
+ "ic_fluent_document_dismiss_20_regular": 59015,
+ "ic_fluent_document_edit_20_filled": 59016,
+ "ic_fluent_document_edit_20_regular": 59017,
+ "ic_fluent_document_endnote_20_filled": 59018,
+ "ic_fluent_document_endnote_20_regular": 59019,
+ "ic_fluent_document_error_20_filled": 59020,
+ "ic_fluent_document_error_20_regular": 59021,
+ "ic_fluent_document_fit_20_filled": 59022,
+ "ic_fluent_document_fit_20_regular": 59023,
+ "ic_fluent_document_flowchart_20_filled": 59024,
+ "ic_fluent_document_flowchart_20_regular": 59025,
+ "ic_fluent_document_folder_20_filled": 59026,
+ "ic_fluent_document_folder_20_regular": 59027,
+ "ic_fluent_document_footer_20_filled": 59028,
+ "ic_fluent_document_footer_20_regular": 59029,
+ "ic_fluent_document_footer_dismiss_20_filled": 59030,
+ "ic_fluent_document_footer_dismiss_20_regular": 59031,
+ "ic_fluent_document_globe_20_filled": 59032,
+ "ic_fluent_document_globe_20_regular": 59033,
+ "ic_fluent_document_header_20_filled": 59034,
+ "ic_fluent_document_header_20_regular": 59035,
+ "ic_fluent_document_header_arrow_down_20_filled": 59036,
+ "ic_fluent_document_header_arrow_down_20_regular": 59037,
+ "ic_fluent_document_header_dismiss_20_filled": 59038,
+ "ic_fluent_document_header_dismiss_20_regular": 59039,
+ "ic_fluent_document_header_footer_20_filled": 59040,
+ "ic_fluent_document_header_footer_20_regular": 59041,
+ "ic_fluent_document_heart_20_filled": 59042,
+ "ic_fluent_document_heart_20_regular": 59043,
+ "ic_fluent_document_heart_pulse_20_filled": 59044,
+ "ic_fluent_document_heart_pulse_20_regular": 59045,
+ "ic_fluent_document_image_20_filled": 59046,
+ "ic_fluent_document_image_20_regular": 59047,
+ "ic_fluent_document_java_20_filled": 59048,
+ "ic_fluent_document_java_20_regular": 59049,
+ "ic_fluent_document_javascript_20_filled": 59050,
+ "ic_fluent_document_javascript_20_regular": 59051,
+ "ic_fluent_document_key_20_filled": 59052,
+ "ic_fluent_document_key_20_regular": 59053,
+ "ic_fluent_document_landscape_20_filled": 59054,
+ "ic_fluent_document_landscape_20_regular": 59055,
+ "ic_fluent_document_landscape_data_20_filled": 59056,
+ "ic_fluent_document_landscape_data_20_regular": 59057,
+ "ic_fluent_document_landscape_split_20_filled": 59058,
+ "ic_fluent_document_landscape_split_20_regular": 59059,
+ "ic_fluent_document_landscape_split_hint_20_filled": 59060,
+ "ic_fluent_document_landscape_split_hint_20_regular": 59061,
+ "ic_fluent_document_lightning_20_filled": 59062,
+ "ic_fluent_document_lightning_20_regular": 59063,
+ "ic_fluent_document_link_20_filled": 59064,
+ "ic_fluent_document_link_20_regular": 59065,
+ "ic_fluent_document_lock_20_filled": 59066,
+ "ic_fluent_document_lock_20_regular": 59067,
+ "ic_fluent_document_margins_20_filled": 59068,
+ "ic_fluent_document_margins_20_regular": 59069,
+ "ic_fluent_document_mention_20_filled": 59070,
+ "ic_fluent_document_mention_20_regular": 59071,
+ "ic_fluent_document_multiple_20_filled": 59072,
+ "ic_fluent_document_multiple_20_regular": 59073,
+ "ic_fluent_document_multiple_percent_20_filled": 59074,
+ "ic_fluent_document_multiple_percent_20_regular": 59075,
+ "ic_fluent_document_multiple_prohibited_20_filled": 59076,
+ "ic_fluent_document_multiple_prohibited_20_regular": 59077,
+ "ic_fluent_document_multiple_sync_20_filled": 59078,
+ "ic_fluent_document_multiple_sync_20_regular": 59079,
+ "ic_fluent_document_one_page_20_filled": 59080,
+ "ic_fluent_document_one_page_20_regular": 59081,
+ "ic_fluent_document_one_page_add_20_filled": 59082,
+ "ic_fluent_document_one_page_add_20_regular": 59083,
+ "ic_fluent_document_one_page_columns_20_filled": 59084,
+ "ic_fluent_document_one_page_columns_20_regular": 59085,
+ "ic_fluent_document_one_page_link_20_filled": 59086,
+ "ic_fluent_document_one_page_link_20_regular": 59087,
+ "ic_fluent_document_one_page_multiple_20_filled": 59088,
+ "ic_fluent_document_one_page_multiple_20_regular": 59089,
+ "ic_fluent_document_one_page_multiple_sparkle_20_filled": 59090,
+ "ic_fluent_document_one_page_multiple_sparkle_20_regular": 59091,
+ "ic_fluent_document_one_page_sparkle_20_filled": 59092,
+ "ic_fluent_document_one_page_sparkle_20_regular": 59093,
+ "ic_fluent_document_page_bottom_center_20_filled": 59094,
+ "ic_fluent_document_page_bottom_center_20_regular": 59095,
+ "ic_fluent_document_page_bottom_left_20_filled": 59096,
+ "ic_fluent_document_page_bottom_left_20_regular": 59097,
+ "ic_fluent_document_page_bottom_right_20_filled": 59098,
+ "ic_fluent_document_page_bottom_right_20_regular": 59099,
+ "ic_fluent_document_page_break_20_filled": 59100,
+ "ic_fluent_document_page_break_20_regular": 59101,
+ "ic_fluent_document_page_number_20_filled": 59102,
+ "ic_fluent_document_page_number_20_regular": 59103,
+ "ic_fluent_document_page_top_center_20_filled": 59104,
+ "ic_fluent_document_page_top_center_20_regular": 59105,
+ "ic_fluent_document_page_top_left_20_filled": 59106,
+ "ic_fluent_document_page_top_left_20_regular": 59107,
+ "ic_fluent_document_page_top_right_20_filled": 59108,
+ "ic_fluent_document_page_top_right_20_regular": 59109,
+ "ic_fluent_document_pdf_20_filled": 59110,
+ "ic_fluent_document_pdf_20_regular": 59111,
+ "ic_fluent_document_percent_20_filled": 59112,
+ "ic_fluent_document_percent_20_regular": 59113,
+ "ic_fluent_document_person_20_filled": 59114,
+ "ic_fluent_document_person_20_regular": 59115,
+ "ic_fluent_document_pill_20_filled": 59116,
+ "ic_fluent_document_pill_20_regular": 59117,
+ "ic_fluent_document_print_20_filled": 59118,
+ "ic_fluent_document_print_20_regular": 59119,
+ "ic_fluent_document_prohibited_20_filled": 59120,
+ "ic_fluent_document_prohibited_20_regular": 59121,
+ "ic_fluent_document_question_mark_20_filled": 59122,
+ "ic_fluent_document_question_mark_20_regular": 59123,
+ "ic_fluent_document_queue_20_filled": 59124,
+ "ic_fluent_document_queue_20_regular": 59125,
+ "ic_fluent_document_queue_add_20_filled": 59126,
+ "ic_fluent_document_queue_add_20_regular": 59127,
+ "ic_fluent_document_queue_multiple_20_filled": 59128,
+ "ic_fluent_document_queue_multiple_20_regular": 59129,
+ "ic_fluent_document_ribbon_20_filled": 59130,
+ "ic_fluent_document_ribbon_20_regular": 59131,
+ "ic_fluent_document_sass_20_filled": 59132,
+ "ic_fluent_document_sass_20_regular": 59133,
+ "ic_fluent_document_save_20_filled": 59134,
+ "ic_fluent_document_save_20_regular": 59135,
+ "ic_fluent_document_search_20_filled": 59136,
+ "ic_fluent_document_search_20_regular": 59137,
+ "ic_fluent_document_settings_20_filled": 59138,
+ "ic_fluent_document_settings_20_regular": 59139,
+ "ic_fluent_document_signature_20_filled": 59140,
+ "ic_fluent_document_signature_20_regular": 59141,
+ "ic_fluent_document_sparkle_20_filled": 59142,
+ "ic_fluent_document_sparkle_20_regular": 59143,
+ "ic_fluent_document_split_hint_20_filled": 59144,
+ "ic_fluent_document_split_hint_20_regular": 59145,
+ "ic_fluent_document_split_hint_off_20_filled": 59146,
+ "ic_fluent_document_split_hint_off_20_regular": 59147,
+ "ic_fluent_document_sync_20_filled": 59148,
+ "ic_fluent_document_sync_20_regular": 59149,
+ "ic_fluent_document_table_20_filled": 59150,
+ "ic_fluent_document_table_20_regular": 59151,
+ "ic_fluent_document_table_arrow_right_20_filled": 59152,
+ "ic_fluent_document_table_arrow_right_20_regular": 59153,
+ "ic_fluent_document_table_checkmark_20_filled": 59154,
+ "ic_fluent_document_table_checkmark_20_regular": 59155,
+ "ic_fluent_document_table_cube_20_filled": 59156,
+ "ic_fluent_document_table_cube_20_regular": 59157,
+ "ic_fluent_document_table_search_20_filled": 59158,
+ "ic_fluent_document_table_search_20_regular": 59159,
+ "ic_fluent_document_table_truck_20_filled": 59160,
+ "ic_fluent_document_table_truck_20_regular": 59161,
+ "ic_fluent_document_target_20_filled": 59162,
+ "ic_fluent_document_target_20_regular": 59163,
+ "ic_fluent_document_text_20_filled": 59164,
+ "ic_fluent_document_text_20_regular": 59165,
+ "ic_fluent_document_text_clock_20_filled": 59166,
+ "ic_fluent_document_text_clock_20_regular": 59167,
+ "ic_fluent_document_text_extract_20_filled": 59168,
+ "ic_fluent_document_text_extract_20_regular": 59169,
+ "ic_fluent_document_text_link_20_filled": 59170,
+ "ic_fluent_document_text_link_20_regular": 59171,
+ "ic_fluent_document_text_toolbox_20_filled": 59172,
+ "ic_fluent_document_text_toolbox_20_regular": 59173,
+ "ic_fluent_document_toolbox_20_filled": 59174,
+ "ic_fluent_document_toolbox_20_regular": 59175,
+ "ic_fluent_document_width_20_filled": 59176,
+ "ic_fluent_document_width_20_regular": 59177,
+ "ic_fluent_document_yml_20_filled": 59178,
+ "ic_fluent_document_yml_20_regular": 59179,
+ "ic_fluent_door_20_filled": 59180,
+ "ic_fluent_door_20_regular": 59181,
+ "ic_fluent_door_arrow_left_20_filled": 59182,
+ "ic_fluent_door_arrow_left_20_regular": 59183,
+ "ic_fluent_door_arrow_right_20_filled": 59184,
+ "ic_fluent_door_arrow_right_20_regular": 59185,
+ "ic_fluent_door_tag_20_filled": 59186,
+ "ic_fluent_door_tag_20_regular": 59187,
+ "ic_fluent_double_swipe_down_20_filled": 59188,
+ "ic_fluent_double_swipe_down_20_regular": 59189,
+ "ic_fluent_double_swipe_up_20_filled": 59190,
+ "ic_fluent_double_swipe_up_20_regular": 59191,
+ "ic_fluent_double_tap_swipe_down_20_filled": 59192,
+ "ic_fluent_double_tap_swipe_down_20_regular": 59193,
+ "ic_fluent_double_tap_swipe_up_20_filled": 59194,
+ "ic_fluent_double_tap_swipe_up_20_regular": 59195,
+ "ic_fluent_drafts_20_filled": 59196,
+ "ic_fluent_drafts_20_regular": 59197,
+ "ic_fluent_drag_20_filled": 59198,
+ "ic_fluent_drag_20_regular": 59199,
+ "ic_fluent_draw_image_20_filled": 59200,
+ "ic_fluent_draw_image_20_regular": 59201,
+ "ic_fluent_draw_shape_20_filled": 59202,
+ "ic_fluent_draw_shape_20_regular": 59203,
+ "ic_fluent_draw_text_20_filled": 59204,
+ "ic_fluent_draw_text_20_regular": 59205,
+ "ic_fluent_drawer_20_filled": 59206,
+ "ic_fluent_drawer_20_regular": 59207,
+ "ic_fluent_drawer_add_20_filled": 59208,
+ "ic_fluent_drawer_add_20_regular": 59209,
+ "ic_fluent_drawer_arrow_download_20_filled": 59210,
+ "ic_fluent_drawer_arrow_download_20_regular": 59211,
+ "ic_fluent_drawer_dismiss_20_filled": 59212,
+ "ic_fluent_drawer_dismiss_20_regular": 59213,
+ "ic_fluent_drawer_play_20_filled": 59214,
+ "ic_fluent_drawer_play_20_regular": 59215,
+ "ic_fluent_drawer_subtract_20_filled": 59216,
+ "ic_fluent_drawer_subtract_20_regular": 59217,
+ "ic_fluent_drink_beer_20_filled": 59218,
+ "ic_fluent_drink_beer_20_regular": 59219,
+ "ic_fluent_drink_bottle_20_filled": 59220,
+ "ic_fluent_drink_bottle_20_regular": 59221,
+ "ic_fluent_drink_bottle_off_20_filled": 59222,
+ "ic_fluent_drink_bottle_off_20_regular": 59223,
+ "ic_fluent_drink_coffee_20_filled": 59224,
+ "ic_fluent_drink_coffee_20_regular": 59225,
+ "ic_fluent_drink_margarita_20_filled": 59226,
+ "ic_fluent_drink_margarita_20_regular": 59227,
+ "ic_fluent_drink_to_go_20_filled": 59228,
+ "ic_fluent_drink_to_go_20_regular": 59229,
+ "ic_fluent_drink_wine_20_filled": 59230,
+ "ic_fluent_drink_wine_20_regular": 59231,
+ "ic_fluent_drive_train_20_filled": 59232,
+ "ic_fluent_drive_train_20_regular": 59233,
+ "ic_fluent_drop_20_filled": 59234,
+ "ic_fluent_drop_20_regular": 59235,
+ "ic_fluent_dual_screen_20_filled": 59236,
+ "ic_fluent_dual_screen_20_regular": 59237,
+ "ic_fluent_dual_screen_add_20_filled": 59238,
+ "ic_fluent_dual_screen_add_20_regular": 59239,
+ "ic_fluent_dual_screen_arrow_right_20_filled": 59240,
+ "ic_fluent_dual_screen_arrow_right_20_regular": 59241,
+ "ic_fluent_dual_screen_arrow_up_20_filled": 59242,
+ "ic_fluent_dual_screen_arrow_up_20_regular": 59243,
+ "ic_fluent_dual_screen_clock_20_filled": 59244,
+ "ic_fluent_dual_screen_clock_20_regular": 59245,
+ "ic_fluent_dual_screen_closed_alert_20_filled": 59246,
+ "ic_fluent_dual_screen_closed_alert_20_regular": 59247,
+ "ic_fluent_dual_screen_desktop_20_filled": 59248,
+ "ic_fluent_dual_screen_desktop_20_regular": 59249,
+ "ic_fluent_dual_screen_dismiss_20_filled": 59250,
+ "ic_fluent_dual_screen_dismiss_20_regular": 59251,
+ "ic_fluent_dual_screen_group_20_filled": 59252,
+ "ic_fluent_dual_screen_group_20_regular": 59253,
+ "ic_fluent_dual_screen_header_20_filled": 59254,
+ "ic_fluent_dual_screen_header_20_regular": 59255,
+ "ic_fluent_dual_screen_lock_20_filled": 59256,
+ "ic_fluent_dual_screen_lock_20_regular": 59257,
+ "ic_fluent_dual_screen_mirror_20_filled": 59258,
+ "ic_fluent_dual_screen_mirror_20_regular": 59259,
+ "ic_fluent_dual_screen_pagination_20_filled": 59260,
+ "ic_fluent_dual_screen_pagination_20_regular": 59261,
+ "ic_fluent_dual_screen_settings_20_filled": 59262,
+ "ic_fluent_dual_screen_settings_20_regular": 59263,
+ "ic_fluent_dual_screen_span_20_filled": 59264,
+ "ic_fluent_dual_screen_span_20_regular": 59265,
+ "ic_fluent_dual_screen_speaker_20_filled": 59266,
+ "ic_fluent_dual_screen_speaker_20_regular": 59267,
+ "ic_fluent_dual_screen_status_bar_20_filled": 59268,
+ "ic_fluent_dual_screen_status_bar_20_regular": 59269,
+ "ic_fluent_dual_screen_tablet_20_filled": 59270,
+ "ic_fluent_dual_screen_tablet_20_regular": 59271,
+ "ic_fluent_dual_screen_update_20_filled": 59272,
+ "ic_fluent_dual_screen_update_20_regular": 59273,
+ "ic_fluent_dual_screen_vertical_scroll_20_filled": 59274,
+ "ic_fluent_dual_screen_vertical_scroll_20_regular": 59275,
+ "ic_fluent_dual_screen_vibrate_20_filled": 59276,
+ "ic_fluent_dual_screen_vibrate_20_regular": 59277,
+ "ic_fluent_dumbbell_20_filled": 59278,
+ "ic_fluent_dumbbell_20_regular": 59279,
+ "ic_fluent_dust_20_filled": 59280,
+ "ic_fluent_dust_20_regular": 59281,
+ "ic_fluent_earth_20_filled": 59282,
+ "ic_fluent_earth_20_regular": 59283,
+ "ic_fluent_earth_leaf_20_filled": 59284,
+ "ic_fluent_earth_leaf_20_regular": 59285,
+ "ic_fluent_edit_20_filled": 59286,
+ "ic_fluent_edit_20_regular": 59287,
+ "ic_fluent_edit_arrow_back_20_filled": 59288,
+ "ic_fluent_edit_arrow_back_20_regular": 59289,
+ "ic_fluent_edit_line_horizontal_3_20_filled": 59290,
+ "ic_fluent_edit_line_horizontal_3_20_regular": 59291,
+ "ic_fluent_edit_lock_20_filled": 59292,
+ "ic_fluent_edit_lock_20_regular": 59293,
+ "ic_fluent_edit_off_20_filled": 59294,
+ "ic_fluent_edit_off_20_regular": 59295,
+ "ic_fluent_edit_person_20_filled": 59296,
+ "ic_fluent_edit_person_20_regular": 59297,
+ "ic_fluent_edit_prohibited_20_filled": 59298,
+ "ic_fluent_edit_prohibited_20_regular": 59299,
+ "ic_fluent_edit_settings_20_filled": 59300,
+ "ic_fluent_edit_settings_20_regular": 59301,
+ "ic_fluent_elevator_20_filled": 59302,
+ "ic_fluent_elevator_20_regular": 59303,
+ "ic_fluent_emoji_20_filled": 59304,
+ "ic_fluent_emoji_20_regular": 59305,
+ "ic_fluent_emoji_add_20_filled": 59306,
+ "ic_fluent_emoji_add_20_regular": 59307,
+ "ic_fluent_emoji_angry_20_filled": 59308,
+ "ic_fluent_emoji_angry_20_regular": 59309,
+ "ic_fluent_emoji_edit_20_filled": 59310,
+ "ic_fluent_emoji_edit_20_regular": 59311,
+ "ic_fluent_emoji_hand_20_filled": 59312,
+ "ic_fluent_emoji_hand_20_regular": 59313,
+ "ic_fluent_emoji_hint_20_filled": 59314,
+ "ic_fluent_emoji_hint_20_regular": 59315,
+ "ic_fluent_emoji_laugh_20_filled": 59316,
+ "ic_fluent_emoji_laugh_20_regular": 59317,
+ "ic_fluent_emoji_meh_20_filled": 59318,
+ "ic_fluent_emoji_meh_20_regular": 59319,
+ "ic_fluent_emoji_meme_20_filled": 59320,
+ "ic_fluent_emoji_meme_20_regular": 59321,
+ "ic_fluent_emoji_multiple_20_filled": 59322,
+ "ic_fluent_emoji_multiple_20_regular": 59323,
+ "ic_fluent_emoji_sad_20_filled": 59324,
+ "ic_fluent_emoji_sad_20_regular": 59325,
+ "ic_fluent_emoji_sad_slight_20_filled": 59326,
+ "ic_fluent_emoji_sad_slight_20_regular": 59327,
+ "ic_fluent_emoji_smile_slight_20_filled": 59328,
+ "ic_fluent_emoji_smile_slight_20_regular": 59329,
+ "ic_fluent_emoji_sparkle_20_filled": 59330,
+ "ic_fluent_emoji_sparkle_20_regular": 59331,
+ "ic_fluent_emoji_surprise_20_filled": 59332,
+ "ic_fluent_emoji_surprise_20_regular": 59333,
+ "ic_fluent_engine_20_filled": 59334,
+ "ic_fluent_engine_20_regular": 59335,
+ "ic_fluent_equal_circle_20_filled": 59336,
+ "ic_fluent_equal_circle_20_regular": 59337,
+ "ic_fluent_equal_off_20_filled": 59338,
+ "ic_fluent_equal_off_20_regular": 59339,
+ "ic_fluent_eraser_20_filled": 59340,
+ "ic_fluent_eraser_20_regular": 59341,
+ "ic_fluent_eraser_medium_20_filled": 59342,
+ "ic_fluent_eraser_medium_20_regular": 59343,
+ "ic_fluent_eraser_segment_20_filled": 59344,
+ "ic_fluent_eraser_segment_20_regular": 59345,
+ "ic_fluent_eraser_small_20_filled": 59346,
+ "ic_fluent_eraser_small_20_regular": 59347,
+ "ic_fluent_eraser_tool_20_filled": 59348,
+ "ic_fluent_eraser_tool_20_regular": 59349,
+ "ic_fluent_error_circle_20_filled": 59350,
+ "ic_fluent_error_circle_20_regular": 59351,
+ "ic_fluent_error_circle_settings_20_filled": 59352,
+ "ic_fluent_error_circle_settings_20_regular": 59353,
+ "ic_fluent_expand_up_left_20_filled": 59354,
+ "ic_fluent_expand_up_left_20_regular": 59355,
+ "ic_fluent_expand_up_right_20_filled": 59356,
+ "ic_fluent_expand_up_right_20_regular": 59357,
+ "ic_fluent_extended_dock_20_filled": 59358,
+ "ic_fluent_extended_dock_20_regular": 59359,
+ "ic_fluent_eye_20_filled": 59360,
+ "ic_fluent_eye_20_regular": 59361,
+ "ic_fluent_eye_lines_20_filled": 59362,
+ "ic_fluent_eye_lines_20_regular": 59363,
+ "ic_fluent_eye_off_20_filled": 59364,
+ "ic_fluent_eye_off_20_regular": 59365,
+ "ic_fluent_eye_tracking_20_filled": 59366,
+ "ic_fluent_eye_tracking_20_regular": 59367,
+ "ic_fluent_eye_tracking_off_20_filled": 59368,
+ "ic_fluent_eye_tracking_off_20_regular": 59369,
+ "ic_fluent_eyedropper_20_filled": 59370,
+ "ic_fluent_eyedropper_20_regular": 59371,
+ "ic_fluent_eyedropper_off_20_filled": 59372,
+ "ic_fluent_eyedropper_off_20_regular": 59373,
+ "ic_fluent_f_stop_20_filled": 59374,
+ "ic_fluent_f_stop_20_regular": 59375,
+ "ic_fluent_fast_acceleration_20_filled": 59376,
+ "ic_fluent_fast_acceleration_20_regular": 59377,
+ "ic_fluent_fast_forward_20_filled": 59378,
+ "ic_fluent_fast_forward_20_regular": 59379,
+ "ic_fluent_fax_20_filled": 59380,
+ "ic_fluent_fax_20_regular": 59381,
+ "ic_fluent_feed_20_filled": 59382,
+ "ic_fluent_feed_20_regular": 59383,
+ "ic_fluent_filmstrip_20_filled": 59384,
+ "ic_fluent_filmstrip_20_regular": 59385,
+ "ic_fluent_filmstrip_image_20_filled": 59386,
+ "ic_fluent_filmstrip_image_20_regular": 59387,
+ "ic_fluent_filmstrip_play_20_filled": 59388,
+ "ic_fluent_filmstrip_play_20_regular": 59389,
+ "ic_fluent_filmstrip_split_20_filled": 59390,
+ "ic_fluent_filmstrip_split_20_regular": 59391,
+ "ic_fluent_filter_20_filled": 59392,
+ "ic_fluent_filter_20_regular": 59393,
+ "ic_fluent_filter_add_20_filled": 59394,
+ "ic_fluent_filter_add_20_regular": 59395,
+ "ic_fluent_filter_dismiss_20_filled": 59396,
+ "ic_fluent_filter_dismiss_20_regular": 59397,
+ "ic_fluent_filter_sync_20_filled": 59398,
+ "ic_fluent_filter_sync_20_regular": 59399,
+ "ic_fluent_fingerprint_20_filled": 59400,
+ "ic_fluent_fingerprint_20_regular": 59401,
+ "ic_fluent_fire_20_filled": 59402,
+ "ic_fluent_fire_20_regular": 59403,
+ "ic_fluent_fireplace_20_filled": 59404,
+ "ic_fluent_fireplace_20_regular": 59405,
+ "ic_fluent_fixed_width_20_filled": 59406,
+ "ic_fluent_fixed_width_20_regular": 59407,
+ "ic_fluent_flag_20_filled": 59408,
+ "ic_fluent_flag_20_regular": 59409,
+ "ic_fluent_flag_checkered_20_filled": 59410,
+ "ic_fluent_flag_checkered_20_regular": 59411,
+ "ic_fluent_flag_clock_20_filled": 59412,
+ "ic_fluent_flag_clock_20_regular": 59413,
+ "ic_fluent_flag_off_20_filled": 59414,
+ "ic_fluent_flag_off_20_regular": 59415,
+ "ic_fluent_flag_pride_20_filled": 59416,
+ "ic_fluent_flag_pride_intersex_inclusive_progress_20_filled": 59417,
+ "ic_fluent_flag_pride_philadelphia_20_filled": 59418,
+ "ic_fluent_flag_pride_progress_20_filled": 59419,
+ "ic_fluent_flash_20_filled": 59420,
+ "ic_fluent_flash_20_regular": 59421,
+ "ic_fluent_flash_add_20_filled": 59422,
+ "ic_fluent_flash_add_20_regular": 59423,
+ "ic_fluent_flash_auto_20_filled": 59424,
+ "ic_fluent_flash_auto_20_regular": 59425,
+ "ic_fluent_flash_checkmark_20_filled": 59426,
+ "ic_fluent_flash_checkmark_20_regular": 59427,
+ "ic_fluent_flash_flow_20_filled": 59428,
+ "ic_fluent_flash_flow_20_regular": 59429,
+ "ic_fluent_flash_off_20_filled": 59430,
+ "ic_fluent_flash_off_20_regular": 59431,
+ "ic_fluent_flash_play_20_filled": 59432,
+ "ic_fluent_flash_play_20_regular": 59433,
+ "ic_fluent_flash_settings_20_filled": 59434,
+ "ic_fluent_flash_settings_20_regular": 59435,
+ "ic_fluent_flash_sparkle_20_filled": 59436,
+ "ic_fluent_flash_sparkle_20_regular": 59437,
+ "ic_fluent_flashlight_20_filled": 59438,
+ "ic_fluent_flashlight_20_regular": 59439,
+ "ic_fluent_flashlight_off_20_filled": 59440,
+ "ic_fluent_flashlight_off_20_regular": 59441,
+ "ic_fluent_flip_horizontal_20_filled": 59442,
+ "ic_fluent_flip_horizontal_20_regular": 59443,
+ "ic_fluent_flip_vertical_20_filled": 59444,
+ "ic_fluent_flip_vertical_20_regular": 59445,
+ "ic_fluent_flow_20_filled": 59446,
+ "ic_fluent_flow_20_regular": 59447,
+ "ic_fluent_flowchart_20_filled": 59448,
+ "ic_fluent_flowchart_20_regular": 59449,
+ "ic_fluent_flowchart_circle_20_filled": 59450,
+ "ic_fluent_flowchart_circle_20_regular": 59451,
+ "ic_fluent_fluent_20_filled": 59452,
+ "ic_fluent_fluent_20_regular": 59453,
+ "ic_fluent_fluid_20_filled": 59454,
+ "ic_fluent_fluid_20_regular": 59455,
+ "ic_fluent_folder_20_filled": 59456,
+ "ic_fluent_folder_20_regular": 59457,
+ "ic_fluent_folder_add_20_filled": 59458,
+ "ic_fluent_folder_add_20_regular": 59459,
+ "ic_fluent_folder_arrow_left_20_filled": 59460,
+ "ic_fluent_folder_arrow_left_20_regular": 59461,
+ "ic_fluent_folder_arrow_right_20_filled": 59462,
+ "ic_fluent_folder_arrow_right_20_regular": 59463,
+ "ic_fluent_folder_arrow_up_20_filled": 59464,
+ "ic_fluent_folder_arrow_up_20_regular": 59465,
+ "ic_fluent_folder_briefcase_20_filled": 59466,
+ "ic_fluent_folder_briefcase_20_regular": 59467,
+ "ic_fluent_folder_document_20_filled": 59468,
+ "ic_fluent_folder_document_20_regular": 59469,
+ "ic_fluent_folder_globe_20_filled": 59470,
+ "ic_fluent_folder_globe_20_regular": 59471,
+ "ic_fluent_folder_lightning_20_filled": 59472,
+ "ic_fluent_folder_lightning_20_regular": 59473,
+ "ic_fluent_folder_link_20_filled": 59474,
+ "ic_fluent_folder_link_20_regular": 59475,
+ "ic_fluent_folder_list_20_filled": 59476,
+ "ic_fluent_folder_list_20_regular": 59477,
+ "ic_fluent_folder_mail_20_filled": 59478,
+ "ic_fluent_folder_mail_20_regular": 59479,
+ "ic_fluent_folder_open_20_filled": 59480,
+ "ic_fluent_folder_open_20_regular": 59481,
+ "ic_fluent_folder_open_down_20_filled": 59482,
+ "ic_fluent_folder_open_down_20_regular": 59483,
+ "ic_fluent_folder_open_vertical_20_filled": 59484,
+ "ic_fluent_folder_open_vertical_20_regular": 59485,
+ "ic_fluent_folder_people_20_filled": 59486,
+ "ic_fluent_folder_people_20_regular": 59487,
+ "ic_fluent_folder_person_20_filled": 59488,
+ "ic_fluent_folder_person_20_regular": 59489,
+ "ic_fluent_folder_prohibited_20_filled": 59490,
+ "ic_fluent_folder_prohibited_20_regular": 59491,
+ "ic_fluent_folder_search_20_filled": 59492,
+ "ic_fluent_folder_search_20_regular": 59493,
+ "ic_fluent_folder_swap_20_filled": 59494,
+ "ic_fluent_folder_swap_20_regular": 59495,
+ "ic_fluent_folder_sync_20_filled": 59496,
+ "ic_fluent_folder_sync_20_regular": 59497,
+ "ic_fluent_folder_zip_20_filled": 59498,
+ "ic_fluent_folder_zip_20_regular": 59499,
+ "ic_fluent_font_decrease_20_filled": 59500,
+ "ic_fluent_font_decrease_20_regular": 59501,
+ "ic_fluent_font_increase_20_filled": 59502,
+ "ic_fluent_font_increase_20_regular": 59503,
+ "ic_fluent_font_space_tracking_in_20_filled": 59504,
+ "ic_fluent_font_space_tracking_in_20_regular": 59505,
+ "ic_fluent_font_space_tracking_out_20_filled": 59506,
+ "ic_fluent_font_space_tracking_out_20_regular": 59507,
+ "ic_fluent_food_20_filled": 59508,
+ "ic_fluent_food_20_regular": 59509,
+ "ic_fluent_food_apple_20_filled": 59510,
+ "ic_fluent_food_apple_20_regular": 59511,
+ "ic_fluent_food_cake_20_filled": 59512,
+ "ic_fluent_food_cake_20_regular": 59513,
+ "ic_fluent_food_carrot_20_filled": 59514,
+ "ic_fluent_food_carrot_20_regular": 59515,
+ "ic_fluent_food_chicken_leg_20_filled": 59516,
+ "ic_fluent_food_chicken_leg_20_regular": 59517,
+ "ic_fluent_food_egg_20_filled": 59518,
+ "ic_fluent_food_egg_20_regular": 59519,
+ "ic_fluent_food_fish_20_filled": 59520,
+ "ic_fluent_food_fish_20_regular": 59521,
+ "ic_fluent_food_grains_20_filled": 59522,
+ "ic_fluent_food_grains_20_regular": 59523,
+ "ic_fluent_food_pizza_20_filled": 59524,
+ "ic_fluent_food_pizza_20_regular": 59525,
+ "ic_fluent_food_toast_20_filled": 59526,
+ "ic_fluent_food_toast_20_regular": 59527,
+ "ic_fluent_form_20_filled": 59528,
+ "ic_fluent_form_20_regular": 59529,
+ "ic_fluent_form_multiple_20_filled": 59530,
+ "ic_fluent_form_multiple_20_regular": 59531,
+ "ic_fluent_form_new_20_filled": 59532,
+ "ic_fluent_form_new_20_regular": 59533,
+ "ic_fluent_form_sparkle_20_filled": 59534,
+ "ic_fluent_form_sparkle_20_regular": 59535,
+ "ic_fluent_fps_120_20_filled": 59536,
+ "ic_fluent_fps_120_20_regular": 59537,
+ "ic_fluent_fps_240_20_filled": 59538,
+ "ic_fluent_fps_240_20_regular": 59539,
+ "ic_fluent_fps_30_20_filled": 59540,
+ "ic_fluent_fps_30_20_regular": 59541,
+ "ic_fluent_fps_60_20_filled": 59542,
+ "ic_fluent_fps_60_20_regular": 59543,
+ "ic_fluent_fps_960_20_filled": 59544,
+ "ic_fluent_fps_960_20_regular": 59545,
+ "ic_fluent_frame_20_filled": 59546,
+ "ic_fluent_frame_20_regular": 59547,
+ "ic_fluent_full_screen_maximize_20_filled": 59548,
+ "ic_fluent_full_screen_maximize_20_regular": 59549,
+ "ic_fluent_full_screen_minimize_20_filled": 59550,
+ "ic_fluent_full_screen_minimize_20_regular": 59551,
+ "ic_fluent_game_chat_20_filled": 59552,
+ "ic_fluent_game_chat_20_regular": 59553,
+ "ic_fluent_games_20_filled": 59554,
+ "ic_fluent_games_20_regular": 59555,
+ "ic_fluent_gantt_chart_20_filled": 59556,
+ "ic_fluent_gantt_chart_20_regular": 59557,
+ "ic_fluent_gas_20_filled": 59558,
+ "ic_fluent_gas_20_regular": 59559,
+ "ic_fluent_gas_pump_20_filled": 59560,
+ "ic_fluent_gas_pump_20_regular": 59561,
+ "ic_fluent_gather_20_filled": 59562,
+ "ic_fluent_gather_20_regular": 59563,
+ "ic_fluent_gauge_20_filled": 59564,
+ "ic_fluent_gauge_20_regular": 59565,
+ "ic_fluent_gauge_add_20_filled": 59566,
+ "ic_fluent_gauge_add_20_regular": 59567,
+ "ic_fluent_gavel_20_filled": 59568,
+ "ic_fluent_gavel_20_regular": 59569,
+ "ic_fluent_gavel_prohibited_20_filled": 59570,
+ "ic_fluent_gavel_prohibited_20_regular": 59571,
+ "ic_fluent_gesture_20_filled": 59572,
+ "ic_fluent_gesture_20_regular": 59573,
+ "ic_fluent_gif_20_filled": 59574,
+ "ic_fluent_gif_20_regular": 59575,
+ "ic_fluent_gift_20_filled": 59576,
+ "ic_fluent_gift_20_regular": 59577,
+ "ic_fluent_gift_card_20_filled": 59578,
+ "ic_fluent_gift_card_20_regular": 59579,
+ "ic_fluent_gift_card_add_20_filled": 59580,
+ "ic_fluent_gift_card_add_20_regular": 59581,
+ "ic_fluent_gift_card_arrow_right_20_filled": 59582,
+ "ic_fluent_gift_card_arrow_right_20_regular": 59583,
+ "ic_fluent_gift_card_money_20_filled": 59584,
+ "ic_fluent_gift_card_money_20_regular": 59585,
+ "ic_fluent_gift_card_multiple_20_filled": 59586,
+ "ic_fluent_gift_card_multiple_20_regular": 59587,
+ "ic_fluent_gift_open_20_filled": 59588,
+ "ic_fluent_gift_open_20_regular": 59589,
+ "ic_fluent_glance_20_filled": 59590,
+ "ic_fluent_glance_20_regular": 59591,
+ "ic_fluent_glance_horizontal_20_filled": 59592,
+ "ic_fluent_glance_horizontal_20_regular": 59593,
+ "ic_fluent_glance_horizontal_sparkles_20_filled": 59594,
+ "ic_fluent_glance_horizontal_sparkles_20_regular": 59595,
+ "ic_fluent_glasses_20_filled": 59596,
+ "ic_fluent_glasses_20_regular": 59597,
+ "ic_fluent_glasses_off_20_filled": 59598,
+ "ic_fluent_glasses_off_20_regular": 59599,
+ "ic_fluent_globe_20_filled": 59600,
+ "ic_fluent_globe_20_regular": 59601,
+ "ic_fluent_globe_add_20_filled": 59602,
+ "ic_fluent_globe_add_20_regular": 59603,
+ "ic_fluent_globe_arrow_forward_20_filled": 59604,
+ "ic_fluent_globe_arrow_forward_20_regular": 59605,
+ "ic_fluent_globe_arrow_up_20_filled": 59606,
+ "ic_fluent_globe_arrow_up_20_regular": 59607,
+ "ic_fluent_globe_clock_20_filled": 59608,
+ "ic_fluent_globe_clock_20_regular": 59609,
+ "ic_fluent_globe_desktop_20_filled": 59610,
+ "ic_fluent_globe_desktop_20_regular": 59611,
+ "ic_fluent_globe_error_20_filled": 59612,
+ "ic_fluent_globe_error_20_regular": 59613,
+ "ic_fluent_globe_location_20_filled": 59614,
+ "ic_fluent_globe_location_20_regular": 59615,
+ "ic_fluent_globe_off_20_filled": 59616,
+ "ic_fluent_globe_off_20_regular": 59617,
+ "ic_fluent_globe_person_20_filled": 59618,
+ "ic_fluent_globe_person_20_regular": 59619,
+ "ic_fluent_globe_prohibited_20_filled": 59620,
+ "ic_fluent_globe_prohibited_20_regular": 59621,
+ "ic_fluent_globe_search_20_filled": 59622,
+ "ic_fluent_globe_search_20_regular": 59623,
+ "ic_fluent_globe_shield_20_filled": 59624,
+ "ic_fluent_globe_shield_20_regular": 59625,
+ "ic_fluent_globe_star_20_filled": 59626,
+ "ic_fluent_globe_star_20_regular": 59627,
+ "ic_fluent_globe_surface_20_filled": 59628,
+ "ic_fluent_globe_surface_20_regular": 59629,
+ "ic_fluent_globe_sync_20_filled": 59630,
+ "ic_fluent_globe_sync_20_regular": 59631,
+ "ic_fluent_globe_video_20_filled": 59632,
+ "ic_fluent_globe_video_20_regular": 59633,
+ "ic_fluent_globe_warning_20_filled": 59634,
+ "ic_fluent_globe_warning_20_regular": 59635,
+ "ic_fluent_grid_20_filled": 59636,
+ "ic_fluent_grid_20_regular": 59637,
+ "ic_fluent_grid_dots_20_filled": 59638,
+ "ic_fluent_grid_dots_20_regular": 59639,
+ "ic_fluent_grid_kanban_20_filled": 59640,
+ "ic_fluent_grid_kanban_20_regular": 59641,
+ "ic_fluent_group_20_filled": 59642,
+ "ic_fluent_group_20_regular": 59643,
+ "ic_fluent_group_dismiss_20_filled": 59644,
+ "ic_fluent_group_dismiss_20_regular": 59645,
+ "ic_fluent_group_list_20_filled": 59646,
+ "ic_fluent_group_list_20_regular": 59647,
+ "ic_fluent_group_return_20_filled": 59648,
+ "ic_fluent_group_return_20_regular": 59649,
+ "ic_fluent_guardian_20_filled": 59650,
+ "ic_fluent_guardian_20_regular": 59651,
+ "ic_fluent_guest_20_filled": 59652,
+ "ic_fluent_guest_20_regular": 59653,
+ "ic_fluent_guest_add_20_filled": 59654,
+ "ic_fluent_guest_add_20_regular": 59655,
+ "ic_fluent_guitar_20_filled": 59656,
+ "ic_fluent_guitar_20_regular": 59657,
+ "ic_fluent_hand_draw_20_filled": 59658,
+ "ic_fluent_hand_draw_20_regular": 59659,
+ "ic_fluent_hand_left_20_filled": 59660,
+ "ic_fluent_hand_left_20_regular": 59661,
+ "ic_fluent_hand_left_chat_20_filled": 59662,
+ "ic_fluent_hand_left_chat_20_regular": 59663,
+ "ic_fluent_hand_open_heart_20_filled": 59664,
+ "ic_fluent_hand_open_heart_20_regular": 59665,
+ "ic_fluent_hand_point_20_filled": 59666,
+ "ic_fluent_hand_point_20_regular": 59667,
+ "ic_fluent_hand_right_20_filled": 59668,
+ "ic_fluent_hand_right_20_regular": 59669,
+ "ic_fluent_hand_right_off_20_filled": 59670,
+ "ic_fluent_hand_right_off_20_regular": 59671,
+ "ic_fluent_hand_wave_20_filled": 59672,
+ "ic_fluent_hand_wave_20_regular": 59673,
+ "ic_fluent_handshake_20_filled": 59674,
+ "ic_fluent_handshake_20_regular": 59675,
+ "ic_fluent_haptic_strong_20_filled": 59676,
+ "ic_fluent_haptic_strong_20_regular": 59677,
+ "ic_fluent_haptic_weak_20_filled": 59678,
+ "ic_fluent_haptic_weak_20_regular": 59679,
+ "ic_fluent_hard_drive_20_filled": 59680,
+ "ic_fluent_hard_drive_20_regular": 59681,
+ "ic_fluent_hat_graduation_20_filled": 59682,
+ "ic_fluent_hat_graduation_20_regular": 59683,
+ "ic_fluent_hat_graduation_add_20_filled": 59684,
+ "ic_fluent_hat_graduation_add_20_regular": 59685,
+ "ic_fluent_hat_graduation_sparkle_20_filled": 59686,
+ "ic_fluent_hat_graduation_sparkle_20_regular": 59687,
+ "ic_fluent_hd_20_filled": 59688,
+ "ic_fluent_hd_20_regular": 59689,
+ "ic_fluent_hd_off_20_filled": 59690,
+ "ic_fluent_hd_off_20_regular": 59691,
+ "ic_fluent_hdr_20_filled": 59692,
+ "ic_fluent_hdr_20_regular": 59693,
+ "ic_fluent_hdr_off_20_filled": 59694,
+ "ic_fluent_hdr_off_20_regular": 59695,
+ "ic_fluent_headphones_20_filled": 59696,
+ "ic_fluent_headphones_20_regular": 59697,
+ "ic_fluent_headphones_sound_wave_20_filled": 59698,
+ "ic_fluent_headphones_sound_wave_20_regular": 59699,
+ "ic_fluent_headset_20_filled": 59700,
+ "ic_fluent_headset_20_regular": 59701,
+ "ic_fluent_headset_add_20_filled": 59702,
+ "ic_fluent_headset_add_20_regular": 59703,
+ "ic_fluent_headset_vr_20_filled": 59704,
+ "ic_fluent_headset_vr_20_regular": 59705,
+ "ic_fluent_heart_20_filled": 59706,
+ "ic_fluent_heart_20_regular": 59707,
+ "ic_fluent_heart_broken_20_filled": 59708,
+ "ic_fluent_heart_broken_20_regular": 59709,
+ "ic_fluent_heart_circle_20_filled": 59710,
+ "ic_fluent_heart_circle_20_regular": 59711,
+ "ic_fluent_heart_circle_hint_20_filled": 59712,
+ "ic_fluent_heart_circle_hint_20_regular": 59713,
+ "ic_fluent_heart_off_20_filled": 59714,
+ "ic_fluent_heart_off_20_regular": 59715,
+ "ic_fluent_heart_pulse_20_filled": 59716,
+ "ic_fluent_heart_pulse_20_regular": 59717,
+ "ic_fluent_heart_pulse_checkmark_20_filled": 59718,
+ "ic_fluent_heart_pulse_checkmark_20_regular": 59719,
+ "ic_fluent_heart_pulse_error_20_filled": 59720,
+ "ic_fluent_heart_pulse_error_20_regular": 59721,
+ "ic_fluent_heart_pulse_warning_20_filled": 59722,
+ "ic_fluent_heart_pulse_warning_20_regular": 59723,
+ "ic_fluent_hexagon_20_filled": 59724,
+ "ic_fluent_hexagon_20_regular": 59725,
+ "ic_fluent_hexagon_sparkle_20_filled": 59726,
+ "ic_fluent_hexagon_sparkle_20_regular": 59727,
+ "ic_fluent_hexagon_three_20_filled": 59728,
+ "ic_fluent_hexagon_three_20_regular": 59729,
+ "ic_fluent_highlight_20_filled": 59730,
+ "ic_fluent_highlight_20_regular": 59731,
+ "ic_fluent_highlight_accent_20_filled": 59732,
+ "ic_fluent_highlight_link_20_filled": 59733,
+ "ic_fluent_highlight_link_20_regular": 59734,
+ "ic_fluent_highway_20_filled": 59735,
+ "ic_fluent_highway_20_regular": 59736,
+ "ic_fluent_history_20_filled": 59737,
+ "ic_fluent_history_20_regular": 59738,
+ "ic_fluent_history_dismiss_20_filled": 59739,
+ "ic_fluent_history_dismiss_20_regular": 59740,
+ "ic_fluent_home_20_filled": 59741,
+ "ic_fluent_home_20_regular": 59742,
+ "ic_fluent_home_add_20_filled": 59743,
+ "ic_fluent_home_add_20_regular": 59744,
+ "ic_fluent_home_checkmark_20_filled": 59745,
+ "ic_fluent_home_checkmark_20_regular": 59746,
+ "ic_fluent_home_database_20_filled": 59747,
+ "ic_fluent_home_database_20_regular": 59748,
+ "ic_fluent_home_empty_20_filled": 59749,
+ "ic_fluent_home_empty_20_regular": 59750,
+ "ic_fluent_home_garage_20_filled": 59751,
+ "ic_fluent_home_garage_20_regular": 59752,
+ "ic_fluent_home_heart_20_filled": 59753,
+ "ic_fluent_home_heart_20_regular": 59754,
+ "ic_fluent_home_more_20_filled": 59755,
+ "ic_fluent_home_more_20_regular": 59756,
+ "ic_fluent_home_person_20_filled": 59757,
+ "ic_fluent_home_person_20_regular": 59758,
+ "ic_fluent_home_split_20_filled": 59759,
+ "ic_fluent_home_split_20_regular": 59760,
+ "ic_fluent_hourglass_20_filled": 59761,
+ "ic_fluent_hourglass_20_regular": 59762,
+ "ic_fluent_hourglass_half_20_filled": 59763,
+ "ic_fluent_hourglass_half_20_regular": 59764,
+ "ic_fluent_hourglass_one_quarter_20_filled": 59765,
+ "ic_fluent_hourglass_one_quarter_20_regular": 59766,
+ "ic_fluent_hourglass_three_quarter_20_filled": 59767,
+ "ic_fluent_hourglass_three_quarter_20_regular": 59768,
+ "ic_fluent_icons_20_filled": 59769,
+ "ic_fluent_icons_20_regular": 59770,
+ "ic_fluent_image_20_filled": 59771,
+ "ic_fluent_image_20_regular": 59772,
+ "ic_fluent_image_add_20_filled": 59773,
+ "ic_fluent_image_add_20_regular": 59774,
+ "ic_fluent_image_alt_text_20_filled": 59775,
+ "ic_fluent_image_alt_text_20_regular": 59776,
+ "ic_fluent_image_arrow_back_20_filled": 59777,
+ "ic_fluent_image_arrow_back_20_regular": 59778,
+ "ic_fluent_image_arrow_counterclockwise_20_filled": 59779,
+ "ic_fluent_image_arrow_counterclockwise_20_regular": 59780,
+ "ic_fluent_image_arrow_forward_20_filled": 59781,
+ "ic_fluent_image_arrow_forward_20_regular": 59782,
+ "ic_fluent_image_border_20_filled": 59783,
+ "ic_fluent_image_border_20_regular": 59784,
+ "ic_fluent_image_circle_20_filled": 59785,
+ "ic_fluent_image_circle_20_regular": 59786,
+ "ic_fluent_image_copy_20_filled": 59787,
+ "ic_fluent_image_copy_20_regular": 59788,
+ "ic_fluent_image_edit_20_filled": 59789,
+ "ic_fluent_image_edit_20_regular": 59790,
+ "ic_fluent_image_globe_20_filled": 59791,
+ "ic_fluent_image_globe_20_regular": 59792,
+ "ic_fluent_image_multiple_20_filled": 59793,
+ "ic_fluent_image_multiple_20_regular": 59794,
+ "ic_fluent_image_multiple_off_20_filled": 59795,
+ "ic_fluent_image_multiple_off_20_regular": 59796,
+ "ic_fluent_image_off_20_filled": 59797,
+ "ic_fluent_image_off_20_regular": 59798,
+ "ic_fluent_image_prohibited_20_filled": 59799,
+ "ic_fluent_image_prohibited_20_regular": 59800,
+ "ic_fluent_image_reflection_20_filled": 59801,
+ "ic_fluent_image_reflection_20_regular": 59802,
+ "ic_fluent_image_search_20_filled": 59803,
+ "ic_fluent_image_search_20_regular": 59804,
+ "ic_fluent_image_shadow_20_filled": 59805,
+ "ic_fluent_image_shadow_20_regular": 59806,
+ "ic_fluent_image_sparkle_20_filled": 59807,
+ "ic_fluent_image_sparkle_20_regular": 59808,
+ "ic_fluent_image_split_20_filled": 59809,
+ "ic_fluent_image_split_20_regular": 59810,
+ "ic_fluent_image_stack_20_filled": 59811,
+ "ic_fluent_image_stack_20_regular": 59812,
+ "ic_fluent_image_table_20_filled": 59813,
+ "ic_fluent_image_table_20_regular": 59814,
+ "ic_fluent_immersive_reader_20_filled": 59815,
+ "ic_fluent_immersive_reader_20_regular": 59816,
+ "ic_fluent_important_20_filled": 59817,
+ "ic_fluent_important_20_regular": 59818,
+ "ic_fluent_incognito_20_filled": 59819,
+ "ic_fluent_incognito_20_regular": 59820,
+ "ic_fluent_info_20_filled": 59821,
+ "ic_fluent_info_20_regular": 59822,
+ "ic_fluent_info_shield_20_filled": 59823,
+ "ic_fluent_info_shield_20_regular": 59824,
+ "ic_fluent_ink_stroke_20_filled": 59825,
+ "ic_fluent_ink_stroke_20_regular": 59826,
+ "ic_fluent_ink_stroke_arrow_down_20_filled": 59827,
+ "ic_fluent_ink_stroke_arrow_down_20_regular": 59828,
+ "ic_fluent_ink_stroke_arrow_up_down_20_filled": 59829,
+ "ic_fluent_ink_stroke_arrow_up_down_20_regular": 59830,
+ "ic_fluent_inking_tool_20_filled": 59831,
+ "ic_fluent_inking_tool_20_regular": 59832,
+ "ic_fluent_inking_tool_accent_20_filled": 59833,
+ "ic_fluent_inprivate_account_20_filled": 59834,
+ "ic_fluent_inprivate_account_20_regular": 59835,
+ "ic_fluent_insert_20_filled": 59836,
+ "ic_fluent_insert_20_regular": 59837,
+ "ic_fluent_ios_chevron_right_20_filled": 59838,
+ "ic_fluent_ios_chevron_right_20_regular": 59839,
+ "ic_fluent_iot_20_filled": 59840,
+ "ic_fluent_iot_20_regular": 59841,
+ "ic_fluent_iot_alert_20_filled": 59842,
+ "ic_fluent_iot_alert_20_regular": 59843,
+ "ic_fluent_javascript_20_filled": 59844,
+ "ic_fluent_javascript_20_regular": 59845,
+ "ic_fluent_joystick_20_filled": 59846,
+ "ic_fluent_joystick_20_regular": 59847,
+ "ic_fluent_key_20_filled": 59848,
+ "ic_fluent_key_20_regular": 59849,
+ "ic_fluent_key_command_20_filled": 59850,
+ "ic_fluent_key_command_20_regular": 59851,
+ "ic_fluent_key_multiple_20_filled": 59852,
+ "ic_fluent_key_multiple_20_regular": 59853,
+ "ic_fluent_key_reset_20_filled": 59854,
+ "ic_fluent_key_reset_20_regular": 59855,
+ "ic_fluent_keyboard_123_20_filled": 59856,
+ "ic_fluent_keyboard_123_20_regular": 59857,
+ "ic_fluent_keyboard_20_filled": 59858,
+ "ic_fluent_keyboard_20_regular": 59859,
+ "ic_fluent_keyboard_dock_20_filled": 59860,
+ "ic_fluent_keyboard_dock_20_regular": 59861,
+ "ic_fluent_keyboard_layout_float_20_filled": 59862,
+ "ic_fluent_keyboard_layout_float_20_regular": 59863,
+ "ic_fluent_keyboard_layout_one_handed_left_20_filled": 59864,
+ "ic_fluent_keyboard_layout_one_handed_left_20_regular": 59865,
+ "ic_fluent_keyboard_layout_resize_20_filled": 59866,
+ "ic_fluent_keyboard_layout_resize_20_regular": 59867,
+ "ic_fluent_keyboard_layout_split_20_filled": 59868,
+ "ic_fluent_keyboard_layout_split_20_regular": 59869,
+ "ic_fluent_keyboard_shift_20_filled": 59870,
+ "ic_fluent_keyboard_shift_20_regular": 59871,
+ "ic_fluent_keyboard_shift_uppercase_20_filled": 59872,
+ "ic_fluent_keyboard_shift_uppercase_20_regular": 59873,
+ "ic_fluent_keyboard_tab_20_filled": 59874,
+ "ic_fluent_keyboard_tab_20_regular": 59875,
+ "ic_fluent_laptop_20_filled": 59876,
+ "ic_fluent_laptop_20_regular": 59877,
+ "ic_fluent_laptop_briefcase_20_filled": 59878,
+ "ic_fluent_laptop_briefcase_20_regular": 59879,
+ "ic_fluent_laptop_dismiss_20_filled": 59880,
+ "ic_fluent_laptop_dismiss_20_regular": 59881,
+ "ic_fluent_laptop_person_20_filled": 59882,
+ "ic_fluent_laptop_person_20_regular": 59883,
+ "ic_fluent_laptop_settings_20_filled": 59884,
+ "ic_fluent_laptop_settings_20_regular": 59885,
+ "ic_fluent_laptop_shield_20_filled": 59886,
+ "ic_fluent_laptop_shield_20_regular": 59887,
+ "ic_fluent_laser_tool_20_filled": 59888,
+ "ic_fluent_laser_tool_20_regular": 59889,
+ "ic_fluent_lasso_20_filled": 59890,
+ "ic_fluent_lasso_20_regular": 59891,
+ "ic_fluent_launcher_settings_20_filled": 59892,
+ "ic_fluent_launcher_settings_20_regular": 59893,
+ "ic_fluent_layer_20_filled": 59894,
+ "ic_fluent_layer_20_regular": 59895,
+ "ic_fluent_layer_diagonal_20_filled": 59896,
+ "ic_fluent_layer_diagonal_20_regular": 59897,
+ "ic_fluent_layer_diagonal_add_20_filled": 59898,
+ "ic_fluent_layer_diagonal_add_20_regular": 59899,
+ "ic_fluent_layer_diagonal_person_20_filled": 59900,
+ "ic_fluent_layer_diagonal_person_20_regular": 59901,
+ "ic_fluent_layer_diagonal_sparkle_20_filled": 59902,
+ "ic_fluent_layer_diagonal_sparkle_20_regular": 59903,
+ "ic_fluent_layout_cell_four_20_filled": 59904,
+ "ic_fluent_layout_cell_four_20_regular": 59905,
+ "ic_fluent_layout_cell_four_focus_bottom_left_20_filled": 59906,
+ "ic_fluent_layout_cell_four_focus_bottom_right_20_filled": 59907,
+ "ic_fluent_layout_cell_four_focus_top_left_20_filled": 59908,
+ "ic_fluent_layout_cell_four_focus_top_right_20_filled": 59909,
+ "ic_fluent_layout_column_four_20_filled": 59910,
+ "ic_fluent_layout_column_four_20_regular": 59911,
+ "ic_fluent_layout_column_four_focus_center_left_20_filled": 59912,
+ "ic_fluent_layout_column_four_focus_center_right_20_filled": 59913,
+ "ic_fluent_layout_column_four_focus_left_20_filled": 59914,
+ "ic_fluent_layout_column_four_focus_right_20_filled": 59915,
+ "ic_fluent_layout_column_one_third_left_20_filled": 59916,
+ "ic_fluent_layout_column_one_third_left_20_regular": 59917,
+ "ic_fluent_layout_column_one_third_right_20_filled": 59918,
+ "ic_fluent_layout_column_one_third_right_20_regular": 59919,
+ "ic_fluent_layout_column_one_third_right_hint_20_filled": 59920,
+ "ic_fluent_layout_column_one_third_right_hint_20_regular": 59921,
+ "ic_fluent_layout_column_three_20_filled": 59922,
+ "ic_fluent_layout_column_three_20_regular": 59923,
+ "ic_fluent_layout_column_three_focus_center_20_filled": 59924,
+ "ic_fluent_layout_column_three_focus_left_20_filled": 59925,
+ "ic_fluent_layout_column_three_focus_right_20_filled": 59926,
+ "ic_fluent_layout_column_two_20_filled": 59927,
+ "ic_fluent_layout_column_two_20_regular": 59928,
+ "ic_fluent_layout_column_two_focus_left_20_filled": 59929,
+ "ic_fluent_layout_column_two_focus_right_20_filled": 59930,
+ "ic_fluent_layout_column_two_split_left_20_filled": 59931,
+ "ic_fluent_layout_column_two_split_left_20_regular": 59932,
+ "ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled": 59933,
+ "ic_fluent_layout_column_two_split_left_focus_right_20_filled": 59934,
+ "ic_fluent_layout_column_two_split_left_focus_top_left_20_filled": 59935,
+ "ic_fluent_layout_column_two_split_right_20_filled": 59936,
+ "ic_fluent_layout_column_two_split_right_20_regular": 59937,
+ "ic_fluent_layout_column_two_split_right_focus_bottom_right_20_filled": 59938,
+ "ic_fluent_layout_column_two_split_right_focus_left_20_filled": 59939,
+ "ic_fluent_layout_column_two_split_right_focus_top_right_20_filled": 59940,
+ "ic_fluent_layout_row_four_20_filled": 59941,
+ "ic_fluent_layout_row_four_20_regular": 59942,
+ "ic_fluent_layout_row_four_focus_bottom_20_filled": 59943,
+ "ic_fluent_layout_row_four_focus_center_bottom_20_filled": 59944,
+ "ic_fluent_layout_row_four_focus_center_top_20_filled": 59945,
+ "ic_fluent_layout_row_four_focus_top_20_filled": 59946,
+ "ic_fluent_layout_row_three_20_filled": 59947,
+ "ic_fluent_layout_row_three_20_regular": 59948,
+ "ic_fluent_layout_row_three_focus_bottom_20_filled": 59949,
+ "ic_fluent_layout_row_three_focus_center_20_filled": 59950,
+ "ic_fluent_layout_row_three_focus_top_20_filled": 59951,
+ "ic_fluent_layout_row_two_20_filled": 59952,
+ "ic_fluent_layout_row_two_20_regular": 59953,
+ "ic_fluent_layout_row_two_focus_bottom_20_filled": 59954,
+ "ic_fluent_layout_row_two_focus_top_20_filled": 59955,
+ "ic_fluent_layout_row_two_focus_top_settings_20_filled": 59956,
+ "ic_fluent_layout_row_two_settings_20_filled": 59957,
+ "ic_fluent_layout_row_two_settings_20_regular": 59958,
+ "ic_fluent_layout_row_two_split_bottom_20_filled": 59959,
+ "ic_fluent_layout_row_two_split_bottom_20_regular": 59960,
+ "ic_fluent_layout_row_two_split_bottom_focus_bottom_left_20_filled": 59961,
+ "ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled": 59962,
+ "ic_fluent_layout_row_two_split_bottom_focus_top_20_filled": 59963,
+ "ic_fluent_layout_row_two_split_top_20_filled": 59964,
+ "ic_fluent_layout_row_two_split_top_20_regular": 59965,
+ "ic_fluent_layout_row_two_split_top_focus_bottom_20_filled": 59966,
+ "ic_fluent_layout_row_two_split_top_focus_top_left_20_filled": 59967,
+ "ic_fluent_layout_row_two_split_top_focus_top_right_20_filled": 59968,
+ "ic_fluent_leaf_one_20_filled": 59969,
+ "ic_fluent_leaf_one_20_regular": 59970,
+ "ic_fluent_leaf_three_20_filled": 59971,
+ "ic_fluent_leaf_three_20_regular": 59972,
+ "ic_fluent_leaf_two_20_filled": 59973,
+ "ic_fluent_leaf_two_20_regular": 59974,
+ "ic_fluent_learning_app_20_filled": 59975,
+ "ic_fluent_learning_app_20_regular": 59976,
+ "ic_fluent_library_20_filled": 59977,
+ "ic_fluent_library_20_regular": 59978,
+ "ic_fluent_lightbulb_20_filled": 59979,
+ "ic_fluent_lightbulb_20_regular": 59980,
+ "ic_fluent_lightbulb_checkmark_20_filled": 59981,
+ "ic_fluent_lightbulb_checkmark_20_regular": 59982,
+ "ic_fluent_lightbulb_circle_20_filled": 59983,
+ "ic_fluent_lightbulb_circle_20_regular": 59984,
+ "ic_fluent_lightbulb_filament_20_filled": 59985,
+ "ic_fluent_lightbulb_filament_20_regular": 59986,
+ "ic_fluent_lightbulb_person_20_filled": 59987,
+ "ic_fluent_lightbulb_person_20_regular": 59988,
+ "ic_fluent_likert_20_filled": 59989,
+ "ic_fluent_likert_20_regular": 59990,
+ "ic_fluent_line_20_filled": 59991,
+ "ic_fluent_line_20_regular": 59992,
+ "ic_fluent_line_dashes_20_filled": 59993,
+ "ic_fluent_line_dashes_20_regular": 59994,
+ "ic_fluent_line_flow_diagonal_up_right_20_filled": 59995,
+ "ic_fluent_line_flow_diagonal_up_right_20_regular": 59996,
+ "ic_fluent_line_horizontal_1_20_filled": 59997,
+ "ic_fluent_line_horizontal_1_20_regular": 59998,
+ "ic_fluent_line_horizontal_1_dash_dot_dash_20_filled": 59999,
+ "ic_fluent_line_horizontal_1_dash_dot_dash_20_regular": 60000,
+ "ic_fluent_line_horizontal_1_dashes_20_filled": 60001,
+ "ic_fluent_line_horizontal_1_dashes_20_regular": 60002,
+ "ic_fluent_line_horizontal_1_dot_20_filled": 60003,
+ "ic_fluent_line_horizontal_1_dot_20_regular": 60004,
+ "ic_fluent_line_horizontal_2_dashes_solid_20_filled": 60005,
+ "ic_fluent_line_horizontal_2_dashes_solid_20_regular": 60006,
+ "ic_fluent_line_horizontal_3_20_filled": 60007,
+ "ic_fluent_line_horizontal_3_20_regular": 60008,
+ "ic_fluent_line_horizontal_4_20_filled": 60009,
+ "ic_fluent_line_horizontal_4_20_regular": 60010,
+ "ic_fluent_line_horizontal_4_search_20_filled": 60011,
+ "ic_fluent_line_horizontal_4_search_20_regular": 60012,
+ "ic_fluent_line_horizontal_5_20_filled": 60013,
+ "ic_fluent_line_horizontal_5_20_regular": 60014,
+ "ic_fluent_line_horizontal_5_error_20_filled": 60015,
+ "ic_fluent_line_horizontal_5_error_20_regular": 60016,
+ "ic_fluent_line_style_20_filled": 60017,
+ "ic_fluent_line_style_20_regular": 60018,
+ "ic_fluent_line_style_sketch_20_filled": 60019,
+ "ic_fluent_line_style_sketch_20_regular": 60020,
+ "ic_fluent_line_thickness_20_filled": 60021,
+ "ic_fluent_line_thickness_20_regular": 60022,
+ "ic_fluent_link_20_filled": 60023,
+ "ic_fluent_link_20_regular": 60024,
+ "ic_fluent_link_add_20_filled": 60025,
+ "ic_fluent_link_add_20_regular": 60026,
+ "ic_fluent_link_dismiss_20_filled": 60027,
+ "ic_fluent_link_dismiss_20_regular": 60028,
+ "ic_fluent_link_edit_20_filled": 60029,
+ "ic_fluent_link_edit_20_regular": 60030,
+ "ic_fluent_link_multiple_20_filled": 60031,
+ "ic_fluent_link_multiple_20_regular": 60032,
+ "ic_fluent_link_person_20_filled": 60033,
+ "ic_fluent_link_person_20_regular": 60034,
+ "ic_fluent_link_square_20_filled": 60035,
+ "ic_fluent_link_square_20_regular": 60036,
+ "ic_fluent_link_toolbox_20_filled": 60037,
+ "ic_fluent_link_toolbox_20_regular": 60038,
+ "ic_fluent_list_20_filled": 60039,
+ "ic_fluent_list_20_regular": 60040,
+ "ic_fluent_list_bar_20_filled": 60041,
+ "ic_fluent_list_bar_20_regular": 60042,
+ "ic_fluent_list_bar_tree_20_filled": 60043,
+ "ic_fluent_list_bar_tree_20_regular": 60044,
+ "ic_fluent_list_bar_tree_offset_20_filled": 60045,
+ "ic_fluent_list_bar_tree_offset_20_regular": 60046,
+ "ic_fluent_list_rtl_20_filled": 60047,
+ "ic_fluent_list_rtl_20_regular": 60048,
+ "ic_fluent_live_20_filled": 60049,
+ "ic_fluent_live_20_regular": 60050,
+ "ic_fluent_live_off_20_filled": 60051,
+ "ic_fluent_live_off_20_regular": 60052,
+ "ic_fluent_local_language_20_filled": 60053,
+ "ic_fluent_local_language_20_regular": 60054,
+ "ic_fluent_location_20_filled": 60055,
+ "ic_fluent_location_20_regular": 60056,
+ "ic_fluent_location_add_20_filled": 60057,
+ "ic_fluent_location_add_20_regular": 60058,
+ "ic_fluent_location_add_left_20_filled": 60059,
+ "ic_fluent_location_add_left_20_regular": 60060,
+ "ic_fluent_location_add_right_20_filled": 60061,
+ "ic_fluent_location_add_right_20_regular": 60062,
+ "ic_fluent_location_add_up_20_filled": 60063,
+ "ic_fluent_location_add_up_20_regular": 60064,
+ "ic_fluent_location_arrow_20_filled": 60065,
+ "ic_fluent_location_arrow_20_regular": 60066,
+ "ic_fluent_location_arrow_left_20_filled": 60067,
+ "ic_fluent_location_arrow_left_20_regular": 60068,
+ "ic_fluent_location_arrow_right_20_filled": 60069,
+ "ic_fluent_location_arrow_right_20_regular": 60070,
+ "ic_fluent_location_arrow_up_20_filled": 60071,
+ "ic_fluent_location_arrow_up_20_regular": 60072,
+ "ic_fluent_location_checkmark_20_filled": 60073,
+ "ic_fluent_location_checkmark_20_regular": 60074,
+ "ic_fluent_location_dismiss_20_filled": 60075,
+ "ic_fluent_location_dismiss_20_regular": 60076,
+ "ic_fluent_location_live_20_filled": 60077,
+ "ic_fluent_location_live_20_regular": 60078,
+ "ic_fluent_location_off_20_filled": 60079,
+ "ic_fluent_location_off_20_regular": 60080,
+ "ic_fluent_location_ripple_20_filled": 60081,
+ "ic_fluent_location_ripple_20_regular": 60082,
+ "ic_fluent_location_target_square_20_filled": 60083,
+ "ic_fluent_location_target_square_20_regular": 60084,
+ "ic_fluent_lock_closed_20_filled": 60085,
+ "ic_fluent_lock_closed_20_regular": 60086,
+ "ic_fluent_lock_closed_key_20_filled": 60087,
+ "ic_fluent_lock_closed_key_20_regular": 60088,
+ "ic_fluent_lock_multiple_20_filled": 60089,
+ "ic_fluent_lock_multiple_20_regular": 60090,
+ "ic_fluent_lock_open_20_filled": 60091,
+ "ic_fluent_lock_open_20_regular": 60092,
+ "ic_fluent_lock_shield_20_filled": 60093,
+ "ic_fluent_lock_shield_20_regular": 60094,
+ "ic_fluent_lottery_20_filled": 60095,
+ "ic_fluent_lottery_20_regular": 60096,
+ "ic_fluent_luggage_20_filled": 60097,
+ "ic_fluent_luggage_20_regular": 60098,
+ "ic_fluent_mail_20_filled": 60099,
+ "ic_fluent_mail_20_regular": 60100,
+ "ic_fluent_mail_add_20_filled": 60101,
+ "ic_fluent_mail_add_20_regular": 60102,
+ "ic_fluent_mail_alert_20_filled": 60103,
+ "ic_fluent_mail_alert_20_regular": 60104,
+ "ic_fluent_mail_all_read_20_filled": 60105,
+ "ic_fluent_mail_all_read_20_regular": 60106,
+ "ic_fluent_mail_all_unread_20_filled": 60107,
+ "ic_fluent_mail_all_unread_20_regular": 60108,
+ "ic_fluent_mail_arrow_clockwise_20_filled": 60109,
+ "ic_fluent_mail_arrow_clockwise_20_regular": 60110,
+ "ic_fluent_mail_arrow_double_back_20_filled": 60111,
+ "ic_fluent_mail_arrow_double_back_20_regular": 60112,
+ "ic_fluent_mail_arrow_down_20_filled": 60113,
+ "ic_fluent_mail_arrow_down_20_regular": 60114,
+ "ic_fluent_mail_arrow_forward_20_filled": 60115,
+ "ic_fluent_mail_arrow_forward_20_regular": 60116,
+ "ic_fluent_mail_arrow_up_20_filled": 60117,
+ "ic_fluent_mail_arrow_up_20_regular": 60118,
+ "ic_fluent_mail_attach_20_filled": 60119,
+ "ic_fluent_mail_attach_20_regular": 60120,
+ "ic_fluent_mail_checkmark_20_filled": 60121,
+ "ic_fluent_mail_checkmark_20_regular": 60122,
+ "ic_fluent_mail_clock_20_filled": 60123,
+ "ic_fluent_mail_clock_20_regular": 60124,
+ "ic_fluent_mail_copy_20_filled": 60125,
+ "ic_fluent_mail_copy_20_regular": 60126,
+ "ic_fluent_mail_dismiss_20_filled": 60127,
+ "ic_fluent_mail_dismiss_20_regular": 60128,
+ "ic_fluent_mail_edit_20_filled": 60129,
+ "ic_fluent_mail_edit_20_regular": 60130,
+ "ic_fluent_mail_error_20_filled": 60131,
+ "ic_fluent_mail_error_20_regular": 60132,
+ "ic_fluent_mail_inbox_20_filled": 60133,
+ "ic_fluent_mail_inbox_20_regular": 60134,
+ "ic_fluent_mail_inbox_add_20_filled": 60135,
+ "ic_fluent_mail_inbox_add_20_regular": 60136,
+ "ic_fluent_mail_inbox_all_20_filled": 60137,
+ "ic_fluent_mail_inbox_all_20_regular": 60138,
+ "ic_fluent_mail_inbox_arrow_down_20_filled": 60139,
+ "ic_fluent_mail_inbox_arrow_down_20_regular": 60140,
+ "ic_fluent_mail_inbox_arrow_right_20_filled": 60141,
+ "ic_fluent_mail_inbox_arrow_right_20_regular": 60142,
+ "ic_fluent_mail_inbox_arrow_up_20_filled": 60143,
+ "ic_fluent_mail_inbox_arrow_up_20_regular": 60144,
+ "ic_fluent_mail_inbox_checkmark_20_filled": 60145,
+ "ic_fluent_mail_inbox_checkmark_20_regular": 60146,
+ "ic_fluent_mail_inbox_dismiss_20_filled": 60147,
+ "ic_fluent_mail_inbox_dismiss_20_regular": 60148,
+ "ic_fluent_mail_inbox_person_20_filled": 60149,
+ "ic_fluent_mail_inbox_person_20_regular": 60150,
+ "ic_fluent_mail_link_20_filled": 60151,
+ "ic_fluent_mail_link_20_regular": 60152,
+ "ic_fluent_mail_list_20_filled": 60153,
+ "ic_fluent_mail_list_20_regular": 60154,
+ "ic_fluent_mail_multiple_20_filled": 60155,
+ "ic_fluent_mail_multiple_20_regular": 60156,
+ "ic_fluent_mail_off_20_filled": 60157,
+ "ic_fluent_mail_off_20_regular": 60158,
+ "ic_fluent_mail_open_person_20_filled": 60159,
+ "ic_fluent_mail_open_person_20_regular": 60160,
+ "ic_fluent_mail_pause_20_filled": 60161,
+ "ic_fluent_mail_pause_20_regular": 60162,
+ "ic_fluent_mail_prohibited_20_filled": 60163,
+ "ic_fluent_mail_prohibited_20_regular": 60164,
+ "ic_fluent_mail_read_20_filled": 60165,
+ "ic_fluent_mail_read_20_regular": 60166,
+ "ic_fluent_mail_read_briefcase_20_filled": 60167,
+ "ic_fluent_mail_read_briefcase_20_regular": 60168,
+ "ic_fluent_mail_read_multiple_20_filled": 60169,
+ "ic_fluent_mail_read_multiple_20_regular": 60170,
+ "ic_fluent_mail_rewind_20_filled": 60171,
+ "ic_fluent_mail_rewind_20_regular": 60172,
+ "ic_fluent_mail_settings_20_filled": 60173,
+ "ic_fluent_mail_settings_20_regular": 60174,
+ "ic_fluent_mail_shield_20_filled": 60175,
+ "ic_fluent_mail_shield_20_regular": 60176,
+ "ic_fluent_mail_template_20_filled": 60177,
+ "ic_fluent_mail_template_20_regular": 60178,
+ "ic_fluent_mail_unread_20_filled": 60179,
+ "ic_fluent_mail_unread_20_regular": 60180,
+ "ic_fluent_mail_warning_20_filled": 60181,
+ "ic_fluent_mail_warning_20_regular": 60182,
+ "ic_fluent_mailbox_20_filled": 60183,
+ "ic_fluent_mailbox_20_regular": 60184,
+ "ic_fluent_map_20_filled": 60185,
+ "ic_fluent_map_20_regular": 60186,
+ "ic_fluent_map_drive_20_filled": 60187,
+ "ic_fluent_map_drive_20_regular": 60188,
+ "ic_fluent_markdown_20_filled": 60189,
+ "ic_fluent_markdown_20_regular": 60190,
+ "ic_fluent_match_app_layout_20_filled": 60191,
+ "ic_fluent_match_app_layout_20_regular": 60192,
+ "ic_fluent_math_format_linear_20_filled": 60193,
+ "ic_fluent_math_format_linear_20_regular": 60194,
+ "ic_fluent_math_format_professional_20_filled": 60195,
+ "ic_fluent_math_format_professional_20_regular": 60196,
+ "ic_fluent_math_formula_20_filled": 60197,
+ "ic_fluent_math_formula_20_regular": 60198,
+ "ic_fluent_math_symbols_20_filled": 60199,
+ "ic_fluent_math_symbols_20_regular": 60200,
+ "ic_fluent_maximize_20_filled": 60201,
+ "ic_fluent_maximize_20_regular": 60202,
+ "ic_fluent_meet_now_20_filled": 60203,
+ "ic_fluent_meet_now_20_regular": 60204,
+ "ic_fluent_megaphone_20_filled": 60205,
+ "ic_fluent_megaphone_20_regular": 60206,
+ "ic_fluent_megaphone_circle_20_filled": 60207,
+ "ic_fluent_megaphone_circle_20_regular": 60208,
+ "ic_fluent_megaphone_loud_20_filled": 60209,
+ "ic_fluent_megaphone_loud_20_regular": 60210,
+ "ic_fluent_megaphone_off_20_filled": 60211,
+ "ic_fluent_megaphone_off_20_regular": 60212,
+ "ic_fluent_mention_20_filled": 60213,
+ "ic_fluent_mention_20_regular": 60214,
+ "ic_fluent_mention_arrow_down_20_filled": 60215,
+ "ic_fluent_mention_arrow_down_20_regular": 60216,
+ "ic_fluent_mention_brackets_20_filled": 60217,
+ "ic_fluent_mention_brackets_20_regular": 60218,
+ "ic_fluent_merge_20_filled": 60219,
+ "ic_fluent_merge_20_regular": 60220,
+ "ic_fluent_mic_20_filled": 60221,
+ "ic_fluent_mic_20_regular": 60222,
+ "ic_fluent_mic_link_20_filled": 60223,
+ "ic_fluent_mic_link_20_regular": 60224,
+ "ic_fluent_mic_off_20_filled": 60225,
+ "ic_fluent_mic_off_20_regular": 60226,
+ "ic_fluent_mic_prohibited_20_filled": 60227,
+ "ic_fluent_mic_prohibited_20_regular": 60228,
+ "ic_fluent_mic_pulse_20_filled": 60229,
+ "ic_fluent_mic_pulse_20_regular": 60230,
+ "ic_fluent_mic_pulse_off_20_filled": 60231,
+ "ic_fluent_mic_pulse_off_20_regular": 60232,
+ "ic_fluent_mic_record_20_filled": 60233,
+ "ic_fluent_mic_record_20_regular": 60234,
+ "ic_fluent_mic_settings_20_filled": 60235,
+ "ic_fluent_mic_settings_20_regular": 60236,
+ "ic_fluent_mic_sparkle_20_filled": 60237,
+ "ic_fluent_mic_sparkle_20_regular": 60238,
+ "ic_fluent_mic_sync_20_filled": 60239,
+ "ic_fluent_mic_sync_20_regular": 60240,
+ "ic_fluent_microscope_20_filled": 60241,
+ "ic_fluent_microscope_20_regular": 60242,
+ "ic_fluent_midi_20_filled": 60243,
+ "ic_fluent_midi_20_regular": 60244,
+ "ic_fluent_mobile_optimized_20_filled": 60245,
+ "ic_fluent_mobile_optimized_20_regular": 60246,
+ "ic_fluent_mold_20_filled": 60247,
+ "ic_fluent_mold_20_regular": 60248,
+ "ic_fluent_molecule_20_filled": 60249,
+ "ic_fluent_molecule_20_regular": 60250,
+ "ic_fluent_money_20_filled": 60251,
+ "ic_fluent_money_20_regular": 60252,
+ "ic_fluent_money_calculator_20_filled": 60253,
+ "ic_fluent_money_calculator_20_regular": 60254,
+ "ic_fluent_money_dismiss_20_filled": 60255,
+ "ic_fluent_money_dismiss_20_regular": 60256,
+ "ic_fluent_money_hand_20_filled": 60257,
+ "ic_fluent_money_hand_20_regular": 60258,
+ "ic_fluent_money_off_20_filled": 60259,
+ "ic_fluent_money_off_20_regular": 60260,
+ "ic_fluent_money_settings_20_filled": 60261,
+ "ic_fluent_money_settings_20_regular": 60262,
+ "ic_fluent_more_circle_20_filled": 60263,
+ "ic_fluent_more_circle_20_regular": 60264,
+ "ic_fluent_more_horizontal_20_filled": 60265,
+ "ic_fluent_more_horizontal_20_regular": 60266,
+ "ic_fluent_more_vertical_20_filled": 60267,
+ "ic_fluent_more_vertical_20_regular": 60268,
+ "ic_fluent_mountain_location_bottom_20_filled": 60269,
+ "ic_fluent_mountain_location_bottom_20_regular": 60270,
+ "ic_fluent_mountain_location_top_20_filled": 60271,
+ "ic_fluent_mountain_location_top_20_regular": 60272,
+ "ic_fluent_mountain_trail_20_filled": 60273,
+ "ic_fluent_mountain_trail_20_regular": 60274,
+ "ic_fluent_movies_and_tv_20_filled": 60275,
+ "ic_fluent_movies_and_tv_20_regular": 60276,
+ "ic_fluent_multiplier_1_2x_20_filled": 60277,
+ "ic_fluent_multiplier_1_2x_20_regular": 60278,
+ "ic_fluent_multiplier_1_5x_20_filled": 60279,
+ "ic_fluent_multiplier_1_5x_20_regular": 60280,
+ "ic_fluent_multiplier_1_8x_20_filled": 60281,
+ "ic_fluent_multiplier_1_8x_20_regular": 60282,
+ "ic_fluent_multiplier_1x_20_filled": 60283,
+ "ic_fluent_multiplier_1x_20_regular": 60284,
+ "ic_fluent_multiplier_2x_20_filled": 60285,
+ "ic_fluent_multiplier_2x_20_regular": 60286,
+ "ic_fluent_multiplier_5x_20_filled": 60287,
+ "ic_fluent_multiplier_5x_20_regular": 60288,
+ "ic_fluent_multiselect_ltr_20_filled": 60289,
+ "ic_fluent_multiselect_ltr_20_regular": 60290,
+ "ic_fluent_multiselect_rtl_20_filled": 60291,
+ "ic_fluent_multiselect_rtl_20_regular": 60292,
+ "ic_fluent_music_note_1_20_filled": 60293,
+ "ic_fluent_music_note_1_20_regular": 60294,
+ "ic_fluent_music_note_2_20_filled": 60295,
+ "ic_fluent_music_note_2_20_regular": 60296,
+ "ic_fluent_music_note_2_play_20_filled": 60297,
+ "ic_fluent_music_note_2_play_20_regular": 60298,
+ "ic_fluent_music_note_off_1_20_filled": 60299,
+ "ic_fluent_music_note_off_1_20_regular": 60300,
+ "ic_fluent_music_note_off_2_20_filled": 60301,
+ "ic_fluent_music_note_off_2_20_regular": 60302,
+ "ic_fluent_my_location_20_filled": 60303,
+ "ic_fluent_my_location_20_regular": 60304,
+ "ic_fluent_navigation_20_filled": 60305,
+ "ic_fluent_navigation_20_regular": 60306,
+ "ic_fluent_navigation_location_target_20_filled": 60307,
+ "ic_fluent_navigation_location_target_20_regular": 60308,
+ "ic_fluent_navigation_play_20_filled": 60309,
+ "ic_fluent_navigation_play_20_regular": 60310,
+ "ic_fluent_navigation_unread_20_filled": 60311,
+ "ic_fluent_navigation_unread_20_regular": 60312,
+ "ic_fluent_network_check_20_filled": 60313,
+ "ic_fluent_network_check_20_regular": 60314,
+ "ic_fluent_new_20_filled": 60315,
+ "ic_fluent_new_20_regular": 60316,
+ "ic_fluent_news_20_filled": 60317,
+ "ic_fluent_news_20_regular": 60318,
+ "ic_fluent_next_20_filled": 60319,
+ "ic_fluent_next_20_regular": 60320,
+ "ic_fluent_next_frame_20_filled": 60321,
+ "ic_fluent_next_frame_20_regular": 60322,
+ "ic_fluent_note_20_filled": 60323,
+ "ic_fluent_note_20_regular": 60324,
+ "ic_fluent_note_add_20_filled": 60325,
+ "ic_fluent_note_add_20_regular": 60326,
+ "ic_fluent_note_edit_20_filled": 60327,
+ "ic_fluent_note_edit_20_regular": 60328,
+ "ic_fluent_note_pin_20_filled": 60329,
+ "ic_fluent_note_pin_20_regular": 60330,
+ "ic_fluent_notebook_20_filled": 60331,
+ "ic_fluent_notebook_20_regular": 60332,
+ "ic_fluent_notebook_add_20_filled": 60333,
+ "ic_fluent_notebook_add_20_regular": 60334,
+ "ic_fluent_notebook_arrow_curve_down_20_filled": 60335,
+ "ic_fluent_notebook_arrow_curve_down_20_regular": 60336,
+ "ic_fluent_notebook_error_20_filled": 60337,
+ "ic_fluent_notebook_error_20_regular": 60338,
+ "ic_fluent_notebook_eye_20_filled": 60339,
+ "ic_fluent_notebook_eye_20_regular": 60340,
+ "ic_fluent_notebook_lightning_20_filled": 60341,
+ "ic_fluent_notebook_lightning_20_regular": 60342,
+ "ic_fluent_notebook_question_mark_20_filled": 60343,
+ "ic_fluent_notebook_question_mark_20_regular": 60344,
+ "ic_fluent_notebook_section_20_filled": 60345,
+ "ic_fluent_notebook_section_20_regular": 60346,
+ "ic_fluent_notebook_section_arrow_right_20_filled": 60347,
+ "ic_fluent_notebook_section_arrow_right_20_regular": 60348,
+ "ic_fluent_notebook_subsection_20_filled": 60349,
+ "ic_fluent_notebook_subsection_20_regular": 60350,
+ "ic_fluent_notebook_sync_20_filled": 60351,
+ "ic_fluent_notebook_sync_20_regular": 60352,
+ "ic_fluent_notepad_20_filled": 60353,
+ "ic_fluent_notepad_20_regular": 60354,
+ "ic_fluent_notepad_edit_20_filled": 60355,
+ "ic_fluent_notepad_edit_20_regular": 60356,
+ "ic_fluent_notepad_person_20_filled": 60357,
+ "ic_fluent_notepad_person_20_regular": 60358,
+ "ic_fluent_notepad_sparkle_20_filled": 60359,
+ "ic_fluent_notepad_sparkle_20_regular": 60360,
+ "ic_fluent_number_circle_0_20_filled": 60361,
+ "ic_fluent_number_circle_0_20_regular": 60362,
+ "ic_fluent_number_circle_1_20_filled": 60363,
+ "ic_fluent_number_circle_1_20_regular": 60364,
+ "ic_fluent_number_circle_2_20_filled": 60365,
+ "ic_fluent_number_circle_2_20_regular": 60366,
+ "ic_fluent_number_circle_3_20_filled": 60367,
+ "ic_fluent_number_circle_3_20_regular": 60368,
+ "ic_fluent_number_circle_4_20_filled": 60369,
+ "ic_fluent_number_circle_4_20_regular": 60370,
+ "ic_fluent_number_circle_5_20_filled": 60371,
+ "ic_fluent_number_circle_5_20_regular": 60372,
+ "ic_fluent_number_circle_6_20_filled": 60373,
+ "ic_fluent_number_circle_6_20_regular": 60374,
+ "ic_fluent_number_circle_7_20_filled": 60375,
+ "ic_fluent_number_circle_7_20_regular": 60376,
+ "ic_fluent_number_circle_8_20_filled": 60377,
+ "ic_fluent_number_circle_8_20_regular": 60378,
+ "ic_fluent_number_circle_9_20_filled": 60379,
+ "ic_fluent_number_circle_9_20_regular": 60380,
+ "ic_fluent_number_row_20_filled": 60381,
+ "ic_fluent_number_row_20_regular": 60382,
+ "ic_fluent_number_symbol_20_filled": 60383,
+ "ic_fluent_number_symbol_20_regular": 60384,
+ "ic_fluent_number_symbol_dismiss_20_filled": 60385,
+ "ic_fluent_number_symbol_dismiss_20_regular": 60386,
+ "ic_fluent_number_symbol_square_20_filled": 60387,
+ "ic_fluent_number_symbol_square_20_regular": 60388,
+ "ic_fluent_open_20_filled": 60389,
+ "ic_fluent_open_20_regular": 60390,
+ "ic_fluent_open_folder_20_filled": 60391,
+ "ic_fluent_open_folder_20_regular": 60392,
+ "ic_fluent_open_off_20_filled": 60393,
+ "ic_fluent_open_off_20_regular": 60394,
+ "ic_fluent_options_20_filled": 60395,
+ "ic_fluent_options_20_regular": 60396,
+ "ic_fluent_organization_20_filled": 60397,
+ "ic_fluent_organization_20_regular": 60398,
+ "ic_fluent_organization_horizontal_20_filled": 60399,
+ "ic_fluent_organization_horizontal_20_regular": 60400,
+ "ic_fluent_orientation_20_filled": 60401,
+ "ic_fluent_orientation_20_regular": 60402,
+ "ic_fluent_oval_20_filled": 60403,
+ "ic_fluent_oval_20_regular": 60404,
+ "ic_fluent_oven_20_filled": 60405,
+ "ic_fluent_oven_20_regular": 60406,
+ "ic_fluent_padding_down_20_filled": 60407,
+ "ic_fluent_padding_down_20_regular": 60408,
+ "ic_fluent_padding_left_20_filled": 60409,
+ "ic_fluent_padding_left_20_regular": 60410,
+ "ic_fluent_padding_right_20_filled": 60411,
+ "ic_fluent_padding_right_20_regular": 60412,
+ "ic_fluent_padding_top_20_filled": 60413,
+ "ic_fluent_padding_top_20_regular": 60414,
+ "ic_fluent_page_fit_20_filled": 60415,
+ "ic_fluent_page_fit_20_regular": 60416,
+ "ic_fluent_paint_brush_20_filled": 60417,
+ "ic_fluent_paint_brush_20_regular": 60418,
+ "ic_fluent_paint_brush_arrow_down_20_filled": 60419,
+ "ic_fluent_paint_brush_arrow_down_20_regular": 60420,
+ "ic_fluent_paint_brush_arrow_up_20_filled": 60421,
+ "ic_fluent_paint_brush_arrow_up_20_regular": 60422,
+ "ic_fluent_paint_brush_sparkle_20_filled": 60423,
+ "ic_fluent_paint_brush_sparkle_20_regular": 60424,
+ "ic_fluent_paint_brush_subtract_20_filled": 60425,
+ "ic_fluent_paint_brush_subtract_20_regular": 60426,
+ "ic_fluent_paint_bucket_20_filled": 60427,
+ "ic_fluent_paint_bucket_20_regular": 60428,
+ "ic_fluent_paint_bucket_brush_20_filled": 60429,
+ "ic_fluent_paint_bucket_brush_20_regular": 60430,
+ "ic_fluent_pair_20_filled": 60431,
+ "ic_fluent_pair_20_regular": 60432,
+ "ic_fluent_panel_bottom_20_filled": 60433,
+ "ic_fluent_panel_bottom_20_regular": 60434,
+ "ic_fluent_panel_bottom_contract_20_filled": 60435,
+ "ic_fluent_panel_bottom_contract_20_regular": 60436,
+ "ic_fluent_panel_bottom_expand_20_filled": 60437,
+ "ic_fluent_panel_bottom_expand_20_regular": 60438,
+ "ic_fluent_panel_left_20_filled": 60439,
+ "ic_fluent_panel_left_20_regular": 60440,
+ "ic_fluent_panel_left_add_20_filled": 60441,
+ "ic_fluent_panel_left_add_20_regular": 60442,
+ "ic_fluent_panel_left_contract_20_filled": 60443,
+ "ic_fluent_panel_left_contract_20_regular": 60444,
+ "ic_fluent_panel_left_expand_20_filled": 60445,
+ "ic_fluent_panel_left_expand_20_regular": 60446,
+ "ic_fluent_panel_left_focus_right_20_filled": 60447,
+ "ic_fluent_panel_left_header_20_filled": 60448,
+ "ic_fluent_panel_left_header_20_regular": 60449,
+ "ic_fluent_panel_left_header_add_20_filled": 60450,
+ "ic_fluent_panel_left_header_add_20_regular": 60451,
+ "ic_fluent_panel_left_header_key_20_filled": 60452,
+ "ic_fluent_panel_left_header_key_20_regular": 60453,
+ "ic_fluent_panel_left_key_20_filled": 60454,
+ "ic_fluent_panel_left_key_20_regular": 60455,
+ "ic_fluent_panel_left_text_20_filled": 60456,
+ "ic_fluent_panel_left_text_20_regular": 60457,
+ "ic_fluent_panel_left_text_add_20_filled": 60458,
+ "ic_fluent_panel_left_text_add_20_regular": 60459,
+ "ic_fluent_panel_left_text_dismiss_20_filled": 60460,
+ "ic_fluent_panel_left_text_dismiss_20_regular": 60461,
+ "ic_fluent_panel_right_20_filled": 60462,
+ "ic_fluent_panel_right_20_regular": 60463,
+ "ic_fluent_panel_right_add_20_filled": 60464,
+ "ic_fluent_panel_right_add_20_regular": 60465,
+ "ic_fluent_panel_right_contract_20_filled": 60466,
+ "ic_fluent_panel_right_contract_20_regular": 60467,
+ "ic_fluent_panel_right_cursor_20_filled": 60468,
+ "ic_fluent_panel_right_cursor_20_regular": 60469,
+ "ic_fluent_panel_right_expand_20_filled": 60470,
+ "ic_fluent_panel_right_expand_20_regular": 60471,
+ "ic_fluent_panel_right_gallery_20_filled": 60472,
+ "ic_fluent_panel_right_gallery_20_regular": 60473,
+ "ic_fluent_panel_separate_window_20_filled": 60474,
+ "ic_fluent_panel_separate_window_20_regular": 60475,
+ "ic_fluent_panel_top_contract_20_filled": 60476,
+ "ic_fluent_panel_top_contract_20_regular": 60477,
+ "ic_fluent_panel_top_expand_20_filled": 60478,
+ "ic_fluent_panel_top_expand_20_regular": 60479,
+ "ic_fluent_panel_top_gallery_20_filled": 60480,
+ "ic_fluent_panel_top_gallery_20_regular": 60481,
+ "ic_fluent_password_20_filled": 60482,
+ "ic_fluent_password_20_regular": 60483,
+ "ic_fluent_patch_20_filled": 60484,
+ "ic_fluent_patch_20_regular": 60485,
+ "ic_fluent_patient_20_filled": 60486,
+ "ic_fluent_patient_20_regular": 60487,
+ "ic_fluent_pause_20_filled": 60488,
+ "ic_fluent_pause_20_regular": 60489,
+ "ic_fluent_pause_circle_20_filled": 60490,
+ "ic_fluent_pause_circle_20_regular": 60491,
+ "ic_fluent_pause_off_20_filled": 60492,
+ "ic_fluent_pause_off_20_regular": 60493,
+ "ic_fluent_pause_settings_20_filled": 60494,
+ "ic_fluent_pause_settings_20_regular": 60495,
+ "ic_fluent_payment_20_filled": 60496,
+ "ic_fluent_payment_20_regular": 60497,
+ "ic_fluent_payment_wireless_20_filled": 60498,
+ "ic_fluent_payment_wireless_20_regular": 60499,
+ "ic_fluent_pen_20_filled": 60500,
+ "ic_fluent_pen_20_regular": 60501,
+ "ic_fluent_pen_dismiss_20_filled": 60502,
+ "ic_fluent_pen_dismiss_20_regular": 60503,
+ "ic_fluent_pen_off_20_filled": 60504,
+ "ic_fluent_pen_off_20_regular": 60505,
+ "ic_fluent_pen_prohibited_20_filled": 60506,
+ "ic_fluent_pen_prohibited_20_regular": 60507,
+ "ic_fluent_pen_sparkle_20_filled": 60508,
+ "ic_fluent_pen_sparkle_20_regular": 60509,
+ "ic_fluent_pen_sync_20_filled": 60510,
+ "ic_fluent_pen_sync_20_regular": 60511,
+ "ic_fluent_pentagon_20_filled": 60512,
+ "ic_fluent_pentagon_20_regular": 60513,
+ "ic_fluent_people_20_filled": 60514,
+ "ic_fluent_people_20_regular": 60515,
+ "ic_fluent_people_add_20_filled": 60516,
+ "ic_fluent_people_add_20_regular": 60517,
+ "ic_fluent_people_audience_20_filled": 60518,
+ "ic_fluent_people_audience_20_regular": 60519,
+ "ic_fluent_people_call_20_filled": 60520,
+ "ic_fluent_people_call_20_regular": 60521,
+ "ic_fluent_people_chat_20_filled": 60522,
+ "ic_fluent_people_chat_20_regular": 60523,
+ "ic_fluent_people_checkmark_20_filled": 60524,
+ "ic_fluent_people_checkmark_20_regular": 60525,
+ "ic_fluent_people_community_20_filled": 60526,
+ "ic_fluent_people_community_20_regular": 60527,
+ "ic_fluent_people_community_add_20_filled": 60528,
+ "ic_fluent_people_community_add_20_regular": 60529,
+ "ic_fluent_people_edit_20_filled": 60530,
+ "ic_fluent_people_edit_20_regular": 60531,
+ "ic_fluent_people_error_20_filled": 60532,
+ "ic_fluent_people_error_20_regular": 60533,
+ "ic_fluent_people_eye_20_filled": 60534,
+ "ic_fluent_people_eye_20_regular": 60535,
+ "ic_fluent_people_link_20_filled": 60536,
+ "ic_fluent_people_link_20_regular": 60537,
+ "ic_fluent_people_list_20_filled": 60538,
+ "ic_fluent_people_list_20_regular": 60539,
+ "ic_fluent_people_lock_20_filled": 60540,
+ "ic_fluent_people_lock_20_regular": 60541,
+ "ic_fluent_people_money_20_filled": 60542,
+ "ic_fluent_people_money_20_regular": 60543,
+ "ic_fluent_people_prohibited_20_filled": 60544,
+ "ic_fluent_people_prohibited_20_regular": 60545,
+ "ic_fluent_people_queue_20_filled": 60546,
+ "ic_fluent_people_queue_20_regular": 60547,
+ "ic_fluent_people_search_20_filled": 60548,
+ "ic_fluent_people_search_20_regular": 60549,
+ "ic_fluent_people_settings_20_filled": 60550,
+ "ic_fluent_people_settings_20_regular": 60551,
+ "ic_fluent_people_star_20_filled": 60552,
+ "ic_fluent_people_star_20_regular": 60553,
+ "ic_fluent_people_subtract_20_filled": 60554,
+ "ic_fluent_people_subtract_20_regular": 60555,
+ "ic_fluent_people_swap_20_filled": 60556,
+ "ic_fluent_people_swap_20_regular": 60557,
+ "ic_fluent_people_sync_20_filled": 60558,
+ "ic_fluent_people_sync_20_regular": 60559,
+ "ic_fluent_people_team_20_filled": 60560,
+ "ic_fluent_people_team_20_regular": 60561,
+ "ic_fluent_people_team_add_20_filled": 60562,
+ "ic_fluent_people_team_add_20_regular": 60563,
+ "ic_fluent_people_team_delete_20_filled": 60564,
+ "ic_fluent_people_team_delete_20_regular": 60565,
+ "ic_fluent_people_team_toolbox_20_filled": 60566,
+ "ic_fluent_people_team_toolbox_20_regular": 60567,
+ "ic_fluent_people_toolbox_20_filled": 60568,
+ "ic_fluent_people_toolbox_20_regular": 60569,
+ "ic_fluent_person_20_filled": 60570,
+ "ic_fluent_person_20_regular": 60571,
+ "ic_fluent_person_5_20_filled": 60572,
+ "ic_fluent_person_5_20_regular": 60573,
+ "ic_fluent_person_6_20_filled": 60574,
+ "ic_fluent_person_6_20_regular": 60575,
+ "ic_fluent_person_accounts_20_filled": 60576,
+ "ic_fluent_person_accounts_20_regular": 60577,
+ "ic_fluent_person_add_20_filled": 60578,
+ "ic_fluent_person_add_20_regular": 60579,
+ "ic_fluent_person_alert_20_filled": 60580,
+ "ic_fluent_person_alert_20_regular": 60581,
+ "ic_fluent_person_alert_off_20_filled": 60582,
+ "ic_fluent_person_alert_off_20_regular": 60583,
+ "ic_fluent_person_arrow_back_20_filled": 60584,
+ "ic_fluent_person_arrow_back_20_regular": 60585,
+ "ic_fluent_person_arrow_left_20_filled": 60586,
+ "ic_fluent_person_arrow_left_20_regular": 60587,
+ "ic_fluent_person_arrow_right_20_filled": 60588,
+ "ic_fluent_person_arrow_right_20_regular": 60589,
+ "ic_fluent_person_available_20_filled": 60590,
+ "ic_fluent_person_available_20_regular": 60591,
+ "ic_fluent_person_board_20_filled": 60592,
+ "ic_fluent_person_board_20_regular": 60593,
+ "ic_fluent_person_board_add_20_filled": 60594,
+ "ic_fluent_person_board_add_20_regular": 60595,
+ "ic_fluent_person_call_20_filled": 60596,
+ "ic_fluent_person_call_20_regular": 60597,
+ "ic_fluent_person_chat_20_filled": 60598,
+ "ic_fluent_person_chat_20_regular": 60599,
+ "ic_fluent_person_circle_20_filled": 60600,
+ "ic_fluent_person_circle_20_regular": 60601,
+ "ic_fluent_person_clock_20_filled": 60602,
+ "ic_fluent_person_clock_20_regular": 60603,
+ "ic_fluent_person_delete_20_filled": 60604,
+ "ic_fluent_person_delete_20_regular": 60605,
+ "ic_fluent_person_desktop_20_filled": 60606,
+ "ic_fluent_person_desktop_20_regular": 60607,
+ "ic_fluent_person_edit_20_filled": 60608,
+ "ic_fluent_person_edit_20_regular": 60609,
+ "ic_fluent_person_feedback_20_filled": 60610,
+ "ic_fluent_person_feedback_20_regular": 60611,
+ "ic_fluent_person_head_hint_20_filled": 60612,
+ "ic_fluent_person_head_hint_20_regular": 60613,
+ "ic_fluent_person_heart_20_filled": 60614,
+ "ic_fluent_person_heart_20_regular": 60615,
+ "ic_fluent_person_home_20_filled": 60616,
+ "ic_fluent_person_home_20_regular": 60617,
+ "ic_fluent_person_info_20_filled": 60618,
+ "ic_fluent_person_info_20_regular": 60619,
+ "ic_fluent_person_key_20_filled": 60620,
+ "ic_fluent_person_key_20_regular": 60621,
+ "ic_fluent_person_lightbulb_20_filled": 60622,
+ "ic_fluent_person_lightbulb_20_regular": 60623,
+ "ic_fluent_person_lightning_20_filled": 60624,
+ "ic_fluent_person_lightning_20_regular": 60625,
+ "ic_fluent_person_link_20_filled": 60626,
+ "ic_fluent_person_link_20_regular": 60627,
+ "ic_fluent_person_lock_20_filled": 60628,
+ "ic_fluent_person_lock_20_regular": 60629,
+ "ic_fluent_person_mail_20_filled": 60630,
+ "ic_fluent_person_mail_20_regular": 60631,
+ "ic_fluent_person_money_20_filled": 60632,
+ "ic_fluent_person_money_20_regular": 60633,
+ "ic_fluent_person_note_20_filled": 60634,
+ "ic_fluent_person_note_20_regular": 60635,
+ "ic_fluent_person_passkey_20_filled": 60636,
+ "ic_fluent_person_passkey_20_regular": 60637,
+ "ic_fluent_person_pill_20_filled": 60638,
+ "ic_fluent_person_pill_20_regular": 60639,
+ "ic_fluent_person_prohibited_20_filled": 60640,
+ "ic_fluent_person_prohibited_20_regular": 60641,
+ "ic_fluent_person_question_mark_20_filled": 60642,
+ "ic_fluent_person_question_mark_20_regular": 60643,
+ "ic_fluent_person_ribbon_20_filled": 60644,
+ "ic_fluent_person_ribbon_20_regular": 60645,
+ "ic_fluent_person_running_20_filled": 60646,
+ "ic_fluent_person_running_20_regular": 60647,
+ "ic_fluent_person_search_20_filled": 60648,
+ "ic_fluent_person_search_20_regular": 60649,
+ "ic_fluent_person_settings_20_filled": 60650,
+ "ic_fluent_person_settings_20_regular": 60651,
+ "ic_fluent_person_sound_spatial_20_filled": 60652,
+ "ic_fluent_person_sound_spatial_20_regular": 60653,
+ "ic_fluent_person_square_20_filled": 60654,
+ "ic_fluent_person_square_20_regular": 60655,
+ "ic_fluent_person_square_add_20_filled": 60656,
+ "ic_fluent_person_square_add_20_regular": 60657,
+ "ic_fluent_person_square_checkmark_20_filled": 60658,
+ "ic_fluent_person_square_checkmark_20_regular": 60659,
+ "ic_fluent_person_star_20_filled": 60660,
+ "ic_fluent_person_star_20_regular": 60661,
+ "ic_fluent_person_starburst_20_filled": 60662,
+ "ic_fluent_person_starburst_20_regular": 60663,
+ "ic_fluent_person_subtract_20_filled": 60664,
+ "ic_fluent_person_subtract_20_regular": 60665,
+ "ic_fluent_person_support_20_filled": 60666,
+ "ic_fluent_person_support_20_regular": 60667,
+ "ic_fluent_person_swap_20_filled": 60668,
+ "ic_fluent_person_swap_20_regular": 60669,
+ "ic_fluent_person_sync_20_filled": 60670,
+ "ic_fluent_person_sync_20_regular": 60671,
+ "ic_fluent_person_tag_20_filled": 60672,
+ "ic_fluent_person_tag_20_regular": 60673,
+ "ic_fluent_person_tentative_20_filled": 60674,
+ "ic_fluent_person_tentative_20_regular": 60675,
+ "ic_fluent_person_voice_20_filled": 60676,
+ "ic_fluent_person_voice_20_regular": 60677,
+ "ic_fluent_person_walking_20_filled": 60678,
+ "ic_fluent_person_walking_20_regular": 60679,
+ "ic_fluent_person_warning_20_filled": 60680,
+ "ic_fluent_person_warning_20_regular": 60681,
+ "ic_fluent_person_wrench_20_filled": 60682,
+ "ic_fluent_person_wrench_20_regular": 60683,
+ "ic_fluent_phone_20_filled": 60684,
+ "ic_fluent_phone_20_regular": 60685,
+ "ic_fluent_phone_add_20_filled": 60686,
+ "ic_fluent_phone_add_20_regular": 60687,
+ "ic_fluent_phone_arrow_right_20_filled": 60688,
+ "ic_fluent_phone_arrow_right_20_regular": 60689,
+ "ic_fluent_phone_chat_20_filled": 60690,
+ "ic_fluent_phone_chat_20_regular": 60691,
+ "ic_fluent_phone_checkmark_20_filled": 60692,
+ "ic_fluent_phone_checkmark_20_regular": 60693,
+ "ic_fluent_phone_desktop_20_filled": 60694,
+ "ic_fluent_phone_desktop_20_regular": 60695,
+ "ic_fluent_phone_desktop_add_20_filled": 60696,
+ "ic_fluent_phone_desktop_add_20_regular": 60697,
+ "ic_fluent_phone_dismiss_20_filled": 60698,
+ "ic_fluent_phone_dismiss_20_regular": 60699,
+ "ic_fluent_phone_edit_20_filled": 60700,
+ "ic_fluent_phone_edit_20_regular": 60701,
+ "ic_fluent_phone_eraser_20_filled": 60702,
+ "ic_fluent_phone_eraser_20_regular": 60703,
+ "ic_fluent_phone_footer_arrow_down_20_filled": 60704,
+ "ic_fluent_phone_footer_arrow_down_20_regular": 60705,
+ "ic_fluent_phone_header_arrow_up_20_filled": 60706,
+ "ic_fluent_phone_header_arrow_up_20_regular": 60707,
+ "ic_fluent_phone_key_20_filled": 60708,
+ "ic_fluent_phone_key_20_regular": 60709,
+ "ic_fluent_phone_laptop_20_filled": 60710,
+ "ic_fluent_phone_laptop_20_regular": 60711,
+ "ic_fluent_phone_link_setup_20_filled": 60712,
+ "ic_fluent_phone_link_setup_20_regular": 60713,
+ "ic_fluent_phone_lock_20_filled": 60714,
+ "ic_fluent_phone_lock_20_regular": 60715,
+ "ic_fluent_phone_page_header_20_filled": 60716,
+ "ic_fluent_phone_page_header_20_regular": 60717,
+ "ic_fluent_phone_pagination_20_filled": 60718,
+ "ic_fluent_phone_pagination_20_regular": 60719,
+ "ic_fluent_phone_screen_time_20_filled": 60720,
+ "ic_fluent_phone_screen_time_20_regular": 60721,
+ "ic_fluent_phone_shake_20_filled": 60722,
+ "ic_fluent_phone_shake_20_regular": 60723,
+ "ic_fluent_phone_span_in_20_filled": 60724,
+ "ic_fluent_phone_span_in_20_regular": 60725,
+ "ic_fluent_phone_span_out_20_filled": 60726,
+ "ic_fluent_phone_span_out_20_regular": 60727,
+ "ic_fluent_phone_speaker_20_filled": 60728,
+ "ic_fluent_phone_speaker_20_regular": 60729,
+ "ic_fluent_phone_status_bar_20_filled": 60730,
+ "ic_fluent_phone_status_bar_20_regular": 60731,
+ "ic_fluent_phone_tablet_20_filled": 60732,
+ "ic_fluent_phone_tablet_20_regular": 60733,
+ "ic_fluent_phone_update_20_filled": 60734,
+ "ic_fluent_phone_update_20_regular": 60735,
+ "ic_fluent_phone_update_checkmark_20_filled": 60736,
+ "ic_fluent_phone_update_checkmark_20_regular": 60737,
+ "ic_fluent_phone_vertical_scroll_20_filled": 60738,
+ "ic_fluent_phone_vertical_scroll_20_regular": 60739,
+ "ic_fluent_phone_vibrate_20_filled": 60740,
+ "ic_fluent_phone_vibrate_20_regular": 60741,
+ "ic_fluent_photo_filter_20_filled": 60742,
+ "ic_fluent_photo_filter_20_regular": 60743,
+ "ic_fluent_pi_20_filled": 60744,
+ "ic_fluent_pi_20_regular": 60745,
+ "ic_fluent_picture_in_picture_20_filled": 60746,
+ "ic_fluent_picture_in_picture_20_regular": 60747,
+ "ic_fluent_picture_in_picture_enter_20_filled": 60748,
+ "ic_fluent_picture_in_picture_enter_20_regular": 60749,
+ "ic_fluent_picture_in_picture_exit_20_filled": 60750,
+ "ic_fluent_picture_in_picture_exit_20_regular": 60751,
+ "ic_fluent_pill_20_filled": 60752,
+ "ic_fluent_pill_20_regular": 60753,
+ "ic_fluent_pin_20_filled": 60754,
+ "ic_fluent_pin_20_regular": 60755,
+ "ic_fluent_pin_globe_20_filled": 60756,
+ "ic_fluent_pin_globe_20_regular": 60757,
+ "ic_fluent_pin_off_20_filled": 60758,
+ "ic_fluent_pin_off_20_regular": 60759,
+ "ic_fluent_pipeline_20_filled": 60760,
+ "ic_fluent_pipeline_20_regular": 60761,
+ "ic_fluent_pipeline_add_20_filled": 60762,
+ "ic_fluent_pipeline_add_20_regular": 60763,
+ "ic_fluent_pipeline_arrow_curve_down_20_filled": 60764,
+ "ic_fluent_pipeline_arrow_curve_down_20_regular": 60765,
+ "ic_fluent_pipeline_play_20_filled": 60766,
+ "ic_fluent_pipeline_play_20_regular": 60767,
+ "ic_fluent_pivot_20_filled": 60768,
+ "ic_fluent_pivot_20_regular": 60769,
+ "ic_fluent_plant_cattail_20_filled": 60770,
+ "ic_fluent_plant_cattail_20_regular": 60771,
+ "ic_fluent_plant_grass_20_filled": 60772,
+ "ic_fluent_plant_grass_20_regular": 60773,
+ "ic_fluent_plant_ragweed_20_filled": 60774,
+ "ic_fluent_plant_ragweed_20_regular": 60775,
+ "ic_fluent_play_20_filled": 60776,
+ "ic_fluent_play_20_regular": 60777,
+ "ic_fluent_play_circle_20_filled": 60778,
+ "ic_fluent_play_circle_20_regular": 60779,
+ "ic_fluent_play_circle_hint_20_filled": 60780,
+ "ic_fluent_play_circle_hint_20_regular": 60781,
+ "ic_fluent_play_circle_sparkle_20_filled": 60782,
+ "ic_fluent_play_circle_sparkle_20_regular": 60783,
+ "ic_fluent_play_settings_20_filled": 60784,
+ "ic_fluent_play_settings_20_regular": 60785,
+ "ic_fluent_playing_cards_20_filled": 60786,
+ "ic_fluent_playing_cards_20_regular": 60787,
+ "ic_fluent_plug_connected_20_filled": 60788,
+ "ic_fluent_plug_connected_20_regular": 60789,
+ "ic_fluent_plug_connected_add_20_filled": 60790,
+ "ic_fluent_plug_connected_add_20_regular": 60791,
+ "ic_fluent_plug_connected_checkmark_20_filled": 60792,
+ "ic_fluent_plug_connected_checkmark_20_regular": 60793,
+ "ic_fluent_plug_connected_settings_20_filled": 60794,
+ "ic_fluent_plug_connected_settings_20_regular": 60795,
+ "ic_fluent_plug_disconnected_20_filled": 60796,
+ "ic_fluent_plug_disconnected_20_regular": 60797,
+ "ic_fluent_point_scan_20_filled": 60798,
+ "ic_fluent_point_scan_20_regular": 60799,
+ "ic_fluent_poll_20_filled": 60800,
+ "ic_fluent_poll_20_regular": 60801,
+ "ic_fluent_poll_horizontal_20_filled": 60802,
+ "ic_fluent_poll_horizontal_20_regular": 60803,
+ "ic_fluent_poll_off_20_filled": 60804,
+ "ic_fluent_poll_off_20_regular": 60805,
+ "ic_fluent_port_hdmi_20_filled": 60806,
+ "ic_fluent_port_hdmi_20_regular": 60807,
+ "ic_fluent_port_micro_usb_20_filled": 60808,
+ "ic_fluent_port_micro_usb_20_regular": 60809,
+ "ic_fluent_port_usb_a_20_filled": 60810,
+ "ic_fluent_port_usb_a_20_regular": 60811,
+ "ic_fluent_port_usb_c_20_filled": 60812,
+ "ic_fluent_port_usb_c_20_regular": 60813,
+ "ic_fluent_position_backward_20_filled": 60814,
+ "ic_fluent_position_backward_20_regular": 60815,
+ "ic_fluent_position_forward_20_filled": 60816,
+ "ic_fluent_position_forward_20_regular": 60817,
+ "ic_fluent_position_to_back_20_filled": 60818,
+ "ic_fluent_position_to_back_20_regular": 60819,
+ "ic_fluent_position_to_front_20_filled": 60820,
+ "ic_fluent_position_to_front_20_regular": 60821,
+ "ic_fluent_power_20_filled": 60822,
+ "ic_fluent_power_20_regular": 60823,
+ "ic_fluent_predictions_20_filled": 60824,
+ "ic_fluent_predictions_20_regular": 60825,
+ "ic_fluent_premium_20_filled": 60826,
+ "ic_fluent_premium_20_regular": 60827,
+ "ic_fluent_premium_person_20_filled": 60828,
+ "ic_fluent_premium_person_20_regular": 60829,
+ "ic_fluent_presence_available_20_filled": 60830,
+ "ic_fluent_presence_available_20_regular": 60831,
+ "ic_fluent_presence_away_20_filled": 60832,
+ "ic_fluent_presence_away_20_regular": 60833,
+ "ic_fluent_presence_blocked_20_regular": 60834,
+ "ic_fluent_presence_busy_20_filled": 60835,
+ "ic_fluent_presence_dnd_20_filled": 60836,
+ "ic_fluent_presence_dnd_20_regular": 60837,
+ "ic_fluent_presence_offline_20_regular": 60838,
+ "ic_fluent_presence_oof_20_regular": 60839,
+ "ic_fluent_presence_tentative_20_regular": 60840,
+ "ic_fluent_presence_unknown_20_regular": 60841,
+ "ic_fluent_presenter_20_filled": 60842,
+ "ic_fluent_presenter_20_regular": 60843,
+ "ic_fluent_presenter_off_20_filled": 60844,
+ "ic_fluent_presenter_off_20_regular": 60845,
+ "ic_fluent_preview_link_20_filled": 60846,
+ "ic_fluent_preview_link_20_regular": 60847,
+ "ic_fluent_previous_20_filled": 60848,
+ "ic_fluent_previous_20_regular": 60849,
+ "ic_fluent_previous_frame_20_filled": 60850,
+ "ic_fluent_previous_frame_20_regular": 60851,
+ "ic_fluent_print_20_filled": 60852,
+ "ic_fluent_print_20_regular": 60853,
+ "ic_fluent_print_add_20_filled": 60854,
+ "ic_fluent_print_add_20_regular": 60855,
+ "ic_fluent_production_20_filled": 60856,
+ "ic_fluent_production_20_regular": 60857,
+ "ic_fluent_production_checkmark_20_filled": 60858,
+ "ic_fluent_production_checkmark_20_regular": 60859,
+ "ic_fluent_prohibited_20_filled": 60860,
+ "ic_fluent_prohibited_20_regular": 60861,
+ "ic_fluent_prohibited_multiple_20_filled": 60862,
+ "ic_fluent_prohibited_multiple_20_regular": 60863,
+ "ic_fluent_prohibited_note_20_filled": 60864,
+ "ic_fluent_prohibited_note_20_regular": 60865,
+ "ic_fluent_projection_screen_20_filled": 60866,
+ "ic_fluent_projection_screen_20_regular": 60867,
+ "ic_fluent_projection_screen_dismiss_20_filled": 60868,
+ "ic_fluent_projection_screen_dismiss_20_regular": 60869,
+ "ic_fluent_projection_screen_text_20_filled": 60870,
+ "ic_fluent_projection_screen_text_20_regular": 60871,
+ "ic_fluent_prompt_20_filled": 60872,
+ "ic_fluent_prompt_20_regular": 60873,
+ "ic_fluent_protocol_handler_20_filled": 60874,
+ "ic_fluent_protocol_handler_20_regular": 60875,
+ "ic_fluent_pulse_20_filled": 60876,
+ "ic_fluent_pulse_20_regular": 60877,
+ "ic_fluent_pulse_square_20_filled": 60878,
+ "ic_fluent_pulse_square_20_regular": 60879,
+ "ic_fluent_puzzle_cube_20_filled": 60880,
+ "ic_fluent_puzzle_cube_20_regular": 60881,
+ "ic_fluent_puzzle_cube_piece_20_filled": 60882,
+ "ic_fluent_puzzle_cube_piece_20_regular": 60883,
+ "ic_fluent_puzzle_piece_20_filled": 60884,
+ "ic_fluent_puzzle_piece_20_regular": 60885,
+ "ic_fluent_puzzle_piece_shield_20_filled": 60886,
+ "ic_fluent_puzzle_piece_shield_20_regular": 60887,
+ "ic_fluent_qr_code_20_filled": 60888,
+ "ic_fluent_qr_code_20_regular": 60889,
+ "ic_fluent_question_20_filled": 60890,
+ "ic_fluent_question_20_regular": 60891,
+ "ic_fluent_question_circle_20_filled": 60892,
+ "ic_fluent_question_circle_20_regular": 60893,
+ "ic_fluent_quiz_new_20_filled": 60894,
+ "ic_fluent_quiz_new_20_regular": 60895,
+ "ic_fluent_radar_20_filled": 60896,
+ "ic_fluent_radar_20_regular": 60897,
+ "ic_fluent_radar_checkmark_20_filled": 60898,
+ "ic_fluent_radar_checkmark_20_regular": 60899,
+ "ic_fluent_radar_rectangle_multiple_20_filled": 60900,
+ "ic_fluent_radar_rectangle_multiple_20_regular": 60901,
+ "ic_fluent_radio_button_20_filled": 60902,
+ "ic_fluent_radio_button_20_regular": 60903,
+ "ic_fluent_ram_20_filled": 60904,
+ "ic_fluent_ram_20_regular": 60905,
+ "ic_fluent_rating_mature_20_filled": 60906,
+ "ic_fluent_rating_mature_20_regular": 60907,
+ "ic_fluent_ratio_one_to_one_20_filled": 60908,
+ "ic_fluent_ratio_one_to_one_20_regular": 60909,
+ "ic_fluent_re_order_20_filled": 60910,
+ "ic_fluent_re_order_20_regular": 60911,
+ "ic_fluent_re_order_dots_horizontal_20_filled": 60912,
+ "ic_fluent_re_order_dots_horizontal_20_regular": 60913,
+ "ic_fluent_re_order_dots_vertical_20_filled": 60914,
+ "ic_fluent_re_order_dots_vertical_20_regular": 60915,
+ "ic_fluent_re_order_vertical_20_filled": 60916,
+ "ic_fluent_re_order_vertical_20_regular": 60917,
+ "ic_fluent_read_aloud_20_filled": 60918,
+ "ic_fluent_read_aloud_20_regular": 60919,
+ "ic_fluent_reading_list_20_filled": 60920,
+ "ic_fluent_reading_list_20_regular": 60921,
+ "ic_fluent_reading_list_add_20_filled": 60922,
+ "ic_fluent_reading_list_add_20_regular": 60923,
+ "ic_fluent_reading_mode_mobile_20_filled": 60924,
+ "ic_fluent_reading_mode_mobile_20_regular": 60925,
+ "ic_fluent_real_estate_20_filled": 60926,
+ "ic_fluent_real_estate_20_regular": 60927,
+ "ic_fluent_receipt_20_filled": 60928,
+ "ic_fluent_receipt_20_regular": 60929,
+ "ic_fluent_receipt_add_20_filled": 60930,
+ "ic_fluent_receipt_add_20_regular": 60931,
+ "ic_fluent_receipt_bag_20_filled": 60932,
+ "ic_fluent_receipt_bag_20_regular": 60933,
+ "ic_fluent_receipt_cube_20_filled": 60934,
+ "ic_fluent_receipt_cube_20_regular": 60935,
+ "ic_fluent_receipt_money_20_filled": 60936,
+ "ic_fluent_receipt_money_20_regular": 60937,
+ "ic_fluent_receipt_play_20_filled": 60938,
+ "ic_fluent_receipt_play_20_regular": 60939,
+ "ic_fluent_receipt_search_20_filled": 60940,
+ "ic_fluent_receipt_search_20_regular": 60941,
+ "ic_fluent_receipt_sparkles_20_filled": 60942,
+ "ic_fluent_receipt_sparkles_20_regular": 60943,
+ "ic_fluent_record_20_filled": 60944,
+ "ic_fluent_record_20_regular": 60945,
+ "ic_fluent_record_stop_20_filled": 60946,
+ "ic_fluent_record_stop_20_regular": 60947,
+ "ic_fluent_rectangle_landscape_20_filled": 60948,
+ "ic_fluent_rectangle_landscape_20_regular": 60949,
+ "ic_fluent_rectangle_landscape_hint_copy_20_filled": 60950,
+ "ic_fluent_rectangle_landscape_hint_copy_20_regular": 60951,
+ "ic_fluent_rectangle_landscape_sparkle_20_filled": 60952,
+ "ic_fluent_rectangle_landscape_sparkle_20_regular": 60953,
+ "ic_fluent_rectangle_landscape_sync_20_filled": 60954,
+ "ic_fluent_rectangle_landscape_sync_20_regular": 60955,
+ "ic_fluent_rectangle_landscape_sync_off_20_filled": 60956,
+ "ic_fluent_rectangle_landscape_sync_off_20_regular": 60957,
+ "ic_fluent_rectangle_portrait_location_target_20_filled": 60958,
+ "ic_fluent_rectangle_portrait_location_target_20_regular": 60959,
+ "ic_fluent_recycle_20_filled": 60960,
+ "ic_fluent_recycle_20_regular": 60961,
+ "ic_fluent_remix_add_20_filled": 60962,
+ "ic_fluent_remix_add_20_regular": 60963,
+ "ic_fluent_remote_20_filled": 60964,
+ "ic_fluent_remote_20_regular": 60965,
+ "ic_fluent_rename_20_filled": 60966,
+ "ic_fluent_rename_20_regular": 60967,
+ "ic_fluent_reorder_20_filled": 60968,
+ "ic_fluent_reorder_20_regular": 60969,
+ "ic_fluent_replay_20_filled": 60970,
+ "ic_fluent_replay_20_regular": 60971,
+ "ic_fluent_resize_20_filled": 60972,
+ "ic_fluent_resize_20_regular": 60973,
+ "ic_fluent_resize_image_20_filled": 60974,
+ "ic_fluent_resize_image_20_regular": 60975,
+ "ic_fluent_resize_large_20_filled": 60976,
+ "ic_fluent_resize_large_20_regular": 60977,
+ "ic_fluent_resize_small_20_filled": 60978,
+ "ic_fluent_resize_small_20_regular": 60979,
+ "ic_fluent_resize_table_20_filled": 60980,
+ "ic_fluent_resize_table_20_regular": 60981,
+ "ic_fluent_resize_video_20_filled": 60982,
+ "ic_fluent_resize_video_20_regular": 60983,
+ "ic_fluent_reward_20_filled": 60984,
+ "ic_fluent_reward_20_regular": 60985,
+ "ic_fluent_rewind_20_filled": 60986,
+ "ic_fluent_rewind_20_regular": 60987,
+ "ic_fluent_rhombus_20_filled": 60988,
+ "ic_fluent_rhombus_20_regular": 60989,
+ "ic_fluent_ribbon_20_filled": 60990,
+ "ic_fluent_ribbon_20_regular": 60991,
+ "ic_fluent_ribbon_add_20_filled": 60992,
+ "ic_fluent_ribbon_add_20_regular": 60993,
+ "ic_fluent_ribbon_off_20_filled": 60994,
+ "ic_fluent_ribbon_off_20_regular": 60995,
+ "ic_fluent_ribbon_star_20_filled": 60996,
+ "ic_fluent_ribbon_star_20_regular": 60997,
+ "ic_fluent_road_20_filled": 60998,
+ "ic_fluent_road_20_regular": 60999,
+ "ic_fluent_road_cone_20_filled": 61000,
+ "ic_fluent_road_cone_20_regular": 61001,
+ "ic_fluent_rocket_20_filled": 61002,
+ "ic_fluent_rocket_20_regular": 61003,
+ "ic_fluent_rotate_left_20_filled": 61004,
+ "ic_fluent_rotate_left_20_regular": 61005,
+ "ic_fluent_rotate_right_20_filled": 61006,
+ "ic_fluent_rotate_right_20_regular": 61007,
+ "ic_fluent_router_20_filled": 61008,
+ "ic_fluent_router_20_regular": 61009,
+ "ic_fluent_row_child_20_filled": 61010,
+ "ic_fluent_row_child_20_regular": 61011,
+ "ic_fluent_row_triple_20_filled": 61012,
+ "ic_fluent_row_triple_20_regular": 61013,
+ "ic_fluent_rss_20_filled": 61014,
+ "ic_fluent_rss_20_regular": 61015,
+ "ic_fluent_ruler_20_filled": 61016,
+ "ic_fluent_ruler_20_regular": 61017,
+ "ic_fluent_run_20_filled": 61018,
+ "ic_fluent_run_20_regular": 61019,
+ "ic_fluent_sanitize_20_filled": 61020,
+ "ic_fluent_sanitize_20_regular": 61021,
+ "ic_fluent_save_20_filled": 61022,
+ "ic_fluent_save_20_regular": 61023,
+ "ic_fluent_save_arrow_right_20_filled": 61024,
+ "ic_fluent_save_arrow_right_20_regular": 61025,
+ "ic_fluent_save_copy_20_filled": 61026,
+ "ic_fluent_save_copy_20_regular": 61027,
+ "ic_fluent_save_edit_20_filled": 61028,
+ "ic_fluent_save_edit_20_regular": 61029,
+ "ic_fluent_save_image_20_filled": 61030,
+ "ic_fluent_save_image_20_regular": 61031,
+ "ic_fluent_save_multiple_20_filled": 61032,
+ "ic_fluent_save_multiple_20_regular": 61033,
+ "ic_fluent_save_search_20_filled": 61034,
+ "ic_fluent_save_search_20_regular": 61035,
+ "ic_fluent_save_sync_20_filled": 61036,
+ "ic_fluent_save_sync_20_regular": 61037,
+ "ic_fluent_savings_20_filled": 61038,
+ "ic_fluent_savings_20_regular": 61039,
+ "ic_fluent_scale_fill_20_filled": 61040,
+ "ic_fluent_scale_fill_20_regular": 61041,
+ "ic_fluent_scale_fit_20_filled": 61042,
+ "ic_fluent_scale_fit_20_regular": 61043,
+ "ic_fluent_scales_20_filled": 61044,
+ "ic_fluent_scales_20_regular": 61045,
+ "ic_fluent_scan_20_filled": 61046,
+ "ic_fluent_scan_20_regular": 61047,
+ "ic_fluent_scan_camera_20_filled": 61048,
+ "ic_fluent_scan_camera_20_regular": 61049,
+ "ic_fluent_scan_dash_20_filled": 61050,
+ "ic_fluent_scan_dash_20_regular": 61051,
+ "ic_fluent_scan_object_20_filled": 61052,
+ "ic_fluent_scan_object_20_regular": 61053,
+ "ic_fluent_scan_person_20_filled": 61054,
+ "ic_fluent_scan_person_20_regular": 61055,
+ "ic_fluent_scan_table_20_filled": 61056,
+ "ic_fluent_scan_table_20_regular": 61057,
+ "ic_fluent_scan_text_20_filled": 61058,
+ "ic_fluent_scan_text_20_regular": 61059,
+ "ic_fluent_scan_thumb_up_20_filled": 61060,
+ "ic_fluent_scan_thumb_up_20_regular": 61061,
+ "ic_fluent_scan_thumb_up_off_20_filled": 61062,
+ "ic_fluent_scan_thumb_up_off_20_regular": 61063,
+ "ic_fluent_scan_type_20_filled": 61064,
+ "ic_fluent_scan_type_20_regular": 61065,
+ "ic_fluent_scan_type_checkmark_20_filled": 61066,
+ "ic_fluent_scan_type_checkmark_20_regular": 61067,
+ "ic_fluent_scan_type_off_20_filled": 61068,
+ "ic_fluent_scan_type_off_20_regular": 61069,
+ "ic_fluent_scratchpad_20_filled": 61070,
+ "ic_fluent_scratchpad_20_regular": 61071,
+ "ic_fluent_screen_cut_20_filled": 61072,
+ "ic_fluent_screen_cut_20_regular": 61073,
+ "ic_fluent_screen_person_20_filled": 61074,
+ "ic_fluent_screen_person_20_regular": 61075,
+ "ic_fluent_screen_search_20_filled": 61076,
+ "ic_fluent_screen_search_20_regular": 61077,
+ "ic_fluent_screenshot_20_filled": 61078,
+ "ic_fluent_screenshot_20_regular": 61079,
+ "ic_fluent_screenshot_record_20_filled": 61080,
+ "ic_fluent_screenshot_record_20_regular": 61081,
+ "ic_fluent_script_20_filled": 61082,
+ "ic_fluent_script_20_regular": 61083,
+ "ic_fluent_search_20_filled": 61084,
+ "ic_fluent_search_20_regular": 61085,
+ "ic_fluent_search_info_20_filled": 61086,
+ "ic_fluent_search_info_20_regular": 61087,
+ "ic_fluent_search_settings_20_filled": 61088,
+ "ic_fluent_search_settings_20_regular": 61089,
+ "ic_fluent_search_shield_20_filled": 61090,
+ "ic_fluent_search_shield_20_regular": 61091,
+ "ic_fluent_search_sparkle_20_filled": 61092,
+ "ic_fluent_search_sparkle_20_regular": 61093,
+ "ic_fluent_search_square_20_filled": 61094,
+ "ic_fluent_search_square_20_regular": 61095,
+ "ic_fluent_search_visual_20_filled": 61096,
+ "ic_fluent_search_visual_20_regular": 61097,
+ "ic_fluent_seat_20_filled": 61098,
+ "ic_fluent_seat_20_regular": 61099,
+ "ic_fluent_seat_add_20_filled": 61100,
+ "ic_fluent_seat_add_20_regular": 61101,
+ "ic_fluent_select_all_off_20_filled": 61102,
+ "ic_fluent_select_all_off_20_regular": 61103,
+ "ic_fluent_select_all_on_20_filled": 61104,
+ "ic_fluent_select_all_on_20_regular": 61105,
+ "ic_fluent_select_object_20_filled": 61106,
+ "ic_fluent_select_object_20_regular": 61107,
+ "ic_fluent_select_object_skew_20_filled": 61108,
+ "ic_fluent_select_object_skew_20_regular": 61109,
+ "ic_fluent_select_object_skew_dismiss_20_filled": 61110,
+ "ic_fluent_select_object_skew_dismiss_20_regular": 61111,
+ "ic_fluent_select_object_skew_edit_20_filled": 61112,
+ "ic_fluent_select_object_skew_edit_20_regular": 61113,
+ "ic_fluent_send_20_filled": 61114,
+ "ic_fluent_send_20_regular": 61115,
+ "ic_fluent_send_beaker_20_filled": 61116,
+ "ic_fluent_send_beaker_20_regular": 61117,
+ "ic_fluent_send_clock_20_filled": 61118,
+ "ic_fluent_send_clock_20_regular": 61119,
+ "ic_fluent_send_copy_20_filled": 61120,
+ "ic_fluent_send_copy_20_regular": 61121,
+ "ic_fluent_send_person_20_filled": 61122,
+ "ic_fluent_send_person_20_regular": 61123,
+ "ic_fluent_serial_port_20_filled": 61124,
+ "ic_fluent_serial_port_20_regular": 61125,
+ "ic_fluent_server_20_filled": 61126,
+ "ic_fluent_server_20_regular": 61127,
+ "ic_fluent_server_link_20_filled": 61128,
+ "ic_fluent_server_link_20_regular": 61129,
+ "ic_fluent_server_multiple_20_filled": 61130,
+ "ic_fluent_server_multiple_20_regular": 61131,
+ "ic_fluent_server_play_20_filled": 61132,
+ "ic_fluent_server_play_20_regular": 61133,
+ "ic_fluent_service_bell_20_filled": 61134,
+ "ic_fluent_service_bell_20_regular": 61135,
+ "ic_fluent_settings_20_filled": 61136,
+ "ic_fluent_settings_20_regular": 61137,
+ "ic_fluent_settings_chat_20_filled": 61138,
+ "ic_fluent_settings_chat_20_regular": 61139,
+ "ic_fluent_settings_cog_multiple_20_filled": 61140,
+ "ic_fluent_settings_cog_multiple_20_regular": 61141,
+ "ic_fluent_shape_exclude_20_filled": 61142,
+ "ic_fluent_shape_exclude_20_regular": 61143,
+ "ic_fluent_shape_intersect_20_filled": 61144,
+ "ic_fluent_shape_intersect_20_regular": 61145,
+ "ic_fluent_shape_organic_20_filled": 61146,
+ "ic_fluent_shape_organic_20_regular": 61147,
+ "ic_fluent_shape_subtract_20_filled": 61148,
+ "ic_fluent_shape_subtract_20_regular": 61149,
+ "ic_fluent_shape_union_20_filled": 61150,
+ "ic_fluent_shape_union_20_regular": 61151,
+ "ic_fluent_shapes_20_filled": 61152,
+ "ic_fluent_shapes_20_regular": 61153,
+ "ic_fluent_share_20_filled": 61154,
+ "ic_fluent_share_20_regular": 61155,
+ "ic_fluent_share_android_20_filled": 61156,
+ "ic_fluent_share_android_20_regular": 61157,
+ "ic_fluent_share_close_tray_20_filled": 61158,
+ "ic_fluent_share_close_tray_20_regular": 61159,
+ "ic_fluent_share_ios_20_filled": 61160,
+ "ic_fluent_share_ios_20_regular": 61161,
+ "ic_fluent_share_multiple_20_filled": 61162,
+ "ic_fluent_share_multiple_20_regular": 61163,
+ "ic_fluent_share_screen_person_20_filled": 61164,
+ "ic_fluent_share_screen_person_20_regular": 61165,
+ "ic_fluent_share_screen_person_overlay_20_filled": 61166,
+ "ic_fluent_share_screen_person_overlay_20_regular": 61167,
+ "ic_fluent_share_screen_person_overlay_inside_20_filled": 61168,
+ "ic_fluent_share_screen_person_overlay_inside_20_regular": 61169,
+ "ic_fluent_share_screen_person_p_20_filled": 61170,
+ "ic_fluent_share_screen_person_p_20_regular": 61171,
+ "ic_fluent_share_screen_start_20_filled": 61172,
+ "ic_fluent_share_screen_start_20_regular": 61173,
+ "ic_fluent_share_screen_stop_20_filled": 61174,
+ "ic_fluent_share_screen_stop_20_regular": 61175,
+ "ic_fluent_shield_20_filled": 61176,
+ "ic_fluent_shield_20_regular": 61177,
+ "ic_fluent_shield_add_20_filled": 61178,
+ "ic_fluent_shield_add_20_regular": 61179,
+ "ic_fluent_shield_badge_20_filled": 61180,
+ "ic_fluent_shield_badge_20_regular": 61181,
+ "ic_fluent_shield_checkmark_20_filled": 61182,
+ "ic_fluent_shield_checkmark_20_regular": 61183,
+ "ic_fluent_shield_dismiss_20_filled": 61184,
+ "ic_fluent_shield_dismiss_20_regular": 61185,
+ "ic_fluent_shield_dismiss_shield_20_filled": 61186,
+ "ic_fluent_shield_dismiss_shield_20_regular": 61187,
+ "ic_fluent_shield_error_20_filled": 61188,
+ "ic_fluent_shield_error_20_regular": 61189,
+ "ic_fluent_shield_globe_20_filled": 61190,
+ "ic_fluent_shield_globe_20_regular": 61191,
+ "ic_fluent_shield_keyhole_20_filled": 61192,
+ "ic_fluent_shield_keyhole_20_regular": 61193,
+ "ic_fluent_shield_lock_20_filled": 61194,
+ "ic_fluent_shield_lock_20_regular": 61195,
+ "ic_fluent_shield_person_20_filled": 61196,
+ "ic_fluent_shield_person_20_regular": 61197,
+ "ic_fluent_shield_person_add_20_filled": 61198,
+ "ic_fluent_shield_person_add_20_regular": 61199,
+ "ic_fluent_shield_prohibited_20_filled": 61200,
+ "ic_fluent_shield_prohibited_20_regular": 61201,
+ "ic_fluent_shield_question_20_filled": 61202,
+ "ic_fluent_shield_question_20_regular": 61203,
+ "ic_fluent_shield_task_20_filled": 61204,
+ "ic_fluent_shield_task_20_regular": 61205,
+ "ic_fluent_shifts_20_filled": 61206,
+ "ic_fluent_shifts_20_regular": 61207,
+ "ic_fluent_shifts_30_minutes_20_filled": 61208,
+ "ic_fluent_shifts_30_minutes_20_regular": 61209,
+ "ic_fluent_shifts_activity_20_filled": 61210,
+ "ic_fluent_shifts_activity_20_regular": 61211,
+ "ic_fluent_shifts_add_20_filled": 61212,
+ "ic_fluent_shifts_add_20_regular": 61213,
+ "ic_fluent_shifts_availability_20_filled": 61214,
+ "ic_fluent_shifts_availability_20_regular": 61215,
+ "ic_fluent_shifts_checkmark_20_filled": 61216,
+ "ic_fluent_shifts_checkmark_20_regular": 61217,
+ "ic_fluent_shifts_day_20_filled": 61218,
+ "ic_fluent_shifts_day_20_regular": 61219,
+ "ic_fluent_shifts_open_20_filled": 61220,
+ "ic_fluent_shifts_open_20_regular": 61221,
+ "ic_fluent_shifts_prohibited_20_filled": 61222,
+ "ic_fluent_shifts_prohibited_20_regular": 61223,
+ "ic_fluent_shifts_question_mark_20_filled": 61224,
+ "ic_fluent_shifts_question_mark_20_regular": 61225,
+ "ic_fluent_shifts_team_20_filled": 61226,
+ "ic_fluent_shifts_team_20_regular": 61227,
+ "ic_fluent_shopping_bag_20_filled": 61228,
+ "ic_fluent_shopping_bag_20_regular": 61229,
+ "ic_fluent_shopping_bag_add_20_filled": 61230,
+ "ic_fluent_shopping_bag_add_20_regular": 61231,
+ "ic_fluent_shopping_bag_arrow_left_20_filled": 61232,
+ "ic_fluent_shopping_bag_arrow_left_20_regular": 61233,
+ "ic_fluent_shopping_bag_dismiss_20_filled": 61234,
+ "ic_fluent_shopping_bag_dismiss_20_regular": 61235,
+ "ic_fluent_shopping_bag_pause_20_filled": 61236,
+ "ic_fluent_shopping_bag_pause_20_regular": 61237,
+ "ic_fluent_shopping_bag_percent_20_filled": 61238,
+ "ic_fluent_shopping_bag_percent_20_regular": 61239,
+ "ic_fluent_shopping_bag_play_20_filled": 61240,
+ "ic_fluent_shopping_bag_play_20_regular": 61241,
+ "ic_fluent_shopping_bag_tag_20_filled": 61242,
+ "ic_fluent_shopping_bag_tag_20_regular": 61243,
+ "ic_fluent_shortpick_20_filled": 61244,
+ "ic_fluent_shortpick_20_regular": 61245,
+ "ic_fluent_showerhead_20_filled": 61246,
+ "ic_fluent_showerhead_20_regular": 61247,
+ "ic_fluent_sidebar_search_ltr_20_filled": 61248,
+ "ic_fluent_sidebar_search_ltr_20_regular": 61249,
+ "ic_fluent_sidebar_search_rtl_20_filled": 61250,
+ "ic_fluent_sidebar_search_rtl_20_regular": 61251,
+ "ic_fluent_sign_out_20_filled": 61252,
+ "ic_fluent_sign_out_20_regular": 61253,
+ "ic_fluent_signature_20_filled": 61254,
+ "ic_fluent_signature_20_regular": 61255,
+ "ic_fluent_sim_20_filled": 61256,
+ "ic_fluent_sim_20_regular": 61257,
+ "ic_fluent_skip_back_10_20_filled": 61258,
+ "ic_fluent_skip_back_10_20_regular": 61259,
+ "ic_fluent_skip_forward_10_20_filled": 61260,
+ "ic_fluent_skip_forward_10_20_regular": 61261,
+ "ic_fluent_skip_forward_30_20_filled": 61262,
+ "ic_fluent_skip_forward_30_20_regular": 61263,
+ "ic_fluent_skip_forward_tab_20_filled": 61264,
+ "ic_fluent_skip_forward_tab_20_regular": 61265,
+ "ic_fluent_slash_forward_20_filled": 61266,
+ "ic_fluent_slash_forward_20_regular": 61267,
+ "ic_fluent_sleep_20_filled": 61268,
+ "ic_fluent_sleep_20_regular": 61269,
+ "ic_fluent_slide_add_20_filled": 61270,
+ "ic_fluent_slide_add_20_regular": 61271,
+ "ic_fluent_slide_arrow_right_20_filled": 61272,
+ "ic_fluent_slide_arrow_right_20_regular": 61273,
+ "ic_fluent_slide_eraser_20_filled": 61274,
+ "ic_fluent_slide_eraser_20_regular": 61275,
+ "ic_fluent_slide_grid_20_filled": 61276,
+ "ic_fluent_slide_grid_20_regular": 61277,
+ "ic_fluent_slide_hide_20_filled": 61278,
+ "ic_fluent_slide_hide_20_regular": 61279,
+ "ic_fluent_slide_layout_20_filled": 61280,
+ "ic_fluent_slide_layout_20_regular": 61281,
+ "ic_fluent_slide_link_20_filled": 61282,
+ "ic_fluent_slide_link_20_regular": 61283,
+ "ic_fluent_slide_microphone_20_filled": 61284,
+ "ic_fluent_slide_microphone_20_regular": 61285,
+ "ic_fluent_slide_multiple_20_filled": 61286,
+ "ic_fluent_slide_multiple_20_regular": 61287,
+ "ic_fluent_slide_multiple_arrow_right_20_filled": 61288,
+ "ic_fluent_slide_multiple_arrow_right_20_regular": 61289,
+ "ic_fluent_slide_multiple_search_20_filled": 61290,
+ "ic_fluent_slide_multiple_search_20_regular": 61291,
+ "ic_fluent_slide_play_20_filled": 61292,
+ "ic_fluent_slide_play_20_regular": 61293,
+ "ic_fluent_slide_record_20_filled": 61294,
+ "ic_fluent_slide_record_20_regular": 61295,
+ "ic_fluent_slide_search_20_filled": 61296,
+ "ic_fluent_slide_search_20_regular": 61297,
+ "ic_fluent_slide_settings_20_filled": 61298,
+ "ic_fluent_slide_settings_20_regular": 61299,
+ "ic_fluent_slide_size_20_filled": 61300,
+ "ic_fluent_slide_size_20_regular": 61301,
+ "ic_fluent_slide_text_20_filled": 61302,
+ "ic_fluent_slide_text_20_regular": 61303,
+ "ic_fluent_slide_text_call_20_filled": 61304,
+ "ic_fluent_slide_text_call_20_regular": 61305,
+ "ic_fluent_slide_text_cursor_20_filled": 61306,
+ "ic_fluent_slide_text_cursor_20_regular": 61307,
+ "ic_fluent_slide_text_edit_20_filled": 61308,
+ "ic_fluent_slide_text_edit_20_regular": 61309,
+ "ic_fluent_slide_text_multiple_20_filled": 61310,
+ "ic_fluent_slide_text_multiple_20_regular": 61311,
+ "ic_fluent_slide_text_person_20_filled": 61312,
+ "ic_fluent_slide_text_person_20_regular": 61313,
+ "ic_fluent_slide_text_sparkle_20_filled": 61314,
+ "ic_fluent_slide_text_sparkle_20_regular": 61315,
+ "ic_fluent_slide_transition_20_filled": 61316,
+ "ic_fluent_slide_transition_20_regular": 61317,
+ "ic_fluent_smartwatch_20_filled": 61318,
+ "ic_fluent_smartwatch_20_regular": 61319,
+ "ic_fluent_smartwatch_dot_20_filled": 61320,
+ "ic_fluent_smartwatch_dot_20_regular": 61321,
+ "ic_fluent_snooze_20_filled": 61322,
+ "ic_fluent_snooze_20_regular": 61323,
+ "ic_fluent_sound_source_20_filled": 61324,
+ "ic_fluent_sound_source_20_regular": 61325,
+ "ic_fluent_sound_wave_circle_20_filled": 61326,
+ "ic_fluent_sound_wave_circle_20_regular": 61327,
+ "ic_fluent_sound_wave_circle_sparkle_20_filled": 61328,
+ "ic_fluent_sound_wave_circle_sparkle_20_regular": 61329,
+ "ic_fluent_space_3d_20_filled": 61330,
+ "ic_fluent_space_3d_20_regular": 61331,
+ "ic_fluent_spacebar_20_filled": 61332,
+ "ic_fluent_spacebar_20_regular": 61333,
+ "ic_fluent_sparkle_20_filled": 61334,
+ "ic_fluent_sparkle_20_regular": 61335,
+ "ic_fluent_sparkle_circle_20_filled": 61336,
+ "ic_fluent_sparkle_circle_20_regular": 61337,
+ "ic_fluent_spatula_spoon_20_filled": 61338,
+ "ic_fluent_spatula_spoon_20_regular": 61339,
+ "ic_fluent_speaker_0_20_filled": 61340,
+ "ic_fluent_speaker_0_20_regular": 61341,
+ "ic_fluent_speaker_1_20_filled": 61342,
+ "ic_fluent_speaker_1_20_regular": 61343,
+ "ic_fluent_speaker_2_20_filled": 61344,
+ "ic_fluent_speaker_2_20_regular": 61345,
+ "ic_fluent_speaker_bluetooth_20_filled": 61346,
+ "ic_fluent_speaker_bluetooth_20_regular": 61347,
+ "ic_fluent_speaker_box_20_filled": 61348,
+ "ic_fluent_speaker_box_20_regular": 61349,
+ "ic_fluent_speaker_edit_20_filled": 61350,
+ "ic_fluent_speaker_edit_20_regular": 61351,
+ "ic_fluent_speaker_mute_20_filled": 61352,
+ "ic_fluent_speaker_mute_20_regular": 61353,
+ "ic_fluent_speaker_off_20_filled": 61354,
+ "ic_fluent_speaker_off_20_regular": 61355,
+ "ic_fluent_speaker_settings_20_filled": 61356,
+ "ic_fluent_speaker_settings_20_regular": 61357,
+ "ic_fluent_speaker_usb_20_filled": 61358,
+ "ic_fluent_speaker_usb_20_regular": 61359,
+ "ic_fluent_spinner_ios_20_filled": 61360,
+ "ic_fluent_spinner_ios_20_regular": 61361,
+ "ic_fluent_split_hint_20_filled": 61362,
+ "ic_fluent_split_hint_20_regular": 61363,
+ "ic_fluent_split_horizontal_20_filled": 61364,
+ "ic_fluent_split_horizontal_20_regular": 61365,
+ "ic_fluent_split_vertical_20_filled": 61366,
+ "ic_fluent_split_vertical_20_regular": 61367,
+ "ic_fluent_sport_20_filled": 61368,
+ "ic_fluent_sport_20_regular": 61369,
+ "ic_fluent_sport_american_football_20_filled": 61370,
+ "ic_fluent_sport_american_football_20_regular": 61371,
+ "ic_fluent_sport_baseball_20_filled": 61372,
+ "ic_fluent_sport_baseball_20_regular": 61373,
+ "ic_fluent_sport_basketball_20_filled": 61374,
+ "ic_fluent_sport_basketball_20_regular": 61375,
+ "ic_fluent_sport_hockey_20_filled": 61376,
+ "ic_fluent_sport_hockey_20_regular": 61377,
+ "ic_fluent_sport_soccer_20_filled": 61378,
+ "ic_fluent_sport_soccer_20_regular": 61379,
+ "ic_fluent_square_20_filled": 61380,
+ "ic_fluent_square_20_regular": 61381,
+ "ic_fluent_square_add_20_filled": 61382,
+ "ic_fluent_square_add_20_regular": 61383,
+ "ic_fluent_square_arrow_forward_20_filled": 61384,
+ "ic_fluent_square_arrow_forward_20_regular": 61385,
+ "ic_fluent_square_dismiss_20_filled": 61386,
+ "ic_fluent_square_dismiss_20_regular": 61387,
+ "ic_fluent_square_dovetail_joint_20_filled": 61388,
+ "ic_fluent_square_dovetail_joint_20_regular": 61389,
+ "ic_fluent_square_eraser_20_filled": 61390,
+ "ic_fluent_square_eraser_20_regular": 61391,
+ "ic_fluent_square_hint_20_filled": 61392,
+ "ic_fluent_square_hint_20_regular": 61393,
+ "ic_fluent_square_hint_apps_20_filled": 61394,
+ "ic_fluent_square_hint_apps_20_regular": 61395,
+ "ic_fluent_square_hint_arrow_back_20_filled": 61396,
+ "ic_fluent_square_hint_arrow_back_20_regular": 61397,
+ "ic_fluent_square_hint_hexagon_20_filled": 61398,
+ "ic_fluent_square_hint_hexagon_20_regular": 61399,
+ "ic_fluent_square_hint_sparkles_20_filled": 61400,
+ "ic_fluent_square_hint_sparkles_20_regular": 61401,
+ "ic_fluent_square_multiple_20_filled": 61402,
+ "ic_fluent_square_multiple_20_regular": 61403,
+ "ic_fluent_square_shadow_20_filled": 61404,
+ "ic_fluent_square_shadow_20_regular": 61405,
+ "ic_fluent_square_text_arrow_repeat_all_20_filled": 61406,
+ "ic_fluent_square_text_arrow_repeat_all_20_regular": 61407,
+ "ic_fluent_squares_nested_20_filled": 61408,
+ "ic_fluent_squares_nested_20_regular": 61409,
+ "ic_fluent_stack_20_filled": 61410,
+ "ic_fluent_stack_20_regular": 61411,
+ "ic_fluent_stack_add_20_filled": 61412,
+ "ic_fluent_stack_add_20_regular": 61413,
+ "ic_fluent_stack_arrow_forward_20_filled": 61414,
+ "ic_fluent_stack_arrow_forward_20_regular": 61415,
+ "ic_fluent_stack_off_20_filled": 61416,
+ "ic_fluent_stack_off_20_regular": 61417,
+ "ic_fluent_stack_star_20_filled": 61418,
+ "ic_fluent_stack_star_20_regular": 61419,
+ "ic_fluent_stack_vertical_20_filled": 61420,
+ "ic_fluent_stack_vertical_20_regular": 61421,
+ "ic_fluent_star_20_filled": 61422,
+ "ic_fluent_star_20_regular": 61423,
+ "ic_fluent_star_add_20_filled": 61424,
+ "ic_fluent_star_add_20_regular": 61425,
+ "ic_fluent_star_arrow_back_20_filled": 61426,
+ "ic_fluent_star_arrow_back_20_regular": 61427,
+ "ic_fluent_star_arrow_right_end_20_filled": 61428,
+ "ic_fluent_star_arrow_right_end_20_regular": 61429,
+ "ic_fluent_star_arrow_right_start_20_filled": 61430,
+ "ic_fluent_star_arrow_right_start_20_regular": 61431,
+ "ic_fluent_star_checkmark_20_filled": 61432,
+ "ic_fluent_star_checkmark_20_regular": 61433,
+ "ic_fluent_star_dismiss_20_filled": 61434,
+ "ic_fluent_star_dismiss_20_regular": 61435,
+ "ic_fluent_star_edit_20_filled": 61436,
+ "ic_fluent_star_edit_20_regular": 61437,
+ "ic_fluent_star_emphasis_20_filled": 61438,
+ "ic_fluent_star_emphasis_20_regular": 61439,
+ "ic_fluent_star_half_20_filled": 61440,
+ "ic_fluent_star_half_20_regular": 61441,
+ "ic_fluent_star_line_horizontal_3_20_filled": 61442,
+ "ic_fluent_star_line_horizontal_3_20_regular": 61443,
+ "ic_fluent_star_off_20_filled": 61444,
+ "ic_fluent_star_off_20_regular": 61445,
+ "ic_fluent_star_one_quarter_20_filled": 61446,
+ "ic_fluent_star_one_quarter_20_regular": 61447,
+ "ic_fluent_star_prohibited_20_filled": 61448,
+ "ic_fluent_star_prohibited_20_regular": 61449,
+ "ic_fluent_star_settings_20_filled": 61450,
+ "ic_fluent_star_settings_20_regular": 61451,
+ "ic_fluent_star_three_quarter_20_filled": 61452,
+ "ic_fluent_star_three_quarter_20_regular": 61453,
+ "ic_fluent_status_20_filled": 61454,
+ "ic_fluent_status_20_regular": 61455,
+ "ic_fluent_step_20_filled": 61456,
+ "ic_fluent_step_20_regular": 61457,
+ "ic_fluent_steps_20_filled": 61458,
+ "ic_fluent_steps_20_regular": 61459,
+ "ic_fluent_stethoscope_20_filled": 61460,
+ "ic_fluent_stethoscope_20_regular": 61461,
+ "ic_fluent_sticker_20_filled": 61462,
+ "ic_fluent_sticker_20_regular": 61463,
+ "ic_fluent_sticker_add_20_filled": 61464,
+ "ic_fluent_sticker_add_20_regular": 61465,
+ "ic_fluent_stop_20_filled": 61466,
+ "ic_fluent_stop_20_regular": 61467,
+ "ic_fluent_storage_20_filled": 61468,
+ "ic_fluent_storage_20_regular": 61469,
+ "ic_fluent_store_microsoft_20_filled": 61470,
+ "ic_fluent_store_microsoft_20_regular": 61471,
+ "ic_fluent_stream_20_filled": 61472,
+ "ic_fluent_stream_20_regular": 61473,
+ "ic_fluent_stream_input_20_filled": 61474,
+ "ic_fluent_stream_input_20_regular": 61475,
+ "ic_fluent_stream_input_output_20_filled": 61476,
+ "ic_fluent_stream_input_output_20_regular": 61477,
+ "ic_fluent_stream_output_20_filled": 61478,
+ "ic_fluent_stream_output_20_regular": 61479,
+ "ic_fluent_street_sign_20_filled": 61480,
+ "ic_fluent_street_sign_20_regular": 61481,
+ "ic_fluent_style_guide_20_filled": 61482,
+ "ic_fluent_style_guide_20_regular": 61483,
+ "ic_fluent_sub_grid_20_filled": 61484,
+ "ic_fluent_sub_grid_20_regular": 61485,
+ "ic_fluent_subtitles_20_filled": 61486,
+ "ic_fluent_subtitles_20_regular": 61487,
+ "ic_fluent_subtract_20_filled": 61488,
+ "ic_fluent_subtract_20_regular": 61489,
+ "ic_fluent_subtract_circle_20_filled": 61490,
+ "ic_fluent_subtract_circle_20_regular": 61491,
+ "ic_fluent_subtract_circle_arrow_back_20_filled": 61492,
+ "ic_fluent_subtract_circle_arrow_back_20_regular": 61493,
+ "ic_fluent_subtract_circle_arrow_forward_20_filled": 61494,
+ "ic_fluent_subtract_circle_arrow_forward_20_regular": 61495,
+ "ic_fluent_subtract_parentheses_20_filled": 61496,
+ "ic_fluent_subtract_parentheses_20_regular": 61497,
+ "ic_fluent_subtract_square_20_filled": 61498,
+ "ic_fluent_subtract_square_20_regular": 61499,
+ "ic_fluent_subtract_square_multiple_20_filled": 61500,
+ "ic_fluent_subtract_square_multiple_20_regular": 61501,
+ "ic_fluent_surface_earbuds_20_filled": 61502,
+ "ic_fluent_surface_earbuds_20_regular": 61503,
+ "ic_fluent_surface_hub_20_filled": 61504,
+ "ic_fluent_surface_hub_20_regular": 61505,
+ "ic_fluent_swimming_pool_20_filled": 61506,
+ "ic_fluent_swimming_pool_20_regular": 61507,
+ "ic_fluent_swipe_down_20_filled": 61508,
+ "ic_fluent_swipe_down_20_regular": 61509,
+ "ic_fluent_swipe_right_20_filled": 61510,
+ "ic_fluent_swipe_right_20_regular": 61511,
+ "ic_fluent_swipe_up_20_filled": 61512,
+ "ic_fluent_swipe_up_20_regular": 61513,
+ "ic_fluent_symbols_20_filled": 61514,
+ "ic_fluent_symbols_20_regular": 61515,
+ "ic_fluent_sync_off_20_filled": 61516,
+ "ic_fluent_sync_off_20_regular": 61517,
+ "ic_fluent_syringe_20_filled": 61518,
+ "ic_fluent_syringe_20_regular": 61519,
+ "ic_fluent_system_20_filled": 61520,
+ "ic_fluent_system_20_regular": 61521,
+ "ic_fluent_tab_20_filled": 61522,
+ "ic_fluent_tab_20_regular": 61523,
+ "ic_fluent_tab_add_20_filled": 61524,
+ "ic_fluent_tab_add_20_regular": 61525,
+ "ic_fluent_tab_arrow_left_20_filled": 61526,
+ "ic_fluent_tab_arrow_left_20_regular": 61527,
+ "ic_fluent_tab_desktop_20_filled": 61528,
+ "ic_fluent_tab_desktop_20_regular": 61529,
+ "ic_fluent_tab_desktop_arrow_clockwise_20_filled": 61530,
+ "ic_fluent_tab_desktop_arrow_clockwise_20_regular": 61531,
+ "ic_fluent_tab_desktop_arrow_left_20_filled": 61532,
+ "ic_fluent_tab_desktop_arrow_left_20_regular": 61533,
+ "ic_fluent_tab_desktop_bottom_20_filled": 61534,
+ "ic_fluent_tab_desktop_bottom_20_regular": 61535,
+ "ic_fluent_tab_desktop_clock_20_filled": 61536,
+ "ic_fluent_tab_desktop_clock_20_regular": 61537,
+ "ic_fluent_tab_desktop_copy_20_filled": 61538,
+ "ic_fluent_tab_desktop_copy_20_regular": 61539,
+ "ic_fluent_tab_desktop_image_20_filled": 61540,
+ "ic_fluent_tab_desktop_image_20_regular": 61541,
+ "ic_fluent_tab_desktop_link_20_filled": 61542,
+ "ic_fluent_tab_desktop_link_20_regular": 61543,
+ "ic_fluent_tab_desktop_multiple_20_filled": 61544,
+ "ic_fluent_tab_desktop_multiple_20_regular": 61545,
+ "ic_fluent_tab_desktop_multiple_add_20_filled": 61546,
+ "ic_fluent_tab_desktop_multiple_add_20_regular": 61547,
+ "ic_fluent_tab_desktop_multiple_bottom_20_filled": 61548,
+ "ic_fluent_tab_desktop_multiple_bottom_20_regular": 61549,
+ "ic_fluent_tab_desktop_multiple_sparkle_20_filled": 61550,
+ "ic_fluent_tab_desktop_multiple_sparkle_20_regular": 61551,
+ "ic_fluent_tab_desktop_new_page_20_filled": 61552,
+ "ic_fluent_tab_desktop_new_page_20_regular": 61553,
+ "ic_fluent_tab_desktop_search_20_filled": 61554,
+ "ic_fluent_tab_desktop_search_20_regular": 61555,
+ "ic_fluent_tab_group_20_filled": 61556,
+ "ic_fluent_tab_group_20_regular": 61557,
+ "ic_fluent_tab_in_private_20_filled": 61558,
+ "ic_fluent_tab_in_private_20_regular": 61559,
+ "ic_fluent_tab_inprivate_account_20_filled": 61560,
+ "ic_fluent_tab_inprivate_account_20_regular": 61561,
+ "ic_fluent_tab_prohibited_20_filled": 61562,
+ "ic_fluent_tab_prohibited_20_regular": 61563,
+ "ic_fluent_tab_shield_dismiss_20_filled": 61564,
+ "ic_fluent_tab_shield_dismiss_20_regular": 61565,
+ "ic_fluent_table_20_filled": 61566,
+ "ic_fluent_table_20_regular": 61567,
+ "ic_fluent_table_add_20_filled": 61568,
+ "ic_fluent_table_add_20_regular": 61569,
+ "ic_fluent_table_arrow_up_20_filled": 61570,
+ "ic_fluent_table_arrow_up_20_regular": 61571,
+ "ic_fluent_table_bottom_row_20_filled": 61572,
+ "ic_fluent_table_bottom_row_20_regular": 61573,
+ "ic_fluent_table_calculator_20_filled": 61574,
+ "ic_fluent_table_calculator_20_regular": 61575,
+ "ic_fluent_table_cell_edit_20_filled": 61576,
+ "ic_fluent_table_cell_edit_20_regular": 61577,
+ "ic_fluent_table_cells_merge_20_filled": 61578,
+ "ic_fluent_table_cells_merge_20_regular": 61579,
+ "ic_fluent_table_cells_split_20_filled": 61580,
+ "ic_fluent_table_cells_split_20_regular": 61581,
+ "ic_fluent_table_checker_20_filled": 61582,
+ "ic_fluent_table_checker_20_regular": 61583,
+ "ic_fluent_table_column_top_bottom_20_filled": 61584,
+ "ic_fluent_table_column_top_bottom_20_regular": 61585,
+ "ic_fluent_table_copy_20_filled": 61586,
+ "ic_fluent_table_copy_20_regular": 61587,
+ "ic_fluent_table_cursor_20_filled": 61588,
+ "ic_fluent_table_cursor_20_regular": 61589,
+ "ic_fluent_table_delete_column_20_filled": 61590,
+ "ic_fluent_table_delete_column_20_regular": 61591,
+ "ic_fluent_table_delete_row_20_filled": 61592,
+ "ic_fluent_table_delete_row_20_regular": 61593,
+ "ic_fluent_table_dismiss_20_filled": 61594,
+ "ic_fluent_table_dismiss_20_regular": 61595,
+ "ic_fluent_table_edit_20_filled": 61596,
+ "ic_fluent_table_edit_20_regular": 61597,
+ "ic_fluent_table_freeze_column_20_filled": 61598,
+ "ic_fluent_table_freeze_column_20_regular": 61599,
+ "ic_fluent_table_freeze_column_and_row_20_filled": 61600,
+ "ic_fluent_table_freeze_column_and_row_20_regular": 61601,
+ "ic_fluent_table_freeze_row_20_filled": 61602,
+ "ic_fluent_table_freeze_row_20_regular": 61603,
+ "ic_fluent_table_image_20_filled": 61604,
+ "ic_fluent_table_image_20_regular": 61605,
+ "ic_fluent_table_insert_column_20_filled": 61606,
+ "ic_fluent_table_insert_column_20_regular": 61607,
+ "ic_fluent_table_insert_row_20_filled": 61608,
+ "ic_fluent_table_insert_row_20_regular": 61609,
+ "ic_fluent_table_lightning_20_filled": 61610,
+ "ic_fluent_table_lightning_20_regular": 61611,
+ "ic_fluent_table_link_20_filled": 61612,
+ "ic_fluent_table_link_20_regular": 61613,
+ "ic_fluent_table_lock_20_filled": 61614,
+ "ic_fluent_table_lock_20_regular": 61615,
+ "ic_fluent_table_move_above_20_filled": 61616,
+ "ic_fluent_table_move_above_20_regular": 61617,
+ "ic_fluent_table_move_below_20_filled": 61618,
+ "ic_fluent_table_move_below_20_regular": 61619,
+ "ic_fluent_table_move_left_20_filled": 61620,
+ "ic_fluent_table_move_left_20_regular": 61621,
+ "ic_fluent_table_move_right_20_filled": 61622,
+ "ic_fluent_table_move_right_20_regular": 61623,
+ "ic_fluent_table_multiple_20_filled": 61624,
+ "ic_fluent_table_multiple_20_regular": 61625,
+ "ic_fluent_table_offset_20_filled": 61626,
+ "ic_fluent_table_offset_20_regular": 61627,
+ "ic_fluent_table_offset_add_20_filled": 61628,
+ "ic_fluent_table_offset_add_20_regular": 61629,
+ "ic_fluent_table_offset_less_than_or_equal_to_20_filled": 61630,
+ "ic_fluent_table_offset_less_than_or_equal_to_20_regular": 61631,
+ "ic_fluent_table_offset_settings_20_filled": 61632,
+ "ic_fluent_table_offset_settings_20_regular": 61633,
+ "ic_fluent_table_resize_column_20_filled": 61634,
+ "ic_fluent_table_resize_column_20_regular": 61635,
+ "ic_fluent_table_resize_row_20_filled": 61636,
+ "ic_fluent_table_resize_row_20_regular": 61637,
+ "ic_fluent_table_search_20_filled": 61638,
+ "ic_fluent_table_search_20_regular": 61639,
+ "ic_fluent_table_settings_20_filled": 61640,
+ "ic_fluent_table_settings_20_regular": 61641,
+ "ic_fluent_table_simple_20_filled": 61642,
+ "ic_fluent_table_simple_20_regular": 61643,
+ "ic_fluent_table_simple_checkmark_20_filled": 61644,
+ "ic_fluent_table_simple_checkmark_20_regular": 61645,
+ "ic_fluent_table_simple_exclude_20_filled": 61646,
+ "ic_fluent_table_simple_exclude_20_regular": 61647,
+ "ic_fluent_table_simple_include_20_filled": 61648,
+ "ic_fluent_table_simple_include_20_regular": 61649,
+ "ic_fluent_table_simple_multiple_20_filled": 61650,
+ "ic_fluent_table_simple_multiple_20_regular": 61651,
+ "ic_fluent_table_sparkle_20_filled": 61652,
+ "ic_fluent_table_sparkle_20_regular": 61653,
+ "ic_fluent_table_split_20_filled": 61654,
+ "ic_fluent_table_split_20_regular": 61655,
+ "ic_fluent_table_stack_above_20_filled": 61656,
+ "ic_fluent_table_stack_above_20_regular": 61657,
+ "ic_fluent_table_stack_below_20_filled": 61658,
+ "ic_fluent_table_stack_below_20_regular": 61659,
+ "ic_fluent_table_stack_left_20_filled": 61660,
+ "ic_fluent_table_stack_left_20_regular": 61661,
+ "ic_fluent_table_stack_right_20_filled": 61662,
+ "ic_fluent_table_stack_right_20_regular": 61663,
+ "ic_fluent_table_switch_20_filled": 61664,
+ "ic_fluent_table_switch_20_regular": 61665,
+ "ic_fluent_tablet_20_filled": 61666,
+ "ic_fluent_tablet_20_regular": 61667,
+ "ic_fluent_tablet_laptop_20_filled": 61668,
+ "ic_fluent_tablet_laptop_20_regular": 61669,
+ "ic_fluent_tablet_speaker_20_filled": 61670,
+ "ic_fluent_tablet_speaker_20_regular": 61671,
+ "ic_fluent_tabs_20_filled": 61672,
+ "ic_fluent_tabs_20_regular": 61673,
+ "ic_fluent_tag_20_filled": 61674,
+ "ic_fluent_tag_20_regular": 61675,
+ "ic_fluent_tag_circle_20_filled": 61676,
+ "ic_fluent_tag_circle_20_regular": 61677,
+ "ic_fluent_tag_dismiss_20_filled": 61678,
+ "ic_fluent_tag_dismiss_20_regular": 61679,
+ "ic_fluent_tag_error_20_filled": 61680,
+ "ic_fluent_tag_error_20_regular": 61681,
+ "ic_fluent_tag_lock_20_filled": 61682,
+ "ic_fluent_tag_lock_20_regular": 61683,
+ "ic_fluent_tag_lock_accent_20_filled": 61684,
+ "ic_fluent_tag_multiple_20_filled": 61685,
+ "ic_fluent_tag_multiple_20_regular": 61686,
+ "ic_fluent_tag_off_20_filled": 61687,
+ "ic_fluent_tag_off_20_regular": 61688,
+ "ic_fluent_tag_question_mark_20_filled": 61689,
+ "ic_fluent_tag_question_mark_20_regular": 61690,
+ "ic_fluent_tag_reset_20_filled": 61691,
+ "ic_fluent_tag_reset_20_regular": 61692,
+ "ic_fluent_tag_search_20_filled": 61693,
+ "ic_fluent_tag_search_20_regular": 61694,
+ "ic_fluent_tap_double_20_filled": 61695,
+ "ic_fluent_tap_double_20_regular": 61696,
+ "ic_fluent_tap_single_20_filled": 61697,
+ "ic_fluent_tap_single_20_regular": 61698,
+ "ic_fluent_target_20_filled": 61699,
+ "ic_fluent_target_20_regular": 61700,
+ "ic_fluent_target_add_20_filled": 61701,
+ "ic_fluent_target_add_20_regular": 61702,
+ "ic_fluent_target_arrow_20_filled": 61703,
+ "ic_fluent_target_arrow_20_regular": 61704,
+ "ic_fluent_target_dismiss_20_filled": 61705,
+ "ic_fluent_target_dismiss_20_regular": 61706,
+ "ic_fluent_target_edit_20_filled": 61707,
+ "ic_fluent_target_edit_20_regular": 61708,
+ "ic_fluent_task_list_add_20_filled": 61709,
+ "ic_fluent_task_list_add_20_regular": 61710,
+ "ic_fluent_task_list_ltr_20_filled": 61711,
+ "ic_fluent_task_list_ltr_20_regular": 61712,
+ "ic_fluent_task_list_rtl_20_filled": 61713,
+ "ic_fluent_task_list_rtl_20_regular": 61714,
+ "ic_fluent_task_list_square_add_20_filled": 61715,
+ "ic_fluent_task_list_square_add_20_regular": 61716,
+ "ic_fluent_task_list_square_database_20_filled": 61717,
+ "ic_fluent_task_list_square_database_20_regular": 61718,
+ "ic_fluent_task_list_square_ltr_20_filled": 61719,
+ "ic_fluent_task_list_square_ltr_20_regular": 61720,
+ "ic_fluent_task_list_square_person_20_filled": 61721,
+ "ic_fluent_task_list_square_person_20_regular": 61722,
+ "ic_fluent_task_list_square_rtl_20_filled": 61723,
+ "ic_fluent_task_list_square_rtl_20_regular": 61724,
+ "ic_fluent_task_list_square_settings_20_filled": 61725,
+ "ic_fluent_task_list_square_settings_20_regular": 61726,
+ "ic_fluent_tasks_app_20_filled": 61727,
+ "ic_fluent_tasks_app_20_regular": 61728,
+ "ic_fluent_teaching_20_filled": 61729,
+ "ic_fluent_teaching_20_regular": 61730,
+ "ic_fluent_teardrop_bottom_right_20_filled": 61731,
+ "ic_fluent_teardrop_bottom_right_20_regular": 61732,
+ "ic_fluent_teddy_20_filled": 61733,
+ "ic_fluent_teddy_20_regular": 61734,
+ "ic_fluent_temperature_20_filled": 61735,
+ "ic_fluent_temperature_20_regular": 61736,
+ "ic_fluent_tent_20_filled": 61737,
+ "ic_fluent_tent_20_regular": 61738,
+ "ic_fluent_tetris_app_20_filled": 61739,
+ "ic_fluent_tetris_app_20_regular": 61740,
+ "ic_fluent_text_add_20_filled": 61741,
+ "ic_fluent_text_add_20_regular": 61742,
+ "ic_fluent_text_add_space_after_20_filled": 61743,
+ "ic_fluent_text_add_space_after_20_regular": 61744,
+ "ic_fluent_text_add_space_before_20_filled": 61745,
+ "ic_fluent_text_add_space_before_20_regular": 61746,
+ "ic_fluent_text_add_t_20_filled": 61747,
+ "ic_fluent_text_add_t_20_regular": 61748,
+ "ic_fluent_text_align_center_20_filled": 61749,
+ "ic_fluent_text_align_center_20_regular": 61750,
+ "ic_fluent_text_align_center_rotate_270_20_filled": 61751,
+ "ic_fluent_text_align_center_rotate_270_20_regular": 61752,
+ "ic_fluent_text_align_center_rotate_90_20_filled": 61753,
+ "ic_fluent_text_align_center_rotate_90_20_regular": 61754,
+ "ic_fluent_text_align_distributed_20_filled": 61755,
+ "ic_fluent_text_align_distributed_20_regular": 61756,
+ "ic_fluent_text_align_distributed_evenly_20_filled": 61757,
+ "ic_fluent_text_align_distributed_evenly_20_regular": 61758,
+ "ic_fluent_text_align_distributed_vertical_20_filled": 61759,
+ "ic_fluent_text_align_distributed_vertical_20_regular": 61760,
+ "ic_fluent_text_align_justify_20_filled": 61761,
+ "ic_fluent_text_align_justify_20_regular": 61762,
+ "ic_fluent_text_align_justify_low_20_filled": 61763,
+ "ic_fluent_text_align_justify_low_20_regular": 61764,
+ "ic_fluent_text_align_justify_low_90_20_filled": 61765,
+ "ic_fluent_text_align_justify_low_90_20_regular": 61766,
+ "ic_fluent_text_align_justify_low_rotate_270_20_filled": 61767,
+ "ic_fluent_text_align_justify_low_rotate_270_20_regular": 61768,
+ "ic_fluent_text_align_justify_low_rotate_90_20_filled": 61769,
+ "ic_fluent_text_align_justify_low_rotate_90_20_regular": 61770,
+ "ic_fluent_text_align_justify_rotate_270_20_filled": 61771,
+ "ic_fluent_text_align_justify_rotate_270_20_regular": 61772,
+ "ic_fluent_text_align_justify_rotate_90_20_filled": 61773,
+ "ic_fluent_text_align_justify_rotate_90_20_regular": 61774,
+ "ic_fluent_text_align_left_20_filled": 61775,
+ "ic_fluent_text_align_left_20_regular": 61776,
+ "ic_fluent_text_align_left_rotate_270_20_filled": 61777,
+ "ic_fluent_text_align_left_rotate_270_20_regular": 61778,
+ "ic_fluent_text_align_left_rotate_90_20_filled": 61779,
+ "ic_fluent_text_align_left_rotate_90_20_regular": 61780,
+ "ic_fluent_text_align_right_20_filled": 61781,
+ "ic_fluent_text_align_right_20_regular": 61782,
+ "ic_fluent_text_align_right_rotate_270_20_filled": 61783,
+ "ic_fluent_text_align_right_rotate_270_20_regular": 61784,
+ "ic_fluent_text_align_right_rotate_90_20_filled": 61785,
+ "ic_fluent_text_align_right_rotate_90_20_regular": 61786,
+ "ic_fluent_text_arrow_down_right_column_20_filled": 61787,
+ "ic_fluent_text_arrow_down_right_column_20_regular": 61788,
+ "ic_fluent_text_asterisk_20_filled": 61789,
+ "ic_fluent_text_asterisk_20_regular": 61790,
+ "ic_fluent_text_baseline_20_filled": 61791,
+ "ic_fluent_text_baseline_20_regular": 61792,
+ "ic_fluent_text_bold_20_filled": 61793,
+ "ic_fluent_text_bold_20_regular": 61794,
+ "ic_fluent_text_box_settings_20_filled": 61795,
+ "ic_fluent_text_box_settings_20_regular": 61796,
+ "ic_fluent_text_bullet_list_20_filled": 61797,
+ "ic_fluent_text_bullet_list_20_regular": 61798,
+ "ic_fluent_text_bullet_list_90_20_filled": 61799,
+ "ic_fluent_text_bullet_list_90_20_regular": 61800,
+ "ic_fluent_text_bullet_list_add_20_filled": 61801,
+ "ic_fluent_text_bullet_list_add_20_regular": 61802,
+ "ic_fluent_text_bullet_list_checkmark_20_filled": 61803,
+ "ic_fluent_text_bullet_list_checkmark_20_regular": 61804,
+ "ic_fluent_text_bullet_list_dismiss_20_filled": 61805,
+ "ic_fluent_text_bullet_list_dismiss_20_regular": 61806,
+ "ic_fluent_text_bullet_list_ltr_20_filled": 61807,
+ "ic_fluent_text_bullet_list_ltr_20_regular": 61808,
+ "ic_fluent_text_bullet_list_ltr_90_20_filled": 61809,
+ "ic_fluent_text_bullet_list_ltr_90_20_regular": 61810,
+ "ic_fluent_text_bullet_list_rtl_20_filled": 61811,
+ "ic_fluent_text_bullet_list_rtl_20_regular": 61812,
+ "ic_fluent_text_bullet_list_rtl_90_20_filled": 61813,
+ "ic_fluent_text_bullet_list_rtl_90_20_regular": 61814,
+ "ic_fluent_text_bullet_list_square_20_filled": 61815,
+ "ic_fluent_text_bullet_list_square_20_regular": 61816,
+ "ic_fluent_text_bullet_list_square_clock_20_filled": 61817,
+ "ic_fluent_text_bullet_list_square_clock_20_regular": 61818,
+ "ic_fluent_text_bullet_list_square_edit_20_filled": 61819,
+ "ic_fluent_text_bullet_list_square_edit_20_regular": 61820,
+ "ic_fluent_text_bullet_list_square_person_20_filled": 61821,
+ "ic_fluent_text_bullet_list_square_person_20_regular": 61822,
+ "ic_fluent_text_bullet_list_square_search_20_filled": 61823,
+ "ic_fluent_text_bullet_list_square_search_20_regular": 61824,
+ "ic_fluent_text_bullet_list_square_settings_20_filled": 61825,
+ "ic_fluent_text_bullet_list_square_settings_20_regular": 61826,
+ "ic_fluent_text_bullet_list_square_shield_20_filled": 61827,
+ "ic_fluent_text_bullet_list_square_shield_20_regular": 61828,
+ "ic_fluent_text_bullet_list_square_sparkle_20_filled": 61829,
+ "ic_fluent_text_bullet_list_square_sparkle_20_regular": 61830,
+ "ic_fluent_text_bullet_list_square_toolbox_20_filled": 61831,
+ "ic_fluent_text_bullet_list_square_toolbox_20_regular": 61832,
+ "ic_fluent_text_bullet_list_square_warning_20_filled": 61833,
+ "ic_fluent_text_bullet_list_square_warning_20_regular": 61834,
+ "ic_fluent_text_bullet_list_tree_20_filled": 61835,
+ "ic_fluent_text_bullet_list_tree_20_regular": 61836,
+ "ic_fluent_text_case_lowercase_20_filled": 61837,
+ "ic_fluent_text_case_lowercase_20_regular": 61838,
+ "ic_fluent_text_case_title_20_filled": 61839,
+ "ic_fluent_text_case_title_20_regular": 61840,
+ "ic_fluent_text_case_uppercase_20_filled": 61841,
+ "ic_fluent_text_case_uppercase_20_regular": 61842,
+ "ic_fluent_text_change_case_20_filled": 61843,
+ "ic_fluent_text_change_case_20_regular": 61844,
+ "ic_fluent_text_clear_formatting_20_filled": 61845,
+ "ic_fluent_text_clear_formatting_20_regular": 61846,
+ "ic_fluent_text_collapse_20_filled": 61847,
+ "ic_fluent_text_collapse_20_regular": 61848,
+ "ic_fluent_text_color_20_filled": 61849,
+ "ic_fluent_text_color_20_regular": 61850,
+ "ic_fluent_text_color_accent_20_filled": 61851,
+ "ic_fluent_text_column_one_20_filled": 61852,
+ "ic_fluent_text_column_one_20_regular": 61853,
+ "ic_fluent_text_column_one_narrow_20_filled": 61854,
+ "ic_fluent_text_column_one_narrow_20_regular": 61855,
+ "ic_fluent_text_column_one_semi_narrow_20_filled": 61856,
+ "ic_fluent_text_column_one_semi_narrow_20_regular": 61857,
+ "ic_fluent_text_column_one_wide_20_filled": 61858,
+ "ic_fluent_text_column_one_wide_20_regular": 61859,
+ "ic_fluent_text_column_one_wide_lightning_20_filled": 61860,
+ "ic_fluent_text_column_one_wide_lightning_20_regular": 61861,
+ "ic_fluent_text_column_three_20_filled": 61862,
+ "ic_fluent_text_column_three_20_regular": 61863,
+ "ic_fluent_text_column_two_20_filled": 61864,
+ "ic_fluent_text_column_two_20_regular": 61865,
+ "ic_fluent_text_column_two_left_20_filled": 61866,
+ "ic_fluent_text_column_two_left_20_regular": 61867,
+ "ic_fluent_text_column_two_right_20_filled": 61868,
+ "ic_fluent_text_column_two_right_20_regular": 61869,
+ "ic_fluent_text_column_wide_20_filled": 61870,
+ "ic_fluent_text_column_wide_20_regular": 61871,
+ "ic_fluent_text_continuous_20_filled": 61872,
+ "ic_fluent_text_continuous_20_regular": 61873,
+ "ic_fluent_text_density_20_filled": 61874,
+ "ic_fluent_text_density_20_regular": 61875,
+ "ic_fluent_text_description_20_filled": 61876,
+ "ic_fluent_text_description_20_regular": 61877,
+ "ic_fluent_text_description_ltr_20_filled": 61878,
+ "ic_fluent_text_description_ltr_20_regular": 61879,
+ "ic_fluent_text_description_rtl_20_filled": 61880,
+ "ic_fluent_text_description_rtl_20_regular": 61881,
+ "ic_fluent_text_direction_horizontal_left_20_filled": 61882,
+ "ic_fluent_text_direction_horizontal_left_20_regular": 61883,
+ "ic_fluent_text_direction_horizontal_ltr_20_filled": 61884,
+ "ic_fluent_text_direction_horizontal_ltr_20_regular": 61885,
+ "ic_fluent_text_direction_horizontal_right_20_filled": 61886,
+ "ic_fluent_text_direction_horizontal_right_20_regular": 61887,
+ "ic_fluent_text_direction_horizontal_rtl_20_filled": 61888,
+ "ic_fluent_text_direction_horizontal_rtl_20_regular": 61889,
+ "ic_fluent_text_direction_rotate_270_right_20_filled": 61890,
+ "ic_fluent_text_direction_rotate_270_right_20_regular": 61891,
+ "ic_fluent_text_direction_rotate_315_right_20_filled": 61892,
+ "ic_fluent_text_direction_rotate_315_right_20_regular": 61893,
+ "ic_fluent_text_direction_rotate_45_right_20_filled": 61894,
+ "ic_fluent_text_direction_rotate_45_right_20_regular": 61895,
+ "ic_fluent_text_direction_rotate_90_left_20_filled": 61896,
+ "ic_fluent_text_direction_rotate_90_left_20_regular": 61897,
+ "ic_fluent_text_direction_rotate_90_ltr_20_filled": 61898,
+ "ic_fluent_text_direction_rotate_90_ltr_20_regular": 61899,
+ "ic_fluent_text_direction_rotate_90_right_20_filled": 61900,
+ "ic_fluent_text_direction_rotate_90_right_20_regular": 61901,
+ "ic_fluent_text_direction_rotate_90_rtl_20_filled": 61902,
+ "ic_fluent_text_direction_rotate_90_rtl_20_regular": 61903,
+ "ic_fluent_text_direction_vertical_20_filled": 61904,
+ "ic_fluent_text_direction_vertical_20_regular": 61905,
+ "ic_fluent_text_edit_style_20_filled": 61906,
+ "ic_fluent_text_edit_style_20_regular": 61907,
+ "ic_fluent_text_effects_20_filled": 61908,
+ "ic_fluent_text_effects_20_regular": 61909,
+ "ic_fluent_text_effects_sparkle_20_filled": 61910,
+ "ic_fluent_text_effects_sparkle_20_regular": 61911,
+ "ic_fluent_text_expand_20_filled": 61912,
+ "ic_fluent_text_expand_20_regular": 61913,
+ "ic_fluent_text_field_20_filled": 61914,
+ "ic_fluent_text_field_20_regular": 61915,
+ "ic_fluent_text_first_line_20_filled": 61916,
+ "ic_fluent_text_first_line_20_regular": 61917,
+ "ic_fluent_text_font_20_filled": 61918,
+ "ic_fluent_text_font_20_regular": 61919,
+ "ic_fluent_text_font_info_20_filled": 61920,
+ "ic_fluent_text_font_info_20_regular": 61921,
+ "ic_fluent_text_font_size_20_filled": 61922,
+ "ic_fluent_text_font_size_20_regular": 61923,
+ "ic_fluent_text_footnote_20_filled": 61924,
+ "ic_fluent_text_footnote_20_regular": 61925,
+ "ic_fluent_text_grammar_arrow_left_20_filled": 61926,
+ "ic_fluent_text_grammar_arrow_left_20_regular": 61927,
+ "ic_fluent_text_grammar_arrow_right_20_filled": 61928,
+ "ic_fluent_text_grammar_arrow_right_20_regular": 61929,
+ "ic_fluent_text_grammar_checkmark_20_filled": 61930,
+ "ic_fluent_text_grammar_checkmark_20_regular": 61931,
+ "ic_fluent_text_grammar_dismiss_20_filled": 61932,
+ "ic_fluent_text_grammar_dismiss_20_regular": 61933,
+ "ic_fluent_text_grammar_error_20_filled": 61934,
+ "ic_fluent_text_grammar_error_20_regular": 61935,
+ "ic_fluent_text_grammar_lightning_20_filled": 61936,
+ "ic_fluent_text_grammar_lightning_20_regular": 61937,
+ "ic_fluent_text_grammar_settings_20_filled": 61938,
+ "ic_fluent_text_grammar_settings_20_regular": 61939,
+ "ic_fluent_text_grammar_wand_20_filled": 61940,
+ "ic_fluent_text_grammar_wand_20_regular": 61941,
+ "ic_fluent_text_hanging_20_filled": 61942,
+ "ic_fluent_text_hanging_20_regular": 61943,
+ "ic_fluent_text_header_1_20_filled": 61944,
+ "ic_fluent_text_header_1_20_regular": 61945,
+ "ic_fluent_text_header_1_lines_20_filled": 61946,
+ "ic_fluent_text_header_1_lines_20_regular": 61947,
+ "ic_fluent_text_header_1_lines_caret_20_filled": 61948,
+ "ic_fluent_text_header_1_lines_caret_20_regular": 61949,
+ "ic_fluent_text_header_2_20_filled": 61950,
+ "ic_fluent_text_header_2_20_regular": 61951,
+ "ic_fluent_text_header_2_lines_20_filled": 61952,
+ "ic_fluent_text_header_2_lines_20_regular": 61953,
+ "ic_fluent_text_header_2_lines_caret_20_filled": 61954,
+ "ic_fluent_text_header_2_lines_caret_20_regular": 61955,
+ "ic_fluent_text_header_3_20_filled": 61956,
+ "ic_fluent_text_header_3_20_regular": 61957,
+ "ic_fluent_text_header_3_lines_20_filled": 61958,
+ "ic_fluent_text_header_3_lines_20_regular": 61959,
+ "ic_fluent_text_header_3_lines_caret_20_filled": 61960,
+ "ic_fluent_text_header_3_lines_caret_20_regular": 61961,
+ "ic_fluent_text_indent_decrease_20_filled": 61962,
+ "ic_fluent_text_indent_decrease_20_regular": 61963,
+ "ic_fluent_text_indent_decrease_ltr_20_filled": 61964,
+ "ic_fluent_text_indent_decrease_ltr_20_regular": 61965,
+ "ic_fluent_text_indent_decrease_ltr_90_20_filled": 61966,
+ "ic_fluent_text_indent_decrease_ltr_90_20_regular": 61967,
+ "ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled": 61968,
+ "ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular": 61969,
+ "ic_fluent_text_indent_decrease_rotate_270_20_filled": 61970,
+ "ic_fluent_text_indent_decrease_rotate_270_20_regular": 61971,
+ "ic_fluent_text_indent_decrease_rotate_90_20_filled": 61972,
+ "ic_fluent_text_indent_decrease_rotate_90_20_regular": 61973,
+ "ic_fluent_text_indent_decrease_rtl_20_filled": 61974,
+ "ic_fluent_text_indent_decrease_rtl_20_regular": 61975,
+ "ic_fluent_text_indent_decrease_rtl_90_20_filled": 61976,
+ "ic_fluent_text_indent_decrease_rtl_90_20_regular": 61977,
+ "ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled": 61978,
+ "ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular": 61979,
+ "ic_fluent_text_indent_increase_20_filled": 61980,
+ "ic_fluent_text_indent_increase_20_regular": 61981,
+ "ic_fluent_text_indent_increase_ltr_20_filled": 61982,
+ "ic_fluent_text_indent_increase_ltr_20_regular": 61983,
+ "ic_fluent_text_indent_increase_ltr_90_20_filled": 61984,
+ "ic_fluent_text_indent_increase_ltr_90_20_regular": 61985,
+ "ic_fluent_text_indent_increase_ltr_rotate_270_20_filled": 61986,
+ "ic_fluent_text_indent_increase_ltr_rotate_270_20_regular": 61987,
+ "ic_fluent_text_indent_increase_rotate_270_20_filled": 61988,
+ "ic_fluent_text_indent_increase_rotate_270_20_regular": 61989,
+ "ic_fluent_text_indent_increase_rotate_90_20_filled": 61990,
+ "ic_fluent_text_indent_increase_rotate_90_20_regular": 61991,
+ "ic_fluent_text_indent_increase_rtl_20_filled": 61992,
+ "ic_fluent_text_indent_increase_rtl_20_regular": 61993,
+ "ic_fluent_text_indent_increase_rtl_90_20_filled": 61994,
+ "ic_fluent_text_indent_increase_rtl_90_20_regular": 61995,
+ "ic_fluent_text_indent_increase_rtl_rotate_270_20_filled": 61996,
+ "ic_fluent_text_indent_increase_rtl_rotate_270_20_regular": 61997,
+ "ic_fluent_text_italic_20_filled": 61998,
+ "ic_fluent_text_italic_20_regular": 61999,
+ "ic_fluent_text_line_spacing_20_filled": 62000,
+ "ic_fluent_text_line_spacing_20_regular": 62001,
+ "ic_fluent_text_more_20_filled": 62002,
+ "ic_fluent_text_more_20_regular": 62003,
+ "ic_fluent_text_number_format_20_filled": 62004,
+ "ic_fluent_text_number_format_20_regular": 62005,
+ "ic_fluent_text_number_list_ltr_20_filled": 62006,
+ "ic_fluent_text_number_list_ltr_20_regular": 62007,
+ "ic_fluent_text_number_list_ltr_90_20_filled": 62008,
+ "ic_fluent_text_number_list_ltr_90_20_regular": 62009,
+ "ic_fluent_text_number_list_ltr_rotate_270_20_filled": 62010,
+ "ic_fluent_text_number_list_ltr_rotate_270_20_regular": 62011,
+ "ic_fluent_text_number_list_rotate_270_20_filled": 62012,
+ "ic_fluent_text_number_list_rotate_270_20_regular": 62013,
+ "ic_fluent_text_number_list_rotate_90_20_filled": 62014,
+ "ic_fluent_text_number_list_rotate_90_20_regular": 62015,
+ "ic_fluent_text_number_list_rtl_20_filled": 62016,
+ "ic_fluent_text_number_list_rtl_20_regular": 62017,
+ "ic_fluent_text_number_list_rtl_90_20_filled": 62018,
+ "ic_fluent_text_number_list_rtl_90_20_regular": 62019,
+ "ic_fluent_text_number_list_rtl_rotate_270_20_filled": 62020,
+ "ic_fluent_text_number_list_rtl_rotate_270_20_regular": 62021,
+ "ic_fluent_text_paragraph_20_filled": 62022,
+ "ic_fluent_text_paragraph_20_regular": 62023,
+ "ic_fluent_text_paragraph_direction_20_filled": 62024,
+ "ic_fluent_text_paragraph_direction_20_regular": 62025,
+ "ic_fluent_text_paragraph_direction_left_20_filled": 62026,
+ "ic_fluent_text_paragraph_direction_left_20_regular": 62027,
+ "ic_fluent_text_paragraph_direction_right_20_filled": 62028,
+ "ic_fluent_text_paragraph_direction_right_20_regular": 62029,
+ "ic_fluent_text_period_asterisk_20_filled": 62030,
+ "ic_fluent_text_period_asterisk_20_regular": 62031,
+ "ic_fluent_text_position_behind_20_filled": 62032,
+ "ic_fluent_text_position_behind_20_regular": 62033,
+ "ic_fluent_text_position_front_20_filled": 62034,
+ "ic_fluent_text_position_front_20_regular": 62035,
+ "ic_fluent_text_position_line_20_filled": 62036,
+ "ic_fluent_text_position_line_20_regular": 62037,
+ "ic_fluent_text_position_square_20_filled": 62038,
+ "ic_fluent_text_position_square_20_regular": 62039,
+ "ic_fluent_text_position_square_left_20_filled": 62040,
+ "ic_fluent_text_position_square_left_20_regular": 62041,
+ "ic_fluent_text_position_square_right_20_filled": 62042,
+ "ic_fluent_text_position_square_right_20_regular": 62043,
+ "ic_fluent_text_position_through_20_filled": 62044,
+ "ic_fluent_text_position_through_20_regular": 62045,
+ "ic_fluent_text_position_tight_20_filled": 62046,
+ "ic_fluent_text_position_tight_20_regular": 62047,
+ "ic_fluent_text_position_top_bottom_20_filled": 62048,
+ "ic_fluent_text_position_top_bottom_20_regular": 62049,
+ "ic_fluent_text_proofing_tools_20_filled": 62050,
+ "ic_fluent_text_proofing_tools_20_regular": 62051,
+ "ic_fluent_text_quote_20_filled": 62052,
+ "ic_fluent_text_quote_20_regular": 62053,
+ "ic_fluent_text_sort_ascending_20_filled": 62054,
+ "ic_fluent_text_sort_ascending_20_regular": 62055,
+ "ic_fluent_text_sort_descending_20_filled": 62056,
+ "ic_fluent_text_sort_descending_20_regular": 62057,
+ "ic_fluent_text_strikethrough_20_filled": 62058,
+ "ic_fluent_text_strikethrough_20_regular": 62059,
+ "ic_fluent_text_subscript_20_filled": 62060,
+ "ic_fluent_text_subscript_20_regular": 62061,
+ "ic_fluent_text_superscript_20_filled": 62062,
+ "ic_fluent_text_superscript_20_regular": 62063,
+ "ic_fluent_text_t_20_filled": 62064,
+ "ic_fluent_text_t_20_regular": 62065,
+ "ic_fluent_text_underline_20_filled": 62066,
+ "ic_fluent_text_underline_20_regular": 62067,
+ "ic_fluent_text_underline_character_u_20_filled": 62068,
+ "ic_fluent_text_underline_character_u_20_regular": 62069,
+ "ic_fluent_text_underline_double_20_filled": 62070,
+ "ic_fluent_text_underline_double_20_regular": 62071,
+ "ic_fluent_text_whole_word_20_filled": 62072,
+ "ic_fluent_text_whole_word_20_regular": 62073,
+ "ic_fluent_text_word_count_20_filled": 62074,
+ "ic_fluent_text_word_count_20_regular": 62075,
+ "ic_fluent_text_wrap_20_filled": 62076,
+ "ic_fluent_text_wrap_20_regular": 62077,
+ "ic_fluent_text_wrap_off_20_filled": 62078,
+ "ic_fluent_text_wrap_off_20_regular": 62079,
+ "ic_fluent_textbox_20_filled": 62080,
+ "ic_fluent_textbox_20_regular": 62081,
+ "ic_fluent_textbox_align_bottom_20_filled": 62082,
+ "ic_fluent_textbox_align_bottom_20_regular": 62083,
+ "ic_fluent_textbox_align_bottom_center_20_filled": 62084,
+ "ic_fluent_textbox_align_bottom_center_20_regular": 62085,
+ "ic_fluent_textbox_align_bottom_left_20_filled": 62086,
+ "ic_fluent_textbox_align_bottom_left_20_regular": 62087,
+ "ic_fluent_textbox_align_bottom_right_20_filled": 62088,
+ "ic_fluent_textbox_align_bottom_right_20_regular": 62089,
+ "ic_fluent_textbox_align_bottom_rotate_90_20_filled": 62090,
+ "ic_fluent_textbox_align_bottom_rotate_90_20_regular": 62091,
+ "ic_fluent_textbox_align_center_20_filled": 62092,
+ "ic_fluent_textbox_align_center_20_regular": 62093,
+ "ic_fluent_textbox_align_middle_20_filled": 62094,
+ "ic_fluent_textbox_align_middle_20_regular": 62095,
+ "ic_fluent_textbox_align_middle_left_20_filled": 62096,
+ "ic_fluent_textbox_align_middle_left_20_regular": 62097,
+ "ic_fluent_textbox_align_middle_right_20_filled": 62098,
+ "ic_fluent_textbox_align_middle_right_20_regular": 62099,
+ "ic_fluent_textbox_align_middle_rotate_90_20_filled": 62100,
+ "ic_fluent_textbox_align_middle_rotate_90_20_regular": 62101,
+ "ic_fluent_textbox_align_top_20_filled": 62102,
+ "ic_fluent_textbox_align_top_20_regular": 62103,
+ "ic_fluent_textbox_align_top_center_20_filled": 62104,
+ "ic_fluent_textbox_align_top_center_20_regular": 62105,
+ "ic_fluent_textbox_align_top_left_20_filled": 62106,
+ "ic_fluent_textbox_align_top_left_20_regular": 62107,
+ "ic_fluent_textbox_align_top_right_20_filled": 62108,
+ "ic_fluent_textbox_align_top_right_20_regular": 62109,
+ "ic_fluent_textbox_align_top_rotate_90_20_filled": 62110,
+ "ic_fluent_textbox_align_top_rotate_90_20_regular": 62111,
+ "ic_fluent_textbox_checkmark_20_filled": 62112,
+ "ic_fluent_textbox_checkmark_20_regular": 62113,
+ "ic_fluent_textbox_more_20_filled": 62114,
+ "ic_fluent_textbox_more_20_regular": 62115,
+ "ic_fluent_textbox_rotate_90_20_filled": 62116,
+ "ic_fluent_textbox_rotate_90_20_regular": 62117,
+ "ic_fluent_textbox_settings_20_filled": 62118,
+ "ic_fluent_textbox_settings_20_regular": 62119,
+ "ic_fluent_thinking_20_filled": 62120,
+ "ic_fluent_thinking_20_regular": 62121,
+ "ic_fluent_thumb_dislike_20_filled": 62122,
+ "ic_fluent_thumb_dislike_20_regular": 62123,
+ "ic_fluent_thumb_like_20_filled": 62124,
+ "ic_fluent_thumb_like_20_regular": 62125,
+ "ic_fluent_thumb_like_dislike_20_filled": 62126,
+ "ic_fluent_thumb_like_dislike_20_regular": 62127,
+ "ic_fluent_ticket_diagonal_20_filled": 62128,
+ "ic_fluent_ticket_diagonal_20_regular": 62129,
+ "ic_fluent_ticket_horizontal_20_filled": 62130,
+ "ic_fluent_ticket_horizontal_20_regular": 62131,
+ "ic_fluent_time_and_weather_20_filled": 62132,
+ "ic_fluent_time_and_weather_20_regular": 62133,
+ "ic_fluent_time_picker_20_filled": 62134,
+ "ic_fluent_time_picker_20_regular": 62135,
+ "ic_fluent_timeline_20_filled": 62136,
+ "ic_fluent_timeline_20_regular": 62137,
+ "ic_fluent_timer_10_20_filled": 62138,
+ "ic_fluent_timer_10_20_regular": 62139,
+ "ic_fluent_timer_2_20_filled": 62140,
+ "ic_fluent_timer_2_20_regular": 62141,
+ "ic_fluent_timer_20_filled": 62142,
+ "ic_fluent_timer_20_regular": 62143,
+ "ic_fluent_timer_3_20_filled": 62144,
+ "ic_fluent_timer_3_20_regular": 62145,
+ "ic_fluent_timer_off_20_filled": 62146,
+ "ic_fluent_timer_off_20_regular": 62147,
+ "ic_fluent_toggle_left_20_filled": 62148,
+ "ic_fluent_toggle_left_20_regular": 62149,
+ "ic_fluent_toggle_multiple_20_filled": 62150,
+ "ic_fluent_toggle_multiple_20_regular": 62151,
+ "ic_fluent_toggle_right_20_filled": 62152,
+ "ic_fluent_toggle_right_20_regular": 62153,
+ "ic_fluent_toolbox_20_filled": 62154,
+ "ic_fluent_toolbox_20_regular": 62155,
+ "ic_fluent_tooltip_quote_20_filled": 62156,
+ "ic_fluent_tooltip_quote_20_regular": 62157,
+ "ic_fluent_top_speed_20_filled": 62158,
+ "ic_fluent_top_speed_20_regular": 62159,
+ "ic_fluent_translate_20_filled": 62160,
+ "ic_fluent_translate_20_regular": 62161,
+ "ic_fluent_translate_auto_20_filled": 62162,
+ "ic_fluent_translate_auto_20_regular": 62163,
+ "ic_fluent_translate_off_20_filled": 62164,
+ "ic_fluent_translate_off_20_regular": 62165,
+ "ic_fluent_transmission_20_filled": 62166,
+ "ic_fluent_transmission_20_regular": 62167,
+ "ic_fluent_transparency_square_20_filled": 62168,
+ "ic_fluent_transparency_square_20_regular": 62169,
+ "ic_fluent_tray_item_add_20_filled": 62170,
+ "ic_fluent_tray_item_add_20_regular": 62171,
+ "ic_fluent_tray_item_remove_20_filled": 62172,
+ "ic_fluent_tray_item_remove_20_regular": 62173,
+ "ic_fluent_tree_deciduous_20_filled": 62174,
+ "ic_fluent_tree_deciduous_20_regular": 62175,
+ "ic_fluent_tree_evergreen_20_filled": 62176,
+ "ic_fluent_tree_evergreen_20_regular": 62177,
+ "ic_fluent_triangle_20_filled": 62178,
+ "ic_fluent_triangle_20_regular": 62179,
+ "ic_fluent_triangle_down_20_filled": 62180,
+ "ic_fluent_triangle_down_20_regular": 62181,
+ "ic_fluent_triangle_left_20_filled": 62182,
+ "ic_fluent_triangle_left_20_regular": 62183,
+ "ic_fluent_triangle_right_20_filled": 62184,
+ "ic_fluent_triangle_right_20_regular": 62185,
+ "ic_fluent_triangle_up_20_filled": 62186,
+ "ic_fluent_triangle_up_20_regular": 62187,
+ "ic_fluent_trophy_20_filled": 62188,
+ "ic_fluent_trophy_20_regular": 62189,
+ "ic_fluent_trophy_lock_20_filled": 62190,
+ "ic_fluent_trophy_lock_20_regular": 62191,
+ "ic_fluent_trophy_off_20_filled": 62192,
+ "ic_fluent_trophy_off_20_regular": 62193,
+ "ic_fluent_tv_20_filled": 62194,
+ "ic_fluent_tv_20_regular": 62195,
+ "ic_fluent_tv_arrow_right_20_filled": 62196,
+ "ic_fluent_tv_arrow_right_20_regular": 62197,
+ "ic_fluent_tv_usb_20_filled": 62198,
+ "ic_fluent_tv_usb_20_regular": 62199,
+ "ic_fluent_umbrella_20_filled": 62200,
+ "ic_fluent_umbrella_20_regular": 62201,
+ "ic_fluent_uninstall_app_20_filled": 62202,
+ "ic_fluent_uninstall_app_20_regular": 62203,
+ "ic_fluent_usb_plug_20_filled": 62204,
+ "ic_fluent_usb_plug_20_regular": 62205,
+ "ic_fluent_usb_stick_20_filled": 62206,
+ "ic_fluent_usb_stick_20_regular": 62207,
+ "ic_fluent_vault_20_filled": 62208,
+ "ic_fluent_vault_20_regular": 62209,
+ "ic_fluent_vehicle_bicycle_20_filled": 62210,
+ "ic_fluent_vehicle_bicycle_20_regular": 62211,
+ "ic_fluent_vehicle_bus_20_filled": 62212,
+ "ic_fluent_vehicle_bus_20_regular": 62213,
+ "ic_fluent_vehicle_cab_20_filled": 62214,
+ "ic_fluent_vehicle_cab_20_regular": 62215,
+ "ic_fluent_vehicle_cable_car_20_filled": 62216,
+ "ic_fluent_vehicle_cable_car_20_regular": 62217,
+ "ic_fluent_vehicle_car_20_filled": 62218,
+ "ic_fluent_vehicle_car_20_regular": 62219,
+ "ic_fluent_vehicle_car_collision_20_filled": 62220,
+ "ic_fluent_vehicle_car_collision_20_regular": 62221,
+ "ic_fluent_vehicle_car_parking_20_filled": 62222,
+ "ic_fluent_vehicle_car_parking_20_regular": 62223,
+ "ic_fluent_vehicle_car_profile_20_filled": 62224,
+ "ic_fluent_vehicle_car_profile_20_regular": 62225,
+ "ic_fluent_vehicle_car_profile_ltr_20_filled": 62226,
+ "ic_fluent_vehicle_car_profile_ltr_20_regular": 62227,
+ "ic_fluent_vehicle_car_profile_ltr_clock_20_filled": 62228,
+ "ic_fluent_vehicle_car_profile_ltr_clock_20_regular": 62229,
+ "ic_fluent_vehicle_car_profile_rtl_20_filled": 62230,
+ "ic_fluent_vehicle_car_profile_rtl_20_regular": 62231,
+ "ic_fluent_vehicle_motorcycle_20_filled": 62232,
+ "ic_fluent_vehicle_motorcycle_20_regular": 62233,
+ "ic_fluent_vehicle_ship_20_filled": 62234,
+ "ic_fluent_vehicle_ship_20_regular": 62235,
+ "ic_fluent_vehicle_subway_20_filled": 62236,
+ "ic_fluent_vehicle_subway_20_regular": 62237,
+ "ic_fluent_vehicle_subway_clock_20_filled": 62238,
+ "ic_fluent_vehicle_subway_clock_20_regular": 62239,
+ "ic_fluent_vehicle_tractor_20_filled": 62240,
+ "ic_fluent_vehicle_tractor_20_regular": 62241,
+ "ic_fluent_vehicle_truck_20_filled": 62242,
+ "ic_fluent_vehicle_truck_20_regular": 62243,
+ "ic_fluent_vehicle_truck_bag_20_filled": 62244,
+ "ic_fluent_vehicle_truck_bag_20_regular": 62245,
+ "ic_fluent_vehicle_truck_cube_20_filled": 62246,
+ "ic_fluent_vehicle_truck_cube_20_regular": 62247,
+ "ic_fluent_vehicle_truck_profile_20_filled": 62248,
+ "ic_fluent_vehicle_truck_profile_20_regular": 62249,
+ "ic_fluent_video_20_filled": 62250,
+ "ic_fluent_video_20_regular": 62251,
+ "ic_fluent_video_360_20_filled": 62252,
+ "ic_fluent_video_360_20_regular": 62253,
+ "ic_fluent_video_360_off_20_filled": 62254,
+ "ic_fluent_video_360_off_20_regular": 62255,
+ "ic_fluent_video_add_20_filled": 62256,
+ "ic_fluent_video_add_20_regular": 62257,
+ "ic_fluent_video_background_effect_20_filled": 62258,
+ "ic_fluent_video_background_effect_20_regular": 62259,
+ "ic_fluent_video_background_effect_horizontal_20_filled": 62260,
+ "ic_fluent_video_background_effect_horizontal_20_regular": 62261,
+ "ic_fluent_video_bluetooth_20_filled": 62262,
+ "ic_fluent_video_bluetooth_20_regular": 62263,
+ "ic_fluent_video_chat_20_filled": 62264,
+ "ic_fluent_video_chat_20_regular": 62265,
+ "ic_fluent_video_clip_20_filled": 62266,
+ "ic_fluent_video_clip_20_regular": 62267,
+ "ic_fluent_video_clip_multiple_20_filled": 62268,
+ "ic_fluent_video_clip_multiple_20_regular": 62269,
+ "ic_fluent_video_clip_off_20_filled": 62270,
+ "ic_fluent_video_clip_off_20_regular": 62271,
+ "ic_fluent_video_clip_optimize_20_filled": 62272,
+ "ic_fluent_video_clip_optimize_20_regular": 62273,
+ "ic_fluent_video_clip_wand_20_filled": 62274,
+ "ic_fluent_video_clip_wand_20_regular": 62275,
+ "ic_fluent_video_off_20_filled": 62276,
+ "ic_fluent_video_off_20_regular": 62277,
+ "ic_fluent_video_person_20_filled": 62278,
+ "ic_fluent_video_person_20_regular": 62279,
+ "ic_fluent_video_person_call_20_filled": 62280,
+ "ic_fluent_video_person_call_20_regular": 62281,
+ "ic_fluent_video_person_clock_20_filled": 62282,
+ "ic_fluent_video_person_clock_20_regular": 62283,
+ "ic_fluent_video_person_off_20_filled": 62284,
+ "ic_fluent_video_person_off_20_regular": 62285,
+ "ic_fluent_video_person_pulse_20_filled": 62286,
+ "ic_fluent_video_person_pulse_20_regular": 62287,
+ "ic_fluent_video_person_sparkle_20_filled": 62288,
+ "ic_fluent_video_person_sparkle_20_regular": 62289,
+ "ic_fluent_video_person_sparkle_off_20_filled": 62290,
+ "ic_fluent_video_person_sparkle_off_20_regular": 62291,
+ "ic_fluent_video_person_star_20_filled": 62292,
+ "ic_fluent_video_person_star_20_regular": 62293,
+ "ic_fluent_video_person_star_off_20_filled": 62294,
+ "ic_fluent_video_person_star_off_20_regular": 62295,
+ "ic_fluent_video_play_pause_20_filled": 62296,
+ "ic_fluent_video_play_pause_20_regular": 62297,
+ "ic_fluent_video_prohibited_20_filled": 62298,
+ "ic_fluent_video_prohibited_20_regular": 62299,
+ "ic_fluent_video_recording_20_filled": 62300,
+ "ic_fluent_video_recording_20_regular": 62301,
+ "ic_fluent_video_security_20_filled": 62302,
+ "ic_fluent_video_security_20_regular": 62303,
+ "ic_fluent_video_switch_20_filled": 62304,
+ "ic_fluent_video_switch_20_regular": 62305,
+ "ic_fluent_video_sync_20_filled": 62306,
+ "ic_fluent_video_sync_20_regular": 62307,
+ "ic_fluent_video_usb_20_filled": 62308,
+ "ic_fluent_video_usb_20_regular": 62309,
+ "ic_fluent_view_desktop_20_filled": 62310,
+ "ic_fluent_view_desktop_20_regular": 62311,
+ "ic_fluent_view_desktop_mobile_20_filled": 62312,
+ "ic_fluent_view_desktop_mobile_20_regular": 62313,
+ "ic_fluent_virtual_network_20_filled": 62314,
+ "ic_fluent_virtual_network_20_regular": 62315,
+ "ic_fluent_virtual_network_toolbox_20_filled": 62316,
+ "ic_fluent_virtual_network_toolbox_20_regular": 62317,
+ "ic_fluent_voicemail_20_filled": 62318,
+ "ic_fluent_voicemail_20_regular": 62319,
+ "ic_fluent_voicemail_arrow_back_20_filled": 62320,
+ "ic_fluent_voicemail_arrow_back_20_regular": 62321,
+ "ic_fluent_voicemail_arrow_forward_20_filled": 62322,
+ "ic_fluent_voicemail_arrow_forward_20_regular": 62323,
+ "ic_fluent_voicemail_arrow_subtract_20_filled": 62324,
+ "ic_fluent_voicemail_arrow_subtract_20_regular": 62325,
+ "ic_fluent_voicemail_shield_20_filled": 62326,
+ "ic_fluent_voicemail_shield_20_regular": 62327,
+ "ic_fluent_voicemail_subtract_20_filled": 62328,
+ "ic_fluent_voicemail_subtract_20_regular": 62329,
+ "ic_fluent_vote_20_filled": 62330,
+ "ic_fluent_vote_20_regular": 62331,
+ "ic_fluent_walkie_talkie_20_filled": 62332,
+ "ic_fluent_walkie_talkie_20_regular": 62333,
+ "ic_fluent_wallet_20_filled": 62334,
+ "ic_fluent_wallet_20_regular": 62335,
+ "ic_fluent_wallet_credit_card_20_filled": 62336,
+ "ic_fluent_wallet_credit_card_20_regular": 62337,
+ "ic_fluent_wallpaper_20_filled": 62338,
+ "ic_fluent_wallpaper_20_regular": 62339,
+ "ic_fluent_wand_20_filled": 62340,
+ "ic_fluent_wand_20_regular": 62341,
+ "ic_fluent_warning_20_filled": 62342,
+ "ic_fluent_warning_20_regular": 62343,
+ "ic_fluent_warning_lock_open_20_filled": 62344,
+ "ic_fluent_warning_lock_open_20_regular": 62345,
+ "ic_fluent_warning_shield_20_filled": 62346,
+ "ic_fluent_warning_shield_20_regular": 62347,
+ "ic_fluent_washer_20_filled": 62348,
+ "ic_fluent_washer_20_regular": 62349,
+ "ic_fluent_water_20_filled": 62350,
+ "ic_fluent_water_20_regular": 62351,
+ "ic_fluent_weather_blowing_snow_20_filled": 62352,
+ "ic_fluent_weather_blowing_snow_20_regular": 62353,
+ "ic_fluent_weather_cloudy_20_filled": 62354,
+ "ic_fluent_weather_cloudy_20_regular": 62355,
+ "ic_fluent_weather_drizzle_20_filled": 62356,
+ "ic_fluent_weather_drizzle_20_regular": 62357,
+ "ic_fluent_weather_duststorm_20_filled": 62358,
+ "ic_fluent_weather_duststorm_20_regular": 62359,
+ "ic_fluent_weather_fog_20_filled": 62360,
+ "ic_fluent_weather_fog_20_regular": 62361,
+ "ic_fluent_weather_hail_day_20_filled": 62362,
+ "ic_fluent_weather_hail_day_20_regular": 62363,
+ "ic_fluent_weather_hail_night_20_filled": 62364,
+ "ic_fluent_weather_hail_night_20_regular": 62365,
+ "ic_fluent_weather_haze_20_filled": 62366,
+ "ic_fluent_weather_haze_20_regular": 62367,
+ "ic_fluent_weather_moon_20_filled": 62368,
+ "ic_fluent_weather_moon_20_regular": 62369,
+ "ic_fluent_weather_moon_off_20_filled": 62370,
+ "ic_fluent_weather_moon_off_20_regular": 62371,
+ "ic_fluent_weather_partly_cloudy_day_20_filled": 62372,
+ "ic_fluent_weather_partly_cloudy_day_20_regular": 62373,
+ "ic_fluent_weather_partly_cloudy_night_20_filled": 62374,
+ "ic_fluent_weather_partly_cloudy_night_20_regular": 62375,
+ "ic_fluent_weather_rain_20_filled": 62376,
+ "ic_fluent_weather_rain_20_regular": 62377,
+ "ic_fluent_weather_rain_showers_day_20_filled": 62378,
+ "ic_fluent_weather_rain_showers_day_20_regular": 62379,
+ "ic_fluent_weather_rain_showers_night_20_filled": 62380,
+ "ic_fluent_weather_rain_showers_night_20_regular": 62381,
+ "ic_fluent_weather_rain_snow_20_filled": 62382,
+ "ic_fluent_weather_rain_snow_20_regular": 62383,
+ "ic_fluent_weather_snow_20_filled": 62384,
+ "ic_fluent_weather_snow_20_regular": 62385,
+ "ic_fluent_weather_snow_shower_day_20_filled": 62386,
+ "ic_fluent_weather_snow_shower_day_20_regular": 62387,
+ "ic_fluent_weather_snow_shower_night_20_filled": 62388,
+ "ic_fluent_weather_snow_shower_night_20_regular": 62389,
+ "ic_fluent_weather_snowflake_20_filled": 62390,
+ "ic_fluent_weather_snowflake_20_regular": 62391,
+ "ic_fluent_weather_squalls_20_filled": 62392,
+ "ic_fluent_weather_squalls_20_regular": 62393,
+ "ic_fluent_weather_sunny_20_filled": 62394,
+ "ic_fluent_weather_sunny_20_regular": 62395,
+ "ic_fluent_weather_sunny_high_20_filled": 62396,
+ "ic_fluent_weather_sunny_high_20_regular": 62397,
+ "ic_fluent_weather_sunny_low_20_filled": 62398,
+ "ic_fluent_weather_sunny_low_20_regular": 62399,
+ "ic_fluent_weather_thunderstorm_20_filled": 62400,
+ "ic_fluent_weather_thunderstorm_20_regular": 62401,
+ "ic_fluent_web_asset_20_filled": 62402,
+ "ic_fluent_web_asset_20_regular": 62403,
+ "ic_fluent_whiteboard_20_filled": 62404,
+ "ic_fluent_whiteboard_20_regular": 62405,
+ "ic_fluent_whiteboard_off_20_filled": 62406,
+ "ic_fluent_whiteboard_off_20_regular": 62407,
+ "ic_fluent_wifi_1_20_filled": 62408,
+ "ic_fluent_wifi_1_20_regular": 62409,
+ "ic_fluent_wifi_2_20_filled": 62410,
+ "ic_fluent_wifi_2_20_regular": 62411,
+ "ic_fluent_wifi_3_20_filled": 62412,
+ "ic_fluent_wifi_3_20_regular": 62413,
+ "ic_fluent_wifi_4_20_filled": 62414,
+ "ic_fluent_wifi_4_20_regular": 62415,
+ "ic_fluent_wifi_lock_20_filled": 62416,
+ "ic_fluent_wifi_lock_20_regular": 62417,
+ "ic_fluent_wifi_off_20_filled": 62418,
+ "ic_fluent_wifi_off_20_regular": 62419,
+ "ic_fluent_wifi_settings_20_filled": 62420,
+ "ic_fluent_wifi_settings_20_regular": 62421,
+ "ic_fluent_wifi_warning_20_filled": 62422,
+ "ic_fluent_wifi_warning_20_regular": 62423,
+ "ic_fluent_window_20_filled": 62424,
+ "ic_fluent_window_20_regular": 62425,
+ "ic_fluent_window_ad_20_filled": 62426,
+ "ic_fluent_window_ad_20_regular": 62427,
+ "ic_fluent_window_ad_off_20_filled": 62428,
+ "ic_fluent_window_ad_off_20_regular": 62429,
+ "ic_fluent_window_ad_person_20_filled": 62430,
+ "ic_fluent_window_ad_person_20_regular": 62431,
+ "ic_fluent_window_apps_20_filled": 62432,
+ "ic_fluent_window_apps_20_regular": 62433,
+ "ic_fluent_window_arrow_up_20_filled": 62434,
+ "ic_fluent_window_arrow_up_20_regular": 62435,
+ "ic_fluent_window_brush_20_filled": 62436,
+ "ic_fluent_window_brush_20_regular": 62437,
+ "ic_fluent_window_bullet_list_20_filled": 62438,
+ "ic_fluent_window_bullet_list_20_regular": 62439,
+ "ic_fluent_window_bullet_list_add_20_filled": 62440,
+ "ic_fluent_window_bullet_list_add_20_regular": 62441,
+ "ic_fluent_window_column_one_fourth_left_20_filled": 62442,
+ "ic_fluent_window_column_one_fourth_left_20_regular": 62443,
+ "ic_fluent_window_column_one_fourth_left_focus_left_20_filled": 62444,
+ "ic_fluent_window_column_one_fourth_left_focus_top_20_filled": 62445,
+ "ic_fluent_window_console_20_filled": 62446,
+ "ic_fluent_window_console_20_regular": 62447,
+ "ic_fluent_window_database_20_filled": 62448,
+ "ic_fluent_window_database_20_regular": 62449,
+ "ic_fluent_window_dev_edit_20_filled": 62450,
+ "ic_fluent_window_dev_edit_20_regular": 62451,
+ "ic_fluent_window_dev_tools_20_filled": 62452,
+ "ic_fluent_window_dev_tools_20_regular": 62453,
+ "ic_fluent_window_edit_20_filled": 62454,
+ "ic_fluent_window_edit_20_regular": 62455,
+ "ic_fluent_window_fingerprint_20_filled": 62456,
+ "ic_fluent_window_fingerprint_20_regular": 62457,
+ "ic_fluent_window_header_horizontal_20_filled": 62458,
+ "ic_fluent_window_header_horizontal_20_regular": 62459,
+ "ic_fluent_window_header_horizontal_off_20_filled": 62460,
+ "ic_fluent_window_header_horizontal_off_20_regular": 62461,
+ "ic_fluent_window_header_vertical_20_filled": 62462,
+ "ic_fluent_window_header_vertical_20_regular": 62463,
+ "ic_fluent_window_inprivate_20_filled": 62464,
+ "ic_fluent_window_inprivate_20_regular": 62465,
+ "ic_fluent_window_inprivate_account_20_filled": 62466,
+ "ic_fluent_window_inprivate_account_20_regular": 62467,
+ "ic_fluent_window_location_target_20_filled": 62468,
+ "ic_fluent_window_location_target_20_regular": 62469,
+ "ic_fluent_window_multiple_20_filled": 62470,
+ "ic_fluent_window_multiple_20_regular": 62471,
+ "ic_fluent_window_multiple_swap_20_filled": 62472,
+ "ic_fluent_window_multiple_swap_20_regular": 62473,
+ "ic_fluent_window_new_20_filled": 62474,
+ "ic_fluent_window_new_20_regular": 62475,
+ "ic_fluent_window_play_20_filled": 62476,
+ "ic_fluent_window_play_20_regular": 62477,
+ "ic_fluent_window_settings_20_filled": 62478,
+ "ic_fluent_window_settings_20_regular": 62479,
+ "ic_fluent_window_shield_20_filled": 62480,
+ "ic_fluent_window_shield_20_regular": 62481,
+ "ic_fluent_window_text_20_filled": 62482,
+ "ic_fluent_window_text_20_regular": 62483,
+ "ic_fluent_window_wrench_20_filled": 62484,
+ "ic_fluent_window_wrench_20_regular": 62485,
+ "ic_fluent_wrench_20_filled": 62486,
+ "ic_fluent_wrench_20_regular": 62487,
+ "ic_fluent_wrench_screwdriver_20_filled": 62488,
+ "ic_fluent_wrench_screwdriver_20_regular": 62489,
+ "ic_fluent_wrench_settings_20_filled": 62490,
+ "ic_fluent_wrench_settings_20_regular": 62491,
+ "ic_fluent_xbox_console_20_filled": 62492,
+ "ic_fluent_xbox_console_20_regular": 62493,
+ "ic_fluent_xbox_controller_20_filled": 62494,
+ "ic_fluent_xbox_controller_20_regular": 62495,
+ "ic_fluent_xbox_controller_error_20_filled": 62496,
+ "ic_fluent_xbox_controller_error_20_regular": 62497,
+ "ic_fluent_xray_20_filled": 62498,
+ "ic_fluent_xray_20_regular": 62499,
+ "ic_fluent_zoom_fit_20_filled": 62500,
+ "ic_fluent_zoom_fit_20_regular": 62501,
+ "ic_fluent_zoom_in_20_filled": 62502,
+ "ic_fluent_zoom_in_20_regular": 62503,
+ "ic_fluent_zoom_out_20_filled": 62504,
+ "ic_fluent_zoom_out_20_regular": 62505
}
\ No newline at end of file
diff --git a/fonts/FluentSystemIcons-Resizable.ttf b/fonts/FluentSystemIcons-Resizable.ttf
index 99c92609ed..fccc154133 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 b4d63bdfbd..15a67bf901 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 cb0d8359ee..a3b9979919 100644
Binary files a/fonts/FluentSystemIcons-Resizable.woff2 and b/fonts/FluentSystemIcons-Resizable.woff2 differ
diff --git a/icons_color.md b/icons_color.md
index 677bd3627b..4d45226b9a 100644
--- a/icons_color.md
+++ b/icons_color.md
@@ -42,16 +42,22 @@
|Error Circle||`errorCircle16Color`
`errorCircle20Color`
`errorCircle24Color`
`errorCircle48Color`|`ic_fluent_error_circle_16_color`
`ic_fluent_error_circle_20_color`
`ic_fluent_error_circle_24_color`
`ic_fluent_error_circle_48_color`|
|Food||`food16Color`
`food20Color`
`food24Color`
`food28Color`
`food32Color`
`food48Color`|`ic_fluent_food_16_color`
`ic_fluent_food_20_color`
`ic_fluent_food_24_color`
`ic_fluent_food_28_color`
`ic_fluent_food_32_color`
`ic_fluent_food_48_color`|
|Game Chat||`gameChat20Color`|`ic_fluent_game_chat_20_color`|
+|Gift||`gift16Color`
`gift20Color`
`gift24Color`|`ic_fluent_gift_16_color`
`ic_fluent_gift_20_color`
`ic_fluent_gift_24_color`|
+|Gift Card||`giftCard16Color`
`giftCard20Color`
`giftCard24Color`|`ic_fluent_gift_card_16_color`
`ic_fluent_gift_card_20_color`
`ic_fluent_gift_card_24_color`|
|Globe Shield||`globeShield20Color`
`globeShield24Color`
`globeShield48Color`|`ic_fluent_globe_shield_20_color`
`ic_fluent_globe_shield_24_color`
`ic_fluent_globe_shield_48_color`|
|Headphones||`headphones20Color`
`headphones24Color`
`headphones28Color`
`headphones32Color`
`headphones48Color`|`ic_fluent_headphones_20_color`
`ic_fluent_headphones_24_color`
`ic_fluent_headphones_28_color`
`ic_fluent_headphones_32_color`
`ic_fluent_headphones_48_color`|
|Headset||`headset16Color`
`headset20Color`
`headset24Color`
`headset28Color`
`headset32Color`
`headset48Color`|`ic_fluent_headset_16_color`
`ic_fluent_headset_20_color`
`ic_fluent_headset_24_color`
`ic_fluent_headset_28_color`
`ic_fluent_headset_32_color`
`ic_fluent_headset_48_color`|
|History||`history16Color`
`history20Color`
`history24Color`
`history28Color`
`history32Color`
`history48Color`|`ic_fluent_history_16_color`
`ic_fluent_history_20_color`
`ic_fluent_history_24_color`
`ic_fluent_history_28_color`
`ic_fluent_history_32_color`
`ic_fluent_history_48_color`|
|Home||`home16Color`
`home20Color`
`home24Color`
`home28Color`
`home32Color`
`home48Color`|`ic_fluent_home_16_color`
`ic_fluent_home_20_color`
`ic_fluent_home_24_color`
`ic_fluent_home_28_color`
`ic_fluent_home_32_color`
`ic_fluent_home_48_color`|
|Library||`library16Color`
`library20Color`
`library24Color`
`library28Color`
`library32Color`|`ic_fluent_library_16_color`
`ic_fluent_library_20_color`
`ic_fluent_library_24_color`
`ic_fluent_library_28_color`
`ic_fluent_library_32_color`|
+|Location Ripple||`locationRipple16Color`
`locationRipple20Color`
`locationRipple24Color`|`ic_fluent_location_ripple_16_color`
`ic_fluent_location_ripple_20_color`
`ic_fluent_location_ripple_24_color`|
|Mail||`mail16Color`
`mail20Color`
`mail24Color`
`mail28Color`
`mail32Color`
`mail48Color`|`ic_fluent_mail_16_color`
`ic_fluent_mail_20_color`
`ic_fluent_mail_24_color`
`ic_fluent_mail_28_color`
`ic_fluent_mail_32_color`
`ic_fluent_mail_48_color`|
|Mail Multiple||`mailMultiple16Color`
`mailMultiple20Color`
`mailMultiple24Color`
`mailMultiple28Color`
`mailMultiple32Color`|`ic_fluent_mail_multiple_16_color`
`ic_fluent_mail_multiple_20_color`
`ic_fluent_mail_multiple_24_color`
`ic_fluent_mail_multiple_28_color`
`ic_fluent_mail_multiple_32_color`|
|Mic||`mic16Color`
`mic20Color`
`mic24Color`
`mic28Color`
`mic32Color`
`mic48Color`|`ic_fluent_mic_16_color`
`ic_fluent_mic_20_color`
`ic_fluent_mic_24_color`
`ic_fluent_mic_28_color`
`ic_fluent_mic_32_color`
`ic_fluent_mic_48_color`|
+|Molecule||`molecule16Color`
`molecule20Color`
`molecule24Color`
`molecule28Color`
`molecule32Color`
`molecule48Color`|`ic_fluent_molecule_16_color`
`ic_fluent_molecule_20_color`
`ic_fluent_molecule_24_color`
`ic_fluent_molecule_28_color`
`ic_fluent_molecule_32_color`
`ic_fluent_molecule_48_color`|
+|News||`news16Color`
`news20Color`
`news24Color`
`news28Color`|`ic_fluent_news_16_color`
`ic_fluent_news_20_color`
`ic_fluent_news_24_color`
`ic_fluent_news_28_color`|
|Org||`org16Color`
`org20Color`
`org24Color`
`org28Color`
`org32Color`
`org48Color`|`ic_fluent_org_16_color`
`ic_fluent_org_20_color`
`ic_fluent_org_24_color`
`ic_fluent_org_28_color`
`ic_fluent_org_32_color`
`ic_fluent_org_48_color`|
+|Paw||`paw16Color`
`paw20Color`
`paw24Color`
`paw28Color`
`paw32Color`
`paw48Color`|`ic_fluent_paw_16_color`
`ic_fluent_paw_20_color`
`ic_fluent_paw_24_color`
`ic_fluent_paw_28_color`
`ic_fluent_paw_32_color`
`ic_fluent_paw_48_color`|
|People||`people16Color`
`people20Color`
`people24Color`
`people28Color`
`people32Color`
`people48Color`|`ic_fluent_people_16_color`
`ic_fluent_people_20_color`
`ic_fluent_people_24_color`
`ic_fluent_people_28_color`
`ic_fluent_people_32_color`
`ic_fluent_people_48_color`|
|People Home||`peopleHome16Color`
`peopleHome20Color`
`peopleHome24Color`
`peopleHome28Color`
`peopleHome32Color`
`peopleHome48Color`|`ic_fluent_people_home_16_color`
`ic_fluent_people_home_20_color`
`ic_fluent_people_home_24_color`
`ic_fluent_people_home_28_color`
`ic_fluent_people_home_32_color`
`ic_fluent_people_home_48_color`|
|People Team||`peopleTeam16Color`
`peopleTeam20Color`
`peopleTeam24Color`
`peopleTeam28Color`
`peopleTeam32Color`
`peopleTeam48Color`|`ic_fluent_people_team_16_color`
`ic_fluent_people_team_20_color`
`ic_fluent_people_team_24_color`
`ic_fluent_people_team_28_color`
`ic_fluent_people_team_32_color`
`ic_fluent_people_team_48_color`|
@@ -59,17 +65,24 @@
|Person Available||`personAvailable16Color`
`personAvailable20Color`
`personAvailable24Color`|`ic_fluent_person_available_16_color`
`ic_fluent_person_available_20_color`
`ic_fluent_person_available_24_color`|
|Pin||`pin16Color`
`pin20Color`
`pin24Color`
`pin28Color`
`pin32Color`
`pin48Color`|`ic_fluent_pin_16_color`
`ic_fluent_pin_20_color`
`ic_fluent_pin_24_color`
`ic_fluent_pin_28_color`
`ic_fluent_pin_32_color`
`ic_fluent_pin_48_color`|
|Poll||`poll16Color`
`poll20Color`
`poll24Color`
`poll32Color`|`ic_fluent_poll_16_color`
`ic_fluent_poll_20_color`
`ic_fluent_poll_24_color`
`ic_fluent_poll_32_color`|
+|Premium||`premium16Color`
`premium20Color`
`premium24Color`
`premium28Color`
`premium32Color`|`ic_fluent_premium_16_color`
`ic_fluent_premium_20_color`
`ic_fluent_premium_24_color`
`ic_fluent_premium_28_color`
`ic_fluent_premium_32_color`|
+|Puzzle Piece||`puzzlePiece16Color`
`puzzlePiece20Color`
`puzzlePiece24Color`
`puzzlePiece28Color`
`puzzlePiece32Color`
`puzzlePiece48Color`|`ic_fluent_puzzle_piece_16_color`
`ic_fluent_puzzle_piece_20_color`
`ic_fluent_puzzle_piece_24_color`
`ic_fluent_puzzle_piece_28_color`
`ic_fluent_puzzle_piece_32_color`
`ic_fluent_puzzle_piece_48_color`|
|Question Circle||`questionCircle16Color`
`questionCircle20Color`
`questionCircle24Color`
`questionCircle28Color`
`questionCircle32Color`
`questionCircle48Color`|`ic_fluent_question_circle_16_color`
`ic_fluent_question_circle_20_color`
`ic_fluent_question_circle_24_color`
`ic_fluent_question_circle_28_color`
`ic_fluent_question_circle_32_color`
`ic_fluent_question_circle_48_color`|
|Receipt||`receipt16Color`
`receipt20Color`
`receipt24Color`
`receipt28Color`
`receipt32Color`|`ic_fluent_receipt_16_color`
`ic_fluent_receipt_20_color`
`ic_fluent_receipt_24_color`
`ic_fluent_receipt_28_color`
`ic_fluent_receipt_32_color`|
|Reward||`reward16Color`
`reward20Color`
`reward24Color`|`ic_fluent_reward_16_color`
`ic_fluent_reward_20_color`
`ic_fluent_reward_24_color`|
+|Savings||`savings16Color`
`savings20Color`
`savings24Color`
`savings32Color`|`ic_fluent_savings_16_color`
`ic_fluent_savings_20_color`
`ic_fluent_savings_24_color`
`ic_fluent_savings_32_color`|
|Scan Person||`scanPerson16Color`
`scanPerson20Color`
`scanPerson24Color`
`scanPerson28Color`
`scanPerson48Color`|`ic_fluent_scan_person_16_color`
`ic_fluent_scan_person_20_color`
`ic_fluent_scan_person_24_color`
`ic_fluent_scan_person_28_color`
`ic_fluent_scan_person_48_color`|
|Scan Type||`scanType20Color`
`scanType24Color`|`ic_fluent_scan_type_20_color`
`ic_fluent_scan_type_24_color`|
|Search Visual||`searchVisual16Color`
`searchVisual20Color`
`searchVisual24Color`|`ic_fluent_search_visual_16_color`
`ic_fluent_search_visual_20_color`
`ic_fluent_search_visual_24_color`|
|Shield||`shield16Color`
`shield20Color`
`shield24Color`
`shield28Color`
`shield32Color`
`shield48Color`|`ic_fluent_shield_16_color`
`ic_fluent_shield_20_color`
`ic_fluent_shield_24_color`
`ic_fluent_shield_28_color`
`ic_fluent_shield_32_color`
`ic_fluent_shield_48_color`|
|Shield Checkmark||`shieldCheckmark16Color`
`shieldCheckmark20Color`
`shieldCheckmark24Color`
`shieldCheckmark28Color`
`shieldCheckmark48Color`|`ic_fluent_shield_checkmark_16_color`
`ic_fluent_shield_checkmark_20_color`
`ic_fluent_shield_checkmark_24_color`
`ic_fluent_shield_checkmark_28_color`
`ic_fluent_shield_checkmark_48_color`|
|Shifts||`shifts16Color`
`shifts20Color`
`shifts24Color`
`shifts28Color`
`shifts32Color`|`ic_fluent_shifts_16_color`
`ic_fluent_shifts_20_color`
`ic_fluent_shifts_24_color`
`ic_fluent_shifts_28_color`
`ic_fluent_shifts_32_color`|
+|Sport||`sport16Color`
`sport20Color`
`sport24Color`|`ic_fluent_sport_16_color`
`ic_fluent_sport_20_color`
`ic_fluent_sport_24_color`|
+|Star||`star16Color`
`star20Color`
`star24Color`
`star28Color`
`star32Color`
`star48Color`|`ic_fluent_star_16_color`
`ic_fluent_star_20_color`
`ic_fluent_star_24_color`
`ic_fluent_star_28_color`
`ic_fluent_star_32_color`
`ic_fluent_star_48_color`|
|Text Edit Style||`textEditStyle16Color`
`textEditStyle20Color`
`textEditStyle24Color`|`ic_fluent_text_edit_style_16_color`
`ic_fluent_text_edit_style_20_color`
`ic_fluent_text_edit_style_24_color`|
+|Trophy||`trophy16Color`
`trophy20Color`
`trophy24Color`
`trophy28Color`
`trophy32Color`
`trophy48Color`|`ic_fluent_trophy_16_color`
`ic_fluent_trophy_20_color`
`ic_fluent_trophy_24_color`
`ic_fluent_trophy_28_color`
`ic_fluent_trophy_32_color`
`ic_fluent_trophy_48_color`|
|Vault||`vault16Color`
`vault20Color`
`vault24Color`|`ic_fluent_vault_16_color`
`ic_fluent_vault_20_color`
`ic_fluent_vault_24_color`|
|Video||`video16Color`
`video20Color`
`video24Color`
`video28Color`
`video32Color`
`video48Color`|`ic_fluent_video_16_color`
`ic_fluent_video_20_color`
`ic_fluent_video_24_color`
`ic_fluent_video_28_color`
`ic_fluent_video_32_color`
`ic_fluent_video_48_color`|
|Warning||`warning16Color`
`warning20Color`
`warning24Color`
`warning28Color`
`warning32Color`
`warning48Color`|`ic_fluent_warning_16_color`
`ic_fluent_warning_20_color`
`ic_fluent_warning_24_color`
`ic_fluent_warning_28_color`
`ic_fluent_warning_32_color`
`ic_fluent_warning_48_color`|
+|Weather Snowflake||`weatherSnowflake20Color`
`weatherSnowflake24Color`
`weatherSnowflake32Color`
`weatherSnowflake48Color`|`ic_fluent_weather_snowflake_20_color`
`ic_fluent_weather_snowflake_24_color`
`ic_fluent_weather_snowflake_32_color`
`ic_fluent_weather_snowflake_48_color`|
|Wrench||`wrench16Color`
`wrench20Color`
`wrench24Color`|`ic_fluent_wrench_16_color`
`ic_fluent_wrench_20_color`
`ic_fluent_wrench_24_color`|
diff --git a/icons_filled.md b/icons_filled.md
index 50203b3477..22b369f6bd 100644
--- a/icons_filled.md
+++ b/icons_filled.md
@@ -51,6 +51,7 @@
|Align Top||`alignTop16Filled`
`alignTop20Filled`
`alignTop24Filled`
`alignTop28Filled`
`alignTop32Filled`
`alignTop48Filled`|`ic_fluent_align_top_16_filled`
`ic_fluent_align_top_20_filled`
`ic_fluent_align_top_24_filled`
`ic_fluent_align_top_28_filled`
`ic_fluent_align_top_32_filled`
`ic_fluent_align_top_48_filled`|
|Animal Cat||`animalCat16Filled`
`animalCat20Filled`
`animalCat24Filled`
`animalCat28Filled`|`ic_fluent_animal_cat_16_filled`
`ic_fluent_animal_cat_20_filled`
`ic_fluent_animal_cat_24_filled`
`ic_fluent_animal_cat_28_filled`|
|Animal Dog||`animalDog16Filled`
`animalDog20Filled`
`animalDog24Filled`|`ic_fluent_animal_dog_16_filled`
`ic_fluent_animal_dog_20_filled`
`ic_fluent_animal_dog_24_filled`|
+|Animal Paw Print||`animalPawPrint16Filled`
`animalPawPrint20Filled`
`animalPawPrint24Filled`
`animalPawPrint28Filled`
`animalPawPrint32Filled`
`animalPawPrint48Filled`|`ic_fluent_animal_paw_print_16_filled`
`ic_fluent_animal_paw_print_20_filled`
`ic_fluent_animal_paw_print_24_filled`
`ic_fluent_animal_paw_print_28_filled`
`ic_fluent_animal_paw_print_32_filled`
`ic_fluent_animal_paw_print_48_filled`|
|Animal Rabbit||`animalRabbit16Filled`
`animalRabbit20Filled`
`animalRabbit24Filled`
`animalRabbit28Filled`
`animalRabbit32Filled`|`ic_fluent_animal_rabbit_16_filled`
`ic_fluent_animal_rabbit_20_filled`
`ic_fluent_animal_rabbit_24_filled`
`ic_fluent_animal_rabbit_28_filled`
`ic_fluent_animal_rabbit_32_filled`|
|Animal Rabbit Off||`animalRabbitOff20Filled`
`animalRabbitOff32Filled`|`ic_fluent_animal_rabbit_off_20_filled`
`ic_fluent_animal_rabbit_off_32_filled`|
|Animal Turtle||`animalTurtle16Filled`
`animalTurtle20Filled`
`animalTurtle24Filled`
`animalTurtle28Filled`|`ic_fluent_animal_turtle_16_filled`
`ic_fluent_animal_turtle_20_filled`
`ic_fluent_animal_turtle_24_filled`
`ic_fluent_animal_turtle_28_filled`|
@@ -82,7 +83,7 @@
|Arrow Between Up||`arrowBetweenUp20Filled`|`ic_fluent_arrow_between_up_20_filled`|
|Arrow Bidirectional Left Right||`arrowBidirectionalLeftRight16Filled`
`arrowBidirectionalLeftRight20Filled`
`arrowBidirectionalLeftRight24Filled`
`arrowBidirectionalLeftRight28Filled`|`ic_fluent_arrow_bidirectional_left_right_16_filled`
`ic_fluent_arrow_bidirectional_left_right_20_filled`
`ic_fluent_arrow_bidirectional_left_right_24_filled`
`ic_fluent_arrow_bidirectional_left_right_28_filled`|
|Arrow Bidirectional Up Down||`arrowBidirectionalUpDown12Filled`
`arrowBidirectionalUpDown16Filled`
`arrowBidirectionalUpDown20Filled`
`arrowBidirectionalUpDown24Filled`|`ic_fluent_arrow_bidirectional_up_down_12_filled`
`ic_fluent_arrow_bidirectional_up_down_16_filled`
`ic_fluent_arrow_bidirectional_up_down_20_filled`
`ic_fluent_arrow_bidirectional_up_down_24_filled`|
-|Arrow Bounce||`arrowBounce16Filled`
`arrowBounce20Filled`
`arrowBounce24Filled`|`ic_fluent_arrow_bounce_16_filled`
`ic_fluent_arrow_bounce_20_filled`
`ic_fluent_arrow_bounce_24_filled`|
+|Arrow Bounce||`arrowBounce12Filled`
`arrowBounce16Filled`
`arrowBounce20Filled`
`arrowBounce24Filled`
`arrowBounce28Filled`
`arrowBounce48Filled`|`ic_fluent_arrow_bounce_12_filled`
`ic_fluent_arrow_bounce_16_filled`
`ic_fluent_arrow_bounce_20_filled`
`ic_fluent_arrow_bounce_24_filled`
`ic_fluent_arrow_bounce_28_filled`
`ic_fluent_arrow_bounce_48_filled`|
|Arrow Circle Down||`arrowCircleDown12Filled`
`arrowCircleDown16Filled`
`arrowCircleDown20Filled`
`arrowCircleDown24Filled`
`arrowCircleDown28Filled`
`arrowCircleDown32Filled`
`arrowCircleDown48Filled`|`ic_fluent_arrow_circle_down_12_filled`
`ic_fluent_arrow_circle_down_16_filled`
`ic_fluent_arrow_circle_down_20_filled`
`ic_fluent_arrow_circle_down_24_filled`
`ic_fluent_arrow_circle_down_28_filled`
`ic_fluent_arrow_circle_down_32_filled`
`ic_fluent_arrow_circle_down_48_filled`|
|Arrow Circle Down Double||`arrowCircleDownDouble20Filled`
`arrowCircleDownDouble24Filled`|`ic_fluent_arrow_circle_down_double_20_filled`
`ic_fluent_arrow_circle_down_double_24_filled`|
|Arrow Circle Down Right||`arrowCircleDownRight16Filled`
`arrowCircleDownRight20Filled`
`arrowCircleDownRight24Filled`|`ic_fluent_arrow_circle_down_right_16_filled`
`ic_fluent_arrow_circle_down_right_20_filled`
`ic_fluent_arrow_circle_down_right_24_filled`|
@@ -94,7 +95,8 @@
|Arrow Circle Up Left||`arrowCircleUpLeft16Filled`
`arrowCircleUpLeft20Filled`
`arrowCircleUpLeft24Filled`|`ic_fluent_arrow_circle_up_left_16_filled`
`ic_fluent_arrow_circle_up_left_20_filled`
`ic_fluent_arrow_circle_up_left_24_filled`|
|Arrow Circle Up Right||`arrowCircleUpRight16Filled`
`arrowCircleUpRight20Filled`
`arrowCircleUpRight24Filled`|`ic_fluent_arrow_circle_up_right_16_filled`
`ic_fluent_arrow_circle_up_right_20_filled`
`ic_fluent_arrow_circle_up_right_24_filled`|
|Arrow Clockwise||`arrowClockwise12Filled`
`arrowClockwise16Filled`
`arrowClockwise20Filled`
`arrowClockwise24Filled`
`arrowClockwise28Filled`
`arrowClockwise32Filled`
`arrowClockwise48Filled`|`ic_fluent_arrow_clockwise_12_filled`
`ic_fluent_arrow_clockwise_16_filled`
`ic_fluent_arrow_clockwise_20_filled`
`ic_fluent_arrow_clockwise_24_filled`
`ic_fluent_arrow_clockwise_28_filled`
`ic_fluent_arrow_clockwise_32_filled`
`ic_fluent_arrow_clockwise_48_filled`|
-|Arrow Clockwise Dashes||`arrowClockwiseDashes16Filled`
`arrowClockwiseDashes20Filled`
`arrowClockwiseDashes24Filled`
`arrowClockwiseDashes32Filled`|`ic_fluent_arrow_clockwise_dashes_16_filled`
`ic_fluent_arrow_clockwise_dashes_20_filled`
`ic_fluent_arrow_clockwise_dashes_24_filled`
`ic_fluent_arrow_clockwise_dashes_32_filled`|
+|Arrow Clockwise Dashes||`arrowClockwiseDashes16Filled`
`arrowClockwiseDashes20Filled`
`arrowClockwiseDashes24Filled`
`arrowClockwiseDashes28Filled`
`arrowClockwiseDashes32Filled`
`arrowClockwiseDashes48Filled`|`ic_fluent_arrow_clockwise_dashes_16_filled`
`ic_fluent_arrow_clockwise_dashes_20_filled`
`ic_fluent_arrow_clockwise_dashes_24_filled`
`ic_fluent_arrow_clockwise_dashes_28_filled`
`ic_fluent_arrow_clockwise_dashes_32_filled`
`ic_fluent_arrow_clockwise_dashes_48_filled`|
+|Arrow Clockwise Dashes Settings||`arrowClockwiseDashesSettings16Filled`
`arrowClockwiseDashesSettings20Filled`
`arrowClockwiseDashesSettings24Filled`
`arrowClockwiseDashesSettings28Filled`
`arrowClockwiseDashesSettings32Filled`
`arrowClockwiseDashesSettings48Filled`|`ic_fluent_arrow_clockwise_dashes_settings_16_filled`
`ic_fluent_arrow_clockwise_dashes_settings_20_filled`
`ic_fluent_arrow_clockwise_dashes_settings_24_filled`
`ic_fluent_arrow_clockwise_dashes_settings_28_filled`
`ic_fluent_arrow_clockwise_dashes_settings_32_filled`
`ic_fluent_arrow_clockwise_dashes_settings_48_filled`|
|Arrow Collapse All||`arrowCollapseAll16Filled`
`arrowCollapseAll20Filled`
`arrowCollapseAll24Filled`|`ic_fluent_arrow_collapse_all_16_filled`
`ic_fluent_arrow_collapse_all_20_filled`
`ic_fluent_arrow_collapse_all_24_filled`|
|Arrow Counterclockwise||`arrowCounterclockwise12Filled`
`arrowCounterclockwise16Filled`
`arrowCounterclockwise20Filled`
`arrowCounterclockwise24Filled`
`arrowCounterclockwise28Filled`
`arrowCounterclockwise32Filled`
`arrowCounterclockwise48Filled`|`ic_fluent_arrow_counterclockwise_12_filled`
`ic_fluent_arrow_counterclockwise_16_filled`
`ic_fluent_arrow_counterclockwise_20_filled`
`ic_fluent_arrow_counterclockwise_24_filled`
`ic_fluent_arrow_counterclockwise_28_filled`
`ic_fluent_arrow_counterclockwise_32_filled`
`ic_fluent_arrow_counterclockwise_48_filled`|
|Arrow Counterclockwise Dashes||`arrowCounterclockwiseDashes20Filled`
`arrowCounterclockwiseDashes24Filled`|`ic_fluent_arrow_counterclockwise_dashes_20_filled`
`ic_fluent_arrow_counterclockwise_dashes_24_filled`|
@@ -104,7 +106,7 @@
|Arrow Curve Up Right||`arrowCurveUpRight20Filled`|`ic_fluent_arrow_curve_up_right_20_filled`|
|Arrow Down||`arrowDown12Filled`
`arrowDown16Filled`
`arrowDown20Filled`
`arrowDown24Filled`
`arrowDown28Filled`
`arrowDown32Filled`
`arrowDown48Filled`|`ic_fluent_arrow_down_12_filled`
`ic_fluent_arrow_down_16_filled`
`ic_fluent_arrow_down_20_filled`
`ic_fluent_arrow_down_24_filled`
`ic_fluent_arrow_down_28_filled`
`ic_fluent_arrow_down_32_filled`
`ic_fluent_arrow_down_48_filled`|
|Arrow Down Exclamation||`arrowDownExclamation16Filled`
`arrowDownExclamation20Filled`
`arrowDownExclamation24Filled`|`ic_fluent_arrow_down_exclamation_16_filled`
`ic_fluent_arrow_down_exclamation_20_filled`
`ic_fluent_arrow_down_exclamation_24_filled`|
-|Arrow Down Left||`arrowDownLeft16Filled`
`arrowDownLeft20Filled`
`arrowDownLeft24Filled`
`arrowDownLeft32Filled`
`arrowDownLeft48Filled`|`ic_fluent_arrow_down_left_16_filled`
`ic_fluent_arrow_down_left_20_filled`
`ic_fluent_arrow_down_left_24_filled`
`ic_fluent_arrow_down_left_32_filled`
`ic_fluent_arrow_down_left_48_filled`|
+|Arrow Down Left||`arrowDownLeft12Filled`
`arrowDownLeft16Filled`
`arrowDownLeft20Filled`
`arrowDownLeft24Filled`
`arrowDownLeft28Filled`
`arrowDownLeft32Filled`
`arrowDownLeft48Filled`|`ic_fluent_arrow_down_left_12_filled`
`ic_fluent_arrow_down_left_16_filled`
`ic_fluent_arrow_down_left_20_filled`
`ic_fluent_arrow_down_left_24_filled`
`ic_fluent_arrow_down_left_28_filled`
`ic_fluent_arrow_down_left_32_filled`
`ic_fluent_arrow_down_left_48_filled`|
|Arrow Down Right||`arrowDownRight16Filled`
`arrowDownRight20Filled`
`arrowDownRight24Filled`
`arrowDownRight32Filled`
`arrowDownRight48Filled`|`ic_fluent_arrow_down_right_16_filled`
`ic_fluent_arrow_down_right_20_filled`
`ic_fluent_arrow_down_right_24_filled`
`ic_fluent_arrow_down_right_32_filled`
`ic_fluent_arrow_down_right_48_filled`|
|Arrow Download||`arrowDownload16Filled`
`arrowDownload20Filled`
`arrowDownload24Filled`
`arrowDownload28Filled`
`arrowDownload32Filled`
`arrowDownload48Filled`|`ic_fluent_arrow_download_16_filled`
`ic_fluent_arrow_download_20_filled`
`ic_fluent_arrow_download_24_filled`
`ic_fluent_arrow_download_28_filled`
`ic_fluent_arrow_download_32_filled`
`ic_fluent_arrow_download_48_filled`|
|Arrow Download Off||`arrowDownloadOff16Filled`
`arrowDownloadOff20Filled`
`arrowDownloadOff24Filled`
`arrowDownloadOff28Filled`
`arrowDownloadOff32Filled`
`arrowDownloadOff48Filled`|`ic_fluent_arrow_download_off_16_filled`
`ic_fluent_arrow_download_off_20_filled`
`ic_fluent_arrow_download_off_24_filled`
`ic_fluent_arrow_download_off_28_filled`
`ic_fluent_arrow_download_off_32_filled`
`ic_fluent_arrow_download_off_48_filled`|
@@ -121,7 +123,7 @@
|Arrow Export Up||`arrowExportUp16Filled`
`arrowExportUp20Filled`
`arrowExportUp24Filled`|`ic_fluent_arrow_export_up_16_filled`
`ic_fluent_arrow_export_up_20_filled`
`ic_fluent_arrow_export_up_24_filled`|
|Arrow Fit||`arrowFit16Filled`
`arrowFit20Filled`
`arrowFit24Filled`|`ic_fluent_arrow_fit_16_filled`
`ic_fluent_arrow_fit_20_filled`
`ic_fluent_arrow_fit_24_filled`|
|Arrow Fit In||`arrowFitIn16Filled`
`arrowFitIn20Filled`
`arrowFitIn24Filled`|`ic_fluent_arrow_fit_in_16_filled`
`ic_fluent_arrow_fit_in_20_filled`
`ic_fluent_arrow_fit_in_24_filled`|
-|Arrow Flow Diagonal Up Right||`arrowFlowDiagonalUpRight16Filled`
`arrowFlowDiagonalUpRight20Filled`
`arrowFlowDiagonalUpRight24Filled`
`arrowFlowDiagonalUpRight32Filled`|`ic_fluent_arrow_flow_diagonal_up_right_16_filled`
`ic_fluent_arrow_flow_diagonal_up_right_20_filled`
`ic_fluent_arrow_flow_diagonal_up_right_24_filled`
`ic_fluent_arrow_flow_diagonal_up_right_32_filled`|
+|Arrow Flow Diagonal Up Right||`arrowFlowDiagonalUpRight12Filled`
`arrowFlowDiagonalUpRight16Filled`
`arrowFlowDiagonalUpRight20Filled`
`arrowFlowDiagonalUpRight24Filled`
`arrowFlowDiagonalUpRight28Filled`
`arrowFlowDiagonalUpRight32Filled`
`arrowFlowDiagonalUpRight48Filled`|`ic_fluent_arrow_flow_diagonal_up_right_12_filled`
`ic_fluent_arrow_flow_diagonal_up_right_16_filled`
`ic_fluent_arrow_flow_diagonal_up_right_20_filled`
`ic_fluent_arrow_flow_diagonal_up_right_24_filled`
`ic_fluent_arrow_flow_diagonal_up_right_28_filled`
`ic_fluent_arrow_flow_diagonal_up_right_32_filled`
`ic_fluent_arrow_flow_diagonal_up_right_48_filled`|
|Arrow Flow Up Right||`arrowFlowUpRight16Filled`
`arrowFlowUpRight20Filled`
`arrowFlowUpRight24Filled`
`arrowFlowUpRight32Filled`|`ic_fluent_arrow_flow_up_right_16_filled`
`ic_fluent_arrow_flow_up_right_20_filled`
`ic_fluent_arrow_flow_up_right_24_filled`
`ic_fluent_arrow_flow_up_right_32_filled`|
|Arrow Flow Up Right Rectangle Multiple||`arrowFlowUpRightRectangleMultiple20Filled`
`arrowFlowUpRightRectangleMultiple24Filled`|`ic_fluent_arrow_flow_up_right_rectangle_multiple_20_filled`
`ic_fluent_arrow_flow_up_right_rectangle_multiple_24_filled`|
|Arrow Forward||`arrowForward16Filled`
`arrowForward20Filled`
`arrowForward24Filled`
`arrowForward28Filled`
`arrowForward32Filled`
`arrowForward48Filled`|`ic_fluent_arrow_forward_16_filled`
`ic_fluent_arrow_forward_20_filled`
`ic_fluent_arrow_forward_24_filled`
`ic_fluent_arrow_forward_28_filled`
`ic_fluent_arrow_forward_32_filled`
`ic_fluent_arrow_forward_48_filled`|
@@ -211,12 +213,13 @@
|Arrow Up||`arrowUp12Filled`
`arrowUp16Filled`
`arrowUp20Filled`
`arrowUp24Filled`
`arrowUp28Filled`
`arrowUp32Filled`
`arrowUp48Filled`|`ic_fluent_arrow_up_12_filled`
`ic_fluent_arrow_up_16_filled`
`ic_fluent_arrow_up_20_filled`
`ic_fluent_arrow_up_24_filled`
`ic_fluent_arrow_up_28_filled`
`ic_fluent_arrow_up_32_filled`
`ic_fluent_arrow_up_48_filled`|
|Arrow Up Exclamation||`arrowUpExclamation16Filled`
`arrowUpExclamation20Filled`
`arrowUpExclamation24Filled`|`ic_fluent_arrow_up_exclamation_16_filled`
`ic_fluent_arrow_up_exclamation_20_filled`
`ic_fluent_arrow_up_exclamation_24_filled`|
|Arrow Up Left||`arrowUpLeft16Filled`
`arrowUpLeft20Filled`
`arrowUpLeft24Filled`
`arrowUpLeft48Filled`|`ic_fluent_arrow_up_left_16_filled`
`ic_fluent_arrow_up_left_20_filled`
`ic_fluent_arrow_up_left_24_filled`
`ic_fluent_arrow_up_left_48_filled`|
-|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 Right||`arrowUpRight12Filled`
`arrowUpRight16Filled`
`arrowUpRight20Filled`
`arrowUpRight24Filled`
`arrowUpRight28Filled`
`arrowUpRight32Filled`
`arrowUpRight48Filled`|`ic_fluent_arrow_up_right_12_filled`
`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_28_filled`
`ic_fluent_arrow_up_right_32_filled`
`ic_fluent_arrow_up_right_48_filled`|
+|Arrow Up Right Dashes||`arrowUpRightDashes12Filled`
`arrowUpRightDashes16Filled`
`arrowUpRightDashes20Filled`
`arrowUpRightDashes24Filled`
`arrowUpRightDashes28Filled`
`arrowUpRightDashes32Filled`
`arrowUpRightDashes48Filled`|`ic_fluent_arrow_up_right_dashes_12_filled`
`ic_fluent_arrow_up_right_dashes_16_filled`
`ic_fluent_arrow_up_right_dashes_20_filled`
`ic_fluent_arrow_up_right_dashes_24_filled`
`ic_fluent_arrow_up_right_dashes_28_filled`
`ic_fluent_arrow_up_right_dashes_32_filled`
`ic_fluent_arrow_up_right_dashes_48_filled`|
|Arrow Up Square Settings||`arrowUpSquareSettings24Filled`|`ic_fluent_arrow_up_square_settings_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||`arrowWrap20Filled`
`arrowWrap32Filled`|`ic_fluent_arrow_wrap_20_filled`
`ic_fluent_arrow_wrap_32_filled`|
|Arrow Wrap Off||`arrowWrapOff20Filled`|`ic_fluent_arrow_wrap_off_20_filled`|
+|Arrow Wrap Up To Down||`arrowWrapUpToDown20Filled`
`arrowWrapUpToDown32Filled`|`ic_fluent_arrow_wrap_up_to_down_20_filled`
`ic_fluent_arrow_wrap_up_to_down_32_filled`|
|Arrows Bidirectional||`arrowsBidirectional20Filled`
`arrowsBidirectional24Filled`|`ic_fluent_arrows_bidirectional_20_filled`
`ic_fluent_arrows_bidirectional_24_filled`|
|Attach||`attach12Filled`
`attach16Filled`
`attach20Filled`
`attach24Filled`
`attach28Filled`
`attach32Filled`
`attach48Filled`|`ic_fluent_attach_12_filled`
`ic_fluent_attach_16_filled`
`ic_fluent_attach_20_filled`
`ic_fluent_attach_24_filled`
`ic_fluent_attach_28_filled`
`ic_fluent_attach_32_filled`
`ic_fluent_attach_48_filled`|
|Attach Arrow Right||`attachArrowRight20Filled`
`attachArrowRight24Filled`|`ic_fluent_attach_arrow_right_20_filled`
`ic_fluent_attach_arrow_right_24_filled`|
@@ -316,9 +319,9 @@
|Border Top Bottom||`borderTopBottom20Filled`
`borderTopBottom24Filled`|`ic_fluent_border_top_bottom_20_filled`
`ic_fluent_border_top_bottom_24_filled`|
|Border Top Bottom Double||`borderTopBottomDouble20Filled`
`borderTopBottomDouble24Filled`|`ic_fluent_border_top_bottom_double_20_filled`
`ic_fluent_border_top_bottom_double_24_filled`|
|Border Top Bottom Thick||`borderTopBottomThick20Filled`
`borderTopBottomThick24Filled`|`ic_fluent_border_top_bottom_thick_20_filled`
`ic_fluent_border_top_bottom_thick_24_filled`|
-|Bot||`bot20Filled`
`bot24Filled`|`ic_fluent_bot_20_filled`
`ic_fluent_bot_24_filled`|
-|Bot Add||`botAdd20Filled`
`botAdd24Filled`|`ic_fluent_bot_add_20_filled`
`ic_fluent_bot_add_24_filled`|
-|Bot Sparkle||`botSparkle20Filled`
`botSparkle24Filled`|`ic_fluent_bot_sparkle_20_filled`
`ic_fluent_bot_sparkle_24_filled`|
+|Bot||`bot16Filled`
`bot20Filled`
`bot24Filled`
`bot28Filled`
`bot32Filled`
`bot48Filled`|`ic_fluent_bot_16_filled`
`ic_fluent_bot_20_filled`
`ic_fluent_bot_24_filled`
`ic_fluent_bot_28_filled`
`ic_fluent_bot_32_filled`
`ic_fluent_bot_48_filled`|
+|Bot Add||`botAdd16Filled`
`botAdd20Filled`
`botAdd24Filled`
`botAdd28Filled`
`botAdd32Filled`
`botAdd48Filled`|`ic_fluent_bot_add_16_filled`
`ic_fluent_bot_add_20_filled`
`ic_fluent_bot_add_24_filled`
`ic_fluent_bot_add_28_filled`
`ic_fluent_bot_add_32_filled`
`ic_fluent_bot_add_48_filled`|
+|Bot Sparkle||`botSparkle16Filled`
`botSparkle20Filled`
`botSparkle24Filled`
`botSparkle28Filled`
`botSparkle32Filled`
`botSparkle48Filled`|`ic_fluent_bot_sparkle_16_filled`
`ic_fluent_bot_sparkle_20_filled`
`ic_fluent_bot_sparkle_24_filled`
`ic_fluent_bot_sparkle_28_filled`
`ic_fluent_bot_sparkle_32_filled`
`ic_fluent_bot_sparkle_48_filled`|
|Bow Tie||`bowTie20Filled`
`bowTie24Filled`|`ic_fluent_bow_tie_20_filled`
`ic_fluent_bow_tie_24_filled`|
|Bowl Chopsticks||`bowlChopsticks16Filled`
`bowlChopsticks20Filled`
`bowlChopsticks24Filled`
`bowlChopsticks28Filled`|`ic_fluent_bowl_chopsticks_16_filled`
`ic_fluent_bowl_chopsticks_20_filled`
`ic_fluent_bowl_chopsticks_24_filled`
`ic_fluent_bowl_chopsticks_28_filled`|
|Bowl Salad||`bowlSalad20Filled`
`bowlSalad24Filled`|`ic_fluent_bowl_salad_20_filled`
`ic_fluent_bowl_salad_24_filled`|
@@ -339,7 +342,9 @@
|Braces Checkmark||`bracesCheckmark16Filled`|`ic_fluent_braces_checkmark_16_filled`|
|Braces Dismiss||`bracesDismiss16Filled`|`ic_fluent_braces_dismiss_16_filled`|
|Braces Variable||`bracesVariable20Filled`
`bracesVariable24Filled`
`bracesVariable48Filled`|`ic_fluent_braces_variable_20_filled`
`ic_fluent_braces_variable_24_filled`
`ic_fluent_braces_variable_48_filled`|
+|Brain||`brain20Filled`
`brain24Filled`|`ic_fluent_brain_20_filled`
`ic_fluent_brain_24_filled`|
|Brain Circuit||`brainCircuit20Filled`
`brainCircuit24Filled`|`ic_fluent_brain_circuit_20_filled`
`ic_fluent_brain_circuit_24_filled`|
+|Brain Sparkle||`brainSparkle20Filled`|`ic_fluent_brain_sparkle_20_filled`|
|Branch||`branch16Filled`
`branch20Filled`
`branch24Filled`|`ic_fluent_branch_16_filled`
`ic_fluent_branch_20_filled`
`ic_fluent_branch_24_filled`|
|Branch Compare||`branchCompare16Filled`
`branchCompare20Filled`
`branchCompare24Filled`|`ic_fluent_branch_compare_16_filled`
`ic_fluent_branch_compare_20_filled`
`ic_fluent_branch_compare_24_filled`|
|Branch Fork||`branchFork16Filled`
`branchFork20Filled`
`branchFork24Filled`
`branchFork32Filled`|`ic_fluent_branch_fork_16_filled`
`ic_fluent_branch_fork_20_filled`
`ic_fluent_branch_fork_24_filled`
`ic_fluent_branch_fork_32_filled`|
@@ -510,11 +515,12 @@
|Chat Dismiss||`chatDismiss16Filled`
`chatDismiss20Filled`
`chatDismiss24Filled`|`ic_fluent_chat_dismiss_16_filled`
`ic_fluent_chat_dismiss_20_filled`
`ic_fluent_chat_dismiss_24_filled`|
|Chat Empty||`chatEmpty12Filled`
`chatEmpty16Filled`
`chatEmpty20Filled`
`chatEmpty24Filled`
`chatEmpty28Filled`
`chatEmpty32Filled`
`chatEmpty48Filled`|`ic_fluent_chat_empty_12_filled`
`ic_fluent_chat_empty_16_filled`
`ic_fluent_chat_empty_20_filled`
`ic_fluent_chat_empty_24_filled`
`ic_fluent_chat_empty_28_filled`
`ic_fluent_chat_empty_32_filled`
`ic_fluent_chat_empty_48_filled`|
|Chat Help||`chatHelp20Filled`
`chatHelp24Filled`|`ic_fluent_chat_help_20_filled`
`ic_fluent_chat_help_24_filled`|
+|Chat History||`chatHistory20Filled`
`chatHistory24Filled`
`chatHistory28Filled`|`ic_fluent_chat_history_20_filled`
`ic_fluent_chat_history_24_filled`
`ic_fluent_chat_history_28_filled`|
|Chat Lock||`chatLock16Filled`
`chatLock20Filled`
`chatLock24Filled`
`chatLock28Filled`|`ic_fluent_chat_lock_16_filled`
`ic_fluent_chat_lock_20_filled`
`ic_fluent_chat_lock_24_filled`
`ic_fluent_chat_lock_28_filled`|
|Chat Mail||`chatMail20Filled`|`ic_fluent_chat_mail_20_filled`|
|Chat Multiple||`chatMultiple16Filled`
`chatMultiple20Filled`
`chatMultiple24Filled`
`chatMultiple28Filled`
`chatMultiple32Filled`|`ic_fluent_chat_multiple_16_filled`
`ic_fluent_chat_multiple_20_filled`
`ic_fluent_chat_multiple_24_filled`
`ic_fluent_chat_multiple_28_filled`
`ic_fluent_chat_multiple_32_filled`|
|Chat Multiple Heart||`chatMultipleHeart16Filled`
`chatMultipleHeart20Filled`
`chatMultipleHeart24Filled`
`chatMultipleHeart28Filled`
`chatMultipleHeart32Filled`|`ic_fluent_chat_multiple_heart_16_filled`
`ic_fluent_chat_multiple_heart_20_filled`
`ic_fluent_chat_multiple_heart_24_filled`
`ic_fluent_chat_multiple_heart_28_filled`
`ic_fluent_chat_multiple_heart_32_filled`|
-|Chat Off||`chatOff20Filled`
`chatOff24Filled`|`ic_fluent_chat_off_20_filled`
`ic_fluent_chat_off_24_filled`|
+|Chat Off||`chatOff16Filled`
`chatOff20Filled`
`chatOff24Filled`|`ic_fluent_chat_off_16_filled`
`ic_fluent_chat_off_20_filled`
`ic_fluent_chat_off_24_filled`|
|Chat Settings||`chatSettings16Filled`
`chatSettings20Filled`
`chatSettings24Filled`|`ic_fluent_chat_settings_16_filled`
`ic_fluent_chat_settings_20_filled`
`ic_fluent_chat_settings_24_filled`|
|Chat Sparkle||`chatSparkle16Filled`
`chatSparkle20Filled`
`chatSparkle24Filled`
`chatSparkle28Filled`
`chatSparkle32Filled`
`chatSparkle48Filled`|`ic_fluent_chat_sparkle_16_filled`
`ic_fluent_chat_sparkle_20_filled`
`ic_fluent_chat_sparkle_24_filled`
`ic_fluent_chat_sparkle_28_filled`
`ic_fluent_chat_sparkle_32_filled`
`ic_fluent_chat_sparkle_48_filled`|
|Chat Video||`chatVideo20Filled`
`chatVideo24Filled`|`ic_fluent_chat_video_20_filled`
`ic_fluent_chat_video_24_filled`|
@@ -558,14 +564,19 @@
|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 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||`circleHint16Filled`
`circleHint20Filled`
`circleHint24Filled`
`circleHint28Filled`
`circleHint32Filled`
`circleHint48Filled`|`ic_fluent_circle_hint_16_filled`
`ic_fluent_circle_hint_20_filled`
`ic_fluent_circle_hint_24_filled`
`ic_fluent_circle_hint_28_filled`
`ic_fluent_circle_hint_32_filled`
`ic_fluent_circle_hint_48_filled`|
+|Circle Hint Cursor||`circleHintCursor16Filled`
`circleHintCursor20Filled`
`circleHintCursor24Filled`|`ic_fluent_circle_hint_cursor_16_filled`
`ic_fluent_circle_hint_cursor_20_filled`
`ic_fluent_circle_hint_cursor_24_filled`|
+|Circle Hint Dismiss||`circleHintDismiss16Filled`
`circleHintDismiss20Filled`
`circleHintDismiss24Filled`|`ic_fluent_circle_hint_dismiss_16_filled`
`ic_fluent_circle_hint_dismiss_20_filled`
`ic_fluent_circle_hint_dismiss_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 Concentric||`circleMultipleConcentric16Filled`
`circleMultipleConcentric20Filled`
`circleMultipleConcentric24Filled`|`ic_fluent_circle_multiple_concentric_16_filled`
`ic_fluent_circle_multiple_concentric_20_filled`
`ic_fluent_circle_multiple_concentric_24_filled`|
+|Circle Multiple Hint Checkmark||`circleMultipleHintCheckmark20Filled`
`circleMultipleHintCheckmark24Filled`
`circleMultipleHintCheckmark28Filled`|`ic_fluent_circle_multiple_hint_checkmark_20_filled`
`ic_fluent_circle_multiple_hint_checkmark_24_filled`
`ic_fluent_circle_multiple_hint_checkmark_28_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`|
+|Circle Sparkle||`circleSparkle16Filled`
`circleSparkle20Filled`
`circleSparkle24Filled`
`circleSparkle28Filled`
`circleSparkle32Filled`
`circleSparkle48Filled`|`ic_fluent_circle_sparkle_16_filled`
`ic_fluent_circle_sparkle_20_filled`
`ic_fluent_circle_sparkle_24_filled`
`ic_fluent_circle_sparkle_28_filled`
`ic_fluent_circle_sparkle_32_filled`
`ic_fluent_circle_sparkle_48_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`|
|Classification||`classification16Filled`
`classification20Filled`
`classification24Filled`
`classification32Filled`|`ic_fluent_classification_16_filled`
`ic_fluent_classification_20_filled`
`ic_fluent_classification_24_filled`
`ic_fluent_classification_32_filled`|
@@ -660,7 +671,7 @@
|Code Text Off||`codeTextOff16Filled`|`ic_fluent_code_text_off_16_filled`|
|Code VB||`codeVb16Filled`|`ic_fluent_code_vb_16_filled`|
|Code VB Rectangle||`codeVbRectangle16Filled`|`ic_fluent_code_vb_rectangle_16_filled`|
-|Coin Multiple||`coinMultiple28Filled`
`coinMultiple32Filled`
`coinMultiple48Filled`|`ic_fluent_coin_multiple_28_filled`
`ic_fluent_coin_multiple_32_filled`
`ic_fluent_coin_multiple_48_filled`|
+|Coin Multiple||`coinMultiple16Filled`
`coinMultiple20Filled`
`coinMultiple24Filled`
`coinMultiple28Filled`
`coinMultiple32Filled`
`coinMultiple48Filled`|`ic_fluent_coin_multiple_16_filled`
`ic_fluent_coin_multiple_20_filled`
`ic_fluent_coin_multiple_24_filled`
`ic_fluent_coin_multiple_28_filled`
`ic_fluent_coin_multiple_32_filled`
`ic_fluent_coin_multiple_48_filled`|
|Coin Stack||`coinStack16Filled`
`coinStack20Filled`
`coinStack24Filled`|`ic_fluent_coin_stack_16_filled`
`ic_fluent_coin_stack_20_filled`
`ic_fluent_coin_stack_24_filled`|
|Collections||`collections16Filled`
`collections20Filled`
`collections24Filled`|`ic_fluent_collections_16_filled`
`ic_fluent_collections_20_filled`
`ic_fluent_collections_24_filled`|
|Collections Add||`collectionsAdd20Filled`
`collectionsAdd24Filled`|`ic_fluent_collections_add_20_filled`
`ic_fluent_collections_add_24_filled`|
@@ -685,6 +696,7 @@
|Comment Arrow Right||`commentArrowRight12Filled`
`commentArrowRight16Filled`
`commentArrowRight20Filled`
`commentArrowRight24Filled`
`commentArrowRight28Filled`
`commentArrowRight48Filled`|`ic_fluent_comment_arrow_right_12_filled`
`ic_fluent_comment_arrow_right_16_filled`
`ic_fluent_comment_arrow_right_20_filled`
`ic_fluent_comment_arrow_right_24_filled`
`ic_fluent_comment_arrow_right_28_filled`
`ic_fluent_comment_arrow_right_48_filled`|
|Comment Arrow Right Temp LTR||`commentArrowRight12Filled`
`commentArrowRight16Filled`
`commentArrowRight20Filled`
`commentArrowRight24Filled`
`commentArrowRight28Filled`
`commentArrowRight48Filled`|`ic_fluent_comment_arrow_right_12_filled`
`ic_fluent_comment_arrow_right_16_filled`
`ic_fluent_comment_arrow_right_20_filled`
`ic_fluent_comment_arrow_right_24_filled`
`ic_fluent_comment_arrow_right_28_filled`
`ic_fluent_comment_arrow_right_48_filled`|
|Comment Arrow Right Temp RTL||`commentArrowRight12Filled`
`commentArrowRight16Filled`
`commentArrowRight20Filled`
`commentArrowRight24Filled`
`commentArrowRight28Filled`
`commentArrowRight48Filled`|`ic_fluent_comment_arrow_right_12_filled`
`ic_fluent_comment_arrow_right_16_filled`
`ic_fluent_comment_arrow_right_20_filled`
`ic_fluent_comment_arrow_right_24_filled`
`ic_fluent_comment_arrow_right_28_filled`
`ic_fluent_comment_arrow_right_48_filled`|
+|Comment Badge||`commentBadge16Filled`
`commentBadge20Filled`
`commentBadge24Filled`|`ic_fluent_comment_badge_16_filled`
`ic_fluent_comment_badge_20_filled`
`ic_fluent_comment_badge_24_filled`|
|Comment Checkmark||`commentCheckmark12Filled`
`commentCheckmark16Filled`
`commentCheckmark20Filled`
`commentCheckmark24Filled`
`commentCheckmark28Filled`
`commentCheckmark48Filled`|`ic_fluent_comment_checkmark_12_filled`
`ic_fluent_comment_checkmark_16_filled`
`ic_fluent_comment_checkmark_20_filled`
`ic_fluent_comment_checkmark_24_filled`
`ic_fluent_comment_checkmark_28_filled`
`ic_fluent_comment_checkmark_48_filled`|
|Comment Dismiss||`commentDismiss20Filled`
`commentDismiss24Filled`|`ic_fluent_comment_dismiss_20_filled`
`ic_fluent_comment_dismiss_24_filled`|
|Comment Edit||`commentEdit16Filled`
`commentEdit20Filled`
`commentEdit24Filled`|`ic_fluent_comment_edit_16_filled`
`ic_fluent_comment_edit_20_filled`
`ic_fluent_comment_edit_24_filled`|
@@ -709,7 +721,7 @@
|Compose||`compose12Filled`
`compose16Filled`
`compose20Filled`
`compose24Filled`
`compose28Filled`
`compose32Filled`
`compose48Filled`|`ic_fluent_compose_12_filled`
`ic_fluent_compose_16_filled`
`ic_fluent_compose_20_filled`
`ic_fluent_compose_24_filled`
`ic_fluent_compose_28_filled`
`ic_fluent_compose_32_filled`
`ic_fluent_compose_48_filled`|
|Cone||`cone16Filled`|`ic_fluent_cone_16_filled`|
|Conference Room||`conferenceRoom16Filled`
`conferenceRoom20Filled`
`conferenceRoom24Filled`
`conferenceRoom28Filled`
`conferenceRoom48Filled`|`ic_fluent_conference_room_16_filled`
`ic_fluent_conference_room_20_filled`
`ic_fluent_conference_room_24_filled`
`ic_fluent_conference_room_28_filled`
`ic_fluent_conference_room_48_filled`|
-|Connected||`connected16Filled`
`connected20Filled`|`ic_fluent_connected_16_filled`
`ic_fluent_connected_20_filled`|
+|Connected||`connected16Filled`
`connected20Filled`
`connected24Filled`
`connected32Filled`|`ic_fluent_connected_16_filled`
`ic_fluent_connected_20_filled`
`ic_fluent_connected_24_filled`
`ic_fluent_connected_32_filled`|
|Connector||`connector16Filled`
`connector20Filled`
`connector24Filled`|`ic_fluent_connector_16_filled`
`ic_fluent_connector_20_filled`
`ic_fluent_connector_24_filled`|
|Contact Card||`contactCard16Filled`
`contactCard20Filled`
`contactCard24Filled`
`contactCard28Filled`
`contactCard32Filled`
`contactCard48Filled`|`ic_fluent_contact_card_16_filled`
`ic_fluent_contact_card_20_filled`
`ic_fluent_contact_card_24_filled`
`ic_fluent_contact_card_28_filled`
`ic_fluent_contact_card_32_filled`
`ic_fluent_contact_card_48_filled`|
|Contact Card Group||`contactCardGroup16Filled`
`contactCardGroup20Filled`
`contactCardGroup24Filled`
`contactCardGroup28Filled`
`contactCardGroup48Filled`|`ic_fluent_contact_card_group_16_filled`
`ic_fluent_contact_card_group_20_filled`
`ic_fluent_contact_card_group_24_filled`
`ic_fluent_contact_card_group_28_filled`
`ic_fluent_contact_card_group_48_filled`|
@@ -724,7 +736,7 @@
|Control Button||`controlButton20Filled`
`controlButton24Filled`|`ic_fluent_control_button_20_filled`
`ic_fluent_control_button_24_filled`|
|Convert Range||`convertRange20Filled`
`convertRange24Filled`|`ic_fluent_convert_range_20_filled`
`ic_fluent_convert_range_24_filled`|
|Cookies||`cookies16Filled`
`cookies20Filled`
`cookies24Filled`
`cookies28Filled`
`cookies32Filled`
`cookies48Filled`|`ic_fluent_cookies_16_filled`
`ic_fluent_cookies_20_filled`
`ic_fluent_cookies_24_filled`
`ic_fluent_cookies_28_filled`
`ic_fluent_cookies_32_filled`
`ic_fluent_cookies_48_filled`|
-|Copy||`copy16Filled`
`copy20Filled`
`copy24Filled`
`copy32Filled`|`ic_fluent_copy_16_filled`
`ic_fluent_copy_20_filled`
`ic_fluent_copy_24_filled`
`ic_fluent_copy_32_filled`|
+|Copy||`copy16Filled`
`copy20Filled`
`copy24Filled`
`copy28Filled`
`copy32Filled`|`ic_fluent_copy_16_filled`
`ic_fluent_copy_20_filled`
`ic_fluent_copy_24_filled`
`ic_fluent_copy_28_filled`
`ic_fluent_copy_32_filled`|
|Copy Add||`copyAdd20Filled`
`copyAdd24Filled`|`ic_fluent_copy_add_20_filled`
`ic_fluent_copy_add_24_filled`|
|Copy Arrow Right||`copyArrowRight16Filled`
`copyArrowRight20Filled`
`copyArrowRight24Filled`|`ic_fluent_copy_arrow_right_16_filled`
`ic_fluent_copy_arrow_right_20_filled`
`ic_fluent_copy_arrow_right_24_filled`|
|Copy Select||`copySelect20Filled`
`copySelect24Filled`|`ic_fluent_copy_select_20_filled`
`ic_fluent_copy_select_24_filled`|
@@ -773,7 +785,8 @@
|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`|
|Data Trending||`dataTrending16Filled`
`dataTrending20Filled`
`dataTrending24Filled`
`dataTrending28Filled`
`dataTrending32Filled`
`dataTrending48Filled`|`ic_fluent_data_trending_16_filled`
`ic_fluent_data_trending_20_filled`
`ic_fluent_data_trending_24_filled`
`ic_fluent_data_trending_28_filled`
`ic_fluent_data_trending_32_filled`
`ic_fluent_data_trending_48_filled`|
-|Data Usage||`dataUsage16Filled`
`dataUsage20Filled`
`dataUsage24Filled`|`ic_fluent_data_usage_16_filled`
`ic_fluent_data_usage_20_filled`
`ic_fluent_data_usage_24_filled`|
+|Data Usage||`dataUsage16Filled`
`dataUsage20Filled`
`dataUsage24Filled`
`dataUsage28Filled`
`dataUsage32Filled`
`dataUsage48Filled`|`ic_fluent_data_usage_16_filled`
`ic_fluent_data_usage_20_filled`
`ic_fluent_data_usage_24_filled`
`ic_fluent_data_usage_28_filled`
`ic_fluent_data_usage_32_filled`
`ic_fluent_data_usage_48_filled`|
+|Data Usage Checkmark||`dataUsageCheckmark16Filled`
`dataUsageCheckmark20Filled`
`dataUsageCheckmark24Filled`
`dataUsageCheckmark28Filled`
`dataUsageCheckmark32Filled`
`dataUsageCheckmark48Filled`|`ic_fluent_data_usage_checkmark_16_filled`
`ic_fluent_data_usage_checkmark_20_filled`
`ic_fluent_data_usage_checkmark_24_filled`
`ic_fluent_data_usage_checkmark_28_filled`
`ic_fluent_data_usage_checkmark_32_filled`
`ic_fluent_data_usage_checkmark_48_filled`|
|Data Usage Edit||`dataUsageEdit20Filled`
`dataUsageEdit24Filled`|`ic_fluent_data_usage_edit_20_filled`
`ic_fluent_data_usage_edit_24_filled`|
|Data Usage Settings||`dataUsageSettings16Filled`
`dataUsageSettings20Filled`
`dataUsageSettings24Filled`|`ic_fluent_data_usage_settings_16_filled`
`ic_fluent_data_usage_settings_20_filled`
`ic_fluent_data_usage_settings_24_filled`|
|Data Usage Toolbox||`dataUsageToolbox20Filled`
`dataUsageToolbox24Filled`|`ic_fluent_data_usage_toolbox_20_filled`
`ic_fluent_data_usage_toolbox_24_filled`|
@@ -783,6 +796,7 @@
|Database Arrow Down||`databaseArrowDown20Filled`|`ic_fluent_database_arrow_down_20_filled`|
|Database Arrow Right||`databaseArrowRight20Filled`
`databaseArrowRight24Filled`
`databaseArrowRight32Filled`|`ic_fluent_database_arrow_right_20_filled`
`ic_fluent_database_arrow_right_24_filled`
`ic_fluent_database_arrow_right_32_filled`|
|Database Arrow Up||`databaseArrowUp16Filled`
`databaseArrowUp20Filled`|`ic_fluent_database_arrow_up_16_filled`
`ic_fluent_database_arrow_up_20_filled`|
+|Database Checkmark||`databaseCheckmark16Filled`
`databaseCheckmark20Filled`
`databaseCheckmark24Filled`|`ic_fluent_database_checkmark_16_filled`
`ic_fluent_database_checkmark_20_filled`
`ic_fluent_database_checkmark_24_filled`|
|Database Lightning||`databaseLightning20Filled`|`ic_fluent_database_lightning_20_filled`|
|Database Link||`databaseLink20Filled`
`databaseLink24Filled`|`ic_fluent_database_link_20_filled`
`ic_fluent_database_link_24_filled`|
|Database Multiple||`databaseMultiple20Filled`
`databaseMultiple32Filled`|`ic_fluent_database_multiple_20_filled`
`ic_fluent_database_multiple_32_filled`|
@@ -832,7 +846,7 @@
|Dialpad Off||`dialpadOff20Filled`
`dialpadOff24Filled`|`ic_fluent_dialpad_off_20_filled`
`ic_fluent_dialpad_off_24_filled`|
|Dialpad Question Mark||`dialpadQuestionMark20Filled`
`dialpadQuestionMark24Filled`|`ic_fluent_dialpad_question_mark_20_filled`
`ic_fluent_dialpad_question_mark_24_filled`|
|Diamond||`diamond16Filled`
`diamond20Filled`
`diamond24Filled`
`diamond28Filled`
`diamond32Filled`
`diamond48Filled`|`ic_fluent_diamond_16_filled`
`ic_fluent_diamond_20_filled`
`ic_fluent_diamond_24_filled`
`ic_fluent_diamond_28_filled`
`ic_fluent_diamond_32_filled`
`ic_fluent_diamond_48_filled`|
-|Directions||`directions16Filled`
`directions20Filled`
`directions24Filled`|`ic_fluent_directions_16_filled`
`ic_fluent_directions_20_filled`
`ic_fluent_directions_24_filled`|
+|Directions||`directions16Filled`
`directions20Filled`
`directions24Filled`
`directions28Filled`
`directions32Filled`
`directions48Filled`|`ic_fluent_directions_16_filled`
`ic_fluent_directions_20_filled`
`ic_fluent_directions_24_filled`
`ic_fluent_directions_28_filled`
`ic_fluent_directions_32_filled`
`ic_fluent_directions_48_filled`|
|Dishwasher||`dishwasher20Filled`
`dishwasher24Filled`
`dishwasher32Filled`
`dishwasher48Filled`|`ic_fluent_dishwasher_20_filled`
`ic_fluent_dishwasher_24_filled`
`ic_fluent_dishwasher_32_filled`
`ic_fluent_dishwasher_48_filled`|
|Dismiss||`dismiss12Filled`
`dismiss16Filled`
`dismiss20Filled`
`dismiss24Filled`
`dismiss28Filled`
`dismiss32Filled`
`dismiss48Filled`|`ic_fluent_dismiss_12_filled`
`ic_fluent_dismiss_16_filled`
`ic_fluent_dismiss_20_filled`
`ic_fluent_dismiss_24_filled`
`ic_fluent_dismiss_28_filled`
`ic_fluent_dismiss_32_filled`
`ic_fluent_dismiss_48_filled`|
|Dismiss Circle||`dismissCircle12Filled`
`dismissCircle16Filled`
`dismissCircle20Filled`
`dismissCircle24Filled`
`dismissCircle28Filled`
`dismissCircle32Filled`
`dismissCircle48Filled`|`ic_fluent_dismiss_circle_12_filled`
`ic_fluent_dismiss_circle_16_filled`
`ic_fluent_dismiss_circle_20_filled`
`ic_fluent_dismiss_circle_24_filled`
`ic_fluent_dismiss_circle_28_filled`
`ic_fluent_dismiss_circle_32_filled`
`ic_fluent_dismiss_circle_48_filled`|
@@ -914,6 +928,7 @@
|Document One Page Columns||`documentOnePageColumns20Filled`
`documentOnePageColumns24Filled`|`ic_fluent_document_one_page_columns_20_filled`
`ic_fluent_document_one_page_columns_24_filled`|
|Document One Page Link||`documentOnePageLink16Filled`
`documentOnePageLink20Filled`
`documentOnePageLink24Filled`|`ic_fluent_document_one_page_link_16_filled`
`ic_fluent_document_one_page_link_20_filled`
`ic_fluent_document_one_page_link_24_filled`|
|Document One Page Multiple||`documentOnePageMultiple16Filled`
`documentOnePageMultiple20Filled`
`documentOnePageMultiple24Filled`|`ic_fluent_document_one_page_multiple_16_filled`
`ic_fluent_document_one_page_multiple_20_filled`
`ic_fluent_document_one_page_multiple_24_filled`|
+|Document One Page Multiple Sparkle||`documentOnePageMultipleSparkle16Filled`
`documentOnePageMultipleSparkle20Filled`
`documentOnePageMultipleSparkle24Filled`|`ic_fluent_document_one_page_multiple_sparkle_16_filled`
`ic_fluent_document_one_page_multiple_sparkle_20_filled`
`ic_fluent_document_one_page_multiple_sparkle_24_filled`|
|Document One Page Sparkle||`documentOnePageSparkle16Filled`
`documentOnePageSparkle20Filled`
`documentOnePageSparkle24Filled`|`ic_fluent_document_one_page_sparkle_16_filled`
`ic_fluent_document_one_page_sparkle_20_filled`
`ic_fluent_document_one_page_sparkle_24_filled`|
|Document PDF||`documentPdf16Filled`
`documentPdf20Filled`
`documentPdf24Filled`
`documentPdf32Filled`|`ic_fluent_document_pdf_16_filled`
`ic_fluent_document_pdf_20_filled`
`ic_fluent_document_pdf_24_filled`
`ic_fluent_document_pdf_32_filled`|
|Document PY||`documentPy16Filled`|`ic_fluent_document_py_16_filled`|
@@ -941,6 +956,7 @@
|Document Search||`documentSearch16Filled`
`documentSearch20Filled`
`documentSearch24Filled`
`documentSearch32Filled`|`ic_fluent_document_search_16_filled`
`ic_fluent_document_search_20_filled`
`ic_fluent_document_search_24_filled`
`ic_fluent_document_search_32_filled`|
|Document Settings||`documentSettings16Filled`
`documentSettings20Filled`|`ic_fluent_document_settings_16_filled`
`ic_fluent_document_settings_20_filled`|
|Document Signature||`documentSignature16Filled`
`documentSignature20Filled`
`documentSignature24Filled`
`documentSignature28Filled`
`documentSignature32Filled`
`documentSignature48Filled`|`ic_fluent_document_signature_16_filled`
`ic_fluent_document_signature_20_filled`
`ic_fluent_document_signature_24_filled`
`ic_fluent_document_signature_28_filled`
`ic_fluent_document_signature_32_filled`
`ic_fluent_document_signature_48_filled`|
+|Document Sparkle||`documentSparkle16Filled`
`documentSparkle20Filled`
`documentSparkle24Filled`
`documentSparkle28Filled`
`documentSparkle32Filled`
`documentSparkle48Filled`|`ic_fluent_document_sparkle_16_filled`
`ic_fluent_document_sparkle_20_filled`
`ic_fluent_document_sparkle_24_filled`
`ic_fluent_document_sparkle_28_filled`
`ic_fluent_document_sparkle_32_filled`
`ic_fluent_document_sparkle_48_filled`|
|Document Split Hint||`documentSplitHint16Filled`
`documentSplitHint20Filled`
`documentSplitHint24Filled`|`ic_fluent_document_split_hint_16_filled`
`ic_fluent_document_split_hint_20_filled`
`ic_fluent_document_split_hint_24_filled`|
|Document Split Hint Off||`documentSplitHintOff16Filled`
`documentSplitHintOff20Filled`
`documentSplitHintOff24Filled`|`ic_fluent_document_split_hint_off_16_filled`
`ic_fluent_document_split_hint_off_20_filled`
`ic_fluent_document_split_hint_off_24_filled`|
|Document Sync||`documentSync16Filled`
`documentSync20Filled`
`documentSync24Filled`
`documentSync32Filled`|`ic_fluent_document_sync_16_filled`
`ic_fluent_document_sync_20_filled`
`ic_fluent_document_sync_24_filled`
`ic_fluent_document_sync_32_filled`|
@@ -1120,7 +1136,8 @@
|Folder List||`folderList16Filled`
`folderList20Filled`|`ic_fluent_folder_list_16_filled`
`ic_fluent_folder_list_20_filled`|
|Folder Mail||`folderMail16Filled`
`folderMail20Filled`
`folderMail24Filled`
`folderMail28Filled`
`folderMail32Filled`|`ic_fluent_folder_mail_16_filled`
`ic_fluent_folder_mail_20_filled`
`ic_fluent_folder_mail_24_filled`
`ic_fluent_folder_mail_28_filled`
`ic_fluent_folder_mail_32_filled`|
|Folder Multiple||`folderMultiple16Filled`|`ic_fluent_folder_multiple_16_filled`|
-|Folder Open||`folderOpen16Filled`
`folderOpen20Filled`
`folderOpen24Filled`|`ic_fluent_folder_open_16_filled`
`ic_fluent_folder_open_20_filled`
`ic_fluent_folder_open_24_filled`|
+|Folder Open||`folderOpen16Filled`
`folderOpen20Filled`
`folderOpen24Filled`
`folderOpen28Filled`|`ic_fluent_folder_open_16_filled`
`ic_fluent_folder_open_20_filled`
`ic_fluent_folder_open_24_filled`
`ic_fluent_folder_open_28_filled`|
+|Folder Open Down||`folderOpenDown16Filled`
`folderOpenDown20Filled`
`folderOpenDown24Filled`
`folderOpenDown28Filled`|`ic_fluent_folder_open_down_16_filled`
`ic_fluent_folder_open_down_20_filled`
`ic_fluent_folder_open_down_24_filled`
`ic_fluent_folder_open_down_28_filled`|
|Folder Open Vertical||`folderOpenVertical16Filled`
`folderOpenVertical20Filled`
`folderOpenVertical24Filled`|`ic_fluent_folder_open_vertical_16_filled`
`ic_fluent_folder_open_vertical_20_filled`
`ic_fluent_folder_open_vertical_24_filled`|
|Folder People||`folderPeople20Filled`
`folderPeople24Filled`|`ic_fluent_folder_people_20_filled`
`ic_fluent_folder_people_24_filled`|
|Folder Person||`folderPerson16Filled`
`folderPerson20Filled`
`folderPerson24Filled`
`folderPerson28Filled`
`folderPerson32Filled`
`folderPerson48Filled`|`ic_fluent_folder_person_16_filled`
`ic_fluent_folder_person_20_filled`
`ic_fluent_folder_person_24_filled`
`ic_fluent_folder_person_28_filled`
`ic_fluent_folder_person_32_filled`
`ic_fluent_folder_person_48_filled`|
@@ -1207,6 +1224,7 @@
|Guest Add||`guestAdd20Filled`
`guestAdd24Filled`|`ic_fluent_guest_add_20_filled`
`ic_fluent_guest_add_24_filled`|
|Guitar||`guitar16Filled`
`guitar20Filled`
`guitar24Filled`
`guitar28Filled`|`ic_fluent_guitar_16_filled`
`ic_fluent_guitar_20_filled`
`ic_fluent_guitar_24_filled`
`ic_fluent_guitar_28_filled`|
|HD||`hd16Filled`
`hd20Filled`
`hd24Filled`|`ic_fluent_hd_16_filled`
`ic_fluent_hd_20_filled`
`ic_fluent_hd_24_filled`|
+|HD Off||`hdOff16Filled`
`hdOff20Filled`
`hdOff24Filled`|`ic_fluent_hd_off_16_filled`
`ic_fluent_hd_off_20_filled`
`ic_fluent_hd_off_24_filled`|
|HDR||`hdr20Filled`
`hdr24Filled`|`ic_fluent_hdr_20_filled`
`ic_fluent_hdr_24_filled`|
|HDR Off||`hdrOff20Filled`
`hdrOff24Filled`|`ic_fluent_hdr_off_20_filled`
`ic_fluent_hdr_off_24_filled`|
|Hand Draw||`handDraw16Filled`
`handDraw20Filled`
`handDraw24Filled`
`handDraw28Filled`|`ic_fluent_hand_draw_16_filled`
`ic_fluent_hand_draw_20_filled`
`ic_fluent_hand_draw_24_filled`
`ic_fluent_hand_draw_28_filled`|
@@ -1252,6 +1270,7 @@
|Home Add||`homeAdd20Filled`
`homeAdd24Filled`|`ic_fluent_home_add_20_filled`
`ic_fluent_home_add_24_filled`|
|Home Checkmark||`homeCheckmark16Filled`
`homeCheckmark20Filled`
`homeCheckmark24Filled`|`ic_fluent_home_checkmark_16_filled`
`ic_fluent_home_checkmark_20_filled`
`ic_fluent_home_checkmark_24_filled`|
|Home Database||`homeDatabase20Filled`
`homeDatabase24Filled`
`homeDatabase32Filled`|`ic_fluent_home_database_20_filled`
`ic_fluent_home_database_24_filled`
`ic_fluent_home_database_32_filled`|
+|Home Empty||`homeEmpty20Filled`
`homeEmpty24Filled`
`homeEmpty28Filled`|`ic_fluent_home_empty_20_filled`
`ic_fluent_home_empty_24_filled`
`ic_fluent_home_empty_28_filled`|
|Home Garage||`homeGarage20Filled`
`homeGarage24Filled`|`ic_fluent_home_garage_20_filled`
`ic_fluent_home_garage_24_filled`|
|Home Heart||`homeHeart16Filled`
`homeHeart20Filled`
`homeHeart24Filled`
`homeHeart32Filled`|`ic_fluent_home_heart_16_filled`
`ic_fluent_home_heart_20_filled`
`ic_fluent_home_heart_24_filled`
`ic_fluent_home_heart_32_filled`|
|Home More||`homeMore20Filled`
`homeMore24Filled`
`homeMore32Filled`
`homeMore48Filled`|`ic_fluent_home_more_20_filled`
`ic_fluent_home_more_24_filled`
`ic_fluent_home_more_32_filled`
`ic_fluent_home_more_48_filled`|
@@ -1396,9 +1415,11 @@
|Line Dashes||`lineDashes20Filled`
`lineDashes24Filled`
`lineDashes32Filled`
`lineDashes48Filled`|`ic_fluent_line_dashes_20_filled`
`ic_fluent_line_dashes_24_filled`
`ic_fluent_line_dashes_32_filled`
`ic_fluent_line_dashes_48_filled`|
|Line Flow Diagonal Up Right||`lineFlowDiagonalUpRight16Filled`
`lineFlowDiagonalUpRight20Filled`
`lineFlowDiagonalUpRight24Filled`
`lineFlowDiagonalUpRight32Filled`|`ic_fluent_line_flow_diagonal_up_right_16_filled`
`ic_fluent_line_flow_diagonal_up_right_20_filled`
`ic_fluent_line_flow_diagonal_up_right_24_filled`
`ic_fluent_line_flow_diagonal_up_right_32_filled`|
|Line Horizontal 1||`lineHorizontal116Filled`
`lineHorizontal120Filled`
`lineHorizontal124Filled`
`lineHorizontal128Filled`|`ic_fluent_line_horizontal_1_16_filled`
`ic_fluent_line_horizontal_1_20_filled`
`ic_fluent_line_horizontal_1_24_filled`
`ic_fluent_line_horizontal_1_28_filled`|
+|Line Horizontal 1 Dash Dot Dash||`lineHorizontal1DashDotDash20Filled`|`ic_fluent_line_horizontal_1_dash_dot_dash_20_filled`|
|Line Horizontal 1 Dashes||`lineHorizontal1Dashes16Filled`
`lineHorizontal1Dashes20Filled`
`lineHorizontal1Dashes24Filled`
`lineHorizontal1Dashes28Filled`|`ic_fluent_line_horizontal_1_dashes_16_filled`
`ic_fluent_line_horizontal_1_dashes_20_filled`
`ic_fluent_line_horizontal_1_dashes_24_filled`
`ic_fluent_line_horizontal_1_dashes_28_filled`|
+|Line Horizontal 1 Dot||`lineHorizontal1Dot20Filled`|`ic_fluent_line_horizontal_1_dot_20_filled`|
|Line Horizontal 2 Dashes Solid||`lineHorizontal2DashesSolid16Filled`
`lineHorizontal2DashesSolid20Filled`
`lineHorizontal2DashesSolid24Filled`
`lineHorizontal2DashesSolid28Filled`|`ic_fluent_line_horizontal_2_dashes_solid_16_filled`
`ic_fluent_line_horizontal_2_dashes_solid_20_filled`
`ic_fluent_line_horizontal_2_dashes_solid_24_filled`
`ic_fluent_line_horizontal_2_dashes_solid_28_filled`|
-|Line Horizontal 3||`lineHorizontal320Filled`|`ic_fluent_line_horizontal_3_20_filled`|
+|Line Horizontal 3||`lineHorizontal316Filled`
`lineHorizontal320Filled`
`lineHorizontal324Filled`
`lineHorizontal328Filled`
`lineHorizontal332Filled`
`lineHorizontal348Filled`|`ic_fluent_line_horizontal_3_16_filled`
`ic_fluent_line_horizontal_3_20_filled`
`ic_fluent_line_horizontal_3_24_filled`
`ic_fluent_line_horizontal_3_28_filled`
`ic_fluent_line_horizontal_3_32_filled`
`ic_fluent_line_horizontal_3_48_filled`|
|Line Horizontal 4||`lineHorizontal416Filled`
`lineHorizontal420Filled`|`ic_fluent_line_horizontal_4_16_filled`
`ic_fluent_line_horizontal_4_20_filled`|
|Line Horizontal 4 Search||`lineHorizontal4Search16Filled`
`lineHorizontal4Search20Filled`|`ic_fluent_line_horizontal_4_search_16_filled`
`ic_fluent_line_horizontal_4_search_20_filled`|
|Line Horizontal 5||`lineHorizontal520Filled`|`ic_fluent_line_horizontal_5_20_filled`|
@@ -1432,6 +1453,7 @@
|Location Arrow Left||`locationArrowLeft16Filled`
`locationArrowLeft20Filled`
`locationArrowLeft48Filled`|`ic_fluent_location_arrow_left_16_filled`
`ic_fluent_location_arrow_left_20_filled`
`ic_fluent_location_arrow_left_48_filled`|
|Location Arrow Right||`locationArrowRight16Filled`
`locationArrowRight20Filled`
`locationArrowRight48Filled`|`ic_fluent_location_arrow_right_16_filled`
`ic_fluent_location_arrow_right_20_filled`
`ic_fluent_location_arrow_right_48_filled`|
|Location Arrow Up||`locationArrowUp16Filled`
`locationArrowUp20Filled`
`locationArrowUp48Filled`|`ic_fluent_location_arrow_up_16_filled`
`ic_fluent_location_arrow_up_20_filled`
`ic_fluent_location_arrow_up_48_filled`|
+|Location Checkmark||`locationCheckmark12Filled`
`locationCheckmark16Filled`
`locationCheckmark20Filled`
`locationCheckmark24Filled`
`locationCheckmark48Filled`|`ic_fluent_location_checkmark_12_filled`
`ic_fluent_location_checkmark_16_filled`
`ic_fluent_location_checkmark_20_filled`
`ic_fluent_location_checkmark_24_filled`
`ic_fluent_location_checkmark_48_filled`|
|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`|
@@ -1462,7 +1484,7 @@
|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`
`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`
`mailInbox32Filled`|`ic_fluent_mail_inbox_16_filled`
`ic_fluent_mail_inbox_20_filled`
`ic_fluent_mail_inbox_24_filled`
`ic_fluent_mail_inbox_28_filled`
`ic_fluent_mail_inbox_32_filled`|
+|Mail Inbox||`mailInbox16Filled`
`mailInbox20Filled`
`mailInbox24Filled`
`mailInbox28Filled`
`mailInbox32Filled`
`mailInbox48Filled`|`ic_fluent_mail_inbox_16_filled`
`ic_fluent_mail_inbox_20_filled`
`ic_fluent_mail_inbox_24_filled`
`ic_fluent_mail_inbox_28_filled`
`ic_fluent_mail_inbox_32_filled`
`ic_fluent_mail_inbox_48_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`|
|Mail Inbox All||`mailInboxAll20Filled`
`mailInboxAll24Filled`|`ic_fluent_mail_inbox_all_20_filled`
`ic_fluent_mail_inbox_all_24_filled`|
|Mail Inbox Arrow Down||`mailInboxArrowDown16Filled`
`mailInboxArrowDown20Filled`|`ic_fluent_mail_inbox_arrow_down_16_filled`
`ic_fluent_mail_inbox_arrow_down_20_filled`|
@@ -1470,7 +1492,7 @@
|Mail Inbox Arrow Up||`mailInboxArrowUp20Filled`
`mailInboxArrowUp24Filled`|`ic_fluent_mail_inbox_arrow_up_20_filled`
`ic_fluent_mail_inbox_arrow_up_24_filled`|
|Mail Inbox Checkmark||`mailInboxCheckmark16Filled`
`mailInboxCheckmark20Filled`
`mailInboxCheckmark24Filled`
`mailInboxCheckmark28Filled`|`ic_fluent_mail_inbox_checkmark_16_filled`
`ic_fluent_mail_inbox_checkmark_20_filled`
`ic_fluent_mail_inbox_checkmark_24_filled`
`ic_fluent_mail_inbox_checkmark_28_filled`|
|Mail Inbox Dismiss||`mailInboxDismiss16Filled`
`mailInboxDismiss20Filled`
`mailInboxDismiss24Filled`
`mailInboxDismiss28Filled`|`ic_fluent_mail_inbox_dismiss_16_filled`
`ic_fluent_mail_inbox_dismiss_20_filled`
`ic_fluent_mail_inbox_dismiss_24_filled`
`ic_fluent_mail_inbox_dismiss_28_filled`|
-|Mail Inbox Person||`mailInboxPerson16Filled`
`mailInboxPerson20Filled`
`mailInboxPerson32Filled`|`ic_fluent_mail_inbox_person_16_filled`
`ic_fluent_mail_inbox_person_20_filled`
`ic_fluent_mail_inbox_person_32_filled`|
+|Mail Inbox Person||`mailInboxPerson16Filled`
`mailInboxPerson20Filled`
`mailInboxPerson32Filled`
`mailInboxPerson48Filled`|`ic_fluent_mail_inbox_person_16_filled`
`ic_fluent_mail_inbox_person_20_filled`
`ic_fluent_mail_inbox_person_32_filled`
`ic_fluent_mail_inbox_person_48_filled`|
|Mail Link||`mailLink20Filled`
`mailLink24Filled`|`ic_fluent_mail_link_20_filled`
`ic_fluent_mail_link_24_filled`|
|Mail List||`mailList16Filled`
`mailList20Filled`
`mailList24Filled`
`mailList28Filled`|`ic_fluent_mail_list_16_filled`
`ic_fluent_mail_list_20_filled`
`ic_fluent_mail_list_24_filled`
`ic_fluent_mail_list_28_filled`|
|Mail Multiple||`mailMultiple16Filled`
`mailMultiple20Filled`
`mailMultiple24Filled`
`mailMultiple28Filled`
`mailMultiple32Filled`|`ic_fluent_mail_multiple_16_filled`
`ic_fluent_mail_multiple_20_filled`
`ic_fluent_mail_multiple_24_filled`
`ic_fluent_mail_multiple_28_filled`
`ic_fluent_mail_multiple_32_filled`|
@@ -1479,7 +1501,7 @@
|Mail Pause||`mailPause16Filled`
`mailPause20Filled`|`ic_fluent_mail_pause_16_filled`
`ic_fluent_mail_pause_20_filled`|
|Mail Prohibited||`mailProhibited16Filled`
`mailProhibited20Filled`
`mailProhibited24Filled`
`mailProhibited28Filled`|`ic_fluent_mail_prohibited_16_filled`
`ic_fluent_mail_prohibited_20_filled`
`ic_fluent_mail_prohibited_24_filled`
`ic_fluent_mail_prohibited_28_filled`|
|Mail Read||`mailRead16Filled`
`mailRead20Filled`
`mailRead24Filled`
`mailRead28Filled`
`mailRead32Filled`
`mailRead48Filled`|`ic_fluent_mail_read_16_filled`
`ic_fluent_mail_read_20_filled`
`ic_fluent_mail_read_24_filled`
`ic_fluent_mail_read_28_filled`
`ic_fluent_mail_read_32_filled`
`ic_fluent_mail_read_48_filled`|
-|Mail Read Briefcase||`mailReadBriefcase48Filled`|`ic_fluent_mail_read_briefcase_48_filled`|
+|Mail Read Briefcase||`mailReadBriefcase20Filled`
`mailReadBriefcase24Filled`
`mailReadBriefcase48Filled`|`ic_fluent_mail_read_briefcase_20_filled`
`ic_fluent_mail_read_briefcase_24_filled`
`ic_fluent_mail_read_briefcase_48_filled`|
|Mail Read Multiple||`mailReadMultiple16Filled`
`mailReadMultiple20Filled`
`mailReadMultiple24Filled`
`mailReadMultiple28Filled`
`mailReadMultiple32Filled`|`ic_fluent_mail_read_multiple_16_filled`
`ic_fluent_mail_read_multiple_20_filled`
`ic_fluent_mail_read_multiple_24_filled`
`ic_fluent_mail_read_multiple_28_filled`
`ic_fluent_mail_read_multiple_32_filled`|
|Mail Rewind||`mailRewind16Filled`
`mailRewind20Filled`
`mailRewind24Filled`|`ic_fluent_mail_rewind_16_filled`
`ic_fluent_mail_rewind_20_filled`
`ic_fluent_mail_rewind_24_filled`|
|Mail Settings||`mailSettings16Filled`
`mailSettings20Filled`|`ic_fluent_mail_settings_16_filled`
`ic_fluent_mail_settings_20_filled`|
@@ -1549,7 +1571,7 @@
|Music Note Off 1||`musicNoteOff120Filled`
`musicNoteOff124Filled`|`ic_fluent_music_note_off_1_20_filled`
`ic_fluent_music_note_off_1_24_filled`|
|Music Note Off 2||`musicNoteOff216Filled`
`musicNoteOff220Filled`
`musicNoteOff224Filled`|`ic_fluent_music_note_off_2_16_filled`
`ic_fluent_music_note_off_2_20_filled`
`ic_fluent_music_note_off_2_24_filled`|
|My Location||`myLocation12Filled`
`myLocation16Filled`
`myLocation20Filled`
`myLocation24Filled`|`ic_fluent_my_location_12_filled`
`ic_fluent_my_location_16_filled`
`ic_fluent_my_location_20_filled`
`ic_fluent_my_location_24_filled`|
-|Navigation||`navigation16Filled`
`navigation20Filled`
`navigation24Filled`|`ic_fluent_navigation_16_filled`
`ic_fluent_navigation_20_filled`
`ic_fluent_navigation_24_filled`|
+|Navigation||`navigation16Filled`
`navigation20Filled`
`navigation24Filled`
`navigation28Filled`
`navigation32Filled`
`navigation48Filled`|`ic_fluent_navigation_16_filled`
`ic_fluent_navigation_20_filled`
`ic_fluent_navigation_24_filled`
`ic_fluent_navigation_28_filled`
`ic_fluent_navigation_32_filled`
`ic_fluent_navigation_48_filled`|
|Navigation Location Target||`navigationLocationTarget20Filled`|`ic_fluent_navigation_location_target_20_filled`|
|Navigation Play||`navigationPlay20Filled`|`ic_fluent_navigation_play_20_filled`|
|Navigation Unread||`navigationUnread20Filled`
`navigationUnread24Filled`|`ic_fluent_navigation_unread_20_filled`
`ic_fluent_navigation_unread_24_filled`|
@@ -1612,6 +1634,7 @@
|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`|
+|Paint Bucket Brush||`paintBucketBrush16Filled`
`paintBucketBrush20Filled`
`paintBucketBrush24Filled`
`paintBucketBrush28Filled`|`ic_fluent_paint_bucket_brush_16_filled`
`ic_fluent_paint_bucket_brush_20_filled`
`ic_fluent_paint_bucket_brush_24_filled`
`ic_fluent_paint_bucket_brush_28_filled`|
|Pair||`pair20Filled`
`pair24Filled`|`ic_fluent_pair_20_filled`
`ic_fluent_pair_24_filled`|
|Panel Bottom||`panelBottom20Filled`|`ic_fluent_panel_bottom_20_filled`|
|Panel Bottom Contract||`panelBottomContract20Filled`|`ic_fluent_panel_bottom_contract_20_filled`|
@@ -1644,7 +1667,7 @@
|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`|
-|Pause Circle||`pauseCircle20Filled`
`pauseCircle24Filled`
`pauseCircle32Filled`
`pauseCircle48Filled`|`ic_fluent_pause_circle_20_filled`
`ic_fluent_pause_circle_24_filled`
`ic_fluent_pause_circle_32_filled`
`ic_fluent_pause_circle_48_filled`|
+|Pause Circle||`pauseCircle16Filled`
`pauseCircle20Filled`
`pauseCircle24Filled`
`pauseCircle32Filled`
`pauseCircle48Filled`|`ic_fluent_pause_circle_16_filled`
`ic_fluent_pause_circle_20_filled`
`ic_fluent_pause_circle_24_filled`
`ic_fluent_pause_circle_32_filled`
`ic_fluent_pause_circle_48_filled`|
|Pause Off||`pauseOff16Filled`
`pauseOff20Filled`|`ic_fluent_pause_off_16_filled`
`ic_fluent_pause_off_20_filled`|
|Pause Settings||`pauseSettings16Filled`
`pauseSettings20Filled`|`ic_fluent_pause_settings_16_filled`
`ic_fluent_pause_settings_20_filled`|
|Payment||`payment16Filled`
`payment20Filled`
`payment24Filled`
`payment28Filled`
`payment32Filled`
`payment48Filled`|`ic_fluent_payment_16_filled`
`ic_fluent_payment_20_filled`
`ic_fluent_payment_24_filled`
`ic_fluent_payment_28_filled`
`ic_fluent_payment_32_filled`
`ic_fluent_payment_48_filled`|
@@ -1865,6 +1888,7 @@
|Re Order||`reOrder16Filled`
`reOrder20Filled`
`reOrder24Filled`|`ic_fluent_re_order_16_filled`
`ic_fluent_re_order_20_filled`
`ic_fluent_re_order_24_filled`|
|Re Order Dots Horizontal||`reOrderDotsHorizontal16Filled`
`reOrderDotsHorizontal20Filled`
`reOrderDotsHorizontal24Filled`|`ic_fluent_re_order_dots_horizontal_16_filled`
`ic_fluent_re_order_dots_horizontal_20_filled`
`ic_fluent_re_order_dots_horizontal_24_filled`|
|Re Order Dots Vertical||`reOrderDotsVertical16Filled`
`reOrderDotsVertical20Filled`
`reOrderDotsVertical24Filled`|`ic_fluent_re_order_dots_vertical_16_filled`
`ic_fluent_re_order_dots_vertical_20_filled`
`ic_fluent_re_order_dots_vertical_24_filled`|
+|Re Order Vertical||`reOrderVertical16Filled`
`reOrderVertical20Filled`
`reOrderVertical24Filled`|`ic_fluent_re_order_vertical_16_filled`
`ic_fluent_re_order_vertical_20_filled`
`ic_fluent_re_order_vertical_24_filled`|
|Read Aloud||`readAloud16Filled`
`readAloud20Filled`
`readAloud24Filled`
`readAloud28Filled`|`ic_fluent_read_aloud_16_filled`
`ic_fluent_read_aloud_20_filled`
`ic_fluent_read_aloud_24_filled`
`ic_fluent_read_aloud_28_filled`|
|Reading List||`readingList16Filled`
`readingList20Filled`
`readingList24Filled`
`readingList28Filled`|`ic_fluent_reading_list_16_filled`
`ic_fluent_reading_list_20_filled`
`ic_fluent_reading_list_24_filled`
`ic_fluent_reading_list_28_filled`|
|Reading List Add||`readingListAdd16Filled`
`readingListAdd20Filled`
`readingListAdd24Filled`
`readingListAdd28Filled`|`ic_fluent_reading_list_add_16_filled`
`ic_fluent_reading_list_add_20_filled`
`ic_fluent_reading_list_add_24_filled`
`ic_fluent_reading_list_add_28_filled`|
@@ -1911,6 +1935,7 @@
|Rotate Left||`rotateLeft20Filled`
`rotateLeft24Filled`|`ic_fluent_rotate_left_20_filled`
`ic_fluent_rotate_left_24_filled`|
|Rotate Right||`rotateRight20Filled`
`rotateRight24Filled`|`ic_fluent_rotate_right_20_filled`
`ic_fluent_rotate_right_24_filled`|
|Router||`router20Filled`
`router24Filled`|`ic_fluent_router_20_filled`
`ic_fluent_router_24_filled`|
+|Row Child||`rowChild16Filled`
`rowChild20Filled`
`rowChild24Filled`
`rowChild28Filled`
`rowChild32Filled`|`ic_fluent_row_child_16_filled`
`ic_fluent_row_child_20_filled`
`ic_fluent_row_child_24_filled`
`ic_fluent_row_child_28_filled`
`ic_fluent_row_child_32_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`
`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`|
@@ -1924,7 +1949,7 @@
|Save Multiple||`saveMultiple16Filled`
`saveMultiple20Filled`
`saveMultiple24Filled`|`ic_fluent_save_multiple_16_filled`
`ic_fluent_save_multiple_20_filled`
`ic_fluent_save_multiple_24_filled`|
|Save Search||`saveSearch20Filled`|`ic_fluent_save_search_20_filled`|
|Save Sync||`saveSync20Filled`|`ic_fluent_save_sync_20_filled`|
-|Savings||`savings16Filled`
`savings20Filled`
`savings24Filled`|`ic_fluent_savings_16_filled`
`ic_fluent_savings_20_filled`
`ic_fluent_savings_24_filled`|
+|Savings||`savings16Filled`
`savings20Filled`
`savings24Filled`
`savings32Filled`|`ic_fluent_savings_16_filled`
`ic_fluent_savings_20_filled`
`ic_fluent_savings_24_filled`
`ic_fluent_savings_32_filled`|
|Scale Fill||`scaleFill20Filled`
`scaleFill24Filled`|`ic_fluent_scale_fill_20_filled`
`ic_fluent_scale_fill_24_filled`|
|Scale Fit||`scaleFit16Filled`
`scaleFit20Filled`
`scaleFit24Filled`|`ic_fluent_scale_fit_16_filled`
`ic_fluent_scale_fit_20_filled`
`ic_fluent_scale_fit_24_filled`|
|Scales||`scales20Filled`
`scales24Filled`
`scales32Filled`|`ic_fluent_scales_20_filled`
`ic_fluent_scales_24_filled`
`ic_fluent_scales_32_filled`|
@@ -1993,7 +2018,7 @@
|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`|
|Share Screen Person P||`shareScreenPersonP16Filled`
`shareScreenPersonP20Filled`
`shareScreenPersonP24Filled`
`shareScreenPersonP28Filled`|`ic_fluent_share_screen_person_p_16_filled`
`ic_fluent_share_screen_person_p_20_filled`
`ic_fluent_share_screen_person_p_24_filled`
`ic_fluent_share_screen_person_p_28_filled`|
-|Share Screen Start||`shareScreenStart20Filled`
`shareScreenStart24Filled`
`shareScreenStart28Filled`
`shareScreenStart48Filled`|`ic_fluent_share_screen_start_20_filled`
`ic_fluent_share_screen_start_24_filled`
`ic_fluent_share_screen_start_28_filled`
`ic_fluent_share_screen_start_48_filled`|
+|Share Screen Start||`shareScreenStart16Filled`
`shareScreenStart20Filled`
`shareScreenStart24Filled`
`shareScreenStart28Filled`
`shareScreenStart48Filled`|`ic_fluent_share_screen_start_16_filled`
`ic_fluent_share_screen_start_20_filled`
`ic_fluent_share_screen_start_24_filled`
`ic_fluent_share_screen_start_28_filled`
`ic_fluent_share_screen_start_48_filled`|
|Share Screen Stop||`shareScreenStop16Filled`
`shareScreenStop20Filled`
`shareScreenStop24Filled`
`shareScreenStop28Filled`
`shareScreenStop48Filled`|`ic_fluent_share_screen_stop_16_filled`
`ic_fluent_share_screen_stop_20_filled`
`ic_fluent_share_screen_stop_24_filled`
`ic_fluent_share_screen_stop_28_filled`
`ic_fluent_share_screen_stop_48_filled`|
|Share iOS||`shareIos20Filled`
`shareIos24Filled`
`shareIos28Filled`
`shareIos48Filled`|`ic_fluent_share_ios_20_filled`
`ic_fluent_share_ios_24_filled`
`ic_fluent_share_ios_28_filled`
`ic_fluent_share_ios_48_filled`|
|Shield||`shield12Filled`
`shield16Filled`
`shield20Filled`
`shield24Filled`
`shield28Filled`
`shield32Filled`
`shield48Filled`|`ic_fluent_shield_12_filled`
`ic_fluent_shield_16_filled`
`ic_fluent_shield_20_filled`
`ic_fluent_shield_24_filled`
`ic_fluent_shield_28_filled`
`ic_fluent_shield_32_filled`
`ic_fluent_shield_48_filled`|
@@ -2112,10 +2137,12 @@
|Square Hint Sparkles||`squareHintSparkles16Filled`
`squareHintSparkles20Filled`
`squareHintSparkles24Filled`
`squareHintSparkles28Filled`
`squareHintSparkles32Filled`
`squareHintSparkles48Filled`|`ic_fluent_square_hint_sparkles_16_filled`
`ic_fluent_square_hint_sparkles_20_filled`
`ic_fluent_square_hint_sparkles_24_filled`
`ic_fluent_square_hint_sparkles_28_filled`
`ic_fluent_square_hint_sparkles_32_filled`
`ic_fluent_square_hint_sparkles_48_filled`|
|Square Multiple||`squareMultiple16Filled`
`squareMultiple20Filled`
`squareMultiple24Filled`
`squareMultiple28Filled`
`squareMultiple32Filled`
`squareMultiple48Filled`|`ic_fluent_square_multiple_16_filled`
`ic_fluent_square_multiple_20_filled`
`ic_fluent_square_multiple_24_filled`
`ic_fluent_square_multiple_28_filled`
`ic_fluent_square_multiple_32_filled`
`ic_fluent_square_multiple_48_filled`|
|Square Shadow||`squareShadow12Filled`
`squareShadow20Filled`|`ic_fluent_square_shadow_12_filled`
`ic_fluent_square_shadow_20_filled`|
+|Square Text Arrow Repeat All||`squareTextArrowRepeatAll16Filled`
`squareTextArrowRepeatAll20Filled`
`squareTextArrowRepeatAll24Filled`|`ic_fluent_square_text_arrow_repeat_all_16_filled`
`ic_fluent_square_text_arrow_repeat_all_20_filled`
`ic_fluent_square_text_arrow_repeat_all_24_filled`|
|Squares Nested||`squaresNested20Filled`|`ic_fluent_squares_nested_20_filled`|
-|Stack||`stack16Filled`
`stack20Filled`
`stack24Filled`
`stack32Filled`|`ic_fluent_stack_16_filled`
`ic_fluent_stack_20_filled`
`ic_fluent_stack_24_filled`
`ic_fluent_stack_32_filled`|
+|Stack||`stack16Filled`
`stack20Filled`
`stack24Filled`
`stack28Filled`
`stack32Filled`
`stack48Filled`|`ic_fluent_stack_16_filled`
`ic_fluent_stack_20_filled`
`ic_fluent_stack_24_filled`
`ic_fluent_stack_28_filled`
`ic_fluent_stack_32_filled`
`ic_fluent_stack_48_filled`|
|Stack Add||`stackAdd20Filled`
`stackAdd24Filled`|`ic_fluent_stack_add_20_filled`
`ic_fluent_stack_add_24_filled`|
|Stack Arrow Forward||`stackArrowForward20Filled`
`stackArrowForward24Filled`|`ic_fluent_stack_arrow_forward_20_filled`
`ic_fluent_stack_arrow_forward_24_filled`|
+|Stack Off||`stackOff16Filled`
`stackOff20Filled`
`stackOff24Filled`
`stackOff28Filled`
`stackOff32Filled`
`stackOff48Filled`|`ic_fluent_stack_off_16_filled`
`ic_fluent_stack_off_20_filled`
`ic_fluent_stack_off_24_filled`
`ic_fluent_stack_off_28_filled`
`ic_fluent_stack_off_32_filled`
`ic_fluent_stack_off_48_filled`|
|Stack Star||`stackStar16Filled`
`stackStar20Filled`
`stackStar24Filled`|`ic_fluent_stack_star_16_filled`
`ic_fluent_stack_star_20_filled`
`ic_fluent_stack_star_24_filled`|
|Stack Vertical||`stackVertical20Filled`
`stackVertical24Filled`|`ic_fluent_stack_vertical_20_filled`
`ic_fluent_stack_vertical_24_filled`|
|Star||`star12Filled`
`star16Filled`
`star20Filled`
`star24Filled`
`star28Filled`
`star32Filled`
`star48Filled`|`ic_fluent_star_12_filled`
`ic_fluent_star_16_filled`
`ic_fluent_star_20_filled`
`ic_fluent_star_24_filled`
`ic_fluent_star_28_filled`
`ic_fluent_star_32_filled`
`ic_fluent_star_48_filled`|
@@ -2329,7 +2356,7 @@
|Text Bullet List LTR Rotate 270||`textBulletListLtrRotate27024Filled`|`ic_fluent_text_bullet_list_ltr_rotate_270_24_filled`|
|Text Bullet List RTL||`textBulletListRtl16Filled`
`textBulletListRtl20Filled`
`textBulletListRtl24Filled`|`ic_fluent_text_bullet_list_rtl_16_filled`
`ic_fluent_text_bullet_list_rtl_20_filled`
`ic_fluent_text_bullet_list_rtl_24_filled`|
|Text Bullet List RTL 90||`textBulletListRtl9020Filled`|`ic_fluent_text_bullet_list_rtl_90_20_filled`|
-|Text Bullet List Square||`textBulletListSquare16Filled`
`textBulletListSquare20Filled`
`textBulletListSquare24Filled`
`textBulletListSquare32Filled`
`textBulletListSquare48Filled`|`ic_fluent_text_bullet_list_square_16_filled`
`ic_fluent_text_bullet_list_square_20_filled`
`ic_fluent_text_bullet_list_square_24_filled`
`ic_fluent_text_bullet_list_square_32_filled`
`ic_fluent_text_bullet_list_square_48_filled`|
+|Text Bullet List Square||`textBulletListSquare16Filled`
`textBulletListSquare20Filled`
`textBulletListSquare24Filled`
`textBulletListSquare28Filled`
`textBulletListSquare32Filled`
`textBulletListSquare48Filled`|`ic_fluent_text_bullet_list_square_16_filled`
`ic_fluent_text_bullet_list_square_20_filled`
`ic_fluent_text_bullet_list_square_24_filled`
`ic_fluent_text_bullet_list_square_28_filled`
`ic_fluent_text_bullet_list_square_32_filled`
`ic_fluent_text_bullet_list_square_48_filled`|
|Text Bullet List Square Clock||`textBulletListSquareClock20Filled`|`ic_fluent_text_bullet_list_square_clock_20_filled`|
|Text Bullet List Square Edit||`textBulletListSquareEdit20Filled`
`textBulletListSquareEdit24Filled`|`ic_fluent_text_bullet_list_square_edit_20_filled`
`ic_fluent_text_bullet_list_square_edit_24_filled`|
|Text Bullet List Square Person||`textBulletListSquarePerson20Filled`
`textBulletListSquarePerson32Filled`|`ic_fluent_text_bullet_list_square_person_20_filled`
`ic_fluent_text_bullet_list_square_person_32_filled`|
@@ -2475,7 +2502,7 @@
|Text Word Count||`textWordCount20Filled`
`textWordCount24Filled`|`ic_fluent_text_word_count_20_filled`
`ic_fluent_text_word_count_24_filled`|
|Text Wrap||`textWrap16Filled`
`textWrap20Filled`
`textWrap24Filled`|`ic_fluent_text_wrap_16_filled`
`ic_fluent_text_wrap_20_filled`
`ic_fluent_text_wrap_24_filled`|
|Text Wrap Off||`textWrapOff16Filled`
`textWrapOff20Filled`
`textWrapOff24Filled`|`ic_fluent_text_wrap_off_16_filled`
`ic_fluent_text_wrap_off_20_filled`
`ic_fluent_text_wrap_off_24_filled`|
-|TextBox||`textbox16Filled`
`textbox20Filled`
`textbox24Filled`|`ic_fluent_textbox_16_filled`
`ic_fluent_textbox_20_filled`
`ic_fluent_textbox_24_filled`|
+|TextBox||`textbox16Filled`
`textbox20Filled`
`textbox24Filled`
`textbox28Filled`
`textbox32Filled`
`textbox48Filled`|`ic_fluent_textbox_16_filled`
`ic_fluent_textbox_20_filled`
`ic_fluent_textbox_24_filled`
`ic_fluent_textbox_28_filled`
`ic_fluent_textbox_32_filled`
`ic_fluent_textbox_48_filled`|
|TextBox Align Bottom||`textboxAlignBottom20Filled`
`textboxAlignBottom24Filled`|`ic_fluent_textbox_align_bottom_20_filled`
`ic_fluent_textbox_align_bottom_24_filled`|
|TextBox Align Bottom Center||`textboxAlignBottomCenter16Filled`
`textboxAlignBottomCenter20Filled`
`textboxAlignBottomCenter24Filled`|`ic_fluent_textbox_align_bottom_center_16_filled`
`ic_fluent_textbox_align_bottom_center_20_filled`
`ic_fluent_textbox_align_bottom_center_24_filled`|
|TextBox Align Bottom Left||`textboxAlignBottomLeft16Filled`
`textboxAlignBottomLeft20Filled`
`textboxAlignBottomLeft24Filled`|`ic_fluent_textbox_align_bottom_left_16_filled`
`ic_fluent_textbox_align_bottom_left_20_filled`
`ic_fluent_textbox_align_bottom_left_24_filled`|
@@ -2491,6 +2518,7 @@
|TextBox Align Top Left||`textboxAlignTopLeft16Filled`
`textboxAlignTopLeft20Filled`
`textboxAlignTopLeft24Filled`|`ic_fluent_textbox_align_top_left_16_filled`
`ic_fluent_textbox_align_top_left_20_filled`
`ic_fluent_textbox_align_top_left_24_filled`|
|TextBox Align Top Right||`textboxAlignTopRight16Filled`
`textboxAlignTopRight20Filled`
`textboxAlignTopRight24Filled`|`ic_fluent_textbox_align_top_right_16_filled`
`ic_fluent_textbox_align_top_right_20_filled`
`ic_fluent_textbox_align_top_right_24_filled`|
|TextBox Align Top Rotate 90||`textboxAlignTopRotate9020Filled`
`textboxAlignTopRotate9024Filled`|`ic_fluent_textbox_align_top_rotate_90_20_filled`
`ic_fluent_textbox_align_top_rotate_90_24_filled`|
+|TextBox Checkmark||`textboxCheckmark16Filled`
`textboxCheckmark20Filled`
`textboxCheckmark24Filled`
`textboxCheckmark28Filled`
`textboxCheckmark32Filled`
`textboxCheckmark48Filled`|`ic_fluent_textbox_checkmark_16_filled`
`ic_fluent_textbox_checkmark_20_filled`
`ic_fluent_textbox_checkmark_24_filled`
`ic_fluent_textbox_checkmark_28_filled`
`ic_fluent_textbox_checkmark_32_filled`
`ic_fluent_textbox_checkmark_48_filled`|
|TextBox More||`textboxMore20Filled`
`textboxMore24Filled`|`ic_fluent_textbox_more_20_filled`
`ic_fluent_textbox_more_24_filled`|
|TextBox Rotate 90||`textboxRotate9020Filled`
`textboxRotate9024Filled`|`ic_fluent_textbox_rotate_90_20_filled`
`ic_fluent_textbox_rotate_90_24_filled`|
|TextBox Settings||`textboxSettings20Filled`
`textboxSettings24Filled`|`ic_fluent_textbox_settings_20_filled`
`ic_fluent_textbox_settings_24_filled`|
@@ -2514,7 +2542,7 @@
|Toolbox||`toolbox12Filled`
`toolbox16Filled`
`toolbox20Filled`
`toolbox24Filled`
`toolbox28Filled`
`toolbox32Filled`|`ic_fluent_toolbox_12_filled`
`ic_fluent_toolbox_16_filled`
`ic_fluent_toolbox_20_filled`
`ic_fluent_toolbox_24_filled`
`ic_fluent_toolbox_28_filled`
`ic_fluent_toolbox_32_filled`|
|Tooltip Quote||`tooltipQuote20Filled`
`tooltipQuote24Filled`|`ic_fluent_tooltip_quote_20_filled`
`ic_fluent_tooltip_quote_24_filled`|
|Top Speed||`topSpeed20Filled`
`topSpeed24Filled`|`ic_fluent_top_speed_20_filled`
`ic_fluent_top_speed_24_filled`|
-|Translate||`translate16Filled`
`translate20Filled`
`translate24Filled`|`ic_fluent_translate_16_filled`
`ic_fluent_translate_20_filled`
`ic_fluent_translate_24_filled`|
+|Translate||`translate16Filled`
`translate20Filled`
`translate24Filled`
`translate32Filled`|`ic_fluent_translate_16_filled`
`ic_fluent_translate_20_filled`
`ic_fluent_translate_24_filled`
`ic_fluent_translate_32_filled`|
|Translate Auto||`translateAuto16Filled`
`translateAuto20Filled`
`translateAuto24Filled`|`ic_fluent_translate_auto_16_filled`
`ic_fluent_translate_auto_20_filled`
`ic_fluent_translate_auto_24_filled`|
|Translate Off||`translateOff16Filled`
`translateOff20Filled`
`translateOff24Filled`|`ic_fluent_translate_off_16_filled`
`ic_fluent_translate_off_20_filled`
`ic_fluent_translate_off_24_filled`|
|Transmission||`transmission20Filled`
`transmission24Filled`|`ic_fluent_transmission_20_filled`
`ic_fluent_transmission_24_filled`|
@@ -2617,7 +2645,7 @@
|Weather Hail Day||`weatherHailDay20Filled`
`weatherHailDay24Filled`
`weatherHailDay48Filled`|`ic_fluent_weather_hail_day_20_filled`
`ic_fluent_weather_hail_day_24_filled`
`ic_fluent_weather_hail_day_48_filled`|
|Weather Hail Night||`weatherHailNight20Filled`
`weatherHailNight24Filled`
`weatherHailNight48Filled`|`ic_fluent_weather_hail_night_20_filled`
`ic_fluent_weather_hail_night_24_filled`
`ic_fluent_weather_hail_night_48_filled`|
|Weather Haze||`weatherHaze20Filled`
`weatherHaze24Filled`
`weatherHaze48Filled`|`ic_fluent_weather_haze_20_filled`
`ic_fluent_weather_haze_24_filled`
`ic_fluent_weather_haze_48_filled`|
-|Weather Moon||`weatherMoon16Filled`
`weatherMoon20Filled`
`weatherMoon24Filled`
`weatherMoon28Filled`
`weatherMoon48Filled`|`ic_fluent_weather_moon_16_filled`
`ic_fluent_weather_moon_20_filled`
`ic_fluent_weather_moon_24_filled`
`ic_fluent_weather_moon_28_filled`
`ic_fluent_weather_moon_48_filled`|
+|Weather Moon||`weatherMoon16Filled`
`weatherMoon20Filled`
`weatherMoon24Filled`
`weatherMoon28Filled`
`weatherMoon32Filled`
`weatherMoon48Filled`|`ic_fluent_weather_moon_16_filled`
`ic_fluent_weather_moon_20_filled`
`ic_fluent_weather_moon_24_filled`
`ic_fluent_weather_moon_28_filled`
`ic_fluent_weather_moon_32_filled`
`ic_fluent_weather_moon_48_filled`|
|Weather Moon Off||`weatherMoonOff16Filled`
`weatherMoonOff20Filled`
`weatherMoonOff24Filled`
`weatherMoonOff28Filled`
`weatherMoonOff48Filled`|`ic_fluent_weather_moon_off_16_filled`
`ic_fluent_weather_moon_off_20_filled`
`ic_fluent_weather_moon_off_24_filled`
`ic_fluent_weather_moon_off_28_filled`
`ic_fluent_weather_moon_off_48_filled`|
|Weather Partly Cloudy Day||`weatherPartlyCloudyDay16Filled`
`weatherPartlyCloudyDay20Filled`
`weatherPartlyCloudyDay24Filled`
`weatherPartlyCloudyDay48Filled`|`ic_fluent_weather_partly_cloudy_day_16_filled`
`ic_fluent_weather_partly_cloudy_day_20_filled`
`ic_fluent_weather_partly_cloudy_day_24_filled`
`ic_fluent_weather_partly_cloudy_day_48_filled`|
|Weather Partly Cloudy Night||`weatherPartlyCloudyNight20Filled`
`weatherPartlyCloudyNight24Filled`
`weatherPartlyCloudyNight48Filled`|`ic_fluent_weather_partly_cloudy_night_20_filled`
`ic_fluent_weather_partly_cloudy_night_24_filled`
`ic_fluent_weather_partly_cloudy_night_48_filled`|
diff --git a/icons_light.md b/icons_light.md
index 3f3e450765..e8023b441d 100644
--- a/icons_light.md
+++ b/icons_light.md
@@ -57,8 +57,10 @@
|Delete||`delete32Light`|`ic_fluent_delete_32_light`|
|Dismiss||`dismiss32Light`|`ic_fluent_dismiss_32_light`|
|Dismiss Circle||`dismissCircle32Light`|`ic_fluent_dismiss_circle_32_light`|
+|Document||`document24Light`
`document28Light`
`document32Light`
`document48Light`|`ic_fluent_document_24_light`
`ic_fluent_document_28_light`
`ic_fluent_document_32_light`
`ic_fluent_document_48_light`|
|Document Lightning||`documentLightning32Light`|`ic_fluent_document_lightning_32_light`|
|Document Signature||`documentSignature32Light`|`ic_fluent_document_signature_32_light`|
+|Document Sparkle||`documentSparkle24Light`
`documentSparkle28Light`
`documentSparkle32Light`
`documentSparkle48Light`|`ic_fluent_document_sparkle_24_light`
`ic_fluent_document_sparkle_28_light`
`ic_fluent_document_sparkle_32_light`
`ic_fluent_document_sparkle_48_light`|
|Door Arrow Right||`doorArrowRight32Light`|`ic_fluent_door_arrow_right_32_light`|
|Edit||`edit32Light`|`ic_fluent_edit_32_light`|
|Emoji||`emoji32Light`|`ic_fluent_emoji_32_light`|
@@ -87,6 +89,7 @@
|Layout Row Two Focus Top||`layoutRowTwoFocusTop32Light`|`ic_fluent_layout_row_two_focus_top_32_light`|
|Layout Row Two Focus Top Settings||`layoutRowTwoFocusTopSettings32Light`|`ic_fluent_layout_row_two_focus_top_settings_32_light`|
|Layout Row Two Settings||`layoutRowTwoSettings32Light`|`ic_fluent_layout_row_two_settings_32_light`|
+|Lightbulb||`lightbulb32Light`|`ic_fluent_lightbulb_32_light`|
|Link||`link32Light`|`ic_fluent_link_32_light`|
|Lock Closed||`lockClosed32Light`|`ic_fluent_lock_closed_32_light`|
|Lock Open||`lockOpen32Light`|`ic_fluent_lock_open_32_light`|
@@ -168,6 +171,8 @@
|Translate||`translate32Light`|`ic_fluent_translate_32_light`|
|Video||`video32Light`|`ic_fluent_video_32_light`|
|Video Clip||`videoClip32Light`|`ic_fluent_video_clip_32_light`|
+|Weather Moon||`weatherMoon32Light`|`ic_fluent_weather_moon_32_light`|
+|Weather Sunny||`weatherSunny32Light`|`ic_fluent_weather_sunny_32_light`|
|Window||`window32Light`|`ic_fluent_window_32_light`|
|Wrench Screwdriver||`wrenchScrewdriver32Light`|`ic_fluent_wrench_screwdriver_32_light`|
|Zoom In||`zoomIn32Light`|`ic_fluent_zoom_in_32_light`|
diff --git a/icons_regular.md b/icons_regular.md
index 79cfe9cb28..e414829c41 100644
--- a/icons_regular.md
+++ b/icons_regular.md
@@ -51,6 +51,7 @@
|Align Top||`alignTop16Regular`
`alignTop20Regular`
`alignTop24Regular`
`alignTop28Regular`
`alignTop32Regular`
`alignTop48Regular`|`ic_fluent_align_top_16_regular`
`ic_fluent_align_top_20_regular`
`ic_fluent_align_top_24_regular`
`ic_fluent_align_top_28_regular`
`ic_fluent_align_top_32_regular`
`ic_fluent_align_top_48_regular`|
|Animal Cat||`animalCat16Regular`
`animalCat20Regular`
`animalCat24Regular`
`animalCat28Regular`|`ic_fluent_animal_cat_16_regular`
`ic_fluent_animal_cat_20_regular`
`ic_fluent_animal_cat_24_regular`
`ic_fluent_animal_cat_28_regular`|
|Animal Dog||`animalDog16Regular`
`animalDog20Regular`
`animalDog24Regular`|`ic_fluent_animal_dog_16_regular`
`ic_fluent_animal_dog_20_regular`
`ic_fluent_animal_dog_24_regular`|
+|Animal Paw Print||`animalPawPrint16Regular`
`animalPawPrint20Regular`
`animalPawPrint24Regular`
`animalPawPrint28Regular`
`animalPawPrint32Regular`
`animalPawPrint48Regular`|`ic_fluent_animal_paw_print_16_regular`
`ic_fluent_animal_paw_print_20_regular`
`ic_fluent_animal_paw_print_24_regular`
`ic_fluent_animal_paw_print_28_regular`
`ic_fluent_animal_paw_print_32_regular`
`ic_fluent_animal_paw_print_48_regular`|
|Animal Rabbit||`animalRabbit16Regular`
`animalRabbit20Regular`
`animalRabbit24Regular`
`animalRabbit28Regular`
`animalRabbit32Regular`|`ic_fluent_animal_rabbit_16_regular`
`ic_fluent_animal_rabbit_20_regular`
`ic_fluent_animal_rabbit_24_regular`
`ic_fluent_animal_rabbit_28_regular`
`ic_fluent_animal_rabbit_32_regular`|
|Animal Rabbit Off||`animalRabbitOff20Regular`
`animalRabbitOff32Regular`|`ic_fluent_animal_rabbit_off_20_regular`
`ic_fluent_animal_rabbit_off_32_regular`|
|Animal Turtle||`animalTurtle16Regular`
`animalTurtle20Regular`
`animalTurtle24Regular`
`animalTurtle28Regular`|`ic_fluent_animal_turtle_16_regular`
`ic_fluent_animal_turtle_20_regular`
`ic_fluent_animal_turtle_24_regular`
`ic_fluent_animal_turtle_28_regular`|
@@ -82,7 +83,7 @@
|Arrow Between Up||`arrowBetweenUp20Regular`|`ic_fluent_arrow_between_up_20_regular`|
|Arrow Bidirectional Left Right||`arrowBidirectionalLeftRight16Regular`
`arrowBidirectionalLeftRight20Regular`
`arrowBidirectionalLeftRight24Regular`
`arrowBidirectionalLeftRight28Regular`|`ic_fluent_arrow_bidirectional_left_right_16_regular`
`ic_fluent_arrow_bidirectional_left_right_20_regular`
`ic_fluent_arrow_bidirectional_left_right_24_regular`
`ic_fluent_arrow_bidirectional_left_right_28_regular`|
|Arrow Bidirectional Up Down||`arrowBidirectionalUpDown12Regular`
`arrowBidirectionalUpDown16Regular`
`arrowBidirectionalUpDown20Regular`
`arrowBidirectionalUpDown24Regular`|`ic_fluent_arrow_bidirectional_up_down_12_regular`
`ic_fluent_arrow_bidirectional_up_down_16_regular`
`ic_fluent_arrow_bidirectional_up_down_20_regular`
`ic_fluent_arrow_bidirectional_up_down_24_regular`|
-|Arrow Bounce||`arrowBounce16Regular`
`arrowBounce20Regular`
`arrowBounce24Regular`|`ic_fluent_arrow_bounce_16_regular`
`ic_fluent_arrow_bounce_20_regular`
`ic_fluent_arrow_bounce_24_regular`|
+|Arrow Bounce||`arrowBounce12Regular`
`arrowBounce16Regular`
`arrowBounce20Regular`
`arrowBounce24Regular`
`arrowBounce28Regular`
`arrowBounce48Regular`|`ic_fluent_arrow_bounce_12_regular`
`ic_fluent_arrow_bounce_16_regular`
`ic_fluent_arrow_bounce_20_regular`
`ic_fluent_arrow_bounce_24_regular`
`ic_fluent_arrow_bounce_28_regular`
`ic_fluent_arrow_bounce_48_regular`|
|Arrow Circle Down||`arrowCircleDown12Regular`
`arrowCircleDown16Regular`
`arrowCircleDown20Regular`
`arrowCircleDown24Regular`
`arrowCircleDown28Regular`
`arrowCircleDown32Regular`
`arrowCircleDown48Regular`|`ic_fluent_arrow_circle_down_12_regular`
`ic_fluent_arrow_circle_down_16_regular`
`ic_fluent_arrow_circle_down_20_regular`
`ic_fluent_arrow_circle_down_24_regular`
`ic_fluent_arrow_circle_down_28_regular`
`ic_fluent_arrow_circle_down_32_regular`
`ic_fluent_arrow_circle_down_48_regular`|
|Arrow Circle Down Double||`arrowCircleDownDouble20Regular`
`arrowCircleDownDouble24Regular`|`ic_fluent_arrow_circle_down_double_20_regular`
`ic_fluent_arrow_circle_down_double_24_regular`|
|Arrow Circle Down Right||`arrowCircleDownRight16Regular`
`arrowCircleDownRight20Regular`
`arrowCircleDownRight24Regular`|`ic_fluent_arrow_circle_down_right_16_regular`
`ic_fluent_arrow_circle_down_right_20_regular`
`ic_fluent_arrow_circle_down_right_24_regular`|
@@ -94,7 +95,8 @@
|Arrow Circle Up Left||`arrowCircleUpLeft16Regular`
`arrowCircleUpLeft20Regular`
`arrowCircleUpLeft24Regular`|`ic_fluent_arrow_circle_up_left_16_regular`
`ic_fluent_arrow_circle_up_left_20_regular`
`ic_fluent_arrow_circle_up_left_24_regular`|
|Arrow Circle Up Right||`arrowCircleUpRight16Regular`
`arrowCircleUpRight20Regular`
`arrowCircleUpRight24Regular`|`ic_fluent_arrow_circle_up_right_16_regular`
`ic_fluent_arrow_circle_up_right_20_regular`
`ic_fluent_arrow_circle_up_right_24_regular`|
|Arrow Clockwise||`arrowClockwise12Regular`
`arrowClockwise16Regular`
`arrowClockwise20Regular`
`arrowClockwise24Regular`
`arrowClockwise28Regular`
`arrowClockwise32Regular`
`arrowClockwise48Regular`|`ic_fluent_arrow_clockwise_12_regular`
`ic_fluent_arrow_clockwise_16_regular`
`ic_fluent_arrow_clockwise_20_regular`
`ic_fluent_arrow_clockwise_24_regular`
`ic_fluent_arrow_clockwise_28_regular`
`ic_fluent_arrow_clockwise_32_regular`
`ic_fluent_arrow_clockwise_48_regular`|
-|Arrow Clockwise Dashes||`arrowClockwiseDashes16Regular`
`arrowClockwiseDashes20Regular`
`arrowClockwiseDashes24Regular`
`arrowClockwiseDashes32Regular`|`ic_fluent_arrow_clockwise_dashes_16_regular`
`ic_fluent_arrow_clockwise_dashes_20_regular`
`ic_fluent_arrow_clockwise_dashes_24_regular`
`ic_fluent_arrow_clockwise_dashes_32_regular`|
+|Arrow Clockwise Dashes||`arrowClockwiseDashes16Regular`
`arrowClockwiseDashes20Regular`
`arrowClockwiseDashes24Regular`
`arrowClockwiseDashes28Regular`
`arrowClockwiseDashes32Regular`
`arrowClockwiseDashes48Regular`|`ic_fluent_arrow_clockwise_dashes_16_regular`
`ic_fluent_arrow_clockwise_dashes_20_regular`
`ic_fluent_arrow_clockwise_dashes_24_regular`
`ic_fluent_arrow_clockwise_dashes_28_regular`
`ic_fluent_arrow_clockwise_dashes_32_regular`
`ic_fluent_arrow_clockwise_dashes_48_regular`|
+|Arrow Clockwise Dashes Settings||`arrowClockwiseDashesSettings16Regular`
`arrowClockwiseDashesSettings20Regular`
`arrowClockwiseDashesSettings24Regular`
`arrowClockwiseDashesSettings28Regular`
`arrowClockwiseDashesSettings32Regular`
`arrowClockwiseDashesSettings48Regular`|`ic_fluent_arrow_clockwise_dashes_settings_16_regular`
`ic_fluent_arrow_clockwise_dashes_settings_20_regular`
`ic_fluent_arrow_clockwise_dashes_settings_24_regular`
`ic_fluent_arrow_clockwise_dashes_settings_28_regular`
`ic_fluent_arrow_clockwise_dashes_settings_32_regular`
`ic_fluent_arrow_clockwise_dashes_settings_48_regular`|
|Arrow Collapse All||`arrowCollapseAll16Regular`
`arrowCollapseAll20Regular`
`arrowCollapseAll24Regular`|`ic_fluent_arrow_collapse_all_16_regular`
`ic_fluent_arrow_collapse_all_20_regular`
`ic_fluent_arrow_collapse_all_24_regular`|
|Arrow Counterclockwise||`arrowCounterclockwise12Regular`
`arrowCounterclockwise16Regular`
`arrowCounterclockwise20Regular`
`arrowCounterclockwise24Regular`
`arrowCounterclockwise28Regular`
`arrowCounterclockwise32Regular`
`arrowCounterclockwise48Regular`|`ic_fluent_arrow_counterclockwise_12_regular`
`ic_fluent_arrow_counterclockwise_16_regular`
`ic_fluent_arrow_counterclockwise_20_regular`
`ic_fluent_arrow_counterclockwise_24_regular`
`ic_fluent_arrow_counterclockwise_28_regular`
`ic_fluent_arrow_counterclockwise_32_regular`
`ic_fluent_arrow_counterclockwise_48_regular`|
|Arrow Counterclockwise Dashes||`arrowCounterclockwiseDashes20Regular`
`arrowCounterclockwiseDashes24Regular`|`ic_fluent_arrow_counterclockwise_dashes_20_regular`
`ic_fluent_arrow_counterclockwise_dashes_24_regular`|
@@ -104,7 +106,7 @@
|Arrow Curve Up Right||`arrowCurveUpRight20Regular`|`ic_fluent_arrow_curve_up_right_20_regular`|
|Arrow Down||`arrowDown12Regular`
`arrowDown16Regular`
`arrowDown20Regular`
`arrowDown24Regular`
`arrowDown28Regular`
`arrowDown32Regular`
`arrowDown48Regular`|`ic_fluent_arrow_down_12_regular`
`ic_fluent_arrow_down_16_regular`
`ic_fluent_arrow_down_20_regular`
`ic_fluent_arrow_down_24_regular`
`ic_fluent_arrow_down_28_regular`
`ic_fluent_arrow_down_32_regular`
`ic_fluent_arrow_down_48_regular`|
|Arrow Down Exclamation||`arrowDownExclamation16Regular`
`arrowDownExclamation20Regular`
`arrowDownExclamation24Regular`|`ic_fluent_arrow_down_exclamation_16_regular`
`ic_fluent_arrow_down_exclamation_20_regular`
`ic_fluent_arrow_down_exclamation_24_regular`|
-|Arrow Down Left||`arrowDownLeft16Regular`
`arrowDownLeft20Regular`
`arrowDownLeft24Regular`
`arrowDownLeft32Regular`
`arrowDownLeft48Regular`|`ic_fluent_arrow_down_left_16_regular`
`ic_fluent_arrow_down_left_20_regular`
`ic_fluent_arrow_down_left_24_regular`
`ic_fluent_arrow_down_left_32_regular`
`ic_fluent_arrow_down_left_48_regular`|
+|Arrow Down Left||`arrowDownLeft12Regular`
`arrowDownLeft16Regular`
`arrowDownLeft20Regular`
`arrowDownLeft24Regular`
`arrowDownLeft28Regular`
`arrowDownLeft32Regular`
`arrowDownLeft48Regular`|`ic_fluent_arrow_down_left_12_regular`
`ic_fluent_arrow_down_left_16_regular`
`ic_fluent_arrow_down_left_20_regular`
`ic_fluent_arrow_down_left_24_regular`
`ic_fluent_arrow_down_left_28_regular`
`ic_fluent_arrow_down_left_32_regular`
`ic_fluent_arrow_down_left_48_regular`|
|Arrow Down Right||`arrowDownRight16Regular`
`arrowDownRight20Regular`
`arrowDownRight24Regular`
`arrowDownRight32Regular`
`arrowDownRight48Regular`|`ic_fluent_arrow_down_right_16_regular`
`ic_fluent_arrow_down_right_20_regular`
`ic_fluent_arrow_down_right_24_regular`
`ic_fluent_arrow_down_right_32_regular`
`ic_fluent_arrow_down_right_48_regular`|
|Arrow Download||`arrowDownload16Regular`
`arrowDownload20Regular`
`arrowDownload24Regular`
`arrowDownload28Regular`
`arrowDownload32Regular`
`arrowDownload48Regular`|`ic_fluent_arrow_download_16_regular`
`ic_fluent_arrow_download_20_regular`
`ic_fluent_arrow_download_24_regular`
`ic_fluent_arrow_download_28_regular`
`ic_fluent_arrow_download_32_regular`
`ic_fluent_arrow_download_48_regular`|
|Arrow Download Off||`arrowDownloadOff16Regular`
`arrowDownloadOff20Regular`
`arrowDownloadOff24Regular`
`arrowDownloadOff28Regular`
`arrowDownloadOff32Regular`
`arrowDownloadOff48Regular`|`ic_fluent_arrow_download_off_16_regular`
`ic_fluent_arrow_download_off_20_regular`
`ic_fluent_arrow_download_off_24_regular`
`ic_fluent_arrow_download_off_28_regular`
`ic_fluent_arrow_download_off_32_regular`
`ic_fluent_arrow_download_off_48_regular`|
@@ -121,7 +123,7 @@
|Arrow Export Up||`arrowExportUp16Regular`
`arrowExportUp20Regular`
`arrowExportUp24Regular`|`ic_fluent_arrow_export_up_16_regular`
`ic_fluent_arrow_export_up_20_regular`
`ic_fluent_arrow_export_up_24_regular`|
|Arrow Fit||`arrowFit16Regular`
`arrowFit20Regular`
`arrowFit24Regular`|`ic_fluent_arrow_fit_16_regular`
`ic_fluent_arrow_fit_20_regular`
`ic_fluent_arrow_fit_24_regular`|
|Arrow Fit In||`arrowFitIn16Regular`
`arrowFitIn20Regular`
`arrowFitIn24Regular`|`ic_fluent_arrow_fit_in_16_regular`
`ic_fluent_arrow_fit_in_20_regular`
`ic_fluent_arrow_fit_in_24_regular`|
-|Arrow Flow Diagonal Up Right||`arrowFlowDiagonalUpRight16Regular`
`arrowFlowDiagonalUpRight20Regular`
`arrowFlowDiagonalUpRight24Regular`
`arrowFlowDiagonalUpRight32Regular`|`ic_fluent_arrow_flow_diagonal_up_right_16_regular`
`ic_fluent_arrow_flow_diagonal_up_right_20_regular`
`ic_fluent_arrow_flow_diagonal_up_right_24_regular`
`ic_fluent_arrow_flow_diagonal_up_right_32_regular`|
+|Arrow Flow Diagonal Up Right||`arrowFlowDiagonalUpRight12Regular`
`arrowFlowDiagonalUpRight16Regular`
`arrowFlowDiagonalUpRight20Regular`
`arrowFlowDiagonalUpRight24Regular`
`arrowFlowDiagonalUpRight28Regular`
`arrowFlowDiagonalUpRight32Regular`
`arrowFlowDiagonalUpRight48Regular`|`ic_fluent_arrow_flow_diagonal_up_right_12_regular`
`ic_fluent_arrow_flow_diagonal_up_right_16_regular`
`ic_fluent_arrow_flow_diagonal_up_right_20_regular`
`ic_fluent_arrow_flow_diagonal_up_right_24_regular`
`ic_fluent_arrow_flow_diagonal_up_right_28_regular`
`ic_fluent_arrow_flow_diagonal_up_right_32_regular`
`ic_fluent_arrow_flow_diagonal_up_right_48_regular`|
|Arrow Flow Up Right||`arrowFlowUpRight16Regular`
`arrowFlowUpRight20Regular`
`arrowFlowUpRight24Regular`
`arrowFlowUpRight32Regular`|`ic_fluent_arrow_flow_up_right_16_regular`
`ic_fluent_arrow_flow_up_right_20_regular`
`ic_fluent_arrow_flow_up_right_24_regular`
`ic_fluent_arrow_flow_up_right_32_regular`|
|Arrow Flow Up Right Rectangle Multiple||`arrowFlowUpRightRectangleMultiple20Regular`
`arrowFlowUpRightRectangleMultiple24Regular`|`ic_fluent_arrow_flow_up_right_rectangle_multiple_20_regular`
`ic_fluent_arrow_flow_up_right_rectangle_multiple_24_regular`|
|Arrow Forward||`arrowForward16Regular`
`arrowForward20Regular`
`arrowForward24Regular`
`arrowForward28Regular`
`arrowForward32Regular`
`arrowForward48Regular`|`ic_fluent_arrow_forward_16_regular`
`ic_fluent_arrow_forward_20_regular`
`ic_fluent_arrow_forward_24_regular`
`ic_fluent_arrow_forward_28_regular`
`ic_fluent_arrow_forward_32_regular`
`ic_fluent_arrow_forward_48_regular`|
@@ -211,12 +213,13 @@
|Arrow Up||`arrowUp12Regular`
`arrowUp16Regular`
`arrowUp20Regular`
`arrowUp24Regular`
`arrowUp28Regular`
`arrowUp32Regular`
`arrowUp48Regular`|`ic_fluent_arrow_up_12_regular`
`ic_fluent_arrow_up_16_regular`
`ic_fluent_arrow_up_20_regular`
`ic_fluent_arrow_up_24_regular`
`ic_fluent_arrow_up_28_regular`
`ic_fluent_arrow_up_32_regular`
`ic_fluent_arrow_up_48_regular`|
|Arrow Up Exclamation||`arrowUpExclamation16Regular`
`arrowUpExclamation20Regular`
`arrowUpExclamation24Regular`|`ic_fluent_arrow_up_exclamation_16_regular`
`ic_fluent_arrow_up_exclamation_20_regular`
`ic_fluent_arrow_up_exclamation_24_regular`|
|Arrow Up Left||`arrowUpLeft16Regular`
`arrowUpLeft20Regular`
`arrowUpLeft24Regular`
`arrowUpLeft48Regular`|`ic_fluent_arrow_up_left_16_regular`
`ic_fluent_arrow_up_left_20_regular`
`ic_fluent_arrow_up_left_24_regular`
`ic_fluent_arrow_up_left_48_regular`|
-|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 Right||`arrowUpRight12Regular`
`arrowUpRight16Regular`
`arrowUpRight20Regular`
`arrowUpRight24Regular`
`arrowUpRight28Regular`
`arrowUpRight32Regular`
`arrowUpRight48Regular`|`ic_fluent_arrow_up_right_12_regular`
`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_28_regular`
`ic_fluent_arrow_up_right_32_regular`
`ic_fluent_arrow_up_right_48_regular`|
+|Arrow Up Right Dashes||`arrowUpRightDashes12Regular`
`arrowUpRightDashes16Regular`
`arrowUpRightDashes20Regular`
`arrowUpRightDashes24Regular`
`arrowUpRightDashes28Regular`
`arrowUpRightDashes32Regular`
`arrowUpRightDashes48Regular`|`ic_fluent_arrow_up_right_dashes_12_regular`
`ic_fluent_arrow_up_right_dashes_16_regular`
`ic_fluent_arrow_up_right_dashes_20_regular`
`ic_fluent_arrow_up_right_dashes_24_regular`
`ic_fluent_arrow_up_right_dashes_28_regular`
`ic_fluent_arrow_up_right_dashes_32_regular`
`ic_fluent_arrow_up_right_dashes_48_regular`|
|Arrow Up Square Settings||`arrowUpSquareSettings24Regular`|`ic_fluent_arrow_up_square_settings_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||`arrowWrap20Regular`
`arrowWrap32Regular`|`ic_fluent_arrow_wrap_20_regular`
`ic_fluent_arrow_wrap_32_regular`|
|Arrow Wrap Off||`arrowWrapOff20Regular`|`ic_fluent_arrow_wrap_off_20_regular`|
+|Arrow Wrap Up To Down||`arrowWrapUpToDown20Regular`
`arrowWrapUpToDown32Regular`|`ic_fluent_arrow_wrap_up_to_down_20_regular`
`ic_fluent_arrow_wrap_up_to_down_32_regular`|
|Arrows Bidirectional||`arrowsBidirectional20Regular`
`arrowsBidirectional24Regular`|`ic_fluent_arrows_bidirectional_20_regular`
`ic_fluent_arrows_bidirectional_24_regular`|
|Attach||`attach12Regular`
`attach16Regular`
`attach20Regular`
`attach24Regular`
`attach28Regular`
`attach32Regular`
`attach48Regular`|`ic_fluent_attach_12_regular`
`ic_fluent_attach_16_regular`
`ic_fluent_attach_20_regular`
`ic_fluent_attach_24_regular`
`ic_fluent_attach_28_regular`
`ic_fluent_attach_32_regular`
`ic_fluent_attach_48_regular`|
|Attach Arrow Right||`attachArrowRight20Regular`
`attachArrowRight24Regular`|`ic_fluent_attach_arrow_right_20_regular`
`ic_fluent_attach_arrow_right_24_regular`|
@@ -316,9 +319,9 @@
|Border Top Bottom||`borderTopBottom20Regular`
`borderTopBottom24Regular`|`ic_fluent_border_top_bottom_20_regular`
`ic_fluent_border_top_bottom_24_regular`|
|Border Top Bottom Double||`borderTopBottomDouble20Regular`
`borderTopBottomDouble24Regular`|`ic_fluent_border_top_bottom_double_20_regular`
`ic_fluent_border_top_bottom_double_24_regular`|
|Border Top Bottom Thick||`borderTopBottomThick20Regular`
`borderTopBottomThick24Regular`|`ic_fluent_border_top_bottom_thick_20_regular`
`ic_fluent_border_top_bottom_thick_24_regular`|
-|Bot||`bot20Regular`
`bot24Regular`|`ic_fluent_bot_20_regular`
`ic_fluent_bot_24_regular`|
-|Bot Add||`botAdd20Regular`
`botAdd24Regular`|`ic_fluent_bot_add_20_regular`
`ic_fluent_bot_add_24_regular`|
-|Bot Sparkle||`botSparkle20Regular`
`botSparkle24Regular`|`ic_fluent_bot_sparkle_20_regular`
`ic_fluent_bot_sparkle_24_regular`|
+|Bot||`bot16Regular`
`bot20Regular`
`bot24Regular`
`bot28Regular`
`bot32Regular`
`bot48Regular`|`ic_fluent_bot_16_regular`
`ic_fluent_bot_20_regular`
`ic_fluent_bot_24_regular`
`ic_fluent_bot_28_regular`
`ic_fluent_bot_32_regular`
`ic_fluent_bot_48_regular`|
+|Bot Add||`botAdd16Regular`
`botAdd20Regular`
`botAdd24Regular`
`botAdd28Regular`
`botAdd32Regular`
`botAdd48Regular`|`ic_fluent_bot_add_16_regular`
`ic_fluent_bot_add_20_regular`
`ic_fluent_bot_add_24_regular`
`ic_fluent_bot_add_28_regular`
`ic_fluent_bot_add_32_regular`
`ic_fluent_bot_add_48_regular`|
+|Bot Sparkle||`botSparkle16Regular`
`botSparkle20Regular`
`botSparkle24Regular`
`botSparkle28Regular`
`botSparkle32Regular`
`botSparkle48Regular`|`ic_fluent_bot_sparkle_16_regular`
`ic_fluent_bot_sparkle_20_regular`
`ic_fluent_bot_sparkle_24_regular`
`ic_fluent_bot_sparkle_28_regular`
`ic_fluent_bot_sparkle_32_regular`
`ic_fluent_bot_sparkle_48_regular`|
|Bow Tie||`bowTie20Regular`
`bowTie24Regular`|`ic_fluent_bow_tie_20_regular`
`ic_fluent_bow_tie_24_regular`|
|Bowl Chopsticks||`bowlChopsticks16Regular`
`bowlChopsticks20Regular`
`bowlChopsticks24Regular`
`bowlChopsticks28Regular`|`ic_fluent_bowl_chopsticks_16_regular`
`ic_fluent_bowl_chopsticks_20_regular`
`ic_fluent_bowl_chopsticks_24_regular`
`ic_fluent_bowl_chopsticks_28_regular`|
|Bowl Salad||`bowlSalad20Regular`
`bowlSalad24Regular`|`ic_fluent_bowl_salad_20_regular`
`ic_fluent_bowl_salad_24_regular`|
@@ -339,7 +342,9 @@
|Braces Checkmark||`bracesCheckmark16Regular`|`ic_fluent_braces_checkmark_16_regular`|
|Braces Dismiss||`bracesDismiss16Regular`|`ic_fluent_braces_dismiss_16_regular`|
|Braces Variable||`bracesVariable20Regular`
`bracesVariable24Regular`
`bracesVariable48Regular`|`ic_fluent_braces_variable_20_regular`
`ic_fluent_braces_variable_24_regular`
`ic_fluent_braces_variable_48_regular`|
+|Brain||`brain20Regular`
`brain24Regular`|`ic_fluent_brain_20_regular`
`ic_fluent_brain_24_regular`|
|Brain Circuit||`brainCircuit20Regular`
`brainCircuit24Regular`|`ic_fluent_brain_circuit_20_regular`
`ic_fluent_brain_circuit_24_regular`|
+|Brain Sparkle||`brainSparkle20Regular`|`ic_fluent_brain_sparkle_20_regular`|
|Branch||`branch16Regular`
`branch20Regular`
`branch24Regular`|`ic_fluent_branch_16_regular`
`ic_fluent_branch_20_regular`
`ic_fluent_branch_24_regular`|
|Branch Compare||`branchCompare16Regular`
`branchCompare20Regular`
`branchCompare24Regular`|`ic_fluent_branch_compare_16_regular`
`ic_fluent_branch_compare_20_regular`
`ic_fluent_branch_compare_24_regular`|
|Branch Fork||`branchFork16Regular`
`branchFork20Regular`
`branchFork24Regular`
`branchFork32Regular`|`ic_fluent_branch_fork_16_regular`
`ic_fluent_branch_fork_20_regular`
`ic_fluent_branch_fork_24_regular`
`ic_fluent_branch_fork_32_regular`|
@@ -510,11 +515,12 @@
|Chat Dismiss||`chatDismiss16Regular`
`chatDismiss20Regular`
`chatDismiss24Regular`|`ic_fluent_chat_dismiss_16_regular`
`ic_fluent_chat_dismiss_20_regular`
`ic_fluent_chat_dismiss_24_regular`|
|Chat Empty||`chatEmpty12Regular`
`chatEmpty16Regular`
`chatEmpty20Regular`
`chatEmpty24Regular`
`chatEmpty28Regular`
`chatEmpty32Regular`
`chatEmpty48Regular`|`ic_fluent_chat_empty_12_regular`
`ic_fluent_chat_empty_16_regular`
`ic_fluent_chat_empty_20_regular`
`ic_fluent_chat_empty_24_regular`
`ic_fluent_chat_empty_28_regular`
`ic_fluent_chat_empty_32_regular`
`ic_fluent_chat_empty_48_regular`|
|Chat Help||`chatHelp20Regular`
`chatHelp24Regular`|`ic_fluent_chat_help_20_regular`
`ic_fluent_chat_help_24_regular`|
+|Chat History||`chatHistory20Regular`
`chatHistory24Regular`
`chatHistory28Regular`|`ic_fluent_chat_history_20_regular`
`ic_fluent_chat_history_24_regular`
`ic_fluent_chat_history_28_regular`|
|Chat Lock||`chatLock16Regular`
`chatLock20Regular`
`chatLock24Regular`
`chatLock28Regular`|`ic_fluent_chat_lock_16_regular`
`ic_fluent_chat_lock_20_regular`
`ic_fluent_chat_lock_24_regular`
`ic_fluent_chat_lock_28_regular`|
|Chat Mail||`chatMail20Regular`|`ic_fluent_chat_mail_20_regular`|
|Chat Multiple||`chatMultiple16Regular`
`chatMultiple20Regular`
`chatMultiple24Regular`
`chatMultiple28Regular`
`chatMultiple32Regular`|`ic_fluent_chat_multiple_16_regular`
`ic_fluent_chat_multiple_20_regular`
`ic_fluent_chat_multiple_24_regular`
`ic_fluent_chat_multiple_28_regular`
`ic_fluent_chat_multiple_32_regular`|
|Chat Multiple Heart||`chatMultipleHeart16Regular`
`chatMultipleHeart20Regular`
`chatMultipleHeart24Regular`
`chatMultipleHeart28Regular`
`chatMultipleHeart32Regular`|`ic_fluent_chat_multiple_heart_16_regular`
`ic_fluent_chat_multiple_heart_20_regular`
`ic_fluent_chat_multiple_heart_24_regular`
`ic_fluent_chat_multiple_heart_28_regular`
`ic_fluent_chat_multiple_heart_32_regular`|
-|Chat Off||`chatOff20Regular`
`chatOff24Regular`|`ic_fluent_chat_off_20_regular`
`ic_fluent_chat_off_24_regular`|
+|Chat Off||`chatOff16Regular`
`chatOff20Regular`
`chatOff24Regular`|`ic_fluent_chat_off_16_regular`
`ic_fluent_chat_off_20_regular`
`ic_fluent_chat_off_24_regular`|
|Chat Settings||`chatSettings16Regular`
`chatSettings20Regular`
`chatSettings24Regular`|`ic_fluent_chat_settings_16_regular`
`ic_fluent_chat_settings_20_regular`
`ic_fluent_chat_settings_24_regular`|
|Chat Sparkle||`chatSparkle16Regular`
`chatSparkle20Regular`
`chatSparkle24Regular`
`chatSparkle28Regular`
`chatSparkle32Regular`
`chatSparkle48Regular`|`ic_fluent_chat_sparkle_16_regular`
`ic_fluent_chat_sparkle_20_regular`
`ic_fluent_chat_sparkle_24_regular`
`ic_fluent_chat_sparkle_28_regular`
`ic_fluent_chat_sparkle_32_regular`
`ic_fluent_chat_sparkle_48_regular`|
|Chat Video||`chatVideo20Regular`
`chatVideo24Regular`|`ic_fluent_chat_video_20_regular`
`ic_fluent_chat_video_24_regular`|
@@ -558,14 +564,19 @@
|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 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||`circleHint16Regular`
`circleHint20Regular`
`circleHint24Regular`
`circleHint28Regular`
`circleHint32Regular`
`circleHint48Regular`|`ic_fluent_circle_hint_16_regular`
`ic_fluent_circle_hint_20_regular`
`ic_fluent_circle_hint_24_regular`
`ic_fluent_circle_hint_28_regular`
`ic_fluent_circle_hint_32_regular`
`ic_fluent_circle_hint_48_regular`|
+|Circle Hint Cursor||`circleHintCursor16Regular`
`circleHintCursor20Regular`
`circleHintCursor24Regular`|`ic_fluent_circle_hint_cursor_16_regular`
`ic_fluent_circle_hint_cursor_20_regular`
`ic_fluent_circle_hint_cursor_24_regular`|
+|Circle Hint Dismiss||`circleHintDismiss16Regular`
`circleHintDismiss20Regular`
`circleHintDismiss24Regular`|`ic_fluent_circle_hint_dismiss_16_regular`
`ic_fluent_circle_hint_dismiss_20_regular`
`ic_fluent_circle_hint_dismiss_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 Concentric||`circleMultipleConcentric16Regular`
`circleMultipleConcentric20Regular`
`circleMultipleConcentric24Regular`|`ic_fluent_circle_multiple_concentric_16_regular`
`ic_fluent_circle_multiple_concentric_20_regular`
`ic_fluent_circle_multiple_concentric_24_regular`|
+|Circle Multiple Hint Checkmark||`circleMultipleHintCheckmark20Regular`
`circleMultipleHintCheckmark24Regular`
`circleMultipleHintCheckmark28Regular`|`ic_fluent_circle_multiple_hint_checkmark_20_regular`
`ic_fluent_circle_multiple_hint_checkmark_24_regular`
`ic_fluent_circle_multiple_hint_checkmark_28_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`|
+|Circle Sparkle||`circleSparkle16Regular`
`circleSparkle20Regular`
`circleSparkle24Regular`
`circleSparkle28Regular`
`circleSparkle32Regular`
`circleSparkle48Regular`|`ic_fluent_circle_sparkle_16_regular`
`ic_fluent_circle_sparkle_20_regular`
`ic_fluent_circle_sparkle_24_regular`
`ic_fluent_circle_sparkle_28_regular`
`ic_fluent_circle_sparkle_32_regular`
`ic_fluent_circle_sparkle_48_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`|
|Classification||`classification16Regular`
`classification20Regular`
`classification24Regular`
`classification32Regular`|`ic_fluent_classification_16_regular`
`ic_fluent_classification_20_regular`
`ic_fluent_classification_24_regular`
`ic_fluent_classification_32_regular`|
@@ -660,7 +671,7 @@
|Code Text Off||`codeTextOff16Regular`|`ic_fluent_code_text_off_16_regular`|
|Code VB||`codeVb16Regular`|`ic_fluent_code_vb_16_regular`|
|Code VB Rectangle||`codeVbRectangle16Regular`|`ic_fluent_code_vb_rectangle_16_regular`|
-|Coin Multiple||`coinMultiple28Regular`
`coinMultiple32Regular`
`coinMultiple48Regular`|`ic_fluent_coin_multiple_28_regular`
`ic_fluent_coin_multiple_32_regular`
`ic_fluent_coin_multiple_48_regular`|
+|Coin Multiple||`coinMultiple16Regular`
`coinMultiple20Regular`
`coinMultiple24Regular`
`coinMultiple28Regular`
`coinMultiple32Regular`
`coinMultiple48Regular`|`ic_fluent_coin_multiple_16_regular`
`ic_fluent_coin_multiple_20_regular`
`ic_fluent_coin_multiple_24_regular`
`ic_fluent_coin_multiple_28_regular`
`ic_fluent_coin_multiple_32_regular`
`ic_fluent_coin_multiple_48_regular`|
|Coin Stack||`coinStack16Regular`
`coinStack20Regular`
`coinStack24Regular`|`ic_fluent_coin_stack_16_regular`
`ic_fluent_coin_stack_20_regular`
`ic_fluent_coin_stack_24_regular`|
|Collections||`collections16Regular`
`collections20Regular`
`collections24Regular`|`ic_fluent_collections_16_regular`
`ic_fluent_collections_20_regular`
`ic_fluent_collections_24_regular`|
|Collections Add||`collectionsAdd20Regular`
`collectionsAdd24Regular`|`ic_fluent_collections_add_20_regular`
`ic_fluent_collections_add_24_regular`|
@@ -688,6 +699,7 @@
|Comment Arrow Right||`commentArrowRight12Regular`
`commentArrowRight16Regular`
`commentArrowRight20Regular`
`commentArrowRight24Regular`
`commentArrowRight28Regular`
`commentArrowRight48Regular`|`ic_fluent_comment_arrow_right_12_regular`
`ic_fluent_comment_arrow_right_16_regular`
`ic_fluent_comment_arrow_right_20_regular`
`ic_fluent_comment_arrow_right_24_regular`
`ic_fluent_comment_arrow_right_28_regular`
`ic_fluent_comment_arrow_right_48_regular`|
|Comment Arrow Right Temp LTR||`commentArrowRight12Regular`
`commentArrowRight16Regular`
`commentArrowRight20Regular`
`commentArrowRight24Regular`
`commentArrowRight28Regular`
`commentArrowRight48Regular`|`ic_fluent_comment_arrow_right_12_regular`
`ic_fluent_comment_arrow_right_16_regular`
`ic_fluent_comment_arrow_right_20_regular`
`ic_fluent_comment_arrow_right_24_regular`
`ic_fluent_comment_arrow_right_28_regular`
`ic_fluent_comment_arrow_right_48_regular`|
|Comment Arrow Right Temp RTL||`commentArrowRight12Regular`
`commentArrowRight16Regular`
`commentArrowRight20Regular`
`commentArrowRight24Regular`
`commentArrowRight28Regular`
`commentArrowRight48Regular`|`ic_fluent_comment_arrow_right_12_regular`
`ic_fluent_comment_arrow_right_16_regular`
`ic_fluent_comment_arrow_right_20_regular`
`ic_fluent_comment_arrow_right_24_regular`
`ic_fluent_comment_arrow_right_28_regular`
`ic_fluent_comment_arrow_right_48_regular`|
+|Comment Badge||`commentBadge16Regular`
`commentBadge20Regular`
`commentBadge24Regular`|`ic_fluent_comment_badge_16_regular`
`ic_fluent_comment_badge_20_regular`
`ic_fluent_comment_badge_24_regular`|
|Comment Checkmark||`commentCheckmark12Regular`
`commentCheckmark16Regular`
`commentCheckmark20Regular`
`commentCheckmark24Regular`
`commentCheckmark28Regular`
`commentCheckmark48Regular`|`ic_fluent_comment_checkmark_12_regular`
`ic_fluent_comment_checkmark_16_regular`
`ic_fluent_comment_checkmark_20_regular`
`ic_fluent_comment_checkmark_24_regular`
`ic_fluent_comment_checkmark_28_regular`
`ic_fluent_comment_checkmark_48_regular`|
|Comment Dismiss||`commentDismiss20Regular`
`commentDismiss24Regular`|`ic_fluent_comment_dismiss_20_regular`
`ic_fluent_comment_dismiss_24_regular`|
|Comment Edit||`commentEdit16Regular`
`commentEdit20Regular`
`commentEdit24Regular`|`ic_fluent_comment_edit_16_regular`
`ic_fluent_comment_edit_20_regular`
`ic_fluent_comment_edit_24_regular`|
@@ -712,7 +724,7 @@
|Compose||`compose12Regular`
`compose16Regular`
`compose20Regular`
`compose24Regular`
`compose28Regular`
`compose32Regular`
`compose48Regular`|`ic_fluent_compose_12_regular`
`ic_fluent_compose_16_regular`
`ic_fluent_compose_20_regular`
`ic_fluent_compose_24_regular`
`ic_fluent_compose_28_regular`
`ic_fluent_compose_32_regular`
`ic_fluent_compose_48_regular`|
|Cone||`cone16Regular`|`ic_fluent_cone_16_regular`|
|Conference Room||`conferenceRoom16Regular`
`conferenceRoom20Regular`
`conferenceRoom24Regular`
`conferenceRoom28Regular`
`conferenceRoom48Regular`|`ic_fluent_conference_room_16_regular`
`ic_fluent_conference_room_20_regular`
`ic_fluent_conference_room_24_regular`
`ic_fluent_conference_room_28_regular`
`ic_fluent_conference_room_48_regular`|
-|Connected||`connected16Regular`
`connected20Regular`|`ic_fluent_connected_16_regular`
`ic_fluent_connected_20_regular`|
+|Connected||`connected16Regular`
`connected20Regular`
`connected24Regular`
`connected32Regular`|`ic_fluent_connected_16_regular`
`ic_fluent_connected_20_regular`
`ic_fluent_connected_24_regular`
`ic_fluent_connected_32_regular`|
|Connector||`connector16Regular`
`connector20Regular`
`connector24Regular`|`ic_fluent_connector_16_regular`
`ic_fluent_connector_20_regular`
`ic_fluent_connector_24_regular`|
|Contact Card||`contactCard16Regular`
`contactCard20Regular`
`contactCard24Regular`
`contactCard28Regular`
`contactCard32Regular`
`contactCard48Regular`|`ic_fluent_contact_card_16_regular`
`ic_fluent_contact_card_20_regular`
`ic_fluent_contact_card_24_regular`
`ic_fluent_contact_card_28_regular`
`ic_fluent_contact_card_32_regular`
`ic_fluent_contact_card_48_regular`|
|Contact Card Group||`contactCardGroup16Regular`
`contactCardGroup20Regular`
`contactCardGroup24Regular`
`contactCardGroup28Regular`
`contactCardGroup48Regular`|`ic_fluent_contact_card_group_16_regular`
`ic_fluent_contact_card_group_20_regular`
`ic_fluent_contact_card_group_24_regular`
`ic_fluent_contact_card_group_28_regular`
`ic_fluent_contact_card_group_48_regular`|
@@ -727,7 +739,7 @@
|Control Button||`controlButton20Regular`
`controlButton24Regular`|`ic_fluent_control_button_20_regular`
`ic_fluent_control_button_24_regular`|
|Convert Range||`convertRange20Regular`
`convertRange24Regular`|`ic_fluent_convert_range_20_regular`
`ic_fluent_convert_range_24_regular`|
|Cookies||`cookies16Regular`
`cookies20Regular`
`cookies24Regular`
`cookies28Regular`
`cookies32Regular`
`cookies48Regular`|`ic_fluent_cookies_16_regular`
`ic_fluent_cookies_20_regular`
`ic_fluent_cookies_24_regular`
`ic_fluent_cookies_28_regular`
`ic_fluent_cookies_32_regular`
`ic_fluent_cookies_48_regular`|
-|Copy||`copy16Regular`
`copy20Regular`
`copy24Regular`
`copy32Regular`|`ic_fluent_copy_16_regular`
`ic_fluent_copy_20_regular`
`ic_fluent_copy_24_regular`
`ic_fluent_copy_32_regular`|
+|Copy||`copy16Regular`
`copy20Regular`
`copy24Regular`
`copy28Regular`
`copy32Regular`|`ic_fluent_copy_16_regular`
`ic_fluent_copy_20_regular`
`ic_fluent_copy_24_regular`
`ic_fluent_copy_28_regular`
`ic_fluent_copy_32_regular`|
|Copy Add||`copyAdd20Regular`
`copyAdd24Regular`|`ic_fluent_copy_add_20_regular`
`ic_fluent_copy_add_24_regular`|
|Copy Arrow Right||`copyArrowRight16Regular`
`copyArrowRight20Regular`
`copyArrowRight24Regular`|`ic_fluent_copy_arrow_right_16_regular`
`ic_fluent_copy_arrow_right_20_regular`
`ic_fluent_copy_arrow_right_24_regular`|
|Copy Select||`copySelect20Regular`
`copySelect24Regular`|`ic_fluent_copy_select_20_regular`
`ic_fluent_copy_select_24_regular`|
@@ -776,7 +788,8 @@
|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`|
|Data Trending||`dataTrending16Regular`
`dataTrending20Regular`
`dataTrending24Regular`
`dataTrending28Regular`
`dataTrending32Regular`
`dataTrending48Regular`|`ic_fluent_data_trending_16_regular`
`ic_fluent_data_trending_20_regular`
`ic_fluent_data_trending_24_regular`
`ic_fluent_data_trending_28_regular`
`ic_fluent_data_trending_32_regular`
`ic_fluent_data_trending_48_regular`|
-|Data Usage||`dataUsage16Regular`
`dataUsage20Regular`
`dataUsage24Regular`|`ic_fluent_data_usage_16_regular`
`ic_fluent_data_usage_20_regular`
`ic_fluent_data_usage_24_regular`|
+|Data Usage||`dataUsage16Regular`
`dataUsage20Regular`
`dataUsage24Regular`
`dataUsage28Regular`
`dataUsage32Regular`
`dataUsage48Regular`|`ic_fluent_data_usage_16_regular`
`ic_fluent_data_usage_20_regular`
`ic_fluent_data_usage_24_regular`
`ic_fluent_data_usage_28_regular`
`ic_fluent_data_usage_32_regular`
`ic_fluent_data_usage_48_regular`|
+|Data Usage Checkmark||`dataUsageCheckmark16Regular`
`dataUsageCheckmark20Regular`
`dataUsageCheckmark24Regular`
`dataUsageCheckmark28Regular`
`dataUsageCheckmark32Regular`
`dataUsageCheckmark48Regular`|`ic_fluent_data_usage_checkmark_16_regular`
`ic_fluent_data_usage_checkmark_20_regular`
`ic_fluent_data_usage_checkmark_24_regular`
`ic_fluent_data_usage_checkmark_28_regular`
`ic_fluent_data_usage_checkmark_32_regular`
`ic_fluent_data_usage_checkmark_48_regular`|
|Data Usage Edit||`dataUsageEdit20Regular`
`dataUsageEdit24Regular`|`ic_fluent_data_usage_edit_20_regular`
`ic_fluent_data_usage_edit_24_regular`|
|Data Usage Settings||`dataUsageSettings16Regular`
`dataUsageSettings20Regular`
`dataUsageSettings24Regular`|`ic_fluent_data_usage_settings_16_regular`
`ic_fluent_data_usage_settings_20_regular`
`ic_fluent_data_usage_settings_24_regular`|
|Data Usage Toolbox||`dataUsageToolbox20Regular`
`dataUsageToolbox24Regular`|`ic_fluent_data_usage_toolbox_20_regular`
`ic_fluent_data_usage_toolbox_24_regular`|
@@ -786,6 +799,7 @@
|Database Arrow Down||`databaseArrowDown20Regular`|`ic_fluent_database_arrow_down_20_regular`|
|Database Arrow Right||`databaseArrowRight20Regular`
`databaseArrowRight24Regular`
`databaseArrowRight32Regular`|`ic_fluent_database_arrow_right_20_regular`
`ic_fluent_database_arrow_right_24_regular`
`ic_fluent_database_arrow_right_32_regular`|
|Database Arrow Up||`databaseArrowUp16Regular`
`databaseArrowUp20Regular`|`ic_fluent_database_arrow_up_16_regular`
`ic_fluent_database_arrow_up_20_regular`|
+|Database Checkmark||`databaseCheckmark16Regular`
`databaseCheckmark20Regular`
`databaseCheckmark24Regular`|`ic_fluent_database_checkmark_16_regular`
`ic_fluent_database_checkmark_20_regular`
`ic_fluent_database_checkmark_24_regular`|
|Database Lightning||`databaseLightning20Regular`|`ic_fluent_database_lightning_20_regular`|
|Database Link||`databaseLink20Regular`
`databaseLink24Regular`|`ic_fluent_database_link_20_regular`
`ic_fluent_database_link_24_regular`|
|Database Multiple||`databaseMultiple20Regular`
`databaseMultiple32Regular`|`ic_fluent_database_multiple_20_regular`
`ic_fluent_database_multiple_32_regular`|
@@ -835,7 +849,7 @@
|Dialpad Off||`dialpadOff20Regular`
`dialpadOff24Regular`|`ic_fluent_dialpad_off_20_regular`
`ic_fluent_dialpad_off_24_regular`|
|Dialpad Question Mark||`dialpadQuestionMark20Regular`
`dialpadQuestionMark24Regular`|`ic_fluent_dialpad_question_mark_20_regular`
`ic_fluent_dialpad_question_mark_24_regular`|
|Diamond||`diamond16Regular`
`diamond20Regular`
`diamond24Regular`
`diamond28Regular`
`diamond32Regular`
`diamond48Regular`|`ic_fluent_diamond_16_regular`
`ic_fluent_diamond_20_regular`
`ic_fluent_diamond_24_regular`
`ic_fluent_diamond_28_regular`
`ic_fluent_diamond_32_regular`
`ic_fluent_diamond_48_regular`|
-|Directions||`directions16Regular`
`directions20Regular`
`directions24Regular`|`ic_fluent_directions_16_regular`
`ic_fluent_directions_20_regular`
`ic_fluent_directions_24_regular`|
+|Directions||`directions16Regular`
`directions20Regular`
`directions24Regular`
`directions28Regular`
`directions32Regular`
`directions48Regular`|`ic_fluent_directions_16_regular`
`ic_fluent_directions_20_regular`
`ic_fluent_directions_24_regular`
`ic_fluent_directions_28_regular`
`ic_fluent_directions_32_regular`
`ic_fluent_directions_48_regular`|
|Dishwasher||`dishwasher20Regular`
`dishwasher24Regular`
`dishwasher32Regular`
`dishwasher48Regular`|`ic_fluent_dishwasher_20_regular`
`ic_fluent_dishwasher_24_regular`
`ic_fluent_dishwasher_32_regular`
`ic_fluent_dishwasher_48_regular`|
|Dismiss||`dismiss12Regular`
`dismiss16Regular`
`dismiss20Regular`
`dismiss24Regular`
`dismiss28Regular`
`dismiss32Regular`
`dismiss48Regular`|`ic_fluent_dismiss_12_regular`
`ic_fluent_dismiss_16_regular`
`ic_fluent_dismiss_20_regular`
`ic_fluent_dismiss_24_regular`
`ic_fluent_dismiss_28_regular`
`ic_fluent_dismiss_32_regular`
`ic_fluent_dismiss_48_regular`|
|Dismiss Circle||`dismissCircle12Regular`
`dismissCircle16Regular`
`dismissCircle20Regular`
`dismissCircle24Regular`
`dismissCircle28Regular`
`dismissCircle32Regular`
`dismissCircle48Regular`|`ic_fluent_dismiss_circle_12_regular`
`ic_fluent_dismiss_circle_16_regular`
`ic_fluent_dismiss_circle_20_regular`
`ic_fluent_dismiss_circle_24_regular`
`ic_fluent_dismiss_circle_28_regular`
`ic_fluent_dismiss_circle_32_regular`
`ic_fluent_dismiss_circle_48_regular`|
@@ -917,6 +931,7 @@
|Document One Page Columns||`documentOnePageColumns20Regular`
`documentOnePageColumns24Regular`|`ic_fluent_document_one_page_columns_20_regular`
`ic_fluent_document_one_page_columns_24_regular`|
|Document One Page Link||`documentOnePageLink16Regular`
`documentOnePageLink20Regular`
`documentOnePageLink24Regular`|`ic_fluent_document_one_page_link_16_regular`
`ic_fluent_document_one_page_link_20_regular`
`ic_fluent_document_one_page_link_24_regular`|
|Document One Page Multiple||`documentOnePageMultiple16Regular`
`documentOnePageMultiple20Regular`
`documentOnePageMultiple24Regular`|`ic_fluent_document_one_page_multiple_16_regular`
`ic_fluent_document_one_page_multiple_20_regular`
`ic_fluent_document_one_page_multiple_24_regular`|
+|Document One Page Multiple Sparkle||`documentOnePageMultipleSparkle16Regular`
`documentOnePageMultipleSparkle20Regular`
`documentOnePageMultipleSparkle24Regular`|`ic_fluent_document_one_page_multiple_sparkle_16_regular`
`ic_fluent_document_one_page_multiple_sparkle_20_regular`
`ic_fluent_document_one_page_multiple_sparkle_24_regular`|
|Document One Page Sparkle||`documentOnePageSparkle16Regular`
`documentOnePageSparkle20Regular`
`documentOnePageSparkle24Regular`|`ic_fluent_document_one_page_sparkle_16_regular`
`ic_fluent_document_one_page_sparkle_20_regular`
`ic_fluent_document_one_page_sparkle_24_regular`|
|Document PDF||`documentPdf16Regular`
`documentPdf20Regular`
`documentPdf24Regular`
`documentPdf32Regular`|`ic_fluent_document_pdf_16_regular`
`ic_fluent_document_pdf_20_regular`
`ic_fluent_document_pdf_24_regular`
`ic_fluent_document_pdf_32_regular`|
|Document PY||`documentPy16Regular`|`ic_fluent_document_py_16_regular`|
@@ -944,6 +959,7 @@
|Document Search||`documentSearch16Regular`
`documentSearch20Regular`
`documentSearch24Regular`
`documentSearch32Regular`|`ic_fluent_document_search_16_regular`
`ic_fluent_document_search_20_regular`
`ic_fluent_document_search_24_regular`
`ic_fluent_document_search_32_regular`|
|Document Settings||`documentSettings16Regular`
`documentSettings20Regular`|`ic_fluent_document_settings_16_regular`
`ic_fluent_document_settings_20_regular`|
|Document Signature||`documentSignature16Regular`
`documentSignature20Regular`
`documentSignature24Regular`
`documentSignature28Regular`
`documentSignature32Regular`
`documentSignature48Regular`|`ic_fluent_document_signature_16_regular`
`ic_fluent_document_signature_20_regular`
`ic_fluent_document_signature_24_regular`
`ic_fluent_document_signature_28_regular`
`ic_fluent_document_signature_32_regular`
`ic_fluent_document_signature_48_regular`|
+|Document Sparkle||`documentSparkle16Regular`
`documentSparkle20Regular`
`documentSparkle24Regular`
`documentSparkle28Regular`
`documentSparkle32Regular`
`documentSparkle48Regular`|`ic_fluent_document_sparkle_16_regular`
`ic_fluent_document_sparkle_20_regular`
`ic_fluent_document_sparkle_24_regular`
`ic_fluent_document_sparkle_28_regular`
`ic_fluent_document_sparkle_32_regular`
`ic_fluent_document_sparkle_48_regular`|
|Document Split Hint||`documentSplitHint16Regular`
`documentSplitHint20Regular`
`documentSplitHint24Regular`|`ic_fluent_document_split_hint_16_regular`
`ic_fluent_document_split_hint_20_regular`
`ic_fluent_document_split_hint_24_regular`|
|Document Split Hint Off||`documentSplitHintOff16Regular`
`documentSplitHintOff20Regular`
`documentSplitHintOff24Regular`|`ic_fluent_document_split_hint_off_16_regular`
`ic_fluent_document_split_hint_off_20_regular`
`ic_fluent_document_split_hint_off_24_regular`|
|Document Sync||`documentSync16Regular`
`documentSync20Regular`
`documentSync24Regular`
`documentSync32Regular`|`ic_fluent_document_sync_16_regular`
`ic_fluent_document_sync_20_regular`
`ic_fluent_document_sync_24_regular`
`ic_fluent_document_sync_32_regular`|
@@ -1119,7 +1135,8 @@
|Folder List||`folderList16Regular`
`folderList20Regular`|`ic_fluent_folder_list_16_regular`
`ic_fluent_folder_list_20_regular`|
|Folder Mail||`folderMail16Regular`
`folderMail20Regular`
`folderMail24Regular`
`folderMail28Regular`
`folderMail32Regular`|`ic_fluent_folder_mail_16_regular`
`ic_fluent_folder_mail_20_regular`
`ic_fluent_folder_mail_24_regular`
`ic_fluent_folder_mail_28_regular`
`ic_fluent_folder_mail_32_regular`|
|Folder Multiple||`folderMultiple16Regular`|`ic_fluent_folder_multiple_16_regular`|
-|Folder Open||`folderOpen16Regular`
`folderOpen20Regular`
`folderOpen24Regular`|`ic_fluent_folder_open_16_regular`
`ic_fluent_folder_open_20_regular`
`ic_fluent_folder_open_24_regular`|
+|Folder Open||`folderOpen16Regular`
`folderOpen20Regular`
`folderOpen24Regular`
`folderOpen28Regular`|`ic_fluent_folder_open_16_regular`
`ic_fluent_folder_open_20_regular`
`ic_fluent_folder_open_24_regular`
`ic_fluent_folder_open_28_regular`|
+|Folder Open Down||`folderOpenDown16Regular`
`folderOpenDown20Regular`
`folderOpenDown24Regular`
`folderOpenDown28Regular`|`ic_fluent_folder_open_down_16_regular`
`ic_fluent_folder_open_down_20_regular`
`ic_fluent_folder_open_down_24_regular`
`ic_fluent_folder_open_down_28_regular`|
|Folder Open Vertical||`folderOpenVertical16Regular`
`folderOpenVertical20Regular`
`folderOpenVertical24Regular`|`ic_fluent_folder_open_vertical_16_regular`
`ic_fluent_folder_open_vertical_20_regular`
`ic_fluent_folder_open_vertical_24_regular`|
|Folder People||`folderPeople20Regular`
`folderPeople24Regular`|`ic_fluent_folder_people_20_regular`
`ic_fluent_folder_people_24_regular`|
|Folder Person||`folderPerson16Regular`
`folderPerson20Regular`
`folderPerson24Regular`
`folderPerson28Regular`
`folderPerson32Regular`
`folderPerson48Regular`|`ic_fluent_folder_person_16_regular`
`ic_fluent_folder_person_20_regular`
`ic_fluent_folder_person_24_regular`
`ic_fluent_folder_person_28_regular`
`ic_fluent_folder_person_32_regular`
`ic_fluent_folder_person_48_regular`|
@@ -1206,6 +1223,7 @@
|Guest Add||`guestAdd20Regular`
`guestAdd24Regular`|`ic_fluent_guest_add_20_regular`
`ic_fluent_guest_add_24_regular`|
|Guitar||`guitar16Regular`
`guitar20Regular`
`guitar24Regular`
`guitar28Regular`|`ic_fluent_guitar_16_regular`
`ic_fluent_guitar_20_regular`
`ic_fluent_guitar_24_regular`
`ic_fluent_guitar_28_regular`|
|HD||`hd16Regular`
`hd20Regular`
`hd24Regular`|`ic_fluent_hd_16_regular`
`ic_fluent_hd_20_regular`
`ic_fluent_hd_24_regular`|
+|HD Off||`hdOff16Regular`
`hdOff20Regular`
`hdOff24Regular`|`ic_fluent_hd_off_16_regular`
`ic_fluent_hd_off_20_regular`
`ic_fluent_hd_off_24_regular`|
|HDR||`hdr20Regular`
`hdr24Regular`|`ic_fluent_hdr_20_regular`
`ic_fluent_hdr_24_regular`|
|HDR Off||`hdrOff20Regular`
`hdrOff24Regular`|`ic_fluent_hdr_off_20_regular`
`ic_fluent_hdr_off_24_regular`|
|Hand Draw||`handDraw16Regular`
`handDraw20Regular`
`handDraw24Regular`
`handDraw28Regular`|`ic_fluent_hand_draw_16_regular`
`ic_fluent_hand_draw_20_regular`
`ic_fluent_hand_draw_24_regular`
`ic_fluent_hand_draw_28_regular`|
@@ -1250,6 +1268,7 @@
|Home Add||`homeAdd20Regular`
`homeAdd24Regular`|`ic_fluent_home_add_20_regular`
`ic_fluent_home_add_24_regular`|
|Home Checkmark||`homeCheckmark16Regular`
`homeCheckmark20Regular`
`homeCheckmark24Regular`|`ic_fluent_home_checkmark_16_regular`
`ic_fluent_home_checkmark_20_regular`
`ic_fluent_home_checkmark_24_regular`|
|Home Database||`homeDatabase20Regular`
`homeDatabase24Regular`
`homeDatabase32Regular`|`ic_fluent_home_database_20_regular`
`ic_fluent_home_database_24_regular`
`ic_fluent_home_database_32_regular`|
+|Home Empty||`homeEmpty20Regular`
`homeEmpty24Regular`
`homeEmpty28Regular`|`ic_fluent_home_empty_20_regular`
`ic_fluent_home_empty_24_regular`
`ic_fluent_home_empty_28_regular`|
|Home Garage||`homeGarage20Regular`
`homeGarage24Regular`|`ic_fluent_home_garage_20_regular`
`ic_fluent_home_garage_24_regular`|
|Home Heart||`homeHeart16Regular`
`homeHeart20Regular`
`homeHeart24Regular`
`homeHeart32Regular`|`ic_fluent_home_heart_16_regular`
`ic_fluent_home_heart_20_regular`
`ic_fluent_home_heart_24_regular`
`ic_fluent_home_heart_32_regular`|
|Home More||`homeMore20Regular`
`homeMore24Regular`
`homeMore32Regular`
`homeMore48Regular`|`ic_fluent_home_more_20_regular`
`ic_fluent_home_more_24_regular`
`ic_fluent_home_more_32_regular`
`ic_fluent_home_more_48_regular`|
@@ -1358,9 +1377,11 @@
|Line Dashes||`lineDashes20Regular`
`lineDashes24Regular`
`lineDashes32Regular`
`lineDashes48Regular`|`ic_fluent_line_dashes_20_regular`
`ic_fluent_line_dashes_24_regular`
`ic_fluent_line_dashes_32_regular`
`ic_fluent_line_dashes_48_regular`|
|Line Flow Diagonal Up Right||`lineFlowDiagonalUpRight16Regular`
`lineFlowDiagonalUpRight20Regular`
`lineFlowDiagonalUpRight24Regular`
`lineFlowDiagonalUpRight32Regular`|`ic_fluent_line_flow_diagonal_up_right_16_regular`
`ic_fluent_line_flow_diagonal_up_right_20_regular`
`ic_fluent_line_flow_diagonal_up_right_24_regular`
`ic_fluent_line_flow_diagonal_up_right_32_regular`|
|Line Horizontal 1||`lineHorizontal116Regular`
`lineHorizontal120Regular`
`lineHorizontal124Regular`
`lineHorizontal128Regular`|`ic_fluent_line_horizontal_1_16_regular`
`ic_fluent_line_horizontal_1_20_regular`
`ic_fluent_line_horizontal_1_24_regular`
`ic_fluent_line_horizontal_1_28_regular`|
+|Line Horizontal 1 Dash Dot Dash||`lineHorizontal1DashDotDash20Regular`|`ic_fluent_line_horizontal_1_dash_dot_dash_20_regular`|
|Line Horizontal 1 Dashes||`lineHorizontal1Dashes16Regular`
`lineHorizontal1Dashes20Regular`
`lineHorizontal1Dashes24Regular`
`lineHorizontal1Dashes28Regular`|`ic_fluent_line_horizontal_1_dashes_16_regular`
`ic_fluent_line_horizontal_1_dashes_20_regular`
`ic_fluent_line_horizontal_1_dashes_24_regular`
`ic_fluent_line_horizontal_1_dashes_28_regular`|
+|Line Horizontal 1 Dot||`lineHorizontal1Dot20Regular`|`ic_fluent_line_horizontal_1_dot_20_regular`|
|Line Horizontal 2 Dashes Solid||`lineHorizontal2DashesSolid16Regular`
`lineHorizontal2DashesSolid20Regular`
`lineHorizontal2DashesSolid24Regular`
`lineHorizontal2DashesSolid28Regular`|`ic_fluent_line_horizontal_2_dashes_solid_16_regular`
`ic_fluent_line_horizontal_2_dashes_solid_20_regular`
`ic_fluent_line_horizontal_2_dashes_solid_24_regular`
`ic_fluent_line_horizontal_2_dashes_solid_28_regular`|
-|Line Horizontal 3||`lineHorizontal320Regular`|`ic_fluent_line_horizontal_3_20_regular`|
+|Line Horizontal 3||`lineHorizontal316Regular`
`lineHorizontal320Regular`
`lineHorizontal324Regular`
`lineHorizontal328Regular`
`lineHorizontal332Regular`
`lineHorizontal348Regular`|`ic_fluent_line_horizontal_3_16_regular`
`ic_fluent_line_horizontal_3_20_regular`
`ic_fluent_line_horizontal_3_24_regular`
`ic_fluent_line_horizontal_3_28_regular`
`ic_fluent_line_horizontal_3_32_regular`
`ic_fluent_line_horizontal_3_48_regular`|
|Line Horizontal 4||`lineHorizontal416Regular`
`lineHorizontal420Regular`|`ic_fluent_line_horizontal_4_16_regular`
`ic_fluent_line_horizontal_4_20_regular`|
|Line Horizontal 4 Search||`lineHorizontal4Search16Regular`
`lineHorizontal4Search20Regular`|`ic_fluent_line_horizontal_4_search_16_regular`
`ic_fluent_line_horizontal_4_search_20_regular`|
|Line Horizontal 5||`lineHorizontal520Regular`|`ic_fluent_line_horizontal_5_20_regular`|
@@ -1394,6 +1415,7 @@
|Location Arrow Left||`locationArrowLeft16Regular`
`locationArrowLeft20Regular`
`locationArrowLeft48Regular`|`ic_fluent_location_arrow_left_16_regular`
`ic_fluent_location_arrow_left_20_regular`
`ic_fluent_location_arrow_left_48_regular`|
|Location Arrow Right||`locationArrowRight16Regular`
`locationArrowRight20Regular`
`locationArrowRight48Regular`|`ic_fluent_location_arrow_right_16_regular`
`ic_fluent_location_arrow_right_20_regular`
`ic_fluent_location_arrow_right_48_regular`|
|Location Arrow Up||`locationArrowUp16Regular`
`locationArrowUp20Regular`
`locationArrowUp48Regular`|`ic_fluent_location_arrow_up_16_regular`
`ic_fluent_location_arrow_up_20_regular`
`ic_fluent_location_arrow_up_48_regular`|
+|Location Checkmark||`locationCheckmark12Regular`
`locationCheckmark16Regular`
`locationCheckmark20Regular`
`locationCheckmark24Regular`
`locationCheckmark48Regular`|`ic_fluent_location_checkmark_12_regular`
`ic_fluent_location_checkmark_16_regular`
`ic_fluent_location_checkmark_20_regular`
`ic_fluent_location_checkmark_24_regular`
`ic_fluent_location_checkmark_48_regular`|
|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`|
@@ -1424,7 +1446,7 @@
|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`
`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`
`mailInbox32Regular`|`ic_fluent_mail_inbox_16_regular`
`ic_fluent_mail_inbox_20_regular`
`ic_fluent_mail_inbox_24_regular`
`ic_fluent_mail_inbox_28_regular`
`ic_fluent_mail_inbox_32_regular`|
+|Mail Inbox||`mailInbox16Regular`
`mailInbox20Regular`
`mailInbox24Regular`
`mailInbox28Regular`
`mailInbox32Regular`
`mailInbox48Regular`|`ic_fluent_mail_inbox_16_regular`
`ic_fluent_mail_inbox_20_regular`
`ic_fluent_mail_inbox_24_regular`
`ic_fluent_mail_inbox_28_regular`
`ic_fluent_mail_inbox_32_regular`
`ic_fluent_mail_inbox_48_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`|
|Mail Inbox All||`mailInboxAll20Regular`
`mailInboxAll24Regular`|`ic_fluent_mail_inbox_all_20_regular`
`ic_fluent_mail_inbox_all_24_regular`|
|Mail Inbox Arrow Down||`mailInboxArrowDown16Regular`
`mailInboxArrowDown20Regular`|`ic_fluent_mail_inbox_arrow_down_16_regular`
`ic_fluent_mail_inbox_arrow_down_20_regular`|
@@ -1432,7 +1454,7 @@
|Mail Inbox Arrow Up||`mailInboxArrowUp20Regular`
`mailInboxArrowUp24Regular`|`ic_fluent_mail_inbox_arrow_up_20_regular`
`ic_fluent_mail_inbox_arrow_up_24_regular`|
|Mail Inbox Checkmark||`mailInboxCheckmark16Regular`
`mailInboxCheckmark20Regular`
`mailInboxCheckmark24Regular`
`mailInboxCheckmark28Regular`|`ic_fluent_mail_inbox_checkmark_16_regular`
`ic_fluent_mail_inbox_checkmark_20_regular`
`ic_fluent_mail_inbox_checkmark_24_regular`
`ic_fluent_mail_inbox_checkmark_28_regular`|
|Mail Inbox Dismiss||`mailInboxDismiss16Regular`
`mailInboxDismiss20Regular`
`mailInboxDismiss24Regular`
`mailInboxDismiss28Regular`|`ic_fluent_mail_inbox_dismiss_16_regular`
`ic_fluent_mail_inbox_dismiss_20_regular`
`ic_fluent_mail_inbox_dismiss_24_regular`
`ic_fluent_mail_inbox_dismiss_28_regular`|
-|Mail Inbox Person||`mailInboxPerson16Regular`
`mailInboxPerson20Regular`
`mailInboxPerson32Regular`|`ic_fluent_mail_inbox_person_16_regular`
`ic_fluent_mail_inbox_person_20_regular`
`ic_fluent_mail_inbox_person_32_regular`|
+|Mail Inbox Person||`mailInboxPerson16Regular`
`mailInboxPerson20Regular`
`mailInboxPerson32Regular`
`mailInboxPerson48Regular`|`ic_fluent_mail_inbox_person_16_regular`
`ic_fluent_mail_inbox_person_20_regular`
`ic_fluent_mail_inbox_person_32_regular`
`ic_fluent_mail_inbox_person_48_regular`|
|Mail Link||`mailLink20Regular`
`mailLink24Regular`|`ic_fluent_mail_link_20_regular`
`ic_fluent_mail_link_24_regular`|
|Mail List||`mailList16Regular`
`mailList20Regular`
`mailList24Regular`
`mailList28Regular`|`ic_fluent_mail_list_16_regular`
`ic_fluent_mail_list_20_regular`
`ic_fluent_mail_list_24_regular`
`ic_fluent_mail_list_28_regular`|
|Mail Multiple||`mailMultiple16Regular`
`mailMultiple20Regular`
`mailMultiple24Regular`
`mailMultiple28Regular`
`mailMultiple32Regular`|`ic_fluent_mail_multiple_16_regular`
`ic_fluent_mail_multiple_20_regular`
`ic_fluent_mail_multiple_24_regular`
`ic_fluent_mail_multiple_28_regular`
`ic_fluent_mail_multiple_32_regular`|
@@ -1441,7 +1463,7 @@
|Mail Pause||`mailPause16Regular`
`mailPause20Regular`|`ic_fluent_mail_pause_16_regular`
`ic_fluent_mail_pause_20_regular`|
|Mail Prohibited||`mailProhibited16Regular`
`mailProhibited20Regular`
`mailProhibited24Regular`
`mailProhibited28Regular`|`ic_fluent_mail_prohibited_16_regular`
`ic_fluent_mail_prohibited_20_regular`
`ic_fluent_mail_prohibited_24_regular`
`ic_fluent_mail_prohibited_28_regular`|
|Mail Read||`mailRead16Regular`
`mailRead20Regular`
`mailRead24Regular`
`mailRead28Regular`
`mailRead32Regular`
`mailRead48Regular`|`ic_fluent_mail_read_16_regular`
`ic_fluent_mail_read_20_regular`
`ic_fluent_mail_read_24_regular`
`ic_fluent_mail_read_28_regular`
`ic_fluent_mail_read_32_regular`
`ic_fluent_mail_read_48_regular`|
-|Mail Read Briefcase||`mailReadBriefcase48Regular`|`ic_fluent_mail_read_briefcase_48_regular`|
+|Mail Read Briefcase||`mailReadBriefcase20Regular`
`mailReadBriefcase24Regular`
`mailReadBriefcase48Regular`|`ic_fluent_mail_read_briefcase_20_regular`
`ic_fluent_mail_read_briefcase_24_regular`
`ic_fluent_mail_read_briefcase_48_regular`|
|Mail Read Multiple||`mailReadMultiple16Regular`
`mailReadMultiple20Regular`
`mailReadMultiple24Regular`
`mailReadMultiple28Regular`
`mailReadMultiple32Regular`|`ic_fluent_mail_read_multiple_16_regular`
`ic_fluent_mail_read_multiple_20_regular`
`ic_fluent_mail_read_multiple_24_regular`
`ic_fluent_mail_read_multiple_28_regular`
`ic_fluent_mail_read_multiple_32_regular`|
|Mail Rewind||`mailRewind16Regular`
`mailRewind20Regular`
`mailRewind24Regular`|`ic_fluent_mail_rewind_16_regular`
`ic_fluent_mail_rewind_20_regular`
`ic_fluent_mail_rewind_24_regular`|
|Mail Settings||`mailSettings16Regular`
`mailSettings20Regular`|`ic_fluent_mail_settings_16_regular`
`ic_fluent_mail_settings_20_regular`|
@@ -1511,7 +1533,7 @@
|Music Note Off 1||`musicNoteOff120Regular`
`musicNoteOff124Regular`|`ic_fluent_music_note_off_1_20_regular`
`ic_fluent_music_note_off_1_24_regular`|
|Music Note Off 2||`musicNoteOff216Regular`
`musicNoteOff220Regular`
`musicNoteOff224Regular`|`ic_fluent_music_note_off_2_16_regular`
`ic_fluent_music_note_off_2_20_regular`
`ic_fluent_music_note_off_2_24_regular`|
|My Location||`myLocation12Regular`
`myLocation16Regular`
`myLocation20Regular`
`myLocation24Regular`|`ic_fluent_my_location_12_regular`
`ic_fluent_my_location_16_regular`
`ic_fluent_my_location_20_regular`
`ic_fluent_my_location_24_regular`|
-|Navigation||`navigation16Regular`
`navigation20Regular`
`navigation24Regular`|`ic_fluent_navigation_16_regular`
`ic_fluent_navigation_20_regular`
`ic_fluent_navigation_24_regular`|
+|Navigation||`navigation16Regular`
`navigation20Regular`
`navigation24Regular`
`navigation28Regular`
`navigation32Regular`
`navigation48Regular`|`ic_fluent_navigation_16_regular`
`ic_fluent_navigation_20_regular`
`ic_fluent_navigation_24_regular`
`ic_fluent_navigation_28_regular`
`ic_fluent_navigation_32_regular`
`ic_fluent_navigation_48_regular`|
|Navigation Location Target||`navigationLocationTarget20Regular`|`ic_fluent_navigation_location_target_20_regular`|
|Navigation Play||`navigationPlay20Regular`|`ic_fluent_navigation_play_20_regular`|
|Navigation Unread||`navigationUnread20Regular`
`navigationUnread24Regular`|`ic_fluent_navigation_unread_20_regular`
`ic_fluent_navigation_unread_24_regular`|
@@ -1574,6 +1596,7 @@
|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`|
+|Paint Bucket Brush||`paintBucketBrush16Regular`
`paintBucketBrush20Regular`
`paintBucketBrush24Regular`
`paintBucketBrush28Regular`|`ic_fluent_paint_bucket_brush_16_regular`
`ic_fluent_paint_bucket_brush_20_regular`
`ic_fluent_paint_bucket_brush_24_regular`
`ic_fluent_paint_bucket_brush_28_regular`|
|Pair||`pair20Regular`
`pair24Regular`|`ic_fluent_pair_20_regular`
`ic_fluent_pair_24_regular`|
|Panel Bottom||`panelBottom20Regular`|`ic_fluent_panel_bottom_20_regular`|
|Panel Bottom Contract||`panelBottomContract20Regular`|`ic_fluent_panel_bottom_contract_20_regular`|
@@ -1605,7 +1628,7 @@
|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`|
-|Pause Circle||`pauseCircle20Regular`
`pauseCircle24Regular`
`pauseCircle32Regular`
`pauseCircle48Regular`|`ic_fluent_pause_circle_20_regular`
`ic_fluent_pause_circle_24_regular`
`ic_fluent_pause_circle_32_regular`
`ic_fluent_pause_circle_48_regular`|
+|Pause Circle||`pauseCircle16Regular`
`pauseCircle20Regular`
`pauseCircle24Regular`
`pauseCircle32Regular`
`pauseCircle48Regular`|`ic_fluent_pause_circle_16_regular`
`ic_fluent_pause_circle_20_regular`
`ic_fluent_pause_circle_24_regular`
`ic_fluent_pause_circle_32_regular`
`ic_fluent_pause_circle_48_regular`|
|Pause Off||`pauseOff16Regular`
`pauseOff20Regular`|`ic_fluent_pause_off_16_regular`
`ic_fluent_pause_off_20_regular`|
|Pause Settings||`pauseSettings16Regular`
`pauseSettings20Regular`|`ic_fluent_pause_settings_16_regular`
`ic_fluent_pause_settings_20_regular`|
|Payment||`payment16Regular`
`payment20Regular`
`payment24Regular`
`payment28Regular`
`payment32Regular`
`payment48Regular`|`ic_fluent_payment_16_regular`
`ic_fluent_payment_20_regular`
`ic_fluent_payment_24_regular`
`ic_fluent_payment_28_regular`
`ic_fluent_payment_32_regular`
`ic_fluent_payment_48_regular`|
@@ -1830,6 +1853,7 @@
|Re Order||`reOrder16Regular`
`reOrder20Regular`
`reOrder24Regular`|`ic_fluent_re_order_16_regular`
`ic_fluent_re_order_20_regular`
`ic_fluent_re_order_24_regular`|
|Re Order Dots Horizontal||`reOrderDotsHorizontal16Regular`
`reOrderDotsHorizontal20Regular`
`reOrderDotsHorizontal24Regular`|`ic_fluent_re_order_dots_horizontal_16_regular`
`ic_fluent_re_order_dots_horizontal_20_regular`
`ic_fluent_re_order_dots_horizontal_24_regular`|
|Re Order Dots Vertical||`reOrderDotsVertical16Regular`
`reOrderDotsVertical20Regular`
`reOrderDotsVertical24Regular`|`ic_fluent_re_order_dots_vertical_16_regular`
`ic_fluent_re_order_dots_vertical_20_regular`
`ic_fluent_re_order_dots_vertical_24_regular`|
+|Re Order Vertical||`reOrderVertical16Regular`
`reOrderVertical20Regular`
`reOrderVertical24Regular`|`ic_fluent_re_order_vertical_16_regular`
`ic_fluent_re_order_vertical_20_regular`
`ic_fluent_re_order_vertical_24_regular`|
|Read Aloud||`readAloud16Regular`
`readAloud20Regular`
`readAloud24Regular`
`readAloud28Regular`|`ic_fluent_read_aloud_16_regular`
`ic_fluent_read_aloud_20_regular`
`ic_fluent_read_aloud_24_regular`
`ic_fluent_read_aloud_28_regular`|
|Reading List||`readingList16Regular`
`readingList20Regular`
`readingList24Regular`
`readingList28Regular`|`ic_fluent_reading_list_16_regular`
`ic_fluent_reading_list_20_regular`
`ic_fluent_reading_list_24_regular`
`ic_fluent_reading_list_28_regular`|
|Reading List Add||`readingListAdd16Regular`
`readingListAdd20Regular`
`readingListAdd24Regular`
`readingListAdd28Regular`|`ic_fluent_reading_list_add_16_regular`
`ic_fluent_reading_list_add_20_regular`
`ic_fluent_reading_list_add_24_regular`
`ic_fluent_reading_list_add_28_regular`|
@@ -1876,6 +1900,7 @@
|Rotate Left||`rotateLeft20Regular`
`rotateLeft24Regular`|`ic_fluent_rotate_left_20_regular`
`ic_fluent_rotate_left_24_regular`|
|Rotate Right||`rotateRight20Regular`
`rotateRight24Regular`|`ic_fluent_rotate_right_20_regular`
`ic_fluent_rotate_right_24_regular`|
|Router||`router20Regular`
`router24Regular`|`ic_fluent_router_20_regular`
`ic_fluent_router_24_regular`|
+|Row Child||`rowChild16Regular`
`rowChild20Regular`
`rowChild24Regular`
`rowChild28Regular`
`rowChild32Regular`|`ic_fluent_row_child_16_regular`
`ic_fluent_row_child_20_regular`
`ic_fluent_row_child_24_regular`
`ic_fluent_row_child_28_regular`
`ic_fluent_row_child_32_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`
`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`|
@@ -1889,7 +1914,7 @@
|Save Multiple||`saveMultiple16Regular`
`saveMultiple20Regular`
`saveMultiple24Regular`|`ic_fluent_save_multiple_16_regular`
`ic_fluent_save_multiple_20_regular`
`ic_fluent_save_multiple_24_regular`|
|Save Search||`saveSearch20Regular`|`ic_fluent_save_search_20_regular`|
|Save Sync||`saveSync20Regular`|`ic_fluent_save_sync_20_regular`|
-|Savings||`savings16Regular`
`savings20Regular`
`savings24Regular`|`ic_fluent_savings_16_regular`
`ic_fluent_savings_20_regular`
`ic_fluent_savings_24_regular`|
+|Savings||`savings16Regular`
`savings20Regular`
`savings24Regular`
`savings32Regular`|`ic_fluent_savings_16_regular`
`ic_fluent_savings_20_regular`
`ic_fluent_savings_24_regular`
`ic_fluent_savings_32_regular`|
|Scale Fill||`scaleFill20Regular`
`scaleFill24Regular`|`ic_fluent_scale_fill_20_regular`
`ic_fluent_scale_fill_24_regular`|
|Scale Fit||`scaleFit16Regular`
`scaleFit20Regular`
`scaleFit24Regular`|`ic_fluent_scale_fit_16_regular`
`ic_fluent_scale_fit_20_regular`
`ic_fluent_scale_fit_24_regular`|
|Scales||`scales20Regular`
`scales24Regular`
`scales32Regular`|`ic_fluent_scales_20_regular`
`ic_fluent_scales_24_regular`
`ic_fluent_scales_32_regular`|
@@ -1958,7 +1983,7 @@
|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`|
|Share Screen Person P||`shareScreenPersonP16Regular`
`shareScreenPersonP20Regular`
`shareScreenPersonP24Regular`
`shareScreenPersonP28Regular`|`ic_fluent_share_screen_person_p_16_regular`
`ic_fluent_share_screen_person_p_20_regular`
`ic_fluent_share_screen_person_p_24_regular`
`ic_fluent_share_screen_person_p_28_regular`|
-|Share Screen Start||`shareScreenStart20Regular`
`shareScreenStart24Regular`
`shareScreenStart28Regular`
`shareScreenStart48Regular`|`ic_fluent_share_screen_start_20_regular`
`ic_fluent_share_screen_start_24_regular`
`ic_fluent_share_screen_start_28_regular`
`ic_fluent_share_screen_start_48_regular`|
+|Share Screen Start||`shareScreenStart16Regular`
`shareScreenStart20Regular`
`shareScreenStart24Regular`
`shareScreenStart28Regular`
`shareScreenStart48Regular`|`ic_fluent_share_screen_start_16_regular`
`ic_fluent_share_screen_start_20_regular`
`ic_fluent_share_screen_start_24_regular`
`ic_fluent_share_screen_start_28_regular`
`ic_fluent_share_screen_start_48_regular`|
|Share Screen Stop||`shareScreenStop16Regular`
`shareScreenStop20Regular`
`shareScreenStop24Regular`
`shareScreenStop28Regular`
`shareScreenStop48Regular`|`ic_fluent_share_screen_stop_16_regular`
`ic_fluent_share_screen_stop_20_regular`
`ic_fluent_share_screen_stop_24_regular`
`ic_fluent_share_screen_stop_28_regular`
`ic_fluent_share_screen_stop_48_regular`|
|Share iOS||`shareIos20Regular`
`shareIos24Regular`
`shareIos28Regular`
`shareIos48Regular`|`ic_fluent_share_ios_20_regular`
`ic_fluent_share_ios_24_regular`
`ic_fluent_share_ios_28_regular`
`ic_fluent_share_ios_48_regular`|
|Shield||`shield12Regular`
`shield16Regular`
`shield20Regular`
`shield24Regular`
`shield28Regular`
`shield32Regular`
`shield48Regular`|`ic_fluent_shield_12_regular`
`ic_fluent_shield_16_regular`
`ic_fluent_shield_20_regular`
`ic_fluent_shield_24_regular`
`ic_fluent_shield_28_regular`
`ic_fluent_shield_32_regular`
`ic_fluent_shield_48_regular`|
@@ -2077,10 +2102,12 @@
|Square Hint Sparkles||`squareHintSparkles16Regular`
`squareHintSparkles20Regular`
`squareHintSparkles24Regular`
`squareHintSparkles28Regular`
`squareHintSparkles32Regular`
`squareHintSparkles48Regular`|`ic_fluent_square_hint_sparkles_16_regular`
`ic_fluent_square_hint_sparkles_20_regular`
`ic_fluent_square_hint_sparkles_24_regular`
`ic_fluent_square_hint_sparkles_28_regular`
`ic_fluent_square_hint_sparkles_32_regular`
`ic_fluent_square_hint_sparkles_48_regular`|
|Square Multiple||`squareMultiple16Regular`
`squareMultiple20Regular`
`squareMultiple24Regular`
`squareMultiple28Regular`
`squareMultiple32Regular`
`squareMultiple48Regular`|`ic_fluent_square_multiple_16_regular`
`ic_fluent_square_multiple_20_regular`
`ic_fluent_square_multiple_24_regular`
`ic_fluent_square_multiple_28_regular`
`ic_fluent_square_multiple_32_regular`
`ic_fluent_square_multiple_48_regular`|
|Square Shadow||`squareShadow12Regular`
`squareShadow20Regular`|`ic_fluent_square_shadow_12_regular`
`ic_fluent_square_shadow_20_regular`|
+|Square Text Arrow Repeat All||`squareTextArrowRepeatAll16Regular`
`squareTextArrowRepeatAll20Regular`
`squareTextArrowRepeatAll24Regular`|`ic_fluent_square_text_arrow_repeat_all_16_regular`
`ic_fluent_square_text_arrow_repeat_all_20_regular`
`ic_fluent_square_text_arrow_repeat_all_24_regular`|
|Squares Nested||`squaresNested20Regular`|`ic_fluent_squares_nested_20_regular`|
-|Stack||`stack16Regular`
`stack20Regular`
`stack24Regular`
`stack32Regular`|`ic_fluent_stack_16_regular`
`ic_fluent_stack_20_regular`
`ic_fluent_stack_24_regular`
`ic_fluent_stack_32_regular`|
+|Stack||`stack16Regular`
`stack20Regular`
`stack24Regular`
`stack28Regular`
`stack32Regular`
`stack48Regular`|`ic_fluent_stack_16_regular`
`ic_fluent_stack_20_regular`
`ic_fluent_stack_24_regular`
`ic_fluent_stack_28_regular`
`ic_fluent_stack_32_regular`
`ic_fluent_stack_48_regular`|
|Stack Add||`stackAdd20Regular`
`stackAdd24Regular`|`ic_fluent_stack_add_20_regular`
`ic_fluent_stack_add_24_regular`|
|Stack Arrow Forward||`stackArrowForward20Regular`
`stackArrowForward24Regular`|`ic_fluent_stack_arrow_forward_20_regular`
`ic_fluent_stack_arrow_forward_24_regular`|
+|Stack Off||`stackOff16Regular`
`stackOff20Regular`
`stackOff24Regular`
`stackOff28Regular`
`stackOff32Regular`
`stackOff48Regular`|`ic_fluent_stack_off_16_regular`
`ic_fluent_stack_off_20_regular`
`ic_fluent_stack_off_24_regular`
`ic_fluent_stack_off_28_regular`
`ic_fluent_stack_off_32_regular`
`ic_fluent_stack_off_48_regular`|
|Stack Star||`stackStar16Regular`
`stackStar20Regular`
`stackStar24Regular`|`ic_fluent_stack_star_16_regular`
`ic_fluent_stack_star_20_regular`
`ic_fluent_stack_star_24_regular`|
|Stack Vertical||`stackVertical20Regular`
`stackVertical24Regular`|`ic_fluent_stack_vertical_20_regular`
`ic_fluent_stack_vertical_24_regular`|
|Star||`star12Regular`
`star16Regular`
`star20Regular`
`star24Regular`
`star28Regular`
`star32Regular`
`star48Regular`|`ic_fluent_star_12_regular`
`ic_fluent_star_16_regular`
`ic_fluent_star_20_regular`
`ic_fluent_star_24_regular`
`ic_fluent_star_28_regular`
`ic_fluent_star_32_regular`
`ic_fluent_star_48_regular`|
@@ -2293,7 +2320,7 @@
|Text Bullet List LTR Rotate 270||`textBulletListLtrRotate27024Regular`|`ic_fluent_text_bullet_list_ltr_rotate_270_24_regular`|
|Text Bullet List RTL||`textBulletListRtl16Regular`
`textBulletListRtl20Regular`
`textBulletListRtl24Regular`|`ic_fluent_text_bullet_list_rtl_16_regular`
`ic_fluent_text_bullet_list_rtl_20_regular`
`ic_fluent_text_bullet_list_rtl_24_regular`|
|Text Bullet List RTL 90||`textBulletListRtl9020Regular`|`ic_fluent_text_bullet_list_rtl_90_20_regular`|
-|Text Bullet List Square||`textBulletListSquare16Regular`
`textBulletListSquare20Regular`
`textBulletListSquare24Regular`
`textBulletListSquare32Regular`
`textBulletListSquare48Regular`|`ic_fluent_text_bullet_list_square_16_regular`
`ic_fluent_text_bullet_list_square_20_regular`
`ic_fluent_text_bullet_list_square_24_regular`
`ic_fluent_text_bullet_list_square_32_regular`
`ic_fluent_text_bullet_list_square_48_regular`|
+|Text Bullet List Square||`textBulletListSquare16Regular`
`textBulletListSquare20Regular`
`textBulletListSquare24Regular`
`textBulletListSquare28Regular`
`textBulletListSquare32Regular`
`textBulletListSquare48Regular`|`ic_fluent_text_bullet_list_square_16_regular`
`ic_fluent_text_bullet_list_square_20_regular`
`ic_fluent_text_bullet_list_square_24_regular`
`ic_fluent_text_bullet_list_square_28_regular`
`ic_fluent_text_bullet_list_square_32_regular`
`ic_fluent_text_bullet_list_square_48_regular`|
|Text Bullet List Square Clock||`textBulletListSquareClock20Regular`|`ic_fluent_text_bullet_list_square_clock_20_regular`|
|Text Bullet List Square Edit||`textBulletListSquareEdit20Regular`
`textBulletListSquareEdit24Regular`|`ic_fluent_text_bullet_list_square_edit_20_regular`
`ic_fluent_text_bullet_list_square_edit_24_regular`|
|Text Bullet List Square Person||`textBulletListSquarePerson20Regular`
`textBulletListSquarePerson32Regular`|`ic_fluent_text_bullet_list_square_person_20_regular`
`ic_fluent_text_bullet_list_square_person_32_regular`|
@@ -2438,7 +2465,7 @@
|Text Word Count||`textWordCount20Regular`
`textWordCount24Regular`|`ic_fluent_text_word_count_20_regular`
`ic_fluent_text_word_count_24_regular`|
|Text Wrap||`textWrap16Regular`
`textWrap20Regular`
`textWrap24Regular`|`ic_fluent_text_wrap_16_regular`
`ic_fluent_text_wrap_20_regular`
`ic_fluent_text_wrap_24_regular`|
|Text Wrap Off||`textWrapOff16Regular`
`textWrapOff20Regular`
`textWrapOff24Regular`|`ic_fluent_text_wrap_off_16_regular`
`ic_fluent_text_wrap_off_20_regular`
`ic_fluent_text_wrap_off_24_regular`|
-|TextBox||`textbox16Regular`
`textbox20Regular`
`textbox24Regular`|`ic_fluent_textbox_16_regular`
`ic_fluent_textbox_20_regular`
`ic_fluent_textbox_24_regular`|
+|TextBox||`textbox16Regular`
`textbox20Regular`
`textbox24Regular`
`textbox28Regular`
`textbox32Regular`
`textbox48Regular`|`ic_fluent_textbox_16_regular`
`ic_fluent_textbox_20_regular`
`ic_fluent_textbox_24_regular`
`ic_fluent_textbox_28_regular`
`ic_fluent_textbox_32_regular`
`ic_fluent_textbox_48_regular`|
|TextBox Align Bottom||`textboxAlignBottom20Regular`
`textboxAlignBottom24Regular`|`ic_fluent_textbox_align_bottom_20_regular`
`ic_fluent_textbox_align_bottom_24_regular`|
|TextBox Align Bottom Center||`textboxAlignBottomCenter16Regular`
`textboxAlignBottomCenter20Regular`
`textboxAlignBottomCenter24Regular`|`ic_fluent_textbox_align_bottom_center_16_regular`
`ic_fluent_textbox_align_bottom_center_20_regular`
`ic_fluent_textbox_align_bottom_center_24_regular`|
|TextBox Align Bottom Left||`textboxAlignBottomLeft16Regular`
`textboxAlignBottomLeft20Regular`
`textboxAlignBottomLeft24Regular`|`ic_fluent_textbox_align_bottom_left_16_regular`
`ic_fluent_textbox_align_bottom_left_20_regular`
`ic_fluent_textbox_align_bottom_left_24_regular`|
@@ -2454,6 +2481,7 @@
|TextBox Align Top Left||`textboxAlignTopLeft16Regular`
`textboxAlignTopLeft20Regular`
`textboxAlignTopLeft24Regular`|`ic_fluent_textbox_align_top_left_16_regular`
`ic_fluent_textbox_align_top_left_20_regular`
`ic_fluent_textbox_align_top_left_24_regular`|
|TextBox Align Top Right||`textboxAlignTopRight16Regular`
`textboxAlignTopRight20Regular`
`textboxAlignTopRight24Regular`|`ic_fluent_textbox_align_top_right_16_regular`
`ic_fluent_textbox_align_top_right_20_regular`
`ic_fluent_textbox_align_top_right_24_regular`|
|TextBox Align Top Rotate 90||`textboxAlignTopRotate9020Regular`
`textboxAlignTopRotate9024Regular`|`ic_fluent_textbox_align_top_rotate_90_20_regular`
`ic_fluent_textbox_align_top_rotate_90_24_regular`|
+|TextBox Checkmark||`textboxCheckmark16Regular`
`textboxCheckmark20Regular`
`textboxCheckmark24Regular`
`textboxCheckmark28Regular`
`textboxCheckmark32Regular`
`textboxCheckmark48Regular`|`ic_fluent_textbox_checkmark_16_regular`
`ic_fluent_textbox_checkmark_20_regular`
`ic_fluent_textbox_checkmark_24_regular`
`ic_fluent_textbox_checkmark_28_regular`
`ic_fluent_textbox_checkmark_32_regular`
`ic_fluent_textbox_checkmark_48_regular`|
|TextBox More||`textboxMore20Regular`
`textboxMore24Regular`|`ic_fluent_textbox_more_20_regular`
`ic_fluent_textbox_more_24_regular`|
|TextBox Rotate 90||`textboxRotate9020Regular`
`textboxRotate9024Regular`|`ic_fluent_textbox_rotate_90_20_regular`
`ic_fluent_textbox_rotate_90_24_regular`|
|TextBox Settings||`textboxSettings20Regular`
`textboxSettings24Regular`|`ic_fluent_textbox_settings_20_regular`
`ic_fluent_textbox_settings_24_regular`|
@@ -2477,7 +2505,7 @@
|Toolbox||`toolbox12Regular`
`toolbox16Regular`
`toolbox20Regular`
`toolbox24Regular`
`toolbox28Regular`
`toolbox32Regular`|`ic_fluent_toolbox_12_regular`
`ic_fluent_toolbox_16_regular`
`ic_fluent_toolbox_20_regular`
`ic_fluent_toolbox_24_regular`
`ic_fluent_toolbox_28_regular`
`ic_fluent_toolbox_32_regular`|
|Tooltip Quote||`tooltipQuote20Regular`
`tooltipQuote24Regular`|`ic_fluent_tooltip_quote_20_regular`
`ic_fluent_tooltip_quote_24_regular`|
|Top Speed||`topSpeed20Regular`
`topSpeed24Regular`|`ic_fluent_top_speed_20_regular`
`ic_fluent_top_speed_24_regular`|
-|Translate||`translate16Regular`
`translate20Regular`
`translate24Regular`|`ic_fluent_translate_16_regular`
`ic_fluent_translate_20_regular`
`ic_fluent_translate_24_regular`|
+|Translate||`translate16Regular`
`translate20Regular`
`translate24Regular`
`translate32Regular`|`ic_fluent_translate_16_regular`
`ic_fluent_translate_20_regular`
`ic_fluent_translate_24_regular`
`ic_fluent_translate_32_regular`|
|Translate Auto||`translateAuto16Regular`
`translateAuto20Regular`
`translateAuto24Regular`|`ic_fluent_translate_auto_16_regular`
`ic_fluent_translate_auto_20_regular`
`ic_fluent_translate_auto_24_regular`|
|Translate Off||`translateOff16Regular`
`translateOff20Regular`
`translateOff24Regular`|`ic_fluent_translate_off_16_regular`
`ic_fluent_translate_off_20_regular`
`ic_fluent_translate_off_24_regular`|
|Transmission||`transmission20Regular`
`transmission24Regular`|`ic_fluent_transmission_20_regular`
`ic_fluent_transmission_24_regular`|
@@ -2580,7 +2608,7 @@
|Weather Hail Day||`weatherHailDay20Regular`
`weatherHailDay24Regular`
`weatherHailDay48Regular`|`ic_fluent_weather_hail_day_20_regular`
`ic_fluent_weather_hail_day_24_regular`
`ic_fluent_weather_hail_day_48_regular`|
|Weather Hail Night||`weatherHailNight20Regular`
`weatherHailNight24Regular`
`weatherHailNight48Regular`|`ic_fluent_weather_hail_night_20_regular`
`ic_fluent_weather_hail_night_24_regular`
`ic_fluent_weather_hail_night_48_regular`|
|Weather Haze||`weatherHaze20Regular`
`weatherHaze24Regular`
`weatherHaze48Regular`|`ic_fluent_weather_haze_20_regular`
`ic_fluent_weather_haze_24_regular`
`ic_fluent_weather_haze_48_regular`|
-|Weather Moon||`weatherMoon16Regular`
`weatherMoon20Regular`
`weatherMoon24Regular`
`weatherMoon28Regular`
`weatherMoon48Regular`|`ic_fluent_weather_moon_16_regular`
`ic_fluent_weather_moon_20_regular`
`ic_fluent_weather_moon_24_regular`
`ic_fluent_weather_moon_28_regular`
`ic_fluent_weather_moon_48_regular`|
+|Weather Moon||`weatherMoon16Regular`
`weatherMoon20Regular`
`weatherMoon24Regular`
`weatherMoon28Regular`
`weatherMoon32Regular`
`weatherMoon48Regular`|`ic_fluent_weather_moon_16_regular`
`ic_fluent_weather_moon_20_regular`
`ic_fluent_weather_moon_24_regular`
`ic_fluent_weather_moon_28_regular`
`ic_fluent_weather_moon_32_regular`
`ic_fluent_weather_moon_48_regular`|
|Weather Moon Off||`weatherMoonOff16Regular`
`weatherMoonOff20Regular`
`weatherMoonOff24Regular`
`weatherMoonOff28Regular`
`weatherMoonOff48Regular`|`ic_fluent_weather_moon_off_16_regular`
`ic_fluent_weather_moon_off_20_regular`
`ic_fluent_weather_moon_off_24_regular`
`ic_fluent_weather_moon_off_28_regular`
`ic_fluent_weather_moon_off_48_regular`|
|Weather Partly Cloudy Day||`weatherPartlyCloudyDay16Regular`
`weatherPartlyCloudyDay20Regular`
`weatherPartlyCloudyDay24Regular`
`weatherPartlyCloudyDay48Regular`|`ic_fluent_weather_partly_cloudy_day_16_regular`
`ic_fluent_weather_partly_cloudy_day_20_regular`
`ic_fluent_weather_partly_cloudy_day_24_regular`
`ic_fluent_weather_partly_cloudy_day_48_regular`|
|Weather Partly Cloudy Night||`weatherPartlyCloudyNight20Regular`
`weatherPartlyCloudyNight24Regular`
`weatherPartlyCloudyNight48Regular`|`ic_fluent_weather_partly_cloudy_night_20_regular`
`ic_fluent_weather_partly_cloudy_night_24_regular`
`ic_fluent_weather_partly_cloudy_night_48_regular`|
diff --git a/ios/BUILD.gn b/ios/BUILD.gn
index b342efb533..d7b1313b2e 100644
--- a/ios/BUILD.gn
+++ b/ios/BUILD.gn
@@ -2583,6 +2583,102 @@ bundle_data_xcassets("ic_fluent_animal_dog_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_animal_paw_print_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_filled.imageset/ic_fluent_animal_paw_print_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_animal_paw_print_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_regular.imageset/ic_fluent_animal_paw_print_16_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_animal_paw_print_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_filled.imageset/ic_fluent_animal_paw_print_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_animal_paw_print_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_regular.imageset/ic_fluent_animal_paw_print_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_animal_paw_print_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_filled.imageset/ic_fluent_animal_paw_print_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_animal_paw_print_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_regular.imageset/ic_fluent_animal_paw_print_24_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_animal_paw_print_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_filled.imageset/ic_fluent_animal_paw_print_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_animal_paw_print_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_regular.imageset/ic_fluent_animal_paw_print_28_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_animal_paw_print_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_filled.imageset/ic_fluent_animal_paw_print_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_animal_paw_print_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_regular.imageset/ic_fluent_animal_paw_print_32_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_animal_paw_print_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_filled.imageset/ic_fluent_animal_paw_print_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_animal_paw_print_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_regular.imageset/ic_fluent_animal_paw_print_48_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_animal_rabbit_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -4255,6 +4351,22 @@ bundle_data_xcassets("ic_fluent_arrow_bidirectional_up_down_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_arrow_bounce_12_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_12_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_12_filled.imageset/ic_fluent_arrow_bounce_12_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_bounce_12_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_12_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_12_regular.imageset/ic_fluent_arrow_bounce_12_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_arrow_bounce_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -4303,6 +4415,38 @@ bundle_data_xcassets("ic_fluent_arrow_bounce_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_arrow_bounce_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_28_filled.imageset/ic_fluent_arrow_bounce_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_bounce_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_28_regular.imageset/ic_fluent_arrow_bounce_28_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_bounce_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_48_filled.imageset/ic_fluent_arrow_bounce_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_bounce_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_48_regular.imageset/ic_fluent_arrow_bounce_48_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_arrow_circle_down_12_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -5143,6 +5287,22 @@ bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_filled.imageset/ic_fluent_arrow_clockwise_dashes_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_regular.imageset/ic_fluent_arrow_clockwise_dashes_28_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_32_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -5159,6 +5319,118 @@ bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_32_regular") {
]
}
+bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_filled.imageset/ic_fluent_arrow_clockwise_dashes_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_regular.imageset/ic_fluent_arrow_clockwise_dashes_48_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_16_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_24_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_28_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_32_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_48_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_arrow_collapse_all_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -5631,6 +5903,22 @@ bundle_data_xcassets("ic_fluent_arrow_down_exclamation_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_arrow_down_left_12_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_12_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_12_filled.imageset/ic_fluent_arrow_down_left_12_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_down_left_12_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_12_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_12_regular.imageset/ic_fluent_arrow_down_left_12_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_arrow_down_left_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -5679,6 +5967,22 @@ bundle_data_xcassets("ic_fluent_arrow_down_left_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_arrow_down_left_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_28_filled.imageset/ic_fluent_arrow_down_left_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_down_left_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_28_regular.imageset/ic_fluent_arrow_down_left_28_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_arrow_down_left_32_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -6407,6 +6711,22 @@ bundle_data_xcassets("ic_fluent_arrow_fit_in_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_arrow_flow_diagonal_up_right_12_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_12_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_12_filled.imageset/ic_fluent_arrow_flow_diagonal_up_right_12_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_flow_diagonal_up_right_12_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_12_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_12_regular.imageset/ic_fluent_arrow_flow_diagonal_up_right_12_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_arrow_flow_diagonal_up_right_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -6455,6 +6775,22 @@ bundle_data_xcassets("ic_fluent_arrow_flow_diagonal_up_right_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_arrow_flow_diagonal_up_right_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_28_filled.imageset/ic_fluent_arrow_flow_diagonal_up_right_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_flow_diagonal_up_right_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_28_regular.imageset/ic_fluent_arrow_flow_diagonal_up_right_28_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_arrow_flow_diagonal_up_right_32_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -6471,6 +6807,22 @@ bundle_data_xcassets("ic_fluent_arrow_flow_diagonal_up_right_32_regular") {
]
}
+bundle_data_xcassets("ic_fluent_arrow_flow_diagonal_up_right_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_48_filled.imageset/ic_fluent_arrow_flow_diagonal_up_right_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_flow_diagonal_up_right_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_48_regular.imageset/ic_fluent_arrow_flow_diagonal_up_right_48_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_arrow_flow_up_right_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -11127,6 +11479,22 @@ bundle_data_xcassets("ic_fluent_arrow_up_left_48_regular") {
]
}
+bundle_data_xcassets("ic_fluent_arrow_up_right_12_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_12_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_12_filled.imageset/ic_fluent_arrow_up_right_12_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_up_right_12_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_12_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_12_regular.imageset/ic_fluent_arrow_up_right_12_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_arrow_up_right_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -11175,6 +11543,22 @@ bundle_data_xcassets("ic_fluent_arrow_up_right_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_arrow_up_right_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_28_filled.imageset/ic_fluent_arrow_up_right_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_up_right_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_28_regular.imageset/ic_fluent_arrow_up_right_28_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_arrow_up_right_32_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -11207,6 +11591,22 @@ bundle_data_xcassets("ic_fluent_arrow_up_right_48_regular") {
]
}
+bundle_data_xcassets("ic_fluent_arrow_up_right_dashes_12_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_12_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_12_filled.imageset/ic_fluent_arrow_up_right_dashes_12_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_up_right_dashes_12_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_12_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_12_regular.imageset/ic_fluent_arrow_up_right_dashes_12_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_arrow_up_right_dashes_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -11223,6 +11623,86 @@ bundle_data_xcassets("ic_fluent_arrow_up_right_dashes_16_regular") {
]
}
+bundle_data_xcassets("ic_fluent_arrow_up_right_dashes_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_20_filled.imageset/ic_fluent_arrow_up_right_dashes_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_up_right_dashes_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_20_regular.imageset/ic_fluent_arrow_up_right_dashes_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_up_right_dashes_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_24_filled.imageset/ic_fluent_arrow_up_right_dashes_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_up_right_dashes_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_24_regular.imageset/ic_fluent_arrow_up_right_dashes_24_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_up_right_dashes_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_28_filled.imageset/ic_fluent_arrow_up_right_dashes_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_up_right_dashes_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_28_regular.imageset/ic_fluent_arrow_up_right_dashes_28_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_up_right_dashes_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_32_filled.imageset/ic_fluent_arrow_up_right_dashes_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_up_right_dashes_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_32_regular.imageset/ic_fluent_arrow_up_right_dashes_32_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_up_right_dashes_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_48_filled.imageset/ic_fluent_arrow_up_right_dashes_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_up_right_dashes_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_48_regular.imageset/ic_fluent_arrow_up_right_dashes_48_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_arrow_up_square_settings_24_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -11319,6 +11799,22 @@ bundle_data_xcassets("ic_fluent_arrow_wrap_20_regular") {
]
}
+bundle_data_xcassets("ic_fluent_arrow_wrap_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_32_filled.imageset/ic_fluent_arrow_wrap_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_wrap_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_32_regular.imageset/ic_fluent_arrow_wrap_32_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_arrow_wrap_off_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -11335,6 +11831,38 @@ bundle_data_xcassets("ic_fluent_arrow_wrap_off_20_regular") {
]
}
+bundle_data_xcassets("ic_fluent_arrow_wrap_up_to_down_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_20_filled.imageset/ic_fluent_arrow_wrap_up_to_down_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_wrap_up_to_down_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_20_regular.imageset/ic_fluent_arrow_wrap_up_to_down_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_wrap_up_to_down_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_32_filled.imageset/ic_fluent_arrow_wrap_up_to_down_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_arrow_wrap_up_to_down_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_32_regular.imageset/ic_fluent_arrow_wrap_up_to_down_32_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_arrows_bidirectional_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -15959,6 +16487,22 @@ bundle_data_xcassets("ic_fluent_border_top_bottom_thick_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_bot_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_16_filled.imageset/ic_fluent_bot_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_bot_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_16_regular.imageset/ic_fluent_bot_16_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_bot_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -15991,6 +16535,70 @@ bundle_data_xcassets("ic_fluent_bot_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_bot_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_28_filled.imageset/ic_fluent_bot_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_bot_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_28_regular.imageset/ic_fluent_bot_28_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_bot_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_32_filled.imageset/ic_fluent_bot_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_bot_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_32_regular.imageset/ic_fluent_bot_32_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_bot_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_48_filled.imageset/ic_fluent_bot_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_bot_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_48_regular.imageset/ic_fluent_bot_48_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_bot_add_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_16_filled.imageset/ic_fluent_bot_add_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_bot_add_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_16_regular.imageset/ic_fluent_bot_add_16_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_bot_add_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -16023,6 +16631,70 @@ bundle_data_xcassets("ic_fluent_bot_add_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_bot_add_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_28_filled.imageset/ic_fluent_bot_add_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_bot_add_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_28_regular.imageset/ic_fluent_bot_add_28_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_bot_add_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_32_filled.imageset/ic_fluent_bot_add_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_bot_add_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_32_regular.imageset/ic_fluent_bot_add_32_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_bot_add_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_48_filled.imageset/ic_fluent_bot_add_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_bot_add_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_48_regular.imageset/ic_fluent_bot_add_48_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_bot_sparkle_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_16_filled.imageset/ic_fluent_bot_sparkle_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_bot_sparkle_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_16_regular.imageset/ic_fluent_bot_sparkle_16_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_bot_sparkle_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -16055,6 +16727,54 @@ bundle_data_xcassets("ic_fluent_bot_sparkle_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_bot_sparkle_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_28_filled.imageset/ic_fluent_bot_sparkle_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_bot_sparkle_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_28_regular.imageset/ic_fluent_bot_sparkle_28_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_bot_sparkle_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_32_filled.imageset/ic_fluent_bot_sparkle_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_bot_sparkle_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_32_regular.imageset/ic_fluent_bot_sparkle_32_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_bot_sparkle_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_48_filled.imageset/ic_fluent_bot_sparkle_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_bot_sparkle_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_48_regular.imageset/ic_fluent_bot_sparkle_48_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_bow_tie_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -16807,6 +17527,38 @@ bundle_data_xcassets("ic_fluent_braces_variable_48_regular") {
]
}
+bundle_data_xcassets("ic_fluent_brain_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_20_filled.imageset/ic_fluent_brain_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_brain_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_20_regular.imageset/ic_fluent_brain_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_brain_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_24_filled.imageset/ic_fluent_brain_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_brain_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_24_regular.imageset/ic_fluent_brain_24_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_brain_circuit_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -16839,6 +17591,22 @@ bundle_data_xcassets("ic_fluent_brain_circuit_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_brain_sparkle_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_sparkle_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_sparkle_20_filled.imageset/ic_fluent_brain_sparkle_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_brain_sparkle_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_sparkle_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_sparkle_20_regular.imageset/ic_fluent_brain_sparkle_20_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_branch_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -26527,6 +27295,54 @@ bundle_data_xcassets("ic_fluent_chat_help_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_chat_history_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_20_filled.imageset/ic_fluent_chat_history_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_chat_history_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_20_regular.imageset/ic_fluent_chat_history_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_chat_history_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_24_filled.imageset/ic_fluent_chat_history_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_chat_history_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_24_regular.imageset/ic_fluent_chat_history_24_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_chat_history_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_28_filled.imageset/ic_fluent_chat_history_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_chat_history_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_28_regular.imageset/ic_fluent_chat_history_28_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_chat_lock_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -26815,6 +27631,22 @@ bundle_data_xcassets("ic_fluent_chat_multiple_heart_32_regular") {
]
}
+bundle_data_xcassets("ic_fluent_chat_off_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_filled.imageset/ic_fluent_chat_off_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_chat_off_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_regular.imageset/ic_fluent_chat_off_16_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_chat_off_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -29511,6 +30343,150 @@ bundle_data_xcassets("ic_fluent_circle_hint_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_circle_hint_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_28_filled.imageset/ic_fluent_circle_hint_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_hint_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_28_regular.imageset/ic_fluent_circle_hint_28_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_hint_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_32_filled.imageset/ic_fluent_circle_hint_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_hint_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_32_regular.imageset/ic_fluent_circle_hint_32_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_hint_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_48_filled.imageset/ic_fluent_circle_hint_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_hint_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_48_regular.imageset/ic_fluent_circle_hint_48_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_hint_cursor_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_16_filled.imageset/ic_fluent_circle_hint_cursor_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_hint_cursor_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_16_regular.imageset/ic_fluent_circle_hint_cursor_16_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_hint_cursor_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_20_filled.imageset/ic_fluent_circle_hint_cursor_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_hint_cursor_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_20_regular.imageset/ic_fluent_circle_hint_cursor_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_hint_cursor_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_24_filled.imageset/ic_fluent_circle_hint_cursor_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_hint_cursor_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_24_regular.imageset/ic_fluent_circle_hint_cursor_24_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_hint_dismiss_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_16_filled.imageset/ic_fluent_circle_hint_dismiss_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_hint_dismiss_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_16_regular.imageset/ic_fluent_circle_hint_dismiss_16_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_hint_dismiss_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_20_filled.imageset/ic_fluent_circle_hint_dismiss_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_hint_dismiss_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_20_regular.imageset/ic_fluent_circle_hint_dismiss_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_hint_dismiss_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_24_filled.imageset/ic_fluent_circle_hint_dismiss_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_hint_dismiss_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_24_regular.imageset/ic_fluent_circle_hint_dismiss_24_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_circle_hint_half_vertical_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -29687,6 +30663,102 @@ bundle_data_xcassets("ic_fluent_circle_line_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_circle_multiple_concentric_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_16_filled.imageset/ic_fluent_circle_multiple_concentric_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_multiple_concentric_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_16_regular.imageset/ic_fluent_circle_multiple_concentric_16_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_multiple_concentric_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_20_filled.imageset/ic_fluent_circle_multiple_concentric_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_multiple_concentric_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_20_regular.imageset/ic_fluent_circle_multiple_concentric_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_multiple_concentric_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_24_filled.imageset/ic_fluent_circle_multiple_concentric_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_multiple_concentric_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_24_regular.imageset/ic_fluent_circle_multiple_concentric_24_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_multiple_hint_checkmark_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_20_filled.imageset/ic_fluent_circle_multiple_hint_checkmark_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_multiple_hint_checkmark_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_20_regular.imageset/ic_fluent_circle_multiple_hint_checkmark_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_multiple_hint_checkmark_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_24_filled.imageset/ic_fluent_circle_multiple_hint_checkmark_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_multiple_hint_checkmark_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_24_regular.imageset/ic_fluent_circle_multiple_hint_checkmark_24_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_multiple_hint_checkmark_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_28_filled.imageset/ic_fluent_circle_multiple_hint_checkmark_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_multiple_hint_checkmark_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_28_regular.imageset/ic_fluent_circle_multiple_hint_checkmark_28_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_circle_multiple_subtract_checkmark_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -29799,6 +30871,102 @@ bundle_data_xcassets("ic_fluent_circle_small_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_circle_sparkle_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_16_filled.imageset/ic_fluent_circle_sparkle_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_sparkle_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_16_regular.imageset/ic_fluent_circle_sparkle_16_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_sparkle_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_20_filled.imageset/ic_fluent_circle_sparkle_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_sparkle_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_20_regular.imageset/ic_fluent_circle_sparkle_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_sparkle_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_24_filled.imageset/ic_fluent_circle_sparkle_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_sparkle_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_24_regular.imageset/ic_fluent_circle_sparkle_24_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_sparkle_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_28_filled.imageset/ic_fluent_circle_sparkle_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_sparkle_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_28_regular.imageset/ic_fluent_circle_sparkle_28_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_sparkle_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_32_filled.imageset/ic_fluent_circle_sparkle_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_sparkle_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_32_regular.imageset/ic_fluent_circle_sparkle_32_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_sparkle_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_48_filled.imageset/ic_fluent_circle_sparkle_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_circle_sparkle_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_48_regular.imageset/ic_fluent_circle_sparkle_48_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_city_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -34451,6 +35619,22 @@ bundle_data_xcassets("ic_fluent_coin_multiple_16_color") {
]
}
+bundle_data_xcassets("ic_fluent_coin_multiple_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_16_filled.imageset/ic_fluent_coin_multiple_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_coin_multiple_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_16_regular.imageset/ic_fluent_coin_multiple_16_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_coin_multiple_20_color") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -34459,6 +35643,38 @@ bundle_data_xcassets("ic_fluent_coin_multiple_20_color") {
]
}
+bundle_data_xcassets("ic_fluent_coin_multiple_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_20_filled.imageset/ic_fluent_coin_multiple_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_coin_multiple_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_20_regular.imageset/ic_fluent_coin_multiple_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_coin_multiple_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_24_filled.imageset/ic_fluent_coin_multiple_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_coin_multiple_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_24_regular.imageset/ic_fluent_coin_multiple_24_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_coin_multiple_28_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -35595,6 +36811,54 @@ bundle_data_xcassets("ic_fluent_comment_arrow_right_48_regular") {
]
}
+bundle_data_xcassets("ic_fluent_comment_badge_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_16_filled.imageset/ic_fluent_comment_badge_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_comment_badge_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_16_regular.imageset/ic_fluent_comment_badge_16_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_comment_badge_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_20_filled.imageset/ic_fluent_comment_badge_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_comment_badge_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_20_regular.imageset/ic_fluent_comment_badge_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_comment_badge_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_24_filled.imageset/ic_fluent_comment_badge_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_comment_badge_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_24_regular.imageset/ic_fluent_comment_badge_24_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_comment_checkmark_12_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -36979,6 +38243,38 @@ bundle_data_xcassets("ic_fluent_connected_20_regular") {
]
}
+bundle_data_xcassets("ic_fluent_connected_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_filled.imageset/ic_fluent_connected_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_connected_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_regular.imageset/ic_fluent_connected_24_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_connected_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_filled.imageset/ic_fluent_connected_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_connected_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_regular.imageset/ic_fluent_connected_32_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_connector_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -38003,6 +39299,22 @@ bundle_data_xcassets("ic_fluent_copy_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_copy_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_copy_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_copy_28_filled.imageset/ic_fluent_copy_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_copy_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_copy_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_copy_28_regular.imageset/ic_fluent_copy_28_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_copy_32_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -40227,6 +41539,150 @@ bundle_data_xcassets("ic_fluent_data_usage_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_data_usage_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_28_filled.imageset/ic_fluent_data_usage_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_data_usage_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_28_regular.imageset/ic_fluent_data_usage_28_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_data_usage_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_32_filled.imageset/ic_fluent_data_usage_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_data_usage_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_32_regular.imageset/ic_fluent_data_usage_32_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_data_usage_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_48_filled.imageset/ic_fluent_data_usage_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_data_usage_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_48_regular.imageset/ic_fluent_data_usage_48_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_data_usage_checkmark_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_16_filled.imageset/ic_fluent_data_usage_checkmark_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_data_usage_checkmark_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_16_regular.imageset/ic_fluent_data_usage_checkmark_16_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_data_usage_checkmark_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_20_filled.imageset/ic_fluent_data_usage_checkmark_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_data_usage_checkmark_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_20_regular.imageset/ic_fluent_data_usage_checkmark_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_data_usage_checkmark_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_24_filled.imageset/ic_fluent_data_usage_checkmark_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_data_usage_checkmark_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_24_regular.imageset/ic_fluent_data_usage_checkmark_24_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_data_usage_checkmark_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_28_filled.imageset/ic_fluent_data_usage_checkmark_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_data_usage_checkmark_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_28_regular.imageset/ic_fluent_data_usage_checkmark_28_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_data_usage_checkmark_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_32_filled.imageset/ic_fluent_data_usage_checkmark_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_data_usage_checkmark_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_32_regular.imageset/ic_fluent_data_usage_checkmark_32_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_data_usage_checkmark_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_48_filled.imageset/ic_fluent_data_usage_checkmark_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_data_usage_checkmark_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_48_regular.imageset/ic_fluent_data_usage_checkmark_48_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_data_usage_edit_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -40579,6 +42035,54 @@ bundle_data_xcassets("ic_fluent_database_arrow_up_20_regular") {
]
}
+bundle_data_xcassets("ic_fluent_database_checkmark_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_16_filled.imageset/ic_fluent_database_checkmark_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_database_checkmark_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_16_regular.imageset/ic_fluent_database_checkmark_16_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_database_checkmark_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_20_filled.imageset/ic_fluent_database_checkmark_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_database_checkmark_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_20_regular.imageset/ic_fluent_database_checkmark_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_database_checkmark_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_24_filled.imageset/ic_fluent_database_checkmark_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_database_checkmark_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_24_regular.imageset/ic_fluent_database_checkmark_24_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_database_lightning_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -42939,6 +44443,54 @@ bundle_data_xcassets("ic_fluent_directions_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_directions_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_28_filled.imageset/ic_fluent_directions_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_directions_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_28_regular.imageset/ic_fluent_directions_28_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_directions_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_32_filled.imageset/ic_fluent_directions_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_directions_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_32_regular.imageset/ic_fluent_directions_32_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_directions_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_48_filled.imageset/ic_fluent_directions_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_directions_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_48_regular.imageset/ic_fluent_directions_48_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_dishwasher_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -43803,6 +45355,14 @@ bundle_data_xcassets("ic_fluent_document_24_filled") {
]
}
+bundle_data_xcassets("ic_fluent_document_24_light") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_24_light.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_24_light.imageset/ic_fluent_document_24_light.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_document_24_regular") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -43827,6 +45387,14 @@ bundle_data_xcassets("ic_fluent_document_28_filled") {
]
}
+bundle_data_xcassets("ic_fluent_document_28_light") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_28_light.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_28_light.imageset/ic_fluent_document_28_light.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_document_28_regular") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -43851,6 +45419,14 @@ bundle_data_xcassets("ic_fluent_document_32_filled") {
]
}
+bundle_data_xcassets("ic_fluent_document_32_light") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_32_light.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_32_light.imageset/ic_fluent_document_32_light.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_document_32_regular") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -43875,6 +45451,14 @@ bundle_data_xcassets("ic_fluent_document_48_filled") {
]
}
+bundle_data_xcassets("ic_fluent_document_48_light") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_48_light.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_48_light.imageset/ic_fluent_document_48_light.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_document_48_regular") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -46907,6 +48491,54 @@ bundle_data_xcassets("ic_fluent_document_one_page_multiple_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_document_one_page_multiple_sparkle_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_16_filled.imageset/ic_fluent_document_one_page_multiple_sparkle_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_document_one_page_multiple_sparkle_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_16_regular.imageset/ic_fluent_document_one_page_multiple_sparkle_16_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_document_one_page_multiple_sparkle_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_20_filled.imageset/ic_fluent_document_one_page_multiple_sparkle_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_document_one_page_multiple_sparkle_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_20_regular.imageset/ic_fluent_document_one_page_multiple_sparkle_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_document_one_page_multiple_sparkle_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_24_filled.imageset/ic_fluent_document_one_page_multiple_sparkle_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_document_one_page_multiple_sparkle_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_24_regular.imageset/ic_fluent_document_one_page_multiple_sparkle_24_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_document_one_page_sparkle_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -48019,6 +49651,134 @@ bundle_data_xcassets("ic_fluent_document_signature_48_regular") {
]
}
+bundle_data_xcassets("ic_fluent_document_sparkle_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_16_filled.imageset/ic_fluent_document_sparkle_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_document_sparkle_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_16_regular.imageset/ic_fluent_document_sparkle_16_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_document_sparkle_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_20_filled.imageset/ic_fluent_document_sparkle_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_document_sparkle_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_20_regular.imageset/ic_fluent_document_sparkle_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_document_sparkle_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_filled.imageset/ic_fluent_document_sparkle_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_document_sparkle_24_light") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_light.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_light.imageset/ic_fluent_document_sparkle_24_light.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_document_sparkle_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_regular.imageset/ic_fluent_document_sparkle_24_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_document_sparkle_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_filled.imageset/ic_fluent_document_sparkle_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_document_sparkle_28_light") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_light.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_light.imageset/ic_fluent_document_sparkle_28_light.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_document_sparkle_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_regular.imageset/ic_fluent_document_sparkle_28_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_document_sparkle_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_filled.imageset/ic_fluent_document_sparkle_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_document_sparkle_32_light") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_light.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_light.imageset/ic_fluent_document_sparkle_32_light.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_document_sparkle_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_regular.imageset/ic_fluent_document_sparkle_32_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_document_sparkle_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_filled.imageset/ic_fluent_document_sparkle_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_document_sparkle_48_light") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_light.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_light.imageset/ic_fluent_document_sparkle_48_light.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_document_sparkle_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_regular.imageset/ic_fluent_document_sparkle_48_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_document_split_hint_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -56795,6 +58555,86 @@ bundle_data_xcassets("ic_fluent_folder_open_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_folder_open_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_28_filled.imageset/ic_fluent_folder_open_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_folder_open_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_28_regular.imageset/ic_fluent_folder_open_28_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_folder_open_down_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_16_filled.imageset/ic_fluent_folder_open_down_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_folder_open_down_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_16_regular.imageset/ic_fluent_folder_open_down_16_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_folder_open_down_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_20_filled.imageset/ic_fluent_folder_open_down_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_folder_open_down_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_20_regular.imageset/ic_fluent_folder_open_down_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_folder_open_down_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_24_filled.imageset/ic_fluent_folder_open_down_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_folder_open_down_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_24_regular.imageset/ic_fluent_folder_open_down_24_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_folder_open_down_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_28_filled.imageset/ic_fluent_folder_open_down_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_folder_open_down_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_28_regular.imageset/ic_fluent_folder_open_down_28_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_folder_open_vertical_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -59139,6 +60979,14 @@ bundle_data_xcassets("ic_fluent_gif_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_gift_16_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_16_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_16_color.imageset/ic_fluent_gift_16_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_gift_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -59155,6 +61003,14 @@ bundle_data_xcassets("ic_fluent_gift_16_regular") {
]
}
+bundle_data_xcassets("ic_fluent_gift_20_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_20_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_20_color.imageset/ic_fluent_gift_20_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_gift_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -59171,6 +61027,14 @@ bundle_data_xcassets("ic_fluent_gift_20_regular") {
]
}
+bundle_data_xcassets("ic_fluent_gift_24_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_24_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_24_color.imageset/ic_fluent_gift_24_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_gift_24_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -59187,6 +61051,14 @@ bundle_data_xcassets("ic_fluent_gift_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_gift_card_16_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_16_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_16_color.imageset/ic_fluent_gift_card_16_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_gift_card_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -59203,6 +61075,14 @@ bundle_data_xcassets("ic_fluent_gift_card_16_regular") {
]
}
+bundle_data_xcassets("ic_fluent_gift_card_20_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_20_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_20_color.imageset/ic_fluent_gift_card_20_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_gift_card_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -59219,6 +61099,14 @@ bundle_data_xcassets("ic_fluent_gift_card_20_regular") {
]
}
+bundle_data_xcassets("ic_fluent_gift_card_24_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_24_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_24_color.imageset/ic_fluent_gift_card_24_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_gift_card_24_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -62531,6 +64419,54 @@ bundle_data_xcassets("ic_fluent_hd_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_hd_off_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_16_filled.imageset/ic_fluent_hd_off_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_hd_off_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_16_regular.imageset/ic_fluent_hd_off_16_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_hd_off_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_20_filled.imageset/ic_fluent_hd_off_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_hd_off_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_20_regular.imageset/ic_fluent_hd_off_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_hd_off_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_24_filled.imageset/ic_fluent_hd_off_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_hd_off_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_24_regular.imageset/ic_fluent_hd_off_24_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_hdr_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -64299,6 +66235,54 @@ bundle_data_xcassets("ic_fluent_home_database_32_regular") {
]
}
+bundle_data_xcassets("ic_fluent_home_empty_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_20_filled.imageset/ic_fluent_home_empty_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_home_empty_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_20_regular.imageset/ic_fluent_home_empty_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_home_empty_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_24_filled.imageset/ic_fluent_home_empty_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_home_empty_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_24_regular.imageset/ic_fluent_home_empty_24_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_home_empty_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_28_filled.imageset/ic_fluent_home_empty_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_home_empty_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_28_regular.imageset/ic_fluent_home_empty_28_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_home_garage_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -70123,6 +72107,14 @@ bundle_data_xcassets("ic_fluent_lightbulb_32_filled") {
]
}
+bundle_data_xcassets("ic_fluent_lightbulb_32_light") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lightbulb_32_light.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lightbulb_32_light.imageset/ic_fluent_lightbulb_32_light.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_lightbulb_32_regular") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -70675,6 +72667,22 @@ bundle_data_xcassets("ic_fluent_line_horizontal_1_28_regular") {
]
}
+bundle_data_xcassets("ic_fluent_line_horizontal_1_dash_dot_dash_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dash_dot_dash_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dash_dot_dash_20_filled.imageset/ic_fluent_line_horizontal_1_dash_dot_dash_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_line_horizontal_1_dash_dot_dash_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dash_dot_dash_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dash_dot_dash_20_regular.imageset/ic_fluent_line_horizontal_1_dash_dot_dash_20_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_line_horizontal_1_dashes_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -70739,6 +72747,22 @@ bundle_data_xcassets("ic_fluent_line_horizontal_1_dashes_28_regular") {
]
}
+bundle_data_xcassets("ic_fluent_line_horizontal_1_dot_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dot_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dot_20_filled.imageset/ic_fluent_line_horizontal_1_dot_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_line_horizontal_1_dot_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dot_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dot_20_regular.imageset/ic_fluent_line_horizontal_1_dot_20_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_line_horizontal_2_dashes_solid_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -70803,6 +72827,22 @@ bundle_data_xcassets("ic_fluent_line_horizontal_2_dashes_solid_28_regular") {
]
}
+bundle_data_xcassets("ic_fluent_line_horizontal_3_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_16_filled.imageset/ic_fluent_line_horizontal_3_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_line_horizontal_3_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_16_regular.imageset/ic_fluent_line_horizontal_3_16_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_line_horizontal_3_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -70819,6 +72859,70 @@ bundle_data_xcassets("ic_fluent_line_horizontal_3_20_regular") {
]
}
+bundle_data_xcassets("ic_fluent_line_horizontal_3_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_24_filled.imageset/ic_fluent_line_horizontal_3_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_line_horizontal_3_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_24_regular.imageset/ic_fluent_line_horizontal_3_24_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_line_horizontal_3_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_28_filled.imageset/ic_fluent_line_horizontal_3_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_line_horizontal_3_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_28_regular.imageset/ic_fluent_line_horizontal_3_28_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_line_horizontal_3_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_32_filled.imageset/ic_fluent_line_horizontal_3_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_line_horizontal_3_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_32_regular.imageset/ic_fluent_line_horizontal_3_32_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_line_horizontal_3_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_48_filled.imageset/ic_fluent_line_horizontal_3_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_line_horizontal_3_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_48_regular.imageset/ic_fluent_line_horizontal_3_48_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_line_horizontal_4_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -72307,6 +74411,86 @@ bundle_data_xcassets("ic_fluent_location_arrow_up_48_regular") {
]
}
+bundle_data_xcassets("ic_fluent_location_checkmark_12_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_12_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_12_filled.imageset/ic_fluent_location_checkmark_12_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_location_checkmark_12_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_12_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_12_regular.imageset/ic_fluent_location_checkmark_12_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_location_checkmark_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_16_filled.imageset/ic_fluent_location_checkmark_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_location_checkmark_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_16_regular.imageset/ic_fluent_location_checkmark_16_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_location_checkmark_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_20_filled.imageset/ic_fluent_location_checkmark_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_location_checkmark_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_20_regular.imageset/ic_fluent_location_checkmark_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_location_checkmark_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_24_filled.imageset/ic_fluent_location_checkmark_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_location_checkmark_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_24_regular.imageset/ic_fluent_location_checkmark_24_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_location_checkmark_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_48_filled.imageset/ic_fluent_location_checkmark_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_location_checkmark_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_48_regular.imageset/ic_fluent_location_checkmark_48_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_location_dismiss_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -72467,6 +74651,14 @@ bundle_data_xcassets("ic_fluent_location_ripple_12_regular") {
]
}
+bundle_data_xcassets("ic_fluent_location_ripple_16_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_16_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_16_color.imageset/ic_fluent_location_ripple_16_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_location_ripple_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -72483,6 +74675,14 @@ bundle_data_xcassets("ic_fluent_location_ripple_16_regular") {
]
}
+bundle_data_xcassets("ic_fluent_location_ripple_20_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_20_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_20_color.imageset/ic_fluent_location_ripple_20_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_location_ripple_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -72499,6 +74699,14 @@ bundle_data_xcassets("ic_fluent_location_ripple_20_regular") {
]
}
+bundle_data_xcassets("ic_fluent_location_ripple_24_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_24_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_24_color.imageset/ic_fluent_location_ripple_24_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_location_ripple_24_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -74243,6 +76451,22 @@ bundle_data_xcassets("ic_fluent_mail_inbox_32_regular") {
]
}
+bundle_data_xcassets("ic_fluent_mail_inbox_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_48_filled.imageset/ic_fluent_mail_inbox_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_mail_inbox_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_48_regular.imageset/ic_fluent_mail_inbox_48_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_mail_inbox_add_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -74611,6 +76835,22 @@ bundle_data_xcassets("ic_fluent_mail_inbox_person_32_regular") {
]
}
+bundle_data_xcassets("ic_fluent_mail_inbox_person_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_person_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_person_48_filled.imageset/ic_fluent_mail_inbox_person_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_mail_inbox_person_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_person_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_person_48_regular.imageset/ic_fluent_mail_inbox_person_48_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_mail_link_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -75139,6 +77379,38 @@ bundle_data_xcassets("ic_fluent_mail_read_48_regular") {
]
}
+bundle_data_xcassets("ic_fluent_mail_read_briefcase_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_20_filled.imageset/ic_fluent_mail_read_briefcase_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_mail_read_briefcase_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_20_regular.imageset/ic_fluent_mail_read_briefcase_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_mail_read_briefcase_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_24_filled.imageset/ic_fluent_mail_read_briefcase_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_mail_read_briefcase_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_24_regular.imageset/ic_fluent_mail_read_briefcase_24_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_mail_read_briefcase_48_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -77563,6 +79835,14 @@ bundle_data_xcassets("ic_fluent_mold_28_regular") {
]
}
+bundle_data_xcassets("ic_fluent_molecule_16_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_16_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_16_color.imageset/ic_fluent_molecule_16_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_molecule_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -77579,6 +79859,14 @@ bundle_data_xcassets("ic_fluent_molecule_16_regular") {
]
}
+bundle_data_xcassets("ic_fluent_molecule_20_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_20_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_20_color.imageset/ic_fluent_molecule_20_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_molecule_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -77595,6 +79883,14 @@ bundle_data_xcassets("ic_fluent_molecule_20_regular") {
]
}
+bundle_data_xcassets("ic_fluent_molecule_24_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_24_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_24_color.imageset/ic_fluent_molecule_24_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_molecule_24_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -77611,6 +79907,14 @@ bundle_data_xcassets("ic_fluent_molecule_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_molecule_28_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_28_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_28_color.imageset/ic_fluent_molecule_28_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_molecule_28_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -77627,6 +79931,14 @@ bundle_data_xcassets("ic_fluent_molecule_28_regular") {
]
}
+bundle_data_xcassets("ic_fluent_molecule_32_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_32_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_32_color.imageset/ic_fluent_molecule_32_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_molecule_32_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -77651,6 +79963,14 @@ bundle_data_xcassets("ic_fluent_molecule_32_regular") {
]
}
+bundle_data_xcassets("ic_fluent_molecule_48_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_48_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_48_color.imageset/ic_fluent_molecule_48_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_molecule_48_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -79209,6 +81529,54 @@ bundle_data_xcassets("ic_fluent_navigation_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_navigation_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_28_filled.imageset/ic_fluent_navigation_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_navigation_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_28_regular.imageset/ic_fluent_navigation_28_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_navigation_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_32_filled.imageset/ic_fluent_navigation_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_navigation_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_32_regular.imageset/ic_fluent_navigation_32_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_navigation_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_48_filled.imageset/ic_fluent_navigation_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_navigation_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_48_regular.imageset/ic_fluent_navigation_48_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_navigation_location_target_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -79369,6 +81737,14 @@ bundle_data_xcassets("ic_fluent_new_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_news_16_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_16_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_16_color.imageset/ic_fluent_news_16_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_news_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -79385,6 +81761,14 @@ bundle_data_xcassets("ic_fluent_news_16_regular") {
]
}
+bundle_data_xcassets("ic_fluent_news_20_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_20_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_20_color.imageset/ic_fluent_news_20_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_news_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -79401,6 +81785,14 @@ bundle_data_xcassets("ic_fluent_news_20_regular") {
]
}
+bundle_data_xcassets("ic_fluent_news_24_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_24_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_24_color.imageset/ic_fluent_news_24_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_news_24_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -79417,6 +81809,14 @@ bundle_data_xcassets("ic_fluent_news_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_news_28_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_28_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_28_color.imageset/ic_fluent_news_28_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_news_28_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -82849,6 +85249,70 @@ bundle_data_xcassets("ic_fluent_paint_bucket_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_paint_bucket_brush_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_16_filled.imageset/ic_fluent_paint_bucket_brush_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_paint_bucket_brush_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_16_regular.imageset/ic_fluent_paint_bucket_brush_16_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_paint_bucket_brush_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_20_filled.imageset/ic_fluent_paint_bucket_brush_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_paint_bucket_brush_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_20_regular.imageset/ic_fluent_paint_bucket_brush_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_paint_bucket_brush_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_24_filled.imageset/ic_fluent_paint_bucket_brush_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_paint_bucket_brush_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_24_regular.imageset/ic_fluent_paint_bucket_brush_24_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_paint_bucket_brush_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_28_filled.imageset/ic_fluent_paint_bucket_brush_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_paint_bucket_brush_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_28_regular.imageset/ic_fluent_paint_bucket_brush_28_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_pair_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -84577,6 +87041,22 @@ bundle_data_xcassets("ic_fluent_pause_48_regular") {
]
}
+bundle_data_xcassets("ic_fluent_pause_circle_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pause_circle_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pause_circle_16_filled.imageset/ic_fluent_pause_circle_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_pause_circle_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pause_circle_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pause_circle_16_regular.imageset/ic_fluent_pause_circle_16_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_pause_circle_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -84705,6 +87185,54 @@ bundle_data_xcassets("ic_fluent_pause_settings_20_regular") {
]
}
+bundle_data_xcassets("ic_fluent_paw_16_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_16_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_16_color.imageset/ic_fluent_paw_16_color.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_paw_20_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_20_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_20_color.imageset/ic_fluent_paw_20_color.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_paw_24_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_24_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_24_color.imageset/ic_fluent_paw_24_color.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_paw_28_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_28_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_28_color.imageset/ic_fluent_paw_28_color.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_paw_32_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_32_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_32_color.imageset/ic_fluent_paw_32_color.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_paw_48_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_48_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_48_color.imageset/ic_fluent_paw_48_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_payment_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -94169,6 +96697,14 @@ bundle_data_xcassets("ic_fluent_premium_12_regular") {
]
}
+bundle_data_xcassets("ic_fluent_premium_16_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_16_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_16_color.imageset/ic_fluent_premium_16_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_premium_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -94185,6 +96721,14 @@ bundle_data_xcassets("ic_fluent_premium_16_regular") {
]
}
+bundle_data_xcassets("ic_fluent_premium_20_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_20_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_20_color.imageset/ic_fluent_premium_20_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_premium_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -94201,6 +96745,14 @@ bundle_data_xcassets("ic_fluent_premium_20_regular") {
]
}
+bundle_data_xcassets("ic_fluent_premium_24_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_24_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_24_color.imageset/ic_fluent_premium_24_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_premium_24_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -94217,6 +96769,14 @@ bundle_data_xcassets("ic_fluent_premium_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_premium_28_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_28_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_28_color.imageset/ic_fluent_premium_28_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_premium_28_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -94233,6 +96793,14 @@ bundle_data_xcassets("ic_fluent_premium_28_regular") {
]
}
+bundle_data_xcassets("ic_fluent_premium_32_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_32_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_32_color.imageset/ic_fluent_premium_32_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_premium_32_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -95921,6 +98489,14 @@ bundle_data_xcassets("ic_fluent_puzzle_piece_12_regular") {
]
}
+bundle_data_xcassets("ic_fluent_puzzle_piece_16_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_16_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_16_color.imageset/ic_fluent_puzzle_piece_16_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_puzzle_piece_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -95937,6 +98513,14 @@ bundle_data_xcassets("ic_fluent_puzzle_piece_16_regular") {
]
}
+bundle_data_xcassets("ic_fluent_puzzle_piece_20_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_20_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_20_color.imageset/ic_fluent_puzzle_piece_20_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_puzzle_piece_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -95953,6 +98537,14 @@ bundle_data_xcassets("ic_fluent_puzzle_piece_20_regular") {
]
}
+bundle_data_xcassets("ic_fluent_puzzle_piece_24_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_24_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_24_color.imageset/ic_fluent_puzzle_piece_24_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_puzzle_piece_24_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -95969,6 +98561,14 @@ bundle_data_xcassets("ic_fluent_puzzle_piece_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_puzzle_piece_28_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_28_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_28_color.imageset/ic_fluent_puzzle_piece_28_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_puzzle_piece_28_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -95985,6 +98585,14 @@ bundle_data_xcassets("ic_fluent_puzzle_piece_28_regular") {
]
}
+bundle_data_xcassets("ic_fluent_puzzle_piece_32_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_32_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_32_color.imageset/ic_fluent_puzzle_piece_32_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_puzzle_piece_32_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -96001,6 +98609,14 @@ bundle_data_xcassets("ic_fluent_puzzle_piece_32_regular") {
]
}
+bundle_data_xcassets("ic_fluent_puzzle_piece_48_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_48_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_48_color.imageset/ic_fluent_puzzle_piece_48_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_puzzle_piece_48_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -96777,6 +99393,54 @@ bundle_data_xcassets("ic_fluent_re_order_dots_vertical_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_re_order_vertical_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_16_filled.imageset/ic_fluent_re_order_vertical_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_re_order_vertical_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_16_regular.imageset/ic_fluent_re_order_vertical_16_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_re_order_vertical_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_20_filled.imageset/ic_fluent_re_order_vertical_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_re_order_vertical_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_20_regular.imageset/ic_fluent_re_order_vertical_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_re_order_vertical_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_24_filled.imageset/ic_fluent_re_order_vertical_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_re_order_vertical_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_24_regular.imageset/ic_fluent_re_order_vertical_24_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_read_aloud_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -99393,6 +102057,86 @@ bundle_data_xcassets("ic_fluent_router_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_row_child_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_16_filled.imageset/ic_fluent_row_child_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_row_child_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_16_regular.imageset/ic_fluent_row_child_16_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_row_child_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_20_filled.imageset/ic_fluent_row_child_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_row_child_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_20_regular.imageset/ic_fluent_row_child_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_row_child_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_24_filled.imageset/ic_fluent_row_child_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_row_child_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_24_regular.imageset/ic_fluent_row_child_24_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_row_child_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_28_filled.imageset/ic_fluent_row_child_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_row_child_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_28_regular.imageset/ic_fluent_row_child_28_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_row_child_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_32_filled.imageset/ic_fluent_row_child_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_row_child_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_32_regular.imageset/ic_fluent_row_child_32_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_row_triple_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -99977,6 +102721,14 @@ bundle_data_xcassets("ic_fluent_save_sync_20_regular") {
]
}
+bundle_data_xcassets("ic_fluent_savings_16_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_16_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_16_color.imageset/ic_fluent_savings_16_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_savings_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -99993,6 +102745,14 @@ bundle_data_xcassets("ic_fluent_savings_16_regular") {
]
}
+bundle_data_xcassets("ic_fluent_savings_20_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_20_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_20_color.imageset/ic_fluent_savings_20_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_savings_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -100009,6 +102769,14 @@ bundle_data_xcassets("ic_fluent_savings_20_regular") {
]
}
+bundle_data_xcassets("ic_fluent_savings_24_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_24_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_24_color.imageset/ic_fluent_savings_24_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_savings_24_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -100025,6 +102793,30 @@ bundle_data_xcassets("ic_fluent_savings_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_savings_32_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_color.imageset/ic_fluent_savings_32_color.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_savings_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_filled.imageset/ic_fluent_savings_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_savings_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_regular.imageset/ic_fluent_savings_32_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_scale_fill_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -103633,6 +106425,22 @@ bundle_data_xcassets("ic_fluent_share_screen_person_p_28_regular") {
]
}
+bundle_data_xcassets("ic_fluent_share_screen_start_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_screen_start_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_screen_start_16_filled.imageset/ic_fluent_share_screen_start_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_share_screen_start_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_screen_start_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_screen_start_16_regular.imageset/ic_fluent_share_screen_start_16_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_share_screen_start_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -109219,6 +112027,14 @@ bundle_data_xcassets("ic_fluent_split_vertical_48_regular") {
]
}
+bundle_data_xcassets("ic_fluent_sport_16_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_16_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_16_color.imageset/ic_fluent_sport_16_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_sport_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -109235,6 +112051,14 @@ bundle_data_xcassets("ic_fluent_sport_16_regular") {
]
}
+bundle_data_xcassets("ic_fluent_sport_20_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_20_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_20_color.imageset/ic_fluent_sport_20_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_sport_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -109251,6 +112075,14 @@ bundle_data_xcassets("ic_fluent_sport_20_regular") {
]
}
+bundle_data_xcassets("ic_fluent_sport_24_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_24_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_24_color.imageset/ic_fluent_sport_24_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_sport_24_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -110363,6 +113195,54 @@ bundle_data_xcassets("ic_fluent_square_shadow_20_regular") {
]
}
+bundle_data_xcassets("ic_fluent_square_text_arrow_repeat_all_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_filled.imageset/ic_fluent_square_text_arrow_repeat_all_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_square_text_arrow_repeat_all_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_regular.imageset/ic_fluent_square_text_arrow_repeat_all_16_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_square_text_arrow_repeat_all_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_filled.imageset/ic_fluent_square_text_arrow_repeat_all_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_square_text_arrow_repeat_all_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_regular.imageset/ic_fluent_square_text_arrow_repeat_all_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_square_text_arrow_repeat_all_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_filled.imageset/ic_fluent_square_text_arrow_repeat_all_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_square_text_arrow_repeat_all_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_regular.imageset/ic_fluent_square_text_arrow_repeat_all_24_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_squares_nested_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -110427,6 +113307,22 @@ bundle_data_xcassets("ic_fluent_stack_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_stack_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_28_filled.imageset/ic_fluent_stack_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_stack_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_28_regular.imageset/ic_fluent_stack_28_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_stack_32_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -110443,6 +113339,22 @@ bundle_data_xcassets("ic_fluent_stack_32_regular") {
]
}
+bundle_data_xcassets("ic_fluent_stack_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_48_filled.imageset/ic_fluent_stack_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_stack_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_48_regular.imageset/ic_fluent_stack_48_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_stack_add_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -110507,6 +113419,102 @@ bundle_data_xcassets("ic_fluent_stack_arrow_forward_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_stack_off_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_16_filled.imageset/ic_fluent_stack_off_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_stack_off_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_16_regular.imageset/ic_fluent_stack_off_16_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_stack_off_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_20_filled.imageset/ic_fluent_stack_off_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_stack_off_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_20_regular.imageset/ic_fluent_stack_off_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_stack_off_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_24_filled.imageset/ic_fluent_stack_off_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_stack_off_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_24_regular.imageset/ic_fluent_stack_off_24_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_stack_off_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_28_filled.imageset/ic_fluent_stack_off_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_stack_off_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_28_regular.imageset/ic_fluent_stack_off_28_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_stack_off_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_32_filled.imageset/ic_fluent_stack_off_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_stack_off_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_32_regular.imageset/ic_fluent_stack_off_32_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_stack_off_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_48_filled.imageset/ic_fluent_stack_off_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_stack_off_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_48_regular.imageset/ic_fluent_stack_off_48_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_stack_star_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -110611,6 +113619,14 @@ bundle_data_xcassets("ic_fluent_star_12_regular") {
]
}
+bundle_data_xcassets("ic_fluent_star_16_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_16_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_16_color.imageset/ic_fluent_star_16_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_star_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -110627,6 +113643,14 @@ bundle_data_xcassets("ic_fluent_star_16_regular") {
]
}
+bundle_data_xcassets("ic_fluent_star_20_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_20_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_20_color.imageset/ic_fluent_star_20_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_star_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -110643,6 +113667,14 @@ bundle_data_xcassets("ic_fluent_star_20_regular") {
]
}
+bundle_data_xcassets("ic_fluent_star_24_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_24_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_24_color.imageset/ic_fluent_star_24_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_star_24_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -110659,6 +113691,14 @@ bundle_data_xcassets("ic_fluent_star_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_star_28_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_28_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_28_color.imageset/ic_fluent_star_28_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_star_28_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -110675,6 +113715,14 @@ bundle_data_xcassets("ic_fluent_star_28_regular") {
]
}
+bundle_data_xcassets("ic_fluent_star_32_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_32_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_32_color.imageset/ic_fluent_star_32_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_star_32_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -110691,6 +113739,14 @@ bundle_data_xcassets("ic_fluent_star_32_regular") {
]
}
+bundle_data_xcassets("ic_fluent_star_48_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_48_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_48_color.imageset/ic_fluent_star_48_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_star_48_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -120315,6 +123371,22 @@ bundle_data_xcassets("ic_fluent_text_bullet_list_square_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_text_bullet_list_square_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_bullet_list_square_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_bullet_list_square_28_filled.imageset/ic_fluent_text_bullet_list_square_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_text_bullet_list_square_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_bullet_list_square_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_bullet_list_square_28_regular.imageset/ic_fluent_text_bullet_list_square_28_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_text_bullet_list_square_32_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -125295,6 +128367,54 @@ bundle_data_xcassets("ic_fluent_textbox_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_textbox_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_28_filled.imageset/ic_fluent_textbox_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_textbox_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_28_regular.imageset/ic_fluent_textbox_28_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_textbox_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_32_filled.imageset/ic_fluent_textbox_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_textbox_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_32_regular.imageset/ic_fluent_textbox_32_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_textbox_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_48_filled.imageset/ic_fluent_textbox_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_textbox_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_48_regular.imageset/ic_fluent_textbox_48_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_textbox_align_bottom_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -125943,6 +129063,102 @@ bundle_data_xcassets("ic_fluent_textbox_align_top_rotate_90_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_textbox_checkmark_16_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_16_filled.imageset/ic_fluent_textbox_checkmark_16_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_textbox_checkmark_16_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_16_regular.imageset/ic_fluent_textbox_checkmark_16_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_textbox_checkmark_20_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_20_filled.imageset/ic_fluent_textbox_checkmark_20_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_textbox_checkmark_20_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_20_regular.imageset/ic_fluent_textbox_checkmark_20_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_textbox_checkmark_24_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_24_filled.imageset/ic_fluent_textbox_checkmark_24_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_textbox_checkmark_24_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_24_regular.imageset/ic_fluent_textbox_checkmark_24_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_textbox_checkmark_28_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_28_filled.imageset/ic_fluent_textbox_checkmark_28_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_textbox_checkmark_28_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_28_regular.imageset/ic_fluent_textbox_checkmark_28_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_textbox_checkmark_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_32_filled.imageset/ic_fluent_textbox_checkmark_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_textbox_checkmark_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_32_regular.imageset/ic_fluent_textbox_checkmark_32_regular.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_textbox_checkmark_48_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_48_filled.imageset/ic_fluent_textbox_checkmark_48_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_textbox_checkmark_48_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_48_regular.imageset/ic_fluent_textbox_checkmark_48_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_textbox_more_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -127103,6 +130319,14 @@ bundle_data_xcassets("ic_fluent_translate_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_translate_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_filled.imageset/ic_fluent_translate_32_filled.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_translate_32_light") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -127111,6 +130335,14 @@ bundle_data_xcassets("ic_fluent_translate_32_light") {
]
}
+bundle_data_xcassets("ic_fluent_translate_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_regular.imageset/ic_fluent_translate_32_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_translate_auto_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -127783,6 +131015,14 @@ bundle_data_xcassets("ic_fluent_triangle_up_20_regular") {
]
}
+bundle_data_xcassets("ic_fluent_trophy_16_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_16_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_16_color.imageset/ic_fluent_trophy_16_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_trophy_16_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -127799,6 +131039,14 @@ bundle_data_xcassets("ic_fluent_trophy_16_regular") {
]
}
+bundle_data_xcassets("ic_fluent_trophy_20_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_20_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_20_color.imageset/ic_fluent_trophy_20_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_trophy_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -127815,6 +131063,14 @@ bundle_data_xcassets("ic_fluent_trophy_20_regular") {
]
}
+bundle_data_xcassets("ic_fluent_trophy_24_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_24_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_24_color.imageset/ic_fluent_trophy_24_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_trophy_24_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -127831,6 +131087,14 @@ bundle_data_xcassets("ic_fluent_trophy_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_trophy_28_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_28_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_28_color.imageset/ic_fluent_trophy_28_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_trophy_28_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -127847,6 +131111,14 @@ bundle_data_xcassets("ic_fluent_trophy_28_regular") {
]
}
+bundle_data_xcassets("ic_fluent_trophy_32_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_32_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_32_color.imageset/ic_fluent_trophy_32_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_trophy_32_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -127863,6 +131135,14 @@ bundle_data_xcassets("ic_fluent_trophy_32_regular") {
]
}
+bundle_data_xcassets("ic_fluent_trophy_48_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_48_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_48_color.imageset/ic_fluent_trophy_48_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_trophy_48_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -132879,6 +136159,30 @@ bundle_data_xcassets("ic_fluent_weather_moon_28_regular") {
]
}
+bundle_data_xcassets("ic_fluent_weather_moon_32_filled") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_filled.imageset/ic_fluent_weather_moon_32_filled.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_weather_moon_32_light") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_light.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_light.imageset/ic_fluent_weather_moon_32_light.svg",
+ ]
+}
+
+bundle_data_xcassets("ic_fluent_weather_moon_32_regular") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_regular.imageset/ic_fluent_weather_moon_32_regular.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_weather_moon_48_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -133423,6 +136727,14 @@ bundle_data_xcassets("ic_fluent_weather_snow_shower_night_48_regular") {
]
}
+bundle_data_xcassets("ic_fluent_weather_snowflake_20_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_20_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_20_color.imageset/ic_fluent_weather_snowflake_20_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_weather_snowflake_20_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -133439,6 +136751,14 @@ bundle_data_xcassets("ic_fluent_weather_snowflake_20_regular") {
]
}
+bundle_data_xcassets("ic_fluent_weather_snowflake_24_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_24_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_24_color.imageset/ic_fluent_weather_snowflake_24_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_weather_snowflake_24_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -133455,6 +136775,14 @@ bundle_data_xcassets("ic_fluent_weather_snowflake_24_regular") {
]
}
+bundle_data_xcassets("ic_fluent_weather_snowflake_32_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_32_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_32_color.imageset/ic_fluent_weather_snowflake_32_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_weather_snowflake_32_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -133471,6 +136799,14 @@ bundle_data_xcassets("ic_fluent_weather_snowflake_32_regular") {
]
}
+bundle_data_xcassets("ic_fluent_weather_snowflake_48_color") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_48_color.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_48_color.imageset/ic_fluent_weather_snowflake_48_color.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_weather_snowflake_48_filled") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
@@ -133607,6 +136943,14 @@ bundle_data_xcassets("ic_fluent_weather_sunny_32_filled") {
]
}
+bundle_data_xcassets("ic_fluent_weather_sunny_32_light") {
+ catalog = "FluentIcons/Assets/IconAssets.xcassets"
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_sunny_32_light.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_sunny_32_light.imageset/ic_fluent_weather_sunny_32_light.svg",
+ ]
+}
+
bundle_data_xcassets("ic_fluent_weather_sunny_32_regular") {
catalog = "FluentIcons/Assets/IconAssets.xcassets"
sources = [
diff --git a/ios/FluentIcons.podspec b/ios/FluentIcons.podspec
index 7ba526dfd8..c45bd5e3b1 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.261'
+ s.version = '1.1.270'
s.summary = 'FluentIcons'
s.description = <<-DESC
@@ -21,7 +21,7 @@ FluentIcons
s.source = { :git => 'https://github.com/microsoft/fluentui-system-icons.git', :tag => s.version.to_s }
s.ios.deployment_target = '12.0'
- s.osx.deployment_target = '10.12'
+ s.osx.deployment_target = '10.13'
# This podspec is symlinked to the root directory of this repo
# so all paths will need the prefix `ios/FluentIcons`
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_add_circle_16_filled.imageset/ic_fluent_add_circle_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_add_circle_16_filled.imageset/ic_fluent_add_circle_16_filled.svg
index 3c93412afc..3cc6f2da95 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_add_circle_16_filled.imageset/ic_fluent_add_circle_16_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_add_circle_16_filled.imageset/ic_fluent_add_circle_16_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_add_circle_16_regular.imageset/ic_fluent_add_circle_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_add_circle_16_regular.imageset/ic_fluent_add_circle_16_regular.svg
index da10bbfedf..0e37ba3787 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_add_circle_16_regular.imageset/ic_fluent_add_circle_16_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_add_circle_16_regular.imageset/ic_fluent_add_circle_16_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..8e203a90fa
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_animal_paw_print_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_filled.imageset/ic_fluent_animal_paw_print_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_filled.imageset/ic_fluent_animal_paw_print_16_filled.svg
new file mode 100644
index 0000000000..117c5177ba
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_filled.imageset/ic_fluent_animal_paw_print_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..674f5193b9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_animal_paw_print_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_regular.imageset/ic_fluent_animal_paw_print_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_regular.imageset/ic_fluent_animal_paw_print_16_regular.svg
new file mode 100644
index 0000000000..589e549934
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_regular.imageset/ic_fluent_animal_paw_print_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..f4297ad215
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_animal_paw_print_20_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_filled.imageset/ic_fluent_animal_paw_print_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_filled.imageset/ic_fluent_animal_paw_print_20_filled.svg
new file mode 100644
index 0000000000..7db0de31cc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_filled.imageset/ic_fluent_animal_paw_print_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..504ed21785
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_animal_paw_print_20_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_regular.imageset/ic_fluent_animal_paw_print_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_regular.imageset/ic_fluent_animal_paw_print_20_regular.svg
new file mode 100644
index 0000000000..a131ab15b1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_regular.imageset/ic_fluent_animal_paw_print_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..05c162f9c9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_animal_paw_print_24_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_filled.imageset/ic_fluent_animal_paw_print_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_filled.imageset/ic_fluent_animal_paw_print_24_filled.svg
new file mode 100644
index 0000000000..4c61e9d39b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_filled.imageset/ic_fluent_animal_paw_print_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..db1dff5215
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_animal_paw_print_24_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_regular.imageset/ic_fluent_animal_paw_print_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_regular.imageset/ic_fluent_animal_paw_print_24_regular.svg
new file mode 100644
index 0000000000..58b742c0be
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_regular.imageset/ic_fluent_animal_paw_print_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..07568e6364
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_animal_paw_print_28_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_filled.imageset/ic_fluent_animal_paw_print_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_filled.imageset/ic_fluent_animal_paw_print_28_filled.svg
new file mode 100644
index 0000000000..b155d049d2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_filled.imageset/ic_fluent_animal_paw_print_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..d9435c848e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_animal_paw_print_28_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_regular.imageset/ic_fluent_animal_paw_print_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_regular.imageset/ic_fluent_animal_paw_print_28_regular.svg
new file mode 100644
index 0000000000..b77fa0e45b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_regular.imageset/ic_fluent_animal_paw_print_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e14a455277
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_animal_paw_print_32_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_filled.imageset/ic_fluent_animal_paw_print_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_filled.imageset/ic_fluent_animal_paw_print_32_filled.svg
new file mode 100644
index 0000000000..4098867b3a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_filled.imageset/ic_fluent_animal_paw_print_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..590e52a256
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_animal_paw_print_32_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_regular.imageset/ic_fluent_animal_paw_print_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_regular.imageset/ic_fluent_animal_paw_print_32_regular.svg
new file mode 100644
index 0000000000..9362f5ce24
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_regular.imageset/ic_fluent_animal_paw_print_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..2b63a2193f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_animal_paw_print_48_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_filled.imageset/ic_fluent_animal_paw_print_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_filled.imageset/ic_fluent_animal_paw_print_48_filled.svg
new file mode 100644
index 0000000000..201ac0229a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_filled.imageset/ic_fluent_animal_paw_print_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..f8e837e234
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_animal_paw_print_48_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_regular.imageset/ic_fluent_animal_paw_print_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_regular.imageset/ic_fluent_animal_paw_print_48_regular.svg
new file mode 100644
index 0000000000..842fe57688
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_regular.imageset/ic_fluent_animal_paw_print_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_12_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_12_filled.imageset/Contents.json
new file mode 100644
index 0000000000..7282d90721
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_12_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_bounce_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_arrow_bounce_12_filled.imageset/ic_fluent_arrow_bounce_12_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_12_filled.imageset/ic_fluent_arrow_bounce_12_filled.svg
new file mode 100644
index 0000000000..1af36a76f6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_12_filled.imageset/ic_fluent_arrow_bounce_12_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_12_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_12_regular.imageset/Contents.json
new file mode 100644
index 0000000000..68628424fc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_12_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_bounce_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_arrow_bounce_12_regular.imageset/ic_fluent_arrow_bounce_12_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_12_regular.imageset/ic_fluent_arrow_bounce_12_regular.svg
new file mode 100644
index 0000000000..a875113106
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_12_regular.imageset/ic_fluent_arrow_bounce_12_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..88e93a20e6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_bounce_28_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_28_filled.imageset/ic_fluent_arrow_bounce_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_28_filled.imageset/ic_fluent_arrow_bounce_28_filled.svg
new file mode 100644
index 0000000000..a8a12d358c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_28_filled.imageset/ic_fluent_arrow_bounce_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..739d07cd1c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_bounce_28_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_28_regular.imageset/ic_fluent_arrow_bounce_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_28_regular.imageset/ic_fluent_arrow_bounce_28_regular.svg
new file mode 100644
index 0000000000..241749d1e3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_28_regular.imageset/ic_fluent_arrow_bounce_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..563307d38b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_bounce_48_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_48_filled.imageset/ic_fluent_arrow_bounce_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_48_filled.imageset/ic_fluent_arrow_bounce_48_filled.svg
new file mode 100644
index 0000000000..623cc49864
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_48_filled.imageset/ic_fluent_arrow_bounce_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..c3a72bb24a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_bounce_48_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_48_regular.imageset/ic_fluent_arrow_bounce_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_48_regular.imageset/ic_fluent_arrow_bounce_48_regular.svg
new file mode 100644
index 0000000000..fe6cec6984
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_bounce_48_regular.imageset/ic_fluent_arrow_bounce_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_16_filled.imageset/ic_fluent_arrow_clockwise_dashes_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_16_filled.imageset/ic_fluent_arrow_clockwise_dashes_16_filled.svg
index 49b554fce4..889988e49b 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_16_filled.imageset/ic_fluent_arrow_clockwise_dashes_16_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_16_filled.imageset/ic_fluent_arrow_clockwise_dashes_16_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_16_regular.imageset/ic_fluent_arrow_clockwise_dashes_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_16_regular.imageset/ic_fluent_arrow_clockwise_dashes_16_regular.svg
index 532e29b19b..88284d9bf4 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_16_regular.imageset/ic_fluent_arrow_clockwise_dashes_16_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_16_regular.imageset/ic_fluent_arrow_clockwise_dashes_16_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_20_filled.imageset/ic_fluent_arrow_clockwise_dashes_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_20_filled.imageset/ic_fluent_arrow_clockwise_dashes_20_filled.svg
index de340c8852..b209f5f1dd 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_20_filled.imageset/ic_fluent_arrow_clockwise_dashes_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_20_filled.imageset/ic_fluent_arrow_clockwise_dashes_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_20_regular.imageset/ic_fluent_arrow_clockwise_dashes_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_20_regular.imageset/ic_fluent_arrow_clockwise_dashes_20_regular.svg
index eb7e7ce091..31746e721e 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_20_regular.imageset/ic_fluent_arrow_clockwise_dashes_20_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_20_regular.imageset/ic_fluent_arrow_clockwise_dashes_20_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_24_filled.imageset/ic_fluent_arrow_clockwise_dashes_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_24_filled.imageset/ic_fluent_arrow_clockwise_dashes_24_filled.svg
index 905db1fb14..976aa056d6 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_24_filled.imageset/ic_fluent_arrow_clockwise_dashes_24_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_24_filled.imageset/ic_fluent_arrow_clockwise_dashes_24_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_24_regular.imageset/ic_fluent_arrow_clockwise_dashes_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_24_regular.imageset/ic_fluent_arrow_clockwise_dashes_24_regular.svg
index a90e8a2e60..3e94e161fe 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_24_regular.imageset/ic_fluent_arrow_clockwise_dashes_24_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_24_regular.imageset/ic_fluent_arrow_clockwise_dashes_24_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..565e7bbe9d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_clockwise_dashes_28_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_filled.imageset/ic_fluent_arrow_clockwise_dashes_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_filled.imageset/ic_fluent_arrow_clockwise_dashes_28_filled.svg
new file mode 100644
index 0000000000..7ae6b69f61
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_filled.imageset/ic_fluent_arrow_clockwise_dashes_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..e3ac15f842
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_clockwise_dashes_28_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_regular.imageset/ic_fluent_arrow_clockwise_dashes_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_regular.imageset/ic_fluent_arrow_clockwise_dashes_28_regular.svg
new file mode 100644
index 0000000000..9fb3d0392d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_regular.imageset/ic_fluent_arrow_clockwise_dashes_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_32_filled.imageset/ic_fluent_arrow_clockwise_dashes_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_32_filled.imageset/ic_fluent_arrow_clockwise_dashes_32_filled.svg
index 2194dd4f5c..f947fd202f 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_32_filled.imageset/ic_fluent_arrow_clockwise_dashes_32_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_32_filled.imageset/ic_fluent_arrow_clockwise_dashes_32_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_32_regular.imageset/ic_fluent_arrow_clockwise_dashes_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_32_regular.imageset/ic_fluent_arrow_clockwise_dashes_32_regular.svg
index 4e29a8c712..3844dc1262 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_32_regular.imageset/ic_fluent_arrow_clockwise_dashes_32_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_32_regular.imageset/ic_fluent_arrow_clockwise_dashes_32_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..42f6cdff64
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_clockwise_dashes_48_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_filled.imageset/ic_fluent_arrow_clockwise_dashes_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_filled.imageset/ic_fluent_arrow_clockwise_dashes_48_filled.svg
new file mode 100644
index 0000000000..7869901412
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_filled.imageset/ic_fluent_arrow_clockwise_dashes_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..f683a48b58
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_clockwise_dashes_48_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_regular.imageset/ic_fluent_arrow_clockwise_dashes_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_regular.imageset/ic_fluent_arrow_clockwise_dashes_48_regular.svg
new file mode 100644
index 0000000000..4a00000378
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_regular.imageset/ic_fluent_arrow_clockwise_dashes_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..eb69646464
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_clockwise_dashes_settings_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_16_filled.svg
new file mode 100644
index 0000000000..b3d1cf652b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..fc13c62c8a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_clockwise_dashes_settings_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_16_regular.svg
new file mode 100644
index 0000000000..6b6605b375
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..6e4addbe97
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_clockwise_dashes_settings_20_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_20_filled.svg
new file mode 100644
index 0000000000..d0e617b8bc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..ecacb31d35
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_clockwise_dashes_settings_20_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_20_regular.svg
new file mode 100644
index 0000000000..8947ffe41c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..beefc44a19
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_clockwise_dashes_settings_24_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_24_filled.svg
new file mode 100644
index 0000000000..26508083d7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..5192cacfba
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_clockwise_dashes_settings_24_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_24_regular.svg
new file mode 100644
index 0000000000..2572415a11
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..589a17a1f0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_clockwise_dashes_settings_28_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_28_filled.svg
new file mode 100644
index 0000000000..277a21bb44
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..a1e25ac22e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_clockwise_dashes_settings_28_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_28_regular.svg
new file mode 100644
index 0000000000..511bd7d622
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..d0d81f6012
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_clockwise_dashes_settings_32_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_32_filled.svg
new file mode 100644
index 0000000000..aed22b3892
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..4612b301c0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_clockwise_dashes_settings_32_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_32_regular.svg
new file mode 100644
index 0000000000..0321fc9f54
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..290cf75b1c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_clockwise_dashes_settings_48_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_48_filled.svg
new file mode 100644
index 0000000000..8b121421e6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..3a0ee76aa4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_clockwise_dashes_settings_48_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_48_regular.svg
new file mode 100644
index 0000000000..aeac5d4c89
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_20_filled.imageset/ic_fluent_arrow_counterclockwise_dashes_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_20_filled.imageset/ic_fluent_arrow_counterclockwise_dashes_20_filled.svg
index 35fa6263a9..5a94a96127 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_20_filled.imageset/ic_fluent_arrow_counterclockwise_dashes_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_20_filled.imageset/ic_fluent_arrow_counterclockwise_dashes_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_20_regular.imageset/ic_fluent_arrow_counterclockwise_dashes_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_20_regular.imageset/ic_fluent_arrow_counterclockwise_dashes_20_regular.svg
index eb4e5d2638..b3de03a3d1 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_20_regular.imageset/ic_fluent_arrow_counterclockwise_dashes_20_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_20_regular.imageset/ic_fluent_arrow_counterclockwise_dashes_20_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_24_filled.imageset/ic_fluent_arrow_counterclockwise_dashes_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_24_filled.imageset/ic_fluent_arrow_counterclockwise_dashes_24_filled.svg
index 8abc74e2a5..afda6fc57d 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_24_filled.imageset/ic_fluent_arrow_counterclockwise_dashes_24_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_24_filled.imageset/ic_fluent_arrow_counterclockwise_dashes_24_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_24_regular.imageset/ic_fluent_arrow_counterclockwise_dashes_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_24_regular.imageset/ic_fluent_arrow_counterclockwise_dashes_24_regular.svg
index 737379ee24..43393cc633 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_24_regular.imageset/ic_fluent_arrow_counterclockwise_dashes_24_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_24_regular.imageset/ic_fluent_arrow_counterclockwise_dashes_24_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_12_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_12_filled.imageset/Contents.json
new file mode 100644
index 0000000000..cfd469f1b7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_12_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_down_left_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_arrow_down_left_12_filled.imageset/ic_fluent_arrow_down_left_12_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_12_filled.imageset/ic_fluent_arrow_down_left_12_filled.svg
new file mode 100644
index 0000000000..c1753ba277
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_12_filled.imageset/ic_fluent_arrow_down_left_12_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_12_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_12_regular.imageset/Contents.json
new file mode 100644
index 0000000000..b2ca61d8ec
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_12_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_down_left_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_arrow_down_left_12_regular.imageset/ic_fluent_arrow_down_left_12_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_12_regular.imageset/ic_fluent_arrow_down_left_12_regular.svg
new file mode 100644
index 0000000000..b1fe4b94fb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_12_regular.imageset/ic_fluent_arrow_down_left_12_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..c4cd2612f4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_down_left_28_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_28_filled.imageset/ic_fluent_arrow_down_left_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_28_filled.imageset/ic_fluent_arrow_down_left_28_filled.svg
new file mode 100644
index 0000000000..0bff2c47cd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_28_filled.imageset/ic_fluent_arrow_down_left_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..f1e9aee136
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_down_left_28_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_28_regular.imageset/ic_fluent_arrow_down_left_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_28_regular.imageset/ic_fluent_arrow_down_left_28_regular.svg
new file mode 100644
index 0000000000..ef58d5277e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_down_left_28_regular.imageset/ic_fluent_arrow_down_left_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_12_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_12_filled.imageset/Contents.json
new file mode 100644
index 0000000000..2fad099880
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_12_filled.imageset/Contents.json
@@ -0,0 +1,16 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_flow_diagonal_up_right_12_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_arrow_flow_diagonal_up_right_12_filled.imageset/ic_fluent_arrow_flow_diagonal_up_right_12_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_12_filled.imageset/ic_fluent_arrow_flow_diagonal_up_right_12_filled.svg
new file mode 100644
index 0000000000..aaa00ca28b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_12_filled.imageset/ic_fluent_arrow_flow_diagonal_up_right_12_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_12_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_12_regular.imageset/Contents.json
new file mode 100644
index 0000000000..aff87cb5c3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_12_regular.imageset/Contents.json
@@ -0,0 +1,16 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_flow_diagonal_up_right_12_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_arrow_flow_diagonal_up_right_12_regular.imageset/ic_fluent_arrow_flow_diagonal_up_right_12_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_12_regular.imageset/ic_fluent_arrow_flow_diagonal_up_right_12_regular.svg
new file mode 100644
index 0000000000..880d95348e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_12_regular.imageset/ic_fluent_arrow_flow_diagonal_up_right_12_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..76645eb2ce
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_28_filled.imageset/Contents.json
@@ -0,0 +1,16 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_flow_diagonal_up_right_28_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_arrow_flow_diagonal_up_right_28_filled.imageset/ic_fluent_arrow_flow_diagonal_up_right_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_28_filled.imageset/ic_fluent_arrow_flow_diagonal_up_right_28_filled.svg
new file mode 100644
index 0000000000..e469480542
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_28_filled.imageset/ic_fluent_arrow_flow_diagonal_up_right_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..22af7ec63b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_28_regular.imageset/Contents.json
@@ -0,0 +1,16 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_flow_diagonal_up_right_28_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_arrow_flow_diagonal_up_right_28_regular.imageset/ic_fluent_arrow_flow_diagonal_up_right_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_28_regular.imageset/ic_fluent_arrow_flow_diagonal_up_right_28_regular.svg
new file mode 100644
index 0000000000..646ad9b459
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_28_regular.imageset/ic_fluent_arrow_flow_diagonal_up_right_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..ce0bfe8d3e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_48_filled.imageset/Contents.json
@@ -0,0 +1,16 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_flow_diagonal_up_right_48_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_arrow_flow_diagonal_up_right_48_filled.imageset/ic_fluent_arrow_flow_diagonal_up_right_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_48_filled.imageset/ic_fluent_arrow_flow_diagonal_up_right_48_filled.svg
new file mode 100644
index 0000000000..d1c56ea352
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_48_filled.imageset/ic_fluent_arrow_flow_diagonal_up_right_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..5bbce90b8e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_48_regular.imageset/Contents.json
@@ -0,0 +1,16 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_flow_diagonal_up_right_48_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_arrow_flow_diagonal_up_right_48_regular.imageset/ic_fluent_arrow_flow_diagonal_up_right_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_48_regular.imageset/ic_fluent_arrow_flow_diagonal_up_right_48_regular.svg
new file mode 100644
index 0000000000..29eba30c9a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_flow_diagonal_up_right_48_regular.imageset/ic_fluent_arrow_flow_diagonal_up_right_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_12_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_12_filled.imageset/Contents.json
new file mode 100644
index 0000000000..3cdd72fd90
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_12_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_up_right_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_arrow_up_right_12_filled.imageset/ic_fluent_arrow_up_right_12_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_12_filled.imageset/ic_fluent_arrow_up_right_12_filled.svg
new file mode 100644
index 0000000000..84b4b06bb1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_12_filled.imageset/ic_fluent_arrow_up_right_12_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_12_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_12_regular.imageset/Contents.json
new file mode 100644
index 0000000000..9be86ed3fd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_12_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_up_right_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_arrow_up_right_12_regular.imageset/ic_fluent_arrow_up_right_12_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_12_regular.imageset/ic_fluent_arrow_up_right_12_regular.svg
new file mode 100644
index 0000000000..765c16888b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_12_regular.imageset/ic_fluent_arrow_up_right_12_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..367aac821e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_up_right_28_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_28_filled.imageset/ic_fluent_arrow_up_right_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_28_filled.imageset/ic_fluent_arrow_up_right_28_filled.svg
new file mode 100644
index 0000000000..e6b4ec7878
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_28_filled.imageset/ic_fluent_arrow_up_right_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..4402b6517e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_up_right_28_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_28_regular.imageset/ic_fluent_arrow_up_right_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_28_regular.imageset/ic_fluent_arrow_up_right_28_regular.svg
new file mode 100644
index 0000000000..6a57a4727d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_28_regular.imageset/ic_fluent_arrow_up_right_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_12_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_12_filled.imageset/Contents.json
new file mode 100644
index 0000000000..f8ebde61d1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_12_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_up_right_dashes_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_arrow_up_right_dashes_12_filled.imageset/ic_fluent_arrow_up_right_dashes_12_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_12_filled.imageset/ic_fluent_arrow_up_right_dashes_12_filled.svg
new file mode 100644
index 0000000000..a6c8b03283
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_12_filled.imageset/ic_fluent_arrow_up_right_dashes_12_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_12_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_12_regular.imageset/Contents.json
new file mode 100644
index 0000000000..92e40f588d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_12_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_up_right_dashes_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_arrow_up_right_dashes_12_regular.imageset/ic_fluent_arrow_up_right_dashes_12_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_12_regular.imageset/ic_fluent_arrow_up_right_dashes_12_regular.svg
new file mode 100644
index 0000000000..f92f074e55
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_12_regular.imageset/ic_fluent_arrow_up_right_dashes_12_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..1fce9dbd28
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_up_right_dashes_20_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_20_filled.imageset/ic_fluent_arrow_up_right_dashes_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_20_filled.imageset/ic_fluent_arrow_up_right_dashes_20_filled.svg
new file mode 100644
index 0000000000..1ea0888aca
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_20_filled.imageset/ic_fluent_arrow_up_right_dashes_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..c63c53c86b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_up_right_dashes_20_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_20_regular.imageset/ic_fluent_arrow_up_right_dashes_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_20_regular.imageset/ic_fluent_arrow_up_right_dashes_20_regular.svg
new file mode 100644
index 0000000000..6b05a428f3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_20_regular.imageset/ic_fluent_arrow_up_right_dashes_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..4016cd7ba0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_up_right_dashes_24_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_24_filled.imageset/ic_fluent_arrow_up_right_dashes_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_24_filled.imageset/ic_fluent_arrow_up_right_dashes_24_filled.svg
new file mode 100644
index 0000000000..f2b3b49d37
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_24_filled.imageset/ic_fluent_arrow_up_right_dashes_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..b20208444b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_up_right_dashes_24_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_24_regular.imageset/ic_fluent_arrow_up_right_dashes_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_24_regular.imageset/ic_fluent_arrow_up_right_dashes_24_regular.svg
new file mode 100644
index 0000000000..d1d2cf27db
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_24_regular.imageset/ic_fluent_arrow_up_right_dashes_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..65b721a723
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_up_right_dashes_28_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_28_filled.imageset/ic_fluent_arrow_up_right_dashes_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_28_filled.imageset/ic_fluent_arrow_up_right_dashes_28_filled.svg
new file mode 100644
index 0000000000..cc738d26ff
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_28_filled.imageset/ic_fluent_arrow_up_right_dashes_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..d84912180c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_up_right_dashes_28_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_28_regular.imageset/ic_fluent_arrow_up_right_dashes_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_28_regular.imageset/ic_fluent_arrow_up_right_dashes_28_regular.svg
new file mode 100644
index 0000000000..ae07f24a9b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_28_regular.imageset/ic_fluent_arrow_up_right_dashes_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..a665697263
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_up_right_dashes_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_up_right_dashes_32_filled.imageset/ic_fluent_arrow_up_right_dashes_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_32_filled.imageset/ic_fluent_arrow_up_right_dashes_32_filled.svg
new file mode 100644
index 0000000000..7c1b3c0260
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_32_filled.imageset/ic_fluent_arrow_up_right_dashes_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..b387ddf6f6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_up_right_dashes_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_up_right_dashes_32_regular.imageset/ic_fluent_arrow_up_right_dashes_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_32_regular.imageset/ic_fluent_arrow_up_right_dashes_32_regular.svg
new file mode 100644
index 0000000000..c6f7e3f323
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_32_regular.imageset/ic_fluent_arrow_up_right_dashes_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..a1b6bb0a8c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_up_right_dashes_48_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_48_filled.imageset/ic_fluent_arrow_up_right_dashes_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_48_filled.imageset/ic_fluent_arrow_up_right_dashes_48_filled.svg
new file mode 100644
index 0000000000..db982b2a31
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_48_filled.imageset/ic_fluent_arrow_up_right_dashes_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..7214010c49
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_up_right_dashes_48_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_48_regular.imageset/ic_fluent_arrow_up_right_dashes_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_48_regular.imageset/ic_fluent_arrow_up_right_dashes_48_regular.svg
new file mode 100644
index 0000000000..f71f0e87dc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_up_right_dashes_48_regular.imageset/ic_fluent_arrow_up_right_dashes_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..4b41847964
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_wrap_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_wrap_32_filled.imageset/ic_fluent_arrow_wrap_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_32_filled.imageset/ic_fluent_arrow_wrap_32_filled.svg
new file mode 100644
index 0000000000..8c894473ee
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_32_filled.imageset/ic_fluent_arrow_wrap_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..6009ac6054
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_wrap_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_wrap_32_regular.imageset/ic_fluent_arrow_wrap_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_32_regular.imageset/ic_fluent_arrow_wrap_32_regular.svg
new file mode 100644
index 0000000000..a32bd1c844
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_32_regular.imageset/ic_fluent_arrow_wrap_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..91543a9d38
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_wrap_up_to_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_arrow_wrap_up_to_down_20_filled.imageset/ic_fluent_arrow_wrap_up_to_down_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_20_filled.imageset/ic_fluent_arrow_wrap_up_to_down_20_filled.svg
new file mode 100644
index 0000000000..2768bdf045
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_20_filled.imageset/ic_fluent_arrow_wrap_up_to_down_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..00779f208f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_wrap_up_to_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_arrow_wrap_up_to_down_20_regular.imageset/ic_fluent_arrow_wrap_up_to_down_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_20_regular.imageset/ic_fluent_arrow_wrap_up_to_down_20_regular.svg
new file mode 100644
index 0000000000..7f469a2f99
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_20_regular.imageset/ic_fluent_arrow_wrap_up_to_down_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..7df9abf23f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_wrap_up_to_down_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_wrap_up_to_down_32_filled.imageset/ic_fluent_arrow_wrap_up_to_down_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_32_filled.imageset/ic_fluent_arrow_wrap_up_to_down_32_filled.svg
new file mode 100644
index 0000000000..6ec6f6e6f3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_32_filled.imageset/ic_fluent_arrow_wrap_up_to_down_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..29af57c23b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_wrap_up_to_down_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_wrap_up_to_down_32_regular.imageset/ic_fluent_arrow_wrap_up_to_down_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_32_regular.imageset/ic_fluent_arrow_wrap_up_to_down_32_regular.svg
new file mode 100644
index 0000000000..7cca00d185
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_wrap_up_to_down_32_regular.imageset/ic_fluent_arrow_wrap_up_to_down_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..d20b03dbe2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_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_bot_16_filled.imageset/ic_fluent_bot_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_16_filled.imageset/ic_fluent_bot_16_filled.svg
new file mode 100644
index 0000000000..74582a9e07
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_16_filled.imageset/ic_fluent_bot_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..9dc750ac34
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_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_bot_16_regular.imageset/ic_fluent_bot_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_16_regular.imageset/ic_fluent_bot_16_regular.svg
new file mode 100644
index 0000000000..46aff3280d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_16_regular.imageset/ic_fluent_bot_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..d8a02634a6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_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_bot_28_filled.imageset/ic_fluent_bot_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_28_filled.imageset/ic_fluent_bot_28_filled.svg
new file mode 100644
index 0000000000..8943173692
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_28_filled.imageset/ic_fluent_bot_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..c3156ca45f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_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_bot_28_regular.imageset/ic_fluent_bot_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_28_regular.imageset/ic_fluent_bot_28_regular.svg
new file mode 100644
index 0000000000..a65ac9d002
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_28_regular.imageset/ic_fluent_bot_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..4d966cd9e5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_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_bot_32_filled.imageset/ic_fluent_bot_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_32_filled.imageset/ic_fluent_bot_32_filled.svg
new file mode 100644
index 0000000000..ef1e9ae335
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_32_filled.imageset/ic_fluent_bot_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..6896255ad8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_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_bot_32_regular.imageset/ic_fluent_bot_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_32_regular.imageset/ic_fluent_bot_32_regular.svg
new file mode 100644
index 0000000000..739031faa1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_32_regular.imageset/ic_fluent_bot_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..1a9f2eaf47
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_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_bot_48_filled.imageset/ic_fluent_bot_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_48_filled.imageset/ic_fluent_bot_48_filled.svg
new file mode 100644
index 0000000000..0adc4c6cd2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_48_filled.imageset/ic_fluent_bot_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..77a1d0fe71
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_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_bot_48_regular.imageset/ic_fluent_bot_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_48_regular.imageset/ic_fluent_bot_48_regular.svg
new file mode 100644
index 0000000000..88d19bcd42
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_48_regular.imageset/ic_fluent_bot_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..4c8b88ae54
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_add_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_bot_add_16_filled.imageset/ic_fluent_bot_add_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_16_filled.imageset/ic_fluent_bot_add_16_filled.svg
new file mode 100644
index 0000000000..d87457272c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_16_filled.imageset/ic_fluent_bot_add_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..ab13dd09d7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_add_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_bot_add_16_regular.imageset/ic_fluent_bot_add_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_16_regular.imageset/ic_fluent_bot_add_16_regular.svg
new file mode 100644
index 0000000000..bb2e5dddbc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_16_regular.imageset/ic_fluent_bot_add_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_24_filled.imageset/ic_fluent_bot_add_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_24_filled.imageset/ic_fluent_bot_add_24_filled.svg
index 29b65f14c8..9f804d603c 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_24_filled.imageset/ic_fluent_bot_add_24_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_24_filled.imageset/ic_fluent_bot_add_24_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_24_regular.imageset/ic_fluent_bot_add_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_24_regular.imageset/ic_fluent_bot_add_24_regular.svg
index 7e7e9dc4a9..abde6b8292 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_24_regular.imageset/ic_fluent_bot_add_24_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_24_regular.imageset/ic_fluent_bot_add_24_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..847eb59c9c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_add_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_bot_add_28_filled.imageset/ic_fluent_bot_add_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_28_filled.imageset/ic_fluent_bot_add_28_filled.svg
new file mode 100644
index 0000000000..1e11975035
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_28_filled.imageset/ic_fluent_bot_add_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..80cdf7c5fb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_add_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_bot_add_28_regular.imageset/ic_fluent_bot_add_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_28_regular.imageset/ic_fluent_bot_add_28_regular.svg
new file mode 100644
index 0000000000..cad654f3de
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_28_regular.imageset/ic_fluent_bot_add_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..76630020ba
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_add_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_bot_add_32_filled.imageset/ic_fluent_bot_add_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_32_filled.imageset/ic_fluent_bot_add_32_filled.svg
new file mode 100644
index 0000000000..9dcc328b51
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_32_filled.imageset/ic_fluent_bot_add_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..1b590f0b7e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_add_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_bot_add_32_regular.imageset/ic_fluent_bot_add_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_32_regular.imageset/ic_fluent_bot_add_32_regular.svg
new file mode 100644
index 0000000000..d269a3ca94
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_32_regular.imageset/ic_fluent_bot_add_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..700b67fcc6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_add_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_bot_add_48_filled.imageset/ic_fluent_bot_add_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_48_filled.imageset/ic_fluent_bot_add_48_filled.svg
new file mode 100644
index 0000000000..23f8f1086f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_48_filled.imageset/ic_fluent_bot_add_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..2bedc583b5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_add_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_bot_add_48_regular.imageset/ic_fluent_bot_add_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_48_regular.imageset/ic_fluent_bot_add_48_regular.svg
new file mode 100644
index 0000000000..fae43eeec5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_add_48_regular.imageset/ic_fluent_bot_add_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..c273c5bda1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_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_bot_sparkle_16_filled.imageset/ic_fluent_bot_sparkle_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_16_filled.imageset/ic_fluent_bot_sparkle_16_filled.svg
new file mode 100644
index 0000000000..e294361d83
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_16_filled.imageset/ic_fluent_bot_sparkle_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..6d605f43b3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_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_bot_sparkle_16_regular.imageset/ic_fluent_bot_sparkle_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_16_regular.imageset/ic_fluent_bot_sparkle_16_regular.svg
new file mode 100644
index 0000000000..094f3b87b0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_16_regular.imageset/ic_fluent_bot_sparkle_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..0e228533cf
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_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_bot_sparkle_28_filled.imageset/ic_fluent_bot_sparkle_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_28_filled.imageset/ic_fluent_bot_sparkle_28_filled.svg
new file mode 100644
index 0000000000..e530444aa6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_28_filled.imageset/ic_fluent_bot_sparkle_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..2cf5ea723e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_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_bot_sparkle_28_regular.imageset/ic_fluent_bot_sparkle_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_28_regular.imageset/ic_fluent_bot_sparkle_28_regular.svg
new file mode 100644
index 0000000000..b3a0b75492
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_28_regular.imageset/ic_fluent_bot_sparkle_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..6fe4c2a27d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_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_bot_sparkle_32_filled.imageset/ic_fluent_bot_sparkle_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_32_filled.imageset/ic_fluent_bot_sparkle_32_filled.svg
new file mode 100644
index 0000000000..8584078aef
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_32_filled.imageset/ic_fluent_bot_sparkle_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..de2a5dc138
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_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_bot_sparkle_32_regular.imageset/ic_fluent_bot_sparkle_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_32_regular.imageset/ic_fluent_bot_sparkle_32_regular.svg
new file mode 100644
index 0000000000..2f9107ec1d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_32_regular.imageset/ic_fluent_bot_sparkle_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..cf3938621e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_sparkle_48_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_48_filled.imageset/ic_fluent_bot_sparkle_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_48_filled.imageset/ic_fluent_bot_sparkle_48_filled.svg
new file mode 100644
index 0000000000..e1a3051c3d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_48_filled.imageset/ic_fluent_bot_sparkle_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..df0fd57d17
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_bot_sparkle_48_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_48_regular.imageset/ic_fluent_bot_sparkle_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_48_regular.imageset/ic_fluent_bot_sparkle_48_regular.svg
new file mode 100644
index 0000000000..7c7b5cef57
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bot_sparkle_48_regular.imageset/ic_fluent_bot_sparkle_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..6e3ecc8ec8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_brain_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_brain_20_filled.imageset/ic_fluent_brain_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_20_filled.imageset/ic_fluent_brain_20_filled.svg
new file mode 100644
index 0000000000..1082554219
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_20_filled.imageset/ic_fluent_brain_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..665ff45ecc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_brain_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_brain_20_regular.imageset/ic_fluent_brain_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_20_regular.imageset/ic_fluent_brain_20_regular.svg
new file mode 100644
index 0000000000..a53ba522bc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_20_regular.imageset/ic_fluent_brain_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..2732022694
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_brain_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_brain_24_filled.imageset/ic_fluent_brain_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_24_filled.imageset/ic_fluent_brain_24_filled.svg
new file mode 100644
index 0000000000..ab077359a4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_24_filled.imageset/ic_fluent_brain_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..74f6692688
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_brain_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_brain_24_regular.imageset/ic_fluent_brain_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_24_regular.imageset/ic_fluent_brain_24_regular.svg
new file mode 100644
index 0000000000..594ce000fc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_24_regular.imageset/ic_fluent_brain_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_circuit_20_filled.imageset/ic_fluent_brain_circuit_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_circuit_20_filled.imageset/ic_fluent_brain_circuit_20_filled.svg
index 4311394fd0..30be27ac33 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_circuit_20_filled.imageset/ic_fluent_brain_circuit_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_circuit_20_filled.imageset/ic_fluent_brain_circuit_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_circuit_20_regular.imageset/ic_fluent_brain_circuit_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_circuit_20_regular.imageset/ic_fluent_brain_circuit_20_regular.svg
index db7d375949..5e6982d899 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_circuit_20_regular.imageset/ic_fluent_brain_circuit_20_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_circuit_20_regular.imageset/ic_fluent_brain_circuit_20_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_circuit_24_filled.imageset/ic_fluent_brain_circuit_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_circuit_24_filled.imageset/ic_fluent_brain_circuit_24_filled.svg
index f3523c74ba..d522538fe1 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_circuit_24_filled.imageset/ic_fluent_brain_circuit_24_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_circuit_24_filled.imageset/ic_fluent_brain_circuit_24_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_circuit_24_regular.imageset/ic_fluent_brain_circuit_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_circuit_24_regular.imageset/ic_fluent_brain_circuit_24_regular.svg
index aae68d6a5f..7707ffab59 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_circuit_24_regular.imageset/ic_fluent_brain_circuit_24_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_circuit_24_regular.imageset/ic_fluent_brain_circuit_24_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_sparkle_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_sparkle_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..98b44c39ee
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_sparkle_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_brain_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_brain_sparkle_20_filled.imageset/ic_fluent_brain_sparkle_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_sparkle_20_filled.imageset/ic_fluent_brain_sparkle_20_filled.svg
new file mode 100644
index 0000000000..367eb94f53
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_sparkle_20_filled.imageset/ic_fluent_brain_sparkle_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_sparkle_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_sparkle_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..c0a1a1c253
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_sparkle_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_brain_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_brain_sparkle_20_regular.imageset/ic_fluent_brain_sparkle_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_sparkle_20_regular.imageset/ic_fluent_brain_sparkle_20_regular.svg
new file mode 100644
index 0000000000..3e2d1c31e7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_brain_sparkle_20_regular.imageset/ic_fluent_brain_sparkle_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..9fb3c7bf97
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_history_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_chat_history_20_filled.imageset/ic_fluent_chat_history_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_20_filled.imageset/ic_fluent_chat_history_20_filled.svg
new file mode 100644
index 0000000000..1697ed8582
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_20_filled.imageset/ic_fluent_chat_history_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..467f03e0ba
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_history_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_chat_history_20_regular.imageset/ic_fluent_chat_history_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_20_regular.imageset/ic_fluent_chat_history_20_regular.svg
new file mode 100644
index 0000000000..540856123d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_20_regular.imageset/ic_fluent_chat_history_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..13cac9e970
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_history_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_chat_history_24_filled.imageset/ic_fluent_chat_history_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_24_filled.imageset/ic_fluent_chat_history_24_filled.svg
new file mode 100644
index 0000000000..cc377e55e4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_24_filled.imageset/ic_fluent_chat_history_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..b41c4216a1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_history_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_chat_history_24_regular.imageset/ic_fluent_chat_history_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_24_regular.imageset/ic_fluent_chat_history_24_regular.svg
new file mode 100644
index 0000000000..092d55a7c2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_24_regular.imageset/ic_fluent_chat_history_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e916dfd10e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_history_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_chat_history_28_filled.imageset/ic_fluent_chat_history_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_28_filled.imageset/ic_fluent_chat_history_28_filled.svg
new file mode 100644
index 0000000000..ddc7eb0401
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_28_filled.imageset/ic_fluent_chat_history_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..83264c36b7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_history_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_chat_history_28_regular.imageset/ic_fluent_chat_history_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_28_regular.imageset/ic_fluent_chat_history_28_regular.svg
new file mode 100644
index 0000000000..7af752d91d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_history_28_regular.imageset/ic_fluent_chat_history_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e5f6dd8cfe
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_off_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_filled.imageset/ic_fluent_chat_off_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_filled.imageset/ic_fluent_chat_off_16_filled.svg
new file mode 100644
index 0000000000..5fcd8ca8da
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_filled.imageset/ic_fluent_chat_off_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..616730996b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_off_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_regular.imageset/ic_fluent_chat_off_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_regular.imageset/ic_fluent_chat_off_16_regular.svg
new file mode 100644
index 0000000000..e56471dc63
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_regular.imageset/ic_fluent_chat_off_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_circle_16_filled.imageset/ic_fluent_checkmark_circle_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_circle_16_filled.imageset/ic_fluent_checkmark_circle_16_filled.svg
index 00970ccb59..94cbaf8752 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_circle_16_filled.imageset/ic_fluent_checkmark_circle_16_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_circle_16_filled.imageset/ic_fluent_checkmark_circle_16_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_circle_16_regular.imageset/ic_fluent_checkmark_circle_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_circle_16_regular.imageset/ic_fluent_checkmark_circle_16_regular.svg
index e552cd8bfc..de0357fc4c 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_circle_16_regular.imageset/ic_fluent_checkmark_circle_16_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_circle_16_regular.imageset/ic_fluent_checkmark_circle_16_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_circle_warning_16_filled.imageset/ic_fluent_checkmark_circle_warning_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_circle_warning_16_filled.imageset/ic_fluent_checkmark_circle_warning_16_filled.svg
index e210c483d7..4177fcd29f 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_circle_warning_16_filled.imageset/ic_fluent_checkmark_circle_warning_16_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_circle_warning_16_filled.imageset/ic_fluent_checkmark_circle_warning_16_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_circle_warning_16_regular.imageset/ic_fluent_checkmark_circle_warning_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_circle_warning_16_regular.imageset/ic_fluent_checkmark_circle_warning_16_regular.svg
index 92368ed9d5..f98fa2b674 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_circle_warning_16_regular.imageset/ic_fluent_checkmark_circle_warning_16_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_circle_warning_16_regular.imageset/ic_fluent_checkmark_circle_warning_16_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_lock_16_filled.imageset/ic_fluent_checkmark_lock_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_lock_16_filled.imageset/ic_fluent_checkmark_lock_16_filled.svg
index 14561d0e7f..bfeda40b5e 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_lock_16_filled.imageset/ic_fluent_checkmark_lock_16_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_lock_16_filled.imageset/ic_fluent_checkmark_lock_16_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_lock_16_regular.imageset/ic_fluent_checkmark_lock_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_lock_16_regular.imageset/ic_fluent_checkmark_lock_16_regular.svg
index 3cdc736e6a..516d05ee63 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_lock_16_regular.imageset/ic_fluent_checkmark_lock_16_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_checkmark_lock_16_regular.imageset/ic_fluent_checkmark_lock_16_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_16_filled.imageset/ic_fluent_circle_hint_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_16_filled.imageset/ic_fluent_circle_hint_16_filled.svg
index 1fc47703b5..ddf8e839ee 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_16_filled.imageset/ic_fluent_circle_hint_16_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_16_filled.imageset/ic_fluent_circle_hint_16_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_16_regular.imageset/ic_fluent_circle_hint_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_16_regular.imageset/ic_fluent_circle_hint_16_regular.svg
index 72fc9d7ddc..95c9838b5f 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_16_regular.imageset/ic_fluent_circle_hint_16_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_16_regular.imageset/ic_fluent_circle_hint_16_regular.svg
@@ -1,3 +1,3 @@
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
index 2ecc039f68..a928e122d2 100644
--- 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
@@ -1,3 +1,3 @@
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
index bf9553ca47..4ed2ba323c 100644
--- 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
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..74b174a2ad
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_hint_28_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_28_filled.imageset/ic_fluent_circle_hint_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_28_filled.imageset/ic_fluent_circle_hint_28_filled.svg
new file mode 100644
index 0000000000..5fc8195ba6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_28_filled.imageset/ic_fluent_circle_hint_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..6880598e99
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_hint_28_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_28_regular.imageset/ic_fluent_circle_hint_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_28_regular.imageset/ic_fluent_circle_hint_28_regular.svg
new file mode 100644
index 0000000000..d5201a1e8b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_28_regular.imageset/ic_fluent_circle_hint_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..6618093e5a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_hint_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_circle_hint_32_filled.imageset/ic_fluent_circle_hint_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_32_filled.imageset/ic_fluent_circle_hint_32_filled.svg
new file mode 100644
index 0000000000..c660d679ba
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_32_filled.imageset/ic_fluent_circle_hint_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..8d8da843ab
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_hint_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_circle_hint_32_regular.imageset/ic_fluent_circle_hint_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_32_regular.imageset/ic_fluent_circle_hint_32_regular.svg
new file mode 100644
index 0000000000..66ed595a35
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_32_regular.imageset/ic_fluent_circle_hint_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..a7c2250c40
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_hint_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_circle_hint_48_filled.imageset/ic_fluent_circle_hint_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_48_filled.imageset/ic_fluent_circle_hint_48_filled.svg
new file mode 100644
index 0000000000..cbd9994d46
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_48_filled.imageset/ic_fluent_circle_hint_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..fc45ff0d9d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_hint_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_circle_hint_48_regular.imageset/ic_fluent_circle_hint_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_48_regular.imageset/ic_fluent_circle_hint_48_regular.svg
new file mode 100644
index 0000000000..7dfcbddfe4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_48_regular.imageset/ic_fluent_circle_hint_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..ed41f2b618
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_hint_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_circle_hint_cursor_16_filled.imageset/ic_fluent_circle_hint_cursor_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_16_filled.imageset/ic_fluent_circle_hint_cursor_16_filled.svg
new file mode 100644
index 0000000000..c5fb44a0aa
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_16_filled.imageset/ic_fluent_circle_hint_cursor_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..572bbf3272
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_hint_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_circle_hint_cursor_16_regular.imageset/ic_fluent_circle_hint_cursor_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_16_regular.imageset/ic_fluent_circle_hint_cursor_16_regular.svg
new file mode 100644
index 0000000000..d63daa9087
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_16_regular.imageset/ic_fluent_circle_hint_cursor_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..13cb4515cb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_hint_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_circle_hint_cursor_20_filled.imageset/ic_fluent_circle_hint_cursor_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_20_filled.imageset/ic_fluent_circle_hint_cursor_20_filled.svg
new file mode 100644
index 0000000000..9ea17b4caa
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_20_filled.imageset/ic_fluent_circle_hint_cursor_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..8003bf42fb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_hint_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_circle_hint_cursor_20_regular.imageset/ic_fluent_circle_hint_cursor_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_20_regular.imageset/ic_fluent_circle_hint_cursor_20_regular.svg
new file mode 100644
index 0000000000..aeb4fd2846
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_20_regular.imageset/ic_fluent_circle_hint_cursor_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..79dca5da8c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_hint_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_circle_hint_cursor_24_filled.imageset/ic_fluent_circle_hint_cursor_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_24_filled.imageset/ic_fluent_circle_hint_cursor_24_filled.svg
new file mode 100644
index 0000000000..1514ac97e7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_24_filled.imageset/ic_fluent_circle_hint_cursor_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..8ac4c36481
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_hint_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_circle_hint_cursor_24_regular.imageset/ic_fluent_circle_hint_cursor_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_24_regular.imageset/ic_fluent_circle_hint_cursor_24_regular.svg
new file mode 100644
index 0000000000..44ae263157
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_cursor_24_regular.imageset/ic_fluent_circle_hint_cursor_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..51b17a1285
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_hint_dismiss_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_16_filled.imageset/ic_fluent_circle_hint_dismiss_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_16_filled.imageset/ic_fluent_circle_hint_dismiss_16_filled.svg
new file mode 100644
index 0000000000..f5507af907
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_16_filled.imageset/ic_fluent_circle_hint_dismiss_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..cfd37540af
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_hint_dismiss_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_16_regular.imageset/ic_fluent_circle_hint_dismiss_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_16_regular.imageset/ic_fluent_circle_hint_dismiss_16_regular.svg
new file mode 100644
index 0000000000..ddead8ae94
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_16_regular.imageset/ic_fluent_circle_hint_dismiss_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..4b6f58092a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_hint_dismiss_20_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_20_filled.imageset/ic_fluent_circle_hint_dismiss_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_20_filled.imageset/ic_fluent_circle_hint_dismiss_20_filled.svg
new file mode 100644
index 0000000000..ebff61329c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_20_filled.imageset/ic_fluent_circle_hint_dismiss_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..8adc537902
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_hint_dismiss_20_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_20_regular.imageset/ic_fluent_circle_hint_dismiss_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_20_regular.imageset/ic_fluent_circle_hint_dismiss_20_regular.svg
new file mode 100644
index 0000000000..2ba21cb4e3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_20_regular.imageset/ic_fluent_circle_hint_dismiss_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..d721d8daee
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_hint_dismiss_24_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_24_filled.imageset/ic_fluent_circle_hint_dismiss_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_24_filled.imageset/ic_fluent_circle_hint_dismiss_24_filled.svg
new file mode 100644
index 0000000000..3b924a1815
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_24_filled.imageset/ic_fluent_circle_hint_dismiss_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..09ad972029
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_hint_dismiss_24_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_24_regular.imageset/ic_fluent_circle_hint_dismiss_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_24_regular.imageset/ic_fluent_circle_hint_dismiss_24_regular.svg
new file mode 100644
index 0000000000..213c445d89
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_hint_dismiss_24_regular.imageset/ic_fluent_circle_hint_dismiss_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..163f21e4a5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_multiple_concentric_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_circle_multiple_concentric_16_filled.imageset/ic_fluent_circle_multiple_concentric_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_16_filled.imageset/ic_fluent_circle_multiple_concentric_16_filled.svg
new file mode 100644
index 0000000000..a49ec8382d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_16_filled.imageset/ic_fluent_circle_multiple_concentric_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..931a3192f7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_multiple_concentric_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_circle_multiple_concentric_16_regular.imageset/ic_fluent_circle_multiple_concentric_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_16_regular.imageset/ic_fluent_circle_multiple_concentric_16_regular.svg
new file mode 100644
index 0000000000..b8cc51cbd2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_16_regular.imageset/ic_fluent_circle_multiple_concentric_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..c65dc3b921
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_multiple_concentric_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_multiple_concentric_20_filled.imageset/ic_fluent_circle_multiple_concentric_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_20_filled.imageset/ic_fluent_circle_multiple_concentric_20_filled.svg
new file mode 100644
index 0000000000..156900ca5b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_20_filled.imageset/ic_fluent_circle_multiple_concentric_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..72cefd540f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_multiple_concentric_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_multiple_concentric_20_regular.imageset/ic_fluent_circle_multiple_concentric_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_20_regular.imageset/ic_fluent_circle_multiple_concentric_20_regular.svg
new file mode 100644
index 0000000000..cb1dd336d7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_20_regular.imageset/ic_fluent_circle_multiple_concentric_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..85ee586892
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_multiple_concentric_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_multiple_concentric_24_filled.imageset/ic_fluent_circle_multiple_concentric_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_24_filled.imageset/ic_fluent_circle_multiple_concentric_24_filled.svg
new file mode 100644
index 0000000000..6eca07bde9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_24_filled.imageset/ic_fluent_circle_multiple_concentric_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..2db470dfa4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_multiple_concentric_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_multiple_concentric_24_regular.imageset/ic_fluent_circle_multiple_concentric_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_24_regular.imageset/ic_fluent_circle_multiple_concentric_24_regular.svg
new file mode 100644
index 0000000000..ce51925191
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_concentric_24_regular.imageset/ic_fluent_circle_multiple_concentric_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..2a210fe1c9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_multiple_hint_checkmark_20_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_20_filled.imageset/ic_fluent_circle_multiple_hint_checkmark_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_20_filled.imageset/ic_fluent_circle_multiple_hint_checkmark_20_filled.svg
new file mode 100644
index 0000000000..df1cc013a8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_20_filled.imageset/ic_fluent_circle_multiple_hint_checkmark_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..f2f8ad3144
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_multiple_hint_checkmark_20_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_20_regular.imageset/ic_fluent_circle_multiple_hint_checkmark_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_20_regular.imageset/ic_fluent_circle_multiple_hint_checkmark_20_regular.svg
new file mode 100644
index 0000000000..a8fa711cef
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_20_regular.imageset/ic_fluent_circle_multiple_hint_checkmark_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..fc57258229
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_multiple_hint_checkmark_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_multiple_hint_checkmark_24_filled.imageset/ic_fluent_circle_multiple_hint_checkmark_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_24_filled.imageset/ic_fluent_circle_multiple_hint_checkmark_24_filled.svg
new file mode 100644
index 0000000000..e485f2514e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_24_filled.imageset/ic_fluent_circle_multiple_hint_checkmark_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..e07480330a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_multiple_hint_checkmark_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_multiple_hint_checkmark_24_regular.imageset/ic_fluent_circle_multiple_hint_checkmark_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_24_regular.imageset/ic_fluent_circle_multiple_hint_checkmark_24_regular.svg
new file mode 100644
index 0000000000..d5df6b17f7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_24_regular.imageset/ic_fluent_circle_multiple_hint_checkmark_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..3aaeba9fe1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_multiple_hint_checkmark_28_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_28_filled.imageset/ic_fluent_circle_multiple_hint_checkmark_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_28_filled.imageset/ic_fluent_circle_multiple_hint_checkmark_28_filled.svg
new file mode 100644
index 0000000000..02bcfa9183
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_28_filled.imageset/ic_fluent_circle_multiple_hint_checkmark_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..ce13693d8d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_multiple_hint_checkmark_28_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_28_regular.imageset/ic_fluent_circle_multiple_hint_checkmark_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_28_regular.imageset/ic_fluent_circle_multiple_hint_checkmark_28_regular.svg
new file mode 100644
index 0000000000..1e745d8af4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_multiple_hint_checkmark_28_regular.imageset/ic_fluent_circle_multiple_hint_checkmark_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..bc824ba4f8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_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_circle_sparkle_16_filled.imageset/ic_fluent_circle_sparkle_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_16_filled.imageset/ic_fluent_circle_sparkle_16_filled.svg
new file mode 100644
index 0000000000..14b3eeef36
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_16_filled.imageset/ic_fluent_circle_sparkle_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..3135e7acfc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_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_circle_sparkle_16_regular.imageset/ic_fluent_circle_sparkle_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_16_regular.imageset/ic_fluent_circle_sparkle_16_regular.svg
new file mode 100644
index 0000000000..5c61daec6e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_16_regular.imageset/ic_fluent_circle_sparkle_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e808eeb093
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_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_circle_sparkle_20_filled.imageset/ic_fluent_circle_sparkle_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_20_filled.imageset/ic_fluent_circle_sparkle_20_filled.svg
new file mode 100644
index 0000000000..1549c575ee
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_20_filled.imageset/ic_fluent_circle_sparkle_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..80efe4e7fd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_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_circle_sparkle_20_regular.imageset/ic_fluent_circle_sparkle_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_20_regular.imageset/ic_fluent_circle_sparkle_20_regular.svg
new file mode 100644
index 0000000000..bea8d9cc44
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_20_regular.imageset/ic_fluent_circle_sparkle_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e612e4f1e7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_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_circle_sparkle_24_filled.imageset/ic_fluent_circle_sparkle_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_24_filled.imageset/ic_fluent_circle_sparkle_24_filled.svg
new file mode 100644
index 0000000000..eec0e7b3f0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_24_filled.imageset/ic_fluent_circle_sparkle_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..2143f1f031
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_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_circle_sparkle_24_regular.imageset/ic_fluent_circle_sparkle_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_24_regular.imageset/ic_fluent_circle_sparkle_24_regular.svg
new file mode 100644
index 0000000000..db65df1313
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_24_regular.imageset/ic_fluent_circle_sparkle_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..17de019f20
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_sparkle_28_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_28_filled.imageset/ic_fluent_circle_sparkle_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_28_filled.imageset/ic_fluent_circle_sparkle_28_filled.svg
new file mode 100644
index 0000000000..b916cde5e7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_28_filled.imageset/ic_fluent_circle_sparkle_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..e647020f38
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_sparkle_28_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_28_regular.imageset/ic_fluent_circle_sparkle_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_28_regular.imageset/ic_fluent_circle_sparkle_28_regular.svg
new file mode 100644
index 0000000000..1da68d6202
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_28_regular.imageset/ic_fluent_circle_sparkle_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..ff6b4c5b9b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_sparkle_32_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_32_filled.imageset/ic_fluent_circle_sparkle_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_32_filled.imageset/ic_fluent_circle_sparkle_32_filled.svg
new file mode 100644
index 0000000000..2afdd48456
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_32_filled.imageset/ic_fluent_circle_sparkle_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..5a4fc58576
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_sparkle_32_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_32_regular.imageset/ic_fluent_circle_sparkle_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_32_regular.imageset/ic_fluent_circle_sparkle_32_regular.svg
new file mode 100644
index 0000000000..fc6caf366c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_32_regular.imageset/ic_fluent_circle_sparkle_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..87e8a224af
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_sparkle_48_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_48_filled.imageset/ic_fluent_circle_sparkle_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_48_filled.imageset/ic_fluent_circle_sparkle_48_filled.svg
new file mode 100644
index 0000000000..e6b2f19d80
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_48_filled.imageset/ic_fluent_circle_sparkle_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..4d2ff46fbb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_circle_sparkle_48_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_48_regular.imageset/ic_fluent_circle_sparkle_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_48_regular.imageset/ic_fluent_circle_sparkle_48_regular.svg
new file mode 100644
index 0000000000..697cdeaadf
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_sparkle_48_regular.imageset/ic_fluent_circle_sparkle_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_16_filled.imageset/ic_fluent_clock_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_16_filled.imageset/ic_fluent_clock_16_filled.svg
index a7e2e55026..157b6be760 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_16_filled.imageset/ic_fluent_clock_16_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_16_filled.imageset/ic_fluent_clock_16_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_16_regular.imageset/ic_fluent_clock_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_16_regular.imageset/ic_fluent_clock_16_regular.svg
index 373c25bc1f..802e0abc82 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_16_regular.imageset/ic_fluent_clock_16_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_16_regular.imageset/ic_fluent_clock_16_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_16_filled.imageset/ic_fluent_clock_bill_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_16_filled.imageset/ic_fluent_clock_bill_16_filled.svg
index 9e6bcfb816..bedbb6e08f 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_16_filled.imageset/ic_fluent_clock_bill_16_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_16_filled.imageset/ic_fluent_clock_bill_16_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_16_regular.imageset/ic_fluent_clock_bill_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_16_regular.imageset/ic_fluent_clock_bill_16_regular.svg
index 0082b76aee..22b0d749b2 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_16_regular.imageset/ic_fluent_clock_bill_16_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_16_regular.imageset/ic_fluent_clock_bill_16_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_20_filled.imageset/ic_fluent_clock_bill_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_20_filled.imageset/ic_fluent_clock_bill_20_filled.svg
index 32b80917df..c74221b74b 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_20_filled.imageset/ic_fluent_clock_bill_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_20_filled.imageset/ic_fluent_clock_bill_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_20_regular.imageset/ic_fluent_clock_bill_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_20_regular.imageset/ic_fluent_clock_bill_20_regular.svg
index 295061eeb5..9b3f804b43 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_20_regular.imageset/ic_fluent_clock_bill_20_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_20_regular.imageset/ic_fluent_clock_bill_20_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_24_filled.imageset/ic_fluent_clock_bill_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_24_filled.imageset/ic_fluent_clock_bill_24_filled.svg
index 702f0732d8..bcce837a97 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_24_filled.imageset/ic_fluent_clock_bill_24_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_24_filled.imageset/ic_fluent_clock_bill_24_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_24_regular.imageset/ic_fluent_clock_bill_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_24_regular.imageset/ic_fluent_clock_bill_24_regular.svg
index 52b323da70..3ebdc6a749 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_24_regular.imageset/ic_fluent_clock_bill_24_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_24_regular.imageset/ic_fluent_clock_bill_24_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_32_filled.imageset/ic_fluent_clock_bill_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_32_filled.imageset/ic_fluent_clock_bill_32_filled.svg
index ecc3b0f364..711f5335c5 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_32_filled.imageset/ic_fluent_clock_bill_32_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_32_filled.imageset/ic_fluent_clock_bill_32_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_32_regular.imageset/ic_fluent_clock_bill_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_32_regular.imageset/ic_fluent_clock_bill_32_regular.svg
index eaa729afaf..00a50834fd 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_32_regular.imageset/ic_fluent_clock_bill_32_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_bill_32_regular.imageset/ic_fluent_clock_bill_32_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_lock_16_filled.imageset/ic_fluent_clock_lock_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_lock_16_filled.imageset/ic_fluent_clock_lock_16_filled.svg
index 22253d6703..10af7be014 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_lock_16_filled.imageset/ic_fluent_clock_lock_16_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_lock_16_filled.imageset/ic_fluent_clock_lock_16_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_lock_16_regular.imageset/ic_fluent_clock_lock_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_lock_16_regular.imageset/ic_fluent_clock_lock_16_regular.svg
index 9078c3addd..bdf7da86be 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_lock_16_regular.imageset/ic_fluent_clock_lock_16_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_lock_16_regular.imageset/ic_fluent_clock_lock_16_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_12_regular.imageset/ic_fluent_clothes_hanger_12_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_12_regular.imageset/ic_fluent_clothes_hanger_12_regular.svg
index af1b79b728..b1cea67d1e 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_12_regular.imageset/ic_fluent_clothes_hanger_12_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_12_regular.imageset/ic_fluent_clothes_hanger_12_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..f6ac1d3a51
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_coin_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_coin_multiple_16_filled.imageset/ic_fluent_coin_multiple_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_16_filled.imageset/ic_fluent_coin_multiple_16_filled.svg
new file mode 100644
index 0000000000..5d6dd15beb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_16_filled.imageset/ic_fluent_coin_multiple_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..2bfb28d64f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_coin_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_coin_multiple_16_regular.imageset/ic_fluent_coin_multiple_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_16_regular.imageset/ic_fluent_coin_multiple_16_regular.svg
new file mode 100644
index 0000000000..4a04a7c13d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_16_regular.imageset/ic_fluent_coin_multiple_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..b32fa43691
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_coin_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_coin_multiple_20_filled.imageset/ic_fluent_coin_multiple_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_20_filled.imageset/ic_fluent_coin_multiple_20_filled.svg
new file mode 100644
index 0000000000..d8b6ee2887
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_20_filled.imageset/ic_fluent_coin_multiple_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..6c07c69515
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_coin_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_coin_multiple_20_regular.imageset/ic_fluent_coin_multiple_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_20_regular.imageset/ic_fluent_coin_multiple_20_regular.svg
new file mode 100644
index 0000000000..5633f50720
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_20_regular.imageset/ic_fluent_coin_multiple_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..f62d295f42
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_coin_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_coin_multiple_24_filled.imageset/ic_fluent_coin_multiple_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_24_filled.imageset/ic_fluent_coin_multiple_24_filled.svg
new file mode 100644
index 0000000000..a345f7b019
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_24_filled.imageset/ic_fluent_coin_multiple_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..407f0d6cb5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_coin_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_coin_multiple_24_regular.imageset/ic_fluent_coin_multiple_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_24_regular.imageset/ic_fluent_coin_multiple_24_regular.svg
new file mode 100644
index 0000000000..f674248618
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_coin_multiple_24_regular.imageset/ic_fluent_coin_multiple_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..8e505f567c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_comment_badge_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_16_filled.imageset/ic_fluent_comment_badge_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_16_filled.imageset/ic_fluent_comment_badge_16_filled.svg
new file mode 100644
index 0000000000..41c402702b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_16_filled.imageset/ic_fluent_comment_badge_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..056274198c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_comment_badge_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_16_regular.imageset/ic_fluent_comment_badge_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_16_regular.imageset/ic_fluent_comment_badge_16_regular.svg
new file mode 100644
index 0000000000..32c167bb3e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_16_regular.imageset/ic_fluent_comment_badge_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..d354121dec
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_comment_badge_20_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_20_filled.imageset/ic_fluent_comment_badge_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_20_filled.imageset/ic_fluent_comment_badge_20_filled.svg
new file mode 100644
index 0000000000..be23252412
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_20_filled.imageset/ic_fluent_comment_badge_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..e07c8235b8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_comment_badge_20_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_20_regular.imageset/ic_fluent_comment_badge_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_20_regular.imageset/ic_fluent_comment_badge_20_regular.svg
new file mode 100644
index 0000000000..8f8feb332b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_20_regular.imageset/ic_fluent_comment_badge_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..68ed0570d1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_comment_badge_24_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_24_filled.imageset/ic_fluent_comment_badge_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_24_filled.imageset/ic_fluent_comment_badge_24_filled.svg
new file mode 100644
index 0000000000..6b926c389d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_24_filled.imageset/ic_fluent_comment_badge_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..69ee9b6dd9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_comment_badge_24_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_24_regular.imageset/ic_fluent_comment_badge_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_24_regular.imageset/ic_fluent_comment_badge_24_regular.svg
new file mode 100644
index 0000000000..c6a5fa0871
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_badge_24_regular.imageset/ic_fluent_comment_badge_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..41f5f741ce
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_connected_24_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_filled.imageset/ic_fluent_connected_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_filled.imageset/ic_fluent_connected_24_filled.svg
new file mode 100644
index 0000000000..5409092113
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_filled.imageset/ic_fluent_connected_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..2c3ed1c6cb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_connected_24_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_regular.imageset/ic_fluent_connected_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_regular.imageset/ic_fluent_connected_24_regular.svg
new file mode 100644
index 0000000000..d90ece31b4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_regular.imageset/ic_fluent_connected_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..4e3ef5acfa
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_connected_32_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_filled.imageset/ic_fluent_connected_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_filled.imageset/ic_fluent_connected_32_filled.svg
new file mode 100644
index 0000000000..6505394601
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_filled.imageset/ic_fluent_connected_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..dbdf034bb1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_connected_32_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_regular.imageset/ic_fluent_connected_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_regular.imageset/ic_fluent_connected_32_regular.svg
new file mode 100644
index 0000000000..bdd9cbe9ca
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_regular.imageset/ic_fluent_connected_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_copy_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_copy_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..acb0a6291a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_copy_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_copy_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_copy_28_filled.imageset/ic_fluent_copy_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_copy_28_filled.imageset/ic_fluent_copy_28_filled.svg
new file mode 100644
index 0000000000..b91827a39c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_copy_28_filled.imageset/ic_fluent_copy_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_copy_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_copy_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..04879d3b62
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_copy_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_copy_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_copy_28_regular.imageset/ic_fluent_copy_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_copy_28_regular.imageset/ic_fluent_copy_28_regular.svg
new file mode 100644
index 0000000000..495efc2599
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_copy_28_regular.imageset/ic_fluent_copy_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e695e75a11
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_usage_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_data_usage_28_filled.imageset/ic_fluent_data_usage_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_28_filled.imageset/ic_fluent_data_usage_28_filled.svg
new file mode 100644
index 0000000000..dfa1fa8412
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_28_filled.imageset/ic_fluent_data_usage_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..279c34db35
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_usage_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_data_usage_28_regular.imageset/ic_fluent_data_usage_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_28_regular.imageset/ic_fluent_data_usage_28_regular.svg
new file mode 100644
index 0000000000..50194846ac
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_28_regular.imageset/ic_fluent_data_usage_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..870d800d45
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_usage_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_data_usage_32_filled.imageset/ic_fluent_data_usage_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_32_filled.imageset/ic_fluent_data_usage_32_filled.svg
new file mode 100644
index 0000000000..797bb327bb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_32_filled.imageset/ic_fluent_data_usage_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..3dc9006aaf
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_usage_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_data_usage_32_regular.imageset/ic_fluent_data_usage_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_32_regular.imageset/ic_fluent_data_usage_32_regular.svg
new file mode 100644
index 0000000000..4d87c165aa
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_32_regular.imageset/ic_fluent_data_usage_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..7afaf211a4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_usage_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_data_usage_48_filled.imageset/ic_fluent_data_usage_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_48_filled.imageset/ic_fluent_data_usage_48_filled.svg
new file mode 100644
index 0000000000..dcfee8ecaf
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_48_filled.imageset/ic_fluent_data_usage_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..b85511e923
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_usage_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_data_usage_48_regular.imageset/ic_fluent_data_usage_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_48_regular.imageset/ic_fluent_data_usage_48_regular.svg
new file mode 100644
index 0000000000..20a2063624
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_48_regular.imageset/ic_fluent_data_usage_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..3c145ac4a3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_usage_checkmark_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_16_filled.imageset/ic_fluent_data_usage_checkmark_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_16_filled.imageset/ic_fluent_data_usage_checkmark_16_filled.svg
new file mode 100644
index 0000000000..8595506e06
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_16_filled.imageset/ic_fluent_data_usage_checkmark_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..becfc36368
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_usage_checkmark_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_16_regular.imageset/ic_fluent_data_usage_checkmark_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_16_regular.imageset/ic_fluent_data_usage_checkmark_16_regular.svg
new file mode 100644
index 0000000000..f48c88d7d8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_16_regular.imageset/ic_fluent_data_usage_checkmark_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..096edd989d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_usage_checkmark_20_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_20_filled.imageset/ic_fluent_data_usage_checkmark_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_20_filled.imageset/ic_fluent_data_usage_checkmark_20_filled.svg
new file mode 100644
index 0000000000..d22073ce86
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_20_filled.imageset/ic_fluent_data_usage_checkmark_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..5642ce98ba
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_usage_checkmark_20_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_20_regular.imageset/ic_fluent_data_usage_checkmark_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_20_regular.imageset/ic_fluent_data_usage_checkmark_20_regular.svg
new file mode 100644
index 0000000000..7ab81179c5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_20_regular.imageset/ic_fluent_data_usage_checkmark_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..38a5db2181
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_usage_checkmark_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_usage_checkmark_24_filled.imageset/ic_fluent_data_usage_checkmark_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_24_filled.imageset/ic_fluent_data_usage_checkmark_24_filled.svg
new file mode 100644
index 0000000000..6df0ea4318
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_24_filled.imageset/ic_fluent_data_usage_checkmark_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..acae9ace16
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_usage_checkmark_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_usage_checkmark_24_regular.imageset/ic_fluent_data_usage_checkmark_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_24_regular.imageset/ic_fluent_data_usage_checkmark_24_regular.svg
new file mode 100644
index 0000000000..fc6c9460dc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_24_regular.imageset/ic_fluent_data_usage_checkmark_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..1c0248dfb2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_usage_checkmark_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_data_usage_checkmark_28_filled.imageset/ic_fluent_data_usage_checkmark_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_28_filled.imageset/ic_fluent_data_usage_checkmark_28_filled.svg
new file mode 100644
index 0000000000..df6b989f92
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_28_filled.imageset/ic_fluent_data_usage_checkmark_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..bde71094c2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_usage_checkmark_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_data_usage_checkmark_28_regular.imageset/ic_fluent_data_usage_checkmark_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_28_regular.imageset/ic_fluent_data_usage_checkmark_28_regular.svg
new file mode 100644
index 0000000000..45d7a5cbac
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_28_regular.imageset/ic_fluent_data_usage_checkmark_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..40be94c6e1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_usage_checkmark_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_data_usage_checkmark_32_filled.imageset/ic_fluent_data_usage_checkmark_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_32_filled.imageset/ic_fluent_data_usage_checkmark_32_filled.svg
new file mode 100644
index 0000000000..092cde3b36
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_32_filled.imageset/ic_fluent_data_usage_checkmark_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..7277562d5d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_usage_checkmark_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_data_usage_checkmark_32_regular.imageset/ic_fluent_data_usage_checkmark_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_32_regular.imageset/ic_fluent_data_usage_checkmark_32_regular.svg
new file mode 100644
index 0000000000..02095d4c5d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_32_regular.imageset/ic_fluent_data_usage_checkmark_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..c18676ef84
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_usage_checkmark_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_data_usage_checkmark_48_filled.imageset/ic_fluent_data_usage_checkmark_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_48_filled.imageset/ic_fluent_data_usage_checkmark_48_filled.svg
new file mode 100644
index 0000000000..55a638050a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_48_filled.imageset/ic_fluent_data_usage_checkmark_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..3deaf49a42
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_data_usage_checkmark_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_data_usage_checkmark_48_regular.imageset/ic_fluent_data_usage_checkmark_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_48_regular.imageset/ic_fluent_data_usage_checkmark_48_regular.svg
new file mode 100644
index 0000000000..497d8e7e21
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_data_usage_checkmark_48_regular.imageset/ic_fluent_data_usage_checkmark_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..be9bddacc8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_database_checkmark_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_16_filled.imageset/ic_fluent_database_checkmark_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_16_filled.imageset/ic_fluent_database_checkmark_16_filled.svg
new file mode 100644
index 0000000000..81be75cc41
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_16_filled.imageset/ic_fluent_database_checkmark_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..c7625e417f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_database_checkmark_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_16_regular.imageset/ic_fluent_database_checkmark_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_16_regular.imageset/ic_fluent_database_checkmark_16_regular.svg
new file mode 100644
index 0000000000..7044b75dcd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_16_regular.imageset/ic_fluent_database_checkmark_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..50f46ec520
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_database_checkmark_20_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_20_filled.imageset/ic_fluent_database_checkmark_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_20_filled.imageset/ic_fluent_database_checkmark_20_filled.svg
new file mode 100644
index 0000000000..901a04f70d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_20_filled.imageset/ic_fluent_database_checkmark_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..efe0bf9176
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_database_checkmark_20_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_20_regular.imageset/ic_fluent_database_checkmark_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_20_regular.imageset/ic_fluent_database_checkmark_20_regular.svg
new file mode 100644
index 0000000000..dfe56bb511
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_20_regular.imageset/ic_fluent_database_checkmark_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..25da9d582a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_database_checkmark_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_database_checkmark_24_filled.imageset/ic_fluent_database_checkmark_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_24_filled.imageset/ic_fluent_database_checkmark_24_filled.svg
new file mode 100644
index 0000000000..d22c96e1e1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_24_filled.imageset/ic_fluent_database_checkmark_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..f6489b581b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_database_checkmark_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_database_checkmark_24_regular.imageset/ic_fluent_database_checkmark_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_24_regular.imageset/ic_fluent_database_checkmark_24_regular.svg
new file mode 100644
index 0000000000..ebedfab29b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_database_checkmark_24_regular.imageset/ic_fluent_database_checkmark_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_16_filled.imageset/ic_fluent_diamond_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_16_filled.imageset/ic_fluent_diamond_16_filled.svg
index 5ef0b55b20..118860c911 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_16_filled.imageset/ic_fluent_diamond_16_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_16_filled.imageset/ic_fluent_diamond_16_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_16_regular.imageset/ic_fluent_diamond_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_16_regular.imageset/ic_fluent_diamond_16_regular.svg
index f38a240c55..bb4844577b 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_16_regular.imageset/ic_fluent_diamond_16_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_16_regular.imageset/ic_fluent_diamond_16_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_20_filled.imageset/ic_fluent_diamond_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_20_filled.imageset/ic_fluent_diamond_20_filled.svg
index c234618201..bce9084104 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_20_filled.imageset/ic_fluent_diamond_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_20_filled.imageset/ic_fluent_diamond_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_20_regular.imageset/ic_fluent_diamond_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_20_regular.imageset/ic_fluent_diamond_20_regular.svg
index 94e479f219..14c609b05c 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_20_regular.imageset/ic_fluent_diamond_20_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_20_regular.imageset/ic_fluent_diamond_20_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_24_filled.imageset/ic_fluent_diamond_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_24_filled.imageset/ic_fluent_diamond_24_filled.svg
index 970fa6f342..e99dfa6891 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_24_filled.imageset/ic_fluent_diamond_24_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_24_filled.imageset/ic_fluent_diamond_24_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_24_regular.imageset/ic_fluent_diamond_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_24_regular.imageset/ic_fluent_diamond_24_regular.svg
index f566f918c9..423df0662e 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_24_regular.imageset/ic_fluent_diamond_24_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_24_regular.imageset/ic_fluent_diamond_24_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_28_filled.imageset/ic_fluent_diamond_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_28_filled.imageset/ic_fluent_diamond_28_filled.svg
index 0f49350b3d..5f05bcfbfc 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_28_filled.imageset/ic_fluent_diamond_28_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_28_filled.imageset/ic_fluent_diamond_28_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_28_regular.imageset/ic_fluent_diamond_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_28_regular.imageset/ic_fluent_diamond_28_regular.svg
index aa8a72c956..894f98dda9 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_28_regular.imageset/ic_fluent_diamond_28_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_28_regular.imageset/ic_fluent_diamond_28_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_32_filled.imageset/ic_fluent_diamond_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_32_filled.imageset/ic_fluent_diamond_32_filled.svg
index af316350d3..f4d34b4d03 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_32_filled.imageset/ic_fluent_diamond_32_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_32_filled.imageset/ic_fluent_diamond_32_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_32_regular.imageset/ic_fluent_diamond_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_32_regular.imageset/ic_fluent_diamond_32_regular.svg
index 072b9a4f13..91ea02f88d 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_32_regular.imageset/ic_fluent_diamond_32_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_32_regular.imageset/ic_fluent_diamond_32_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_48_filled.imageset/ic_fluent_diamond_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_48_filled.imageset/ic_fluent_diamond_48_filled.svg
index 85700a5ce6..061ea1978d 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_48_filled.imageset/ic_fluent_diamond_48_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_48_filled.imageset/ic_fluent_diamond_48_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_48_regular.imageset/ic_fluent_diamond_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_48_regular.imageset/ic_fluent_diamond_48_regular.svg
index b19e5746b8..986fec4b06 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_48_regular.imageset/ic_fluent_diamond_48_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_diamond_48_regular.imageset/ic_fluent_diamond_48_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_16_filled.imageset/ic_fluent_directions_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_16_filled.imageset/ic_fluent_directions_16_filled.svg
index 5d33d8fe4e..f84d734b93 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_16_filled.imageset/ic_fluent_directions_16_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_16_filled.imageset/ic_fluent_directions_16_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_16_regular.imageset/ic_fluent_directions_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_16_regular.imageset/ic_fluent_directions_16_regular.svg
index 6f6f6404a7..76c1b18094 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_16_regular.imageset/ic_fluent_directions_16_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_16_regular.imageset/ic_fluent_directions_16_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_20_filled.imageset/ic_fluent_directions_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_20_filled.imageset/ic_fluent_directions_20_filled.svg
index b76f2be908..ec48597e79 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_20_filled.imageset/ic_fluent_directions_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_20_filled.imageset/ic_fluent_directions_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_20_regular.imageset/ic_fluent_directions_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_20_regular.imageset/ic_fluent_directions_20_regular.svg
index 6ef4d8b6a8..21e44bf741 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_20_regular.imageset/ic_fluent_directions_20_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_20_regular.imageset/ic_fluent_directions_20_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_24_filled.imageset/ic_fluent_directions_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_24_filled.imageset/ic_fluent_directions_24_filled.svg
index 143a4e1d97..04089a4237 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_24_filled.imageset/ic_fluent_directions_24_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_24_filled.imageset/ic_fluent_directions_24_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_24_regular.imageset/ic_fluent_directions_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_24_regular.imageset/ic_fluent_directions_24_regular.svg
index 5518bfcd83..e11aa82f95 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_24_regular.imageset/ic_fluent_directions_24_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_24_regular.imageset/ic_fluent_directions_24_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..8153d2d651
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_directions_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_directions_28_filled.imageset/ic_fluent_directions_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_28_filled.imageset/ic_fluent_directions_28_filled.svg
new file mode 100644
index 0000000000..b405bd1e55
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_28_filled.imageset/ic_fluent_directions_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..f59516a8a4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_directions_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_directions_28_regular.imageset/ic_fluent_directions_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_28_regular.imageset/ic_fluent_directions_28_regular.svg
new file mode 100644
index 0000000000..5ef8f354d2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_28_regular.imageset/ic_fluent_directions_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..c66d84a389
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_directions_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_directions_32_filled.imageset/ic_fluent_directions_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_32_filled.imageset/ic_fluent_directions_32_filled.svg
new file mode 100644
index 0000000000..dbb6485c0b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_32_filled.imageset/ic_fluent_directions_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..610f6c2533
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_directions_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_directions_32_regular.imageset/ic_fluent_directions_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_32_regular.imageset/ic_fluent_directions_32_regular.svg
new file mode 100644
index 0000000000..9be25cbd34
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_32_regular.imageset/ic_fluent_directions_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..ddca464877
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_directions_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_directions_48_filled.imageset/ic_fluent_directions_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_48_filled.imageset/ic_fluent_directions_48_filled.svg
new file mode 100644
index 0000000000..a0f37422c8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_48_filled.imageset/ic_fluent_directions_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..c588ec2480
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_directions_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_directions_48_regular.imageset/ic_fluent_directions_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_48_regular.imageset/ic_fluent_directions_48_regular.svg
new file mode 100644
index 0000000000..602a9d0f87
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_directions_48_regular.imageset/ic_fluent_directions_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_24_light.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_24_light.imageset/Contents.json
new file mode 100644
index 0000000000..d3211c3b58
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_24_light.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_24_light.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_24_light.imageset/ic_fluent_document_24_light.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_24_light.imageset/ic_fluent_document_24_light.svg
new file mode 100644
index 0000000000..7ac613f8dc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_24_light.imageset/ic_fluent_document_24_light.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_28_light.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_28_light.imageset/Contents.json
new file mode 100644
index 0000000000..208ce55ef3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_28_light.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_28_light.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_28_light.imageset/ic_fluent_document_28_light.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_28_light.imageset/ic_fluent_document_28_light.svg
new file mode 100644
index 0000000000..cb2292232f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_28_light.imageset/ic_fluent_document_28_light.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_32_filled.imageset/ic_fluent_document_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_32_filled.imageset/ic_fluent_document_32_filled.svg
index eabb40f849..4c1c438149 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_32_filled.imageset/ic_fluent_document_32_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_32_filled.imageset/ic_fluent_document_32_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_32_light.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_32_light.imageset/Contents.json
new file mode 100644
index 0000000000..4dddb4a903
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_32_light.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_32_light.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_32_light.imageset/ic_fluent_document_32_light.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_32_light.imageset/ic_fluent_document_32_light.svg
new file mode 100644
index 0000000000..b1023aff6e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_32_light.imageset/ic_fluent_document_32_light.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_32_regular.imageset/ic_fluent_document_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_32_regular.imageset/ic_fluent_document_32_regular.svg
index 56731f0688..f4a428333a 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_32_regular.imageset/ic_fluent_document_32_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_32_regular.imageset/ic_fluent_document_32_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_48_filled.imageset/ic_fluent_document_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_48_filled.imageset/ic_fluent_document_48_filled.svg
index 204d4e1fbb..7ef7dc02e6 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_48_filled.imageset/ic_fluent_document_48_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_48_filled.imageset/ic_fluent_document_48_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_48_light.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_48_light.imageset/Contents.json
new file mode 100644
index 0000000000..fa08e7fb93
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_48_light.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_48_light.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_48_light.imageset/ic_fluent_document_48_light.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_48_light.imageset/ic_fluent_document_48_light.svg
new file mode 100644
index 0000000000..54b3e7c4d6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_48_light.imageset/ic_fluent_document_48_light.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_48_regular.imageset/ic_fluent_document_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_48_regular.imageset/ic_fluent_document_48_regular.svg
index 6d971b9cb0..7779a7d208 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_48_regular.imageset/ic_fluent_document_48_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_48_regular.imageset/ic_fluent_document_48_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_lightning_32_light.imageset/ic_fluent_document_lightning_32_light.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_lightning_32_light.imageset/ic_fluent_document_lightning_32_light.svg
index 5a68a8b8e9..b3e8908891 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_lightning_32_light.imageset/ic_fluent_document_lightning_32_light.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_lightning_32_light.imageset/ic_fluent_document_lightning_32_light.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..218ebc8c05
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_one_page_multiple_sparkle_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_16_filled.imageset/ic_fluent_document_one_page_multiple_sparkle_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_16_filled.imageset/ic_fluent_document_one_page_multiple_sparkle_16_filled.svg
new file mode 100644
index 0000000000..a856b12f62
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_16_filled.imageset/ic_fluent_document_one_page_multiple_sparkle_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..fc73a34f4d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_one_page_multiple_sparkle_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_16_regular.imageset/ic_fluent_document_one_page_multiple_sparkle_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_16_regular.imageset/ic_fluent_document_one_page_multiple_sparkle_16_regular.svg
new file mode 100644
index 0000000000..c9a2a684b6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_16_regular.imageset/ic_fluent_document_one_page_multiple_sparkle_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..f5df7959f7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_one_page_multiple_sparkle_20_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_20_filled.imageset/ic_fluent_document_one_page_multiple_sparkle_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_20_filled.imageset/ic_fluent_document_one_page_multiple_sparkle_20_filled.svg
new file mode 100644
index 0000000000..c581c5bced
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_20_filled.imageset/ic_fluent_document_one_page_multiple_sparkle_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..f06465d2c6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_one_page_multiple_sparkle_20_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_20_regular.imageset/ic_fluent_document_one_page_multiple_sparkle_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_20_regular.imageset/ic_fluent_document_one_page_multiple_sparkle_20_regular.svg
new file mode 100644
index 0000000000..c3b71940b3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_20_regular.imageset/ic_fluent_document_one_page_multiple_sparkle_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..f5e6ae03a1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_one_page_multiple_sparkle_24_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_24_filled.imageset/ic_fluent_document_one_page_multiple_sparkle_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_24_filled.imageset/ic_fluent_document_one_page_multiple_sparkle_24_filled.svg
new file mode 100644
index 0000000000..fe5ed5bf8d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_24_filled.imageset/ic_fluent_document_one_page_multiple_sparkle_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..79060915d3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_one_page_multiple_sparkle_24_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_24_regular.imageset/ic_fluent_document_one_page_multiple_sparkle_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_24_regular.imageset/ic_fluent_document_one_page_multiple_sparkle_24_regular.svg
new file mode 100644
index 0000000000..18d02b47c9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_multiple_sparkle_24_regular.imageset/ic_fluent_document_one_page_multiple_sparkle_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_signature_32_light.imageset/ic_fluent_document_signature_32_light.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_signature_32_light.imageset/ic_fluent_document_signature_32_light.svg
index 50d67abe62..0ff2713c11 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_signature_32_light.imageset/ic_fluent_document_signature_32_light.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_signature_32_light.imageset/ic_fluent_document_signature_32_light.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e2ba06469a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_sparkle_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_16_filled.imageset/ic_fluent_document_sparkle_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_16_filled.imageset/ic_fluent_document_sparkle_16_filled.svg
new file mode 100644
index 0000000000..193eff0f50
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_16_filled.imageset/ic_fluent_document_sparkle_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..1e7cfc6895
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_sparkle_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_16_regular.imageset/ic_fluent_document_sparkle_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_16_regular.imageset/ic_fluent_document_sparkle_16_regular.svg
new file mode 100644
index 0000000000..7bbbe822e4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_16_regular.imageset/ic_fluent_document_sparkle_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e3460237e2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_sparkle_20_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_20_filled.imageset/ic_fluent_document_sparkle_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_20_filled.imageset/ic_fluent_document_sparkle_20_filled.svg
new file mode 100644
index 0000000000..1c81d1ded6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_20_filled.imageset/ic_fluent_document_sparkle_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..0659f2b3f5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_sparkle_20_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_20_regular.imageset/ic_fluent_document_sparkle_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_20_regular.imageset/ic_fluent_document_sparkle_20_regular.svg
new file mode 100644
index 0000000000..45fac293df
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_20_regular.imageset/ic_fluent_document_sparkle_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..edefe44057
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_sparkle_24_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_filled.imageset/ic_fluent_document_sparkle_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_filled.imageset/ic_fluent_document_sparkle_24_filled.svg
new file mode 100644
index 0000000000..340bc244b9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_filled.imageset/ic_fluent_document_sparkle_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_light.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_light.imageset/Contents.json
new file mode 100644
index 0000000000..7bab85e38f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_light.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_sparkle_24_light.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_light.imageset/ic_fluent_document_sparkle_24_light.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_light.imageset/ic_fluent_document_sparkle_24_light.svg
new file mode 100644
index 0000000000..1db8e283ac
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_light.imageset/ic_fluent_document_sparkle_24_light.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..8a6c89e1c8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_sparkle_24_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_regular.imageset/ic_fluent_document_sparkle_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_regular.imageset/ic_fluent_document_sparkle_24_regular.svg
new file mode 100644
index 0000000000..f168050607
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_24_regular.imageset/ic_fluent_document_sparkle_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..d25a5a96e0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_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_document_sparkle_28_filled.imageset/ic_fluent_document_sparkle_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_filled.imageset/ic_fluent_document_sparkle_28_filled.svg
new file mode 100644
index 0000000000..fcd8b57e8d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_filled.imageset/ic_fluent_document_sparkle_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_light.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_light.imageset/Contents.json
new file mode 100644
index 0000000000..d996434daa
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_light.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_sparkle_28_light.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_light.imageset/ic_fluent_document_sparkle_28_light.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_light.imageset/ic_fluent_document_sparkle_28_light.svg
new file mode 100644
index 0000000000..9aeea22253
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_light.imageset/ic_fluent_document_sparkle_28_light.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..0e9e2619d2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_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_document_sparkle_28_regular.imageset/ic_fluent_document_sparkle_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_regular.imageset/ic_fluent_document_sparkle_28_regular.svg
new file mode 100644
index 0000000000..45bcafa5fb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_28_regular.imageset/ic_fluent_document_sparkle_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..ec974259ed
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_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_document_sparkle_32_filled.imageset/ic_fluent_document_sparkle_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_filled.imageset/ic_fluent_document_sparkle_32_filled.svg
new file mode 100644
index 0000000000..de815d6ca8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_filled.imageset/ic_fluent_document_sparkle_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_light.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_light.imageset/Contents.json
new file mode 100644
index 0000000000..de4018509f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_light.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_sparkle_32_light.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_light.imageset/ic_fluent_document_sparkle_32_light.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_light.imageset/ic_fluent_document_sparkle_32_light.svg
new file mode 100644
index 0000000000..4275b41970
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_light.imageset/ic_fluent_document_sparkle_32_light.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..51d4232f4a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_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_document_sparkle_32_regular.imageset/ic_fluent_document_sparkle_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_regular.imageset/ic_fluent_document_sparkle_32_regular.svg
new file mode 100644
index 0000000000..9ee9db74e2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_32_regular.imageset/ic_fluent_document_sparkle_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..da09fef9fe
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_sparkle_48_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_filled.imageset/ic_fluent_document_sparkle_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_filled.imageset/ic_fluent_document_sparkle_48_filled.svg
new file mode 100644
index 0000000000..a46975aa59
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_filled.imageset/ic_fluent_document_sparkle_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_light.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_light.imageset/Contents.json
new file mode 100644
index 0000000000..69cfa714af
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_light.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_sparkle_48_light.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_light.imageset/ic_fluent_document_sparkle_48_light.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_light.imageset/ic_fluent_document_sparkle_48_light.svg
new file mode 100644
index 0000000000..ac1a4ce353
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_light.imageset/ic_fluent_document_sparkle_48_light.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..269a8bec36
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_document_sparkle_48_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_regular.imageset/ic_fluent_document_sparkle_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_regular.imageset/ic_fluent_document_sparkle_48_regular.svg
new file mode 100644
index 0000000000..4fb9d3fc31
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_sparkle_48_regular.imageset/ic_fluent_document_sparkle_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..95728deb90
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_28_filled.imageset/Contents.json
@@ -0,0 +1,16 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_folder_open_28_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_folder_open_28_filled.imageset/ic_fluent_folder_open_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_28_filled.imageset/ic_fluent_folder_open_28_filled.svg
new file mode 100644
index 0000000000..568c3c0a5f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_28_filled.imageset/ic_fluent_folder_open_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..691f811fa2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_28_regular.imageset/Contents.json
@@ -0,0 +1,16 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_folder_open_28_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_folder_open_28_regular.imageset/ic_fluent_folder_open_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_28_regular.imageset/ic_fluent_folder_open_28_regular.svg
new file mode 100644
index 0000000000..3fc1bd0073
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_28_regular.imageset/ic_fluent_folder_open_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..831e78a5ee
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_folder_open_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_folder_open_down_16_filled.imageset/ic_fluent_folder_open_down_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_16_filled.imageset/ic_fluent_folder_open_down_16_filled.svg
new file mode 100644
index 0000000000..f8ae44e066
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_16_filled.imageset/ic_fluent_folder_open_down_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..4caef01d25
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_folder_open_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_folder_open_down_16_regular.imageset/ic_fluent_folder_open_down_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_16_regular.imageset/ic_fluent_folder_open_down_16_regular.svg
new file mode 100644
index 0000000000..50022aa221
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_16_regular.imageset/ic_fluent_folder_open_down_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..3060d42d54
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_folder_open_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_folder_open_down_20_filled.imageset/ic_fluent_folder_open_down_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_20_filled.imageset/ic_fluent_folder_open_down_20_filled.svg
new file mode 100644
index 0000000000..70b7a65789
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_20_filled.imageset/ic_fluent_folder_open_down_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..21a335e1c6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_folder_open_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_folder_open_down_20_regular.imageset/ic_fluent_folder_open_down_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_20_regular.imageset/ic_fluent_folder_open_down_20_regular.svg
new file mode 100644
index 0000000000..d9451382f3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_20_regular.imageset/ic_fluent_folder_open_down_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..70488f535c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_folder_open_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_folder_open_down_24_filled.imageset/ic_fluent_folder_open_down_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_24_filled.imageset/ic_fluent_folder_open_down_24_filled.svg
new file mode 100644
index 0000000000..37a624c019
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_24_filled.imageset/ic_fluent_folder_open_down_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..e1059d0d01
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_folder_open_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_folder_open_down_24_regular.imageset/ic_fluent_folder_open_down_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_24_regular.imageset/ic_fluent_folder_open_down_24_regular.svg
new file mode 100644
index 0000000000..3f6575e46f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_24_regular.imageset/ic_fluent_folder_open_down_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..77a5f7e045
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_folder_open_down_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_folder_open_down_28_filled.imageset/ic_fluent_folder_open_down_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_28_filled.imageset/ic_fluent_folder_open_down_28_filled.svg
new file mode 100644
index 0000000000..9a9a765d2c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_28_filled.imageset/ic_fluent_folder_open_down_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..361d86d73d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_folder_open_down_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_folder_open_down_28_regular.imageset/ic_fluent_folder_open_down_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_28_regular.imageset/ic_fluent_folder_open_down_28_regular.svg
new file mode 100644
index 0000000000..4aa8463822
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_folder_open_down_28_regular.imageset/ic_fluent_folder_open_down_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_16_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_16_color.imageset/Contents.json
new file mode 100644
index 0000000000..acde456416
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_16_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_gift_16_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_16_color.imageset/ic_fluent_gift_16_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_16_color.imageset/ic_fluent_gift_16_color.svg
new file mode 100644
index 0000000000..d153a2e7b8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_16_color.imageset/ic_fluent_gift_16_color.svg
@@ -0,0 +1,31 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_20_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_20_color.imageset/Contents.json
new file mode 100644
index 0000000000..5149963b25
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_20_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_gift_20_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_20_color.imageset/ic_fluent_gift_20_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_20_color.imageset/ic_fluent_gift_20_color.svg
new file mode 100644
index 0000000000..e77ddbaf0b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_20_color.imageset/ic_fluent_gift_20_color.svg
@@ -0,0 +1,31 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_24_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_24_color.imageset/Contents.json
new file mode 100644
index 0000000000..68b44ad645
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_24_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_gift_24_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_24_color.imageset/ic_fluent_gift_24_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_24_color.imageset/ic_fluent_gift_24_color.svg
new file mode 100644
index 0000000000..7d8c0904a1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_24_color.imageset/ic_fluent_gift_24_color.svg
@@ -0,0 +1,31 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_16_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_16_color.imageset/Contents.json
new file mode 100644
index 0000000000..04f564cb2a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_16_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_gift_card_16_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_16_color.imageset/ic_fluent_gift_card_16_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_16_color.imageset/ic_fluent_gift_card_16_color.svg
new file mode 100644
index 0000000000..cd7c16ffa2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_16_color.imageset/ic_fluent_gift_card_16_color.svg
@@ -0,0 +1,23 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_20_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_20_color.imageset/Contents.json
new file mode 100644
index 0000000000..2eb989a21b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_20_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_gift_card_20_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_20_color.imageset/ic_fluent_gift_card_20_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_20_color.imageset/ic_fluent_gift_card_20_color.svg
new file mode 100644
index 0000000000..4a967587ac
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_20_color.imageset/ic_fluent_gift_card_20_color.svg
@@ -0,0 +1,20 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_24_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_24_color.imageset/Contents.json
new file mode 100644
index 0000000000..d7865da4e4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_24_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_gift_card_24_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_24_color.imageset/ic_fluent_gift_card_24_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_24_color.imageset/ic_fluent_gift_card_24_color.svg
new file mode 100644
index 0000000000..91b0025428
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_card_24_color.imageset/ic_fluent_gift_card_24_color.svg
@@ -0,0 +1,23 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..ca89eaa398
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_hd_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_hd_off_16_filled.imageset/ic_fluent_hd_off_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_16_filled.imageset/ic_fluent_hd_off_16_filled.svg
new file mode 100644
index 0000000000..4cf1b02f32
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_16_filled.imageset/ic_fluent_hd_off_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..0ec162206d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_hd_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_hd_off_16_regular.imageset/ic_fluent_hd_off_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_16_regular.imageset/ic_fluent_hd_off_16_regular.svg
new file mode 100644
index 0000000000..9b219d232b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_16_regular.imageset/ic_fluent_hd_off_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..019ec80ec5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_hd_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_hd_off_20_filled.imageset/ic_fluent_hd_off_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_20_filled.imageset/ic_fluent_hd_off_20_filled.svg
new file mode 100644
index 0000000000..5ca3c7b22d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_20_filled.imageset/ic_fluent_hd_off_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..b6e96c9976
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_hd_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_hd_off_20_regular.imageset/ic_fluent_hd_off_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_20_regular.imageset/ic_fluent_hd_off_20_regular.svg
new file mode 100644
index 0000000000..8a7a962fe2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_20_regular.imageset/ic_fluent_hd_off_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..7d88de5573
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_hd_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_hd_off_24_filled.imageset/ic_fluent_hd_off_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_24_filled.imageset/ic_fluent_hd_off_24_filled.svg
new file mode 100644
index 0000000000..91cb31cdf0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_24_filled.imageset/ic_fluent_hd_off_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..fee2e422f3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_hd_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_hd_off_24_regular.imageset/ic_fluent_hd_off_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_24_regular.imageset/ic_fluent_hd_off_24_regular.svg
new file mode 100644
index 0000000000..75e2b01389
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_hd_off_24_regular.imageset/ic_fluent_hd_off_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..5995985a34
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_home_empty_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_home_empty_20_filled.imageset/ic_fluent_home_empty_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_20_filled.imageset/ic_fluent_home_empty_20_filled.svg
new file mode 100644
index 0000000000..1c7749d359
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_20_filled.imageset/ic_fluent_home_empty_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..0963d8041b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_home_empty_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_home_empty_20_regular.imageset/ic_fluent_home_empty_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_20_regular.imageset/ic_fluent_home_empty_20_regular.svg
new file mode 100644
index 0000000000..a164d80cb5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_20_regular.imageset/ic_fluent_home_empty_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..d6725b5bd8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_home_empty_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_home_empty_24_filled.imageset/ic_fluent_home_empty_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_24_filled.imageset/ic_fluent_home_empty_24_filled.svg
new file mode 100644
index 0000000000..bd7344a2ba
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_24_filled.imageset/ic_fluent_home_empty_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..0e07ef3554
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_home_empty_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_home_empty_24_regular.imageset/ic_fluent_home_empty_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_24_regular.imageset/ic_fluent_home_empty_24_regular.svg
new file mode 100644
index 0000000000..840a50d8f8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_24_regular.imageset/ic_fluent_home_empty_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..724b3978b1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_home_empty_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_home_empty_28_filled.imageset/ic_fluent_home_empty_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_28_filled.imageset/ic_fluent_home_empty_28_filled.svg
new file mode 100644
index 0000000000..aa2e7b8188
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_28_filled.imageset/ic_fluent_home_empty_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..cdff77b1fa
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_home_empty_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_home_empty_28_regular.imageset/ic_fluent_home_empty_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_28_regular.imageset/ic_fluent_home_empty_28_regular.svg
new file mode 100644
index 0000000000..cabad20777
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_home_empty_28_regular.imageset/ic_fluent_home_empty_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lightbulb_32_light.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lightbulb_32_light.imageset/Contents.json
new file mode 100644
index 0000000000..ab4ee77db5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lightbulb_32_light.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_lightbulb_32_light.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lightbulb_32_light.imageset/ic_fluent_lightbulb_32_light.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lightbulb_32_light.imageset/ic_fluent_lightbulb_32_light.svg
new file mode 100644
index 0000000000..13f1424bb2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lightbulb_32_light.imageset/ic_fluent_lightbulb_32_light.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dash_dot_dash_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dash_dot_dash_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..ced53e119f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dash_dot_dash_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_line_horizontal_1_dash_dot_dash_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_line_horizontal_1_dash_dot_dash_20_filled.imageset/ic_fluent_line_horizontal_1_dash_dot_dash_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dash_dot_dash_20_filled.imageset/ic_fluent_line_horizontal_1_dash_dot_dash_20_filled.svg
new file mode 100644
index 0000000000..520c5ce1f1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dash_dot_dash_20_filled.imageset/ic_fluent_line_horizontal_1_dash_dot_dash_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dash_dot_dash_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dash_dot_dash_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..1da67d4461
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dash_dot_dash_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_line_horizontal_1_dash_dot_dash_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_line_horizontal_1_dash_dot_dash_20_regular.imageset/ic_fluent_line_horizontal_1_dash_dot_dash_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dash_dot_dash_20_regular.imageset/ic_fluent_line_horizontal_1_dash_dot_dash_20_regular.svg
new file mode 100644
index 0000000000..4b149371ae
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dash_dot_dash_20_regular.imageset/ic_fluent_line_horizontal_1_dash_dot_dash_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dot_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dot_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..52ce897308
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dot_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_line_horizontal_1_dot_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_line_horizontal_1_dot_20_filled.imageset/ic_fluent_line_horizontal_1_dot_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dot_20_filled.imageset/ic_fluent_line_horizontal_1_dot_20_filled.svg
new file mode 100644
index 0000000000..9eba4af652
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dot_20_filled.imageset/ic_fluent_line_horizontal_1_dot_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dot_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dot_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..e1b05bdde1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dot_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_line_horizontal_1_dot_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_line_horizontal_1_dot_20_regular.imageset/ic_fluent_line_horizontal_1_dot_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dot_20_regular.imageset/ic_fluent_line_horizontal_1_dot_20_regular.svg
new file mode 100644
index 0000000000..f9ef04be43
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_1_dot_20_regular.imageset/ic_fluent_line_horizontal_1_dot_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..8ddae940dc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_line_horizontal_3_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_line_horizontal_3_16_filled.imageset/ic_fluent_line_horizontal_3_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_16_filled.imageset/ic_fluent_line_horizontal_3_16_filled.svg
new file mode 100644
index 0000000000..f998febb67
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_16_filled.imageset/ic_fluent_line_horizontal_3_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..96b940efeb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_line_horizontal_3_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_line_horizontal_3_16_regular.imageset/ic_fluent_line_horizontal_3_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_16_regular.imageset/ic_fluent_line_horizontal_3_16_regular.svg
new file mode 100644
index 0000000000..4d20924e00
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_16_regular.imageset/ic_fluent_line_horizontal_3_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..15d452468a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_line_horizontal_3_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_line_horizontal_3_24_filled.imageset/ic_fluent_line_horizontal_3_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_24_filled.imageset/ic_fluent_line_horizontal_3_24_filled.svg
new file mode 100644
index 0000000000..70d44358bd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_24_filled.imageset/ic_fluent_line_horizontal_3_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..aa10ed232e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_line_horizontal_3_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_line_horizontal_3_24_regular.imageset/ic_fluent_line_horizontal_3_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_24_regular.imageset/ic_fluent_line_horizontal_3_24_regular.svg
new file mode 100644
index 0000000000..bd56d02aee
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_24_regular.imageset/ic_fluent_line_horizontal_3_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..758c4e887b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_line_horizontal_3_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_line_horizontal_3_28_filled.imageset/ic_fluent_line_horizontal_3_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_28_filled.imageset/ic_fluent_line_horizontal_3_28_filled.svg
new file mode 100644
index 0000000000..24b6b95656
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_28_filled.imageset/ic_fluent_line_horizontal_3_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..bdbfdc47bd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_line_horizontal_3_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_line_horizontal_3_28_regular.imageset/ic_fluent_line_horizontal_3_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_28_regular.imageset/ic_fluent_line_horizontal_3_28_regular.svg
new file mode 100644
index 0000000000..22283befe2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_28_regular.imageset/ic_fluent_line_horizontal_3_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e37d7fdf20
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_line_horizontal_3_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_line_horizontal_3_32_filled.imageset/ic_fluent_line_horizontal_3_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_32_filled.imageset/ic_fluent_line_horizontal_3_32_filled.svg
new file mode 100644
index 0000000000..2c97c7e7b9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_32_filled.imageset/ic_fluent_line_horizontal_3_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..384f57b5b4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_line_horizontal_3_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_line_horizontal_3_32_regular.imageset/ic_fluent_line_horizontal_3_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_32_regular.imageset/ic_fluent_line_horizontal_3_32_regular.svg
new file mode 100644
index 0000000000..b6f4c0f895
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_32_regular.imageset/ic_fluent_line_horizontal_3_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..964666fef6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_line_horizontal_3_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_line_horizontal_3_48_filled.imageset/ic_fluent_line_horizontal_3_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_48_filled.imageset/ic_fluent_line_horizontal_3_48_filled.svg
new file mode 100644
index 0000000000..a8359430e7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_48_filled.imageset/ic_fluent_line_horizontal_3_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..2ba908dae8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_line_horizontal_3_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_line_horizontal_3_48_regular.imageset/ic_fluent_line_horizontal_3_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_48_regular.imageset/ic_fluent_line_horizontal_3_48_regular.svg
new file mode 100644
index 0000000000..53c45efe14
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_line_horizontal_3_48_regular.imageset/ic_fluent_line_horizontal_3_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_24_filled.imageset/ic_fluent_location_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_24_filled.imageset/ic_fluent_location_24_filled.svg
index d323e9d20d..9506f5cff2 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_24_filled.imageset/ic_fluent_location_24_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_24_filled.imageset/ic_fluent_location_24_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_24_regular.imageset/ic_fluent_location_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_24_regular.imageset/ic_fluent_location_24_regular.svg
index c3a485ee2e..8387e1a5f4 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_24_regular.imageset/ic_fluent_location_24_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_24_regular.imageset/ic_fluent_location_24_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_48_filled.imageset/ic_fluent_location_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_48_filled.imageset/ic_fluent_location_48_filled.svg
index 5f4832cf49..4cf7763f94 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_48_filled.imageset/ic_fluent_location_48_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_48_filled.imageset/ic_fluent_location_48_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_12_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_12_filled.imageset/Contents.json
new file mode 100644
index 0000000000..0ce5bdb76f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_12_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_location_checkmark_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_checkmark_12_filled.imageset/ic_fluent_location_checkmark_12_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_12_filled.imageset/ic_fluent_location_checkmark_12_filled.svg
new file mode 100644
index 0000000000..2403d0f3b7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_12_filled.imageset/ic_fluent_location_checkmark_12_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_12_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_12_regular.imageset/Contents.json
new file mode 100644
index 0000000000..f96f9cfb98
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_12_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_location_checkmark_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_checkmark_12_regular.imageset/ic_fluent_location_checkmark_12_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_12_regular.imageset/ic_fluent_location_checkmark_12_regular.svg
new file mode 100644
index 0000000000..378a44b836
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_12_regular.imageset/ic_fluent_location_checkmark_12_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..b4ce496ffb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_location_checkmark_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_16_filled.imageset/ic_fluent_location_checkmark_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_16_filled.imageset/ic_fluent_location_checkmark_16_filled.svg
new file mode 100644
index 0000000000..13fa96483e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_16_filled.imageset/ic_fluent_location_checkmark_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..8ac432cd34
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_location_checkmark_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_16_regular.imageset/ic_fluent_location_checkmark_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_16_regular.imageset/ic_fluent_location_checkmark_16_regular.svg
new file mode 100644
index 0000000000..a396717d63
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_16_regular.imageset/ic_fluent_location_checkmark_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..5921df86e0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_location_checkmark_20_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_20_filled.imageset/ic_fluent_location_checkmark_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_20_filled.imageset/ic_fluent_location_checkmark_20_filled.svg
new file mode 100644
index 0000000000..6c8ced61cb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_20_filled.imageset/ic_fluent_location_checkmark_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..bb718c86a9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_location_checkmark_20_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_20_regular.imageset/ic_fluent_location_checkmark_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_20_regular.imageset/ic_fluent_location_checkmark_20_regular.svg
new file mode 100644
index 0000000000..78c350d5e8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_20_regular.imageset/ic_fluent_location_checkmark_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..b32bb50b35
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_location_checkmark_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_location_checkmark_24_filled.imageset/ic_fluent_location_checkmark_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_24_filled.imageset/ic_fluent_location_checkmark_24_filled.svg
new file mode 100644
index 0000000000..f00af002e5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_24_filled.imageset/ic_fluent_location_checkmark_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..a059a4f7ce
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_location_checkmark_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_location_checkmark_24_regular.imageset/ic_fluent_location_checkmark_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_24_regular.imageset/ic_fluent_location_checkmark_24_regular.svg
new file mode 100644
index 0000000000..ba8a43e55a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_24_regular.imageset/ic_fluent_location_checkmark_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..49c976272c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_location_checkmark_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_location_checkmark_48_filled.imageset/ic_fluent_location_checkmark_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_48_filled.imageset/ic_fluent_location_checkmark_48_filled.svg
new file mode 100644
index 0000000000..c6479ebdeb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_48_filled.imageset/ic_fluent_location_checkmark_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..6d57e01b7a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_location_checkmark_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_location_checkmark_48_regular.imageset/ic_fluent_location_checkmark_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_48_regular.imageset/ic_fluent_location_checkmark_48_regular.svg
new file mode 100644
index 0000000000..322c1872a9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_checkmark_48_regular.imageset/ic_fluent_location_checkmark_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_16_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_16_color.imageset/Contents.json
new file mode 100644
index 0000000000..34532d0ead
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_16_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_location_ripple_16_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_16_color.imageset/ic_fluent_location_ripple_16_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_16_color.imageset/ic_fluent_location_ripple_16_color.svg
new file mode 100644
index 0000000000..3cf70f5ffd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_16_color.imageset/ic_fluent_location_ripple_16_color.svg
@@ -0,0 +1,20 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_20_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_20_color.imageset/Contents.json
new file mode 100644
index 0000000000..58531d0f97
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_20_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_location_ripple_20_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_20_color.imageset/ic_fluent_location_ripple_20_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_20_color.imageset/ic_fluent_location_ripple_20_color.svg
new file mode 100644
index 0000000000..6ca05d6386
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_20_color.imageset/ic_fluent_location_ripple_20_color.svg
@@ -0,0 +1,20 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_24_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_24_color.imageset/Contents.json
new file mode 100644
index 0000000000..fa4fb34366
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_24_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_location_ripple_24_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_24_color.imageset/ic_fluent_location_ripple_24_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_24_color.imageset/ic_fluent_location_ripple_24_color.svg
new file mode 100644
index 0000000000..df9fc93629
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_location_ripple_24_color.imageset/ic_fluent_location_ripple_24_color.svg
@@ -0,0 +1,20 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..6499373600
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_mail_inbox_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_mail_inbox_48_filled.imageset/ic_fluent_mail_inbox_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_48_filled.imageset/ic_fluent_mail_inbox_48_filled.svg
new file mode 100644
index 0000000000..d6461631bf
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_48_filled.imageset/ic_fluent_mail_inbox_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..139e1ff08b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_mail_inbox_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_mail_inbox_48_regular.imageset/ic_fluent_mail_inbox_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_48_regular.imageset/ic_fluent_mail_inbox_48_regular.svg
new file mode 100644
index 0000000000..6bc58c54e7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_48_regular.imageset/ic_fluent_mail_inbox_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_person_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_person_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..17985f69cf
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_person_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_mail_inbox_person_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_mail_inbox_person_48_filled.imageset/ic_fluent_mail_inbox_person_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_person_48_filled.imageset/ic_fluent_mail_inbox_person_48_filled.svg
new file mode 100644
index 0000000000..705f6d5913
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_person_48_filled.imageset/ic_fluent_mail_inbox_person_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_person_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_person_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..a0cdc9913f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_person_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_mail_inbox_person_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_mail_inbox_person_48_regular.imageset/ic_fluent_mail_inbox_person_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_person_48_regular.imageset/ic_fluent_mail_inbox_person_48_regular.svg
new file mode 100644
index 0000000000..b6de24648c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_inbox_person_48_regular.imageset/ic_fluent_mail_inbox_person_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..7487ff65fe
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_mail_read_briefcase_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_mail_read_briefcase_20_filled.imageset/ic_fluent_mail_read_briefcase_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_20_filled.imageset/ic_fluent_mail_read_briefcase_20_filled.svg
new file mode 100644
index 0000000000..d9bd1c6ffa
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_20_filled.imageset/ic_fluent_mail_read_briefcase_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..498975e395
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_mail_read_briefcase_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_mail_read_briefcase_20_regular.imageset/ic_fluent_mail_read_briefcase_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_20_regular.imageset/ic_fluent_mail_read_briefcase_20_regular.svg
new file mode 100644
index 0000000000..42656713cb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_20_regular.imageset/ic_fluent_mail_read_briefcase_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..3485fc810a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_mail_read_briefcase_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_mail_read_briefcase_24_filled.imageset/ic_fluent_mail_read_briefcase_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_24_filled.imageset/ic_fluent_mail_read_briefcase_24_filled.svg
new file mode 100644
index 0000000000..6d5956bae9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_24_filled.imageset/ic_fluent_mail_read_briefcase_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..36d55c84a6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_mail_read_briefcase_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_mail_read_briefcase_24_regular.imageset/ic_fluent_mail_read_briefcase_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_24_regular.imageset/ic_fluent_mail_read_briefcase_24_regular.svg
new file mode 100644
index 0000000000..a395e8e62c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mail_read_briefcase_24_regular.imageset/ic_fluent_mail_read_briefcase_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_16_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_16_color.imageset/Contents.json
new file mode 100644
index 0000000000..939d239250
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_16_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_molecule_16_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_16_color.imageset/ic_fluent_molecule_16_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_16_color.imageset/ic_fluent_molecule_16_color.svg
new file mode 100644
index 0000000000..2ee2c49a63
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_16_color.imageset/ic_fluent_molecule_16_color.svg
@@ -0,0 +1,49 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_20_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_20_color.imageset/Contents.json
new file mode 100644
index 0000000000..0cf1ef6364
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_20_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_molecule_20_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_20_color.imageset/ic_fluent_molecule_20_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_20_color.imageset/ic_fluent_molecule_20_color.svg
new file mode 100644
index 0000000000..bae868506b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_20_color.imageset/ic_fluent_molecule_20_color.svg
@@ -0,0 +1,49 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_24_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_24_color.imageset/Contents.json
new file mode 100644
index 0000000000..0e25e49209
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_24_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_molecule_24_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_24_color.imageset/ic_fluent_molecule_24_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_24_color.imageset/ic_fluent_molecule_24_color.svg
new file mode 100644
index 0000000000..13ff36f2b5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_24_color.imageset/ic_fluent_molecule_24_color.svg
@@ -0,0 +1,49 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_28_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_28_color.imageset/Contents.json
new file mode 100644
index 0000000000..04ec59d018
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_28_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_molecule_28_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_28_color.imageset/ic_fluent_molecule_28_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_28_color.imageset/ic_fluent_molecule_28_color.svg
new file mode 100644
index 0000000000..3f488f3045
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_28_color.imageset/ic_fluent_molecule_28_color.svg
@@ -0,0 +1,49 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_32_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_32_color.imageset/Contents.json
new file mode 100644
index 0000000000..5a6742d309
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_32_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_molecule_32_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_32_color.imageset/ic_fluent_molecule_32_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_32_color.imageset/ic_fluent_molecule_32_color.svg
new file mode 100644
index 0000000000..bac00c2e6e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_32_color.imageset/ic_fluent_molecule_32_color.svg
@@ -0,0 +1,49 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_48_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_48_color.imageset/Contents.json
new file mode 100644
index 0000000000..5ab9d43f0d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_48_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_molecule_48_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_48_color.imageset/ic_fluent_molecule_48_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_48_color.imageset/ic_fluent_molecule_48_color.svg
new file mode 100644
index 0000000000..1fe9769916
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_molecule_48_color.imageset/ic_fluent_molecule_48_color.svg
@@ -0,0 +1,49 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..2baa199e90
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_navigation_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_navigation_28_filled.imageset/ic_fluent_navigation_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_28_filled.imageset/ic_fluent_navigation_28_filled.svg
new file mode 100644
index 0000000000..24b6b95656
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_28_filled.imageset/ic_fluent_navigation_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..fad4560928
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_navigation_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_navigation_28_regular.imageset/ic_fluent_navigation_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_28_regular.imageset/ic_fluent_navigation_28_regular.svg
new file mode 100644
index 0000000000..22283befe2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_28_regular.imageset/ic_fluent_navigation_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e849ec1367
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_navigation_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_navigation_32_filled.imageset/ic_fluent_navigation_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_32_filled.imageset/ic_fluent_navigation_32_filled.svg
new file mode 100644
index 0000000000..2c97c7e7b9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_32_filled.imageset/ic_fluent_navigation_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..1b4006eee4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_navigation_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_navigation_32_regular.imageset/ic_fluent_navigation_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_32_regular.imageset/ic_fluent_navigation_32_regular.svg
new file mode 100644
index 0000000000..b6f4c0f895
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_32_regular.imageset/ic_fluent_navigation_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e39170dc7d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_navigation_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_navigation_48_filled.imageset/ic_fluent_navigation_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_48_filled.imageset/ic_fluent_navigation_48_filled.svg
new file mode 100644
index 0000000000..18cf9c10d7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_48_filled.imageset/ic_fluent_navigation_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..a840e20217
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_navigation_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_navigation_48_regular.imageset/ic_fluent_navigation_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_48_regular.imageset/ic_fluent_navigation_48_regular.svg
new file mode 100644
index 0000000000..53c45efe14
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_navigation_48_regular.imageset/ic_fluent_navigation_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_16_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_16_color.imageset/Contents.json
new file mode 100644
index 0000000000..c44a2cbbc1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_16_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_news_16_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_16_color.imageset/ic_fluent_news_16_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_16_color.imageset/ic_fluent_news_16_color.svg
new file mode 100644
index 0000000000..20938283b7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_16_color.imageset/ic_fluent_news_16_color.svg
@@ -0,0 +1,40 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_20_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_20_color.imageset/Contents.json
new file mode 100644
index 0000000000..faf9fc3585
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_20_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_news_20_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_20_color.imageset/ic_fluent_news_20_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_20_color.imageset/ic_fluent_news_20_color.svg
new file mode 100644
index 0000000000..7b1b9cf83a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_20_color.imageset/ic_fluent_news_20_color.svg
@@ -0,0 +1,40 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_24_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_24_color.imageset/Contents.json
new file mode 100644
index 0000000000..fbde94404a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_24_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_news_24_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_24_color.imageset/ic_fluent_news_24_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_24_color.imageset/ic_fluent_news_24_color.svg
new file mode 100644
index 0000000000..c48f61bc43
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_24_color.imageset/ic_fluent_news_24_color.svg
@@ -0,0 +1,40 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_28_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_28_color.imageset/Contents.json
new file mode 100644
index 0000000000..916215918d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_28_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_news_28_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_28_color.imageset/ic_fluent_news_28_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_28_color.imageset/ic_fluent_news_28_color.svg
new file mode 100644
index 0000000000..fa4062fdb0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_news_28_color.imageset/ic_fluent_news_28_color.svg
@@ -0,0 +1,40 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..1794152030
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_bucket_brush_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_bucket_brush_16_filled.imageset/ic_fluent_paint_bucket_brush_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_16_filled.imageset/ic_fluent_paint_bucket_brush_16_filled.svg
new file mode 100644
index 0000000000..851693c007
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_16_filled.imageset/ic_fluent_paint_bucket_brush_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..2a541bd95f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_bucket_brush_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_bucket_brush_16_regular.imageset/ic_fluent_paint_bucket_brush_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_16_regular.imageset/ic_fluent_paint_bucket_brush_16_regular.svg
new file mode 100644
index 0000000000..bf40e5577d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_16_regular.imageset/ic_fluent_paint_bucket_brush_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..c1c0127652
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_bucket_brush_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_bucket_brush_20_filled.imageset/ic_fluent_paint_bucket_brush_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_20_filled.imageset/ic_fluent_paint_bucket_brush_20_filled.svg
new file mode 100644
index 0000000000..4d0cd15fea
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_20_filled.imageset/ic_fluent_paint_bucket_brush_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..f9e9e7fb73
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_bucket_brush_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_bucket_brush_20_regular.imageset/ic_fluent_paint_bucket_brush_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_20_regular.imageset/ic_fluent_paint_bucket_brush_20_regular.svg
new file mode 100644
index 0000000000..95ae823138
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_20_regular.imageset/ic_fluent_paint_bucket_brush_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..ca75c2c9f5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_bucket_brush_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_bucket_brush_24_filled.imageset/ic_fluent_paint_bucket_brush_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_24_filled.imageset/ic_fluent_paint_bucket_brush_24_filled.svg
new file mode 100644
index 0000000000..22fef9dec4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_24_filled.imageset/ic_fluent_paint_bucket_brush_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..b11c09f296
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_bucket_brush_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_bucket_brush_24_regular.imageset/ic_fluent_paint_bucket_brush_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_24_regular.imageset/ic_fluent_paint_bucket_brush_24_regular.svg
new file mode 100644
index 0000000000..f69ca46c0c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_24_regular.imageset/ic_fluent_paint_bucket_brush_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e90a12ed89
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_bucket_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_bucket_brush_28_filled.imageset/ic_fluent_paint_bucket_brush_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_28_filled.imageset/ic_fluent_paint_bucket_brush_28_filled.svg
new file mode 100644
index 0000000000..eaea5fe0f1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_28_filled.imageset/ic_fluent_paint_bucket_brush_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..949a14a66c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paint_bucket_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_bucket_brush_28_regular.imageset/ic_fluent_paint_bucket_brush_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_28_regular.imageset/ic_fluent_paint_bucket_brush_28_regular.svg
new file mode 100644
index 0000000000..080a26f58a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paint_bucket_brush_28_regular.imageset/ic_fluent_paint_bucket_brush_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pause_circle_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pause_circle_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..19d92eef31
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pause_circle_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_pause_circle_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pause_circle_16_filled.imageset/ic_fluent_pause_circle_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pause_circle_16_filled.imageset/ic_fluent_pause_circle_16_filled.svg
new file mode 100644
index 0000000000..cb194a5792
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pause_circle_16_filled.imageset/ic_fluent_pause_circle_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pause_circle_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pause_circle_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..83118f6c93
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pause_circle_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_pause_circle_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pause_circle_16_regular.imageset/ic_fluent_pause_circle_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pause_circle_16_regular.imageset/ic_fluent_pause_circle_16_regular.svg
new file mode 100644
index 0000000000..0337107fbd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pause_circle_16_regular.imageset/ic_fluent_pause_circle_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_16_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_16_color.imageset/Contents.json
new file mode 100644
index 0000000000..905ab571f1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_16_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paw_16_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_16_color.imageset/ic_fluent_paw_16_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_16_color.imageset/ic_fluent_paw_16_color.svg
new file mode 100644
index 0000000000..02109457ec
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_16_color.imageset/ic_fluent_paw_16_color.svg
@@ -0,0 +1,14 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_20_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_20_color.imageset/Contents.json
new file mode 100644
index 0000000000..83973a1ad6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_20_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paw_20_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_20_color.imageset/ic_fluent_paw_20_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_20_color.imageset/ic_fluent_paw_20_color.svg
new file mode 100644
index 0000000000..0306cc22aa
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_20_color.imageset/ic_fluent_paw_20_color.svg
@@ -0,0 +1,14 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_24_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_24_color.imageset/Contents.json
new file mode 100644
index 0000000000..53796df1be
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_24_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paw_24_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_24_color.imageset/ic_fluent_paw_24_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_24_color.imageset/ic_fluent_paw_24_color.svg
new file mode 100644
index 0000000000..f41556e650
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_24_color.imageset/ic_fluent_paw_24_color.svg
@@ -0,0 +1,14 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_28_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_28_color.imageset/Contents.json
new file mode 100644
index 0000000000..bae6ac5d4b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_28_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paw_28_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_28_color.imageset/ic_fluent_paw_28_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_28_color.imageset/ic_fluent_paw_28_color.svg
new file mode 100644
index 0000000000..9c880582fa
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_28_color.imageset/ic_fluent_paw_28_color.svg
@@ -0,0 +1,14 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_32_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_32_color.imageset/Contents.json
new file mode 100644
index 0000000000..ccc759f03f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_32_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paw_32_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_32_color.imageset/ic_fluent_paw_32_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_32_color.imageset/ic_fluent_paw_32_color.svg
new file mode 100644
index 0000000000..0c57da178b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_32_color.imageset/ic_fluent_paw_32_color.svg
@@ -0,0 +1,14 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_48_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_48_color.imageset/Contents.json
new file mode 100644
index 0000000000..bdaf0db967
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_48_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_paw_48_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_48_color.imageset/ic_fluent_paw_48_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_48_color.imageset/ic_fluent_paw_48_color.svg
new file mode 100644
index 0000000000..acc986b343
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_paw_48_color.imageset/ic_fluent_paw_48_color.svg
@@ -0,0 +1,14 @@
+
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
index 8052c97dc1..79d6b8f859 100644
--- 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
@@ -1,3 +1,3 @@
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
index 4ed1e7690a..016f47e35b 100644
--- 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
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_16_filled.imageset/ic_fluent_people_community_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_16_filled.imageset/ic_fluent_people_community_16_filled.svg
index a2adf4619e..54b9762b65 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_16_filled.imageset/ic_fluent_people_community_16_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_16_filled.imageset/ic_fluent_people_community_16_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_16_regular.imageset/ic_fluent_people_community_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_16_regular.imageset/ic_fluent_people_community_16_regular.svg
index f5be223d6d..e78575855f 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_16_regular.imageset/ic_fluent_people_community_16_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_16_regular.imageset/ic_fluent_people_community_16_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_20_filled.imageset/ic_fluent_people_community_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_20_filled.imageset/ic_fluent_people_community_20_filled.svg
index ccb0264cd4..c897df3342 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_20_filled.imageset/ic_fluent_people_community_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_20_filled.imageset/ic_fluent_people_community_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_20_regular.imageset/ic_fluent_people_community_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_20_regular.imageset/ic_fluent_people_community_20_regular.svg
index a41566843b..5813fea498 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_20_regular.imageset/ic_fluent_people_community_20_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_20_regular.imageset/ic_fluent_people_community_20_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_24_filled.imageset/ic_fluent_people_community_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_24_filled.imageset/ic_fluent_people_community_24_filled.svg
index fa010edbd3..3e4a98d2ad 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_24_filled.imageset/ic_fluent_people_community_24_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_24_filled.imageset/ic_fluent_people_community_24_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_24_regular.imageset/ic_fluent_people_community_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_24_regular.imageset/ic_fluent_people_community_24_regular.svg
index 81f060979d..29364a8642 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_24_regular.imageset/ic_fluent_people_community_24_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_24_regular.imageset/ic_fluent_people_community_24_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_28_filled.imageset/ic_fluent_people_community_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_28_filled.imageset/ic_fluent_people_community_28_filled.svg
index 41e801b23f..189a60dd46 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_28_filled.imageset/ic_fluent_people_community_28_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_28_filled.imageset/ic_fluent_people_community_28_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_28_regular.imageset/ic_fluent_people_community_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_28_regular.imageset/ic_fluent_people_community_28_regular.svg
index 9e38431b7d..859eb108d3 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_28_regular.imageset/ic_fluent_people_community_28_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_28_regular.imageset/ic_fluent_people_community_28_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_32_filled.imageset/ic_fluent_people_community_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_32_filled.imageset/ic_fluent_people_community_32_filled.svg
index 955d52f468..41ac749709 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_32_filled.imageset/ic_fluent_people_community_32_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_32_filled.imageset/ic_fluent_people_community_32_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_32_light.imageset/ic_fluent_people_community_32_light.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_32_light.imageset/ic_fluent_people_community_32_light.svg
index ae4c4472fa..29a4982d9f 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_32_light.imageset/ic_fluent_people_community_32_light.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_32_light.imageset/ic_fluent_people_community_32_light.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_32_regular.imageset/ic_fluent_people_community_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_32_regular.imageset/ic_fluent_people_community_32_regular.svg
index 9018e88c5c..7bc6ebdadd 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_32_regular.imageset/ic_fluent_people_community_32_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_32_regular.imageset/ic_fluent_people_community_32_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_48_filled.imageset/ic_fluent_people_community_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_48_filled.imageset/ic_fluent_people_community_48_filled.svg
index 0fa0f26a2b..30ed441773 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_48_filled.imageset/ic_fluent_people_community_48_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_48_filled.imageset/ic_fluent_people_community_48_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_48_regular.imageset/ic_fluent_people_community_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_48_regular.imageset/ic_fluent_people_community_48_regular.svg
index 1a46c46421..f8da59dac0 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_48_regular.imageset/ic_fluent_people_community_48_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_48_regular.imageset/ic_fluent_people_community_48_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_20_filled.imageset/ic_fluent_people_community_add_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_20_filled.imageset/ic_fluent_people_community_add_20_filled.svg
index 3cd457cd0a..a39be2b196 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_20_filled.imageset/ic_fluent_people_community_add_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_20_filled.imageset/ic_fluent_people_community_add_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_20_regular.imageset/ic_fluent_people_community_add_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_20_regular.imageset/ic_fluent_people_community_add_20_regular.svg
index 914e05f249..5fed9b4f26 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_20_regular.imageset/ic_fluent_people_community_add_20_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_20_regular.imageset/ic_fluent_people_community_add_20_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_24_filled.imageset/ic_fluent_people_community_add_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_24_filled.imageset/ic_fluent_people_community_add_24_filled.svg
index 1de2da9532..969160cf02 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_24_filled.imageset/ic_fluent_people_community_add_24_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_24_filled.imageset/ic_fluent_people_community_add_24_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_24_regular.imageset/ic_fluent_people_community_add_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_24_regular.imageset/ic_fluent_people_community_add_24_regular.svg
index e6124cb6df..856be07a08 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_24_regular.imageset/ic_fluent_people_community_add_24_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_24_regular.imageset/ic_fluent_people_community_add_24_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_28_filled.imageset/ic_fluent_people_community_add_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_28_filled.imageset/ic_fluent_people_community_add_28_filled.svg
index d3ddb7218f..31371b89aa 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_28_filled.imageset/ic_fluent_people_community_add_28_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_28_filled.imageset/ic_fluent_people_community_add_28_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_28_regular.imageset/ic_fluent_people_community_add_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_28_regular.imageset/ic_fluent_people_community_add_28_regular.svg
index 1a6d7d864e..4bc31196ec 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_28_regular.imageset/ic_fluent_people_community_add_28_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_community_add_28_regular.imageset/ic_fluent_people_community_add_28_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_16_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_16_color.imageset/Contents.json
new file mode 100644
index 0000000000..36d289c149
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_16_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_premium_16_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_16_color.imageset/ic_fluent_premium_16_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_16_color.imageset/ic_fluent_premium_16_color.svg
new file mode 100644
index 0000000000..a53b828476
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_16_color.imageset/ic_fluent_premium_16_color.svg
@@ -0,0 +1,39 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_20_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_20_color.imageset/Contents.json
new file mode 100644
index 0000000000..bf46fecd27
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_20_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_premium_20_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_20_color.imageset/ic_fluent_premium_20_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_20_color.imageset/ic_fluent_premium_20_color.svg
new file mode 100644
index 0000000000..6b6194a852
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_20_color.imageset/ic_fluent_premium_20_color.svg
@@ -0,0 +1,39 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_24_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_24_color.imageset/Contents.json
new file mode 100644
index 0000000000..ae7438b8cc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_24_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_premium_24_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_24_color.imageset/ic_fluent_premium_24_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_24_color.imageset/ic_fluent_premium_24_color.svg
new file mode 100644
index 0000000000..326904bec5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_24_color.imageset/ic_fluent_premium_24_color.svg
@@ -0,0 +1,39 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_28_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_28_color.imageset/Contents.json
new file mode 100644
index 0000000000..e758d25e92
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_28_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_premium_28_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_28_color.imageset/ic_fluent_premium_28_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_28_color.imageset/ic_fluent_premium_28_color.svg
new file mode 100644
index 0000000000..3048608825
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_28_color.imageset/ic_fluent_premium_28_color.svg
@@ -0,0 +1,39 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_32_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_32_color.imageset/Contents.json
new file mode 100644
index 0000000000..64306fd864
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_32_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_premium_32_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_32_color.imageset/ic_fluent_premium_32_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_32_color.imageset/ic_fluent_premium_32_color.svg
new file mode 100644
index 0000000000..b582788b1d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_premium_32_color.imageset/ic_fluent_premium_32_color.svg
@@ -0,0 +1,39 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_16_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_16_color.imageset/Contents.json
new file mode 100644
index 0000000000..ed17b92959
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_16_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_puzzle_piece_16_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_16_color.imageset/ic_fluent_puzzle_piece_16_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_16_color.imageset/ic_fluent_puzzle_piece_16_color.svg
new file mode 100644
index 0000000000..5407dd5d93
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_16_color.imageset/ic_fluent_puzzle_piece_16_color.svg
@@ -0,0 +1,14 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_20_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_20_color.imageset/Contents.json
new file mode 100644
index 0000000000..cd01b71767
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_20_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_puzzle_piece_20_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_20_color.imageset/ic_fluent_puzzle_piece_20_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_20_color.imageset/ic_fluent_puzzle_piece_20_color.svg
new file mode 100644
index 0000000000..7b5fa796d1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_20_color.imageset/ic_fluent_puzzle_piece_20_color.svg
@@ -0,0 +1,14 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_24_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_24_color.imageset/Contents.json
new file mode 100644
index 0000000000..6b5a07108b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_24_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_puzzle_piece_24_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_24_color.imageset/ic_fluent_puzzle_piece_24_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_24_color.imageset/ic_fluent_puzzle_piece_24_color.svg
new file mode 100644
index 0000000000..e21458a392
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_24_color.imageset/ic_fluent_puzzle_piece_24_color.svg
@@ -0,0 +1,14 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_28_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_28_color.imageset/Contents.json
new file mode 100644
index 0000000000..8a415d79ad
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_28_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_puzzle_piece_28_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_28_color.imageset/ic_fluent_puzzle_piece_28_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_28_color.imageset/ic_fluent_puzzle_piece_28_color.svg
new file mode 100644
index 0000000000..f5f5884200
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_28_color.imageset/ic_fluent_puzzle_piece_28_color.svg
@@ -0,0 +1,14 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_32_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_32_color.imageset/Contents.json
new file mode 100644
index 0000000000..542ada239a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_32_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_puzzle_piece_32_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_32_color.imageset/ic_fluent_puzzle_piece_32_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_32_color.imageset/ic_fluent_puzzle_piece_32_color.svg
new file mode 100644
index 0000000000..49eb95cb7d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_32_color.imageset/ic_fluent_puzzle_piece_32_color.svg
@@ -0,0 +1,14 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_48_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_48_color.imageset/Contents.json
new file mode 100644
index 0000000000..5dafa1a8fe
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_48_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_puzzle_piece_48_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_48_color.imageset/ic_fluent_puzzle_piece_48_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_48_color.imageset/ic_fluent_puzzle_piece_48_color.svg
new file mode 100644
index 0000000000..4566242245
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_puzzle_piece_48_color.imageset/ic_fluent_puzzle_piece_48_color.svg
@@ -0,0 +1,14 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..8c69a8bcb2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_re_order_vertical_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_re_order_vertical_16_filled.imageset/ic_fluent_re_order_vertical_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_16_filled.imageset/ic_fluent_re_order_vertical_16_filled.svg
new file mode 100644
index 0000000000..fc24127699
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_16_filled.imageset/ic_fluent_re_order_vertical_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..ead1f99083
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_re_order_vertical_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_re_order_vertical_16_regular.imageset/ic_fluent_re_order_vertical_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_16_regular.imageset/ic_fluent_re_order_vertical_16_regular.svg
new file mode 100644
index 0000000000..71b07ac60b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_16_regular.imageset/ic_fluent_re_order_vertical_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e09a1b6517
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_re_order_vertical_20_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_20_filled.imageset/ic_fluent_re_order_vertical_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_20_filled.imageset/ic_fluent_re_order_vertical_20_filled.svg
new file mode 100644
index 0000000000..235ece4078
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_20_filled.imageset/ic_fluent_re_order_vertical_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..8296742170
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_re_order_vertical_20_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_20_regular.imageset/ic_fluent_re_order_vertical_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_20_regular.imageset/ic_fluent_re_order_vertical_20_regular.svg
new file mode 100644
index 0000000000..19837f0c45
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_20_regular.imageset/ic_fluent_re_order_vertical_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..c33b9f29b5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_re_order_vertical_24_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_24_filled.imageset/ic_fluent_re_order_vertical_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_24_filled.imageset/ic_fluent_re_order_vertical_24_filled.svg
new file mode 100644
index 0000000000..73e9c3f68e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_24_filled.imageset/ic_fluent_re_order_vertical_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..c2aec69c12
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_re_order_vertical_24_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_24_regular.imageset/ic_fluent_re_order_vertical_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_24_regular.imageset/ic_fluent_re_order_vertical_24_regular.svg
new file mode 100644
index 0000000000..5260927e74
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_re_order_vertical_24_regular.imageset/ic_fluent_re_order_vertical_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..dfbffefca6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_row_child_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_row_child_16_filled.imageset/ic_fluent_row_child_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_16_filled.imageset/ic_fluent_row_child_16_filled.svg
new file mode 100644
index 0000000000..c73ceaa487
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_16_filled.imageset/ic_fluent_row_child_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..43d1c71373
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_row_child_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_row_child_16_regular.imageset/ic_fluent_row_child_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_16_regular.imageset/ic_fluent_row_child_16_regular.svg
new file mode 100644
index 0000000000..e6dc0c69d6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_16_regular.imageset/ic_fluent_row_child_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..922b27d092
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_row_child_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_row_child_20_filled.imageset/ic_fluent_row_child_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_20_filled.imageset/ic_fluent_row_child_20_filled.svg
new file mode 100644
index 0000000000..ac6c4fbaf6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_20_filled.imageset/ic_fluent_row_child_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..471dc977af
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_row_child_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_row_child_20_regular.imageset/ic_fluent_row_child_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_20_regular.imageset/ic_fluent_row_child_20_regular.svg
new file mode 100644
index 0000000000..b880d171c0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_20_regular.imageset/ic_fluent_row_child_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e2fed5c99c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_row_child_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_row_child_24_filled.imageset/ic_fluent_row_child_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_24_filled.imageset/ic_fluent_row_child_24_filled.svg
new file mode 100644
index 0000000000..f95536198b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_24_filled.imageset/ic_fluent_row_child_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..d4e068c7b6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_row_child_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_row_child_24_regular.imageset/ic_fluent_row_child_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_24_regular.imageset/ic_fluent_row_child_24_regular.svg
new file mode 100644
index 0000000000..10230c0b3a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_24_regular.imageset/ic_fluent_row_child_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..3019b11259
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_row_child_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_row_child_28_filled.imageset/ic_fluent_row_child_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_28_filled.imageset/ic_fluent_row_child_28_filled.svg
new file mode 100644
index 0000000000..e9a2b6b8fa
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_28_filled.imageset/ic_fluent_row_child_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..60024e1f62
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_row_child_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_row_child_28_regular.imageset/ic_fluent_row_child_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_28_regular.imageset/ic_fluent_row_child_28_regular.svg
new file mode 100644
index 0000000000..9aa022b18c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_28_regular.imageset/ic_fluent_row_child_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..a774582fb1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_row_child_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_row_child_32_filled.imageset/ic_fluent_row_child_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_32_filled.imageset/ic_fluent_row_child_32_filled.svg
new file mode 100644
index 0000000000..2247deea4e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_32_filled.imageset/ic_fluent_row_child_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..cb3867d040
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_row_child_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_row_child_32_regular.imageset/ic_fluent_row_child_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_32_regular.imageset/ic_fluent_row_child_32_regular.svg
new file mode 100644
index 0000000000..c0ea493724
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_row_child_32_regular.imageset/ic_fluent_row_child_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_16_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_16_color.imageset/Contents.json
new file mode 100644
index 0000000000..a7ad68d61b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_16_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_savings_16_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_16_color.imageset/ic_fluent_savings_16_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_16_color.imageset/ic_fluent_savings_16_color.svg
new file mode 100644
index 0000000000..29bfe71dd8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_16_color.imageset/ic_fluent_savings_16_color.svg
@@ -0,0 +1,26 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_20_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_20_color.imageset/Contents.json
new file mode 100644
index 0000000000..e1ac4b818a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_20_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_savings_20_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_20_color.imageset/ic_fluent_savings_20_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_20_color.imageset/ic_fluent_savings_20_color.svg
new file mode 100644
index 0000000000..5597cf3596
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_20_color.imageset/ic_fluent_savings_20_color.svg
@@ -0,0 +1,26 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_24_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_24_color.imageset/Contents.json
new file mode 100644
index 0000000000..7dcc559184
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_24_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_savings_24_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_24_color.imageset/ic_fluent_savings_24_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_24_color.imageset/ic_fluent_savings_24_color.svg
new file mode 100644
index 0000000000..9bd14c5fe6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_24_color.imageset/ic_fluent_savings_24_color.svg
@@ -0,0 +1,26 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_color.imageset/Contents.json
new file mode 100644
index 0000000000..05104c959a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_savings_32_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_color.imageset/ic_fluent_savings_32_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_color.imageset/ic_fluent_savings_32_color.svg
new file mode 100644
index 0000000000..516bdaa02c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_color.imageset/ic_fluent_savings_32_color.svg
@@ -0,0 +1,26 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e5a1a7d8ea
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_savings_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_savings_32_filled.imageset/ic_fluent_savings_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_filled.imageset/ic_fluent_savings_32_filled.svg
new file mode 100644
index 0000000000..7cce4389ef
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_filled.imageset/ic_fluent_savings_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..e7229d3da2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_savings_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_savings_32_regular.imageset/ic_fluent_savings_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_regular.imageset/ic_fluent_savings_32_regular.svg
new file mode 100644
index 0000000000..3e9e4ddd4b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_savings_32_regular.imageset/ic_fluent_savings_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_screen_start_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_screen_start_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e95408d05c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_screen_start_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_share_screen_start_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_screen_start_16_filled.imageset/ic_fluent_share_screen_start_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_screen_start_16_filled.imageset/ic_fluent_share_screen_start_16_filled.svg
new file mode 100644
index 0000000000..9a03a0e700
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_screen_start_16_filled.imageset/ic_fluent_share_screen_start_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_screen_start_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_screen_start_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..30e5b2a142
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_screen_start_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_share_screen_start_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_screen_start_16_regular.imageset/ic_fluent_share_screen_start_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_screen_start_16_regular.imageset/ic_fluent_share_screen_start_16_regular.svg
new file mode 100644
index 0000000000..23b23938cf
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_share_screen_start_16_regular.imageset/ic_fluent_share_screen_start_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_16_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_16_color.imageset/Contents.json
new file mode 100644
index 0000000000..cb18f108ff
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_16_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_sport_16_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_16_color.imageset/ic_fluent_sport_16_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_16_color.imageset/ic_fluent_sport_16_color.svg
new file mode 100644
index 0000000000..b0e41c2448
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_16_color.imageset/ic_fluent_sport_16_color.svg
@@ -0,0 +1,30 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_20_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_20_color.imageset/Contents.json
new file mode 100644
index 0000000000..a26c6fc2ac
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_20_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_sport_20_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_20_color.imageset/ic_fluent_sport_20_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_20_color.imageset/ic_fluent_sport_20_color.svg
new file mode 100644
index 0000000000..4b22ee96f1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_20_color.imageset/ic_fluent_sport_20_color.svg
@@ -0,0 +1,30 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_24_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_24_color.imageset/Contents.json
new file mode 100644
index 0000000000..21183345e3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_24_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_sport_24_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_24_color.imageset/ic_fluent_sport_24_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_24_color.imageset/ic_fluent_sport_24_color.svg
new file mode 100644
index 0000000000..bfb718f4d2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_24_color.imageset/ic_fluent_sport_24_color.svg
@@ -0,0 +1,30 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..8aa30149d2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_square_text_arrow_repeat_all_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_filled.imageset/ic_fluent_square_text_arrow_repeat_all_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_filled.imageset/ic_fluent_square_text_arrow_repeat_all_16_filled.svg
new file mode 100644
index 0000000000..4525dfc465
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_filled.imageset/ic_fluent_square_text_arrow_repeat_all_16_filled.svg
@@ -0,0 +1,10 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..90167f8be6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_square_text_arrow_repeat_all_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_regular.imageset/ic_fluent_square_text_arrow_repeat_all_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_regular.imageset/ic_fluent_square_text_arrow_repeat_all_16_regular.svg
new file mode 100644
index 0000000000..40774df268
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_regular.imageset/ic_fluent_square_text_arrow_repeat_all_16_regular.svg
@@ -0,0 +1,10 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e8684badbd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_square_text_arrow_repeat_all_20_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_filled.imageset/ic_fluent_square_text_arrow_repeat_all_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_filled.imageset/ic_fluent_square_text_arrow_repeat_all_20_filled.svg
new file mode 100644
index 0000000000..1311cbc8cd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_filled.imageset/ic_fluent_square_text_arrow_repeat_all_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..a10d8b1618
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_square_text_arrow_repeat_all_20_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_regular.imageset/ic_fluent_square_text_arrow_repeat_all_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_regular.imageset/ic_fluent_square_text_arrow_repeat_all_20_regular.svg
new file mode 100644
index 0000000000..ee2c97fa76
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_regular.imageset/ic_fluent_square_text_arrow_repeat_all_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..31884139af
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_square_text_arrow_repeat_all_24_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_filled.imageset/ic_fluent_square_text_arrow_repeat_all_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_filled.imageset/ic_fluent_square_text_arrow_repeat_all_24_filled.svg
new file mode 100644
index 0000000000..3680fb6cc1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_filled.imageset/ic_fluent_square_text_arrow_repeat_all_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..55ac37cdee
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_square_text_arrow_repeat_all_24_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_regular.imageset/ic_fluent_square_text_arrow_repeat_all_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_regular.imageset/ic_fluent_square_text_arrow_repeat_all_24_regular.svg
new file mode 100644
index 0000000000..3e35860c83
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_regular.imageset/ic_fluent_square_text_arrow_repeat_all_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..9c3e577ab4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_stack_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_stack_28_filled.imageset/ic_fluent_stack_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_28_filled.imageset/ic_fluent_stack_28_filled.svg
new file mode 100644
index 0000000000..e50738db52
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_28_filled.imageset/ic_fluent_stack_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..7e9590b98d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_stack_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_stack_28_regular.imageset/ic_fluent_stack_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_28_regular.imageset/ic_fluent_stack_28_regular.svg
new file mode 100644
index 0000000000..1ac55a83cf
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_28_regular.imageset/ic_fluent_stack_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..5ca33f9e62
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_stack_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_stack_48_filled.imageset/ic_fluent_stack_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_48_filled.imageset/ic_fluent_stack_48_filled.svg
new file mode 100644
index 0000000000..e1a5a767be
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_48_filled.imageset/ic_fluent_stack_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..324266d413
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_stack_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_stack_48_regular.imageset/ic_fluent_stack_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_48_regular.imageset/ic_fluent_stack_48_regular.svg
new file mode 100644
index 0000000000..a83716a058
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_48_regular.imageset/ic_fluent_stack_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..0665aa5019
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_stack_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_stack_off_16_filled.imageset/ic_fluent_stack_off_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_16_filled.imageset/ic_fluent_stack_off_16_filled.svg
new file mode 100644
index 0000000000..e8171e6850
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_16_filled.imageset/ic_fluent_stack_off_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..71a0bd4d1d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_stack_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_stack_off_16_regular.imageset/ic_fluent_stack_off_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_16_regular.imageset/ic_fluent_stack_off_16_regular.svg
new file mode 100644
index 0000000000..c3a2544f05
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_16_regular.imageset/ic_fluent_stack_off_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..2ca944bcf2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_stack_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_stack_off_20_filled.imageset/ic_fluent_stack_off_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_20_filled.imageset/ic_fluent_stack_off_20_filled.svg
new file mode 100644
index 0000000000..0839b42062
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_20_filled.imageset/ic_fluent_stack_off_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..05928e8482
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_stack_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_stack_off_20_regular.imageset/ic_fluent_stack_off_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_20_regular.imageset/ic_fluent_stack_off_20_regular.svg
new file mode 100644
index 0000000000..f755f1769d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_20_regular.imageset/ic_fluent_stack_off_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..40e3127d74
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_stack_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_stack_off_24_filled.imageset/ic_fluent_stack_off_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_24_filled.imageset/ic_fluent_stack_off_24_filled.svg
new file mode 100644
index 0000000000..133cf72d5c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_24_filled.imageset/ic_fluent_stack_off_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..8bcfa325d2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_stack_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_stack_off_24_regular.imageset/ic_fluent_stack_off_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_24_regular.imageset/ic_fluent_stack_off_24_regular.svg
new file mode 100644
index 0000000000..c2c8f22b2a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_24_regular.imageset/ic_fluent_stack_off_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..5e0757c119
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_stack_off_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_stack_off_28_filled.imageset/ic_fluent_stack_off_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_28_filled.imageset/ic_fluent_stack_off_28_filled.svg
new file mode 100644
index 0000000000..0e44c923f0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_28_filled.imageset/ic_fluent_stack_off_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..18a86a2b5a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_stack_off_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_stack_off_28_regular.imageset/ic_fluent_stack_off_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_28_regular.imageset/ic_fluent_stack_off_28_regular.svg
new file mode 100644
index 0000000000..bc8d7657ff
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_28_regular.imageset/ic_fluent_stack_off_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..a4284ef667
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_stack_off_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_stack_off_32_filled.imageset/ic_fluent_stack_off_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_32_filled.imageset/ic_fluent_stack_off_32_filled.svg
new file mode 100644
index 0000000000..fa4a22fa8c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_32_filled.imageset/ic_fluent_stack_off_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..a244607804
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_stack_off_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_stack_off_32_regular.imageset/ic_fluent_stack_off_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_32_regular.imageset/ic_fluent_stack_off_32_regular.svg
new file mode 100644
index 0000000000..04155be67a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_32_regular.imageset/ic_fluent_stack_off_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..f208b8c601
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_stack_off_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_stack_off_48_filled.imageset/ic_fluent_stack_off_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_48_filled.imageset/ic_fluent_stack_off_48_filled.svg
new file mode 100644
index 0000000000..1c84dc8e18
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_48_filled.imageset/ic_fluent_stack_off_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..e068df43ef
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_stack_off_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_stack_off_48_regular.imageset/ic_fluent_stack_off_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_48_regular.imageset/ic_fluent_stack_off_48_regular.svg
new file mode 100644
index 0000000000..65a000af1f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_off_48_regular.imageset/ic_fluent_stack_off_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_16_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_16_color.imageset/Contents.json
new file mode 100644
index 0000000000..02b39c7146
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_16_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_star_16_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_16_color.imageset/ic_fluent_star_16_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_16_color.imageset/ic_fluent_star_16_color.svg
new file mode 100644
index 0000000000..6400da52ec
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_16_color.imageset/ic_fluent_star_16_color.svg
@@ -0,0 +1,9 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_20_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_20_color.imageset/Contents.json
new file mode 100644
index 0000000000..5311d7c3b2
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_20_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_star_20_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_20_color.imageset/ic_fluent_star_20_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_20_color.imageset/ic_fluent_star_20_color.svg
new file mode 100644
index 0000000000..15f8369b14
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_20_color.imageset/ic_fluent_star_20_color.svg
@@ -0,0 +1,9 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_24_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_24_color.imageset/Contents.json
new file mode 100644
index 0000000000..185e2fbab6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_24_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_star_24_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_24_color.imageset/ic_fluent_star_24_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_24_color.imageset/ic_fluent_star_24_color.svg
new file mode 100644
index 0000000000..5a58bfd9c3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_24_color.imageset/ic_fluent_star_24_color.svg
@@ -0,0 +1,9 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_28_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_28_color.imageset/Contents.json
new file mode 100644
index 0000000000..7b3e6a8309
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_28_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_star_28_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_28_color.imageset/ic_fluent_star_28_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_28_color.imageset/ic_fluent_star_28_color.svg
new file mode 100644
index 0000000000..b2dc42ccfd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_28_color.imageset/ic_fluent_star_28_color.svg
@@ -0,0 +1,9 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_32_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_32_color.imageset/Contents.json
new file mode 100644
index 0000000000..35fed25e71
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_32_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_star_32_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_32_color.imageset/ic_fluent_star_32_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_32_color.imageset/ic_fluent_star_32_color.svg
new file mode 100644
index 0000000000..5457b924a0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_32_color.imageset/ic_fluent_star_32_color.svg
@@ -0,0 +1,9 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_48_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_48_color.imageset/Contents.json
new file mode 100644
index 0000000000..ef8277dbba
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_48_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_star_48_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_48_color.imageset/ic_fluent_star_48_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_48_color.imageset/ic_fluent_star_48_color.svg
new file mode 100644
index 0000000000..825fe08839
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_48_color.imageset/ic_fluent_star_48_color.svg
@@ -0,0 +1,9 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_16_filled.imageset/ic_fluent_subtract_circle_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_16_filled.imageset/ic_fluent_subtract_circle_16_filled.svg
index 8d000c3598..719d9667bb 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_16_filled.imageset/ic_fluent_subtract_circle_16_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_16_filled.imageset/ic_fluent_subtract_circle_16_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_16_regular.imageset/ic_fluent_subtract_circle_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_16_regular.imageset/ic_fluent_subtract_circle_16_regular.svg
index f4b157fe36..4573bdb860 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_16_regular.imageset/ic_fluent_subtract_circle_16_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_16_regular.imageset/ic_fluent_subtract_circle_16_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_arrow_back_16_filled.imageset/ic_fluent_subtract_circle_arrow_back_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_arrow_back_16_filled.imageset/ic_fluent_subtract_circle_arrow_back_16_filled.svg
index 990e8f61dc..4270723648 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_arrow_back_16_filled.imageset/ic_fluent_subtract_circle_arrow_back_16_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_arrow_back_16_filled.imageset/ic_fluent_subtract_circle_arrow_back_16_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_arrow_back_16_regular.imageset/ic_fluent_subtract_circle_arrow_back_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_arrow_back_16_regular.imageset/ic_fluent_subtract_circle_arrow_back_16_regular.svg
index 2a0ad8e037..a40749bbcb 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_arrow_back_16_regular.imageset/ic_fluent_subtract_circle_arrow_back_16_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_arrow_back_16_regular.imageset/ic_fluent_subtract_circle_arrow_back_16_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_arrow_forward_16_filled.imageset/ic_fluent_subtract_circle_arrow_forward_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_arrow_forward_16_filled.imageset/ic_fluent_subtract_circle_arrow_forward_16_filled.svg
index 0f778f7b41..675e36aee2 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_arrow_forward_16_filled.imageset/ic_fluent_subtract_circle_arrow_forward_16_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_arrow_forward_16_filled.imageset/ic_fluent_subtract_circle_arrow_forward_16_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_arrow_forward_16_regular.imageset/ic_fluent_subtract_circle_arrow_forward_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_arrow_forward_16_regular.imageset/ic_fluent_subtract_circle_arrow_forward_16_regular.svg
index fa8c3d288b..34b758e964 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_arrow_forward_16_regular.imageset/ic_fluent_subtract_circle_arrow_forward_16_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_subtract_circle_arrow_forward_16_regular.imageset/ic_fluent_subtract_circle_arrow_forward_16_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_16_filled.imageset/Contents.json
index dad72df599..8450e56e46 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_16_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_16_filled.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_column_16_filled.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_16_regular.imageset/Contents.json
index 4c150f6915..020f20384e 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_16_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_16_regular.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_column_16_regular.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_20_filled.imageset/Contents.json
index 37f4363aa6..362e79b084 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_20_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_20_filled.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_column_20_filled.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_20_regular.imageset/Contents.json
index ef0b396557..03adf09fa9 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_20_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_20_regular.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_column_20_regular.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_24_filled.imageset/Contents.json
index 6a97d48c6c..ba77999dae 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_24_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_24_filled.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_column_24_filled.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_24_regular.imageset/Contents.json
index 0ff7e5203c..372edeeff6 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_24_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_24_regular.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_column_24_regular.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_28_filled.imageset/Contents.json
index 67925fbd6b..563351d36e 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_28_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_28_filled.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_column_28_filled.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_28_regular.imageset/Contents.json
index 9ff18184d3..59f107361e 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_28_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_28_regular.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_column_28_regular.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_16_filled.imageset/Contents.json
index 748be2910a..128fb925fa 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_16_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_16_filled.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_column_and_row_16_filled.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_16_regular.imageset/Contents.json
index b885920467..f8305a51c3 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_16_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_16_regular.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_column_and_row_16_regular.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_20_filled.imageset/Contents.json
index af3f64f823..5712dc1ba6 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_20_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_20_filled.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_column_and_row_20_filled.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_20_regular.imageset/Contents.json
index eea2a14d51..392bd0b0a4 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_20_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_20_regular.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_column_and_row_20_regular.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_24_filled.imageset/Contents.json
index efaeba6406..45a9366bb1 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_24_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_24_filled.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_column_and_row_24_filled.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_24_regular.imageset/Contents.json
index 23b1427531..3524d49df0 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_24_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_24_regular.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_column_and_row_24_regular.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_28_filled.imageset/Contents.json
index 9b2e3e64ae..5b58516304 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_28_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_28_filled.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_column_and_row_28_filled.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_28_regular.imageset/Contents.json
index 06477c9677..575bf247b9 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_28_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_column_and_row_28_regular.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_column_and_row_28_regular.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_16_filled.imageset/Contents.json
index 5f6ff693b6..c0d153adf8 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_16_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_16_filled.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_row_16_filled.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_16_regular.imageset/Contents.json
index 8695d5ecec..51f0000c09 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_16_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_16_regular.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_row_16_regular.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_20_filled.imageset/Contents.json
index 26a8d636e9..f4ed8d6708 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_20_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_20_filled.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_row_20_filled.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_20_regular.imageset/Contents.json
index aff45c681b..bc9758dda5 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_20_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_20_regular.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_row_20_regular.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_24_filled.imageset/Contents.json
index 9ff0e960d7..ad0a92e215 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_24_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_24_filled.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_row_24_filled.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_24_regular.imageset/Contents.json
index e5d690a8fa..9e3fafdda7 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_24_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_24_regular.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_row_24_regular.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_28_filled.imageset/Contents.json
index 477a2a2991..0ac26937f5 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_28_filled.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_28_filled.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_row_28_filled.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_28_regular.imageset/Contents.json
index 80083aad12..7ad491445b 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_28_regular.imageset/Contents.json
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_freeze_row_28_regular.imageset/Contents.json
@@ -2,7 +2,8 @@
"images": [
{
"filename": "ic_fluent_table_freeze_row_28_regular.svg",
- "idiom": "universal"
+ "idiom": "universal",
+ "language-direction": "left-to-right"
}
],
"info": {
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_bullet_list_square_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_bullet_list_square_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..d495d9bf1f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_bullet_list_square_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_text_bullet_list_square_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_text_bullet_list_square_28_filled.imageset/ic_fluent_text_bullet_list_square_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_bullet_list_square_28_filled.imageset/ic_fluent_text_bullet_list_square_28_filled.svg
new file mode 100644
index 0000000000..752a43a032
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_bullet_list_square_28_filled.imageset/ic_fluent_text_bullet_list_square_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_bullet_list_square_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_bullet_list_square_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..3654372604
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_bullet_list_square_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_text_bullet_list_square_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_text_bullet_list_square_28_regular.imageset/ic_fluent_text_bullet_list_square_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_bullet_list_square_28_regular.imageset/ic_fluent_text_bullet_list_square_28_regular.svg
new file mode 100644
index 0000000000..099345294a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_bullet_list_square_28_regular.imageset/ic_fluent_text_bullet_list_square_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_20_filled.imageset/ic_fluent_textbox_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_20_filled.imageset/ic_fluent_textbox_20_filled.svg
index 8cfbca0012..9ddec75e91 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_20_filled.imageset/ic_fluent_textbox_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_20_filled.imageset/ic_fluent_textbox_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..432c380ae9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_textbox_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_textbox_28_filled.imageset/ic_fluent_textbox_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_28_filled.imageset/ic_fluent_textbox_28_filled.svg
new file mode 100644
index 0000000000..c80c221ceb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_28_filled.imageset/ic_fluent_textbox_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..9401b67ae6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_textbox_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_textbox_28_regular.imageset/ic_fluent_textbox_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_28_regular.imageset/ic_fluent_textbox_28_regular.svg
new file mode 100644
index 0000000000..a9697e3a6e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_28_regular.imageset/ic_fluent_textbox_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..09714cc60b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_textbox_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_textbox_32_filled.imageset/ic_fluent_textbox_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_32_filled.imageset/ic_fluent_textbox_32_filled.svg
new file mode 100644
index 0000000000..ea2e4a31cc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_32_filled.imageset/ic_fluent_textbox_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..948be3e430
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_textbox_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_textbox_32_regular.imageset/ic_fluent_textbox_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_32_regular.imageset/ic_fluent_textbox_32_regular.svg
new file mode 100644
index 0000000000..8d55baae8b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_32_regular.imageset/ic_fluent_textbox_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..de6ff8ce67
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_textbox_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_textbox_48_filled.imageset/ic_fluent_textbox_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_48_filled.imageset/ic_fluent_textbox_48_filled.svg
new file mode 100644
index 0000000000..2b1c388b81
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_48_filled.imageset/ic_fluent_textbox_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..7502ceafd5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_textbox_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_textbox_48_regular.imageset/ic_fluent_textbox_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_48_regular.imageset/ic_fluent_textbox_48_regular.svg
new file mode 100644
index 0000000000..77159b313b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_48_regular.imageset/ic_fluent_textbox_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_align_center_20_filled.imageset/ic_fluent_textbox_align_center_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_align_center_20_filled.imageset/ic_fluent_textbox_align_center_20_filled.svg
index 0d78709d8d..6c6a928ff5 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_align_center_20_filled.imageset/ic_fluent_textbox_align_center_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_align_center_20_filled.imageset/ic_fluent_textbox_align_center_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..deda254c8f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_textbox_checkmark_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_16_filled.imageset/ic_fluent_textbox_checkmark_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_16_filled.imageset/ic_fluent_textbox_checkmark_16_filled.svg
new file mode 100644
index 0000000000..8cbda8a17f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_16_filled.imageset/ic_fluent_textbox_checkmark_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..2a64289f44
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_textbox_checkmark_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_16_regular.imageset/ic_fluent_textbox_checkmark_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_16_regular.imageset/ic_fluent_textbox_checkmark_16_regular.svg
new file mode 100644
index 0000000000..312dc703eb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_16_regular.imageset/ic_fluent_textbox_checkmark_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..ed73abc639
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_textbox_checkmark_20_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_20_filled.imageset/ic_fluent_textbox_checkmark_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_20_filled.imageset/ic_fluent_textbox_checkmark_20_filled.svg
new file mode 100644
index 0000000000..e96108ac5f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_20_filled.imageset/ic_fluent_textbox_checkmark_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..f7bcf9dc77
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_textbox_checkmark_20_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_20_regular.imageset/ic_fluent_textbox_checkmark_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_20_regular.imageset/ic_fluent_textbox_checkmark_20_regular.svg
new file mode 100644
index 0000000000..de0cc6fb3f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_20_regular.imageset/ic_fluent_textbox_checkmark_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..1b37e08490
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_textbox_checkmark_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_textbox_checkmark_24_filled.imageset/ic_fluent_textbox_checkmark_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_24_filled.imageset/ic_fluent_textbox_checkmark_24_filled.svg
new file mode 100644
index 0000000000..9d532f2ecc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_24_filled.imageset/ic_fluent_textbox_checkmark_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..b96c19e015
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_textbox_checkmark_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_textbox_checkmark_24_regular.imageset/ic_fluent_textbox_checkmark_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_24_regular.imageset/ic_fluent_textbox_checkmark_24_regular.svg
new file mode 100644
index 0000000000..e830ba82af
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_24_regular.imageset/ic_fluent_textbox_checkmark_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..9ffc2605bc
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_textbox_checkmark_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_textbox_checkmark_28_filled.imageset/ic_fluent_textbox_checkmark_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_28_filled.imageset/ic_fluent_textbox_checkmark_28_filled.svg
new file mode 100644
index 0000000000..0c2896f53a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_28_filled.imageset/ic_fluent_textbox_checkmark_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..a36fe400b9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_textbox_checkmark_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_textbox_checkmark_28_regular.imageset/ic_fluent_textbox_checkmark_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_28_regular.imageset/ic_fluent_textbox_checkmark_28_regular.svg
new file mode 100644
index 0000000000..6562d5ad9f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_28_regular.imageset/ic_fluent_textbox_checkmark_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..067feddb70
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_textbox_checkmark_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_textbox_checkmark_32_filled.imageset/ic_fluent_textbox_checkmark_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_32_filled.imageset/ic_fluent_textbox_checkmark_32_filled.svg
new file mode 100644
index 0000000000..fc960225d4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_32_filled.imageset/ic_fluent_textbox_checkmark_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..b6df773459
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_textbox_checkmark_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_textbox_checkmark_32_regular.imageset/ic_fluent_textbox_checkmark_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_32_regular.imageset/ic_fluent_textbox_checkmark_32_regular.svg
new file mode 100644
index 0000000000..e1726940c7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_32_regular.imageset/ic_fluent_textbox_checkmark_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..91b21020ea
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_textbox_checkmark_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_textbox_checkmark_48_filled.imageset/ic_fluent_textbox_checkmark_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_48_filled.imageset/ic_fluent_textbox_checkmark_48_filled.svg
new file mode 100644
index 0000000000..78c1b1877f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_48_filled.imageset/ic_fluent_textbox_checkmark_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..cb365a8f2f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_textbox_checkmark_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_textbox_checkmark_48_regular.imageset/ic_fluent_textbox_checkmark_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_48_regular.imageset/ic_fluent_textbox_checkmark_48_regular.svg
new file mode 100644
index 0000000000..e43f8a40dd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_checkmark_48_regular.imageset/ic_fluent_textbox_checkmark_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_more_20_filled.imageset/ic_fluent_textbox_more_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_more_20_filled.imageset/ic_fluent_textbox_more_20_filled.svg
index 5fb9e34dfe..0fa4b5f08e 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_more_20_filled.imageset/ic_fluent_textbox_more_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_more_20_filled.imageset/ic_fluent_textbox_more_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_rotate_90_20_filled.imageset/ic_fluent_textbox_rotate_90_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_rotate_90_20_filled.imageset/ic_fluent_textbox_rotate_90_20_filled.svg
index 6268a894c3..c1b54ad092 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_rotate_90_20_filled.imageset/ic_fluent_textbox_rotate_90_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_rotate_90_20_filled.imageset/ic_fluent_textbox_rotate_90_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_settings_20_filled.imageset/ic_fluent_textbox_settings_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_settings_20_filled.imageset/ic_fluent_textbox_settings_20_filled.svg
index 2601d5fd64..91c283b99f 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_settings_20_filled.imageset/ic_fluent_textbox_settings_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_textbox_settings_20_filled.imageset/ic_fluent_textbox_settings_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..9de1b0b5c3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_translate_32_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_filled.imageset/ic_fluent_translate_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_filled.imageset/ic_fluent_translate_32_filled.svg
new file mode 100644
index 0000000000..910e64f4cd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_filled.imageset/ic_fluent_translate_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..d32664d41e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_translate_32_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_regular.imageset/ic_fluent_translate_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_regular.imageset/ic_fluent_translate_32_regular.svg
new file mode 100644
index 0000000000..143e6c693b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_regular.imageset/ic_fluent_translate_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_16_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_16_color.imageset/Contents.json
new file mode 100644
index 0000000000..4b59e00c0c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_16_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_trophy_16_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_16_color.imageset/ic_fluent_trophy_16_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_16_color.imageset/ic_fluent_trophy_16_color.svg
new file mode 100644
index 0000000000..96a637e2de
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_16_color.imageset/ic_fluent_trophy_16_color.svg
@@ -0,0 +1,30 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_20_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_20_color.imageset/Contents.json
new file mode 100644
index 0000000000..ecb974c627
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_20_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_trophy_20_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_20_color.imageset/ic_fluent_trophy_20_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_20_color.imageset/ic_fluent_trophy_20_color.svg
new file mode 100644
index 0000000000..657751ba24
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_20_color.imageset/ic_fluent_trophy_20_color.svg
@@ -0,0 +1,30 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_24_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_24_color.imageset/Contents.json
new file mode 100644
index 0000000000..b9426b4c4f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_24_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_trophy_24_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_24_color.imageset/ic_fluent_trophy_24_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_24_color.imageset/ic_fluent_trophy_24_color.svg
new file mode 100644
index 0000000000..2578cb78bf
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_24_color.imageset/ic_fluent_trophy_24_color.svg
@@ -0,0 +1,30 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_28_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_28_color.imageset/Contents.json
new file mode 100644
index 0000000000..332f032b9a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_28_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_trophy_28_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_28_color.imageset/ic_fluent_trophy_28_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_28_color.imageset/ic_fluent_trophy_28_color.svg
new file mode 100644
index 0000000000..82333af15e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_28_color.imageset/ic_fluent_trophy_28_color.svg
@@ -0,0 +1,30 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_32_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_32_color.imageset/Contents.json
new file mode 100644
index 0000000000..f38cdbb60d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_32_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_trophy_32_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_32_color.imageset/ic_fluent_trophy_32_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_32_color.imageset/ic_fluent_trophy_32_color.svg
new file mode 100644
index 0000000000..6cd0b19a6b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_32_color.imageset/ic_fluent_trophy_32_color.svg
@@ -0,0 +1,30 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_48_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_48_color.imageset/Contents.json
new file mode 100644
index 0000000000..cfc0fa74a3
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_48_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_trophy_48_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_48_color.imageset/ic_fluent_trophy_48_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_48_color.imageset/ic_fluent_trophy_48_color.svg
new file mode 100644
index 0000000000..5bb1f9deb0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_trophy_48_color.imageset/ic_fluent_trophy_48_color.svg
@@ -0,0 +1,30 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..3537f31a05
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_weather_moon_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_weather_moon_32_filled.imageset/ic_fluent_weather_moon_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_filled.imageset/ic_fluent_weather_moon_32_filled.svg
new file mode 100644
index 0000000000..731dc07f1e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_filled.imageset/ic_fluent_weather_moon_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_light.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_light.imageset/Contents.json
new file mode 100644
index 0000000000..0f596d048f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_light.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_weather_moon_32_light.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_light.imageset/ic_fluent_weather_moon_32_light.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_light.imageset/ic_fluent_weather_moon_32_light.svg
new file mode 100644
index 0000000000..2f70a0315f
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_light.imageset/ic_fluent_weather_moon_32_light.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..d19bbc5710
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_weather_moon_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_weather_moon_32_regular.imageset/ic_fluent_weather_moon_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_regular.imageset/ic_fluent_weather_moon_32_regular.svg
new file mode 100644
index 0000000000..82289e644e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_moon_32_regular.imageset/ic_fluent_weather_moon_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_20_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_20_color.imageset/Contents.json
new file mode 100644
index 0000000000..e3dd7e8cf8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_20_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_weather_snowflake_20_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_20_color.imageset/ic_fluent_weather_snowflake_20_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_20_color.imageset/ic_fluent_weather_snowflake_20_color.svg
new file mode 100644
index 0000000000..298289d79c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_20_color.imageset/ic_fluent_weather_snowflake_20_color.svg
@@ -0,0 +1,15 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_24_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_24_color.imageset/Contents.json
new file mode 100644
index 0000000000..10d9fdb9ee
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_24_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_weather_snowflake_24_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_24_color.imageset/ic_fluent_weather_snowflake_24_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_24_color.imageset/ic_fluent_weather_snowflake_24_color.svg
new file mode 100644
index 0000000000..f51e6e0e4a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_24_color.imageset/ic_fluent_weather_snowflake_24_color.svg
@@ -0,0 +1,15 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_32_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_32_color.imageset/Contents.json
new file mode 100644
index 0000000000..4de1f42edf
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_32_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_weather_snowflake_32_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_32_color.imageset/ic_fluent_weather_snowflake_32_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_32_color.imageset/ic_fluent_weather_snowflake_32_color.svg
new file mode 100644
index 0000000000..2d2523bd0c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_32_color.imageset/ic_fluent_weather_snowflake_32_color.svg
@@ -0,0 +1,15 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_48_color.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_48_color.imageset/Contents.json
new file mode 100644
index 0000000000..4b07c0fb58
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_48_color.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_weather_snowflake_48_color.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "original"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_48_color.imageset/ic_fluent_weather_snowflake_48_color.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_48_color.imageset/ic_fluent_weather_snowflake_48_color.svg
new file mode 100644
index 0000000000..ee9222a43c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_snowflake_48_color.imageset/ic_fluent_weather_snowflake_48_color.svg
@@ -0,0 +1,15 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_sunny_32_light.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_sunny_32_light.imageset/Contents.json
new file mode 100644
index 0000000000..5e82d35561
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_sunny_32_light.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_weather_sunny_32_light.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_sunny_32_light.imageset/ic_fluent_weather_sunny_32_light.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_sunny_32_light.imageset/ic_fluent_weather_sunny_32_light.svg
new file mode 100644
index 0000000000..76c8e55517
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_weather_sunny_32_light.imageset/ic_fluent_weather_sunny_32_light.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Classes/FluentIcon.swift b/ios/FluentIcons/Classes/FluentIcon.swift
index 1a2d6c7a33..c3d30fcfe1 100644
--- a/ios/FluentIcons/Classes/FluentIcon.swift
+++ b/ios/FluentIcons/Classes/FluentIcon.swift
@@ -336,6 +336,18 @@ import Foundation
case animalDog20Regular
case animalDog24Filled
case animalDog24Regular
+ case animalPawPrint16Filled
+ case animalPawPrint16Regular
+ case animalPawPrint20Filled
+ case animalPawPrint20Regular
+ case animalPawPrint24Filled
+ case animalPawPrint24Regular
+ case animalPawPrint28Filled
+ case animalPawPrint28Regular
+ case animalPawPrint32Filled
+ case animalPawPrint32Regular
+ case animalPawPrint48Filled
+ case animalPawPrint48Regular
case animalRabbit16Filled
case animalRabbit16Regular
case animalRabbit20Filled
@@ -545,12 +557,18 @@ import Foundation
case arrowBidirectionalUpDown20Regular
case arrowBidirectionalUpDown24Filled
case arrowBidirectionalUpDown24Regular
+ case arrowBounce12Filled
+ case arrowBounce12Regular
case arrowBounce16Filled
case arrowBounce16Regular
case arrowBounce20Filled
case arrowBounce20Regular
case arrowBounce24Filled
case arrowBounce24Regular
+ case arrowBounce28Filled
+ case arrowBounce28Regular
+ case arrowBounce48Filled
+ case arrowBounce48Regular
case arrowCircleDown12Filled
case arrowCircleDown12Regular
case arrowCircleDown16Filled
@@ -656,8 +674,24 @@ import Foundation
case arrowClockwiseDashes20Regular
case arrowClockwiseDashes24Filled
case arrowClockwiseDashes24Regular
+ case arrowClockwiseDashes28Filled
+ case arrowClockwiseDashes28Regular
case arrowClockwiseDashes32Filled
case arrowClockwiseDashes32Regular
+ case arrowClockwiseDashes48Filled
+ case arrowClockwiseDashes48Regular
+ case arrowClockwiseDashesSettings16Filled
+ case arrowClockwiseDashesSettings16Regular
+ case arrowClockwiseDashesSettings20Filled
+ case arrowClockwiseDashesSettings20Regular
+ case arrowClockwiseDashesSettings24Filled
+ case arrowClockwiseDashesSettings24Regular
+ case arrowClockwiseDashesSettings28Filled
+ case arrowClockwiseDashesSettings28Regular
+ case arrowClockwiseDashesSettings32Filled
+ case arrowClockwiseDashesSettings32Regular
+ case arrowClockwiseDashesSettings48Filled
+ case arrowClockwiseDashesSettings48Regular
case arrowCollapseAll16Filled
case arrowCollapseAll16Regular
case arrowCollapseAll20Filled
@@ -717,12 +751,16 @@ import Foundation
case arrowDownExclamation20Regular
case arrowDownExclamation24Filled
case arrowDownExclamation24Regular
+ case arrowDownLeft12Filled
+ case arrowDownLeft12Regular
case arrowDownLeft16Filled
case arrowDownLeft16Regular
case arrowDownLeft20Filled
case arrowDownLeft20Regular
case arrowDownLeft24Filled
case arrowDownLeft24Regular
+ case arrowDownLeft28Filled
+ case arrowDownLeft28Regular
case arrowDownLeft32Filled
case arrowDownLeft32Regular
case arrowDownLeft48Filled
@@ -814,14 +852,20 @@ import Foundation
case arrowFitIn20Regular
case arrowFitIn24Filled
case arrowFitIn24Regular
+ case arrowFlowDiagonalUpRight12Filled
+ case arrowFlowDiagonalUpRight12Regular
case arrowFlowDiagonalUpRight16Filled
case arrowFlowDiagonalUpRight16Regular
case arrowFlowDiagonalUpRight20Filled
case arrowFlowDiagonalUpRight20Regular
case arrowFlowDiagonalUpRight24Filled
case arrowFlowDiagonalUpRight24Regular
+ case arrowFlowDiagonalUpRight28Filled
+ case arrowFlowDiagonalUpRight28Regular
case arrowFlowDiagonalUpRight32Filled
case arrowFlowDiagonalUpRight32Regular
+ case arrowFlowDiagonalUpRight48Filled
+ case arrowFlowDiagonalUpRight48Regular
case arrowFlowUpRight16Filled
case arrowFlowUpRight16Regular
case arrowFlowUpRight20Filled
@@ -1404,18 +1448,34 @@ import Foundation
case arrowUpLeft24Regular
case arrowUpLeft48Filled
case arrowUpLeft48Regular
+ case arrowUpRight12Filled
+ case arrowUpRight12Regular
case arrowUpRight16Filled
case arrowUpRight16Regular
case arrowUpRight20Filled
case arrowUpRight20Regular
case arrowUpRight24Filled
case arrowUpRight24Regular
+ case arrowUpRight28Filled
+ case arrowUpRight28Regular
case arrowUpRight32Filled
case arrowUpRight32Regular
case arrowUpRight48Filled
case arrowUpRight48Regular
+ case arrowUpRightDashes12Filled
+ case arrowUpRightDashes12Regular
case arrowUpRightDashes16Filled
case arrowUpRightDashes16Regular
+ case arrowUpRightDashes20Filled
+ case arrowUpRightDashes20Regular
+ case arrowUpRightDashes24Filled
+ case arrowUpRightDashes24Regular
+ case arrowUpRightDashes28Filled
+ case arrowUpRightDashes28Regular
+ case arrowUpRightDashes32Filled
+ case arrowUpRightDashes32Regular
+ case arrowUpRightDashes48Filled
+ case arrowUpRightDashes48Regular
case arrowUpSquareSettings24Filled
case arrowUpSquareSettings24Regular
case arrowUpload16Filled
@@ -1428,8 +1488,14 @@ import Foundation
case arrowUpload32Regular
case arrowWrap20Filled
case arrowWrap20Regular
+ case arrowWrap32Filled
+ case arrowWrap32Regular
case arrowWrapOff20Filled
case arrowWrapOff20Regular
+ case arrowWrapUpToDown20Filled
+ case arrowWrapUpToDown20Regular
+ case arrowWrapUpToDown32Filled
+ case arrowWrapUpToDown32Regular
case arrowsBidirectional20Filled
case arrowsBidirectional20Regular
case arrowsBidirectional24Filled
@@ -2008,18 +2074,42 @@ import Foundation
case borderTopBottomThick20Regular
case borderTopBottomThick24Filled
case borderTopBottomThick24Regular
+ case bot16Filled
+ case bot16Regular
case bot20Filled
case bot20Regular
case bot24Filled
case bot24Regular
+ case bot28Filled
+ case bot28Regular
+ case bot32Filled
+ case bot32Regular
+ case bot48Filled
+ case bot48Regular
+ case botAdd16Filled
+ case botAdd16Regular
case botAdd20Filled
case botAdd20Regular
case botAdd24Filled
case botAdd24Regular
+ case botAdd28Filled
+ case botAdd28Regular
+ case botAdd32Filled
+ case botAdd32Regular
+ case botAdd48Filled
+ case botAdd48Regular
+ case botSparkle16Filled
+ case botSparkle16Regular
case botSparkle20Filled
case botSparkle20Regular
case botSparkle24Filled
case botSparkle24Regular
+ case botSparkle28Filled
+ case botSparkle28Regular
+ case botSparkle32Filled
+ case botSparkle32Regular
+ case botSparkle48Filled
+ case botSparkle48Regular
case bowTie20Filled
case bowTie20Regular
case bowTie24Filled
@@ -2114,10 +2204,16 @@ import Foundation
case bracesVariable24Regular
case bracesVariable48Filled
case bracesVariable48Regular
+ case brain20Filled
+ case brain20Regular
+ case brain24Filled
+ case brain24Regular
case brainCircuit20Filled
case brainCircuit20Regular
case brainCircuit24Filled
case brainCircuit24Regular
+ case brainSparkle20Filled
+ case brainSparkle20Regular
case branch16Filled
case branch16Regular
case branch20Filled
@@ -3329,6 +3425,12 @@ import Foundation
case chatHelp20Regular
case chatHelp24Filled
case chatHelp24Regular
+ case chatHistory20Filled
+ case chatHistory20Regular
+ case chatHistory24Filled
+ case chatHistory24Regular
+ case chatHistory28Filled
+ case chatHistory28Regular
case chatLock16Filled
case chatLock16Regular
case chatLock20Filled
@@ -3365,6 +3467,8 @@ import Foundation
case chatMultipleHeart28Regular
case chatMultipleHeart32Filled
case chatMultipleHeart32Regular
+ case chatOff16Filled
+ case chatOff16Regular
case chatOff20Filled
case chatOff20Regular
case chatOff24Filled
@@ -3702,6 +3806,24 @@ import Foundation
case circleHint20Regular
case circleHint24Filled
case circleHint24Regular
+ case circleHint28Filled
+ case circleHint28Regular
+ case circleHint32Filled
+ case circleHint32Regular
+ case circleHint48Filled
+ case circleHint48Regular
+ case circleHintCursor16Filled
+ case circleHintCursor16Regular
+ case circleHintCursor20Filled
+ case circleHintCursor20Regular
+ case circleHintCursor24Filled
+ case circleHintCursor24Regular
+ case circleHintDismiss16Filled
+ case circleHintDismiss16Regular
+ case circleHintDismiss20Filled
+ case circleHintDismiss20Regular
+ case circleHintDismiss24Filled
+ case circleHintDismiss24Regular
case circleHintHalfVertical16Filled
case circleHintHalfVertical16Regular
case circleHintHalfVertical20Filled
@@ -3724,6 +3846,18 @@ import Foundation
case circleLine20Regular
case circleLine24Filled
case circleLine24Regular
+ case circleMultipleConcentric16Filled
+ case circleMultipleConcentric16Regular
+ case circleMultipleConcentric20Filled
+ case circleMultipleConcentric20Regular
+ case circleMultipleConcentric24Filled
+ case circleMultipleConcentric24Regular
+ case circleMultipleHintCheckmark20Filled
+ case circleMultipleHintCheckmark20Regular
+ case circleMultipleHintCheckmark24Filled
+ case circleMultipleHintCheckmark24Regular
+ case circleMultipleHintCheckmark28Filled
+ case circleMultipleHintCheckmark28Regular
case circleMultipleSubtractCheckmark20Filled
case circleMultipleSubtractCheckmark20Regular
case circleOff16Filled
@@ -3738,6 +3872,18 @@ import Foundation
case circleSmall20Regular
case circleSmall24Filled
case circleSmall24Regular
+ case circleSparkle16Filled
+ case circleSparkle16Regular
+ case circleSparkle20Filled
+ case circleSparkle20Regular
+ case circleSparkle24Filled
+ case circleSparkle24Regular
+ case circleSparkle28Filled
+ case circleSparkle28Regular
+ case circleSparkle32Filled
+ case circleSparkle32Regular
+ case circleSparkle48Filled
+ case circleSparkle48Regular
case city16Filled
case city16Regular
case city20Filled
@@ -4319,7 +4465,13 @@ import Foundation
case codeVbRectangle16Filled
case codeVbRectangle16Regular
case coinMultiple16Color
+ case coinMultiple16Filled
+ case coinMultiple16Regular
case coinMultiple20Color
+ case coinMultiple20Filled
+ case coinMultiple20Regular
+ case coinMultiple24Filled
+ case coinMultiple24Regular
case coinMultiple28Filled
case coinMultiple28Regular
case coinMultiple32Filled
@@ -4462,6 +4614,12 @@ import Foundation
case commentArrowRight28Regular
case commentArrowRight48Filled
case commentArrowRight48Regular
+ case commentBadge16Filled
+ case commentBadge16Regular
+ case commentBadge20Filled
+ case commentBadge20Regular
+ case commentBadge24Filled
+ case commentBadge24Regular
case commentCheckmark12Filled
case commentCheckmark12Regular
case commentCheckmark16Filled
@@ -4635,6 +4793,10 @@ import Foundation
case connected16Regular
case connected20Filled
case connected20Regular
+ case connected24Filled
+ case connected24Regular
+ case connected32Filled
+ case connected32Regular
case connector16Filled
case connector16Regular
case connector20Filled
@@ -4763,6 +4925,8 @@ import Foundation
case copy20Regular
case copy24Filled
case copy24Regular
+ case copy28Filled
+ case copy28Regular
case copy32Filled
case copy32Light
case copy32Regular
@@ -5041,6 +5205,24 @@ import Foundation
case dataUsage20Regular
case dataUsage24Filled
case dataUsage24Regular
+ case dataUsage28Filled
+ case dataUsage28Regular
+ case dataUsage32Filled
+ case dataUsage32Regular
+ case dataUsage48Filled
+ case dataUsage48Regular
+ case dataUsageCheckmark16Filled
+ case dataUsageCheckmark16Regular
+ case dataUsageCheckmark20Filled
+ case dataUsageCheckmark20Regular
+ case dataUsageCheckmark24Filled
+ case dataUsageCheckmark24Regular
+ case dataUsageCheckmark28Filled
+ case dataUsageCheckmark28Regular
+ case dataUsageCheckmark32Filled
+ case dataUsageCheckmark32Regular
+ case dataUsageCheckmark48Filled
+ case dataUsageCheckmark48Regular
case dataUsageEdit20Filled
case dataUsageEdit20Regular
case dataUsageEdit24Filled
@@ -5085,6 +5267,12 @@ import Foundation
case databaseArrowUp16Regular
case databaseArrowUp20Filled
case databaseArrowUp20Regular
+ case databaseCheckmark16Filled
+ case databaseCheckmark16Regular
+ case databaseCheckmark20Filled
+ case databaseCheckmark20Regular
+ case databaseCheckmark24Filled
+ case databaseCheckmark24Regular
case databaseLightning20Filled
case databaseLightning20Regular
case databaseLink20Filled
@@ -5380,6 +5568,12 @@ import Foundation
case directions20Regular
case directions24Filled
case directions24Regular
+ case directions28Filled
+ case directions28Regular
+ case directions32Filled
+ case directions32Regular
+ case directions48Filled
+ case directions48Regular
case dishwasher20Filled
case dishwasher20Regular
case dishwasher24Filled
@@ -5488,15 +5682,19 @@ import Foundation
case document20Regular
case document24Color
case document24Filled
+ case document24Light
case document24Regular
case document28Color
case document28Filled
+ case document28Light
case document28Regular
case document32Color
case document32Filled
+ case document32Light
case document32Regular
case document48Color
case document48Filled
+ case document48Light
case document48Regular
case documentAdd16Color
case documentAdd16Filled
@@ -5876,6 +6074,12 @@ import Foundation
case documentOnePageMultiple20Regular
case documentOnePageMultiple24Filled
case documentOnePageMultiple24Regular
+ case documentOnePageMultipleSparkle16Filled
+ case documentOnePageMultipleSparkle16Regular
+ case documentOnePageMultipleSparkle20Filled
+ case documentOnePageMultipleSparkle20Regular
+ case documentOnePageMultipleSparkle24Filled
+ case documentOnePageMultipleSparkle24Regular
case documentOnePageSparkle16Filled
case documentOnePageSparkle16Regular
case documentOnePageSparkle20Filled
@@ -6015,6 +6219,22 @@ import Foundation
case documentSignature32Regular
case documentSignature48Filled
case documentSignature48Regular
+ case documentSparkle16Filled
+ case documentSparkle16Regular
+ case documentSparkle20Filled
+ case documentSparkle20Regular
+ case documentSparkle24Filled
+ case documentSparkle24Light
+ case documentSparkle24Regular
+ case documentSparkle28Filled
+ case documentSparkle28Light
+ case documentSparkle28Regular
+ case documentSparkle32Filled
+ case documentSparkle32Light
+ case documentSparkle32Regular
+ case documentSparkle48Filled
+ case documentSparkle48Light
+ case documentSparkle48Regular
case documentSplitHint16Filled
case documentSplitHint16Regular
case documentSplitHint20Filled
@@ -7112,6 +7332,16 @@ import Foundation
case folderOpen20Regular
case folderOpen24Filled
case folderOpen24Regular
+ case folderOpen28Filled
+ case folderOpen28Regular
+ case folderOpenDown16Filled
+ case folderOpenDown16Regular
+ case folderOpenDown20Filled
+ case folderOpenDown20Regular
+ case folderOpenDown24Filled
+ case folderOpenDown24Regular
+ case folderOpenDown28Filled
+ case folderOpenDown28Regular
case folderOpenVertical16Filled
case folderOpenVertical16Regular
case folderOpenVertical20Filled
@@ -7405,16 +7635,22 @@ import Foundation
case gif20Regular
case gif24Filled
case gif24Regular
+ case gift16Color
case gift16Filled
case gift16Regular
+ case gift20Color
case gift20Filled
case gift20Regular
+ case gift24Color
case gift24Filled
case gift24Regular
+ case giftCard16Color
case giftCard16Filled
case giftCard16Regular
+ case giftCard20Color
case giftCard20Filled
case giftCard20Regular
+ case giftCard24Color
case giftCard24Filled
case giftCard24Regular
case giftCardAdd20Filled
@@ -7829,6 +8065,12 @@ import Foundation
case hd20Regular
case hd24Filled
case hd24Regular
+ case hdOff16Filled
+ case hdOff16Regular
+ case hdOff20Filled
+ case hdOff20Regular
+ case hdOff24Filled
+ case hdOff24Regular
case hdr20Filled
case hdr20Regular
case hdr24Filled
@@ -8050,6 +8292,12 @@ import Foundation
case homeDatabase24Regular
case homeDatabase32Filled
case homeDatabase32Regular
+ case homeEmpty20Filled
+ case homeEmpty20Regular
+ case homeEmpty24Filled
+ case homeEmpty24Regular
+ case homeEmpty28Filled
+ case homeEmpty28Regular
case homeGarage20Filled
case homeGarage20Regular
case homeGarage24Filled
@@ -8778,6 +9026,7 @@ import Foundation
case lightbulb28Filled
case lightbulb28Regular
case lightbulb32Filled
+ case lightbulb32Light
case lightbulb32Regular
case lightbulb48Filled
case lightbulb48Regular
@@ -8847,6 +9096,8 @@ import Foundation
case lineHorizontal124Regular
case lineHorizontal128Filled
case lineHorizontal128Regular
+ case lineHorizontal1DashDotDash20Filled
+ case lineHorizontal1DashDotDash20Regular
case lineHorizontal1Dashes16Filled
case lineHorizontal1Dashes16Regular
case lineHorizontal1Dashes20Filled
@@ -8855,6 +9106,8 @@ import Foundation
case lineHorizontal1Dashes24Regular
case lineHorizontal1Dashes28Filled
case lineHorizontal1Dashes28Regular
+ case lineHorizontal1Dot20Filled
+ case lineHorizontal1Dot20Regular
case lineHorizontal2DashesSolid16Filled
case lineHorizontal2DashesSolid16Regular
case lineHorizontal2DashesSolid20Filled
@@ -8863,8 +9116,18 @@ import Foundation
case lineHorizontal2DashesSolid24Regular
case lineHorizontal2DashesSolid28Filled
case lineHorizontal2DashesSolid28Regular
+ case lineHorizontal316Filled
+ case lineHorizontal316Regular
case lineHorizontal320Filled
case lineHorizontal320Regular
+ case lineHorizontal324Filled
+ case lineHorizontal324Regular
+ case lineHorizontal328Filled
+ case lineHorizontal328Regular
+ case lineHorizontal332Filled
+ case lineHorizontal332Regular
+ case lineHorizontal348Filled
+ case lineHorizontal348Regular
case lineHorizontal416Filled
case lineHorizontal416Regular
case lineHorizontal420Filled
@@ -9048,6 +9311,16 @@ import Foundation
case locationArrowUp20Regular
case locationArrowUp48Filled
case locationArrowUp48Regular
+ case locationCheckmark12Filled
+ case locationCheckmark12Regular
+ case locationCheckmark16Filled
+ case locationCheckmark16Regular
+ case locationCheckmark20Filled
+ case locationCheckmark20Regular
+ case locationCheckmark24Filled
+ case locationCheckmark24Regular
+ case locationCheckmark48Filled
+ case locationCheckmark48Regular
case locationDismiss20Filled
case locationDismiss20Regular
case locationDismiss24Filled
@@ -9068,10 +9341,13 @@ import Foundation
case locationOff48Regular
case locationRipple12Filled
case locationRipple12Regular
+ case locationRipple16Color
case locationRipple16Filled
case locationRipple16Regular
+ case locationRipple20Color
case locationRipple20Filled
case locationRipple20Regular
+ case locationRipple24Color
case locationRipple24Filled
case locationRipple24Regular
case locationTargetSquare16Filled
@@ -9290,6 +9566,8 @@ import Foundation
case mailInbox28Regular
case mailInbox32Filled
case mailInbox32Regular
+ case mailInbox48Filled
+ case mailInbox48Regular
case mailInboxAdd16Filled
case mailInboxAdd16Regular
case mailInboxAdd20Filled
@@ -9336,6 +9614,8 @@ import Foundation
case mailInboxPerson20Regular
case mailInboxPerson32Filled
case mailInboxPerson32Regular
+ case mailInboxPerson48Filled
+ case mailInboxPerson48Regular
case mailLink20Filled
case mailLink20Regular
case mailLink24Filled
@@ -9402,6 +9682,10 @@ import Foundation
case mailRead32Regular
case mailRead48Filled
case mailRead48Regular
+ case mailReadBriefcase20Filled
+ case mailReadBriefcase20Regular
+ case mailReadBriefcase24Filled
+ case mailReadBriefcase24Regular
case mailReadBriefcase48Filled
case mailReadBriefcase48Regular
case mailReadMultiple16Filled
@@ -9705,17 +9989,23 @@ import Foundation
case mold24Regular
case mold28Filled
case mold28Regular
+ case molecule16Color
case molecule16Filled
case molecule16Regular
+ case molecule20Color
case molecule20Filled
case molecule20Regular
+ case molecule24Color
case molecule24Filled
case molecule24Regular
+ case molecule28Color
case molecule28Filled
case molecule28Regular
+ case molecule32Color
case molecule32Filled
case molecule32Light
case molecule32Regular
+ case molecule48Color
case molecule48Filled
case molecule48Regular
case money16Filled
@@ -9910,6 +10200,12 @@ import Foundation
case navigation20Regular
case navigation24Filled
case navigation24Regular
+ case navigation28Filled
+ case navigation28Regular
+ case navigation32Filled
+ case navigation32Regular
+ case navigation48Filled
+ case navigation48Regular
case navigationLocationTarget20Filled
case navigationLocationTarget20Regular
case navigationPlay20Filled
@@ -9930,12 +10226,16 @@ import Foundation
case new20Regular
case new24Filled
case new24Regular
+ case news16Color
case news16Filled
case news16Regular
+ case news20Color
case news20Filled
case news20Regular
+ case news24Color
case news24Filled
case news24Regular
+ case news28Color
case news28Filled
case news28Regular
case next16Filled
@@ -10365,6 +10665,14 @@ import Foundation
case paintBucket20Regular
case paintBucket24Filled
case paintBucket24Regular
+ case paintBucketBrush16Filled
+ case paintBucketBrush16Regular
+ case paintBucketBrush20Filled
+ case paintBucketBrush20Regular
+ case paintBucketBrush24Filled
+ case paintBucketBrush24Regular
+ case paintBucketBrush28Filled
+ case paintBucketBrush28Regular
case pair20Filled
case pair20Regular
case pair24Filled
@@ -10581,6 +10889,8 @@ import Foundation
case pause32Regular
case pause48Filled
case pause48Regular
+ case pauseCircle16Filled
+ case pauseCircle16Regular
case pauseCircle20Filled
case pauseCircle20Regular
case pauseCircle24Filled
@@ -10597,6 +10907,12 @@ import Foundation
case pauseSettings16Regular
case pauseSettings20Filled
case pauseSettings20Regular
+ case paw16Color
+ case paw20Color
+ case paw24Color
+ case paw28Color
+ case paw32Color
+ case paw48Color
case payment16Filled
case payment16Regular
case payment20Filled
@@ -11780,14 +12096,19 @@ import Foundation
case predictions24Regular
case premium12Filled
case premium12Regular
+ case premium16Color
case premium16Filled
case premium16Regular
+ case premium20Color
case premium20Filled
case premium20Regular
+ case premium24Color
case premium24Filled
case premium24Regular
+ case premium28Color
case premium28Filled
case premium28Regular
+ case premium32Color
case premium32Filled
case premium32Regular
case premiumPerson16Filled
@@ -11999,16 +12320,22 @@ import Foundation
case puzzleCubePiece20Regular
case puzzlePiece12Filled
case puzzlePiece12Regular
+ case puzzlePiece16Color
case puzzlePiece16Filled
case puzzlePiece16Regular
+ case puzzlePiece20Color
case puzzlePiece20Filled
case puzzlePiece20Regular
+ case puzzlePiece24Color
case puzzlePiece24Filled
case puzzlePiece24Regular
+ case puzzlePiece28Color
case puzzlePiece28Filled
case puzzlePiece28Regular
+ case puzzlePiece32Color
case puzzlePiece32Filled
case puzzlePiece32Regular
+ case puzzlePiece48Color
case puzzlePiece48Filled
case puzzlePiece48Regular
case puzzlePieceShield20Filled
@@ -12106,6 +12433,12 @@ import Foundation
case reOrderDotsVertical20Regular
case reOrderDotsVertical24Filled
case reOrderDotsVertical24Regular
+ case reOrderVertical16Filled
+ case reOrderVertical16Regular
+ case reOrderVertical20Filled
+ case reOrderVertical20Regular
+ case reOrderVertical24Filled
+ case reOrderVertical24Regular
case readAloud16Filled
case readAloud16Regular
case readAloud20Filled
@@ -12433,6 +12766,16 @@ import Foundation
case router20Regular
case router24Filled
case router24Regular
+ case rowChild16Filled
+ case rowChild16Regular
+ case rowChild20Filled
+ case rowChild20Regular
+ case rowChild24Filled
+ case rowChild24Regular
+ case rowChild28Filled
+ case rowChild28Regular
+ case rowChild32Filled
+ case rowChild32Regular
case rowTriple20Filled
case rowTriple20Regular
case rowTriple24Filled
@@ -12506,12 +12849,18 @@ import Foundation
case saveSearch20Regular
case saveSync20Filled
case saveSync20Regular
+ case savings16Color
case savings16Filled
case savings16Regular
+ case savings20Color
case savings20Filled
case savings20Regular
+ case savings24Color
case savings24Filled
case savings24Regular
+ case savings32Color
+ case savings32Filled
+ case savings32Regular
case scaleFill20Filled
case scaleFill20Regular
case scaleFill24Filled
@@ -12963,6 +13312,8 @@ import Foundation
case shareScreenPersonP24Regular
case shareScreenPersonP28Filled
case shareScreenPersonP28Regular
+ case shareScreenStart16Filled
+ case shareScreenStart16Regular
case shareScreenStart20Filled
case shareScreenStart20Regular
case shareScreenStart24Filled
@@ -13661,10 +14012,13 @@ import Foundation
case splitVertical32Regular
case splitVertical48Filled
case splitVertical48Regular
+ case sport16Color
case sport16Filled
case sport16Regular
+ case sport20Color
case sport20Filled
case sport20Regular
+ case sport24Color
case sport24Filled
case sport24Regular
case sportAmericanFootball20Filled
@@ -13804,6 +14158,12 @@ import Foundation
case squareShadow12Regular
case squareShadow20Filled
case squareShadow20Regular
+ case squareTextArrowRepeatAll16Filled
+ case squareTextArrowRepeatAll16Regular
+ case squareTextArrowRepeatAll20Filled
+ case squareTextArrowRepeatAll20Regular
+ case squareTextArrowRepeatAll24Filled
+ case squareTextArrowRepeatAll24Regular
case squaresNested20Filled
case squaresNested20Regular
case stack16Filled
@@ -13812,8 +14172,12 @@ import Foundation
case stack20Regular
case stack24Filled
case stack24Regular
+ case stack28Filled
+ case stack28Regular
case stack32Filled
case stack32Regular
+ case stack48Filled
+ case stack48Regular
case stackAdd20Filled
case stackAdd20Regular
case stackAdd24Filled
@@ -13822,6 +14186,18 @@ import Foundation
case stackArrowForward20Regular
case stackArrowForward24Filled
case stackArrowForward24Regular
+ case stackOff16Filled
+ case stackOff16Regular
+ case stackOff20Filled
+ case stackOff20Regular
+ case stackOff24Filled
+ case stackOff24Regular
+ case stackOff28Filled
+ case stackOff28Regular
+ case stackOff32Filled
+ case stackOff32Regular
+ case stackOff48Filled
+ case stackOff48Regular
case stackStar16Filled
case stackStar16Regular
case stackStar20Filled
@@ -13835,16 +14211,22 @@ import Foundation
case stamp32Light
case star12Filled
case star12Regular
+ case star16Color
case star16Filled
case star16Regular
+ case star20Color
case star20Filled
case star20Regular
+ case star24Color
case star24Filled
case star24Regular
+ case star28Color
case star28Filled
case star28Regular
+ case star32Color
case star32Filled
case star32Regular
+ case star48Color
case star48Filled
case star48Regular
case starAdd16Filled
@@ -15028,6 +15410,8 @@ import Foundation
case textBulletListSquare20Regular
case textBulletListSquare24Filled
case textBulletListSquare24Regular
+ case textBulletListSquare28Filled
+ case textBulletListSquare28Regular
case textBulletListSquare32Filled
case textBulletListSquare32Regular
case textBulletListSquare48Filled
@@ -15583,6 +15967,12 @@ import Foundation
case textbox20Regular
case textbox24Filled
case textbox24Regular
+ case textbox28Filled
+ case textbox28Regular
+ case textbox32Filled
+ case textbox32Regular
+ case textbox48Filled
+ case textbox48Regular
case textboxAlignBottom20Filled
case textboxAlignBottom20Regular
case textboxAlignBottom24Filled
@@ -15664,6 +16054,18 @@ import Foundation
case textboxAlignTopRotate9020Regular
case textboxAlignTopRotate9024Filled
case textboxAlignTopRotate9024Regular
+ case textboxCheckmark16Filled
+ case textboxCheckmark16Regular
+ case textboxCheckmark20Filled
+ case textboxCheckmark20Regular
+ case textboxCheckmark24Filled
+ case textboxCheckmark24Regular
+ case textboxCheckmark28Filled
+ case textboxCheckmark28Regular
+ case textboxCheckmark32Filled
+ case textboxCheckmark32Regular
+ case textboxCheckmark48Filled
+ case textboxCheckmark48Regular
case textboxMore20Filled
case textboxMore20Regular
case textboxMore24Filled
@@ -15809,7 +16211,9 @@ import Foundation
case translate20Regular
case translate24Filled
case translate24Regular
+ case translate32Filled
case translate32Light
+ case translate32Regular
case translateAuto16Filled
case translateAuto16Regular
case translateAuto20Filled
@@ -15894,16 +16298,22 @@ import Foundation
case triangleRight48Regular
case triangleUp20Filled
case triangleUp20Regular
+ case trophy16Color
case trophy16Filled
case trophy16Regular
+ case trophy20Color
case trophy20Filled
case trophy20Regular
+ case trophy24Color
case trophy24Filled
case trophy24Regular
+ case trophy28Color
case trophy28Filled
case trophy28Regular
+ case trophy32Color
case trophy32Filled
case trophy32Regular
+ case trophy48Color
case trophy48Filled
case trophy48Regular
case trophyLock16Filled
@@ -16531,6 +16941,9 @@ import Foundation
case weatherMoon24Regular
case weatherMoon28Filled
case weatherMoon28Regular
+ case weatherMoon32Filled
+ case weatherMoon32Light
+ case weatherMoon32Regular
case weatherMoon48Filled
case weatherMoon48Regular
case weatherMoonOff16Filled
@@ -16599,12 +17012,16 @@ import Foundation
case weatherSnowShowerNight24Regular
case weatherSnowShowerNight48Filled
case weatherSnowShowerNight48Regular
+ case weatherSnowflake20Color
case weatherSnowflake20Filled
case weatherSnowflake20Regular
+ case weatherSnowflake24Color
case weatherSnowflake24Filled
case weatherSnowflake24Regular
+ case weatherSnowflake32Color
case weatherSnowflake32Filled
case weatherSnowflake32Regular
+ case weatherSnowflake48Color
case weatherSnowflake48Filled
case weatherSnowflake48Regular
case weatherSqualls20Filled
@@ -16622,6 +17039,7 @@ import Foundation
case weatherSunny28Filled
case weatherSunny28Regular
case weatherSunny32Filled
+ case weatherSunny32Light
case weatherSunny32Regular
case weatherSunny48Filled
case weatherSunny48Regular
@@ -17225,6 +17643,18 @@ import Foundation
case .animalDog20Regular: return "ic_fluent_animal_dog_20_regular"
case .animalDog24Filled: return "ic_fluent_animal_dog_24_filled"
case .animalDog24Regular: return "ic_fluent_animal_dog_24_regular"
+ case .animalPawPrint16Filled: return "ic_fluent_animal_paw_print_16_filled"
+ case .animalPawPrint16Regular: return "ic_fluent_animal_paw_print_16_regular"
+ case .animalPawPrint20Filled: return "ic_fluent_animal_paw_print_20_filled"
+ case .animalPawPrint20Regular: return "ic_fluent_animal_paw_print_20_regular"
+ case .animalPawPrint24Filled: return "ic_fluent_animal_paw_print_24_filled"
+ case .animalPawPrint24Regular: return "ic_fluent_animal_paw_print_24_regular"
+ case .animalPawPrint28Filled: return "ic_fluent_animal_paw_print_28_filled"
+ case .animalPawPrint28Regular: return "ic_fluent_animal_paw_print_28_regular"
+ case .animalPawPrint32Filled: return "ic_fluent_animal_paw_print_32_filled"
+ case .animalPawPrint32Regular: return "ic_fluent_animal_paw_print_32_regular"
+ case .animalPawPrint48Filled: return "ic_fluent_animal_paw_print_48_filled"
+ case .animalPawPrint48Regular: return "ic_fluent_animal_paw_print_48_regular"
case .animalRabbit16Filled: return "ic_fluent_animal_rabbit_16_filled"
case .animalRabbit16Regular: return "ic_fluent_animal_rabbit_16_regular"
case .animalRabbit20Filled: return "ic_fluent_animal_rabbit_20_filled"
@@ -17291,6 +17721,8 @@ import Foundation
case .approvalsApp28Color: return "ic_fluent_approvals_app_28_color"
case .approvalsApp28Filled: return "ic_fluent_approvals_app_28_filled"
case .approvalsApp28Regular: return "ic_fluent_approvals_app_28_regular"
+ default: break }
+ switch self {
case .approvalsApp32Color: return "ic_fluent_approvals_app_32_color"
case .approvalsApp32Filled: return "ic_fluent_approvals_app_32_filled"
case .approvalsApp32Regular: return "ic_fluent_approvals_app_32_regular"
@@ -17303,8 +17735,6 @@ import Foundation
case .apps20Filled: return "ic_fluent_apps_20_filled"
case .apps20Regular: return "ic_fluent_apps_20_regular"
case .apps24Color: return "ic_fluent_apps_24_color"
- default: break }
- switch self {
case .apps24Filled: return "ic_fluent_apps_24_filled"
case .apps24Regular: return "ic_fluent_apps_24_regular"
case .apps28Color: return "ic_fluent_apps_28_color"
@@ -17393,6 +17823,8 @@ import Foundation
case .arrowAutofitHeight20Filled: return "ic_fluent_arrow_autofit_height_20_filled"
case .arrowAutofitHeight20Regular: return "ic_fluent_arrow_autofit_height_20_regular"
case .arrowAutofitHeight24Filled: return "ic_fluent_arrow_autofit_height_24_filled"
+ default: break }
+ switch self {
case .arrowAutofitHeight24Regular: return "ic_fluent_arrow_autofit_height_24_regular"
case .arrowAutofitHeightDotted20Filled: return "ic_fluent_arrow_autofit_height_dotted_20_filled"
case .arrowAutofitHeightDotted20Regular: return "ic_fluent_arrow_autofit_height_dotted_20_regular"
@@ -17405,8 +17837,6 @@ import Foundation
case .arrowAutofitUp20Filled: return "ic_fluent_arrow_autofit_up_20_filled"
case .arrowAutofitUp20Regular: return "ic_fluent_arrow_autofit_up_20_regular"
case .arrowAutofitUp24Filled: return "ic_fluent_arrow_autofit_up_24_filled"
- default: break }
- switch self {
case .arrowAutofitUp24Regular: return "ic_fluent_arrow_autofit_up_24_regular"
case .arrowAutofitWidth20Filled: return "ic_fluent_arrow_autofit_width_20_filled"
case .arrowAutofitWidth20Regular: return "ic_fluent_arrow_autofit_width_20_regular"
@@ -17438,12 +17868,18 @@ import Foundation
case .arrowBidirectionalUpDown20Regular: return "ic_fluent_arrow_bidirectional_up_down_20_regular"
case .arrowBidirectionalUpDown24Filled: return "ic_fluent_arrow_bidirectional_up_down_24_filled"
case .arrowBidirectionalUpDown24Regular: return "ic_fluent_arrow_bidirectional_up_down_24_regular"
+ case .arrowBounce12Filled: return "ic_fluent_arrow_bounce_12_filled"
+ case .arrowBounce12Regular: return "ic_fluent_arrow_bounce_12_regular"
case .arrowBounce16Filled: return "ic_fluent_arrow_bounce_16_filled"
case .arrowBounce16Regular: return "ic_fluent_arrow_bounce_16_regular"
case .arrowBounce20Filled: return "ic_fluent_arrow_bounce_20_filled"
case .arrowBounce20Regular: return "ic_fluent_arrow_bounce_20_regular"
case .arrowBounce24Filled: return "ic_fluent_arrow_bounce_24_filled"
case .arrowBounce24Regular: return "ic_fluent_arrow_bounce_24_regular"
+ case .arrowBounce28Filled: return "ic_fluent_arrow_bounce_28_filled"
+ case .arrowBounce28Regular: return "ic_fluent_arrow_bounce_28_regular"
+ case .arrowBounce48Filled: return "ic_fluent_arrow_bounce_48_filled"
+ case .arrowBounce48Regular: return "ic_fluent_arrow_bounce_48_regular"
case .arrowCircleDown12Filled: return "ic_fluent_arrow_circle_down_12_filled"
case .arrowCircleDown12Regular: return "ic_fluent_arrow_circle_down_12_regular"
case .arrowCircleDown16Filled: return "ic_fluent_arrow_circle_down_16_filled"
@@ -17489,6 +17925,8 @@ import Foundation
case .arrowCircleLeft48Filled: return "ic_fluent_arrow_circle_left_48_filled"
case .arrowCircleLeft48Regular: return "ic_fluent_arrow_circle_left_48_regular"
case .arrowCircleRight12Filled: return "ic_fluent_arrow_circle_right_12_filled"
+ default: break }
+ switch self {
case .arrowCircleRight12Regular: return "ic_fluent_arrow_circle_right_12_regular"
case .arrowCircleRight16Filled: return "ic_fluent_arrow_circle_right_16_filled"
case .arrowCircleRight16Regular: return "ic_fluent_arrow_circle_right_16_regular"
@@ -17507,8 +17945,6 @@ import Foundation
case .arrowCircleUp16Filled: return "ic_fluent_arrow_circle_up_16_filled"
case .arrowCircleUp16Regular: return "ic_fluent_arrow_circle_up_16_regular"
case .arrowCircleUp20Filled: return "ic_fluent_arrow_circle_up_20_filled"
- default: break }
- switch self {
case .arrowCircleUp20Regular: return "ic_fluent_arrow_circle_up_20_regular"
case .arrowCircleUp24Filled: return "ic_fluent_arrow_circle_up_24_filled"
case .arrowCircleUp24Regular: return "ic_fluent_arrow_circle_up_24_regular"
@@ -17551,8 +17987,24 @@ import Foundation
case .arrowClockwiseDashes20Regular: return "ic_fluent_arrow_clockwise_dashes_20_regular"
case .arrowClockwiseDashes24Filled: return "ic_fluent_arrow_clockwise_dashes_24_filled"
case .arrowClockwiseDashes24Regular: return "ic_fluent_arrow_clockwise_dashes_24_regular"
+ case .arrowClockwiseDashes28Filled: return "ic_fluent_arrow_clockwise_dashes_28_filled"
+ case .arrowClockwiseDashes28Regular: return "ic_fluent_arrow_clockwise_dashes_28_regular"
case .arrowClockwiseDashes32Filled: return "ic_fluent_arrow_clockwise_dashes_32_filled"
case .arrowClockwiseDashes32Regular: return "ic_fluent_arrow_clockwise_dashes_32_regular"
+ case .arrowClockwiseDashes48Filled: return "ic_fluent_arrow_clockwise_dashes_48_filled"
+ case .arrowClockwiseDashes48Regular: return "ic_fluent_arrow_clockwise_dashes_48_regular"
+ case .arrowClockwiseDashesSettings16Filled: return "ic_fluent_arrow_clockwise_dashes_settings_16_filled"
+ case .arrowClockwiseDashesSettings16Regular: return "ic_fluent_arrow_clockwise_dashes_settings_16_regular"
+ case .arrowClockwiseDashesSettings20Filled: return "ic_fluent_arrow_clockwise_dashes_settings_20_filled"
+ case .arrowClockwiseDashesSettings20Regular: return "ic_fluent_arrow_clockwise_dashes_settings_20_regular"
+ case .arrowClockwiseDashesSettings24Filled: return "ic_fluent_arrow_clockwise_dashes_settings_24_filled"
+ case .arrowClockwiseDashesSettings24Regular: return "ic_fluent_arrow_clockwise_dashes_settings_24_regular"
+ case .arrowClockwiseDashesSettings28Filled: return "ic_fluent_arrow_clockwise_dashes_settings_28_filled"
+ case .arrowClockwiseDashesSettings28Regular: return "ic_fluent_arrow_clockwise_dashes_settings_28_regular"
+ case .arrowClockwiseDashesSettings32Filled: return "ic_fluent_arrow_clockwise_dashes_settings_32_filled"
+ case .arrowClockwiseDashesSettings32Regular: return "ic_fluent_arrow_clockwise_dashes_settings_32_regular"
+ case .arrowClockwiseDashesSettings48Filled: return "ic_fluent_arrow_clockwise_dashes_settings_48_filled"
+ case .arrowClockwiseDashesSettings48Regular: return "ic_fluent_arrow_clockwise_dashes_settings_48_regular"
case .arrowCollapseAll16Filled: return "ic_fluent_arrow_collapse_all_16_filled"
case .arrowCollapseAll16Regular: return "ic_fluent_arrow_collapse_all_16_regular"
case .arrowCollapseAll20Filled: return "ic_fluent_arrow_collapse_all_20_filled"
@@ -17575,6 +18027,8 @@ import Foundation
case .arrowCounterclockwise48Regular: return "ic_fluent_arrow_counterclockwise_48_regular"
case .arrowCounterclockwiseDashes20Filled: return "ic_fluent_arrow_counterclockwise_dashes_20_filled"
case .arrowCounterclockwiseDashes20Regular: return "ic_fluent_arrow_counterclockwise_dashes_20_regular"
+ default: break }
+ switch self {
case .arrowCounterclockwiseDashes24Filled: return "ic_fluent_arrow_counterclockwise_dashes_24_filled"
case .arrowCounterclockwiseDashes24Regular: return "ic_fluent_arrow_counterclockwise_dashes_24_regular"
case .arrowCurveDownLeft16Filled: return "ic_fluent_arrow_curve_down_left_16_filled"
@@ -17609,17 +18063,19 @@ import Foundation
case .arrowDownExclamation16Filled: return "ic_fluent_arrow_down_exclamation_16_filled"
case .arrowDownExclamation16Regular: return "ic_fluent_arrow_down_exclamation_16_regular"
case .arrowDownExclamation20Filled: return "ic_fluent_arrow_down_exclamation_20_filled"
- default: break }
- switch self {
case .arrowDownExclamation20Regular: return "ic_fluent_arrow_down_exclamation_20_regular"
case .arrowDownExclamation24Filled: return "ic_fluent_arrow_down_exclamation_24_filled"
case .arrowDownExclamation24Regular: return "ic_fluent_arrow_down_exclamation_24_regular"
+ case .arrowDownLeft12Filled: return "ic_fluent_arrow_down_left_12_filled"
+ case .arrowDownLeft12Regular: return "ic_fluent_arrow_down_left_12_regular"
case .arrowDownLeft16Filled: return "ic_fluent_arrow_down_left_16_filled"
case .arrowDownLeft16Regular: return "ic_fluent_arrow_down_left_16_regular"
case .arrowDownLeft20Filled: return "ic_fluent_arrow_down_left_20_filled"
case .arrowDownLeft20Regular: return "ic_fluent_arrow_down_left_20_regular"
case .arrowDownLeft24Filled: return "ic_fluent_arrow_down_left_24_filled"
case .arrowDownLeft24Regular: return "ic_fluent_arrow_down_left_24_regular"
+ case .arrowDownLeft28Filled: return "ic_fluent_arrow_down_left_28_filled"
+ case .arrowDownLeft28Regular: return "ic_fluent_arrow_down_left_28_regular"
case .arrowDownLeft32Filled: return "ic_fluent_arrow_down_left_32_filled"
case .arrowDownLeft32Regular: return "ic_fluent_arrow_down_left_32_regular"
case .arrowDownLeft48Filled: return "ic_fluent_arrow_down_left_48_filled"
@@ -17673,6 +18129,8 @@ import Foundation
case .arrowEnterUp20Regular: return "ic_fluent_arrow_enter_up_20_regular"
case .arrowEnterUp24Filled: return "ic_fluent_arrow_enter_up_24_filled"
case .arrowEnterUp24Regular: return "ic_fluent_arrow_enter_up_24_regular"
+ default: break }
+ switch self {
case .arrowExit20Filled: return "ic_fluent_arrow_exit_20_filled"
case .arrowExit20Regular: return "ic_fluent_arrow_exit_20_regular"
case .arrowExpand16Filled: return "ic_fluent_arrow_expand_16_filled"
@@ -17711,16 +18169,20 @@ import Foundation
case .arrowFitIn20Regular: return "ic_fluent_arrow_fit_in_20_regular"
case .arrowFitIn24Filled: return "ic_fluent_arrow_fit_in_24_filled"
case .arrowFitIn24Regular: return "ic_fluent_arrow_fit_in_24_regular"
- default: break }
- switch self {
+ case .arrowFlowDiagonalUpRight12Filled: return "ic_fluent_arrow_flow_diagonal_up_right_12_filled"
+ case .arrowFlowDiagonalUpRight12Regular: return "ic_fluent_arrow_flow_diagonal_up_right_12_regular"
case .arrowFlowDiagonalUpRight16Filled: return "ic_fluent_arrow_flow_diagonal_up_right_16_filled"
case .arrowFlowDiagonalUpRight16Regular: return "ic_fluent_arrow_flow_diagonal_up_right_16_regular"
case .arrowFlowDiagonalUpRight20Filled: return "ic_fluent_arrow_flow_diagonal_up_right_20_filled"
case .arrowFlowDiagonalUpRight20Regular: return "ic_fluent_arrow_flow_diagonal_up_right_20_regular"
case .arrowFlowDiagonalUpRight24Filled: return "ic_fluent_arrow_flow_diagonal_up_right_24_filled"
case .arrowFlowDiagonalUpRight24Regular: return "ic_fluent_arrow_flow_diagonal_up_right_24_regular"
+ case .arrowFlowDiagonalUpRight28Filled: return "ic_fluent_arrow_flow_diagonal_up_right_28_filled"
+ case .arrowFlowDiagonalUpRight28Regular: return "ic_fluent_arrow_flow_diagonal_up_right_28_regular"
case .arrowFlowDiagonalUpRight32Filled: return "ic_fluent_arrow_flow_diagonal_up_right_32_filled"
case .arrowFlowDiagonalUpRight32Regular: return "ic_fluent_arrow_flow_diagonal_up_right_32_regular"
+ case .arrowFlowDiagonalUpRight48Filled: return "ic_fluent_arrow_flow_diagonal_up_right_48_filled"
+ case .arrowFlowDiagonalUpRight48Regular: return "ic_fluent_arrow_flow_diagonal_up_right_48_regular"
case .arrowFlowUpRight16Filled: return "ic_fluent_arrow_flow_up_right_16_filled"
case .arrowFlowUpRight16Regular: return "ic_fluent_arrow_flow_up_right_16_regular"
case .arrowFlowUpRight20Filled: return "ic_fluent_arrow_flow_up_right_20_filled"
@@ -17769,6 +18231,8 @@ import Foundation
case .arrowHookDownRight24Filled: return "ic_fluent_arrow_hook_down_right_24_filled"
case .arrowHookDownRight24Regular: return "ic_fluent_arrow_hook_down_right_24_regular"
case .arrowHookDownRight28Filled: return "ic_fluent_arrow_hook_down_right_28_filled"
+ default: break }
+ switch self {
case .arrowHookDownRight28Regular: return "ic_fluent_arrow_hook_down_right_28_regular"
case .arrowHookUpLeft16Filled: return "ic_fluent_arrow_hook_up_left_16_filled"
case .arrowHookUpLeft16Regular: return "ic_fluent_arrow_hook_up_left_16_regular"
@@ -17813,8 +18277,6 @@ import Foundation
case .arrowMaximize16Regular: return "ic_fluent_arrow_maximize_16_regular"
case .arrowMaximize20Filled: return "ic_fluent_arrow_maximize_20_filled"
case .arrowMaximize20Regular: return "ic_fluent_arrow_maximize_20_regular"
- default: break }
- switch self {
case .arrowMaximize24Filled: return "ic_fluent_arrow_maximize_24_filled"
case .arrowMaximize24Regular: return "ic_fluent_arrow_maximize_24_regular"
case .arrowMaximize28Filled: return "ic_fluent_arrow_maximize_28_filled"
@@ -17871,6 +18333,8 @@ import Foundation
case .arrowOutlineUpRight20Regular: return "ic_fluent_arrow_outline_up_right_20_regular"
case .arrowOutlineUpRight24Filled: return "ic_fluent_arrow_outline_up_right_24_filled"
case .arrowOutlineUpRight24Regular: return "ic_fluent_arrow_outline_up_right_24_regular"
+ default: break }
+ switch self {
case .arrowOutlineUpRight32Filled: return "ic_fluent_arrow_outline_up_right_32_filled"
case .arrowOutlineUpRight32Regular: return "ic_fluent_arrow_outline_up_right_32_regular"
case .arrowOutlineUpRight48Filled: return "ic_fluent_arrow_outline_up_right_48_filled"
@@ -17915,8 +18379,6 @@ import Foundation
case .arrowRepeatAll24Filled: return "ic_fluent_arrow_repeat_all_24_filled"
case .arrowRepeatAll24Regular: return "ic_fluent_arrow_repeat_all_24_regular"
case .arrowRepeatAll28Filled: return "ic_fluent_arrow_repeat_all_28_filled"
- default: break }
- switch self {
case .arrowRepeatAll28Regular: return "ic_fluent_arrow_repeat_all_28_regular"
case .arrowRepeatAll48Filled: return "ic_fluent_arrow_repeat_all_48_filled"
case .arrowRepeatAll48Regular: return "ic_fluent_arrow_repeat_all_48_regular"
@@ -17973,6 +18435,8 @@ import Foundation
case .arrowRight20Filled: return "ic_fluent_arrow_right_20_filled"
case .arrowRight20Regular: return "ic_fluent_arrow_right_20_regular"
case .arrowRight24Filled: return "ic_fluent_arrow_right_24_filled"
+ default: break }
+ switch self {
case .arrowRight24Regular: return "ic_fluent_arrow_right_24_regular"
case .arrowRight28Filled: return "ic_fluent_arrow_right_28_filled"
case .arrowRight28Regular: return "ic_fluent_arrow_right_28_regular"
@@ -18017,8 +18481,6 @@ import Foundation
case .arrowShuffleOff24Filled: return "ic_fluent_arrow_shuffle_off_24_filled"
case .arrowShuffleOff24Regular: return "ic_fluent_arrow_shuffle_off_24_regular"
case .arrowShuffleOff28Filled: return "ic_fluent_arrow_shuffle_off_28_filled"
- default: break }
- switch self {
case .arrowShuffleOff28Regular: return "ic_fluent_arrow_shuffle_off_28_regular"
case .arrowShuffleOff32Filled: return "ic_fluent_arrow_shuffle_off_32_filled"
case .arrowShuffleOff32Regular: return "ic_fluent_arrow_shuffle_off_32_regular"
@@ -18075,6 +18537,8 @@ import Foundation
case .arrowSquareUpRight24Filled: return "ic_fluent_arrow_square_up_right_24_filled"
case .arrowSquareUpRight24Regular: return "ic_fluent_arrow_square_up_right_24_regular"
case .arrowStepBack16Filled: return "ic_fluent_arrow_step_back_16_filled"
+ default: break }
+ switch self {
case .arrowStepBack16Regular: return "ic_fluent_arrow_step_back_16_regular"
case .arrowStepBack20Filled: return "ic_fluent_arrow_step_back_20_filled"
case .arrowStepBack20Regular: return "ic_fluent_arrow_step_back_20_regular"
@@ -18119,8 +18583,6 @@ import Foundation
case .arrowStepOut12Filled: return "ic_fluent_arrow_step_out_12_filled"
case .arrowStepOut12Regular: return "ic_fluent_arrow_step_out_12_regular"
case .arrowStepOut16Filled: return "ic_fluent_arrow_step_out_16_filled"
- default: break }
- switch self {
case .arrowStepOut16Regular: return "ic_fluent_arrow_step_out_16_regular"
case .arrowStepOut20Filled: return "ic_fluent_arrow_step_out_20_filled"
case .arrowStepOut20Regular: return "ic_fluent_arrow_step_out_20_regular"
@@ -18177,6 +18639,8 @@ import Foundation
case .arrowTrending12Filled: return "ic_fluent_arrow_trending_12_filled"
case .arrowTrending12Regular: return "ic_fluent_arrow_trending_12_regular"
case .arrowTrending16Filled: return "ic_fluent_arrow_trending_16_filled"
+ default: break }
+ switch self {
case .arrowTrending16Regular: return "ic_fluent_arrow_trending_16_regular"
case .arrowTrending20Filled: return "ic_fluent_arrow_trending_20_filled"
case .arrowTrending20Regular: return "ic_fluent_arrow_trending_20_regular"
@@ -18221,8 +18685,6 @@ import Foundation
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"
- default: break }
- switch self {
case .arrowTurnDownLeft48Regular: return "ic_fluent_arrow_turn_down_left_48_regular"
case .arrowTurnDownRight20Filled: return "ic_fluent_arrow_turn_down_right_20_filled"
case .arrowTurnDownRight20Regular: return "ic_fluent_arrow_turn_down_right_20_regular"
@@ -18279,6 +18741,8 @@ import Foundation
case .arrowUndo24Filled: return "ic_fluent_arrow_undo_24_filled"
case .arrowUndo24Regular: return "ic_fluent_arrow_undo_24_regular"
case .arrowUndo28Filled: return "ic_fluent_arrow_undo_28_filled"
+ default: break }
+ switch self {
case .arrowUndo28Regular: return "ic_fluent_arrow_undo_28_regular"
case .arrowUndo32Filled: return "ic_fluent_arrow_undo_32_filled"
case .arrowUndo32Light: return "ic_fluent_arrow_undo_32_light"
@@ -18313,20 +18777,34 @@ 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"
+ case .arrowUpRight12Filled: return "ic_fluent_arrow_up_right_12_filled"
+ case .arrowUpRight12Regular: return "ic_fluent_arrow_up_right_12_regular"
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"
case .arrowUpRight20Regular: return "ic_fluent_arrow_up_right_20_regular"
case .arrowUpRight24Filled: return "ic_fluent_arrow_up_right_24_filled"
case .arrowUpRight24Regular: return "ic_fluent_arrow_up_right_24_regular"
+ case .arrowUpRight28Filled: return "ic_fluent_arrow_up_right_28_filled"
+ case .arrowUpRight28Regular: return "ic_fluent_arrow_up_right_28_regular"
case .arrowUpRight32Filled: return "ic_fluent_arrow_up_right_32_filled"
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 .arrowUpRightDashes12Filled: return "ic_fluent_arrow_up_right_dashes_12_filled"
+ case .arrowUpRightDashes12Regular: return "ic_fluent_arrow_up_right_dashes_12_regular"
case .arrowUpRightDashes16Filled: return "ic_fluent_arrow_up_right_dashes_16_filled"
case .arrowUpRightDashes16Regular: return "ic_fluent_arrow_up_right_dashes_16_regular"
+ case .arrowUpRightDashes20Filled: return "ic_fluent_arrow_up_right_dashes_20_filled"
+ case .arrowUpRightDashes20Regular: return "ic_fluent_arrow_up_right_dashes_20_regular"
+ case .arrowUpRightDashes24Filled: return "ic_fluent_arrow_up_right_dashes_24_filled"
+ case .arrowUpRightDashes24Regular: return "ic_fluent_arrow_up_right_dashes_24_regular"
+ case .arrowUpRightDashes28Filled: return "ic_fluent_arrow_up_right_dashes_28_filled"
+ case .arrowUpRightDashes28Regular: return "ic_fluent_arrow_up_right_dashes_28_regular"
+ case .arrowUpRightDashes32Filled: return "ic_fluent_arrow_up_right_dashes_32_filled"
+ case .arrowUpRightDashes32Regular: return "ic_fluent_arrow_up_right_dashes_32_regular"
+ case .arrowUpRightDashes48Filled: return "ic_fluent_arrow_up_right_dashes_48_filled"
+ case .arrowUpRightDashes48Regular: return "ic_fluent_arrow_up_right_dashes_48_regular"
case .arrowUpSquareSettings24Filled: return "ic_fluent_arrow_up_square_settings_24_filled"
case .arrowUpSquareSettings24Regular: return "ic_fluent_arrow_up_square_settings_24_regular"
case .arrowUpload16Filled: return "ic_fluent_arrow_upload_16_filled"
@@ -18339,8 +18817,14 @@ import Foundation
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 .arrowWrap32Filled: return "ic_fluent_arrow_wrap_32_filled"
+ case .arrowWrap32Regular: return "ic_fluent_arrow_wrap_32_regular"
case .arrowWrapOff20Filled: return "ic_fluent_arrow_wrap_off_20_filled"
case .arrowWrapOff20Regular: return "ic_fluent_arrow_wrap_off_20_regular"
+ case .arrowWrapUpToDown20Filled: return "ic_fluent_arrow_wrap_up_to_down_20_filled"
+ case .arrowWrapUpToDown20Regular: return "ic_fluent_arrow_wrap_up_to_down_20_regular"
+ case .arrowWrapUpToDown32Filled: return "ic_fluent_arrow_wrap_up_to_down_32_filled"
+ case .arrowWrapUpToDown32Regular: return "ic_fluent_arrow_wrap_up_to_down_32_regular"
case .arrowsBidirectional20Filled: return "ic_fluent_arrows_bidirectional_20_filled"
case .arrowsBidirectional20Regular: return "ic_fluent_arrows_bidirectional_20_regular"
case .arrowsBidirectional24Filled: return "ic_fluent_arrows_bidirectional_24_filled"
@@ -18359,6 +18843,8 @@ import Foundation
case .attach32Light: return "ic_fluent_attach_32_light"
case .attach32Regular: return "ic_fluent_attach_32_regular"
case .attach48Filled: return "ic_fluent_attach_48_filled"
+ default: break }
+ switch self {
case .attach48Regular: return "ic_fluent_attach_48_regular"
case .attachArrowRight20Filled: return "ic_fluent_attach_arrow_right_20_filled"
case .attachArrowRight20Regular: return "ic_fluent_attach_arrow_right_20_regular"
@@ -18425,8 +18911,6 @@ import Foundation
case .balloon12Filled: return "ic_fluent_balloon_12_filled"
case .balloon12Regular: return "ic_fluent_balloon_12_regular"
case .balloon16Filled: return "ic_fluent_balloon_16_filled"
- default: break }
- switch self {
case .balloon16Regular: return "ic_fluent_balloon_16_regular"
case .balloon20Filled: return "ic_fluent_balloon_20_filled"
case .balloon20Regular: return "ic_fluent_balloon_20_regular"
@@ -18461,6 +18945,8 @@ import Foundation
case .battery128Filled: return "ic_fluent_battery_1_28_filled"
case .battery128Regular: return "ic_fluent_battery_1_28_regular"
case .battery132Filled: return "ic_fluent_battery_1_32_filled"
+ default: break }
+ switch self {
case .battery132Regular: return "ic_fluent_battery_1_32_regular"
case .battery220Filled: return "ic_fluent_battery_2_20_filled"
case .battery220Regular: return "ic_fluent_battery_2_20_regular"
@@ -18527,8 +19013,6 @@ import Foundation
case .battery932Filled: return "ic_fluent_battery_9_32_filled"
case .battery932Regular: return "ic_fluent_battery_9_32_regular"
case .batteryCharge20Filled: return "ic_fluent_battery_charge_20_filled"
- default: break }
- switch self {
case .batteryCharge20Regular: return "ic_fluent_battery_charge_20_regular"
case .batteryCharge24Filled: return "ic_fluent_battery_charge_24_filled"
case .batteryCharge24Regular: return "ic_fluent_battery_charge_24_regular"
@@ -18563,6 +19047,8 @@ import Foundation
case .beach32Color: return "ic_fluent_beach_32_color"
case .beach32Filled: return "ic_fluent_beach_32_filled"
case .beach32Regular: return "ic_fluent_beach_32_regular"
+ default: break }
+ switch self {
case .beach48Color: return "ic_fluent_beach_48_color"
case .beach48Filled: return "ic_fluent_beach_48_filled"
case .beach48Regular: return "ic_fluent_beach_48_regular"
@@ -18629,8 +19115,6 @@ import Foundation
case .binderTriangle20Filled: return "ic_fluent_binder_triangle_20_filled"
case .binderTriangle20Regular: return "ic_fluent_binder_triangle_20_regular"
case .binderTriangle24Filled: return "ic_fluent_binder_triangle_24_filled"
- default: break }
- switch self {
case .binderTriangle24Regular: return "ic_fluent_binder_triangle_24_regular"
case .binderTriangle32Filled: return "ic_fluent_binder_triangle_32_filled"
case .binderTriangle32Regular: return "ic_fluent_binder_triangle_32_regular"
@@ -18665,6 +19149,8 @@ import Foundation
case .blur24Filled: return "ic_fluent_blur_24_filled"
case .blur24Regular: return "ic_fluent_blur_24_regular"
case .blur28Filled: return "ic_fluent_blur_28_filled"
+ default: break }
+ switch self {
case .blur28Regular: return "ic_fluent_blur_28_regular"
case .board16Filled: return "ic_fluent_board_16_filled"
case .board16Regular: return "ic_fluent_board_16_regular"
@@ -18731,8 +19217,6 @@ import Foundation
case .bookContacts24Filled: return "ic_fluent_book_contacts_24_filled"
case .bookContacts24Regular: return "ic_fluent_book_contacts_24_regular"
case .bookContacts28Filled: return "ic_fluent_book_contacts_28_filled"
- default: break }
- switch self {
case .bookContacts28Regular: return "ic_fluent_book_contacts_28_regular"
case .bookContacts32Filled: return "ic_fluent_book_contacts_32_filled"
case .bookContacts32Regular: return "ic_fluent_book_contacts_32_regular"
@@ -18767,6 +19251,8 @@ import Foundation
case .bookLetter20Regular: return "ic_fluent_book_letter_20_regular"
case .bookLetter24Filled: return "ic_fluent_book_letter_24_filled"
case .bookLetter24Regular: return "ic_fluent_book_letter_24_regular"
+ default: break }
+ switch self {
case .bookNumber16Filled: return "ic_fluent_book_number_16_filled"
case .bookNumber16Regular: return "ic_fluent_book_number_16_regular"
case .bookNumber20Filled: return "ic_fluent_book_number_20_filled"
@@ -18833,8 +19319,6 @@ import Foundation
case .bookmark20Regular: return "ic_fluent_bookmark_20_regular"
case .bookmark24Filled: return "ic_fluent_bookmark_24_filled"
case .bookmark24Regular: return "ic_fluent_bookmark_24_regular"
- default: break }
- switch self {
case .bookmark28Filled: return "ic_fluent_bookmark_28_filled"
case .bookmark28Regular: return "ic_fluent_bookmark_28_regular"
case .bookmark32Filled: return "ic_fluent_bookmark_32_filled"
@@ -18869,6 +19353,8 @@ import Foundation
case .borderAll20Regular: return "ic_fluent_border_all_20_regular"
case .borderAll24Filled: return "ic_fluent_border_all_24_filled"
case .borderAll24Regular: return "ic_fluent_border_all_24_regular"
+ default: break }
+ switch self {
case .borderBottom20Filled: return "ic_fluent_border_bottom_20_filled"
case .borderBottom20Regular: return "ic_fluent_border_bottom_20_regular"
case .borderBottom24Filled: return "ic_fluent_border_bottom_24_filled"
@@ -18929,24 +19415,48 @@ import Foundation
case .borderTopBottomThick20Regular: return "ic_fluent_border_top_bottom_thick_20_regular"
case .borderTopBottomThick24Filled: return "ic_fluent_border_top_bottom_thick_24_filled"
case .borderTopBottomThick24Regular: return "ic_fluent_border_top_bottom_thick_24_regular"
+ case .bot16Filled: return "ic_fluent_bot_16_filled"
+ case .bot16Regular: return "ic_fluent_bot_16_regular"
case .bot20Filled: return "ic_fluent_bot_20_filled"
case .bot20Regular: return "ic_fluent_bot_20_regular"
case .bot24Filled: return "ic_fluent_bot_24_filled"
case .bot24Regular: return "ic_fluent_bot_24_regular"
+ case .bot28Filled: return "ic_fluent_bot_28_filled"
+ case .bot28Regular: return "ic_fluent_bot_28_regular"
+ case .bot32Filled: return "ic_fluent_bot_32_filled"
+ case .bot32Regular: return "ic_fluent_bot_32_regular"
+ case .bot48Filled: return "ic_fluent_bot_48_filled"
+ case .bot48Regular: return "ic_fluent_bot_48_regular"
+ case .botAdd16Filled: return "ic_fluent_bot_add_16_filled"
+ case .botAdd16Regular: return "ic_fluent_bot_add_16_regular"
case .botAdd20Filled: return "ic_fluent_bot_add_20_filled"
case .botAdd20Regular: return "ic_fluent_bot_add_20_regular"
- default: break }
- switch self {
case .botAdd24Filled: return "ic_fluent_bot_add_24_filled"
case .botAdd24Regular: return "ic_fluent_bot_add_24_regular"
+ case .botAdd28Filled: return "ic_fluent_bot_add_28_filled"
+ case .botAdd28Regular: return "ic_fluent_bot_add_28_regular"
+ case .botAdd32Filled: return "ic_fluent_bot_add_32_filled"
+ case .botAdd32Regular: return "ic_fluent_bot_add_32_regular"
+ case .botAdd48Filled: return "ic_fluent_bot_add_48_filled"
+ case .botAdd48Regular: return "ic_fluent_bot_add_48_regular"
+ case .botSparkle16Filled: return "ic_fluent_bot_sparkle_16_filled"
+ case .botSparkle16Regular: return "ic_fluent_bot_sparkle_16_regular"
case .botSparkle20Filled: return "ic_fluent_bot_sparkle_20_filled"
case .botSparkle20Regular: return "ic_fluent_bot_sparkle_20_regular"
case .botSparkle24Filled: return "ic_fluent_bot_sparkle_24_filled"
case .botSparkle24Regular: return "ic_fluent_bot_sparkle_24_regular"
+ case .botSparkle28Filled: return "ic_fluent_bot_sparkle_28_filled"
+ case .botSparkle28Regular: return "ic_fluent_bot_sparkle_28_regular"
+ case .botSparkle32Filled: return "ic_fluent_bot_sparkle_32_filled"
+ case .botSparkle32Regular: return "ic_fluent_bot_sparkle_32_regular"
+ case .botSparkle48Filled: return "ic_fluent_bot_sparkle_48_filled"
+ case .botSparkle48Regular: return "ic_fluent_bot_sparkle_48_regular"
case .bowTie20Filled: return "ic_fluent_bow_tie_20_filled"
case .bowTie20Regular: return "ic_fluent_bow_tie_20_regular"
case .bowTie24Filled: return "ic_fluent_bow_tie_24_filled"
case .bowTie24Regular: return "ic_fluent_bow_tie_24_regular"
+ default: break }
+ switch self {
case .bowlChopsticks16Filled: return "ic_fluent_bowl_chopsticks_16_filled"
case .bowlChopsticks16Regular: return "ic_fluent_bowl_chopsticks_16_regular"
case .bowlChopsticks20Filled: return "ic_fluent_bowl_chopsticks_20_filled"
@@ -19037,12 +19547,18 @@ import Foundation
case .bracesVariable24Regular: return "ic_fluent_braces_variable_24_regular"
case .bracesVariable48Filled: return "ic_fluent_braces_variable_48_filled"
case .bracesVariable48Regular: return "ic_fluent_braces_variable_48_regular"
- default: break }
- switch self {
+ case .brain20Filled: return "ic_fluent_brain_20_filled"
+ case .brain20Regular: return "ic_fluent_brain_20_regular"
+ case .brain24Filled: return "ic_fluent_brain_24_filled"
+ case .brain24Regular: return "ic_fluent_brain_24_regular"
case .brainCircuit20Filled: return "ic_fluent_brain_circuit_20_filled"
case .brainCircuit20Regular: return "ic_fluent_brain_circuit_20_regular"
case .brainCircuit24Filled: return "ic_fluent_brain_circuit_24_filled"
case .brainCircuit24Regular: return "ic_fluent_brain_circuit_24_regular"
+ case .brainSparkle20Filled: return "ic_fluent_brain_sparkle_20_filled"
+ case .brainSparkle20Regular: return "ic_fluent_brain_sparkle_20_regular"
+ default: break }
+ switch self {
case .branch16Filled: return "ic_fluent_branch_16_filled"
case .branch16Regular: return "ic_fluent_branch_16_regular"
case .branch20Filled: return "ic_fluent_branch_20_filled"
@@ -19139,12 +19655,12 @@ import Foundation
case .brightnessLow16Filled: return "ic_fluent_brightness_low_16_filled"
case .brightnessLow16Regular: return "ic_fluent_brightness_low_16_regular"
case .brightnessLow20Filled: return "ic_fluent_brightness_low_20_filled"
- default: break }
- switch self {
case .brightnessLow20Regular: return "ic_fluent_brightness_low_20_regular"
case .brightnessLow24Filled: return "ic_fluent_brightness_low_24_filled"
case .brightnessLow24Regular: return "ic_fluent_brightness_low_24_regular"
case .brightnessLow28Filled: return "ic_fluent_brightness_low_28_filled"
+ default: break }
+ switch self {
case .brightnessLow28Regular: return "ic_fluent_brightness_low_28_regular"
case .brightnessLow32Filled: return "ic_fluent_brightness_low_32_filled"
case .brightnessLow32Regular: return "ic_fluent_brightness_low_32_regular"
@@ -19241,12 +19757,12 @@ import Foundation
case .buildingFactory28Filled: return "ic_fluent_building_factory_28_filled"
case .buildingFactory28Regular: return "ic_fluent_building_factory_28_regular"
case .buildingFactory32Filled: return "ic_fluent_building_factory_32_filled"
- default: break }
- switch self {
case .buildingFactory32Regular: return "ic_fluent_building_factory_32_regular"
case .buildingFactory48Filled: return "ic_fluent_building_factory_48_filled"
case .buildingFactory48Regular: return "ic_fluent_building_factory_48_regular"
case .buildingGovernment16Filled: return "ic_fluent_building_government_16_filled"
+ default: break }
+ switch self {
case .buildingGovernment16Regular: return "ic_fluent_building_government_16_regular"
case .buildingGovernment20Filled: return "ic_fluent_building_government_20_filled"
case .buildingGovernment20Regular: return "ic_fluent_building_government_20_regular"
@@ -19343,12 +19859,12 @@ import Foundation
case .buildingSkyscraper20Regular: return "ic_fluent_building_skyscraper_20_regular"
case .buildingSkyscraper24Filled: return "ic_fluent_building_skyscraper_24_filled"
case .buildingSkyscraper24Regular: return "ic_fluent_building_skyscraper_24_regular"
- default: break }
- switch self {
case .buildingStore16Color: return "ic_fluent_building_store_16_color"
case .buildingStore20Color: return "ic_fluent_building_store_20_color"
case .buildingStore24Color: return "ic_fluent_building_store_24_color"
case .buildingSwap16Filled: return "ic_fluent_building_swap_16_filled"
+ default: break }
+ switch self {
case .buildingSwap16Regular: return "ic_fluent_building_swap_16_regular"
case .buildingSwap20Filled: return "ic_fluent_building_swap_20_filled"
case .buildingSwap20Regular: return "ic_fluent_building_swap_20_regular"
@@ -19445,12 +19961,12 @@ import Foundation
case .calendarArrowDown24Regular: return "ic_fluent_calendar_arrow_down_24_regular"
case .calendarArrowRepeatAll16Filled: return "ic_fluent_calendar_arrow_repeat_all_16_filled"
case .calendarArrowRepeatAll16Regular: return "ic_fluent_calendar_arrow_repeat_all_16_regular"
- default: break }
- switch self {
case .calendarArrowRepeatAll20Filled: return "ic_fluent_calendar_arrow_repeat_all_20_filled"
case .calendarArrowRepeatAll20Regular: return "ic_fluent_calendar_arrow_repeat_all_20_regular"
case .calendarArrowRepeatAll24Filled: return "ic_fluent_calendar_arrow_repeat_all_24_filled"
case .calendarArrowRepeatAll24Regular: return "ic_fluent_calendar_arrow_repeat_all_24_regular"
+ default: break }
+ switch self {
case .calendarArrowRepeatAll28Filled: return "ic_fluent_calendar_arrow_repeat_all_28_filled"
case .calendarArrowRepeatAll28Regular: return "ic_fluent_calendar_arrow_repeat_all_28_regular"
case .calendarArrowRepeatAll32Filled: return "ic_fluent_calendar_arrow_repeat_all_32_filled"
@@ -19547,12 +20063,12 @@ import Foundation
case .calendarEmpty32Filled: return "ic_fluent_calendar_empty_32_filled"
case .calendarEmpty32Light: return "ic_fluent_calendar_empty_32_light"
case .calendarEmpty32Regular: return "ic_fluent_calendar_empty_32_regular"
- default: break }
- switch self {
case .calendarEmpty48Filled: return "ic_fluent_calendar_empty_48_filled"
case .calendarEmpty48Regular: return "ic_fluent_calendar_empty_48_regular"
case .calendarError16Filled: return "ic_fluent_calendar_error_16_filled"
case .calendarError16Regular: return "ic_fluent_calendar_error_16_regular"
+ default: break }
+ switch self {
case .calendarError20Filled: return "ic_fluent_calendar_error_20_filled"
case .calendarError20Regular: return "ic_fluent_calendar_error_20_regular"
case .calendarError24Filled: return "ic_fluent_calendar_error_24_filled"
@@ -19649,12 +20165,12 @@ import Foundation
case .calendarQuestionMark24Regular: return "ic_fluent_calendar_question_mark_24_regular"
case .calendarRecord16Filled: return "ic_fluent_calendar_record_16_filled"
case .calendarRecord16Regular: return "ic_fluent_calendar_record_16_regular"
- default: break }
- switch self {
case .calendarRecord20Filled: return "ic_fluent_calendar_record_20_filled"
case .calendarRecord20Regular: return "ic_fluent_calendar_record_20_regular"
case .calendarRecord24Filled: return "ic_fluent_calendar_record_24_filled"
case .calendarRecord24Regular: return "ic_fluent_calendar_record_24_regular"
+ default: break }
+ switch self {
case .calendarRecord28Filled: return "ic_fluent_calendar_record_28_filled"
case .calendarRecord28Regular: return "ic_fluent_calendar_record_28_regular"
case .calendarRecord32Filled: return "ic_fluent_calendar_record_32_filled"
@@ -19751,12 +20267,12 @@ import Foundation
case .calendarWeekNumbers20Filled: return "ic_fluent_calendar_week_numbers_20_filled"
case .calendarWeekNumbers20Regular: return "ic_fluent_calendar_week_numbers_20_regular"
case .calendarWeekNumbers24Filled: return "ic_fluent_calendar_week_numbers_24_filled"
- default: break }
- switch self {
case .calendarWeekNumbers24Regular: return "ic_fluent_calendar_week_numbers_24_regular"
case .calendarWeekStart20Filled: return "ic_fluent_calendar_week_start_20_filled"
case .calendarWeekStart20Regular: return "ic_fluent_calendar_week_start_20_regular"
case .calendarWeekStart24Filled: return "ic_fluent_calendar_week_start_24_filled"
+ default: break }
+ switch self {
case .calendarWeekStart24Regular: return "ic_fluent_calendar_week_start_24_regular"
case .calendarWeekStart28Filled: return "ic_fluent_calendar_week_start_28_filled"
case .calendarWeekStart28Regular: return "ic_fluent_calendar_week_start_28_regular"
@@ -19853,12 +20369,12 @@ import Foundation
case .callMissed48Regular: return "ic_fluent_call_missed_48_regular"
case .callOutbound16Filled: return "ic_fluent_call_outbound_16_filled"
case .callOutbound16Regular: return "ic_fluent_call_outbound_16_regular"
- default: break }
- switch self {
case .callOutbound20Filled: return "ic_fluent_call_outbound_20_filled"
case .callOutbound20Regular: return "ic_fluent_call_outbound_20_regular"
case .callOutbound24Filled: return "ic_fluent_call_outbound_24_filled"
case .callOutbound24Regular: return "ic_fluent_call_outbound_24_regular"
+ default: break }
+ switch self {
case .callOutbound28Filled: return "ic_fluent_call_outbound_28_filled"
case .callOutbound28Regular: return "ic_fluent_call_outbound_28_regular"
case .callOutbound48Filled: return "ic_fluent_call_outbound_48_filled"
@@ -19955,12 +20471,12 @@ import Foundation
case .cameraSparkles16Filled: return "ic_fluent_camera_sparkles_16_filled"
case .cameraSparkles16Regular: return "ic_fluent_camera_sparkles_16_regular"
case .cameraSparkles20Filled: return "ic_fluent_camera_sparkles_20_filled"
- default: break }
- switch self {
case .cameraSparkles20Regular: return "ic_fluent_camera_sparkles_20_regular"
case .cameraSparkles24Filled: return "ic_fluent_camera_sparkles_24_filled"
case .cameraSparkles24Regular: return "ic_fluent_camera_sparkles_24_regular"
case .cameraSwitch20Filled: return "ic_fluent_camera_switch_20_filled"
+ default: break }
+ switch self {
case .cameraSwitch20Regular: return "ic_fluent_camera_switch_20_regular"
case .cameraSwitch24Filled: return "ic_fluent_camera_switch_24_filled"
case .cameraSwitch24Regular: return "ic_fluent_camera_switch_24_regular"
@@ -20057,12 +20573,12 @@ import Foundation
case .cellularData124Filled: return "ic_fluent_cellular_data_1_24_filled"
case .cellularData124Regular: return "ic_fluent_cellular_data_1_24_regular"
case .cellularData220Filled: return "ic_fluent_cellular_data_2_20_filled"
- default: break }
- switch self {
case .cellularData220Regular: return "ic_fluent_cellular_data_2_20_regular"
case .cellularData224Filled: return "ic_fluent_cellular_data_2_24_filled"
case .cellularData224Regular: return "ic_fluent_cellular_data_2_24_regular"
case .cellularData320Filled: return "ic_fluent_cellular_data_3_20_filled"
+ default: break }
+ switch self {
case .cellularData320Regular: return "ic_fluent_cellular_data_3_20_regular"
case .cellularData324Filled: return "ic_fluent_cellular_data_3_24_filled"
case .cellularData324Regular: return "ic_fluent_cellular_data_3_24_regular"
@@ -20159,12 +20675,12 @@ import Foundation
case .channelShare28Filled: return "ic_fluent_channel_share_28_filled"
case .channelShare28Regular: return "ic_fluent_channel_share_28_regular"
case .channelShare48Filled: return "ic_fluent_channel_share_48_filled"
- default: break }
- switch self {
case .channelShare48Regular: return "ic_fluent_channel_share_48_regular"
case .channelSubtract16Filled: return "ic_fluent_channel_subtract_16_filled"
case .channelSubtract16Regular: return "ic_fluent_channel_subtract_16_regular"
case .channelSubtract20Filled: return "ic_fluent_channel_subtract_20_filled"
+ default: break }
+ switch self {
case .channelSubtract20Regular: return "ic_fluent_channel_subtract_20_regular"
case .channelSubtract24Filled: return "ic_fluent_channel_subtract_24_filled"
case .channelSubtract24Regular: return "ic_fluent_channel_subtract_24_regular"
@@ -20261,12 +20777,12 @@ import Foundation
case .chatEmpty12Filled: return "ic_fluent_chat_empty_12_filled"
case .chatEmpty12Regular: return "ic_fluent_chat_empty_12_regular"
case .chatEmpty16Filled: return "ic_fluent_chat_empty_16_filled"
- default: break }
- switch self {
case .chatEmpty16Regular: return "ic_fluent_chat_empty_16_regular"
case .chatEmpty20Filled: return "ic_fluent_chat_empty_20_filled"
case .chatEmpty20Regular: return "ic_fluent_chat_empty_20_regular"
case .chatEmpty24Filled: return "ic_fluent_chat_empty_24_filled"
+ default: break }
+ switch self {
case .chatEmpty24Regular: return "ic_fluent_chat_empty_24_regular"
case .chatEmpty28Filled: return "ic_fluent_chat_empty_28_filled"
case .chatEmpty28Regular: return "ic_fluent_chat_empty_28_regular"
@@ -20278,6 +20794,12 @@ import Foundation
case .chatHelp20Regular: return "ic_fluent_chat_help_20_regular"
case .chatHelp24Filled: return "ic_fluent_chat_help_24_filled"
case .chatHelp24Regular: return "ic_fluent_chat_help_24_regular"
+ case .chatHistory20Filled: return "ic_fluent_chat_history_20_filled"
+ case .chatHistory20Regular: return "ic_fluent_chat_history_20_regular"
+ case .chatHistory24Filled: return "ic_fluent_chat_history_24_filled"
+ case .chatHistory24Regular: return "ic_fluent_chat_history_24_regular"
+ case .chatHistory28Filled: return "ic_fluent_chat_history_28_filled"
+ case .chatHistory28Regular: return "ic_fluent_chat_history_28_regular"
case .chatLock16Filled: return "ic_fluent_chat_lock_16_filled"
case .chatLock16Regular: return "ic_fluent_chat_lock_16_regular"
case .chatLock20Filled: return "ic_fluent_chat_lock_20_filled"
@@ -20314,6 +20836,8 @@ import Foundation
case .chatMultipleHeart28Regular: return "ic_fluent_chat_multiple_heart_28_regular"
case .chatMultipleHeart32Filled: return "ic_fluent_chat_multiple_heart_32_filled"
case .chatMultipleHeart32Regular: return "ic_fluent_chat_multiple_heart_32_regular"
+ case .chatOff16Filled: return "ic_fluent_chat_off_16_filled"
+ case .chatOff16Regular: return "ic_fluent_chat_off_16_regular"
case .chatOff20Filled: return "ic_fluent_chat_off_20_filled"
case .chatOff20Regular: return "ic_fluent_chat_off_20_regular"
case .chatOff24Filled: return "ic_fluent_chat_off_24_filled"
@@ -20359,12 +20883,12 @@ import Foundation
case .checkbox24Color: return "ic_fluent_checkbox_24_color"
case .checkbox220Filled: return "ic_fluent_checkbox_2_20_filled"
case .checkbox220Regular: return "ic_fluent_checkbox_2_20_regular"
+ default: break }
+ switch self {
case .checkbox224Filled: return "ic_fluent_checkbox_2_24_filled"
case .checkbox224Regular: return "ic_fluent_checkbox_2_24_regular"
case .checkboxArrowRight20Filled: return "ic_fluent_checkbox_arrow_right_20_filled"
case .checkboxArrowRight20Regular: return "ic_fluent_checkbox_arrow_right_20_regular"
- default: break }
- switch self {
case .checkboxArrowRight24Filled: return "ic_fluent_checkbox_arrow_right_24_filled"
case .checkboxArrowRight24Regular: return "ic_fluent_checkbox_arrow_right_24_regular"
case .checkboxChecked16Filled: return "ic_fluent_checkbox_checked_16_filled"
@@ -20461,12 +20985,12 @@ import Foundation
case .checkmarkSquare20Regular: return "ic_fluent_checkmark_square_20_regular"
case .checkmarkSquare24Filled: return "ic_fluent_checkmark_square_24_filled"
case .checkmarkSquare24Regular: return "ic_fluent_checkmark_square_24_regular"
+ default: break }
+ switch self {
case .checkmarkStarburst16Filled: return "ic_fluent_checkmark_starburst_16_filled"
case .checkmarkStarburst16Regular: return "ic_fluent_checkmark_starburst_16_regular"
case .checkmarkStarburst20Filled: return "ic_fluent_checkmark_starburst_20_filled"
case .checkmarkStarburst20Regular: return "ic_fluent_checkmark_starburst_20_regular"
- default: break }
- switch self {
case .checkmarkStarburst24Filled: return "ic_fluent_checkmark_starburst_24_filled"
case .checkmarkStarburst24Regular: return "ic_fluent_checkmark_starburst_24_regular"
case .checkmarkUnderlineCircle16Filled: return "ic_fluent_checkmark_underline_circle_16_filled"
@@ -20563,12 +21087,12 @@ import Foundation
case .chevronDown32Regular: return "ic_fluent_chevron_down_32_regular"
case .chevronDown48Filled: return "ic_fluent_chevron_down_48_filled"
case .chevronDown48Regular: return "ic_fluent_chevron_down_48_regular"
+ default: break }
+ switch self {
case .chevronDownUp16Filled: return "ic_fluent_chevron_down_up_16_filled"
case .chevronDownUp16Regular: return "ic_fluent_chevron_down_up_16_regular"
case .chevronDownUp20Filled: return "ic_fluent_chevron_down_up_20_filled"
case .chevronDownUp20Regular: return "ic_fluent_chevron_down_up_20_regular"
- default: break }
- switch self {
case .chevronDownUp24Filled: return "ic_fluent_chevron_down_up_24_filled"
case .chevronDownUp24Regular: return "ic_fluent_chevron_down_up_24_regular"
case .chevronLeft12Filled: return "ic_fluent_chevron_left_12_filled"
@@ -20657,6 +21181,26 @@ import Foundation
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 .circleHint28Filled: return "ic_fluent_circle_hint_28_filled"
+ case .circleHint28Regular: return "ic_fluent_circle_hint_28_regular"
+ case .circleHint32Filled: return "ic_fluent_circle_hint_32_filled"
+ case .circleHint32Regular: return "ic_fluent_circle_hint_32_regular"
+ case .circleHint48Filled: return "ic_fluent_circle_hint_48_filled"
+ case .circleHint48Regular: return "ic_fluent_circle_hint_48_regular"
+ case .circleHintCursor16Filled: return "ic_fluent_circle_hint_cursor_16_filled"
+ case .circleHintCursor16Regular: return "ic_fluent_circle_hint_cursor_16_regular"
+ default: break }
+ switch self {
+ case .circleHintCursor20Filled: return "ic_fluent_circle_hint_cursor_20_filled"
+ case .circleHintCursor20Regular: return "ic_fluent_circle_hint_cursor_20_regular"
+ case .circleHintCursor24Filled: return "ic_fluent_circle_hint_cursor_24_filled"
+ case .circleHintCursor24Regular: return "ic_fluent_circle_hint_cursor_24_regular"
+ case .circleHintDismiss16Filled: return "ic_fluent_circle_hint_dismiss_16_filled"
+ case .circleHintDismiss16Regular: return "ic_fluent_circle_hint_dismiss_16_regular"
+ case .circleHintDismiss20Filled: return "ic_fluent_circle_hint_dismiss_20_filled"
+ case .circleHintDismiss20Regular: return "ic_fluent_circle_hint_dismiss_20_regular"
+ case .circleHintDismiss24Filled: return "ic_fluent_circle_hint_dismiss_24_filled"
+ case .circleHintDismiss24Regular: return "ic_fluent_circle_hint_dismiss_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"
@@ -20669,8 +21213,6 @@ import Foundation
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"
- default: break }
- switch self {
case .circleImage28Filled: return "ic_fluent_circle_image_28_filled"
case .circleImage28Regular: return "ic_fluent_circle_image_28_regular"
case .circleLine12Filled: return "ic_fluent_circle_line_12_filled"
@@ -20681,6 +21223,18 @@ import Foundation
case .circleLine20Regular: return "ic_fluent_circle_line_20_regular"
case .circleLine24Filled: return "ic_fluent_circle_line_24_filled"
case .circleLine24Regular: return "ic_fluent_circle_line_24_regular"
+ case .circleMultipleConcentric16Filled: return "ic_fluent_circle_multiple_concentric_16_filled"
+ case .circleMultipleConcentric16Regular: return "ic_fluent_circle_multiple_concentric_16_regular"
+ case .circleMultipleConcentric20Filled: return "ic_fluent_circle_multiple_concentric_20_filled"
+ case .circleMultipleConcentric20Regular: return "ic_fluent_circle_multiple_concentric_20_regular"
+ case .circleMultipleConcentric24Filled: return "ic_fluent_circle_multiple_concentric_24_filled"
+ case .circleMultipleConcentric24Regular: return "ic_fluent_circle_multiple_concentric_24_regular"
+ case .circleMultipleHintCheckmark20Filled: return "ic_fluent_circle_multiple_hint_checkmark_20_filled"
+ case .circleMultipleHintCheckmark20Regular: return "ic_fluent_circle_multiple_hint_checkmark_20_regular"
+ case .circleMultipleHintCheckmark24Filled: return "ic_fluent_circle_multiple_hint_checkmark_24_filled"
+ case .circleMultipleHintCheckmark24Regular: return "ic_fluent_circle_multiple_hint_checkmark_24_regular"
+ case .circleMultipleHintCheckmark28Filled: return "ic_fluent_circle_multiple_hint_checkmark_28_filled"
+ case .circleMultipleHintCheckmark28Regular: return "ic_fluent_circle_multiple_hint_checkmark_28_regular"
case .circleMultipleSubtractCheckmark20Filled: return "ic_fluent_circle_multiple_subtract_checkmark_20_filled"
case .circleMultipleSubtractCheckmark20Regular: return "ic_fluent_circle_multiple_subtract_checkmark_20_regular"
case .circleOff16Filled: return "ic_fluent_circle_off_16_filled"
@@ -20695,6 +21249,18 @@ import Foundation
case .circleSmall20Regular: return "ic_fluent_circle_small_20_regular"
case .circleSmall24Filled: return "ic_fluent_circle_small_24_filled"
case .circleSmall24Regular: return "ic_fluent_circle_small_24_regular"
+ case .circleSparkle16Filled: return "ic_fluent_circle_sparkle_16_filled"
+ case .circleSparkle16Regular: return "ic_fluent_circle_sparkle_16_regular"
+ case .circleSparkle20Filled: return "ic_fluent_circle_sparkle_20_filled"
+ case .circleSparkle20Regular: return "ic_fluent_circle_sparkle_20_regular"
+ case .circleSparkle24Filled: return "ic_fluent_circle_sparkle_24_filled"
+ case .circleSparkle24Regular: return "ic_fluent_circle_sparkle_24_regular"
+ case .circleSparkle28Filled: return "ic_fluent_circle_sparkle_28_filled"
+ case .circleSparkle28Regular: return "ic_fluent_circle_sparkle_28_regular"
+ case .circleSparkle32Filled: return "ic_fluent_circle_sparkle_32_filled"
+ case .circleSparkle32Regular: return "ic_fluent_circle_sparkle_32_regular"
+ case .circleSparkle48Filled: return "ic_fluent_circle_sparkle_48_filled"
+ case .circleSparkle48Regular: return "ic_fluent_circle_sparkle_48_regular"
case .city16Filled: return "ic_fluent_city_16_filled"
case .city16Regular: return "ic_fluent_city_16_regular"
case .city20Filled: return "ic_fluent_city_20_filled"
@@ -20725,6 +21291,8 @@ import Foundation
case .clipboard16Color: return "ic_fluent_clipboard_16_color"
case .clipboard16Filled: return "ic_fluent_clipboard_16_filled"
case .clipboard16Regular: return "ic_fluent_clipboard_16_regular"
+ default: break }
+ switch self {
case .clipboard20Color: return "ic_fluent_clipboard_20_color"
case .clipboard20Filled: return "ic_fluent_clipboard_20_filled"
case .clipboard20Regular: return "ic_fluent_clipboard_20_regular"
@@ -20771,8 +21339,6 @@ import Foundation
case .clipboardCheckmark20Filled: return "ic_fluent_clipboard_checkmark_20_filled"
case .clipboardCheckmark20Regular: return "ic_fluent_clipboard_checkmark_20_regular"
case .clipboardCheckmark24Filled: return "ic_fluent_clipboard_checkmark_24_filled"
- default: break }
- switch self {
case .clipboardCheckmark24Regular: return "ic_fluent_clipboard_checkmark_24_regular"
case .clipboardClock20Filled: return "ic_fluent_clipboard_clock_20_filled"
case .clipboardClock20Regular: return "ic_fluent_clipboard_clock_20_regular"
@@ -20827,6 +21393,8 @@ import Foundation
case .clipboardMathFormula16Filled: return "ic_fluent_clipboard_math_formula_16_filled"
case .clipboardMathFormula16Regular: return "ic_fluent_clipboard_math_formula_16_regular"
case .clipboardMathFormula20Filled: return "ic_fluent_clipboard_math_formula_20_filled"
+ default: break }
+ switch self {
case .clipboardMathFormula20Regular: return "ic_fluent_clipboard_math_formula_20_regular"
case .clipboardMathFormula24Filled: return "ic_fluent_clipboard_math_formula_24_filled"
case .clipboardMathFormula24Regular: return "ic_fluent_clipboard_math_formula_24_regular"
@@ -20873,8 +21441,6 @@ import Foundation
case .clipboardPulse20Regular: return "ic_fluent_clipboard_pulse_20_regular"
case .clipboardPulse24Filled: return "ic_fluent_clipboard_pulse_24_filled"
case .clipboardPulse24Regular: return "ic_fluent_clipboard_pulse_24_regular"
- default: break }
- switch self {
case .clipboardSearch20Filled: return "ic_fluent_clipboard_search_20_filled"
case .clipboardSearch20Regular: return "ic_fluent_clipboard_search_20_regular"
case .clipboardSearch24Filled: return "ic_fluent_clipboard_search_24_filled"
@@ -20929,6 +21495,8 @@ import Foundation
case .clock48Regular: return "ic_fluent_clock_48_regular"
case .clockAlarm16Color: return "ic_fluent_clock_alarm_16_color"
case .clockAlarm16Filled: return "ic_fluent_clock_alarm_16_filled"
+ default: break }
+ switch self {
case .clockAlarm16Regular: return "ic_fluent_clock_alarm_16_regular"
case .clockAlarm20Color: return "ic_fluent_clock_alarm_20_color"
case .clockAlarm20Filled: return "ic_fluent_clock_alarm_20_filled"
@@ -20975,8 +21543,6 @@ import Foundation
case .clockToolbox24Regular: return "ic_fluent_clock_toolbox_24_regular"
case .clockToolbox32Filled: return "ic_fluent_clock_toolbox_32_filled"
case .clockToolbox32Regular: return "ic_fluent_clock_toolbox_32_regular"
- default: break }
- switch self {
case .closedCaption16Filled: return "ic_fluent_closed_caption_16_filled"
case .closedCaption16Regular: return "ic_fluent_closed_caption_16_regular"
case .closedCaption20Filled: return "ic_fluent_closed_caption_20_filled"
@@ -21031,6 +21597,8 @@ import Foundation
case .cloudAdd20Regular: return "ic_fluent_cloud_add_20_regular"
case .cloudAdd24Filled: return "ic_fluent_cloud_add_24_filled"
case .cloudAdd24Regular: return "ic_fluent_cloud_add_24_regular"
+ default: break }
+ switch self {
case .cloudArchive16Filled: return "ic_fluent_cloud_archive_16_filled"
case .cloudArchive16Regular: return "ic_fluent_cloud_archive_16_regular"
case .cloudArchive20Filled: return "ic_fluent_cloud_archive_20_filled"
@@ -21077,8 +21645,6 @@ import Foundation
case .cloudBeaker16Regular: return "ic_fluent_cloud_beaker_16_regular"
case .cloudBeaker20Filled: return "ic_fluent_cloud_beaker_20_filled"
case .cloudBeaker20Regular: return "ic_fluent_cloud_beaker_20_regular"
- default: break }
- switch self {
case .cloudBeaker24Filled: return "ic_fluent_cloud_beaker_24_filled"
case .cloudBeaker24Regular: return "ic_fluent_cloud_beaker_24_regular"
case .cloudBeaker28Filled: return "ic_fluent_cloud_beaker_28_filled"
@@ -21133,6 +21699,8 @@ import Foundation
case .cloudDismiss28Regular: return "ic_fluent_cloud_dismiss_28_regular"
case .cloudDismiss32Color: return "ic_fluent_cloud_dismiss_32_color"
case .cloudDismiss32Filled: return "ic_fluent_cloud_dismiss_32_filled"
+ default: break }
+ switch self {
case .cloudDismiss32Regular: return "ic_fluent_cloud_dismiss_32_regular"
case .cloudDismiss48Color: return "ic_fluent_cloud_dismiss_48_color"
case .cloudDismiss48Filled: return "ic_fluent_cloud_dismiss_48_filled"
@@ -21179,8 +21747,6 @@ import Foundation
case .cloudOff48Regular: return "ic_fluent_cloud_off_48_regular"
case .cloudSwap20Filled: return "ic_fluent_cloud_swap_20_filled"
case .cloudSwap20Regular: return "ic_fluent_cloud_swap_20_regular"
- default: break }
- switch self {
case .cloudSwap24Filled: return "ic_fluent_cloud_swap_24_filled"
case .cloudSwap24Regular: return "ic_fluent_cloud_swap_24_regular"
case .cloudSync16Filled: return "ic_fluent_cloud_sync_16_filled"
@@ -21235,6 +21801,8 @@ import Foundation
case .codeBlock24Filled: return "ic_fluent_code_block_24_filled"
case .codeBlock24Regular: return "ic_fluent_code_block_24_regular"
case .codeBlock28Color: return "ic_fluent_code_block_28_color"
+ default: break }
+ switch self {
case .codeBlock28Filled: return "ic_fluent_code_block_28_filled"
case .codeBlock28Regular: return "ic_fluent_code_block_28_regular"
case .codeBlock32Color: return "ic_fluent_code_block_32_color"
@@ -21281,14 +21849,18 @@ import Foundation
case .codeTs16Regular: return "ic_fluent_code_ts_16_regular"
case .codeTsRectangle16Filled: return "ic_fluent_code_ts_rectangle_16_filled"
case .codeTsRectangle16Regular: return "ic_fluent_code_ts_rectangle_16_regular"
- default: break }
- switch self {
case .codeVb16Filled: return "ic_fluent_code_vb_16_filled"
case .codeVb16Regular: return "ic_fluent_code_vb_16_regular"
case .codeVbRectangle16Filled: return "ic_fluent_code_vb_rectangle_16_filled"
case .codeVbRectangle16Regular: return "ic_fluent_code_vb_rectangle_16_regular"
case .coinMultiple16Color: return "ic_fluent_coin_multiple_16_color"
+ case .coinMultiple16Filled: return "ic_fluent_coin_multiple_16_filled"
+ case .coinMultiple16Regular: return "ic_fluent_coin_multiple_16_regular"
case .coinMultiple20Color: return "ic_fluent_coin_multiple_20_color"
+ case .coinMultiple20Filled: return "ic_fluent_coin_multiple_20_filled"
+ case .coinMultiple20Regular: return "ic_fluent_coin_multiple_20_regular"
+ case .coinMultiple24Filled: return "ic_fluent_coin_multiple_24_filled"
+ case .coinMultiple24Regular: return "ic_fluent_coin_multiple_24_regular"
case .coinMultiple28Filled: return "ic_fluent_coin_multiple_28_filled"
case .coinMultiple28Regular: return "ic_fluent_coin_multiple_28_regular"
case .coinMultiple32Filled: return "ic_fluent_coin_multiple_32_filled"
@@ -21331,6 +21903,8 @@ import Foundation
case .colorFill24Filled: return "ic_fluent_color_fill_24_filled"
case .colorFill24Regular: return "ic_fluent_color_fill_24_regular"
case .colorFill28Filled: return "ic_fluent_color_fill_28_filled"
+ default: break }
+ switch self {
case .colorFill28Regular: return "ic_fluent_color_fill_28_regular"
case .colorFill32Light: return "ic_fluent_color_fill_32_light"
case .colorFillAccent16Regular: return "ic_fluent_color_fill_accent_16_regular"
@@ -21383,8 +21957,6 @@ import Foundation
case .comment16Regular: return "ic_fluent_comment_16_regular"
case .comment20Filled: return "ic_fluent_comment_20_filled"
case .comment20Regular: return "ic_fluent_comment_20_regular"
- default: break }
- switch self {
case .comment24Filled: return "ic_fluent_comment_24_filled"
case .comment24Regular: return "ic_fluent_comment_24_regular"
case .comment28Filled: return "ic_fluent_comment_28_filled"
@@ -21433,6 +22005,14 @@ import Foundation
case .commentArrowRight28Regular: return "ic_fluent_comment_arrow_right_28_regular"
case .commentArrowRight48Filled: return "ic_fluent_comment_arrow_right_48_filled"
case .commentArrowRight48Regular: return "ic_fluent_comment_arrow_right_48_regular"
+ default: break }
+ switch self {
+ case .commentBadge16Filled: return "ic_fluent_comment_badge_16_filled"
+ case .commentBadge16Regular: return "ic_fluent_comment_badge_16_regular"
+ case .commentBadge20Filled: return "ic_fluent_comment_badge_20_filled"
+ case .commentBadge20Regular: return "ic_fluent_comment_badge_20_regular"
+ case .commentBadge24Filled: return "ic_fluent_comment_badge_24_filled"
+ case .commentBadge24Regular: return "ic_fluent_comment_badge_24_regular"
case .commentCheckmark12Filled: return "ic_fluent_comment_checkmark_12_filled"
case .commentCheckmark12Regular: return "ic_fluent_comment_checkmark_12_regular"
case .commentCheckmark16Filled: return "ic_fluent_comment_checkmark_16_filled"
@@ -21485,8 +22065,6 @@ import Foundation
case .commentMultiple16Regular: return "ic_fluent_comment_multiple_16_regular"
case .commentMultiple20Filled: return "ic_fluent_comment_multiple_20_filled"
case .commentMultiple20Regular: return "ic_fluent_comment_multiple_20_regular"
- default: break }
- switch self {
case .commentMultiple24Filled: return "ic_fluent_comment_multiple_24_filled"
case .commentMultiple24Regular: return "ic_fluent_comment_multiple_24_regular"
case .commentMultiple28Filled: return "ic_fluent_comment_multiple_28_filled"
@@ -21529,6 +22107,8 @@ import Foundation
case .commentOff28Regular: return "ic_fluent_comment_off_28_regular"
case .commentOff48Filled: return "ic_fluent_comment_off_48_filled"
case .commentOff48Regular: return "ic_fluent_comment_off_48_regular"
+ default: break }
+ switch self {
case .commentQuote16Filled: return "ic_fluent_comment_quote_16_filled"
case .commentQuote16Regular: return "ic_fluent_comment_quote_16_regular"
case .commentQuote20Filled: return "ic_fluent_comment_quote_20_filled"
@@ -21587,8 +22167,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 .compose32Light: return "ic_fluent_compose_32_light"
case .compose32Regular: return "ic_fluent_compose_32_regular"
@@ -21610,6 +22188,10 @@ import Foundation
case .connected16Regular: return "ic_fluent_connected_16_regular"
case .connected20Filled: return "ic_fluent_connected_20_filled"
case .connected20Regular: return "ic_fluent_connected_20_regular"
+ case .connected24Filled: return "ic_fluent_connected_24_filled"
+ case .connected24Regular: return "ic_fluent_connected_24_regular"
+ case .connected32Filled: return "ic_fluent_connected_32_filled"
+ case .connected32Regular: return "ic_fluent_connected_32_regular"
case .connector16Filled: return "ic_fluent_connector_16_filled"
case .connector16Regular: return "ic_fluent_connector_16_regular"
case .connector20Filled: return "ic_fluent_connector_20_filled"
@@ -21627,6 +22209,8 @@ import Foundation
case .contactCard32Filled: return "ic_fluent_contact_card_32_filled"
case .contactCard32Regular: return "ic_fluent_contact_card_32_regular"
case .contactCard48Filled: return "ic_fluent_contact_card_48_filled"
+ default: break }
+ switch self {
case .contactCard48Regular: return "ic_fluent_contact_card_48_regular"
case .contactCardGroup16Filled: return "ic_fluent_contact_card_group_16_filled"
case .contactCardGroup16Regular: return "ic_fluent_contact_card_group_16_regular"
@@ -21689,8 +22273,6 @@ import Foundation
case .contentViewGalleryLightning28Filled: return "ic_fluent_content_view_gallery_lightning_28_filled"
case .contentViewGalleryLightning28Regular: return "ic_fluent_content_view_gallery_lightning_28_regular"
case .contractDownLeft16Filled: return "ic_fluent_contract_down_left_16_filled"
- default: break }
- switch self {
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"
@@ -21729,6 +22311,8 @@ import Foundation
case .cookies24Filled: return "ic_fluent_cookies_24_filled"
case .cookies24Regular: return "ic_fluent_cookies_24_regular"
case .cookies28Filled: return "ic_fluent_cookies_28_filled"
+ default: break }
+ switch self {
case .cookies28Regular: return "ic_fluent_cookies_28_regular"
case .cookies32Filled: return "ic_fluent_cookies_32_filled"
case .cookies32Regular: return "ic_fluent_cookies_32_regular"
@@ -21740,6 +22324,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"
+ case .copy28Filled: return "ic_fluent_copy_28_filled"
+ case .copy28Regular: return "ic_fluent_copy_28_regular"
case .copy32Filled: return "ic_fluent_copy_32_filled"
case .copy32Light: return "ic_fluent_copy_32_light"
case .copy32Regular: return "ic_fluent_copy_32_regular"
@@ -21791,8 +22377,6 @@ import Foundation
case .crop24Regular: return "ic_fluent_crop_24_regular"
case .crop28Filled: return "ic_fluent_crop_28_filled"
case .crop28Regular: return "ic_fluent_crop_28_regular"
- default: break }
- switch self {
case .crop32Filled: return "ic_fluent_crop_32_filled"
case .crop32Light: return "ic_fluent_crop_32_light"
case .crop32Regular: return "ic_fluent_crop_32_regular"
@@ -21829,6 +22413,8 @@ import Foundation
case .cube20Filled: return "ic_fluent_cube_20_filled"
case .cube20Regular: return "ic_fluent_cube_20_regular"
case .cube24Filled: return "ic_fluent_cube_24_filled"
+ default: break }
+ switch self {
case .cube24Regular: return "ic_fluent_cube_24_regular"
case .cube32Filled: return "ic_fluent_cube_32_filled"
case .cube32Regular: return "ic_fluent_cube_32_regular"
@@ -21893,8 +22479,6 @@ import Foundation
case .cursorHover16Regular: return "ic_fluent_cursor_hover_16_regular"
case .cursorHover20Filled: return "ic_fluent_cursor_hover_20_filled"
case .cursorHover20Regular: return "ic_fluent_cursor_hover_20_regular"
- default: break }
- switch self {
case .cursorHover24Filled: return "ic_fluent_cursor_hover_24_filled"
case .cursorHover24Regular: return "ic_fluent_cursor_hover_24_regular"
case .cursorHover28Filled: return "ic_fluent_cursor_hover_28_filled"
@@ -21931,6 +22515,8 @@ import Foundation
case .dataArea20Regular: return "ic_fluent_data_area_20_regular"
case .dataArea24Filled: return "ic_fluent_data_area_24_filled"
case .dataArea24Regular: return "ic_fluent_data_area_24_regular"
+ default: break }
+ switch self {
case .dataBarHorizontal20Filled: return "ic_fluent_data_bar_horizontal_20_filled"
case .dataBarHorizontal20Regular: return "ic_fluent_data_bar_horizontal_20_regular"
case .dataBarHorizontal24Filled: return "ic_fluent_data_bar_horizontal_24_filled"
@@ -21995,8 +22581,6 @@ import Foundation
case .dataScatter20Filled: return "ic_fluent_data_scatter_20_filled"
case .dataScatter20Regular: return "ic_fluent_data_scatter_20_regular"
case .dataScatter24Filled: return "ic_fluent_data_scatter_24_filled"
- default: break }
- switch self {
case .dataScatter24Regular: return "ic_fluent_data_scatter_24_regular"
case .dataSunburst20Filled: return "ic_fluent_data_sunburst_20_filled"
case .dataSunburst20Regular: return "ic_fluent_data_sunburst_20_regular"
@@ -22024,6 +22608,26 @@ 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"
+ case .dataUsage28Filled: return "ic_fluent_data_usage_28_filled"
+ case .dataUsage28Regular: return "ic_fluent_data_usage_28_regular"
+ case .dataUsage32Filled: return "ic_fluent_data_usage_32_filled"
+ case .dataUsage32Regular: return "ic_fluent_data_usage_32_regular"
+ case .dataUsage48Filled: return "ic_fluent_data_usage_48_filled"
+ case .dataUsage48Regular: return "ic_fluent_data_usage_48_regular"
+ case .dataUsageCheckmark16Filled: return "ic_fluent_data_usage_checkmark_16_filled"
+ case .dataUsageCheckmark16Regular: return "ic_fluent_data_usage_checkmark_16_regular"
+ case .dataUsageCheckmark20Filled: return "ic_fluent_data_usage_checkmark_20_filled"
+ default: break }
+ switch self {
+ case .dataUsageCheckmark20Regular: return "ic_fluent_data_usage_checkmark_20_regular"
+ case .dataUsageCheckmark24Filled: return "ic_fluent_data_usage_checkmark_24_filled"
+ case .dataUsageCheckmark24Regular: return "ic_fluent_data_usage_checkmark_24_regular"
+ case .dataUsageCheckmark28Filled: return "ic_fluent_data_usage_checkmark_28_filled"
+ case .dataUsageCheckmark28Regular: return "ic_fluent_data_usage_checkmark_28_regular"
+ case .dataUsageCheckmark32Filled: return "ic_fluent_data_usage_checkmark_32_filled"
+ case .dataUsageCheckmark32Regular: return "ic_fluent_data_usage_checkmark_32_regular"
+ case .dataUsageCheckmark48Filled: return "ic_fluent_data_usage_checkmark_48_filled"
+ case .dataUsageCheckmark48Regular: return "ic_fluent_data_usage_checkmark_48_regular"
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"
@@ -22068,6 +22672,12 @@ import Foundation
case .databaseArrowUp16Regular: return "ic_fluent_database_arrow_up_16_regular"
case .databaseArrowUp20Filled: return "ic_fluent_database_arrow_up_20_filled"
case .databaseArrowUp20Regular: return "ic_fluent_database_arrow_up_20_regular"
+ case .databaseCheckmark16Filled: return "ic_fluent_database_checkmark_16_filled"
+ case .databaseCheckmark16Regular: return "ic_fluent_database_checkmark_16_regular"
+ case .databaseCheckmark20Filled: return "ic_fluent_database_checkmark_20_filled"
+ case .databaseCheckmark20Regular: return "ic_fluent_database_checkmark_20_regular"
+ case .databaseCheckmark24Filled: return "ic_fluent_database_checkmark_24_filled"
+ case .databaseCheckmark24Regular: return "ic_fluent_database_checkmark_24_regular"
case .databaseLightning20Filled: return "ic_fluent_database_lightning_20_filled"
case .databaseLightning20Regular: return "ic_fluent_database_lightning_20_regular"
case .databaseLink20Filled: return "ic_fluent_database_link_20_filled"
@@ -22097,8 +22707,6 @@ import Foundation
case .databaseWarning20Filled: return "ic_fluent_database_warning_20_filled"
case .databaseWarning20Regular: return "ic_fluent_database_warning_20_regular"
case .databaseWindow20Filled: return "ic_fluent_database_window_20_filled"
- default: break }
- switch self {
case .databaseWindow20Regular: return "ic_fluent_database_window_20_regular"
case .decimalArrowLeft20Filled: return "ic_fluent_decimal_arrow_left_20_filled"
case .decimalArrowLeft20Regular: return "ic_fluent_decimal_arrow_left_20_regular"
@@ -22111,6 +22719,8 @@ import Foundation
case .delete12Filled: return "ic_fluent_delete_12_filled"
case .delete12Regular: return "ic_fluent_delete_12_regular"
case .delete16Filled: return "ic_fluent_delete_16_filled"
+ default: break }
+ switch self {
case .delete16Regular: return "ic_fluent_delete_16_regular"
case .delete20Filled: return "ic_fluent_delete_20_filled"
case .delete20Regular: return "ic_fluent_delete_20_regular"
@@ -22199,8 +22809,6 @@ import Foundation
case .desktopArrowRight20Regular: return "ic_fluent_desktop_arrow_right_20_regular"
case .desktopArrowRight24Filled: return "ic_fluent_desktop_arrow_right_24_filled"
case .desktopArrowRight24Regular: return "ic_fluent_desktop_arrow_right_24_regular"
- default: break }
- switch self {
case .desktopCheckmark16Filled: return "ic_fluent_desktop_checkmark_16_filled"
case .desktopCheckmark16Regular: return "ic_fluent_desktop_checkmark_16_regular"
case .desktopCheckmark20Filled: return "ic_fluent_desktop_checkmark_20_filled"
@@ -22213,6 +22821,8 @@ import Foundation
case .desktopCursor20Regular: return "ic_fluent_desktop_cursor_20_regular"
case .desktopCursor24Filled: return "ic_fluent_desktop_cursor_24_filled"
case .desktopCursor24Regular: return "ic_fluent_desktop_cursor_24_regular"
+ default: break }
+ switch self {
case .desktopCursor28Filled: return "ic_fluent_desktop_cursor_28_filled"
case .desktopCursor28Regular: return "ic_fluent_desktop_cursor_28_regular"
case .desktopEdit16Filled: return "ic_fluent_desktop_edit_16_filled"
@@ -22301,8 +22911,6 @@ import Foundation
case .deviceEq16Regular: return "ic_fluent_device_eq_16_regular"
case .deviceEq20Filled: return "ic_fluent_device_eq_20_filled"
case .deviceEq20Regular: return "ic_fluent_device_eq_20_regular"
- default: break }
- switch self {
case .deviceEq24Filled: return "ic_fluent_device_eq_24_filled"
case .deviceEq24Regular: return "ic_fluent_device_eq_24_regular"
case .deviceMeetingRoom16Filled: return "ic_fluent_device_meeting_room_16_filled"
@@ -22315,6 +22923,8 @@ import Foundation
case .deviceMeetingRoom28Regular: return "ic_fluent_device_meeting_room_28_regular"
case .deviceMeetingRoom32Filled: return "ic_fluent_device_meeting_room_32_filled"
case .deviceMeetingRoom32Regular: return "ic_fluent_device_meeting_room_32_regular"
+ default: break }
+ switch self {
case .deviceMeetingRoom48Filled: return "ic_fluent_device_meeting_room_48_filled"
case .deviceMeetingRoom48Regular: return "ic_fluent_device_meeting_room_48_regular"
case .deviceMeetingRoomRemote16Filled: return "ic_fluent_device_meeting_room_remote_16_filled"
@@ -22369,6 +22979,12 @@ import Foundation
case .directions20Regular: return "ic_fluent_directions_20_regular"
case .directions24Filled: return "ic_fluent_directions_24_filled"
case .directions24Regular: return "ic_fluent_directions_24_regular"
+ case .directions28Filled: return "ic_fluent_directions_28_filled"
+ case .directions28Regular: return "ic_fluent_directions_28_regular"
+ case .directions32Filled: return "ic_fluent_directions_32_filled"
+ case .directions32Regular: return "ic_fluent_directions_32_regular"
+ case .directions48Filled: return "ic_fluent_directions_48_filled"
+ case .directions48Regular: return "ic_fluent_directions_48_regular"
case .dishwasher20Filled: return "ic_fluent_dishwasher_20_filled"
case .dishwasher20Regular: return "ic_fluent_dishwasher_20_regular"
case .dishwasher24Filled: return "ic_fluent_dishwasher_24_filled"
@@ -22403,14 +23019,14 @@ import Foundation
case .dismissCircle24Color: return "ic_fluent_dismiss_circle_24_color"
case .dismissCircle24Filled: return "ic_fluent_dismiss_circle_24_filled"
case .dismissCircle24Regular: return "ic_fluent_dismiss_circle_24_regular"
- default: break }
- switch self {
case .dismissCircle28Color: return "ic_fluent_dismiss_circle_28_color"
case .dismissCircle28Filled: return "ic_fluent_dismiss_circle_28_filled"
case .dismissCircle28Regular: return "ic_fluent_dismiss_circle_28_regular"
case .dismissCircle32Color: return "ic_fluent_dismiss_circle_32_color"
case .dismissCircle32Filled: return "ic_fluent_dismiss_circle_32_filled"
case .dismissCircle32Light: return "ic_fluent_dismiss_circle_32_light"
+ default: break }
+ switch self {
case .dismissCircle32Regular: return "ic_fluent_dismiss_circle_32_regular"
case .dismissCircle48Color: return "ic_fluent_dismiss_circle_48_color"
case .dismissCircle48Filled: return "ic_fluent_dismiss_circle_48_filled"
@@ -22479,15 +23095,19 @@ import Foundation
case .document20Regular: return "ic_fluent_document_20_regular"
case .document24Color: return "ic_fluent_document_24_color"
case .document24Filled: return "ic_fluent_document_24_filled"
+ case .document24Light: return "ic_fluent_document_24_light"
case .document24Regular: return "ic_fluent_document_24_regular"
case .document28Color: return "ic_fluent_document_28_color"
case .document28Filled: return "ic_fluent_document_28_filled"
+ case .document28Light: return "ic_fluent_document_28_light"
case .document28Regular: return "ic_fluent_document_28_regular"
case .document32Color: return "ic_fluent_document_32_color"
case .document32Filled: return "ic_fluent_document_32_filled"
+ case .document32Light: return "ic_fluent_document_32_light"
case .document32Regular: return "ic_fluent_document_32_regular"
case .document48Color: return "ic_fluent_document_48_color"
case .document48Filled: return "ic_fluent_document_48_filled"
+ case .document48Light: return "ic_fluent_document_48_light"
case .document48Regular: return "ic_fluent_document_48_regular"
case .documentAdd16Color: return "ic_fluent_document_add_16_color"
case .documentAdd16Filled: return "ic_fluent_document_add_16_filled"
@@ -22505,10 +23125,10 @@ import Foundation
case .documentAdd48Filled: return "ic_fluent_document_add_48_filled"
case .documentAdd48Regular: return "ic_fluent_document_add_48_regular"
case .documentArrowDown16Filled: return "ic_fluent_document_arrow_down_16_filled"
- default: break }
- switch self {
case .documentArrowDown16Regular: return "ic_fluent_document_arrow_down_16_regular"
case .documentArrowDown20Filled: return "ic_fluent_document_arrow_down_20_filled"
+ default: break }
+ switch self {
case .documentArrowDown20Regular: return "ic_fluent_document_arrow_down_20_regular"
case .documentArrowDown24Filled: return "ic_fluent_document_arrow_down_24_filled"
case .documentArrowDown24Regular: return "ic_fluent_document_arrow_down_24_regular"
@@ -22607,10 +23227,10 @@ import Foundation
case .documentCopy48Filled: return "ic_fluent_document_copy_48_filled"
case .documentCopy48Regular: return "ic_fluent_document_copy_48_regular"
case .documentCs16Filled: return "ic_fluent_document_cs_16_filled"
- default: break }
- switch self {
case .documentCs16Regular: return "ic_fluent_document_cs_16_regular"
case .documentCss16Filled: return "ic_fluent_document_css_16_filled"
+ default: break }
+ switch self {
case .documentCss16Regular: return "ic_fluent_document_css_16_regular"
case .documentCss20Filled: return "ic_fluent_document_css_20_filled"
case .documentCss20Regular: return "ic_fluent_document_css_20_regular"
@@ -22709,10 +23329,10 @@ import Foundation
case .documentFs16Regular: return "ic_fluent_document_fs_16_regular"
case .documentGlobe20Filled: return "ic_fluent_document_globe_20_filled"
case .documentGlobe20Regular: return "ic_fluent_document_globe_20_regular"
- default: break }
- switch self {
case .documentGlobe24Filled: return "ic_fluent_document_globe_24_filled"
case .documentGlobe24Regular: return "ic_fluent_document_globe_24_regular"
+ default: break }
+ switch self {
case .documentHeader16Filled: return "ic_fluent_document_header_16_filled"
case .documentHeader16Regular: return "ic_fluent_document_header_16_regular"
case .documentHeader20Filled: return "ic_fluent_document_header_20_filled"
@@ -22811,10 +23431,10 @@ import Foundation
case .documentLock48Color: return "ic_fluent_document_lock_48_color"
case .documentLock48Filled: return "ic_fluent_document_lock_48_filled"
case .documentLock48Regular: return "ic_fluent_document_lock_48_regular"
- default: break }
- switch self {
case .documentMargins20Filled: return "ic_fluent_document_margins_20_filled"
case .documentMargins20Regular: return "ic_fluent_document_margins_20_regular"
+ default: break }
+ switch self {
case .documentMargins24Filled: return "ic_fluent_document_margins_24_filled"
case .documentMargins24Regular: return "ic_fluent_document_margins_24_regular"
case .documentMention16Filled: return "ic_fluent_document_mention_16_filled"
@@ -22875,6 +23495,12 @@ import Foundation
case .documentOnePageMultiple20Regular: return "ic_fluent_document_one_page_multiple_20_regular"
case .documentOnePageMultiple24Filled: return "ic_fluent_document_one_page_multiple_24_filled"
case .documentOnePageMultiple24Regular: return "ic_fluent_document_one_page_multiple_24_regular"
+ case .documentOnePageMultipleSparkle16Filled: return "ic_fluent_document_one_page_multiple_sparkle_16_filled"
+ case .documentOnePageMultipleSparkle16Regular: return "ic_fluent_document_one_page_multiple_sparkle_16_regular"
+ case .documentOnePageMultipleSparkle20Filled: return "ic_fluent_document_one_page_multiple_sparkle_20_filled"
+ case .documentOnePageMultipleSparkle20Regular: return "ic_fluent_document_one_page_multiple_sparkle_20_regular"
+ case .documentOnePageMultipleSparkle24Filled: return "ic_fluent_document_one_page_multiple_sparkle_24_filled"
+ case .documentOnePageMultipleSparkle24Regular: return "ic_fluent_document_one_page_multiple_sparkle_24_regular"
case .documentOnePageSparkle16Filled: return "ic_fluent_document_one_page_sparkle_16_filled"
case .documentOnePageSparkle16Regular: return "ic_fluent_document_one_page_sparkle_16_regular"
case .documentOnePageSparkle20Filled: return "ic_fluent_document_one_page_sparkle_20_filled"
@@ -22909,12 +23535,12 @@ import Foundation
case .documentPageTopLeft20Regular: return "ic_fluent_document_page_top_left_20_regular"
case .documentPageTopLeft24Filled: return "ic_fluent_document_page_top_left_24_filled"
case .documentPageTopLeft24Regular: return "ic_fluent_document_page_top_left_24_regular"
+ default: break }
+ switch self {
case .documentPageTopRight20Filled: return "ic_fluent_document_page_top_right_20_filled"
case .documentPageTopRight20Regular: return "ic_fluent_document_page_top_right_20_regular"
case .documentPageTopRight24Filled: return "ic_fluent_document_page_top_right_24_filled"
case .documentPageTopRight24Regular: return "ic_fluent_document_page_top_right_24_regular"
- default: break }
- switch self {
case .documentPdf16Filled: return "ic_fluent_document_pdf_16_filled"
case .documentPdf16Regular: return "ic_fluent_document_pdf_16_regular"
case .documentPdf20Filled: return "ic_fluent_document_pdf_20_filled"
@@ -23011,13 +23637,29 @@ import Foundation
case .documentSignature24Regular: return "ic_fluent_document_signature_24_regular"
case .documentSignature28Filled: return "ic_fluent_document_signature_28_filled"
case .documentSignature28Regular: return "ic_fluent_document_signature_28_regular"
+ default: break }
+ switch self {
case .documentSignature32Filled: return "ic_fluent_document_signature_32_filled"
case .documentSignature32Light: return "ic_fluent_document_signature_32_light"
case .documentSignature32Regular: return "ic_fluent_document_signature_32_regular"
case .documentSignature48Filled: return "ic_fluent_document_signature_48_filled"
- default: break }
- switch self {
case .documentSignature48Regular: return "ic_fluent_document_signature_48_regular"
+ case .documentSparkle16Filled: return "ic_fluent_document_sparkle_16_filled"
+ case .documentSparkle16Regular: return "ic_fluent_document_sparkle_16_regular"
+ case .documentSparkle20Filled: return "ic_fluent_document_sparkle_20_filled"
+ case .documentSparkle20Regular: return "ic_fluent_document_sparkle_20_regular"
+ case .documentSparkle24Filled: return "ic_fluent_document_sparkle_24_filled"
+ case .documentSparkle24Light: return "ic_fluent_document_sparkle_24_light"
+ case .documentSparkle24Regular: return "ic_fluent_document_sparkle_24_regular"
+ case .documentSparkle28Filled: return "ic_fluent_document_sparkle_28_filled"
+ case .documentSparkle28Light: return "ic_fluent_document_sparkle_28_light"
+ case .documentSparkle28Regular: return "ic_fluent_document_sparkle_28_regular"
+ case .documentSparkle32Filled: return "ic_fluent_document_sparkle_32_filled"
+ case .documentSparkle32Light: return "ic_fluent_document_sparkle_32_light"
+ case .documentSparkle32Regular: return "ic_fluent_document_sparkle_32_regular"
+ case .documentSparkle48Filled: return "ic_fluent_document_sparkle_48_filled"
+ case .documentSparkle48Light: return "ic_fluent_document_sparkle_48_light"
+ case .documentSparkle48Regular: return "ic_fluent_document_sparkle_48_regular"
case .documentSplitHint16Filled: return "ic_fluent_document_split_hint_16_filled"
case .documentSplitHint16Regular: return "ic_fluent_document_split_hint_16_regular"
case .documentSplitHint20Filled: return "ic_fluent_document_split_hint_20_filled"
@@ -23097,6 +23739,8 @@ import Foundation
case .documentTextLink24Filled: return "ic_fluent_document_text_link_24_filled"
case .documentTextLink24Regular: return "ic_fluent_document_text_link_24_regular"
case .documentTextToolbox20Filled: return "ic_fluent_document_text_toolbox_20_filled"
+ default: break }
+ switch self {
case .documentTextToolbox20Regular: return "ic_fluent_document_text_toolbox_20_regular"
case .documentTextToolbox24Filled: return "ic_fluent_document_text_toolbox_24_filled"
case .documentTextToolbox24Regular: return "ic_fluent_document_text_toolbox_24_regular"
@@ -23117,8 +23761,6 @@ import Foundation
case .documentYml20Filled: return "ic_fluent_document_yml_20_filled"
case .documentYml20Regular: return "ic_fluent_document_yml_20_regular"
case .door16Filled: return "ic_fluent_door_16_filled"
- default: break }
- switch self {
case .door16Regular: return "ic_fluent_door_16_regular"
case .door20Filled: return "ic_fluent_door_20_filled"
case .door20Regular: return "ic_fluent_door_20_regular"
@@ -23199,6 +23841,8 @@ import Foundation
case .drawerDismiss20Regular: return "ic_fluent_drawer_dismiss_20_regular"
case .drawerDismiss24Filled: return "ic_fluent_drawer_dismiss_24_filled"
case .drawerDismiss24Regular: return "ic_fluent_drawer_dismiss_24_regular"
+ default: break }
+ switch self {
case .drawerPlay20Filled: return "ic_fluent_drawer_play_20_filled"
case .drawerPlay20Regular: return "ic_fluent_drawer_play_20_regular"
case .drawerPlay24Filled: return "ic_fluent_drawer_play_24_filled"
@@ -23219,8 +23863,6 @@ import Foundation
case .drinkBottle32Regular: return "ic_fluent_drink_bottle_32_regular"
case .drinkBottleOff20Filled: return "ic_fluent_drink_bottle_off_20_filled"
case .drinkBottleOff20Regular: return "ic_fluent_drink_bottle_off_20_regular"
- default: break }
- switch self {
case .drinkBottleOff32Filled: return "ic_fluent_drink_bottle_off_32_filled"
case .drinkBottleOff32Regular: return "ic_fluent_drink_bottle_off_32_regular"
case .drinkCoffee16Filled: return "ic_fluent_drink_coffee_16_filled"
@@ -23301,6 +23943,8 @@ import Foundation
case .dualScreenHeader20Regular: return "ic_fluent_dual_screen_header_20_regular"
case .dualScreenHeader24Filled: return "ic_fluent_dual_screen_header_24_filled"
case .dualScreenHeader24Regular: return "ic_fluent_dual_screen_header_24_regular"
+ default: break }
+ switch self {
case .dualScreenLock20Filled: return "ic_fluent_dual_screen_lock_20_filled"
case .dualScreenLock20Regular: return "ic_fluent_dual_screen_lock_20_regular"
case .dualScreenLock24Filled: return "ic_fluent_dual_screen_lock_24_filled"
@@ -23321,8 +23965,6 @@ import Foundation
case .dualScreenSpan20Regular: return "ic_fluent_dual_screen_span_20_regular"
case .dualScreenSpan24Filled: return "ic_fluent_dual_screen_span_24_filled"
case .dualScreenSpan24Regular: return "ic_fluent_dual_screen_span_24_regular"
- default: break }
- switch self {
case .dualScreenSpeaker20Filled: return "ic_fluent_dual_screen_speaker_20_filled"
case .dualScreenSpeaker20Regular: return "ic_fluent_dual_screen_speaker_20_regular"
case .dualScreenSpeaker24Filled: return "ic_fluent_dual_screen_speaker_24_filled"
@@ -23403,6 +24045,8 @@ import Foundation
case .editArrowBack16Filled: return "ic_fluent_edit_arrow_back_16_filled"
case .editArrowBack16Regular: return "ic_fluent_edit_arrow_back_16_regular"
case .editArrowBack20Filled: return "ic_fluent_edit_arrow_back_20_filled"
+ default: break }
+ switch self {
case .editArrowBack20Regular: return "ic_fluent_edit_arrow_back_20_regular"
case .editArrowBack24Filled: return "ic_fluent_edit_arrow_back_24_filled"
case .editArrowBack24Regular: return "ic_fluent_edit_arrow_back_24_regular"
@@ -23423,8 +24067,6 @@ import Foundation
case .editOff24Filled: return "ic_fluent_edit_off_24_filled"
case .editOff24Regular: return "ic_fluent_edit_off_24_regular"
case .editOff28Filled: return "ic_fluent_edit_off_28_filled"
- default: break }
- switch self {
case .editOff28Regular: return "ic_fluent_edit_off_28_regular"
case .editOff32Filled: return "ic_fluent_edit_off_32_filled"
case .editOff32Regular: return "ic_fluent_edit_off_32_regular"
@@ -23505,6 +24147,8 @@ import Foundation
case .emojiHand32Regular: return "ic_fluent_emoji_hand_32_regular"
case .emojiHand48Filled: return "ic_fluent_emoji_hand_48_filled"
case .emojiHand48Regular: return "ic_fluent_emoji_hand_48_regular"
+ default: break }
+ switch self {
case .emojiHint16Filled: return "ic_fluent_emoji_hint_16_filled"
case .emojiHint16Regular: return "ic_fluent_emoji_hint_16_regular"
case .emojiHint20Filled: return "ic_fluent_emoji_hint_20_filled"
@@ -23525,8 +24169,6 @@ import Foundation
case .emojiLaugh24Regular: return "ic_fluent_emoji_laugh_24_regular"
case .emojiMeh16Filled: return "ic_fluent_emoji_meh_16_filled"
case .emojiMeh16Regular: return "ic_fluent_emoji_meh_16_regular"
- default: break }
- switch self {
case .emojiMeh20Filled: return "ic_fluent_emoji_meh_20_filled"
case .emojiMeh20Regular: return "ic_fluent_emoji_meh_20_regular"
case .emojiMeh24Filled: return "ic_fluent_emoji_meh_24_filled"
@@ -23607,6 +24249,8 @@ import Foundation
case .eraserSmall24Regular: return "ic_fluent_eraser_small_24_regular"
case .eraserTool20Filled: return "ic_fluent_eraser_tool_20_filled"
case .eraserTool20Regular: return "ic_fluent_eraser_tool_20_regular"
+ default: break }
+ switch self {
case .eraserTool24Filled: return "ic_fluent_eraser_tool_24_filled"
case .eraserTool24Regular: return "ic_fluent_eraser_tool_24_regular"
case .errorCircle12Filled: return "ic_fluent_error_circle_12_filled"
@@ -23627,8 +24271,6 @@ import Foundation
case .errorCircleSettings16Regular: return "ic_fluent_error_circle_settings_16_regular"
case .errorCircleSettings20Filled: return "ic_fluent_error_circle_settings_20_filled"
case .errorCircleSettings20Regular: return "ic_fluent_error_circle_settings_20_regular"
- default: break }
- switch self {
case .expandUpLeft16Filled: return "ic_fluent_expand_up_left_16_filled"
case .expandUpLeft16Regular: return "ic_fluent_expand_up_left_16_regular"
case .expandUpLeft20Filled: return "ic_fluent_expand_up_left_20_filled"
@@ -23709,6 +24351,8 @@ import Foundation
case .eyedropper20Regular: return "ic_fluent_eyedropper_20_regular"
case .eyedropper24Filled: return "ic_fluent_eyedropper_24_filled"
case .eyedropper24Regular: return "ic_fluent_eyedropper_24_regular"
+ default: break }
+ switch self {
case .eyedropperOff20Filled: return "ic_fluent_eyedropper_off_20_filled"
case .eyedropperOff20Regular: return "ic_fluent_eyedropper_off_20_regular"
case .eyedropperOff24Filled: return "ic_fluent_eyedropper_off_24_filled"
@@ -23729,8 +24373,6 @@ import Foundation
case .fastForward16Regular: return "ic_fluent_fast_forward_16_regular"
case .fastForward20Filled: return "ic_fluent_fast_forward_20_filled"
case .fastForward20Regular: return "ic_fluent_fast_forward_20_regular"
- default: break }
- switch self {
case .fastForward24Filled: return "ic_fluent_fast_forward_24_filled"
case .fastForward24Regular: return "ic_fluent_fast_forward_24_regular"
case .fastForward28Filled: return "ic_fluent_fast_forward_28_filled"
@@ -23811,6 +24453,8 @@ import Foundation
case .fingerprint16Filled: return "ic_fluent_fingerprint_16_filled"
case .fingerprint16Regular: return "ic_fluent_fingerprint_16_regular"
case .fingerprint20Filled: return "ic_fluent_fingerprint_20_filled"
+ default: break }
+ switch self {
case .fingerprint20Regular: return "ic_fluent_fingerprint_20_regular"
case .fingerprint24Filled: return "ic_fluent_fingerprint_24_filled"
case .fingerprint24Regular: return "ic_fluent_fingerprint_24_regular"
@@ -23831,8 +24475,6 @@ import Foundation
case .fireplace32Filled: return "ic_fluent_fireplace_32_filled"
case .fireplace32Regular: return "ic_fluent_fireplace_32_regular"
case .fireplace48Filled: return "ic_fluent_fireplace_48_filled"
- default: break }
- switch self {
case .fireplace48Regular: return "ic_fluent_fireplace_48_regular"
case .fixedWidth20Filled: return "ic_fluent_fixed_width_20_filled"
case .fixedWidth20Regular: return "ic_fluent_fixed_width_20_regular"
@@ -23913,6 +24555,8 @@ import Foundation
case .flash32Regular: return "ic_fluent_flash_32_regular"
case .flashAdd20Filled: return "ic_fluent_flash_add_20_filled"
case .flashAdd20Regular: return "ic_fluent_flash_add_20_regular"
+ default: break }
+ switch self {
case .flashAuto20Filled: return "ic_fluent_flash_auto_20_filled"
case .flashAuto20Regular: return "ic_fluent_flash_auto_20_regular"
case .flashAuto24Filled: return "ic_fluent_flash_auto_24_filled"
@@ -23933,8 +24577,6 @@ import Foundation
case .flashFlow24Regular: return "ic_fluent_flash_flow_24_regular"
case .flashOff20Filled: return "ic_fluent_flash_off_20_filled"
case .flashOff20Regular: return "ic_fluent_flash_off_20_regular"
- default: break }
- switch self {
case .flashOff24Filled: return "ic_fluent_flash_off_24_filled"
case .flashOff24Regular: return "ic_fluent_flash_off_24_regular"
case .flashPlay20Filled: return "ic_fluent_flash_play_20_filled"
@@ -24015,6 +24657,8 @@ import Foundation
case .fluid16Regular: return "ic_fluent_fluid_16_regular"
case .fluid20Filled: return "ic_fluent_fluid_20_filled"
case .fluid20Regular: return "ic_fluent_fluid_20_regular"
+ default: break }
+ switch self {
case .fluid24Filled: return "ic_fluent_fluid_24_filled"
case .fluid24Regular: return "ic_fluent_fluid_24_regular"
case .folder16Filled: return "ic_fluent_folder_16_filled"
@@ -24035,8 +24679,6 @@ import Foundation
case .folderAdd20Regular: return "ic_fluent_folder_add_20_regular"
case .folderAdd24Filled: return "ic_fluent_folder_add_24_filled"
case .folderAdd24Regular: return "ic_fluent_folder_add_24_regular"
- default: break }
- switch self {
case .folderAdd28Filled: return "ic_fluent_folder_add_28_filled"
case .folderAdd28Regular: return "ic_fluent_folder_add_28_regular"
case .folderAdd32Filled: return "ic_fluent_folder_add_32_filled"
@@ -24117,6 +24759,8 @@ import Foundation
case .folderList20Filled: return "ic_fluent_folder_list_20_filled"
case .folderList20Regular: return "ic_fluent_folder_list_20_regular"
case .folderMail16Filled: return "ic_fluent_folder_mail_16_filled"
+ default: break }
+ switch self {
case .folderMail16Regular: return "ic_fluent_folder_mail_16_regular"
case .folderMail20Filled: return "ic_fluent_folder_mail_20_filled"
case .folderMail20Regular: return "ic_fluent_folder_mail_20_regular"
@@ -24135,10 +24779,18 @@ import Foundation
case .folderOpen20Regular: return "ic_fluent_folder_open_20_regular"
case .folderOpen24Filled: return "ic_fluent_folder_open_24_filled"
case .folderOpen24Regular: return "ic_fluent_folder_open_24_regular"
+ case .folderOpen28Filled: return "ic_fluent_folder_open_28_filled"
+ case .folderOpen28Regular: return "ic_fluent_folder_open_28_regular"
+ case .folderOpenDown16Filled: return "ic_fluent_folder_open_down_16_filled"
+ case .folderOpenDown16Regular: return "ic_fluent_folder_open_down_16_regular"
+ case .folderOpenDown20Filled: return "ic_fluent_folder_open_down_20_filled"
+ case .folderOpenDown20Regular: return "ic_fluent_folder_open_down_20_regular"
+ case .folderOpenDown24Filled: return "ic_fluent_folder_open_down_24_filled"
+ case .folderOpenDown24Regular: return "ic_fluent_folder_open_down_24_regular"
+ case .folderOpenDown28Filled: return "ic_fluent_folder_open_down_28_filled"
+ case .folderOpenDown28Regular: return "ic_fluent_folder_open_down_28_regular"
case .folderOpenVertical16Filled: return "ic_fluent_folder_open_vertical_16_filled"
case .folderOpenVertical16Regular: return "ic_fluent_folder_open_vertical_16_regular"
- default: break }
- switch self {
case .folderOpenVertical20Filled: return "ic_fluent_folder_open_vertical_20_filled"
case .folderOpenVertical20Regular: return "ic_fluent_folder_open_vertical_20_regular"
case .folderOpenVertical24Filled: return "ic_fluent_folder_open_vertical_24_filled"
@@ -24209,6 +24861,8 @@ import Foundation
case .fontSpaceTrackingIn20Regular: return "ic_fluent_font_space_tracking_in_20_regular"
case .fontSpaceTrackingIn24Filled: return "ic_fluent_font_space_tracking_in_24_filled"
case .fontSpaceTrackingIn24Regular: return "ic_fluent_font_space_tracking_in_24_regular"
+ default: break }
+ switch self {
case .fontSpaceTrackingIn28Filled: return "ic_fluent_font_space_tracking_in_28_filled"
case .fontSpaceTrackingIn28Regular: return "ic_fluent_font_space_tracking_in_28_regular"
case .fontSpaceTrackingOut16Filled: return "ic_fluent_font_space_tracking_out_16_filled"
@@ -24239,8 +24893,6 @@ import Foundation
case .food48Regular: return "ic_fluent_food_48_regular"
case .foodApple20Filled: return "ic_fluent_food_apple_20_filled"
case .foodApple20Regular: return "ic_fluent_food_apple_20_regular"
- default: break }
- switch self {
case .foodApple24Filled: return "ic_fluent_food_apple_24_filled"
case .foodApple24Regular: return "ic_fluent_food_apple_24_regular"
case .foodCake12Filled: return "ic_fluent_food_cake_12_filled"
@@ -24311,6 +24963,8 @@ import Foundation
case .formNew28Regular: return "ic_fluent_form_new_28_regular"
case .formNew48Filled: return "ic_fluent_form_new_48_filled"
case .formNew48Regular: return "ic_fluent_form_new_48_regular"
+ default: break }
+ switch self {
case .formSparkle20Filled: return "ic_fluent_form_sparkle_20_filled"
case .formSparkle20Regular: return "ic_fluent_form_sparkle_20_regular"
case .fps12020Filled: return "ic_fluent_fps_120_20_filled"
@@ -24341,8 +24995,6 @@ import Foundation
case .fps6028Regular: return "ic_fluent_fps_60_28_regular"
case .fps6048Filled: return "ic_fluent_fps_60_48_filled"
case .fps6048Regular: return "ic_fluent_fps_60_48_regular"
- default: break }
- switch self {
case .fps96020Filled: return "ic_fluent_fps_960_20_filled"
case .fps96020Regular: return "ic_fluent_fps_960_20_regular"
case .fps96024Filled: return "ic_fluent_fps_960_24_filled"
@@ -24413,6 +25065,8 @@ import Foundation
case .gaugeAdd20Filled: return "ic_fluent_gauge_add_20_filled"
case .gaugeAdd20Regular: return "ic_fluent_gauge_add_20_regular"
case .gavel16Filled: return "ic_fluent_gavel_16_filled"
+ default: break }
+ switch self {
case .gavel16Regular: return "ic_fluent_gavel_16_regular"
case .gavel20Filled: return "ic_fluent_gavel_20_filled"
case .gavel20Regular: return "ic_fluent_gavel_20_regular"
@@ -24434,18 +25088,22 @@ import Foundation
case .gif20Regular: return "ic_fluent_gif_20_regular"
case .gif24Filled: return "ic_fluent_gif_24_filled"
case .gif24Regular: return "ic_fluent_gif_24_regular"
+ case .gift16Color: return "ic_fluent_gift_16_color"
case .gift16Filled: return "ic_fluent_gift_16_filled"
case .gift16Regular: return "ic_fluent_gift_16_regular"
+ case .gift20Color: return "ic_fluent_gift_20_color"
case .gift20Filled: return "ic_fluent_gift_20_filled"
case .gift20Regular: return "ic_fluent_gift_20_regular"
+ case .gift24Color: return "ic_fluent_gift_24_color"
case .gift24Filled: return "ic_fluent_gift_24_filled"
case .gift24Regular: return "ic_fluent_gift_24_regular"
+ case .giftCard16Color: return "ic_fluent_gift_card_16_color"
case .giftCard16Filled: return "ic_fluent_gift_card_16_filled"
case .giftCard16Regular: return "ic_fluent_gift_card_16_regular"
+ case .giftCard20Color: return "ic_fluent_gift_card_20_color"
case .giftCard20Filled: return "ic_fluent_gift_card_20_filled"
- default: break }
- switch self {
case .giftCard20Regular: return "ic_fluent_gift_card_20_regular"
+ case .giftCard24Color: return "ic_fluent_gift_card_24_color"
case .giftCard24Filled: return "ic_fluent_gift_card_24_filled"
case .giftCard24Regular: return "ic_fluent_gift_card_24_regular"
case .giftCardAdd20Filled: return "ic_fluent_gift_card_add_20_filled"
@@ -24509,6 +25167,8 @@ import Foundation
case .glanceHorizontalSparkles20Filled: return "ic_fluent_glance_horizontal_sparkles_20_filled"
case .glanceHorizontalSparkles20Regular: return "ic_fluent_glance_horizontal_sparkles_20_regular"
case .glanceHorizontalSparkles24Filled: return "ic_fluent_glance_horizontal_sparkles_24_filled"
+ default: break }
+ switch self {
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"
@@ -24545,8 +25205,6 @@ import Foundation
case .globe28Filled: return "ic_fluent_globe_28_filled"
case .globe28Regular: return "ic_fluent_globe_28_regular"
case .globe32Filled: return "ic_fluent_globe_32_filled"
- default: break }
- switch self {
case .globe32Regular: return "ic_fluent_globe_32_regular"
case .globe48Filled: return "ic_fluent_globe_48_filled"
case .globe48Regular: return "ic_fluent_globe_48_regular"
@@ -24611,6 +25269,8 @@ import Foundation
case .globeProhibited20Filled: return "ic_fluent_globe_prohibited_20_filled"
case .globeProhibited20Regular: return "ic_fluent_globe_prohibited_20_regular"
case .globeProhibited24Filled: return "ic_fluent_globe_prohibited_24_filled"
+ default: break }
+ switch self {
case .globeProhibited24Regular: return "ic_fluent_globe_prohibited_24_regular"
case .globeSearch20Filled: return "ic_fluent_globe_search_20_filled"
case .globeSearch20Regular: return "ic_fluent_globe_search_20_regular"
@@ -24647,8 +25307,6 @@ import Foundation
case .globeVideo24Regular: return "ic_fluent_globe_video_24_regular"
case .globeVideo28Filled: return "ic_fluent_globe_video_28_filled"
case .globeVideo28Regular: return "ic_fluent_globe_video_28_regular"
- default: break }
- switch self {
case .globeVideo32Filled: return "ic_fluent_globe_video_32_filled"
case .globeVideo32Regular: return "ic_fluent_globe_video_32_regular"
case .globeVideo48Filled: return "ic_fluent_globe_video_48_filled"
@@ -24713,6 +25371,8 @@ import Foundation
case .guest20Regular: return "ic_fluent_guest_20_regular"
case .guest24Filled: return "ic_fluent_guest_24_filled"
case .guest24Regular: return "ic_fluent_guest_24_regular"
+ default: break }
+ switch self {
case .guest28Filled: return "ic_fluent_guest_28_filled"
case .guest28Regular: return "ic_fluent_guest_28_regular"
case .guest32Filled: return "ic_fluent_guest_32_filled"
@@ -24749,8 +25409,6 @@ import Foundation
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"
- default: break }
- switch self {
case .handLeftChat16Regular: return "ic_fluent_hand_left_chat_16_regular"
case .handLeftChat20Filled: return "ic_fluent_hand_left_chat_20_filled"
case .handLeftChat20Regular: return "ic_fluent_hand_left_chat_20_regular"
@@ -24815,6 +25473,8 @@ import Foundation
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"
+ default: break }
+ switch self {
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"
@@ -24851,8 +25511,6 @@ import Foundation
case .hatGraduationAdd20Filled: return "ic_fluent_hat_graduation_add_20_filled"
case .hatGraduationAdd20Regular: return "ic_fluent_hat_graduation_add_20_regular"
case .hatGraduationAdd24Filled: return "ic_fluent_hat_graduation_add_24_filled"
- default: break }
- switch self {
case .hatGraduationAdd24Regular: return "ic_fluent_hat_graduation_add_24_regular"
case .hatGraduationSparkle16Filled: return "ic_fluent_hat_graduation_sparkle_16_filled"
case .hatGraduationSparkle16Regular: return "ic_fluent_hat_graduation_sparkle_16_regular"
@@ -24868,6 +25526,12 @@ import Foundation
case .hd20Regular: return "ic_fluent_hd_20_regular"
case .hd24Filled: return "ic_fluent_hd_24_filled"
case .hd24Regular: return "ic_fluent_hd_24_regular"
+ case .hdOff16Filled: return "ic_fluent_hd_off_16_filled"
+ case .hdOff16Regular: return "ic_fluent_hd_off_16_regular"
+ case .hdOff20Filled: return "ic_fluent_hd_off_20_filled"
+ case .hdOff20Regular: return "ic_fluent_hd_off_20_regular"
+ case .hdOff24Filled: return "ic_fluent_hd_off_24_filled"
+ case .hdOff24Regular: return "ic_fluent_hd_off_24_regular"
case .hdr20Filled: return "ic_fluent_hdr_20_filled"
case .hdr20Regular: return "ic_fluent_hdr_20_regular"
case .hdr24Filled: return "ic_fluent_hdr_24_filled"
@@ -24911,6 +25575,8 @@ import Foundation
case .headset24Filled: return "ic_fluent_headset_24_filled"
case .headset24Regular: return "ic_fluent_headset_24_regular"
case .headset28Color: return "ic_fluent_headset_28_color"
+ default: break }
+ switch self {
case .headset28Filled: return "ic_fluent_headset_28_filled"
case .headset28Regular: return "ic_fluent_headset_28_regular"
case .headset32Color: return "ic_fluent_headset_32_color"
@@ -24953,8 +25619,6 @@ import Foundation
case .heartCircle20Regular: return "ic_fluent_heart_circle_20_regular"
case .heartCircle24Filled: return "ic_fluent_heart_circle_24_filled"
case .heartCircle24Regular: return "ic_fluent_heart_circle_24_regular"
- default: break }
- switch self {
case .heartCircleHint16Filled: return "ic_fluent_heart_circle_hint_16_filled"
case .heartCircleHint16Regular: return "ic_fluent_heart_circle_hint_16_regular"
case .heartCircleHint20Filled: return "ic_fluent_heart_circle_hint_20_filled"
@@ -25013,6 +25677,8 @@ import Foundation
case .hexagonThree24Regular: return "ic_fluent_hexagon_three_24_regular"
case .highlight16Filled: return "ic_fluent_highlight_16_filled"
case .highlight16Regular: return "ic_fluent_highlight_16_regular"
+ default: break }
+ switch self {
case .highlight20Filled: return "ic_fluent_highlight_20_filled"
case .highlight20Regular: return "ic_fluent_highlight_20_regular"
case .highlight24Filled: return "ic_fluent_highlight_24_filled"
@@ -25055,8 +25721,6 @@ import Foundation
case .historyDismiss32Regular: return "ic_fluent_history_dismiss_32_regular"
case .historyDismiss48Filled: return "ic_fluent_history_dismiss_48_filled"
case .historyDismiss48Regular: return "ic_fluent_history_dismiss_48_regular"
- default: break }
- switch self {
case .home12Filled: return "ic_fluent_home_12_filled"
case .home12Regular: return "ic_fluent_home_12_regular"
case .home16Color: return "ic_fluent_home_16_color"
@@ -25093,6 +25757,12 @@ import Foundation
case .homeDatabase24Regular: return "ic_fluent_home_database_24_regular"
case .homeDatabase32Filled: return "ic_fluent_home_database_32_filled"
case .homeDatabase32Regular: return "ic_fluent_home_database_32_regular"
+ case .homeEmpty20Filled: return "ic_fluent_home_empty_20_filled"
+ case .homeEmpty20Regular: return "ic_fluent_home_empty_20_regular"
+ case .homeEmpty24Filled: return "ic_fluent_home_empty_24_filled"
+ case .homeEmpty24Regular: return "ic_fluent_home_empty_24_regular"
+ case .homeEmpty28Filled: return "ic_fluent_home_empty_28_filled"
+ case .homeEmpty28Regular: return "ic_fluent_home_empty_28_regular"
case .homeGarage20Filled: return "ic_fluent_home_garage_20_filled"
case .homeGarage20Regular: return "ic_fluent_home_garage_20_regular"
case .homeGarage24Filled: return "ic_fluent_home_garage_24_filled"
@@ -25109,6 +25779,8 @@ import Foundation
case .homeMore20Regular: return "ic_fluent_home_more_20_regular"
case .homeMore24Filled: return "ic_fluent_home_more_24_filled"
case .homeMore24Regular: return "ic_fluent_home_more_24_regular"
+ default: break }
+ switch self {
case .homeMore32Filled: return "ic_fluent_home_more_32_filled"
case .homeMore32Regular: return "ic_fluent_home_more_32_regular"
case .homeMore48Filled: return "ic_fluent_home_more_48_filled"
@@ -25157,8 +25829,6 @@ import Foundation
case .image16Regular: return "ic_fluent_image_16_regular"
case .image20Filled: return "ic_fluent_image_20_filled"
case .image20Regular: return "ic_fluent_image_20_regular"
- default: break }
- switch self {
case .image24Filled: return "ic_fluent_image_24_filled"
case .image24Regular: return "ic_fluent_image_24_regular"
case .image28Filled: return "ic_fluent_image_28_filled"
@@ -25211,6 +25881,8 @@ import Foundation
case .imageCircle24Regular: return "ic_fluent_image_circle_24_regular"
case .imageCircle28Filled: return "ic_fluent_image_circle_28_filled"
case .imageCircle28Regular: return "ic_fluent_image_circle_28_regular"
+ default: break }
+ switch self {
case .imageCircle32Filled: return "ic_fluent_image_circle_32_filled"
case .imageCircle32Regular: return "ic_fluent_image_circle_32_regular"
case .imageCircle48Filled: return "ic_fluent_image_circle_48_filled"
@@ -25259,8 +25931,6 @@ import Foundation
case .imageOff48Filled: return "ic_fluent_image_off_48_filled"
case .imageOff48Regular: return "ic_fluent_image_off_48_regular"
case .imageProhibited20Filled: return "ic_fluent_image_prohibited_20_filled"
- default: break }
- switch self {
case .imageProhibited20Regular: return "ic_fluent_image_prohibited_20_regular"
case .imageProhibited24Filled: return "ic_fluent_image_prohibited_24_filled"
case .imageProhibited24Regular: return "ic_fluent_image_prohibited_24_regular"
@@ -25313,6 +25983,8 @@ import Foundation
case .immersiveReader28Filled: return "ic_fluent_immersive_reader_28_filled"
case .immersiveReader28Regular: return "ic_fluent_immersive_reader_28_regular"
case .immersiveReader32Light: return "ic_fluent_immersive_reader_32_light"
+ default: break }
+ switch self {
case .important12Filled: return "ic_fluent_important_12_filled"
case .important12Regular: return "ic_fluent_important_12_regular"
case .important16Filled: return "ic_fluent_important_16_filled"
@@ -25361,8 +26033,6 @@ import Foundation
case .inkingTool20Filled: return "ic_fluent_inking_tool_20_filled"
case .inkingTool20Regular: return "ic_fluent_inking_tool_20_regular"
case .inkingTool24Filled: return "ic_fluent_inking_tool_24_filled"
- default: break }
- switch self {
case .inkingTool24Regular: return "ic_fluent_inking_tool_24_regular"
case .inkingTool32Filled: return "ic_fluent_inking_tool_32_filled"
case .inkingTool32Regular: return "ic_fluent_inking_tool_32_regular"
@@ -25415,6 +26085,8 @@ import Foundation
case .keyCommand16Filled: return "ic_fluent_key_command_16_filled"
case .keyCommand16Regular: return "ic_fluent_key_command_16_regular"
case .keyCommand20Filled: return "ic_fluent_key_command_20_filled"
+ default: break }
+ switch self {
case .keyCommand20Regular: return "ic_fluent_key_command_20_regular"
case .keyCommand24Filled: return "ic_fluent_key_command_24_filled"
case .keyCommand24Regular: return "ic_fluent_key_command_24_regular"
@@ -25463,8 +26135,6 @@ import Foundation
case .keyboardShift16Filled: return "ic_fluent_keyboard_shift_16_filled"
case .keyboardShift16Regular: return "ic_fluent_keyboard_shift_16_regular"
case .keyboardShift20Filled: return "ic_fluent_keyboard_shift_20_filled"
- default: break }
- switch self {
case .keyboardShift20Regular: return "ic_fluent_keyboard_shift_20_regular"
case .keyboardShift24Filled: return "ic_fluent_keyboard_shift_24_filled"
case .keyboardShift24Regular: return "ic_fluent_keyboard_shift_24_regular"
@@ -25517,6 +26187,8 @@ import Foundation
case .laptopSettings32Filled: return "ic_fluent_laptop_settings_32_filled"
case .laptopSettings32Regular: return "ic_fluent_laptop_settings_32_regular"
case .laptopShield16Filled: return "ic_fluent_laptop_shield_16_filled"
+ default: break }
+ switch self {
case .laptopShield16Regular: return "ic_fluent_laptop_shield_16_regular"
case .laptopShield20Filled: return "ic_fluent_laptop_shield_20_filled"
case .laptopShield20Regular: return "ic_fluent_laptop_shield_20_regular"
@@ -25565,8 +26237,6 @@ import Foundation
case .layoutCellFour20Regular: return "ic_fluent_layout_cell_four_20_regular"
case .layoutCellFour24Filled: return "ic_fluent_layout_cell_four_24_filled"
case .layoutCellFour24Regular: return "ic_fluent_layout_cell_four_24_regular"
- default: break }
- switch self {
case .layoutCellFourFocusBottomLeft16Filled: return "ic_fluent_layout_cell_four_focus_bottom_left_16_filled"
case .layoutCellFourFocusBottomLeft20Filled: return "ic_fluent_layout_cell_four_focus_bottom_left_20_filled"
case .layoutCellFourFocusBottomLeft24Filled: return "ic_fluent_layout_cell_four_focus_bottom_left_24_filled"
@@ -25619,6 +26289,8 @@ import Foundation
case .layoutColumnThree16Regular: return "ic_fluent_layout_column_three_16_regular"
case .layoutColumnThree20Filled: return "ic_fluent_layout_column_three_20_filled"
case .layoutColumnThree20Regular: return "ic_fluent_layout_column_three_20_regular"
+ default: break }
+ switch self {
case .layoutColumnThree24Filled: return "ic_fluent_layout_column_three_24_filled"
case .layoutColumnThree24Regular: return "ic_fluent_layout_column_three_24_regular"
case .layoutColumnThreeFocusCenter16Filled: return "ic_fluent_layout_column_three_focus_center_16_filled"
@@ -25667,8 +26339,6 @@ import Foundation
case .layoutColumnTwoSplitRight16Filled: return "ic_fluent_layout_column_two_split_right_16_filled"
case .layoutColumnTwoSplitRight16Regular: return "ic_fluent_layout_column_two_split_right_16_regular"
case .layoutColumnTwoSplitRight20Filled: return "ic_fluent_layout_column_two_split_right_20_filled"
- default: break }
- switch self {
case .layoutColumnTwoSplitRight20Regular: return "ic_fluent_layout_column_two_split_right_20_regular"
case .layoutColumnTwoSplitRight24Filled: return "ic_fluent_layout_column_two_split_right_24_filled"
case .layoutColumnTwoSplitRight24Regular: return "ic_fluent_layout_column_two_split_right_24_regular"
@@ -25721,6 +26391,8 @@ import Foundation
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"
+ default: break }
+ switch self {
case .layoutRowTwo28Regular: return "ic_fluent_layout_row_two_28_regular"
case .layoutRowTwo32Filled: return "ic_fluent_layout_row_two_32_filled"
case .layoutRowTwo32Light: return "ic_fluent_layout_row_two_32_light"
@@ -25769,8 +26441,6 @@ import Foundation
case .layoutRowTwoSplitTop20Filled: return "ic_fluent_layout_row_two_split_top_20_filled"
case .layoutRowTwoSplitTop20Regular: return "ic_fluent_layout_row_two_split_top_20_regular"
case .layoutRowTwoSplitTop24Filled: return "ic_fluent_layout_row_two_split_top_24_filled"
- default: break }
- switch self {
case .layoutRowTwoSplitTop24Regular: return "ic_fluent_layout_row_two_split_top_24_regular"
case .layoutRowTwoSplitTopFocusBottom16Filled: return "ic_fluent_layout_row_two_split_top_focus_bottom_16_filled"
case .layoutRowTwoSplitTopFocusBottom20Filled: return "ic_fluent_layout_row_two_split_top_focus_bottom_20_filled"
@@ -25823,6 +26493,8 @@ import Foundation
case .library28Color: return "ic_fluent_library_28_color"
case .library28Filled: return "ic_fluent_library_28_filled"
case .library28Regular: return "ic_fluent_library_28_regular"
+ default: break }
+ switch self {
case .library32Color: return "ic_fluent_library_32_color"
case .library32Filled: return "ic_fluent_library_32_filled"
case .library32Regular: return "ic_fluent_library_32_regular"
@@ -25835,6 +26507,7 @@ import Foundation
case .lightbulb28Filled: return "ic_fluent_lightbulb_28_filled"
case .lightbulb28Regular: return "ic_fluent_lightbulb_28_regular"
case .lightbulb32Filled: return "ic_fluent_lightbulb_32_filled"
+ case .lightbulb32Light: return "ic_fluent_lightbulb_32_light"
case .lightbulb32Regular: return "ic_fluent_lightbulb_32_regular"
case .lightbulb48Filled: return "ic_fluent_lightbulb_48_filled"
case .lightbulb48Regular: return "ic_fluent_lightbulb_48_regular"
@@ -25871,8 +26544,6 @@ import Foundation
case .likert20Filled: return "ic_fluent_likert_20_filled"
case .likert20Regular: return "ic_fluent_likert_20_regular"
case .likert24Filled: return "ic_fluent_likert_24_filled"
- default: break }
- switch self {
case .likert24Regular: return "ic_fluent_likert_24_regular"
case .line20Filled: return "ic_fluent_line_20_filled"
case .line20Regular: return "ic_fluent_line_20_regular"
@@ -25906,6 +26577,8 @@ import Foundation
case .lineHorizontal124Regular: return "ic_fluent_line_horizontal_1_24_regular"
case .lineHorizontal128Filled: return "ic_fluent_line_horizontal_1_28_filled"
case .lineHorizontal128Regular: return "ic_fluent_line_horizontal_1_28_regular"
+ case .lineHorizontal1DashDotDash20Filled: return "ic_fluent_line_horizontal_1_dash_dot_dash_20_filled"
+ case .lineHorizontal1DashDotDash20Regular: return "ic_fluent_line_horizontal_1_dash_dot_dash_20_regular"
case .lineHorizontal1Dashes16Filled: return "ic_fluent_line_horizontal_1_dashes_16_filled"
case .lineHorizontal1Dashes16Regular: return "ic_fluent_line_horizontal_1_dashes_16_regular"
case .lineHorizontal1Dashes20Filled: return "ic_fluent_line_horizontal_1_dashes_20_filled"
@@ -25914,16 +26587,30 @@ import Foundation
case .lineHorizontal1Dashes24Regular: return "ic_fluent_line_horizontal_1_dashes_24_regular"
case .lineHorizontal1Dashes28Filled: return "ic_fluent_line_horizontal_1_dashes_28_filled"
case .lineHorizontal1Dashes28Regular: return "ic_fluent_line_horizontal_1_dashes_28_regular"
+ case .lineHorizontal1Dot20Filled: return "ic_fluent_line_horizontal_1_dot_20_filled"
+ case .lineHorizontal1Dot20Regular: return "ic_fluent_line_horizontal_1_dot_20_regular"
case .lineHorizontal2DashesSolid16Filled: return "ic_fluent_line_horizontal_2_dashes_solid_16_filled"
case .lineHorizontal2DashesSolid16Regular: return "ic_fluent_line_horizontal_2_dashes_solid_16_regular"
case .lineHorizontal2DashesSolid20Filled: return "ic_fluent_line_horizontal_2_dashes_solid_20_filled"
case .lineHorizontal2DashesSolid20Regular: return "ic_fluent_line_horizontal_2_dashes_solid_20_regular"
case .lineHorizontal2DashesSolid24Filled: return "ic_fluent_line_horizontal_2_dashes_solid_24_filled"
case .lineHorizontal2DashesSolid24Regular: return "ic_fluent_line_horizontal_2_dashes_solid_24_regular"
+ default: break }
+ switch self {
case .lineHorizontal2DashesSolid28Filled: return "ic_fluent_line_horizontal_2_dashes_solid_28_filled"
case .lineHorizontal2DashesSolid28Regular: return "ic_fluent_line_horizontal_2_dashes_solid_28_regular"
+ case .lineHorizontal316Filled: return "ic_fluent_line_horizontal_3_16_filled"
+ case .lineHorizontal316Regular: return "ic_fluent_line_horizontal_3_16_regular"
case .lineHorizontal320Filled: return "ic_fluent_line_horizontal_3_20_filled"
case .lineHorizontal320Regular: return "ic_fluent_line_horizontal_3_20_regular"
+ case .lineHorizontal324Filled: return "ic_fluent_line_horizontal_3_24_filled"
+ case .lineHorizontal324Regular: return "ic_fluent_line_horizontal_3_24_regular"
+ case .lineHorizontal328Filled: return "ic_fluent_line_horizontal_3_28_filled"
+ case .lineHorizontal328Regular: return "ic_fluent_line_horizontal_3_28_regular"
+ case .lineHorizontal332Filled: return "ic_fluent_line_horizontal_3_32_filled"
+ case .lineHorizontal332Regular: return "ic_fluent_line_horizontal_3_32_regular"
+ case .lineHorizontal348Filled: return "ic_fluent_line_horizontal_3_48_filled"
+ case .lineHorizontal348Regular: return "ic_fluent_line_horizontal_3_48_regular"
case .lineHorizontal416Filled: return "ic_fluent_line_horizontal_4_16_filled"
case .lineHorizontal416Regular: return "ic_fluent_line_horizontal_4_16_regular"
case .lineHorizontal420Filled: return "ic_fluent_line_horizontal_4_20_filled"
@@ -25973,8 +26660,6 @@ import Foundation
case .linkAdd16Regular: return "ic_fluent_link_add_16_regular"
case .linkAdd20Filled: return "ic_fluent_link_add_20_filled"
case .linkAdd20Regular: return "ic_fluent_link_add_20_regular"
- default: break }
- switch self {
case .linkAdd24Filled: return "ic_fluent_link_add_24_filled"
case .linkAdd24Regular: return "ic_fluent_link_add_24_regular"
case .linkDismiss16Filled: return "ic_fluent_link_dismiss_16_filled"
@@ -26012,6 +26697,8 @@ import Foundation
case .linkSquare16Filled: return "ic_fluent_link_square_16_filled"
case .linkSquare16Regular: return "ic_fluent_link_square_16_regular"
case .linkSquare20Filled: return "ic_fluent_link_square_20_filled"
+ default: break }
+ switch self {
case .linkSquare20Regular: return "ic_fluent_link_square_20_regular"
case .linkSquare24Filled: return "ic_fluent_link_square_24_filled"
case .linkSquare24Regular: return "ic_fluent_link_square_24_regular"
@@ -26075,8 +26762,6 @@ import Foundation
case .locationAddLeft20Regular: return "ic_fluent_location_add_left_20_regular"
case .locationAddRight20Filled: return "ic_fluent_location_add_right_20_filled"
case .locationAddRight20Regular: return "ic_fluent_location_add_right_20_regular"
- default: break }
- switch self {
case .locationAddUp20Filled: return "ic_fluent_location_add_up_20_filled"
case .locationAddUp20Regular: return "ic_fluent_location_add_up_20_regular"
case .locationArrow12Filled: return "ic_fluent_location_arrow_12_filled"
@@ -26111,6 +26796,18 @@ import Foundation
case .locationArrowUp20Regular: return "ic_fluent_location_arrow_up_20_regular"
case .locationArrowUp48Filled: return "ic_fluent_location_arrow_up_48_filled"
case .locationArrowUp48Regular: return "ic_fluent_location_arrow_up_48_regular"
+ case .locationCheckmark12Filled: return "ic_fluent_location_checkmark_12_filled"
+ case .locationCheckmark12Regular: return "ic_fluent_location_checkmark_12_regular"
+ case .locationCheckmark16Filled: return "ic_fluent_location_checkmark_16_filled"
+ default: break }
+ switch self {
+ case .locationCheckmark16Regular: return "ic_fluent_location_checkmark_16_regular"
+ case .locationCheckmark20Filled: return "ic_fluent_location_checkmark_20_filled"
+ case .locationCheckmark20Regular: return "ic_fluent_location_checkmark_20_regular"
+ case .locationCheckmark24Filled: return "ic_fluent_location_checkmark_24_filled"
+ case .locationCheckmark24Regular: return "ic_fluent_location_checkmark_24_regular"
+ case .locationCheckmark48Filled: return "ic_fluent_location_checkmark_48_filled"
+ case .locationCheckmark48Regular: return "ic_fluent_location_checkmark_48_regular"
case .locationDismiss20Filled: return "ic_fluent_location_dismiss_20_filled"
case .locationDismiss20Regular: return "ic_fluent_location_dismiss_20_regular"
case .locationDismiss24Filled: return "ic_fluent_location_dismiss_24_filled"
@@ -26131,10 +26828,13 @@ import Foundation
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 .locationRipple16Color: return "ic_fluent_location_ripple_16_color"
case .locationRipple16Filled: return "ic_fluent_location_ripple_16_filled"
case .locationRipple16Regular: return "ic_fluent_location_ripple_16_regular"
+ case .locationRipple20Color: return "ic_fluent_location_ripple_20_color"
case .locationRipple20Filled: return "ic_fluent_location_ripple_20_filled"
case .locationRipple20Regular: return "ic_fluent_location_ripple_20_regular"
+ case .locationRipple24Color: return "ic_fluent_location_ripple_24_color"
case .locationRipple24Filled: return "ic_fluent_location_ripple_24_filled"
case .locationRipple24Regular: return "ic_fluent_location_ripple_24_regular"
case .locationTargetSquare16Filled: return "ic_fluent_location_target_square_16_filled"
@@ -26177,8 +26877,6 @@ import Foundation
case .lockOpen20Filled: return "ic_fluent_lock_open_20_filled"
case .lockOpen20Regular: return "ic_fluent_lock_open_20_regular"
case .lockOpen24Filled: return "ic_fluent_lock_open_24_filled"
- default: break }
- switch self {
case .lockOpen24Regular: return "ic_fluent_lock_open_24_regular"
case .lockOpen28Filled: return "ic_fluent_lock_open_28_filled"
case .lockOpen28Regular: return "ic_fluent_lock_open_28_regular"
@@ -26203,6 +26901,8 @@ import Foundation
case .lottery20Regular: return "ic_fluent_lottery_20_regular"
case .lottery24Filled: return "ic_fluent_lottery_24_filled"
case .lottery24Regular: return "ic_fluent_lottery_24_regular"
+ default: break }
+ switch self {
case .luggage16Filled: return "ic_fluent_luggage_16_filled"
case .luggage16Regular: return "ic_fluent_luggage_16_regular"
case .luggage20Filled: return "ic_fluent_luggage_20_filled"
@@ -26279,8 +26979,6 @@ import Foundation
case .mailArrowDoubleBack24Filled: return "ic_fluent_mail_arrow_double_back_24_filled"
case .mailArrowDoubleBack24Regular: return "ic_fluent_mail_arrow_double_back_24_regular"
case .mailArrowDoubleBack32Filled: return "ic_fluent_mail_arrow_double_back_32_filled"
- default: break }
- switch self {
case .mailArrowDoubleBack32Light: return "ic_fluent_mail_arrow_double_back_32_light"
case .mailArrowDoubleBack32Regular: return "ic_fluent_mail_arrow_double_back_32_regular"
case .mailArrowDown16Filled: return "ic_fluent_mail_arrow_down_16_filled"
@@ -26305,6 +27003,8 @@ import Foundation
case .mailAttach24Regular: return "ic_fluent_mail_attach_24_regular"
case .mailAttach28Filled: return "ic_fluent_mail_attach_28_filled"
case .mailAttach28Regular: return "ic_fluent_mail_attach_28_regular"
+ default: break }
+ switch self {
case .mailBriefcase48Filled: return "ic_fluent_mail_briefcase_48_filled"
case .mailBriefcase48Regular: return "ic_fluent_mail_briefcase_48_regular"
case .mailCheckmark16Filled: return "ic_fluent_mail_checkmark_16_filled"
@@ -26357,6 +27057,8 @@ import Foundation
case .mailInbox28Regular: return "ic_fluent_mail_inbox_28_regular"
case .mailInbox32Filled: return "ic_fluent_mail_inbox_32_filled"
case .mailInbox32Regular: return "ic_fluent_mail_inbox_32_regular"
+ case .mailInbox48Filled: return "ic_fluent_mail_inbox_48_filled"
+ case .mailInbox48Regular: return "ic_fluent_mail_inbox_48_regular"
case .mailInboxAdd16Filled: return "ic_fluent_mail_inbox_add_16_filled"
case .mailInboxAdd16Regular: return "ic_fluent_mail_inbox_add_16_regular"
case .mailInboxAdd20Filled: return "ic_fluent_mail_inbox_add_20_filled"
@@ -26381,8 +27083,6 @@ import Foundation
case .mailInboxArrowUp20Regular: return "ic_fluent_mail_inbox_arrow_up_20_regular"
case .mailInboxArrowUp24Filled: return "ic_fluent_mail_inbox_arrow_up_24_filled"
case .mailInboxArrowUp24Regular: return "ic_fluent_mail_inbox_arrow_up_24_regular"
- default: break }
- switch self {
case .mailInboxCheckmark16Filled: return "ic_fluent_mail_inbox_checkmark_16_filled"
case .mailInboxCheckmark16Regular: return "ic_fluent_mail_inbox_checkmark_16_regular"
case .mailInboxCheckmark20Filled: return "ic_fluent_mail_inbox_checkmark_20_filled"
@@ -26405,6 +27105,10 @@ import Foundation
case .mailInboxPerson20Regular: return "ic_fluent_mail_inbox_person_20_regular"
case .mailInboxPerson32Filled: return "ic_fluent_mail_inbox_person_32_filled"
case .mailInboxPerson32Regular: return "ic_fluent_mail_inbox_person_32_regular"
+ default: break }
+ switch self {
+ case .mailInboxPerson48Filled: return "ic_fluent_mail_inbox_person_48_filled"
+ case .mailInboxPerson48Regular: return "ic_fluent_mail_inbox_person_48_regular"
case .mailLink20Filled: return "ic_fluent_mail_link_20_filled"
case .mailLink20Regular: return "ic_fluent_mail_link_20_regular"
case .mailLink24Filled: return "ic_fluent_mail_link_24_filled"
@@ -26471,6 +27175,10 @@ import Foundation
case .mailRead32Regular: return "ic_fluent_mail_read_32_regular"
case .mailRead48Filled: return "ic_fluent_mail_read_48_filled"
case .mailRead48Regular: return "ic_fluent_mail_read_48_regular"
+ case .mailReadBriefcase20Filled: return "ic_fluent_mail_read_briefcase_20_filled"
+ case .mailReadBriefcase20Regular: return "ic_fluent_mail_read_briefcase_20_regular"
+ case .mailReadBriefcase24Filled: return "ic_fluent_mail_read_briefcase_24_filled"
+ case .mailReadBriefcase24Regular: return "ic_fluent_mail_read_briefcase_24_regular"
case .mailReadBriefcase48Filled: return "ic_fluent_mail_read_briefcase_48_filled"
case .mailReadBriefcase48Regular: return "ic_fluent_mail_read_briefcase_48_regular"
case .mailReadMultiple16Filled: return "ic_fluent_mail_read_multiple_16_filled"
@@ -26483,8 +27191,6 @@ import Foundation
case .mailReadMultiple28Regular: return "ic_fluent_mail_read_multiple_28_regular"
case .mailReadMultiple32Filled: return "ic_fluent_mail_read_multiple_32_filled"
case .mailReadMultiple32Light: return "ic_fluent_mail_read_multiple_32_light"
- default: break }
- switch self {
case .mailReadMultiple32Regular: return "ic_fluent_mail_read_multiple_32_regular"
case .mailRewind16Filled: return "ic_fluent_mail_rewind_16_filled"
case .mailRewind16Regular: return "ic_fluent_mail_rewind_16_regular"
@@ -26501,6 +27207,8 @@ import Foundation
case .mailShield16Filled: return "ic_fluent_mail_shield_16_filled"
case .mailShield16Regular: return "ic_fluent_mail_shield_16_regular"
case .mailShield20Filled: return "ic_fluent_mail_shield_20_filled"
+ default: break }
+ switch self {
case .mailShield20Regular: return "ic_fluent_mail_shield_20_regular"
case .mailTemplate16Filled: return "ic_fluent_mail_template_16_filled"
case .mailTemplate16Regular: return "ic_fluent_mail_template_16_regular"
@@ -26585,8 +27293,6 @@ import Foundation
case .maximize16Regular: return "ic_fluent_maximize_16_regular"
case .maximize20Filled: return "ic_fluent_maximize_20_filled"
case .maximize20Regular: return "ic_fluent_maximize_20_regular"
- default: break }
- switch self {
case .maximize24Filled: return "ic_fluent_maximize_24_filled"
case .maximize24Regular: return "ic_fluent_maximize_24_regular"
case .maximize28Filled: return "ic_fluent_maximize_28_filled"
@@ -26603,6 +27309,8 @@ import Foundation
case .meetNow28Regular: return "ic_fluent_meet_now_28_regular"
case .meetNow32Filled: return "ic_fluent_meet_now_32_filled"
case .meetNow32Regular: return "ic_fluent_meet_now_32_regular"
+ default: break }
+ switch self {
case .meetNow48Filled: return "ic_fluent_meet_now_48_filled"
case .meetNow48Regular: return "ic_fluent_meet_now_48_regular"
case .megaphone12Filled: return "ic_fluent_megaphone_12_filled"
@@ -26687,8 +27395,6 @@ import Foundation
case .micLink24Filled: return "ic_fluent_mic_link_24_filled"
case .micLink24Regular: return "ic_fluent_mic_link_24_regular"
case .micLink28Filled: return "ic_fluent_mic_link_28_filled"
- default: break }
- switch self {
case .micLink28Regular: return "ic_fluent_mic_link_28_regular"
case .micLink32Filled: return "ic_fluent_mic_link_32_filled"
case .micLink32Regular: return "ic_fluent_mic_link_32_regular"
@@ -26705,6 +27411,8 @@ import Foundation
case .micOff28Filled: return "ic_fluent_mic_off_28_filled"
case .micOff28Regular: return "ic_fluent_mic_off_28_regular"
case .micOff32Filled: return "ic_fluent_mic_off_32_filled"
+ default: break }
+ switch self {
case .micOff32Regular: return "ic_fluent_mic_off_32_regular"
case .micOff48Filled: return "ic_fluent_mic_off_48_filled"
case .micOff48Regular: return "ic_fluent_mic_off_48_regular"
@@ -26780,19 +27488,23 @@ import Foundation
case .mold24Regular: return "ic_fluent_mold_24_regular"
case .mold28Filled: return "ic_fluent_mold_28_filled"
case .mold28Regular: return "ic_fluent_mold_28_regular"
+ case .molecule16Color: return "ic_fluent_molecule_16_color"
case .molecule16Filled: return "ic_fluent_molecule_16_filled"
case .molecule16Regular: return "ic_fluent_molecule_16_regular"
+ case .molecule20Color: return "ic_fluent_molecule_20_color"
case .molecule20Filled: return "ic_fluent_molecule_20_filled"
case .molecule20Regular: return "ic_fluent_molecule_20_regular"
+ case .molecule24Color: return "ic_fluent_molecule_24_color"
case .molecule24Filled: return "ic_fluent_molecule_24_filled"
case .molecule24Regular: return "ic_fluent_molecule_24_regular"
+ case .molecule28Color: return "ic_fluent_molecule_28_color"
case .molecule28Filled: return "ic_fluent_molecule_28_filled"
case .molecule28Regular: return "ic_fluent_molecule_28_regular"
+ case .molecule32Color: return "ic_fluent_molecule_32_color"
case .molecule32Filled: return "ic_fluent_molecule_32_filled"
- default: break }
- switch self {
case .molecule32Light: return "ic_fluent_molecule_32_light"
case .molecule32Regular: return "ic_fluent_molecule_32_regular"
+ case .molecule48Color: return "ic_fluent_molecule_48_color"
case .molecule48Filled: return "ic_fluent_molecule_48_filled"
case .molecule48Regular: return "ic_fluent_molecule_48_regular"
case .money16Filled: return "ic_fluent_money_16_filled"
@@ -26801,6 +27513,8 @@ import Foundation
case .money20Regular: return "ic_fluent_money_20_regular"
case .money24Filled: return "ic_fluent_money_24_filled"
case .money24Regular: return "ic_fluent_money_24_regular"
+ default: break }
+ switch self {
case .moneyCalculator20Filled: return "ic_fluent_money_calculator_20_filled"
case .moneyCalculator20Regular: return "ic_fluent_money_calculator_20_regular"
case .moneyCalculator24Filled: return "ic_fluent_money_calculator_24_filled"
@@ -26891,8 +27605,6 @@ import Foundation
case .multiplier12X24Regular: return "ic_fluent_multiplier_1_2x_24_regular"
case .multiplier12X28Filled: return "ic_fluent_multiplier_1_2x_28_filled"
case .multiplier12X28Regular: return "ic_fluent_multiplier_1_2x_28_regular"
- default: break }
- switch self {
case .multiplier12X32Filled: return "ic_fluent_multiplier_1_2x_32_filled"
case .multiplier12X32Regular: return "ic_fluent_multiplier_1_2x_32_regular"
case .multiplier12X48Filled: return "ic_fluent_multiplier_1_2x_48_filled"
@@ -26903,6 +27615,8 @@ import Foundation
case .multiplier15X24Regular: return "ic_fluent_multiplier_1_5x_24_regular"
case .multiplier15X28Filled: return "ic_fluent_multiplier_1_5x_28_filled"
case .multiplier15X28Regular: return "ic_fluent_multiplier_1_5x_28_regular"
+ default: break }
+ switch self {
case .multiplier15X32Filled: return "ic_fluent_multiplier_1_5x_32_filled"
case .multiplier15X32Regular: return "ic_fluent_multiplier_1_5x_32_regular"
case .multiplier15X48Filled: return "ic_fluent_multiplier_1_5x_48_filled"
@@ -26989,16 +27703,22 @@ import Foundation
case .navigation20Regular: return "ic_fluent_navigation_20_regular"
case .navigation24Filled: return "ic_fluent_navigation_24_filled"
case .navigation24Regular: return "ic_fluent_navigation_24_regular"
+ case .navigation28Filled: return "ic_fluent_navigation_28_filled"
+ case .navigation28Regular: return "ic_fluent_navigation_28_regular"
+ case .navigation32Filled: return "ic_fluent_navigation_32_filled"
+ case .navigation32Regular: return "ic_fluent_navigation_32_regular"
+ case .navigation48Filled: return "ic_fluent_navigation_48_filled"
+ case .navigation48Regular: return "ic_fluent_navigation_48_regular"
case .navigationLocationTarget20Filled: return "ic_fluent_navigation_location_target_20_filled"
case .navigationLocationTarget20Regular: return "ic_fluent_navigation_location_target_20_regular"
case .navigationPlay20Filled: return "ic_fluent_navigation_play_20_filled"
case .navigationPlay20Regular: return "ic_fluent_navigation_play_20_regular"
- default: break }
- switch self {
case .navigationUnread20Filled: return "ic_fluent_navigation_unread_20_filled"
case .navigationUnread20Regular: return "ic_fluent_navigation_unread_20_regular"
case .navigationUnread24Filled: return "ic_fluent_navigation_unread_24_filled"
case .navigationUnread24Regular: return "ic_fluent_navigation_unread_24_regular"
+ default: break }
+ switch self {
case .networkAdapter16Filled: return "ic_fluent_network_adapter_16_filled"
case .networkAdapter16Regular: return "ic_fluent_network_adapter_16_regular"
case .networkCheck20Filled: return "ic_fluent_network_check_20_filled"
@@ -27011,12 +27731,16 @@ import Foundation
case .new20Regular: return "ic_fluent_new_20_regular"
case .new24Filled: return "ic_fluent_new_24_filled"
case .new24Regular: return "ic_fluent_new_24_regular"
+ case .news16Color: return "ic_fluent_news_16_color"
case .news16Filled: return "ic_fluent_news_16_filled"
case .news16Regular: return "ic_fluent_news_16_regular"
+ case .news20Color: return "ic_fluent_news_20_color"
case .news20Filled: return "ic_fluent_news_20_filled"
case .news20Regular: return "ic_fluent_news_20_regular"
+ case .news24Color: return "ic_fluent_news_24_color"
case .news24Filled: return "ic_fluent_news_24_filled"
case .news24Regular: return "ic_fluent_news_24_regular"
+ case .news28Color: return "ic_fluent_news_28_color"
case .news28Filled: return "ic_fluent_news_28_filled"
case .news28Regular: return "ic_fluent_news_28_regular"
case .next16Filled: return "ic_fluent_next_16_filled"
@@ -27454,6 +28178,14 @@ import Foundation
case .paintBucket20Regular: return "ic_fluent_paint_bucket_20_regular"
case .paintBucket24Filled: return "ic_fluent_paint_bucket_24_filled"
case .paintBucket24Regular: return "ic_fluent_paint_bucket_24_regular"
+ case .paintBucketBrush16Filled: return "ic_fluent_paint_bucket_brush_16_filled"
+ case .paintBucketBrush16Regular: return "ic_fluent_paint_bucket_brush_16_regular"
+ case .paintBucketBrush20Filled: return "ic_fluent_paint_bucket_brush_20_filled"
+ case .paintBucketBrush20Regular: return "ic_fluent_paint_bucket_brush_20_regular"
+ case .paintBucketBrush24Filled: return "ic_fluent_paint_bucket_brush_24_filled"
+ case .paintBucketBrush24Regular: return "ic_fluent_paint_bucket_brush_24_regular"
+ case .paintBucketBrush28Filled: return "ic_fluent_paint_bucket_brush_28_filled"
+ case .paintBucketBrush28Regular: return "ic_fluent_paint_bucket_brush_28_regular"
case .pair20Filled: return "ic_fluent_pair_20_filled"
case .pair20Regular: return "ic_fluent_pair_20_regular"
case .pair24Filled: return "ic_fluent_pair_24_filled"
@@ -27495,6 +28227,8 @@ 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 .panelLeftDefault32Light: return "ic_fluent_panel_left_default_32_light"
case .panelLeftExpand16Filled: return "ic_fluent_panel_left_expand_16_filled"
@@ -27503,8 +28237,6 @@ import Foundation
case .panelLeftExpand20Regular: return "ic_fluent_panel_left_expand_20_regular"
case .panelLeftExpand24Filled: return "ic_fluent_panel_left_expand_24_filled"
case .panelLeftExpand24Regular: return "ic_fluent_panel_left_expand_24_regular"
- default: break }
- switch self {
case .panelLeftExpand28Filled: return "ic_fluent_panel_left_expand_28_filled"
case .panelLeftExpand28Regular: return "ic_fluent_panel_left_expand_28_regular"
case .panelLeftFocusRight16Filled: return "ic_fluent_panel_left_focus_right_16_filled"
@@ -27597,6 +28329,8 @@ import Foundation
case .panelRight32Filled: return "ic_fluent_panel_right_32_filled"
case .panelRight32Regular: return "ic_fluent_panel_right_32_regular"
case .panelRight48Filled: return "ic_fluent_panel_right_48_filled"
+ default: break }
+ switch self {
case .panelRight48Regular: return "ic_fluent_panel_right_48_regular"
case .panelRightAdd20Filled: return "ic_fluent_panel_right_add_20_filled"
case .panelRightAdd20Regular: return "ic_fluent_panel_right_add_20_regular"
@@ -27605,8 +28339,6 @@ import Foundation
case .panelRightContract20Filled: return "ic_fluent_panel_right_contract_20_filled"
case .panelRightContract20Regular: return "ic_fluent_panel_right_contract_20_regular"
case .panelRightContract24Filled: return "ic_fluent_panel_right_contract_24_filled"
- default: break }
- switch self {
case .panelRightContract24Regular: return "ic_fluent_panel_right_contract_24_regular"
case .panelRightCursor20Filled: return "ic_fluent_panel_right_cursor_20_filled"
case .panelRightCursor20Regular: return "ic_fluent_panel_right_cursor_20_regular"
@@ -27674,6 +28406,8 @@ import Foundation
case .pause32Regular: return "ic_fluent_pause_32_regular"
case .pause48Filled: return "ic_fluent_pause_48_filled"
case .pause48Regular: return "ic_fluent_pause_48_regular"
+ case .pauseCircle16Filled: return "ic_fluent_pause_circle_16_filled"
+ case .pauseCircle16Regular: return "ic_fluent_pause_circle_16_regular"
case .pauseCircle20Filled: return "ic_fluent_pause_circle_20_filled"
case .pauseCircle20Regular: return "ic_fluent_pause_circle_20_regular"
case .pauseCircle24Filled: return "ic_fluent_pause_circle_24_filled"
@@ -27690,7 +28424,15 @@ import Foundation
case .pauseSettings16Regular: return "ic_fluent_pause_settings_16_regular"
case .pauseSettings20Filled: return "ic_fluent_pause_settings_20_filled"
case .pauseSettings20Regular: return "ic_fluent_pause_settings_20_regular"
+ case .paw16Color: return "ic_fluent_paw_16_color"
+ case .paw20Color: return "ic_fluent_paw_20_color"
+ case .paw24Color: return "ic_fluent_paw_24_color"
+ case .paw28Color: return "ic_fluent_paw_28_color"
+ case .paw32Color: return "ic_fluent_paw_32_color"
+ case .paw48Color: return "ic_fluent_paw_48_color"
case .payment16Filled: return "ic_fluent_payment_16_filled"
+ default: break }
+ switch self {
case .payment16Regular: return "ic_fluent_payment_16_regular"
case .payment20Filled: return "ic_fluent_payment_20_filled"
case .payment20Regular: return "ic_fluent_payment_20_regular"
@@ -27707,8 +28449,6 @@ import Foundation
case .paymentWireless20Filled: return "ic_fluent_payment_wireless_20_filled"
case .paymentWireless20Regular: return "ic_fluent_payment_wireless_20_regular"
case .paymentWireless24Filled: return "ic_fluent_payment_wireless_24_filled"
- default: break }
- switch self {
case .paymentWireless24Regular: return "ic_fluent_payment_wireless_24_regular"
case .paymentWireless28Filled: return "ic_fluent_payment_wireless_28_filled"
case .paymentWireless28Regular: return "ic_fluent_payment_wireless_28_regular"
@@ -27793,6 +28533,8 @@ import Foundation
case .pentagon20Regular: return "ic_fluent_pentagon_20_regular"
case .pentagon32Filled: return "ic_fluent_pentagon_32_filled"
case .pentagon32Regular: return "ic_fluent_pentagon_32_regular"
+ default: break }
+ switch self {
case .pentagon48Filled: return "ic_fluent_pentagon_48_filled"
case .pentagon48Regular: return "ic_fluent_pentagon_48_regular"
case .people12Filled: return "ic_fluent_people_12_filled"
@@ -27809,8 +28551,6 @@ import Foundation
case .people28Color: return "ic_fluent_people_28_color"
case .people28Filled: return "ic_fluent_people_28_filled"
case .people28Regular: return "ic_fluent_people_28_regular"
- default: break }
- switch self {
case .people32Color: return "ic_fluent_people_32_color"
case .people32Filled: return "ic_fluent_people_32_filled"
case .people32Light: return "ic_fluent_people_32_light"
@@ -27895,6 +28635,8 @@ import Foundation
case .peopleEye20Regular: return "ic_fluent_people_eye_20_regular"
case .peopleHome16Color: return "ic_fluent_people_home_16_color"
case .peopleHome20Color: return "ic_fluent_people_home_20_color"
+ default: break }
+ switch self {
case .peopleHome24Color: return "ic_fluent_people_home_24_color"
case .peopleHome28Color: return "ic_fluent_people_home_28_color"
case .peopleHome32Color: return "ic_fluent_people_home_32_color"
@@ -27911,8 +28653,6 @@ import Foundation
case .peopleLink32Regular: return "ic_fluent_people_link_32_regular"
case .peopleLink48Filled: return "ic_fluent_people_link_48_filled"
case .peopleLink48Regular: return "ic_fluent_people_link_48_regular"
- default: break }
- switch self {
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"
@@ -27997,6 +28737,8 @@ import Foundation
case .peopleTeam16Regular: return "ic_fluent_people_team_16_regular"
case .peopleTeam20Color: return "ic_fluent_people_team_20_color"
case .peopleTeam20Filled: return "ic_fluent_people_team_20_filled"
+ default: break }
+ switch self {
case .peopleTeam20Regular: return "ic_fluent_people_team_20_regular"
case .peopleTeam24Color: return "ic_fluent_people_team_24_color"
case .peopleTeam24Filled: return "ic_fluent_people_team_24_filled"
@@ -28013,8 +28755,6 @@ import Foundation
case .peopleTeamAdd20Filled: return "ic_fluent_people_team_add_20_filled"
case .peopleTeamAdd20Regular: return "ic_fluent_people_team_add_20_regular"
case .peopleTeamAdd24Filled: return "ic_fluent_people_team_add_24_filled"
- default: break }
- switch self {
case .peopleTeamAdd24Regular: return "ic_fluent_people_team_add_24_regular"
case .peopleTeamDelete16Filled: return "ic_fluent_people_team_delete_16_filled"
case .peopleTeamDelete16Regular: return "ic_fluent_people_team_delete_16_regular"
@@ -28099,6 +28839,8 @@ import Foundation
case .personArrowBack20Filled: return "ic_fluent_person_arrow_back_20_filled"
case .personArrowBack20Regular: return "ic_fluent_person_arrow_back_20_regular"
case .personArrowBack24Filled: return "ic_fluent_person_arrow_back_24_filled"
+ default: break }
+ switch self {
case .personArrowBack24Regular: return "ic_fluent_person_arrow_back_24_regular"
case .personArrowBack28Filled: return "ic_fluent_person_arrow_back_28_filled"
case .personArrowBack28Regular: return "ic_fluent_person_arrow_back_28_regular"
@@ -28115,8 +28857,6 @@ import Foundation
case .personArrowRight16Filled: return "ic_fluent_person_arrow_right_16_filled"
case .personArrowRight16Regular: return "ic_fluent_person_arrow_right_16_regular"
case .personArrowRight20Filled: return "ic_fluent_person_arrow_right_20_filled"
- default: break }
- switch self {
case .personArrowRight20Regular: return "ic_fluent_person_arrow_right_20_regular"
case .personArrowRight24Filled: return "ic_fluent_person_arrow_right_24_filled"
case .personArrowRight24Regular: return "ic_fluent_person_arrow_right_24_regular"
@@ -28201,6 +28941,8 @@ import Foundation
case .personFeedback24Filled: return "ic_fluent_person_feedback_24_filled"
case .personFeedback24Regular: return "ic_fluent_person_feedback_24_regular"
case .personFeedback28Filled: return "ic_fluent_person_feedback_28_filled"
+ default: break }
+ switch self {
case .personFeedback28Regular: return "ic_fluent_person_feedback_28_regular"
case .personFeedback32Filled: return "ic_fluent_person_feedback_32_filled"
case .personFeedback32Light: return "ic_fluent_person_feedback_32_light"
@@ -28217,8 +28959,6 @@ import Foundation
case .personHeart20Regular: return "ic_fluent_person_heart_20_regular"
case .personHeart24Filled: return "ic_fluent_person_heart_24_filled"
case .personHeart24Regular: return "ic_fluent_person_heart_24_regular"
- default: break }
- switch self {
case .personHome16Filled: return "ic_fluent_person_home_16_filled"
case .personHome16Regular: return "ic_fluent_person_home_16_regular"
case .personHome20Filled: return "ic_fluent_person_home_20_filled"
@@ -28303,6 +29043,8 @@ import Foundation
case .personPhone24Filled: return "ic_fluent_person_phone_24_filled"
case .personPhone24Regular: return "ic_fluent_person_phone_24_regular"
case .personPill20Filled: return "ic_fluent_person_pill_20_filled"
+ default: break }
+ switch self {
case .personPill20Regular: return "ic_fluent_person_pill_20_regular"
case .personPill24Filled: return "ic_fluent_person_pill_24_filled"
case .personPill24Regular: return "ic_fluent_person_pill_24_regular"
@@ -28319,8 +29061,6 @@ import Foundation
case .personProhibited32Regular: return "ic_fluent_person_prohibited_32_regular"
case .personQuestionMark16Filled: return "ic_fluent_person_question_mark_16_filled"
case .personQuestionMark16Regular: return "ic_fluent_person_question_mark_16_regular"
- default: break }
- switch self {
case .personQuestionMark20Filled: return "ic_fluent_person_question_mark_20_filled"
case .personQuestionMark20Regular: return "ic_fluent_person_question_mark_20_regular"
case .personQuestionMark24Filled: return "ic_fluent_person_question_mark_24_filled"
@@ -28405,6 +29145,8 @@ import Foundation
case .personSubtract24Regular: return "ic_fluent_person_subtract_24_regular"
case .personSuport32Light: return "ic_fluent_person_suport_32_light"
case .personSupport16Filled: return "ic_fluent_person_support_16_filled"
+ default: break }
+ switch self {
case .personSupport16Regular: return "ic_fluent_person_support_16_regular"
case .personSupport20Filled: return "ic_fluent_person_support_20_filled"
case .personSupport20Regular: return "ic_fluent_person_support_20_regular"
@@ -28421,8 +29163,6 @@ import Foundation
case .personSwap24Filled: return "ic_fluent_person_swap_24_filled"
case .personSwap24Regular: return "ic_fluent_person_swap_24_regular"
case .personSync16Filled: return "ic_fluent_person_sync_16_filled"
- default: break }
- switch self {
case .personSync16Regular: return "ic_fluent_person_sync_16_regular"
case .personSync20Filled: return "ic_fluent_person_sync_20_filled"
case .personSync20Regular: return "ic_fluent_person_sync_20_regular"
@@ -28507,6 +29247,8 @@ import Foundation
case .phoneChat20Regular: return "ic_fluent_phone_chat_20_regular"
case .phoneChat24Filled: return "ic_fluent_phone_chat_24_filled"
case .phoneChat24Regular: return "ic_fluent_phone_chat_24_regular"
+ default: break }
+ switch self {
case .phoneChat28Filled: return "ic_fluent_phone_chat_28_filled"
case .phoneChat28Regular: return "ic_fluent_phone_chat_28_regular"
case .phoneCheckmark16Filled: return "ic_fluent_phone_checkmark_16_filled"
@@ -28523,8 +29265,6 @@ import Foundation
case .phoneDesktop28Regular: return "ic_fluent_phone_desktop_28_regular"
case .phoneDesktop32Filled: return "ic_fluent_phone_desktop_32_filled"
case .phoneDesktop32Regular: return "ic_fluent_phone_desktop_32_regular"
- default: break }
- switch self {
case .phoneDesktop48Filled: return "ic_fluent_phone_desktop_48_filled"
case .phoneDesktop48Regular: return "ic_fluent_phone_desktop_48_regular"
case .phoneDesktopAdd20Filled: return "ic_fluent_phone_desktop_add_20_filled"
@@ -28609,6 +29349,8 @@ import Foundation
case .phoneSpanOut28Regular: return "ic_fluent_phone_span_out_28_regular"
case .phoneSpeaker20Filled: return "ic_fluent_phone_speaker_20_filled"
case .phoneSpeaker20Regular: return "ic_fluent_phone_speaker_20_regular"
+ default: break }
+ switch self {
case .phoneSpeaker24Filled: return "ic_fluent_phone_speaker_24_filled"
case .phoneSpeaker24Regular: return "ic_fluent_phone_speaker_24_regular"
case .phoneStatusBar20Filled: return "ic_fluent_phone_status_bar_20_filled"
@@ -28625,8 +29367,6 @@ import Foundation
case .phoneUpdate20Regular: return "ic_fluent_phone_update_20_regular"
case .phoneUpdate24Filled: return "ic_fluent_phone_update_24_filled"
case .phoneUpdate24Regular: return "ic_fluent_phone_update_24_regular"
- default: break }
- switch self {
case .phoneUpdateCheckmark20Filled: return "ic_fluent_phone_update_checkmark_20_filled"
case .phoneUpdateCheckmark20Regular: return "ic_fluent_phone_update_checkmark_20_regular"
case .phoneUpdateCheckmark24Filled: return "ic_fluent_phone_update_checkmark_24_filled"
@@ -28711,6 +29451,8 @@ import Foundation
case .pinOff32Light: return "ic_fluent_pin_off_32_light"
case .pinOff32Regular: return "ic_fluent_pin_off_32_regular"
case .pinOff48Filled: return "ic_fluent_pin_off_48_filled"
+ default: break }
+ switch self {
case .pinOff48Regular: return "ic_fluent_pin_off_48_regular"
case .pipeline20Filled: return "ic_fluent_pipeline_20_filled"
case .pipeline20Regular: return "ic_fluent_pipeline_20_regular"
@@ -28727,8 +29469,6 @@ import Foundation
case .pipelinePlay20Filled: return "ic_fluent_pipeline_play_20_filled"
case .pipelinePlay20Regular: return "ic_fluent_pipeline_play_20_regular"
case .pivot20Filled: return "ic_fluent_pivot_20_filled"
- default: break }
- switch self {
case .pivot20Regular: return "ic_fluent_pivot_20_regular"
case .pivot24Filled: return "ic_fluent_pivot_24_filled"
case .pivot24Regular: return "ic_fluent_pivot_24_regular"
@@ -28813,6 +29553,8 @@ import Foundation
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"
+ default: break }
+ switch self {
case .plugDisconnected20Regular: return "ic_fluent_plug_disconnected_20_regular"
case .plugDisconnected24Filled: return "ic_fluent_plug_disconnected_24_filled"
case .plugDisconnected24Regular: return "ic_fluent_plug_disconnected_24_regular"
@@ -28829,8 +29571,6 @@ import Foundation
case .poll16Regular: return "ic_fluent_poll_16_regular"
case .poll20Color: return "ic_fluent_poll_20_color"
case .poll20Filled: return "ic_fluent_poll_20_filled"
- default: break }
- switch self {
case .poll20Regular: return "ic_fluent_poll_20_regular"
case .poll24Color: return "ic_fluent_poll_24_color"
case .poll24Filled: return "ic_fluent_poll_24_filled"
@@ -28897,19 +29637,26 @@ import Foundation
case .predictions24Regular: return "ic_fluent_predictions_24_regular"
case .premium12Filled: return "ic_fluent_premium_12_filled"
case .premium12Regular: return "ic_fluent_premium_12_regular"
+ case .premium16Color: return "ic_fluent_premium_16_color"
case .premium16Filled: return "ic_fluent_premium_16_filled"
case .premium16Regular: return "ic_fluent_premium_16_regular"
+ case .premium20Color: return "ic_fluent_premium_20_color"
case .premium20Filled: return "ic_fluent_premium_20_filled"
case .premium20Regular: return "ic_fluent_premium_20_regular"
+ case .premium24Color: return "ic_fluent_premium_24_color"
case .premium24Filled: return "ic_fluent_premium_24_filled"
case .premium24Regular: return "ic_fluent_premium_24_regular"
+ case .premium28Color: return "ic_fluent_premium_28_color"
case .premium28Filled: return "ic_fluent_premium_28_filled"
case .premium28Regular: return "ic_fluent_premium_28_regular"
+ case .premium32Color: return "ic_fluent_premium_32_color"
case .premium32Filled: return "ic_fluent_premium_32_filled"
case .premium32Regular: return "ic_fluent_premium_32_regular"
case .premiumPerson16Filled: return "ic_fluent_premium_person_16_filled"
case .premiumPerson16Regular: return "ic_fluent_premium_person_16_regular"
case .premiumPerson20Filled: return "ic_fluent_premium_person_20_filled"
+ default: break }
+ switch self {
case .premiumPerson20Regular: return "ic_fluent_premium_person_20_regular"
case .premiumPerson24Filled: return "ic_fluent_premium_person_24_filled"
case .premiumPerson24Regular: return "ic_fluent_premium_person_24_regular"
@@ -28931,8 +29678,6 @@ import Foundation
case .presenceAway16Regular: return "ic_fluent_presence_away_16_regular"
case .presenceAway20Filled: return "ic_fluent_presence_away_20_filled"
case .presenceAway20Regular: return "ic_fluent_presence_away_20_regular"
- default: break }
- switch self {
case .presenceAway24Filled: return "ic_fluent_presence_away_24_filled"
case .presenceAway24Regular: return "ic_fluent_presence_away_24_regular"
case .presenceBlocked10Regular: return "ic_fluent_presence_blocked_10_regular"
@@ -29012,6 +29757,8 @@ import Foundation
case .print24Filled: return "ic_fluent_print_24_filled"
case .print24Regular: return "ic_fluent_print_24_regular"
case .print28Filled: return "ic_fluent_print_28_filled"
+ default: break }
+ switch self {
case .print28Regular: return "ic_fluent_print_28_regular"
case .print32Filled: return "ic_fluent_print_32_filled"
case .print32Light: return "ic_fluent_print_32_light"
@@ -29033,8 +29780,6 @@ import Foundation
case .prohibited12Filled: return "ic_fluent_prohibited_12_filled"
case .prohibited12Regular: return "ic_fluent_prohibited_12_regular"
case .prohibited16Filled: return "ic_fluent_prohibited_16_filled"
- default: break }
- switch self {
case .prohibited16Regular: return "ic_fluent_prohibited_16_regular"
case .prohibited20Filled: return "ic_fluent_prohibited_20_filled"
case .prohibited20Regular: return "ic_fluent_prohibited_20_regular"
@@ -29114,29 +29859,35 @@ import Foundation
case .puzzleCube24Regular: return "ic_fluent_puzzle_cube_24_regular"
case .puzzleCube28Filled: return "ic_fluent_puzzle_cube_28_filled"
case .puzzleCube28Regular: return "ic_fluent_puzzle_cube_28_regular"
+ default: break }
+ switch self {
case .puzzleCube48Filled: return "ic_fluent_puzzle_cube_48_filled"
case .puzzleCube48Regular: return "ic_fluent_puzzle_cube_48_regular"
case .puzzleCubePiece20Filled: return "ic_fluent_puzzle_cube_piece_20_filled"
case .puzzleCubePiece20Regular: return "ic_fluent_puzzle_cube_piece_20_regular"
case .puzzlePiece12Filled: return "ic_fluent_puzzle_piece_12_filled"
case .puzzlePiece12Regular: return "ic_fluent_puzzle_piece_12_regular"
+ case .puzzlePiece16Color: return "ic_fluent_puzzle_piece_16_color"
case .puzzlePiece16Filled: return "ic_fluent_puzzle_piece_16_filled"
case .puzzlePiece16Regular: return "ic_fluent_puzzle_piece_16_regular"
+ case .puzzlePiece20Color: return "ic_fluent_puzzle_piece_20_color"
case .puzzlePiece20Filled: return "ic_fluent_puzzle_piece_20_filled"
case .puzzlePiece20Regular: return "ic_fluent_puzzle_piece_20_regular"
+ case .puzzlePiece24Color: return "ic_fluent_puzzle_piece_24_color"
case .puzzlePiece24Filled: return "ic_fluent_puzzle_piece_24_filled"
case .puzzlePiece24Regular: return "ic_fluent_puzzle_piece_24_regular"
+ case .puzzlePiece28Color: return "ic_fluent_puzzle_piece_28_color"
case .puzzlePiece28Filled: return "ic_fluent_puzzle_piece_28_filled"
case .puzzlePiece28Regular: return "ic_fluent_puzzle_piece_28_regular"
+ case .puzzlePiece32Color: return "ic_fluent_puzzle_piece_32_color"
case .puzzlePiece32Filled: return "ic_fluent_puzzle_piece_32_filled"
case .puzzlePiece32Regular: return "ic_fluent_puzzle_piece_32_regular"
+ case .puzzlePiece48Color: return "ic_fluent_puzzle_piece_48_color"
case .puzzlePiece48Filled: return "ic_fluent_puzzle_piece_48_filled"
case .puzzlePiece48Regular: return "ic_fluent_puzzle_piece_48_regular"
case .puzzlePieceShield20Filled: return "ic_fluent_puzzle_piece_shield_20_filled"
case .puzzlePieceShield20Regular: return "ic_fluent_puzzle_piece_shield_20_regular"
case .qrCode20Filled: return "ic_fluent_qr_code_20_filled"
- default: break }
- switch self {
case .qrCode20Regular: return "ic_fluent_qr_code_20_regular"
case .qrCode24Filled: return "ic_fluent_qr_code_24_filled"
case .qrCode24Regular: return "ic_fluent_qr_code_24_regular"
@@ -29210,6 +29961,8 @@ import Foundation
case .ratioOneToOne20Filled: return "ic_fluent_ratio_one_to_one_20_filled"
case .ratioOneToOne20Regular: return "ic_fluent_ratio_one_to_one_20_regular"
case .ratioOneToOne24Filled: return "ic_fluent_ratio_one_to_one_24_filled"
+ default: break }
+ switch self {
case .ratioOneToOne24Regular: return "ic_fluent_ratio_one_to_one_24_regular"
case .reOrder16Filled: return "ic_fluent_re_order_16_filled"
case .reOrder16Regular: return "ic_fluent_re_order_16_regular"
@@ -29229,6 +29982,12 @@ import Foundation
case .reOrderDotsVertical20Regular: return "ic_fluent_re_order_dots_vertical_20_regular"
case .reOrderDotsVertical24Filled: return "ic_fluent_re_order_dots_vertical_24_filled"
case .reOrderDotsVertical24Regular: return "ic_fluent_re_order_dots_vertical_24_regular"
+ case .reOrderVertical16Filled: return "ic_fluent_re_order_vertical_16_filled"
+ case .reOrderVertical16Regular: return "ic_fluent_re_order_vertical_16_regular"
+ case .reOrderVertical20Filled: return "ic_fluent_re_order_vertical_20_filled"
+ case .reOrderVertical20Regular: return "ic_fluent_re_order_vertical_20_regular"
+ case .reOrderVertical24Filled: return "ic_fluent_re_order_vertical_24_filled"
+ case .reOrderVertical24Regular: return "ic_fluent_re_order_vertical_24_regular"
case .readAloud16Filled: return "ic_fluent_read_aloud_16_filled"
case .readAloud16Regular: return "ic_fluent_read_aloud_16_regular"
case .readAloud20Filled: return "ic_fluent_read_aloud_20_filled"
@@ -29237,8 +29996,6 @@ import Foundation
case .readAloud24Regular: return "ic_fluent_read_aloud_24_regular"
case .readAloud28Filled: return "ic_fluent_read_aloud_28_filled"
case .readAloud28Regular: return "ic_fluent_read_aloud_28_regular"
- default: break }
- switch self {
case .readAloud32Light: return "ic_fluent_read_aloud_32_light"
case .readingList16Filled: return "ic_fluent_reading_list_16_filled"
case .readingList16Regular: return "ic_fluent_reading_list_16_regular"
@@ -29306,6 +30063,8 @@ import Foundation
case .receiptSearch20Filled: return "ic_fluent_receipt_search_20_filled"
case .receiptSearch20Regular: return "ic_fluent_receipt_search_20_regular"
case .receiptSparkles16Filled: return "ic_fluent_receipt_sparkles_16_filled"
+ default: break }
+ switch self {
case .receiptSparkles16Regular: return "ic_fluent_receipt_sparkles_16_regular"
case .receiptSparkles20Filled: return "ic_fluent_receipt_sparkles_20_filled"
case .receiptSparkles20Regular: return "ic_fluent_receipt_sparkles_20_regular"
@@ -29339,8 +30098,6 @@ import Foundation
case .recordStop32Regular: return "ic_fluent_record_stop_32_regular"
case .recordStop48Filled: return "ic_fluent_record_stop_48_filled"
case .recordStop48Regular: return "ic_fluent_record_stop_48_regular"
- default: break }
- switch self {
case .rectangleLandscape12Filled: return "ic_fluent_rectangle_landscape_12_filled"
case .rectangleLandscape12Regular: return "ic_fluent_rectangle_landscape_12_regular"
case .rectangleLandscape16Filled: return "ic_fluent_rectangle_landscape_16_filled"
@@ -29408,6 +30165,8 @@ import Foundation
case .remote16Regular: return "ic_fluent_remote_16_regular"
case .remote20Filled: return "ic_fluent_remote_20_filled"
case .remote20Regular: return "ic_fluent_remote_20_regular"
+ default: break }
+ switch self {
case .rename16Filled: return "ic_fluent_rename_16_filled"
case .rename16Regular: return "ic_fluent_rename_16_regular"
case .rename20Filled: return "ic_fluent_rename_20_filled"
@@ -29441,8 +30200,6 @@ import Foundation
case .resize48Filled: return "ic_fluent_resize_48_filled"
case .resize48Regular: return "ic_fluent_resize_48_regular"
case .resizeImage20Filled: return "ic_fluent_resize_image_20_filled"
- default: break }
- switch self {
case .resizeImage20Regular: return "ic_fluent_resize_image_20_regular"
case .resizeImage24Filled: return "ic_fluent_resize_image_24_filled"
case .resizeImage24Regular: return "ic_fluent_resize_image_24_regular"
@@ -29510,6 +30267,8 @@ import Foundation
case .ribbon32Filled: return "ic_fluent_ribbon_32_filled"
case .ribbon32Regular: return "ic_fluent_ribbon_32_regular"
case .ribbonAdd20Filled: return "ic_fluent_ribbon_add_20_filled"
+ default: break }
+ switch self {
case .ribbonAdd20Regular: return "ic_fluent_ribbon_add_20_regular"
case .ribbonAdd24Filled: return "ic_fluent_ribbon_add_24_filled"
case .ribbonAdd24Regular: return "ic_fluent_ribbon_add_24_regular"
@@ -29543,8 +30302,6 @@ import Foundation
case .roadCone32Regular: return "ic_fluent_road_cone_32_regular"
case .roadCone48Filled: return "ic_fluent_road_cone_48_filled"
case .roadCone48Regular: return "ic_fluent_road_cone_48_regular"
- default: break }
- switch self {
case .rocket16Filled: return "ic_fluent_rocket_16_filled"
case .rocket16Regular: return "ic_fluent_rocket_16_regular"
case .rocket20Filled: return "ic_fluent_rocket_20_filled"
@@ -29564,6 +30321,16 @@ import Foundation
case .router20Regular: return "ic_fluent_router_20_regular"
case .router24Filled: return "ic_fluent_router_24_filled"
case .router24Regular: return "ic_fluent_router_24_regular"
+ case .rowChild16Filled: return "ic_fluent_row_child_16_filled"
+ case .rowChild16Regular: return "ic_fluent_row_child_16_regular"
+ case .rowChild20Filled: return "ic_fluent_row_child_20_filled"
+ case .rowChild20Regular: return "ic_fluent_row_child_20_regular"
+ case .rowChild24Filled: return "ic_fluent_row_child_24_filled"
+ case .rowChild24Regular: return "ic_fluent_row_child_24_regular"
+ case .rowChild28Filled: return "ic_fluent_row_child_28_filled"
+ case .rowChild28Regular: return "ic_fluent_row_child_28_regular"
+ case .rowChild32Filled: return "ic_fluent_row_child_32_filled"
+ case .rowChild32Regular: return "ic_fluent_row_child_32_regular"
case .rowTriple20Filled: return "ic_fluent_row_triple_20_filled"
case .rowTriple20Regular: return "ic_fluent_row_triple_20_regular"
case .rowTriple24Filled: return "ic_fluent_row_triple_24_filled"
@@ -29602,6 +30369,8 @@ import Foundation
case .sanitize20Regular: return "ic_fluent_sanitize_20_regular"
case .sanitize24Filled: return "ic_fluent_sanitize_24_filled"
case .sanitize24Regular: return "ic_fluent_sanitize_24_regular"
+ default: break }
+ switch self {
case .save16Filled: return "ic_fluent_save_16_filled"
case .save16Regular: return "ic_fluent_save_16_regular"
case .save20Filled: return "ic_fluent_save_20_filled"
@@ -29637,16 +30406,20 @@ import Foundation
case .saveSearch20Regular: return "ic_fluent_save_search_20_regular"
case .saveSync20Filled: return "ic_fluent_save_sync_20_filled"
case .saveSync20Regular: return "ic_fluent_save_sync_20_regular"
+ case .savings16Color: return "ic_fluent_savings_16_color"
case .savings16Filled: return "ic_fluent_savings_16_filled"
case .savings16Regular: return "ic_fluent_savings_16_regular"
+ case .savings20Color: return "ic_fluent_savings_20_color"
case .savings20Filled: return "ic_fluent_savings_20_filled"
case .savings20Regular: return "ic_fluent_savings_20_regular"
+ case .savings24Color: return "ic_fluent_savings_24_color"
case .savings24Filled: return "ic_fluent_savings_24_filled"
case .savings24Regular: return "ic_fluent_savings_24_regular"
+ case .savings32Color: return "ic_fluent_savings_32_color"
+ case .savings32Filled: return "ic_fluent_savings_32_filled"
+ case .savings32Regular: return "ic_fluent_savings_32_regular"
case .scaleFill20Filled: return "ic_fluent_scale_fill_20_filled"
case .scaleFill20Regular: return "ic_fluent_scale_fill_20_regular"
- default: break }
- switch self {
case .scaleFill24Filled: return "ic_fluent_scale_fill_24_filled"
case .scaleFill24Regular: return "ic_fluent_scale_fill_24_regular"
case .scaleFit16Filled: return "ic_fluent_scale_fit_16_filled"
@@ -29698,6 +30471,8 @@ import Foundation
case .scanPerson16Color: return "ic_fluent_scan_person_16_color"
case .scanPerson16Filled: return "ic_fluent_scan_person_16_filled"
case .scanPerson16Regular: return "ic_fluent_scan_person_16_regular"
+ default: break }
+ switch self {
case .scanPerson20Color: return "ic_fluent_scan_person_20_color"
case .scanPerson20Filled: return "ic_fluent_scan_person_20_filled"
case .scanPerson20Regular: return "ic_fluent_scan_person_20_regular"
@@ -29747,8 +30522,6 @@ import Foundation
case .scanType20Color: return "ic_fluent_scan_type_20_color"
case .scanType20Filled: return "ic_fluent_scan_type_20_filled"
case .scanType20Regular: return "ic_fluent_scan_type_20_regular"
- default: break }
- switch self {
case .scanType24Color: return "ic_fluent_scan_type_24_color"
case .scanType24Filled: return "ic_fluent_scan_type_24_filled"
case .scanType24Regular: return "ic_fluent_scan_type_24_regular"
@@ -29800,6 +30573,8 @@ import Foundation
case .search12Regular: return "ic_fluent_search_12_regular"
case .search16Filled: return "ic_fluent_search_16_filled"
case .search16Regular: return "ic_fluent_search_16_regular"
+ default: break }
+ switch self {
case .search20Filled: return "ic_fluent_search_20_filled"
case .search20Regular: return "ic_fluent_search_20_regular"
case .search24Filled: return "ic_fluent_search_24_filled"
@@ -29849,8 +30624,6 @@ import Foundation
case .seat16Regular: return "ic_fluent_seat_16_regular"
case .seat20Filled: return "ic_fluent_seat_20_filled"
case .seat20Regular: return "ic_fluent_seat_20_regular"
- default: break }
- switch self {
case .seat24Filled: return "ic_fluent_seat_24_filled"
case .seat24Regular: return "ic_fluent_seat_24_regular"
case .seatAdd16Filled: return "ic_fluent_seat_add_16_filled"
@@ -29902,6 +30675,8 @@ import Foundation
case .sendBeaker16Filled: return "ic_fluent_send_beaker_16_filled"
case .sendBeaker16Regular: return "ic_fluent_send_beaker_16_regular"
case .sendBeaker20Filled: return "ic_fluent_send_beaker_20_filled"
+ default: break }
+ switch self {
case .sendBeaker20Regular: return "ic_fluent_send_beaker_20_regular"
case .sendBeaker24Filled: return "ic_fluent_send_beaker_24_filled"
case .sendBeaker24Regular: return "ic_fluent_send_beaker_24_regular"
@@ -29951,8 +30726,6 @@ import Foundation
case .serverPlay20Filled: return "ic_fluent_server_play_20_filled"
case .serverPlay20Regular: return "ic_fluent_server_play_20_regular"
case .serverSurface16Filled: return "ic_fluent_server_surface_16_filled"
- default: break }
- switch self {
case .serverSurface16Regular: return "ic_fluent_server_surface_16_regular"
case .serverSurfaceMultiple16Filled: return "ic_fluent_server_surface_multiple_16_filled"
case .serverSurfaceMultiple16Regular: return "ic_fluent_server_surface_multiple_16_regular"
@@ -30004,6 +30777,8 @@ import Foundation
case .shapeOrganic24Filled: return "ic_fluent_shape_organic_24_filled"
case .shapeOrganic24Regular: return "ic_fluent_shape_organic_24_regular"
case .shapeOrganic28Filled: return "ic_fluent_shape_organic_28_filled"
+ default: break }
+ switch self {
case .shapeOrganic28Regular: return "ic_fluent_shape_organic_28_regular"
case .shapeOrganic32Filled: return "ic_fluent_shape_organic_32_filled"
case .shapeOrganic32Regular: return "ic_fluent_shape_organic_32_regular"
@@ -30053,8 +30828,6 @@ import Foundation
case .shareAndroid32Filled: return "ic_fluent_share_android_32_filled"
case .shareAndroid32Regular: return "ic_fluent_share_android_32_regular"
case .shareCloseTray20Filled: return "ic_fluent_share_close_tray_20_filled"
- default: break }
- switch self {
case .shareCloseTray20Regular: return "ic_fluent_share_close_tray_20_regular"
case .shareCloseTray24Filled: return "ic_fluent_share_close_tray_24_filled"
case .shareCloseTray24Regular: return "ic_fluent_share_close_tray_24_regular"
@@ -30104,6 +30877,10 @@ import Foundation
case .shareScreenPersonP24Regular: return "ic_fluent_share_screen_person_p_24_regular"
case .shareScreenPersonP28Filled: return "ic_fluent_share_screen_person_p_28_filled"
case .shareScreenPersonP28Regular: return "ic_fluent_share_screen_person_p_28_regular"
+ case .shareScreenStart16Filled: return "ic_fluent_share_screen_start_16_filled"
+ case .shareScreenStart16Regular: return "ic_fluent_share_screen_start_16_regular"
+ default: break }
+ switch self {
case .shareScreenStart20Filled: return "ic_fluent_share_screen_start_20_filled"
case .shareScreenStart20Regular: return "ic_fluent_share_screen_start_20_regular"
case .shareScreenStart24Filled: return "ic_fluent_share_screen_start_24_filled"
@@ -30155,8 +30932,6 @@ import Foundation
case .shieldAdd48Filled: return "ic_fluent_shield_add_48_filled"
case .shieldAdd48Regular: return "ic_fluent_shield_add_48_regular"
case .shieldBadge20Filled: return "ic_fluent_shield_badge_20_filled"
- default: break }
- switch self {
case .shieldBadge20Regular: return "ic_fluent_shield_badge_20_regular"
case .shieldBadge24Filled: return "ic_fluent_shield_badge_24_filled"
case .shieldBadge24Regular: return "ic_fluent_shield_badge_24_regular"
@@ -30206,6 +30981,8 @@ import Foundation
case .shieldKeyhole24Regular: return "ic_fluent_shield_keyhole_24_regular"
case .shieldLock16Filled: return "ic_fluent_shield_lock_16_filled"
case .shieldLock16Regular: return "ic_fluent_shield_lock_16_regular"
+ default: break }
+ switch self {
case .shieldLock20Filled: return "ic_fluent_shield_lock_20_filled"
case .shieldLock20Regular: return "ic_fluent_shield_lock_20_regular"
case .shieldLock24Filled: return "ic_fluent_shield_lock_24_filled"
@@ -30257,8 +31034,6 @@ import Foundation
case .shifts30Minutes20Filled: return "ic_fluent_shifts_30_minutes_20_filled"
case .shifts30Minutes20Regular: return "ic_fluent_shifts_30_minutes_20_regular"
case .shifts30Minutes24Filled: return "ic_fluent_shifts_30_minutes_24_filled"
- default: break }
- switch self {
case .shifts30Minutes24Regular: return "ic_fluent_shifts_30_minutes_24_regular"
case .shifts32Color: return "ic_fluent_shifts_32_color"
case .shifts32Filled: return "ic_fluent_shifts_32_filled"
@@ -30308,6 +31083,8 @@ import Foundation
case .shoppingBag24Filled: return "ic_fluent_shopping_bag_24_filled"
case .shoppingBag24Regular: return "ic_fluent_shopping_bag_24_regular"
case .shoppingBag28Filled: return "ic_fluent_shopping_bag_28_filled"
+ default: break }
+ switch self {
case .shoppingBag28Regular: return "ic_fluent_shopping_bag_28_regular"
case .shoppingBag32Filled: return "ic_fluent_shopping_bag_32_filled"
case .shoppingBag32Regular: return "ic_fluent_shopping_bag_32_regular"
@@ -30359,8 +31136,6 @@ import Foundation
case .showerhead20Regular: return "ic_fluent_showerhead_20_regular"
case .showerhead24Filled: return "ic_fluent_showerhead_24_filled"
case .showerhead24Regular: return "ic_fluent_showerhead_24_regular"
- default: break }
- switch self {
case .showerhead32Filled: return "ic_fluent_showerhead_32_filled"
case .showerhead32Regular: return "ic_fluent_showerhead_32_regular"
case .sidebarSearch20Filled: return "ic_fluent_sidebar_search_20_filled"
@@ -30410,6 +31185,8 @@ import Foundation
case .skipForward3020Regular: return "ic_fluent_skip_forward_30_20_regular"
case .skipForward3024Filled: return "ic_fluent_skip_forward_30_24_filled"
case .skipForward3024Regular: return "ic_fluent_skip_forward_30_24_regular"
+ default: break }
+ switch self {
case .skipForward3028Filled: return "ic_fluent_skip_forward_30_28_filled"
case .skipForward3028Regular: return "ic_fluent_skip_forward_30_28_regular"
case .skipForward3032Filled: return "ic_fluent_skip_forward_30_32_filled"
@@ -30461,8 +31238,6 @@ import Foundation
case .slideGrid24Filled: return "ic_fluent_slide_grid_24_filled"
case .slideGrid24Regular: return "ic_fluent_slide_grid_24_regular"
case .slideHide20Filled: return "ic_fluent_slide_hide_20_filled"
- default: break }
- switch self {
case .slideHide20Regular: return "ic_fluent_slide_hide_20_regular"
case .slideHide24Filled: return "ic_fluent_slide_hide_24_filled"
case .slideHide24Regular: return "ic_fluent_slide_hide_24_regular"
@@ -30512,6 +31287,8 @@ import Foundation
case .slideSearch20Regular: return "ic_fluent_slide_search_20_regular"
case .slideSearch24Filled: return "ic_fluent_slide_search_24_filled"
case .slideSearch24Regular: return "ic_fluent_slide_search_24_regular"
+ default: break }
+ switch self {
case .slideSearch28Filled: return "ic_fluent_slide_search_28_filled"
case .slideSearch28Regular: return "ic_fluent_slide_search_28_regular"
case .slideSearch32Filled: return "ic_fluent_slide_search_32_filled"
@@ -30563,8 +31340,6 @@ import Foundation
case .slideTextMultiple24Filled: return "ic_fluent_slide_text_multiple_24_filled"
case .slideTextMultiple24Regular: return "ic_fluent_slide_text_multiple_24_regular"
case .slideTextMultiple32Filled: return "ic_fluent_slide_text_multiple_32_filled"
- default: break }
- switch self {
case .slideTextMultiple32Regular: return "ic_fluent_slide_text_multiple_32_regular"
case .slideTextPerson16Filled: return "ic_fluent_slide_text_person_16_filled"
case .slideTextPerson16Regular: return "ic_fluent_slide_text_person_16_regular"
@@ -30614,6 +31389,8 @@ import Foundation
case .soundSource24Regular: return "ic_fluent_sound_source_24_regular"
case .soundSource28Filled: return "ic_fluent_sound_source_28_filled"
case .soundSource28Regular: return "ic_fluent_sound_source_28_regular"
+ default: break }
+ switch self {
case .soundWaveCircle16Filled: return "ic_fluent_sound_wave_circle_16_filled"
case .soundWaveCircle16Regular: return "ic_fluent_sound_wave_circle_16_regular"
case .soundWaveCircle20Filled: return "ic_fluent_sound_wave_circle_20_filled"
@@ -30665,8 +31442,6 @@ import Foundation
case .sparkle32Filled: return "ic_fluent_sparkle_32_filled"
case .sparkle32Regular: return "ic_fluent_sparkle_32_regular"
case .sparkle48Filled: return "ic_fluent_sparkle_48_filled"
- default: break }
- switch self {
case .sparkle48Regular: return "ic_fluent_sparkle_48_regular"
case .sparkleCircle16Filled: return "ic_fluent_sparkle_circle_16_filled"
case .sparkleCircle16Regular: return "ic_fluent_sparkle_circle_16_regular"
@@ -30716,6 +31491,8 @@ import Foundation
case .speaker132Regular: return "ic_fluent_speaker_1_32_regular"
case .speaker148Filled: return "ic_fluent_speaker_1_48_filled"
case .speaker148Regular: return "ic_fluent_speaker_1_48_regular"
+ default: break }
+ switch self {
case .speaker216Filled: return "ic_fluent_speaker_2_16_filled"
case .speaker216Regular: return "ic_fluent_speaker_2_16_regular"
case .speaker220Filled: return "ic_fluent_speaker_2_20_filled"
@@ -30767,8 +31544,6 @@ import Foundation
case .speakerOff28Filled: return "ic_fluent_speaker_off_28_filled"
case .speakerOff28Regular: return "ic_fluent_speaker_off_28_regular"
case .speakerOff48Filled: return "ic_fluent_speaker_off_48_filled"
- default: break }
- switch self {
case .speakerOff48Regular: return "ic_fluent_speaker_off_48_regular"
case .speakerSettings20Filled: return "ic_fluent_speaker_settings_20_filled"
case .speakerSettings20Regular: return "ic_fluent_speaker_settings_20_regular"
@@ -30816,10 +31591,15 @@ import Foundation
case .splitVertical32Regular: return "ic_fluent_split_vertical_32_regular"
case .splitVertical48Filled: return "ic_fluent_split_vertical_48_filled"
case .splitVertical48Regular: return "ic_fluent_split_vertical_48_regular"
+ case .sport16Color: return "ic_fluent_sport_16_color"
case .sport16Filled: return "ic_fluent_sport_16_filled"
+ default: break }
+ switch self {
case .sport16Regular: return "ic_fluent_sport_16_regular"
+ case .sport20Color: return "ic_fluent_sport_20_color"
case .sport20Filled: return "ic_fluent_sport_20_filled"
case .sport20Regular: return "ic_fluent_sport_20_regular"
+ case .sport24Color: return "ic_fluent_sport_24_color"
case .sport24Filled: return "ic_fluent_sport_24_filled"
case .sport24Regular: return "ic_fluent_sport_24_regular"
case .sportAmericanFootball20Filled: return "ic_fluent_sport_american_football_20_filled"
@@ -30869,8 +31649,6 @@ import Foundation
case .squareArrowForward20Filled: return "ic_fluent_square_arrow_forward_20_filled"
case .squareArrowForward20Regular: return "ic_fluent_square_arrow_forward_20_regular"
case .squareArrowForward24Filled: return "ic_fluent_square_arrow_forward_24_filled"
- default: break }
- switch self {
case .squareArrowForward24Regular: return "ic_fluent_square_arrow_forward_24_regular"
case .squareArrowForward28Filled: return "ic_fluent_square_arrow_forward_28_filled"
case .squareArrowForward28Regular: return "ic_fluent_square_arrow_forward_28_regular"
@@ -30917,6 +31695,8 @@ import Foundation
case .squareHintApps24Regular: return "ic_fluent_square_hint_apps_24_regular"
case .squareHintArrowBack16Filled: return "ic_fluent_square_hint_arrow_back_16_filled"
case .squareHintArrowBack16Regular: return "ic_fluent_square_hint_arrow_back_16_regular"
+ default: break }
+ switch self {
case .squareHintArrowBack20Filled: return "ic_fluent_square_hint_arrow_back_20_filled"
case .squareHintArrowBack20Regular: return "ic_fluent_square_hint_arrow_back_20_regular"
case .squareHintHexagon12Filled: return "ic_fluent_square_hint_hexagon_12_filled"
@@ -30961,6 +31741,12 @@ import Foundation
case .squareShadow12Regular: return "ic_fluent_square_shadow_12_regular"
case .squareShadow20Filled: return "ic_fluent_square_shadow_20_filled"
case .squareShadow20Regular: return "ic_fluent_square_shadow_20_regular"
+ case .squareTextArrowRepeatAll16Filled: return "ic_fluent_square_text_arrow_repeat_all_16_filled"
+ case .squareTextArrowRepeatAll16Regular: return "ic_fluent_square_text_arrow_repeat_all_16_regular"
+ case .squareTextArrowRepeatAll20Filled: return "ic_fluent_square_text_arrow_repeat_all_20_filled"
+ case .squareTextArrowRepeatAll20Regular: return "ic_fluent_square_text_arrow_repeat_all_20_regular"
+ case .squareTextArrowRepeatAll24Filled: return "ic_fluent_square_text_arrow_repeat_all_24_filled"
+ case .squareTextArrowRepeatAll24Regular: return "ic_fluent_square_text_arrow_repeat_all_24_regular"
case .squaresNested20Filled: return "ic_fluent_squares_nested_20_filled"
case .squaresNested20Regular: return "ic_fluent_squares_nested_20_regular"
case .stack16Filled: return "ic_fluent_stack_16_filled"
@@ -30969,10 +31755,12 @@ import Foundation
case .stack20Regular: return "ic_fluent_stack_20_regular"
case .stack24Filled: return "ic_fluent_stack_24_filled"
case .stack24Regular: return "ic_fluent_stack_24_regular"
+ case .stack28Filled: return "ic_fluent_stack_28_filled"
+ case .stack28Regular: return "ic_fluent_stack_28_regular"
case .stack32Filled: return "ic_fluent_stack_32_filled"
case .stack32Regular: return "ic_fluent_stack_32_regular"
- default: break }
- switch self {
+ case .stack48Filled: return "ic_fluent_stack_48_filled"
+ case .stack48Regular: return "ic_fluent_stack_48_regular"
case .stackAdd20Filled: return "ic_fluent_stack_add_20_filled"
case .stackAdd20Regular: return "ic_fluent_stack_add_20_regular"
case .stackAdd24Filled: return "ic_fluent_stack_add_24_filled"
@@ -30981,6 +31769,18 @@ import Foundation
case .stackArrowForward20Regular: return "ic_fluent_stack_arrow_forward_20_regular"
case .stackArrowForward24Filled: return "ic_fluent_stack_arrow_forward_24_filled"
case .stackArrowForward24Regular: return "ic_fluent_stack_arrow_forward_24_regular"
+ case .stackOff16Filled: return "ic_fluent_stack_off_16_filled"
+ case .stackOff16Regular: return "ic_fluent_stack_off_16_regular"
+ case .stackOff20Filled: return "ic_fluent_stack_off_20_filled"
+ case .stackOff20Regular: return "ic_fluent_stack_off_20_regular"
+ case .stackOff24Filled: return "ic_fluent_stack_off_24_filled"
+ case .stackOff24Regular: return "ic_fluent_stack_off_24_regular"
+ case .stackOff28Filled: return "ic_fluent_stack_off_28_filled"
+ case .stackOff28Regular: return "ic_fluent_stack_off_28_regular"
+ case .stackOff32Filled: return "ic_fluent_stack_off_32_filled"
+ case .stackOff32Regular: return "ic_fluent_stack_off_32_regular"
+ case .stackOff48Filled: return "ic_fluent_stack_off_48_filled"
+ case .stackOff48Regular: return "ic_fluent_stack_off_48_regular"
case .stackStar16Filled: return "ic_fluent_stack_star_16_filled"
case .stackStar16Regular: return "ic_fluent_stack_star_16_regular"
case .stackStar20Filled: return "ic_fluent_stack_star_20_filled"
@@ -30994,16 +31794,24 @@ import Foundation
case .stamp32Light: return "ic_fluent_stamp_32_light"
case .star12Filled: return "ic_fluent_star_12_filled"
case .star12Regular: return "ic_fluent_star_12_regular"
+ case .star16Color: return "ic_fluent_star_16_color"
case .star16Filled: return "ic_fluent_star_16_filled"
case .star16Regular: return "ic_fluent_star_16_regular"
+ default: break }
+ switch self {
+ case .star20Color: return "ic_fluent_star_20_color"
case .star20Filled: return "ic_fluent_star_20_filled"
case .star20Regular: return "ic_fluent_star_20_regular"
+ case .star24Color: return "ic_fluent_star_24_color"
case .star24Filled: return "ic_fluent_star_24_filled"
case .star24Regular: return "ic_fluent_star_24_regular"
+ case .star28Color: return "ic_fluent_star_28_color"
case .star28Filled: return "ic_fluent_star_28_filled"
case .star28Regular: return "ic_fluent_star_28_regular"
+ case .star32Color: return "ic_fluent_star_32_color"
case .star32Filled: return "ic_fluent_star_32_filled"
case .star32Regular: return "ic_fluent_star_32_regular"
+ case .star48Color: return "ic_fluent_star_48_color"
case .star48Filled: return "ic_fluent_star_48_filled"
case .star48Regular: return "ic_fluent_star_48_regular"
case .starAdd16Filled: return "ic_fluent_star_add_16_filled"
@@ -31073,8 +31881,6 @@ import Foundation
case .starLineHorizontal320Filled: return "ic_fluent_star_line_horizontal_3_20_filled"
case .starLineHorizontal320Regular: return "ic_fluent_star_line_horizontal_3_20_regular"
case .starLineHorizontal324Filled: return "ic_fluent_star_line_horizontal_3_24_filled"
- default: break }
- switch self {
case .starLineHorizontal324Regular: return "ic_fluent_star_line_horizontal_3_24_regular"
case .starOff12Filled: return "ic_fluent_star_off_12_filled"
case .starOff12Regular: return "ic_fluent_star_off_12_regular"
@@ -31093,6 +31899,8 @@ import Foundation
case .starOneQuarter20Filled: return "ic_fluent_star_one_quarter_20_filled"
case .starOneQuarter20Regular: return "ic_fluent_star_one_quarter_20_regular"
case .starOneQuarter24Filled: return "ic_fluent_star_one_quarter_24_filled"
+ default: break }
+ switch self {
case .starOneQuarter24Regular: return "ic_fluent_star_one_quarter_24_regular"
case .starOneQuarter28Filled: return "ic_fluent_star_one_quarter_28_filled"
case .starOneQuarter28Regular: return "ic_fluent_star_one_quarter_28_regular"
@@ -31175,8 +31983,6 @@ import Foundation
case .storage48Filled: return "ic_fluent_storage_48_filled"
case .storage48Regular: return "ic_fluent_storage_48_regular"
case .storeMicrosoft16Filled: return "ic_fluent_store_microsoft_16_filled"
- default: break }
- switch self {
case .storeMicrosoft16Regular: return "ic_fluent_store_microsoft_16_regular"
case .storeMicrosoft20Filled: return "ic_fluent_store_microsoft_20_filled"
case .storeMicrosoft20Regular: return "ic_fluent_store_microsoft_20_regular"
@@ -31195,6 +32001,8 @@ import Foundation
case .streamInputOutput20Filled: return "ic_fluent_stream_input_output_20_filled"
case .streamInputOutput20Regular: return "ic_fluent_stream_input_output_20_regular"
case .streamOutput20Filled: return "ic_fluent_stream_output_20_filled"
+ default: break }
+ switch self {
case .streamOutput20Regular: return "ic_fluent_stream_output_20_regular"
case .streetSign20Filled: return "ic_fluent_street_sign_20_filled"
case .streetSign20Regular: return "ic_fluent_street_sign_20_regular"
@@ -31277,8 +32085,6 @@ import Foundation
case .surfaceHub20Filled: return "ic_fluent_surface_hub_20_filled"
case .surfaceHub20Regular: return "ic_fluent_surface_hub_20_regular"
case .surfaceHub24Filled: return "ic_fluent_surface_hub_24_filled"
- default: break }
- switch self {
case .surfaceHub24Regular: return "ic_fluent_surface_hub_24_regular"
case .swimmingPool20Filled: return "ic_fluent_swimming_pool_20_filled"
case .swimmingPool20Regular: return "ic_fluent_swimming_pool_20_regular"
@@ -31297,6 +32103,8 @@ import Foundation
case .swipeRight24Filled: return "ic_fluent_swipe_right_24_filled"
case .swipeRight24Regular: return "ic_fluent_swipe_right_24_regular"
case .swipeUp20Filled: return "ic_fluent_swipe_up_20_filled"
+ default: break }
+ switch self {
case .swipeUp20Regular: return "ic_fluent_swipe_up_20_regular"
case .swipeUp24Filled: return "ic_fluent_swipe_up_24_filled"
case .swipeUp24Regular: return "ic_fluent_swipe_up_24_regular"
@@ -31379,8 +32187,6 @@ import Foundation
case .tabDesktopMultiple16Regular: return "ic_fluent_tab_desktop_multiple_16_regular"
case .tabDesktopMultiple20Filled: return "ic_fluent_tab_desktop_multiple_20_filled"
case .tabDesktopMultiple20Regular: return "ic_fluent_tab_desktop_multiple_20_regular"
- default: break }
- switch self {
case .tabDesktopMultiple24Filled: return "ic_fluent_tab_desktop_multiple_24_filled"
case .tabDesktopMultiple24Regular: return "ic_fluent_tab_desktop_multiple_24_regular"
case .tabDesktopMultipleAdd16Filled: return "ic_fluent_tab_desktop_multiple_add_16_filled"
@@ -31399,6 +32205,8 @@ 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"
+ default: break }
+ switch self {
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"
@@ -31481,8 +32289,6 @@ import Foundation
case .tableCellEdit28Filled: return "ic_fluent_table_cell_edit_28_filled"
case .tableCellEdit28Regular: return "ic_fluent_table_cell_edit_28_regular"
case .tableCellsMerge16Filled: return "ic_fluent_table_cells_merge_16_filled"
- default: break }
- switch self {
case .tableCellsMerge16Regular: return "ic_fluent_table_cells_merge_16_regular"
case .tableCellsMerge20Filled: return "ic_fluent_table_cells_merge_20_filled"
case .tableCellsMerge20Regular: return "ic_fluent_table_cells_merge_20_regular"
@@ -31501,6 +32307,8 @@ import Foundation
case .tableCellsSplit28Regular: return "ic_fluent_table_cells_split_28_regular"
case .tableCellsSplit32Light: return "ic_fluent_table_cells_split_32_light"
case .tableChecker20Filled: return "ic_fluent_table_checker_20_filled"
+ default: break }
+ switch self {
case .tableChecker20Regular: return "ic_fluent_table_checker_20_regular"
case .tableColumnTopBottom20Filled: return "ic_fluent_table_column_top_bottom_20_filled"
case .tableColumnTopBottom20Regular: return "ic_fluent_table_column_top_bottom_20_regular"
@@ -31583,8 +32391,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"
@@ -31603,6 +32409,8 @@ import Foundation
case .tableLightning28Regular: return "ic_fluent_table_lightning_28_regular"
case .tableLink16Filled: return "ic_fluent_table_link_16_filled"
case .tableLink16Regular: return "ic_fluent_table_link_16_regular"
+ default: break }
+ switch self {
case .tableLink20Filled: return "ic_fluent_table_link_20_filled"
case .tableLink20Regular: return "ic_fluent_table_link_20_regular"
case .tableLink24Filled: return "ic_fluent_table_link_24_filled"
@@ -31685,8 +32493,6 @@ import Foundation
case .tableResizeColumn28Regular: return "ic_fluent_table_resize_column_28_regular"
case .tableResizeRow16Filled: return "ic_fluent_table_resize_row_16_filled"
case .tableResizeRow16Regular: return "ic_fluent_table_resize_row_16_regular"
- default: break }
- switch self {
case .tableResizeRow20Filled: return "ic_fluent_table_resize_row_20_filled"
case .tableResizeRow20Regular: return "ic_fluent_table_resize_row_20_regular"
case .tableResizeRow24Filled: return "ic_fluent_table_resize_row_24_filled"
@@ -31705,6 +32511,8 @@ import Foundation
case .tableSettings28Regular: return "ic_fluent_table_settings_28_regular"
case .tableSettings32Light: return "ic_fluent_table_settings_32_light"
case .tableSimple16Filled: return "ic_fluent_table_simple_16_filled"
+ default: break }
+ switch self {
case .tableSimple16Regular: return "ic_fluent_table_simple_16_regular"
case .tableSimple20Filled: return "ic_fluent_table_simple_20_filled"
case .tableSimple20Regular: return "ic_fluent_table_simple_20_regular"
@@ -31787,8 +32595,6 @@ import Foundation
case .tableStackLeft24Regular: return "ic_fluent_table_stack_left_24_regular"
case .tableStackLeft28Filled: return "ic_fluent_table_stack_left_28_filled"
case .tableStackLeft28Regular: return "ic_fluent_table_stack_left_28_regular"
- default: break }
- switch self {
case .tableStackRight16Filled: return "ic_fluent_table_stack_right_16_filled"
case .tableStackRight16Regular: return "ic_fluent_table_stack_right_16_regular"
case .tableStackRight20Filled: return "ic_fluent_table_stack_right_20_filled"
@@ -31807,6 +32613,8 @@ import Foundation
case .tableSwitch28Regular: return "ic_fluent_table_switch_28_regular"
case .tablet12Filled: return "ic_fluent_tablet_12_filled"
case .tablet12Regular: return "ic_fluent_tablet_12_regular"
+ default: break }
+ switch self {
case .tablet16Filled: return "ic_fluent_tablet_16_filled"
case .tablet16Regular: return "ic_fluent_tablet_16_regular"
case .tablet20Filled: return "ic_fluent_tablet_20_filled"
@@ -31889,8 +32697,6 @@ import Foundation
case .tagQuestionMark32Filled: return "ic_fluent_tag_question_mark_32_filled"
case .tagQuestionMark32Regular: return "ic_fluent_tag_question_mark_32_regular"
case .tagReset20Filled: return "ic_fluent_tag_reset_20_filled"
- default: break }
- switch self {
case .tagReset20Regular: return "ic_fluent_tag_reset_20_regular"
case .tagReset24Filled: return "ic_fluent_tag_reset_24_filled"
case .tagReset24Regular: return "ic_fluent_tag_reset_24_regular"
@@ -31909,6 +32715,8 @@ import Foundation
case .tapSingle20Filled: return "ic_fluent_tap_single_20_filled"
case .tapSingle20Regular: return "ic_fluent_tap_single_20_regular"
case .tapSingle24Filled: return "ic_fluent_tap_single_24_filled"
+ default: break }
+ switch self {
case .tapSingle24Regular: return "ic_fluent_tap_single_24_regular"
case .tapSingle32Filled: return "ic_fluent_tap_single_32_filled"
case .tapSingle32Regular: return "ic_fluent_tap_single_32_regular"
@@ -31991,8 +32799,6 @@ import Foundation
case .teardropBottomRight24Filled: return "ic_fluent_teardrop_bottom_right_24_filled"
case .teardropBottomRight24Regular: return "ic_fluent_teardrop_bottom_right_24_regular"
case .teardropBottomRight28Filled: return "ic_fluent_teardrop_bottom_right_28_filled"
- default: break }
- switch self {
case .teardropBottomRight28Regular: return "ic_fluent_teardrop_bottom_right_28_regular"
case .teardropBottomRight32Filled: return "ic_fluent_teardrop_bottom_right_32_filled"
case .teardropBottomRight32Regular: return "ic_fluent_teardrop_bottom_right_32_regular"
@@ -32011,6 +32817,8 @@ import Foundation
case .temperature32Filled: return "ic_fluent_temperature_32_filled"
case .temperature32Regular: return "ic_fluent_temperature_32_regular"
case .temperature48Filled: return "ic_fluent_temperature_48_filled"
+ default: break }
+ switch self {
case .temperature48Regular: return "ic_fluent_temperature_48_regular"
case .tent12Filled: return "ic_fluent_tent_12_filled"
case .tent12Regular: return "ic_fluent_tent_12_regular"
@@ -32093,8 +32901,6 @@ import Foundation
case .textAlignJustify20Regular: return "ic_fluent_text_align_justify_20_regular"
case .textAlignJustify24Filled: return "ic_fluent_text_align_justify_24_filled"
case .textAlignJustify24Regular: return "ic_fluent_text_align_justify_24_regular"
- default: break }
- switch self {
case .textAlignJustifyLow20Filled: return "ic_fluent_text_align_justify_low_20_filled"
case .textAlignJustifyLow20Regular: return "ic_fluent_text_align_justify_low_20_regular"
case .textAlignJustifyLow24Filled: return "ic_fluent_text_align_justify_low_24_filled"
@@ -32113,6 +32919,8 @@ import Foundation
case .textAlignJustifyLowRotate9024Regular: return "ic_fluent_text_align_justify_low_rotate_90_24_regular"
case .textAlignJustifyRotate27020Filled: return "ic_fluent_text_align_justify_rotate_270_20_filled"
case .textAlignJustifyRotate27020Regular: return "ic_fluent_text_align_justify_rotate_270_20_regular"
+ default: break }
+ switch self {
case .textAlignJustifyRotate27024Filled: return "ic_fluent_text_align_justify_rotate_270_24_filled"
case .textAlignJustifyRotate27024Regular: return "ic_fluent_text_align_justify_rotate_270_24_regular"
case .textAlignJustifyRotate9020Filled: return "ic_fluent_text_align_justify_rotate_90_20_filled"
@@ -32195,8 +33003,6 @@ import Foundation
case .textBulletList9020Regular: return "ic_fluent_text_bullet_list_90_20_regular"
case .textBulletList9024Filled: return "ic_fluent_text_bullet_list_90_24_filled"
case .textBulletList9024Regular: return "ic_fluent_text_bullet_list_90_24_regular"
- default: break }
- switch self {
case .textBulletListAdd20Filled: return "ic_fluent_text_bullet_list_add_20_filled"
case .textBulletListAdd20Regular: return "ic_fluent_text_bullet_list_add_20_regular"
case .textBulletListAdd24Filled: return "ic_fluent_text_bullet_list_add_24_filled"
@@ -32211,8 +33017,12 @@ import Foundation
case .textBulletListSquare20Regular: return "ic_fluent_text_bullet_list_square_20_regular"
case .textBulletListSquare24Filled: return "ic_fluent_text_bullet_list_square_24_filled"
case .textBulletListSquare24Regular: return "ic_fluent_text_bullet_list_square_24_regular"
+ case .textBulletListSquare28Filled: return "ic_fluent_text_bullet_list_square_28_filled"
+ case .textBulletListSquare28Regular: return "ic_fluent_text_bullet_list_square_28_regular"
case .textBulletListSquare32Filled: return "ic_fluent_text_bullet_list_square_32_filled"
case .textBulletListSquare32Regular: return "ic_fluent_text_bullet_list_square_32_regular"
+ default: break }
+ switch self {
case .textBulletListSquare48Filled: return "ic_fluent_text_bullet_list_square_48_filled"
case .textBulletListSquare48Regular: return "ic_fluent_text_bullet_list_square_48_regular"
case .textBulletListSquareClock20Filled: return "ic_fluent_text_bullet_list_square_clock_20_filled"
@@ -32297,8 +33107,6 @@ import Foundation
case .textColor24Regular: return "ic_fluent_text_color_24_regular"
case .textColorAccent16Filled: return "ic_fluent_text_color_accent_16_filled"
case .textColorAccent20Filled: return "ic_fluent_text_color_accent_20_filled"
- default: break }
- switch self {
case .textColorAccent24Filled: return "ic_fluent_text_color_accent_24_filled"
case .textColumnOne20Filled: return "ic_fluent_text_column_one_20_filled"
case .textColumnOne20Regular: return "ic_fluent_text_column_one_20_regular"
@@ -32315,6 +33123,8 @@ import Foundation
case .textColumnOneWide20Filled: return "ic_fluent_text_column_one_wide_20_filled"
case .textColumnOneWide20Regular: return "ic_fluent_text_column_one_wide_20_regular"
case .textColumnOneWide24Filled: return "ic_fluent_text_column_one_wide_24_filled"
+ default: break }
+ switch self {
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"
@@ -32399,8 +33209,6 @@ import Foundation
case .textDirectionVertical20Regular: return "ic_fluent_text_direction_vertical_20_regular"
case .textDirectionVertical24Filled: return "ic_fluent_text_direction_vertical_24_filled"
case .textDirectionVertical24Regular: return "ic_fluent_text_direction_vertical_24_regular"
- default: break }
- switch self {
case .textEditStyle16Color: return "ic_fluent_text_edit_style_16_color"
case .textEditStyle16Filled: return "ic_fluent_text_edit_style_16_filled"
case .textEditStyle16Regular: return "ic_fluent_text_edit_style_16_regular"
@@ -32417,6 +33225,8 @@ import Foundation
case .textEditStyleCharacterGa32Regular: return "ic_fluent_text_edit_style_character_ga_32_regular"
case .textEffects20Filled: return "ic_fluent_text_effects_20_filled"
case .textEffects20Regular: return "ic_fluent_text_effects_20_regular"
+ default: break }
+ switch self {
case .textEffects24Filled: return "ic_fluent_text_effects_24_filled"
case .textEffects24Regular: return "ic_fluent_text_effects_24_regular"
case .textEffectsSparkle20Filled: return "ic_fluent_text_effects_sparkle_20_filled"
@@ -32501,8 +33311,6 @@ import Foundation
case .textGrammarWand24Filled: return "ic_fluent_text_grammar_wand_24_filled"
case .textGrammarWand24Regular: return "ic_fluent_text_grammar_wand_24_regular"
case .textHanging20Filled: return "ic_fluent_text_hanging_20_filled"
- default: break }
- switch self {
case .textHanging20Regular: return "ic_fluent_text_hanging_20_regular"
case .textHanging24Filled: return "ic_fluent_text_hanging_24_filled"
case .textHanging24Regular: return "ic_fluent_text_hanging_24_regular"
@@ -32519,6 +33327,8 @@ import Foundation
case .textHeader1LinesCaret16Filled: return "ic_fluent_text_header_1_lines_caret_16_filled"
case .textHeader1LinesCaret16Regular: return "ic_fluent_text_header_1_lines_caret_16_regular"
case .textHeader1LinesCaret20Filled: return "ic_fluent_text_header_1_lines_caret_20_filled"
+ default: break }
+ switch self {
case .textHeader1LinesCaret20Regular: return "ic_fluent_text_header_1_lines_caret_20_regular"
case .textHeader1LinesCaret24Filled: return "ic_fluent_text_header_1_lines_caret_24_filled"
case .textHeader1LinesCaret24Regular: return "ic_fluent_text_header_1_lines_caret_24_regular"
@@ -32603,8 +33413,6 @@ import Foundation
case .textNumberList16Filled: return "ic_fluent_text_number_list_16_filled"
case .textNumberList16Regular: return "ic_fluent_text_number_list_16_regular"
case .textNumberList20Filled: return "ic_fluent_text_number_list_20_filled"
- default: break }
- switch self {
case .textNumberList20Regular: return "ic_fluent_text_number_list_20_regular"
case .textNumberList24Filled: return "ic_fluent_text_number_list_24_filled"
case .textNumberList24Regular: return "ic_fluent_text_number_list_24_regular"
@@ -32621,6 +33429,8 @@ import Foundation
case .textParagraph20Filled: return "ic_fluent_text_paragraph_20_filled"
case .textParagraph20Regular: return "ic_fluent_text_paragraph_20_regular"
case .textParagraph24Filled: return "ic_fluent_text_paragraph_24_filled"
+ default: break }
+ switch self {
case .textParagraph24Regular: return "ic_fluent_text_paragraph_24_regular"
case .textParagraphDirection20Filled: return "ic_fluent_text_paragraph_direction_20_filled"
case .textParagraphDirection20Regular: return "ic_fluent_text_paragraph_direction_20_regular"
@@ -32705,8 +33515,6 @@ import Foundation
case .textStrikethrough24Filled: return "ic_fluent_text_strikethrough_24_filled"
case .textStrikethrough24Regular: return "ic_fluent_text_strikethrough_24_regular"
case .textSubscript16Filled: return "ic_fluent_text_subscript_16_filled"
- default: break }
- switch self {
case .textSubscript16Regular: return "ic_fluent_text_subscript_16_regular"
case .textSubscript20Filled: return "ic_fluent_text_subscript_20_filled"
case .textSubscript20Regular: return "ic_fluent_text_subscript_20_regular"
@@ -32723,6 +33531,8 @@ import Foundation
case .textT16Filled: return "ic_fluent_text_t_16_filled"
case .textT16Regular: return "ic_fluent_text_t_16_regular"
case .textT20Filled: return "ic_fluent_text_t_20_filled"
+ default: break }
+ switch self {
case .textT20Regular: return "ic_fluent_text_t_20_regular"
case .textT24Filled: return "ic_fluent_text_t_24_filled"
case .textT24Regular: return "ic_fluent_text_t_24_regular"
@@ -32776,6 +33586,12 @@ import Foundation
case .textbox20Regular: return "ic_fluent_textbox_20_regular"
case .textbox24Filled: return "ic_fluent_textbox_24_filled"
case .textbox24Regular: return "ic_fluent_textbox_24_regular"
+ case .textbox28Filled: return "ic_fluent_textbox_28_filled"
+ case .textbox28Regular: return "ic_fluent_textbox_28_regular"
+ case .textbox32Filled: return "ic_fluent_textbox_32_filled"
+ case .textbox32Regular: return "ic_fluent_textbox_32_regular"
+ case .textbox48Filled: return "ic_fluent_textbox_48_filled"
+ case .textbox48Regular: return "ic_fluent_textbox_48_regular"
case .textboxAlignBottom20Filled: return "ic_fluent_textbox_align_bottom_20_filled"
case .textboxAlignBottom20Regular: return "ic_fluent_textbox_align_bottom_20_regular"
case .textboxAlignBottom24Filled: return "ic_fluent_textbox_align_bottom_24_filled"
@@ -32807,8 +33623,6 @@ import Foundation
case .textboxAlignCenter20Filled: return "ic_fluent_textbox_align_center_20_filled"
case .textboxAlignCenter20Regular: return "ic_fluent_textbox_align_center_20_regular"
case .textboxAlignCenter24Filled: return "ic_fluent_textbox_align_center_24_filled"
- default: break }
- switch self {
case .textboxAlignCenter24Regular: return "ic_fluent_textbox_align_center_24_regular"
case .textboxAlignMiddle16Filled: return "ic_fluent_textbox_align_middle_16_filled"
case .textboxAlignMiddle16Regular: return "ic_fluent_textbox_align_middle_16_regular"
@@ -32819,6 +33633,8 @@ import Foundation
case .textboxAlignMiddleLeft16Filled: return "ic_fluent_textbox_align_middle_left_16_filled"
case .textboxAlignMiddleLeft16Regular: return "ic_fluent_textbox_align_middle_left_16_regular"
case .textboxAlignMiddleLeft20Filled: return "ic_fluent_textbox_align_middle_left_20_filled"
+ default: break }
+ switch self {
case .textboxAlignMiddleLeft20Regular: return "ic_fluent_textbox_align_middle_left_20_regular"
case .textboxAlignMiddleLeft24Filled: return "ic_fluent_textbox_align_middle_left_24_filled"
case .textboxAlignMiddleLeft24Regular: return "ic_fluent_textbox_align_middle_left_24_regular"
@@ -32859,6 +33675,18 @@ import Foundation
case .textboxAlignTopRotate9020Regular: return "ic_fluent_textbox_align_top_rotate_90_20_regular"
case .textboxAlignTopRotate9024Filled: return "ic_fluent_textbox_align_top_rotate_90_24_filled"
case .textboxAlignTopRotate9024Regular: return "ic_fluent_textbox_align_top_rotate_90_24_regular"
+ case .textboxCheckmark16Filled: return "ic_fluent_textbox_checkmark_16_filled"
+ case .textboxCheckmark16Regular: return "ic_fluent_textbox_checkmark_16_regular"
+ case .textboxCheckmark20Filled: return "ic_fluent_textbox_checkmark_20_filled"
+ case .textboxCheckmark20Regular: return "ic_fluent_textbox_checkmark_20_regular"
+ case .textboxCheckmark24Filled: return "ic_fluent_textbox_checkmark_24_filled"
+ case .textboxCheckmark24Regular: return "ic_fluent_textbox_checkmark_24_regular"
+ case .textboxCheckmark28Filled: return "ic_fluent_textbox_checkmark_28_filled"
+ case .textboxCheckmark28Regular: return "ic_fluent_textbox_checkmark_28_regular"
+ case .textboxCheckmark32Filled: return "ic_fluent_textbox_checkmark_32_filled"
+ case .textboxCheckmark32Regular: return "ic_fluent_textbox_checkmark_32_regular"
+ case .textboxCheckmark48Filled: return "ic_fluent_textbox_checkmark_48_filled"
+ case .textboxCheckmark48Regular: return "ic_fluent_textbox_checkmark_48_regular"
case .textboxMore20Filled: return "ic_fluent_textbox_more_20_filled"
case .textboxMore20Regular: return "ic_fluent_textbox_more_20_regular"
case .textboxMore24Filled: return "ic_fluent_textbox_more_24_filled"
@@ -32907,10 +33735,10 @@ import Foundation
case .ticketDiagonal28Regular: return "ic_fluent_ticket_diagonal_28_regular"
case .ticketHorizontal20Filled: return "ic_fluent_ticket_horizontal_20_filled"
case .ticketHorizontal20Regular: return "ic_fluent_ticket_horizontal_20_regular"
- case .ticketHorizontal24Filled: return "ic_fluent_ticket_horizontal_24_filled"
- case .ticketHorizontal24Regular: return "ic_fluent_ticket_horizontal_24_regular"
default: break }
switch self {
+ case .ticketHorizontal24Filled: return "ic_fluent_ticket_horizontal_24_filled"
+ case .ticketHorizontal24Regular: return "ic_fluent_ticket_horizontal_24_regular"
case .timeAndWeather20Filled: return "ic_fluent_time_and_weather_20_filled"
case .timeAndWeather20Regular: return "ic_fluent_time_and_weather_20_regular"
case .timeAndWeather24Filled: return "ic_fluent_time_and_weather_24_filled"
@@ -33006,13 +33834,15 @@ import Foundation
case .translate20Regular: return "ic_fluent_translate_20_regular"
case .translate24Filled: return "ic_fluent_translate_24_filled"
case .translate24Regular: return "ic_fluent_translate_24_regular"
+ case .translate32Filled: return "ic_fluent_translate_32_filled"
case .translate32Light: return "ic_fluent_translate_32_light"
+ case .translate32Regular: return "ic_fluent_translate_32_regular"
+ default: break }
+ switch self {
case .translateAuto16Filled: return "ic_fluent_translate_auto_16_filled"
case .translateAuto16Regular: return "ic_fluent_translate_auto_16_regular"
case .translateAuto20Filled: return "ic_fluent_translate_auto_20_filled"
case .translateAuto20Regular: return "ic_fluent_translate_auto_20_regular"
- default: break }
- switch self {
case .translateAuto24Filled: return "ic_fluent_translate_auto_24_filled"
case .translateAuto24Regular: return "ic_fluent_translate_auto_24_regular"
case .translateOff16Filled: return "ic_fluent_translate_off_16_filled"
@@ -33093,16 +33923,24 @@ 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"
+ case .trophy16Color: return "ic_fluent_trophy_16_color"
case .trophy16Filled: return "ic_fluent_trophy_16_filled"
case .trophy16Regular: return "ic_fluent_trophy_16_regular"
+ case .trophy20Color: return "ic_fluent_trophy_20_color"
case .trophy20Filled: return "ic_fluent_trophy_20_filled"
case .trophy20Regular: return "ic_fluent_trophy_20_regular"
+ case .trophy24Color: return "ic_fluent_trophy_24_color"
case .trophy24Filled: return "ic_fluent_trophy_24_filled"
case .trophy24Regular: return "ic_fluent_trophy_24_regular"
+ case .trophy28Color: return "ic_fluent_trophy_28_color"
case .trophy28Filled: return "ic_fluent_trophy_28_filled"
case .trophy28Regular: return "ic_fluent_trophy_28_regular"
+ case .trophy32Color: return "ic_fluent_trophy_32_color"
case .trophy32Filled: return "ic_fluent_trophy_32_filled"
case .trophy32Regular: return "ic_fluent_trophy_32_regular"
+ case .trophy48Color: return "ic_fluent_trophy_48_color"
+ default: break }
+ switch self {
case .trophy48Filled: return "ic_fluent_trophy_48_filled"
case .trophy48Regular: return "ic_fluent_trophy_48_regular"
case .trophyLock16Filled: return "ic_fluent_trophy_lock_16_filled"
@@ -33113,8 +33951,6 @@ import Foundation
case .trophyLock24Regular: return "ic_fluent_trophy_lock_24_regular"
case .trophyLock28Filled: return "ic_fluent_trophy_lock_28_filled"
case .trophyLock28Regular: return "ic_fluent_trophy_lock_28_regular"
- default: break }
- switch self {
case .trophyLock32Filled: return "ic_fluent_trophy_lock_32_filled"
case .trophyLock32Regular: return "ic_fluent_trophy_lock_32_regular"
case .trophyLock48Filled: return "ic_fluent_trophy_lock_48_filled"
@@ -33205,6 +34041,8 @@ import Foundation
case .vehicleCableCar28Filled: return "ic_fluent_vehicle_cable_car_28_filled"
case .vehicleCableCar28Regular: return "ic_fluent_vehicle_cable_car_28_regular"
case .vehicleCar16Filled: return "ic_fluent_vehicle_car_16_filled"
+ default: break }
+ switch self {
case .vehicleCar16Regular: return "ic_fluent_vehicle_car_16_regular"
case .vehicleCar20Filled: return "ic_fluent_vehicle_car_20_filled"
case .vehicleCar20Regular: return "ic_fluent_vehicle_car_20_regular"
@@ -33215,8 +34053,6 @@ import Foundation
case .vehicleCar32Filled: return "ic_fluent_vehicle_car_32_filled"
case .vehicleCar32Regular: return "ic_fluent_vehicle_car_32_regular"
case .vehicleCar48Filled: return "ic_fluent_vehicle_car_48_filled"
- default: break }
- switch self {
case .vehicleCar48Regular: return "ic_fluent_vehicle_car_48_regular"
case .vehicleCarCollision16Filled: return "ic_fluent_vehicle_car_collision_16_filled"
case .vehicleCarCollision16Regular: return "ic_fluent_vehicle_car_collision_16_regular"
@@ -33307,6 +34143,8 @@ import Foundation
case .video20Filled: return "ic_fluent_video_20_filled"
case .video20Regular: return "ic_fluent_video_20_regular"
case .video24Color: return "ic_fluent_video_24_color"
+ default: break }
+ switch self {
case .video24Filled: return "ic_fluent_video_24_filled"
case .video24Regular: return "ic_fluent_video_24_regular"
case .video28Color: return "ic_fluent_video_28_color"
@@ -33317,8 +34155,6 @@ import Foundation
case .video32Light: return "ic_fluent_video_32_light"
case .video32Regular: return "ic_fluent_video_32_regular"
case .video36020Filled: return "ic_fluent_video_360_20_filled"
- default: break }
- switch self {
case .video36020Regular: return "ic_fluent_video_360_20_regular"
case .video36024Filled: return "ic_fluent_video_360_24_filled"
case .video36024Regular: return "ic_fluent_video_360_24_regular"
@@ -33409,6 +34245,8 @@ import Foundation
case .videoClipOptimize20Filled: return "ic_fluent_video_clip_optimize_20_filled"
case .videoClipOptimize20Regular: return "ic_fluent_video_clip_optimize_20_regular"
case .videoClipOptimize24Filled: return "ic_fluent_video_clip_optimize_24_filled"
+ default: break }
+ switch self {
case .videoClipOptimize24Regular: return "ic_fluent_video_clip_optimize_24_regular"
case .videoClipOptimize28Filled: return "ic_fluent_video_clip_optimize_28_filled"
case .videoClipOptimize28Regular: return "ic_fluent_video_clip_optimize_28_regular"
@@ -33419,8 +34257,6 @@ import Foundation
case .videoClipWand24Filled: return "ic_fluent_video_clip_wand_24_filled"
case .videoClipWand24Regular: return "ic_fluent_video_clip_wand_24_regular"
case .videoLink24Filled: return "ic_fluent_video_link_24_filled"
- default: break }
- switch self {
case .videoLink24Regular: return "ic_fluent_video_link_24_regular"
case .videoLink28Filled: return "ic_fluent_video_link_28_filled"
case .videoLink28Regular: return "ic_fluent_video_link_28_regular"
@@ -33511,6 +34347,8 @@ import Foundation
case .videoPlayPause24Filled: return "ic_fluent_video_play_pause_24_filled"
case .videoPlayPause24Regular: return "ic_fluent_video_play_pause_24_regular"
case .videoProhibited16Filled: return "ic_fluent_video_prohibited_16_filled"
+ default: break }
+ switch self {
case .videoProhibited16Regular: return "ic_fluent_video_prohibited_16_regular"
case .videoProhibited20Filled: return "ic_fluent_video_prohibited_20_filled"
case .videoProhibited20Regular: return "ic_fluent_video_prohibited_20_regular"
@@ -33521,8 +34359,6 @@ import Foundation
case .videoRecording20Filled: return "ic_fluent_video_recording_20_filled"
case .videoRecording20Regular: return "ic_fluent_video_recording_20_regular"
case .videoSecurity20Filled: return "ic_fluent_video_security_20_filled"
- default: break }
- switch self {
case .videoSecurity20Regular: return "ic_fluent_video_security_20_regular"
case .videoSecurity24Filled: return "ic_fluent_video_security_24_filled"
case .videoSecurity24Regular: return "ic_fluent_video_security_24_regular"
@@ -33613,6 +34449,8 @@ import Foundation
case .wallet48Filled: return "ic_fluent_wallet_48_filled"
case .wallet48Regular: return "ic_fluent_wallet_48_regular"
case .walletCreditCard16Filled: return "ic_fluent_wallet_credit_card_16_filled"
+ default: break }
+ switch self {
case .walletCreditCard16Regular: return "ic_fluent_wallet_credit_card_16_regular"
case .walletCreditCard20Filled: return "ic_fluent_wallet_credit_card_20_filled"
case .walletCreditCard20Regular: return "ic_fluent_wallet_credit_card_20_regular"
@@ -33623,8 +34461,6 @@ import Foundation
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"
- default: break }
- switch self {
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"
@@ -33715,6 +34551,8 @@ import Foundation
case .weatherFog24Filled: return "ic_fluent_weather_fog_24_filled"
case .weatherFog24Regular: return "ic_fluent_weather_fog_24_regular"
case .weatherFog48Filled: return "ic_fluent_weather_fog_48_filled"
+ default: break }
+ switch self {
case .weatherFog48Regular: return "ic_fluent_weather_fog_48_regular"
case .weatherHailDay20Filled: return "ic_fluent_weather_hail_day_20_filled"
case .weatherHailDay20Regular: return "ic_fluent_weather_hail_day_20_regular"
@@ -33725,8 +34563,6 @@ import Foundation
case .weatherHailNight20Filled: return "ic_fluent_weather_hail_night_20_filled"
case .weatherHailNight20Regular: return "ic_fluent_weather_hail_night_20_regular"
case .weatherHailNight24Filled: return "ic_fluent_weather_hail_night_24_filled"
- default: break }
- switch self {
case .weatherHailNight24Regular: return "ic_fluent_weather_hail_night_24_regular"
case .weatherHailNight48Filled: return "ic_fluent_weather_hail_night_48_filled"
case .weatherHailNight48Regular: return "ic_fluent_weather_hail_night_48_regular"
@@ -33744,6 +34580,9 @@ import Foundation
case .weatherMoon24Regular: return "ic_fluent_weather_moon_24_regular"
case .weatherMoon28Filled: return "ic_fluent_weather_moon_28_filled"
case .weatherMoon28Regular: return "ic_fluent_weather_moon_28_regular"
+ case .weatherMoon32Filled: return "ic_fluent_weather_moon_32_filled"
+ case .weatherMoon32Light: return "ic_fluent_weather_moon_32_light"
+ case .weatherMoon32Regular: return "ic_fluent_weather_moon_32_regular"
case .weatherMoon48Filled: return "ic_fluent_weather_moon_48_filled"
case .weatherMoon48Regular: return "ic_fluent_weather_moon_48_regular"
case .weatherMoonOff16Filled: return "ic_fluent_weather_moon_off_16_filled"
@@ -33812,12 +34651,18 @@ import Foundation
case .weatherSnowShowerNight24Regular: return "ic_fluent_weather_snow_shower_night_24_regular"
case .weatherSnowShowerNight48Filled: return "ic_fluent_weather_snow_shower_night_48_filled"
case .weatherSnowShowerNight48Regular: return "ic_fluent_weather_snow_shower_night_48_regular"
+ case .weatherSnowflake20Color: return "ic_fluent_weather_snowflake_20_color"
case .weatherSnowflake20Filled: return "ic_fluent_weather_snowflake_20_filled"
+ default: break }
+ switch self {
case .weatherSnowflake20Regular: return "ic_fluent_weather_snowflake_20_regular"
+ case .weatherSnowflake24Color: return "ic_fluent_weather_snowflake_24_color"
case .weatherSnowflake24Filled: return "ic_fluent_weather_snowflake_24_filled"
case .weatherSnowflake24Regular: return "ic_fluent_weather_snowflake_24_regular"
+ case .weatherSnowflake32Color: return "ic_fluent_weather_snowflake_32_color"
case .weatherSnowflake32Filled: return "ic_fluent_weather_snowflake_32_filled"
case .weatherSnowflake32Regular: return "ic_fluent_weather_snowflake_32_regular"
+ case .weatherSnowflake48Color: return "ic_fluent_weather_snowflake_48_color"
case .weatherSnowflake48Filled: return "ic_fluent_weather_snowflake_48_filled"
case .weatherSnowflake48Regular: return "ic_fluent_weather_snowflake_48_regular"
case .weatherSqualls20Filled: return "ic_fluent_weather_squalls_20_filled"
@@ -33827,8 +34672,6 @@ import Foundation
case .weatherSqualls48Filled: return "ic_fluent_weather_squalls_48_filled"
case .weatherSqualls48Regular: return "ic_fluent_weather_squalls_48_regular"
case .weatherSunny16Filled: return "ic_fluent_weather_sunny_16_filled"
- default: break }
- switch self {
case .weatherSunny16Regular: return "ic_fluent_weather_sunny_16_regular"
case .weatherSunny20Filled: return "ic_fluent_weather_sunny_20_filled"
case .weatherSunny20Regular: return "ic_fluent_weather_sunny_20_regular"
@@ -33837,6 +34680,7 @@ 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"
+ case .weatherSunny32Light: return "ic_fluent_weather_sunny_32_light"
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"
@@ -33911,6 +34755,8 @@ import Foundation
case .window16Filled: return "ic_fluent_window_16_filled"
case .window16Regular: return "ic_fluent_window_16_regular"
case .window20Filled: return "ic_fluent_window_20_filled"
+ default: break }
+ switch self {
case .window20Regular: return "ic_fluent_window_20_regular"
case .window24Filled: return "ic_fluent_window_24_filled"
case .window24Regular: return "ic_fluent_window_24_regular"
@@ -33929,8 +34775,6 @@ import Foundation
case .windowAdOff20Regular: return "ic_fluent_window_ad_off_20_regular"
case .windowAdPerson20Filled: return "ic_fluent_window_ad_person_20_filled"
case .windowAdPerson20Regular: return "ic_fluent_window_ad_person_20_regular"
- default: break }
- switch self {
case .windowApps16Filled: return "ic_fluent_window_apps_16_filled"
case .windowApps16Regular: return "ic_fluent_window_apps_16_regular"
case .windowApps20Filled: return "ic_fluent_window_apps_20_filled"
@@ -34013,6 +34857,8 @@ import Foundation
case .windowMultiple20Regular: return "ic_fluent_window_multiple_20_regular"
case .windowMultipleSwap20Filled: return "ic_fluent_window_multiple_swap_20_filled"
case .windowMultipleSwap20Regular: return "ic_fluent_window_multiple_swap_20_regular"
+ default: break }
+ switch self {
case .windowNew16Filled: return "ic_fluent_window_new_16_filled"
case .windowNew16Regular: return "ic_fluent_window_new_16_regular"
case .windowNew20Filled: return "ic_fluent_window_new_20_filled"
@@ -34031,8 +34877,6 @@ import Foundation
case .windowShield24Regular: return "ic_fluent_window_shield_24_regular"
case .windowText20Filled: return "ic_fluent_window_text_20_filled"
case .windowText20Regular: return "ic_fluent_window_text_20_regular"
- default: break }
- switch self {
case .windowWrench16Filled: return "ic_fluent_window_wrench_16_filled"
case .windowWrench16Regular: return "ic_fluent_window_wrench_16_regular"
case .windowWrench20Filled: return "ic_fluent_window_wrench_20_filled"
@@ -34450,6 +35294,18 @@ import Foundation
case .animalDog20Regular: return ".animalDog20Regular"
case .animalDog24Filled: return ".animalDog24Filled"
case .animalDog24Regular: return ".animalDog24Regular"
+ case .animalPawPrint16Filled: return ".animalPawPrint16Filled"
+ case .animalPawPrint16Regular: return ".animalPawPrint16Regular"
+ case .animalPawPrint20Filled: return ".animalPawPrint20Filled"
+ case .animalPawPrint20Regular: return ".animalPawPrint20Regular"
+ case .animalPawPrint24Filled: return ".animalPawPrint24Filled"
+ case .animalPawPrint24Regular: return ".animalPawPrint24Regular"
+ case .animalPawPrint28Filled: return ".animalPawPrint28Filled"
+ case .animalPawPrint28Regular: return ".animalPawPrint28Regular"
+ case .animalPawPrint32Filled: return ".animalPawPrint32Filled"
+ case .animalPawPrint32Regular: return ".animalPawPrint32Regular"
+ case .animalPawPrint48Filled: return ".animalPawPrint48Filled"
+ case .animalPawPrint48Regular: return ".animalPawPrint48Regular"
case .animalRabbit16Filled: return ".animalRabbit16Filled"
case .animalRabbit16Regular: return ".animalRabbit16Regular"
case .animalRabbit20Filled: return ".animalRabbit20Filled"
@@ -34516,6 +35372,8 @@ import Foundation
case .approvalsApp28Color: return ".approvalsApp28Color"
case .approvalsApp28Filled: return ".approvalsApp28Filled"
case .approvalsApp28Regular: return ".approvalsApp28Regular"
+ default: break }
+ switch self {
case .approvalsApp32Color: return ".approvalsApp32Color"
case .approvalsApp32Filled: return ".approvalsApp32Filled"
case .approvalsApp32Regular: return ".approvalsApp32Regular"
@@ -34528,8 +35386,6 @@ import Foundation
case .apps20Filled: return ".apps20Filled"
case .apps20Regular: return ".apps20Regular"
case .apps24Color: return ".apps24Color"
- default: break }
- switch self {
case .apps24Filled: return ".apps24Filled"
case .apps24Regular: return ".apps24Regular"
case .apps28Color: return ".apps28Color"
@@ -34618,6 +35474,8 @@ import Foundation
case .arrowAutofitHeight20Filled: return ".arrowAutofitHeight20Filled"
case .arrowAutofitHeight20Regular: return ".arrowAutofitHeight20Regular"
case .arrowAutofitHeight24Filled: return ".arrowAutofitHeight24Filled"
+ default: break }
+ switch self {
case .arrowAutofitHeight24Regular: return ".arrowAutofitHeight24Regular"
case .arrowAutofitHeightDotted20Filled: return ".arrowAutofitHeightDotted20Filled"
case .arrowAutofitHeightDotted20Regular: return ".arrowAutofitHeightDotted20Regular"
@@ -34630,8 +35488,6 @@ import Foundation
case .arrowAutofitUp20Filled: return ".arrowAutofitUp20Filled"
case .arrowAutofitUp20Regular: return ".arrowAutofitUp20Regular"
case .arrowAutofitUp24Filled: return ".arrowAutofitUp24Filled"
- default: break }
- switch self {
case .arrowAutofitUp24Regular: return ".arrowAutofitUp24Regular"
case .arrowAutofitWidth20Filled: return ".arrowAutofitWidth20Filled"
case .arrowAutofitWidth20Regular: return ".arrowAutofitWidth20Regular"
@@ -34663,12 +35519,18 @@ import Foundation
case .arrowBidirectionalUpDown20Regular: return ".arrowBidirectionalUpDown20Regular"
case .arrowBidirectionalUpDown24Filled: return ".arrowBidirectionalUpDown24Filled"
case .arrowBidirectionalUpDown24Regular: return ".arrowBidirectionalUpDown24Regular"
+ case .arrowBounce12Filled: return ".arrowBounce12Filled"
+ case .arrowBounce12Regular: return ".arrowBounce12Regular"
case .arrowBounce16Filled: return ".arrowBounce16Filled"
case .arrowBounce16Regular: return ".arrowBounce16Regular"
case .arrowBounce20Filled: return ".arrowBounce20Filled"
case .arrowBounce20Regular: return ".arrowBounce20Regular"
case .arrowBounce24Filled: return ".arrowBounce24Filled"
case .arrowBounce24Regular: return ".arrowBounce24Regular"
+ case .arrowBounce28Filled: return ".arrowBounce28Filled"
+ case .arrowBounce28Regular: return ".arrowBounce28Regular"
+ case .arrowBounce48Filled: return ".arrowBounce48Filled"
+ case .arrowBounce48Regular: return ".arrowBounce48Regular"
case .arrowCircleDown12Filled: return ".arrowCircleDown12Filled"
case .arrowCircleDown12Regular: return ".arrowCircleDown12Regular"
case .arrowCircleDown16Filled: return ".arrowCircleDown16Filled"
@@ -34714,6 +35576,8 @@ import Foundation
case .arrowCircleLeft48Filled: return ".arrowCircleLeft48Filled"
case .arrowCircleLeft48Regular: return ".arrowCircleLeft48Regular"
case .arrowCircleRight12Filled: return ".arrowCircleRight12Filled"
+ default: break }
+ switch self {
case .arrowCircleRight12Regular: return ".arrowCircleRight12Regular"
case .arrowCircleRight16Filled: return ".arrowCircleRight16Filled"
case .arrowCircleRight16Regular: return ".arrowCircleRight16Regular"
@@ -34732,8 +35596,6 @@ import Foundation
case .arrowCircleUp16Filled: return ".arrowCircleUp16Filled"
case .arrowCircleUp16Regular: return ".arrowCircleUp16Regular"
case .arrowCircleUp20Filled: return ".arrowCircleUp20Filled"
- default: break }
- switch self {
case .arrowCircleUp20Regular: return ".arrowCircleUp20Regular"
case .arrowCircleUp24Filled: return ".arrowCircleUp24Filled"
case .arrowCircleUp24Regular: return ".arrowCircleUp24Regular"
@@ -34776,8 +35638,24 @@ import Foundation
case .arrowClockwiseDashes20Regular: return ".arrowClockwiseDashes20Regular"
case .arrowClockwiseDashes24Filled: return ".arrowClockwiseDashes24Filled"
case .arrowClockwiseDashes24Regular: return ".arrowClockwiseDashes24Regular"
+ case .arrowClockwiseDashes28Filled: return ".arrowClockwiseDashes28Filled"
+ case .arrowClockwiseDashes28Regular: return ".arrowClockwiseDashes28Regular"
case .arrowClockwiseDashes32Filled: return ".arrowClockwiseDashes32Filled"
case .arrowClockwiseDashes32Regular: return ".arrowClockwiseDashes32Regular"
+ case .arrowClockwiseDashes48Filled: return ".arrowClockwiseDashes48Filled"
+ case .arrowClockwiseDashes48Regular: return ".arrowClockwiseDashes48Regular"
+ case .arrowClockwiseDashesSettings16Filled: return ".arrowClockwiseDashesSettings16Filled"
+ case .arrowClockwiseDashesSettings16Regular: return ".arrowClockwiseDashesSettings16Regular"
+ case .arrowClockwiseDashesSettings20Filled: return ".arrowClockwiseDashesSettings20Filled"
+ case .arrowClockwiseDashesSettings20Regular: return ".arrowClockwiseDashesSettings20Regular"
+ case .arrowClockwiseDashesSettings24Filled: return ".arrowClockwiseDashesSettings24Filled"
+ case .arrowClockwiseDashesSettings24Regular: return ".arrowClockwiseDashesSettings24Regular"
+ case .arrowClockwiseDashesSettings28Filled: return ".arrowClockwiseDashesSettings28Filled"
+ case .arrowClockwiseDashesSettings28Regular: return ".arrowClockwiseDashesSettings28Regular"
+ case .arrowClockwiseDashesSettings32Filled: return ".arrowClockwiseDashesSettings32Filled"
+ case .arrowClockwiseDashesSettings32Regular: return ".arrowClockwiseDashesSettings32Regular"
+ case .arrowClockwiseDashesSettings48Filled: return ".arrowClockwiseDashesSettings48Filled"
+ case .arrowClockwiseDashesSettings48Regular: return ".arrowClockwiseDashesSettings48Regular"
case .arrowCollapseAll16Filled: return ".arrowCollapseAll16Filled"
case .arrowCollapseAll16Regular: return ".arrowCollapseAll16Regular"
case .arrowCollapseAll20Filled: return ".arrowCollapseAll20Filled"
@@ -34800,6 +35678,8 @@ import Foundation
case .arrowCounterclockwise48Regular: return ".arrowCounterclockwise48Regular"
case .arrowCounterclockwiseDashes20Filled: return ".arrowCounterclockwiseDashes20Filled"
case .arrowCounterclockwiseDashes20Regular: return ".arrowCounterclockwiseDashes20Regular"
+ default: break }
+ switch self {
case .arrowCounterclockwiseDashes24Filled: return ".arrowCounterclockwiseDashes24Filled"
case .arrowCounterclockwiseDashes24Regular: return ".arrowCounterclockwiseDashes24Regular"
case .arrowCurveDownLeft16Filled: return ".arrowCurveDownLeft16Filled"
@@ -34834,17 +35714,19 @@ import Foundation
case .arrowDownExclamation16Filled: return ".arrowDownExclamation16Filled"
case .arrowDownExclamation16Regular: return ".arrowDownExclamation16Regular"
case .arrowDownExclamation20Filled: return ".arrowDownExclamation20Filled"
- default: break }
- switch self {
case .arrowDownExclamation20Regular: return ".arrowDownExclamation20Regular"
case .arrowDownExclamation24Filled: return ".arrowDownExclamation24Filled"
case .arrowDownExclamation24Regular: return ".arrowDownExclamation24Regular"
+ case .arrowDownLeft12Filled: return ".arrowDownLeft12Filled"
+ case .arrowDownLeft12Regular: return ".arrowDownLeft12Regular"
case .arrowDownLeft16Filled: return ".arrowDownLeft16Filled"
case .arrowDownLeft16Regular: return ".arrowDownLeft16Regular"
case .arrowDownLeft20Filled: return ".arrowDownLeft20Filled"
case .arrowDownLeft20Regular: return ".arrowDownLeft20Regular"
case .arrowDownLeft24Filled: return ".arrowDownLeft24Filled"
case .arrowDownLeft24Regular: return ".arrowDownLeft24Regular"
+ case .arrowDownLeft28Filled: return ".arrowDownLeft28Filled"
+ case .arrowDownLeft28Regular: return ".arrowDownLeft28Regular"
case .arrowDownLeft32Filled: return ".arrowDownLeft32Filled"
case .arrowDownLeft32Regular: return ".arrowDownLeft32Regular"
case .arrowDownLeft48Filled: return ".arrowDownLeft48Filled"
@@ -34898,6 +35780,8 @@ import Foundation
case .arrowEnterUp20Regular: return ".arrowEnterUp20Regular"
case .arrowEnterUp24Filled: return ".arrowEnterUp24Filled"
case .arrowEnterUp24Regular: return ".arrowEnterUp24Regular"
+ default: break }
+ switch self {
case .arrowExit20Filled: return ".arrowExit20Filled"
case .arrowExit20Regular: return ".arrowExit20Regular"
case .arrowExpand16Filled: return ".arrowExpand16Filled"
@@ -34936,16 +35820,20 @@ import Foundation
case .arrowFitIn20Regular: return ".arrowFitIn20Regular"
case .arrowFitIn24Filled: return ".arrowFitIn24Filled"
case .arrowFitIn24Regular: return ".arrowFitIn24Regular"
- default: break }
- switch self {
+ case .arrowFlowDiagonalUpRight12Filled: return ".arrowFlowDiagonalUpRight12Filled"
+ case .arrowFlowDiagonalUpRight12Regular: return ".arrowFlowDiagonalUpRight12Regular"
case .arrowFlowDiagonalUpRight16Filled: return ".arrowFlowDiagonalUpRight16Filled"
case .arrowFlowDiagonalUpRight16Regular: return ".arrowFlowDiagonalUpRight16Regular"
case .arrowFlowDiagonalUpRight20Filled: return ".arrowFlowDiagonalUpRight20Filled"
case .arrowFlowDiagonalUpRight20Regular: return ".arrowFlowDiagonalUpRight20Regular"
case .arrowFlowDiagonalUpRight24Filled: return ".arrowFlowDiagonalUpRight24Filled"
case .arrowFlowDiagonalUpRight24Regular: return ".arrowFlowDiagonalUpRight24Regular"
+ case .arrowFlowDiagonalUpRight28Filled: return ".arrowFlowDiagonalUpRight28Filled"
+ case .arrowFlowDiagonalUpRight28Regular: return ".arrowFlowDiagonalUpRight28Regular"
case .arrowFlowDiagonalUpRight32Filled: return ".arrowFlowDiagonalUpRight32Filled"
case .arrowFlowDiagonalUpRight32Regular: return ".arrowFlowDiagonalUpRight32Regular"
+ case .arrowFlowDiagonalUpRight48Filled: return ".arrowFlowDiagonalUpRight48Filled"
+ case .arrowFlowDiagonalUpRight48Regular: return ".arrowFlowDiagonalUpRight48Regular"
case .arrowFlowUpRight16Filled: return ".arrowFlowUpRight16Filled"
case .arrowFlowUpRight16Regular: return ".arrowFlowUpRight16Regular"
case .arrowFlowUpRight20Filled: return ".arrowFlowUpRight20Filled"
@@ -34994,6 +35882,8 @@ import Foundation
case .arrowHookDownRight24Filled: return ".arrowHookDownRight24Filled"
case .arrowHookDownRight24Regular: return ".arrowHookDownRight24Regular"
case .arrowHookDownRight28Filled: return ".arrowHookDownRight28Filled"
+ default: break }
+ switch self {
case .arrowHookDownRight28Regular: return ".arrowHookDownRight28Regular"
case .arrowHookUpLeft16Filled: return ".arrowHookUpLeft16Filled"
case .arrowHookUpLeft16Regular: return ".arrowHookUpLeft16Regular"
@@ -35038,8 +35928,6 @@ import Foundation
case .arrowMaximize16Regular: return ".arrowMaximize16Regular"
case .arrowMaximize20Filled: return ".arrowMaximize20Filled"
case .arrowMaximize20Regular: return ".arrowMaximize20Regular"
- default: break }
- switch self {
case .arrowMaximize24Filled: return ".arrowMaximize24Filled"
case .arrowMaximize24Regular: return ".arrowMaximize24Regular"
case .arrowMaximize28Filled: return ".arrowMaximize28Filled"
@@ -35096,6 +35984,8 @@ import Foundation
case .arrowOutlineUpRight20Regular: return ".arrowOutlineUpRight20Regular"
case .arrowOutlineUpRight24Filled: return ".arrowOutlineUpRight24Filled"
case .arrowOutlineUpRight24Regular: return ".arrowOutlineUpRight24Regular"
+ default: break }
+ switch self {
case .arrowOutlineUpRight32Filled: return ".arrowOutlineUpRight32Filled"
case .arrowOutlineUpRight32Regular: return ".arrowOutlineUpRight32Regular"
case .arrowOutlineUpRight48Filled: return ".arrowOutlineUpRight48Filled"
@@ -35140,8 +36030,6 @@ import Foundation
case .arrowRepeatAll24Filled: return ".arrowRepeatAll24Filled"
case .arrowRepeatAll24Regular: return ".arrowRepeatAll24Regular"
case .arrowRepeatAll28Filled: return ".arrowRepeatAll28Filled"
- default: break }
- switch self {
case .arrowRepeatAll28Regular: return ".arrowRepeatAll28Regular"
case .arrowRepeatAll48Filled: return ".arrowRepeatAll48Filled"
case .arrowRepeatAll48Regular: return ".arrowRepeatAll48Regular"
@@ -35198,6 +36086,8 @@ import Foundation
case .arrowRight20Filled: return ".arrowRight20Filled"
case .arrowRight20Regular: return ".arrowRight20Regular"
case .arrowRight24Filled: return ".arrowRight24Filled"
+ default: break }
+ switch self {
case .arrowRight24Regular: return ".arrowRight24Regular"
case .arrowRight28Filled: return ".arrowRight28Filled"
case .arrowRight28Regular: return ".arrowRight28Regular"
@@ -35242,8 +36132,6 @@ import Foundation
case .arrowShuffleOff24Filled: return ".arrowShuffleOff24Filled"
case .arrowShuffleOff24Regular: return ".arrowShuffleOff24Regular"
case .arrowShuffleOff28Filled: return ".arrowShuffleOff28Filled"
- default: break }
- switch self {
case .arrowShuffleOff28Regular: return ".arrowShuffleOff28Regular"
case .arrowShuffleOff32Filled: return ".arrowShuffleOff32Filled"
case .arrowShuffleOff32Regular: return ".arrowShuffleOff32Regular"
@@ -35300,6 +36188,8 @@ import Foundation
case .arrowSquareUpRight24Filled: return ".arrowSquareUpRight24Filled"
case .arrowSquareUpRight24Regular: return ".arrowSquareUpRight24Regular"
case .arrowStepBack16Filled: return ".arrowStepBack16Filled"
+ default: break }
+ switch self {
case .arrowStepBack16Regular: return ".arrowStepBack16Regular"
case .arrowStepBack20Filled: return ".arrowStepBack20Filled"
case .arrowStepBack20Regular: return ".arrowStepBack20Regular"
@@ -35344,8 +36234,6 @@ import Foundation
case .arrowStepOut12Filled: return ".arrowStepOut12Filled"
case .arrowStepOut12Regular: return ".arrowStepOut12Regular"
case .arrowStepOut16Filled: return ".arrowStepOut16Filled"
- default: break }
- switch self {
case .arrowStepOut16Regular: return ".arrowStepOut16Regular"
case .arrowStepOut20Filled: return ".arrowStepOut20Filled"
case .arrowStepOut20Regular: return ".arrowStepOut20Regular"
@@ -35402,6 +36290,8 @@ import Foundation
case .arrowTrending12Filled: return ".arrowTrending12Filled"
case .arrowTrending12Regular: return ".arrowTrending12Regular"
case .arrowTrending16Filled: return ".arrowTrending16Filled"
+ default: break }
+ switch self {
case .arrowTrending16Regular: return ".arrowTrending16Regular"
case .arrowTrending20Filled: return ".arrowTrending20Filled"
case .arrowTrending20Regular: return ".arrowTrending20Regular"
@@ -35446,8 +36336,6 @@ import Foundation
case .arrowTurnDownLeft20Filled: return ".arrowTurnDownLeft20Filled"
case .arrowTurnDownLeft20Regular: return ".arrowTurnDownLeft20Regular"
case .arrowTurnDownLeft48Filled: return ".arrowTurnDownLeft48Filled"
- default: break }
- switch self {
case .arrowTurnDownLeft48Regular: return ".arrowTurnDownLeft48Regular"
case .arrowTurnDownRight20Filled: return ".arrowTurnDownRight20Filled"
case .arrowTurnDownRight20Regular: return ".arrowTurnDownRight20Regular"
@@ -35504,6 +36392,8 @@ import Foundation
case .arrowUndo24Filled: return ".arrowUndo24Filled"
case .arrowUndo24Regular: return ".arrowUndo24Regular"
case .arrowUndo28Filled: return ".arrowUndo28Filled"
+ default: break }
+ switch self {
case .arrowUndo28Regular: return ".arrowUndo28Regular"
case .arrowUndo32Filled: return ".arrowUndo32Filled"
case .arrowUndo32Light: return ".arrowUndo32Light"
@@ -35538,20 +36428,34 @@ import Foundation
case .arrowUpLeft24Regular: return ".arrowUpLeft24Regular"
case .arrowUpLeft48Filled: return ".arrowUpLeft48Filled"
case .arrowUpLeft48Regular: return ".arrowUpLeft48Regular"
+ case .arrowUpRight12Filled: return ".arrowUpRight12Filled"
+ case .arrowUpRight12Regular: return ".arrowUpRight12Regular"
case .arrowUpRight16Filled: return ".arrowUpRight16Filled"
case .arrowUpRight16Regular: return ".arrowUpRight16Regular"
case .arrowUpRight20Filled: return ".arrowUpRight20Filled"
case .arrowUpRight20Regular: return ".arrowUpRight20Regular"
case .arrowUpRight24Filled: return ".arrowUpRight24Filled"
case .arrowUpRight24Regular: return ".arrowUpRight24Regular"
+ case .arrowUpRight28Filled: return ".arrowUpRight28Filled"
+ case .arrowUpRight28Regular: return ".arrowUpRight28Regular"
case .arrowUpRight32Filled: return ".arrowUpRight32Filled"
case .arrowUpRight32Regular: return ".arrowUpRight32Regular"
case .arrowUpRight48Filled: return ".arrowUpRight48Filled"
case .arrowUpRight48Regular: return ".arrowUpRight48Regular"
- default: break }
- switch self {
+ case .arrowUpRightDashes12Filled: return ".arrowUpRightDashes12Filled"
+ case .arrowUpRightDashes12Regular: return ".arrowUpRightDashes12Regular"
case .arrowUpRightDashes16Filled: return ".arrowUpRightDashes16Filled"
case .arrowUpRightDashes16Regular: return ".arrowUpRightDashes16Regular"
+ case .arrowUpRightDashes20Filled: return ".arrowUpRightDashes20Filled"
+ case .arrowUpRightDashes20Regular: return ".arrowUpRightDashes20Regular"
+ case .arrowUpRightDashes24Filled: return ".arrowUpRightDashes24Filled"
+ case .arrowUpRightDashes24Regular: return ".arrowUpRightDashes24Regular"
+ case .arrowUpRightDashes28Filled: return ".arrowUpRightDashes28Filled"
+ case .arrowUpRightDashes28Regular: return ".arrowUpRightDashes28Regular"
+ case .arrowUpRightDashes32Filled: return ".arrowUpRightDashes32Filled"
+ case .arrowUpRightDashes32Regular: return ".arrowUpRightDashes32Regular"
+ case .arrowUpRightDashes48Filled: return ".arrowUpRightDashes48Filled"
+ case .arrowUpRightDashes48Regular: return ".arrowUpRightDashes48Regular"
case .arrowUpSquareSettings24Filled: return ".arrowUpSquareSettings24Filled"
case .arrowUpSquareSettings24Regular: return ".arrowUpSquareSettings24Regular"
case .arrowUpload16Filled: return ".arrowUpload16Filled"
@@ -35564,8 +36468,14 @@ import Foundation
case .arrowUpload32Regular: return ".arrowUpload32Regular"
case .arrowWrap20Filled: return ".arrowWrap20Filled"
case .arrowWrap20Regular: return ".arrowWrap20Regular"
+ case .arrowWrap32Filled: return ".arrowWrap32Filled"
+ case .arrowWrap32Regular: return ".arrowWrap32Regular"
case .arrowWrapOff20Filled: return ".arrowWrapOff20Filled"
case .arrowWrapOff20Regular: return ".arrowWrapOff20Regular"
+ case .arrowWrapUpToDown20Filled: return ".arrowWrapUpToDown20Filled"
+ case .arrowWrapUpToDown20Regular: return ".arrowWrapUpToDown20Regular"
+ case .arrowWrapUpToDown32Filled: return ".arrowWrapUpToDown32Filled"
+ case .arrowWrapUpToDown32Regular: return ".arrowWrapUpToDown32Regular"
case .arrowsBidirectional20Filled: return ".arrowsBidirectional20Filled"
case .arrowsBidirectional20Regular: return ".arrowsBidirectional20Regular"
case .arrowsBidirectional24Filled: return ".arrowsBidirectional24Filled"
@@ -35584,6 +36494,8 @@ import Foundation
case .attach32Light: return ".attach32Light"
case .attach32Regular: return ".attach32Regular"
case .attach48Filled: return ".attach48Filled"
+ default: break }
+ switch self {
case .attach48Regular: return ".attach48Regular"
case .attachArrowRight20Filled: return ".attachArrowRight20Filled"
case .attachArrowRight20Regular: return ".attachArrowRight20Regular"
@@ -35650,8 +36562,6 @@ import Foundation
case .balloon12Filled: return ".balloon12Filled"
case .balloon12Regular: return ".balloon12Regular"
case .balloon16Filled: return ".balloon16Filled"
- default: break }
- switch self {
case .balloon16Regular: return ".balloon16Regular"
case .balloon20Filled: return ".balloon20Filled"
case .balloon20Regular: return ".balloon20Regular"
@@ -35686,6 +36596,8 @@ import Foundation
case .battery128Filled: return ".battery128Filled"
case .battery128Regular: return ".battery128Regular"
case .battery132Filled: return ".battery132Filled"
+ default: break }
+ switch self {
case .battery132Regular: return ".battery132Regular"
case .battery220Filled: return ".battery220Filled"
case .battery220Regular: return ".battery220Regular"
@@ -35752,8 +36664,6 @@ import Foundation
case .battery932Filled: return ".battery932Filled"
case .battery932Regular: return ".battery932Regular"
case .batteryCharge20Filled: return ".batteryCharge20Filled"
- default: break }
- switch self {
case .batteryCharge20Regular: return ".batteryCharge20Regular"
case .batteryCharge24Filled: return ".batteryCharge24Filled"
case .batteryCharge24Regular: return ".batteryCharge24Regular"
@@ -35788,6 +36698,8 @@ import Foundation
case .beach32Color: return ".beach32Color"
case .beach32Filled: return ".beach32Filled"
case .beach32Regular: return ".beach32Regular"
+ default: break }
+ switch self {
case .beach48Color: return ".beach48Color"
case .beach48Filled: return ".beach48Filled"
case .beach48Regular: return ".beach48Regular"
@@ -35854,8 +36766,6 @@ import Foundation
case .binderTriangle20Filled: return ".binderTriangle20Filled"
case .binderTriangle20Regular: return ".binderTriangle20Regular"
case .binderTriangle24Filled: return ".binderTriangle24Filled"
- default: break }
- switch self {
case .binderTriangle24Regular: return ".binderTriangle24Regular"
case .binderTriangle32Filled: return ".binderTriangle32Filled"
case .binderTriangle32Regular: return ".binderTriangle32Regular"
@@ -35890,6 +36800,8 @@ import Foundation
case .blur24Filled: return ".blur24Filled"
case .blur24Regular: return ".blur24Regular"
case .blur28Filled: return ".blur28Filled"
+ default: break }
+ switch self {
case .blur28Regular: return ".blur28Regular"
case .board16Filled: return ".board16Filled"
case .board16Regular: return ".board16Regular"
@@ -35956,8 +36868,6 @@ import Foundation
case .bookContacts24Filled: return ".bookContacts24Filled"
case .bookContacts24Regular: return ".bookContacts24Regular"
case .bookContacts28Filled: return ".bookContacts28Filled"
- default: break }
- switch self {
case .bookContacts28Regular: return ".bookContacts28Regular"
case .bookContacts32Filled: return ".bookContacts32Filled"
case .bookContacts32Regular: return ".bookContacts32Regular"
@@ -35992,6 +36902,8 @@ import Foundation
case .bookLetter20Regular: return ".bookLetter20Regular"
case .bookLetter24Filled: return ".bookLetter24Filled"
case .bookLetter24Regular: return ".bookLetter24Regular"
+ default: break }
+ switch self {
case .bookNumber16Filled: return ".bookNumber16Filled"
case .bookNumber16Regular: return ".bookNumber16Regular"
case .bookNumber20Filled: return ".bookNumber20Filled"
@@ -36058,8 +36970,6 @@ import Foundation
case .bookmark20Regular: return ".bookmark20Regular"
case .bookmark24Filled: return ".bookmark24Filled"
case .bookmark24Regular: return ".bookmark24Regular"
- default: break }
- switch self {
case .bookmark28Filled: return ".bookmark28Filled"
case .bookmark28Regular: return ".bookmark28Regular"
case .bookmark32Filled: return ".bookmark32Filled"
@@ -36094,6 +37004,8 @@ import Foundation
case .borderAll20Regular: return ".borderAll20Regular"
case .borderAll24Filled: return ".borderAll24Filled"
case .borderAll24Regular: return ".borderAll24Regular"
+ default: break }
+ switch self {
case .borderBottom20Filled: return ".borderBottom20Filled"
case .borderBottom20Regular: return ".borderBottom20Regular"
case .borderBottom24Filled: return ".borderBottom24Filled"
@@ -36154,24 +37066,48 @@ import Foundation
case .borderTopBottomThick20Regular: return ".borderTopBottomThick20Regular"
case .borderTopBottomThick24Filled: return ".borderTopBottomThick24Filled"
case .borderTopBottomThick24Regular: return ".borderTopBottomThick24Regular"
+ case .bot16Filled: return ".bot16Filled"
+ case .bot16Regular: return ".bot16Regular"
case .bot20Filled: return ".bot20Filled"
case .bot20Regular: return ".bot20Regular"
case .bot24Filled: return ".bot24Filled"
case .bot24Regular: return ".bot24Regular"
+ case .bot28Filled: return ".bot28Filled"
+ case .bot28Regular: return ".bot28Regular"
+ case .bot32Filled: return ".bot32Filled"
+ case .bot32Regular: return ".bot32Regular"
+ case .bot48Filled: return ".bot48Filled"
+ case .bot48Regular: return ".bot48Regular"
+ case .botAdd16Filled: return ".botAdd16Filled"
+ case .botAdd16Regular: return ".botAdd16Regular"
case .botAdd20Filled: return ".botAdd20Filled"
case .botAdd20Regular: return ".botAdd20Regular"
- default: break }
- switch self {
case .botAdd24Filled: return ".botAdd24Filled"
case .botAdd24Regular: return ".botAdd24Regular"
+ case .botAdd28Filled: return ".botAdd28Filled"
+ case .botAdd28Regular: return ".botAdd28Regular"
+ case .botAdd32Filled: return ".botAdd32Filled"
+ case .botAdd32Regular: return ".botAdd32Regular"
+ case .botAdd48Filled: return ".botAdd48Filled"
+ case .botAdd48Regular: return ".botAdd48Regular"
+ case .botSparkle16Filled: return ".botSparkle16Filled"
+ case .botSparkle16Regular: return ".botSparkle16Regular"
case .botSparkle20Filled: return ".botSparkle20Filled"
case .botSparkle20Regular: return ".botSparkle20Regular"
case .botSparkle24Filled: return ".botSparkle24Filled"
case .botSparkle24Regular: return ".botSparkle24Regular"
+ case .botSparkle28Filled: return ".botSparkle28Filled"
+ case .botSparkle28Regular: return ".botSparkle28Regular"
+ case .botSparkle32Filled: return ".botSparkle32Filled"
+ case .botSparkle32Regular: return ".botSparkle32Regular"
+ case .botSparkle48Filled: return ".botSparkle48Filled"
+ case .botSparkle48Regular: return ".botSparkle48Regular"
case .bowTie20Filled: return ".bowTie20Filled"
case .bowTie20Regular: return ".bowTie20Regular"
case .bowTie24Filled: return ".bowTie24Filled"
case .bowTie24Regular: return ".bowTie24Regular"
+ default: break }
+ switch self {
case .bowlChopsticks16Filled: return ".bowlChopsticks16Filled"
case .bowlChopsticks16Regular: return ".bowlChopsticks16Regular"
case .bowlChopsticks20Filled: return ".bowlChopsticks20Filled"
@@ -36262,12 +37198,18 @@ import Foundation
case .bracesVariable24Regular: return ".bracesVariable24Regular"
case .bracesVariable48Filled: return ".bracesVariable48Filled"
case .bracesVariable48Regular: return ".bracesVariable48Regular"
- default: break }
- switch self {
+ case .brain20Filled: return ".brain20Filled"
+ case .brain20Regular: return ".brain20Regular"
+ case .brain24Filled: return ".brain24Filled"
+ case .brain24Regular: return ".brain24Regular"
case .brainCircuit20Filled: return ".brainCircuit20Filled"
case .brainCircuit20Regular: return ".brainCircuit20Regular"
case .brainCircuit24Filled: return ".brainCircuit24Filled"
case .brainCircuit24Regular: return ".brainCircuit24Regular"
+ case .brainSparkle20Filled: return ".brainSparkle20Filled"
+ case .brainSparkle20Regular: return ".brainSparkle20Regular"
+ default: break }
+ switch self {
case .branch16Filled: return ".branch16Filled"
case .branch16Regular: return ".branch16Regular"
case .branch20Filled: return ".branch20Filled"
@@ -36364,12 +37306,12 @@ import Foundation
case .brightnessLow16Filled: return ".brightnessLow16Filled"
case .brightnessLow16Regular: return ".brightnessLow16Regular"
case .brightnessLow20Filled: return ".brightnessLow20Filled"
- default: break }
- switch self {
case .brightnessLow20Regular: return ".brightnessLow20Regular"
case .brightnessLow24Filled: return ".brightnessLow24Filled"
case .brightnessLow24Regular: return ".brightnessLow24Regular"
case .brightnessLow28Filled: return ".brightnessLow28Filled"
+ default: break }
+ switch self {
case .brightnessLow28Regular: return ".brightnessLow28Regular"
case .brightnessLow32Filled: return ".brightnessLow32Filled"
case .brightnessLow32Regular: return ".brightnessLow32Regular"
@@ -36466,12 +37408,12 @@ import Foundation
case .buildingFactory28Filled: return ".buildingFactory28Filled"
case .buildingFactory28Regular: return ".buildingFactory28Regular"
case .buildingFactory32Filled: return ".buildingFactory32Filled"
- default: break }
- switch self {
case .buildingFactory32Regular: return ".buildingFactory32Regular"
case .buildingFactory48Filled: return ".buildingFactory48Filled"
case .buildingFactory48Regular: return ".buildingFactory48Regular"
case .buildingGovernment16Filled: return ".buildingGovernment16Filled"
+ default: break }
+ switch self {
case .buildingGovernment16Regular: return ".buildingGovernment16Regular"
case .buildingGovernment20Filled: return ".buildingGovernment20Filled"
case .buildingGovernment20Regular: return ".buildingGovernment20Regular"
@@ -36568,12 +37510,12 @@ import Foundation
case .buildingSkyscraper20Regular: return ".buildingSkyscraper20Regular"
case .buildingSkyscraper24Filled: return ".buildingSkyscraper24Filled"
case .buildingSkyscraper24Regular: return ".buildingSkyscraper24Regular"
- default: break }
- switch self {
case .buildingStore16Color: return ".buildingStore16Color"
case .buildingStore20Color: return ".buildingStore20Color"
case .buildingStore24Color: return ".buildingStore24Color"
case .buildingSwap16Filled: return ".buildingSwap16Filled"
+ default: break }
+ switch self {
case .buildingSwap16Regular: return ".buildingSwap16Regular"
case .buildingSwap20Filled: return ".buildingSwap20Filled"
case .buildingSwap20Regular: return ".buildingSwap20Regular"
@@ -36670,12 +37612,12 @@ import Foundation
case .calendarArrowDown24Regular: return ".calendarArrowDown24Regular"
case .calendarArrowRepeatAll16Filled: return ".calendarArrowRepeatAll16Filled"
case .calendarArrowRepeatAll16Regular: return ".calendarArrowRepeatAll16Regular"
- default: break }
- switch self {
case .calendarArrowRepeatAll20Filled: return ".calendarArrowRepeatAll20Filled"
case .calendarArrowRepeatAll20Regular: return ".calendarArrowRepeatAll20Regular"
case .calendarArrowRepeatAll24Filled: return ".calendarArrowRepeatAll24Filled"
case .calendarArrowRepeatAll24Regular: return ".calendarArrowRepeatAll24Regular"
+ default: break }
+ switch self {
case .calendarArrowRepeatAll28Filled: return ".calendarArrowRepeatAll28Filled"
case .calendarArrowRepeatAll28Regular: return ".calendarArrowRepeatAll28Regular"
case .calendarArrowRepeatAll32Filled: return ".calendarArrowRepeatAll32Filled"
@@ -36772,12 +37714,12 @@ import Foundation
case .calendarEmpty32Filled: return ".calendarEmpty32Filled"
case .calendarEmpty32Light: return ".calendarEmpty32Light"
case .calendarEmpty32Regular: return ".calendarEmpty32Regular"
- default: break }
- switch self {
case .calendarEmpty48Filled: return ".calendarEmpty48Filled"
case .calendarEmpty48Regular: return ".calendarEmpty48Regular"
case .calendarError16Filled: return ".calendarError16Filled"
case .calendarError16Regular: return ".calendarError16Regular"
+ default: break }
+ switch self {
case .calendarError20Filled: return ".calendarError20Filled"
case .calendarError20Regular: return ".calendarError20Regular"
case .calendarError24Filled: return ".calendarError24Filled"
@@ -36874,12 +37816,12 @@ import Foundation
case .calendarQuestionMark24Regular: return ".calendarQuestionMark24Regular"
case .calendarRecord16Filled: return ".calendarRecord16Filled"
case .calendarRecord16Regular: return ".calendarRecord16Regular"
- default: break }
- switch self {
case .calendarRecord20Filled: return ".calendarRecord20Filled"
case .calendarRecord20Regular: return ".calendarRecord20Regular"
case .calendarRecord24Filled: return ".calendarRecord24Filled"
case .calendarRecord24Regular: return ".calendarRecord24Regular"
+ default: break }
+ switch self {
case .calendarRecord28Filled: return ".calendarRecord28Filled"
case .calendarRecord28Regular: return ".calendarRecord28Regular"
case .calendarRecord32Filled: return ".calendarRecord32Filled"
@@ -36976,12 +37918,12 @@ import Foundation
case .calendarWeekNumbers20Filled: return ".calendarWeekNumbers20Filled"
case .calendarWeekNumbers20Regular: return ".calendarWeekNumbers20Regular"
case .calendarWeekNumbers24Filled: return ".calendarWeekNumbers24Filled"
- default: break }
- switch self {
case .calendarWeekNumbers24Regular: return ".calendarWeekNumbers24Regular"
case .calendarWeekStart20Filled: return ".calendarWeekStart20Filled"
case .calendarWeekStart20Regular: return ".calendarWeekStart20Regular"
case .calendarWeekStart24Filled: return ".calendarWeekStart24Filled"
+ default: break }
+ switch self {
case .calendarWeekStart24Regular: return ".calendarWeekStart24Regular"
case .calendarWeekStart28Filled: return ".calendarWeekStart28Filled"
case .calendarWeekStart28Regular: return ".calendarWeekStart28Regular"
@@ -37078,12 +38020,12 @@ import Foundation
case .callMissed48Regular: return ".callMissed48Regular"
case .callOutbound16Filled: return ".callOutbound16Filled"
case .callOutbound16Regular: return ".callOutbound16Regular"
- default: break }
- switch self {
case .callOutbound20Filled: return ".callOutbound20Filled"
case .callOutbound20Regular: return ".callOutbound20Regular"
case .callOutbound24Filled: return ".callOutbound24Filled"
case .callOutbound24Regular: return ".callOutbound24Regular"
+ default: break }
+ switch self {
case .callOutbound28Filled: return ".callOutbound28Filled"
case .callOutbound28Regular: return ".callOutbound28Regular"
case .callOutbound48Filled: return ".callOutbound48Filled"
@@ -37180,12 +38122,12 @@ import Foundation
case .cameraSparkles16Filled: return ".cameraSparkles16Filled"
case .cameraSparkles16Regular: return ".cameraSparkles16Regular"
case .cameraSparkles20Filled: return ".cameraSparkles20Filled"
- default: break }
- switch self {
case .cameraSparkles20Regular: return ".cameraSparkles20Regular"
case .cameraSparkles24Filled: return ".cameraSparkles24Filled"
case .cameraSparkles24Regular: return ".cameraSparkles24Regular"
case .cameraSwitch20Filled: return ".cameraSwitch20Filled"
+ default: break }
+ switch self {
case .cameraSwitch20Regular: return ".cameraSwitch20Regular"
case .cameraSwitch24Filled: return ".cameraSwitch24Filled"
case .cameraSwitch24Regular: return ".cameraSwitch24Regular"
@@ -37282,12 +38224,12 @@ import Foundation
case .cellularData124Filled: return ".cellularData124Filled"
case .cellularData124Regular: return ".cellularData124Regular"
case .cellularData220Filled: return ".cellularData220Filled"
- default: break }
- switch self {
case .cellularData220Regular: return ".cellularData220Regular"
case .cellularData224Filled: return ".cellularData224Filled"
case .cellularData224Regular: return ".cellularData224Regular"
case .cellularData320Filled: return ".cellularData320Filled"
+ default: break }
+ switch self {
case .cellularData320Regular: return ".cellularData320Regular"
case .cellularData324Filled: return ".cellularData324Filled"
case .cellularData324Regular: return ".cellularData324Regular"
@@ -37384,12 +38326,12 @@ import Foundation
case .channelShare28Filled: return ".channelShare28Filled"
case .channelShare28Regular: return ".channelShare28Regular"
case .channelShare48Filled: return ".channelShare48Filled"
- default: break }
- switch self {
case .channelShare48Regular: return ".channelShare48Regular"
case .channelSubtract16Filled: return ".channelSubtract16Filled"
case .channelSubtract16Regular: return ".channelSubtract16Regular"
case .channelSubtract20Filled: return ".channelSubtract20Filled"
+ default: break }
+ switch self {
case .channelSubtract20Regular: return ".channelSubtract20Regular"
case .channelSubtract24Filled: return ".channelSubtract24Filled"
case .channelSubtract24Regular: return ".channelSubtract24Regular"
@@ -37486,12 +38428,12 @@ import Foundation
case .chatEmpty12Filled: return ".chatEmpty12Filled"
case .chatEmpty12Regular: return ".chatEmpty12Regular"
case .chatEmpty16Filled: return ".chatEmpty16Filled"
- default: break }
- switch self {
case .chatEmpty16Regular: return ".chatEmpty16Regular"
case .chatEmpty20Filled: return ".chatEmpty20Filled"
case .chatEmpty20Regular: return ".chatEmpty20Regular"
case .chatEmpty24Filled: return ".chatEmpty24Filled"
+ default: break }
+ switch self {
case .chatEmpty24Regular: return ".chatEmpty24Regular"
case .chatEmpty28Filled: return ".chatEmpty28Filled"
case .chatEmpty28Regular: return ".chatEmpty28Regular"
@@ -37503,6 +38445,12 @@ import Foundation
case .chatHelp20Regular: return ".chatHelp20Regular"
case .chatHelp24Filled: return ".chatHelp24Filled"
case .chatHelp24Regular: return ".chatHelp24Regular"
+ case .chatHistory20Filled: return ".chatHistory20Filled"
+ case .chatHistory20Regular: return ".chatHistory20Regular"
+ case .chatHistory24Filled: return ".chatHistory24Filled"
+ case .chatHistory24Regular: return ".chatHistory24Regular"
+ case .chatHistory28Filled: return ".chatHistory28Filled"
+ case .chatHistory28Regular: return ".chatHistory28Regular"
case .chatLock16Filled: return ".chatLock16Filled"
case .chatLock16Regular: return ".chatLock16Regular"
case .chatLock20Filled: return ".chatLock20Filled"
@@ -37539,6 +38487,8 @@ import Foundation
case .chatMultipleHeart28Regular: return ".chatMultipleHeart28Regular"
case .chatMultipleHeart32Filled: return ".chatMultipleHeart32Filled"
case .chatMultipleHeart32Regular: return ".chatMultipleHeart32Regular"
+ case .chatOff16Filled: return ".chatOff16Filled"
+ case .chatOff16Regular: return ".chatOff16Regular"
case .chatOff20Filled: return ".chatOff20Filled"
case .chatOff20Regular: return ".chatOff20Regular"
case .chatOff24Filled: return ".chatOff24Filled"
@@ -37584,12 +38534,12 @@ import Foundation
case .checkbox24Color: return ".checkbox24Color"
case .checkbox220Filled: return ".checkbox220Filled"
case .checkbox220Regular: return ".checkbox220Regular"
+ default: break }
+ switch self {
case .checkbox224Filled: return ".checkbox224Filled"
case .checkbox224Regular: return ".checkbox224Regular"
case .checkboxArrowRight20Filled: return ".checkboxArrowRight20Filled"
case .checkboxArrowRight20Regular: return ".checkboxArrowRight20Regular"
- default: break }
- switch self {
case .checkboxArrowRight24Filled: return ".checkboxArrowRight24Filled"
case .checkboxArrowRight24Regular: return ".checkboxArrowRight24Regular"
case .checkboxChecked16Filled: return ".checkboxChecked16Filled"
@@ -37686,12 +38636,12 @@ import Foundation
case .checkmarkSquare20Regular: return ".checkmarkSquare20Regular"
case .checkmarkSquare24Filled: return ".checkmarkSquare24Filled"
case .checkmarkSquare24Regular: return ".checkmarkSquare24Regular"
+ default: break }
+ switch self {
case .checkmarkStarburst16Filled: return ".checkmarkStarburst16Filled"
case .checkmarkStarburst16Regular: return ".checkmarkStarburst16Regular"
case .checkmarkStarburst20Filled: return ".checkmarkStarburst20Filled"
case .checkmarkStarburst20Regular: return ".checkmarkStarburst20Regular"
- default: break }
- switch self {
case .checkmarkStarburst24Filled: return ".checkmarkStarburst24Filled"
case .checkmarkStarburst24Regular: return ".checkmarkStarburst24Regular"
case .checkmarkUnderlineCircle16Filled: return ".checkmarkUnderlineCircle16Filled"
@@ -37788,12 +38738,12 @@ import Foundation
case .chevronDown32Regular: return ".chevronDown32Regular"
case .chevronDown48Filled: return ".chevronDown48Filled"
case .chevronDown48Regular: return ".chevronDown48Regular"
+ default: break }
+ switch self {
case .chevronDownUp16Filled: return ".chevronDownUp16Filled"
case .chevronDownUp16Regular: return ".chevronDownUp16Regular"
case .chevronDownUp20Filled: return ".chevronDownUp20Filled"
case .chevronDownUp20Regular: return ".chevronDownUp20Regular"
- default: break }
- switch self {
case .chevronDownUp24Filled: return ".chevronDownUp24Filled"
case .chevronDownUp24Regular: return ".chevronDownUp24Regular"
case .chevronLeft12Filled: return ".chevronLeft12Filled"
@@ -37882,6 +38832,26 @@ import Foundation
case .circleHint20Regular: return ".circleHint20Regular"
case .circleHint24Filled: return ".circleHint24Filled"
case .circleHint24Regular: return ".circleHint24Regular"
+ case .circleHint28Filled: return ".circleHint28Filled"
+ case .circleHint28Regular: return ".circleHint28Regular"
+ case .circleHint32Filled: return ".circleHint32Filled"
+ case .circleHint32Regular: return ".circleHint32Regular"
+ case .circleHint48Filled: return ".circleHint48Filled"
+ case .circleHint48Regular: return ".circleHint48Regular"
+ case .circleHintCursor16Filled: return ".circleHintCursor16Filled"
+ case .circleHintCursor16Regular: return ".circleHintCursor16Regular"
+ default: break }
+ switch self {
+ case .circleHintCursor20Filled: return ".circleHintCursor20Filled"
+ case .circleHintCursor20Regular: return ".circleHintCursor20Regular"
+ case .circleHintCursor24Filled: return ".circleHintCursor24Filled"
+ case .circleHintCursor24Regular: return ".circleHintCursor24Regular"
+ case .circleHintDismiss16Filled: return ".circleHintDismiss16Filled"
+ case .circleHintDismiss16Regular: return ".circleHintDismiss16Regular"
+ case .circleHintDismiss20Filled: return ".circleHintDismiss20Filled"
+ case .circleHintDismiss20Regular: return ".circleHintDismiss20Regular"
+ case .circleHintDismiss24Filled: return ".circleHintDismiss24Filled"
+ case .circleHintDismiss24Regular: return ".circleHintDismiss24Regular"
case .circleHintHalfVertical16Filled: return ".circleHintHalfVertical16Filled"
case .circleHintHalfVertical16Regular: return ".circleHintHalfVertical16Regular"
case .circleHintHalfVertical20Filled: return ".circleHintHalfVertical20Filled"
@@ -37894,8 +38864,6 @@ import Foundation
case .circleImage20Regular: return ".circleImage20Regular"
case .circleImage24Filled: return ".circleImage24Filled"
case .circleImage24Regular: return ".circleImage24Regular"
- default: break }
- switch self {
case .circleImage28Filled: return ".circleImage28Filled"
case .circleImage28Regular: return ".circleImage28Regular"
case .circleLine12Filled: return ".circleLine12Filled"
@@ -37906,6 +38874,18 @@ import Foundation
case .circleLine20Regular: return ".circleLine20Regular"
case .circleLine24Filled: return ".circleLine24Filled"
case .circleLine24Regular: return ".circleLine24Regular"
+ case .circleMultipleConcentric16Filled: return ".circleMultipleConcentric16Filled"
+ case .circleMultipleConcentric16Regular: return ".circleMultipleConcentric16Regular"
+ case .circleMultipleConcentric20Filled: return ".circleMultipleConcentric20Filled"
+ case .circleMultipleConcentric20Regular: return ".circleMultipleConcentric20Regular"
+ case .circleMultipleConcentric24Filled: return ".circleMultipleConcentric24Filled"
+ case .circleMultipleConcentric24Regular: return ".circleMultipleConcentric24Regular"
+ case .circleMultipleHintCheckmark20Filled: return ".circleMultipleHintCheckmark20Filled"
+ case .circleMultipleHintCheckmark20Regular: return ".circleMultipleHintCheckmark20Regular"
+ case .circleMultipleHintCheckmark24Filled: return ".circleMultipleHintCheckmark24Filled"
+ case .circleMultipleHintCheckmark24Regular: return ".circleMultipleHintCheckmark24Regular"
+ case .circleMultipleHintCheckmark28Filled: return ".circleMultipleHintCheckmark28Filled"
+ case .circleMultipleHintCheckmark28Regular: return ".circleMultipleHintCheckmark28Regular"
case .circleMultipleSubtractCheckmark20Filled: return ".circleMultipleSubtractCheckmark20Filled"
case .circleMultipleSubtractCheckmark20Regular: return ".circleMultipleSubtractCheckmark20Regular"
case .circleOff16Filled: return ".circleOff16Filled"
@@ -37920,6 +38900,18 @@ import Foundation
case .circleSmall20Regular: return ".circleSmall20Regular"
case .circleSmall24Filled: return ".circleSmall24Filled"
case .circleSmall24Regular: return ".circleSmall24Regular"
+ case .circleSparkle16Filled: return ".circleSparkle16Filled"
+ case .circleSparkle16Regular: return ".circleSparkle16Regular"
+ case .circleSparkle20Filled: return ".circleSparkle20Filled"
+ case .circleSparkle20Regular: return ".circleSparkle20Regular"
+ case .circleSparkle24Filled: return ".circleSparkle24Filled"
+ case .circleSparkle24Regular: return ".circleSparkle24Regular"
+ case .circleSparkle28Filled: return ".circleSparkle28Filled"
+ case .circleSparkle28Regular: return ".circleSparkle28Regular"
+ case .circleSparkle32Filled: return ".circleSparkle32Filled"
+ case .circleSparkle32Regular: return ".circleSparkle32Regular"
+ case .circleSparkle48Filled: return ".circleSparkle48Filled"
+ case .circleSparkle48Regular: return ".circleSparkle48Regular"
case .city16Filled: return ".city16Filled"
case .city16Regular: return ".city16Regular"
case .city20Filled: return ".city20Filled"
@@ -37950,6 +38942,8 @@ import Foundation
case .clipboard16Color: return ".clipboard16Color"
case .clipboard16Filled: return ".clipboard16Filled"
case .clipboard16Regular: return ".clipboard16Regular"
+ default: break }
+ switch self {
case .clipboard20Color: return ".clipboard20Color"
case .clipboard20Filled: return ".clipboard20Filled"
case .clipboard20Regular: return ".clipboard20Regular"
@@ -37996,8 +38990,6 @@ import Foundation
case .clipboardCheckmark20Filled: return ".clipboardCheckmark20Filled"
case .clipboardCheckmark20Regular: return ".clipboardCheckmark20Regular"
case .clipboardCheckmark24Filled: return ".clipboardCheckmark24Filled"
- default: break }
- switch self {
case .clipboardCheckmark24Regular: return ".clipboardCheckmark24Regular"
case .clipboardClock20Filled: return ".clipboardClock20Filled"
case .clipboardClock20Regular: return ".clipboardClock20Regular"
@@ -38052,6 +39044,8 @@ import Foundation
case .clipboardMathFormula16Filled: return ".clipboardMathFormula16Filled"
case .clipboardMathFormula16Regular: return ".clipboardMathFormula16Regular"
case .clipboardMathFormula20Filled: return ".clipboardMathFormula20Filled"
+ default: break }
+ switch self {
case .clipboardMathFormula20Regular: return ".clipboardMathFormula20Regular"
case .clipboardMathFormula24Filled: return ".clipboardMathFormula24Filled"
case .clipboardMathFormula24Regular: return ".clipboardMathFormula24Regular"
@@ -38098,8 +39092,6 @@ import Foundation
case .clipboardPulse20Regular: return ".clipboardPulse20Regular"
case .clipboardPulse24Filled: return ".clipboardPulse24Filled"
case .clipboardPulse24Regular: return ".clipboardPulse24Regular"
- default: break }
- switch self {
case .clipboardSearch20Filled: return ".clipboardSearch20Filled"
case .clipboardSearch20Regular: return ".clipboardSearch20Regular"
case .clipboardSearch24Filled: return ".clipboardSearch24Filled"
@@ -38154,6 +39146,8 @@ import Foundation
case .clock48Regular: return ".clock48Regular"
case .clockAlarm16Color: return ".clockAlarm16Color"
case .clockAlarm16Filled: return ".clockAlarm16Filled"
+ default: break }
+ switch self {
case .clockAlarm16Regular: return ".clockAlarm16Regular"
case .clockAlarm20Color: return ".clockAlarm20Color"
case .clockAlarm20Filled: return ".clockAlarm20Filled"
@@ -38200,8 +39194,6 @@ import Foundation
case .clockToolbox24Regular: return ".clockToolbox24Regular"
case .clockToolbox32Filled: return ".clockToolbox32Filled"
case .clockToolbox32Regular: return ".clockToolbox32Regular"
- default: break }
- switch self {
case .closedCaption16Filled: return ".closedCaption16Filled"
case .closedCaption16Regular: return ".closedCaption16Regular"
case .closedCaption20Filled: return ".closedCaption20Filled"
@@ -38256,6 +39248,8 @@ import Foundation
case .cloudAdd20Regular: return ".cloudAdd20Regular"
case .cloudAdd24Filled: return ".cloudAdd24Filled"
case .cloudAdd24Regular: return ".cloudAdd24Regular"
+ default: break }
+ switch self {
case .cloudArchive16Filled: return ".cloudArchive16Filled"
case .cloudArchive16Regular: return ".cloudArchive16Regular"
case .cloudArchive20Filled: return ".cloudArchive20Filled"
@@ -38302,8 +39296,6 @@ import Foundation
case .cloudBeaker16Regular: return ".cloudBeaker16Regular"
case .cloudBeaker20Filled: return ".cloudBeaker20Filled"
case .cloudBeaker20Regular: return ".cloudBeaker20Regular"
- default: break }
- switch self {
case .cloudBeaker24Filled: return ".cloudBeaker24Filled"
case .cloudBeaker24Regular: return ".cloudBeaker24Regular"
case .cloudBeaker28Filled: return ".cloudBeaker28Filled"
@@ -38358,6 +39350,8 @@ import Foundation
case .cloudDismiss28Regular: return ".cloudDismiss28Regular"
case .cloudDismiss32Color: return ".cloudDismiss32Color"
case .cloudDismiss32Filled: return ".cloudDismiss32Filled"
+ default: break }
+ switch self {
case .cloudDismiss32Regular: return ".cloudDismiss32Regular"
case .cloudDismiss48Color: return ".cloudDismiss48Color"
case .cloudDismiss48Filled: return ".cloudDismiss48Filled"
@@ -38404,8 +39398,6 @@ import Foundation
case .cloudOff48Regular: return ".cloudOff48Regular"
case .cloudSwap20Filled: return ".cloudSwap20Filled"
case .cloudSwap20Regular: return ".cloudSwap20Regular"
- default: break }
- switch self {
case .cloudSwap24Filled: return ".cloudSwap24Filled"
case .cloudSwap24Regular: return ".cloudSwap24Regular"
case .cloudSync16Filled: return ".cloudSync16Filled"
@@ -38460,6 +39452,8 @@ import Foundation
case .codeBlock24Filled: return ".codeBlock24Filled"
case .codeBlock24Regular: return ".codeBlock24Regular"
case .codeBlock28Color: return ".codeBlock28Color"
+ default: break }
+ switch self {
case .codeBlock28Filled: return ".codeBlock28Filled"
case .codeBlock28Regular: return ".codeBlock28Regular"
case .codeBlock32Color: return ".codeBlock32Color"
@@ -38506,14 +39500,18 @@ import Foundation
case .codeTs16Regular: return ".codeTs16Regular"
case .codeTsRectangle16Filled: return ".codeTsRectangle16Filled"
case .codeTsRectangle16Regular: return ".codeTsRectangle16Regular"
- default: break }
- switch self {
case .codeVb16Filled: return ".codeVb16Filled"
case .codeVb16Regular: return ".codeVb16Regular"
case .codeVbRectangle16Filled: return ".codeVbRectangle16Filled"
case .codeVbRectangle16Regular: return ".codeVbRectangle16Regular"
case .coinMultiple16Color: return ".coinMultiple16Color"
+ case .coinMultiple16Filled: return ".coinMultiple16Filled"
+ case .coinMultiple16Regular: return ".coinMultiple16Regular"
case .coinMultiple20Color: return ".coinMultiple20Color"
+ case .coinMultiple20Filled: return ".coinMultiple20Filled"
+ case .coinMultiple20Regular: return ".coinMultiple20Regular"
+ case .coinMultiple24Filled: return ".coinMultiple24Filled"
+ case .coinMultiple24Regular: return ".coinMultiple24Regular"
case .coinMultiple28Filled: return ".coinMultiple28Filled"
case .coinMultiple28Regular: return ".coinMultiple28Regular"
case .coinMultiple32Filled: return ".coinMultiple32Filled"
@@ -38556,6 +39554,8 @@ import Foundation
case .colorFill24Filled: return ".colorFill24Filled"
case .colorFill24Regular: return ".colorFill24Regular"
case .colorFill28Filled: return ".colorFill28Filled"
+ default: break }
+ switch self {
case .colorFill28Regular: return ".colorFill28Regular"
case .colorFill32Light: return ".colorFill32Light"
case .colorFillAccent16Regular: return ".colorFillAccent16Regular"
@@ -38608,8 +39608,6 @@ import Foundation
case .comment16Regular: return ".comment16Regular"
case .comment20Filled: return ".comment20Filled"
case .comment20Regular: return ".comment20Regular"
- default: break }
- switch self {
case .comment24Filled: return ".comment24Filled"
case .comment24Regular: return ".comment24Regular"
case .comment28Filled: return ".comment28Filled"
@@ -38658,6 +39656,14 @@ import Foundation
case .commentArrowRight28Regular: return ".commentArrowRight28Regular"
case .commentArrowRight48Filled: return ".commentArrowRight48Filled"
case .commentArrowRight48Regular: return ".commentArrowRight48Regular"
+ default: break }
+ switch self {
+ case .commentBadge16Filled: return ".commentBadge16Filled"
+ case .commentBadge16Regular: return ".commentBadge16Regular"
+ case .commentBadge20Filled: return ".commentBadge20Filled"
+ case .commentBadge20Regular: return ".commentBadge20Regular"
+ case .commentBadge24Filled: return ".commentBadge24Filled"
+ case .commentBadge24Regular: return ".commentBadge24Regular"
case .commentCheckmark12Filled: return ".commentCheckmark12Filled"
case .commentCheckmark12Regular: return ".commentCheckmark12Regular"
case .commentCheckmark16Filled: return ".commentCheckmark16Filled"
@@ -38710,8 +39716,6 @@ import Foundation
case .commentMultiple16Regular: return ".commentMultiple16Regular"
case .commentMultiple20Filled: return ".commentMultiple20Filled"
case .commentMultiple20Regular: return ".commentMultiple20Regular"
- default: break }
- switch self {
case .commentMultiple24Filled: return ".commentMultiple24Filled"
case .commentMultiple24Regular: return ".commentMultiple24Regular"
case .commentMultiple28Filled: return ".commentMultiple28Filled"
@@ -38754,6 +39758,8 @@ import Foundation
case .commentOff28Regular: return ".commentOff28Regular"
case .commentOff48Filled: return ".commentOff48Filled"
case .commentOff48Regular: return ".commentOff48Regular"
+ default: break }
+ switch self {
case .commentQuote16Filled: return ".commentQuote16Filled"
case .commentQuote16Regular: return ".commentQuote16Regular"
case .commentQuote20Filled: return ".commentQuote20Filled"
@@ -38812,8 +39818,6 @@ import Foundation
case .compose24Regular: return ".compose24Regular"
case .compose28Filled: return ".compose28Filled"
case .compose28Regular: return ".compose28Regular"
- default: break }
- switch self {
case .compose32Filled: return ".compose32Filled"
case .compose32Light: return ".compose32Light"
case .compose32Regular: return ".compose32Regular"
@@ -38835,6 +39839,10 @@ import Foundation
case .connected16Regular: return ".connected16Regular"
case .connected20Filled: return ".connected20Filled"
case .connected20Regular: return ".connected20Regular"
+ case .connected24Filled: return ".connected24Filled"
+ case .connected24Regular: return ".connected24Regular"
+ case .connected32Filled: return ".connected32Filled"
+ case .connected32Regular: return ".connected32Regular"
case .connector16Filled: return ".connector16Filled"
case .connector16Regular: return ".connector16Regular"
case .connector20Filled: return ".connector20Filled"
@@ -38852,6 +39860,8 @@ import Foundation
case .contactCard32Filled: return ".contactCard32Filled"
case .contactCard32Regular: return ".contactCard32Regular"
case .contactCard48Filled: return ".contactCard48Filled"
+ default: break }
+ switch self {
case .contactCard48Regular: return ".contactCard48Regular"
case .contactCardGroup16Filled: return ".contactCardGroup16Filled"
case .contactCardGroup16Regular: return ".contactCardGroup16Regular"
@@ -38914,8 +39924,6 @@ import Foundation
case .contentViewGalleryLightning28Filled: return ".contentViewGalleryLightning28Filled"
case .contentViewGalleryLightning28Regular: return ".contentViewGalleryLightning28Regular"
case .contractDownLeft16Filled: return ".contractDownLeft16Filled"
- default: break }
- switch self {
case .contractDownLeft16Regular: return ".contractDownLeft16Regular"
case .contractDownLeft20Filled: return ".contractDownLeft20Filled"
case .contractDownLeft20Regular: return ".contractDownLeft20Regular"
@@ -38954,6 +39962,8 @@ import Foundation
case .cookies24Filled: return ".cookies24Filled"
case .cookies24Regular: return ".cookies24Regular"
case .cookies28Filled: return ".cookies28Filled"
+ default: break }
+ switch self {
case .cookies28Regular: return ".cookies28Regular"
case .cookies32Filled: return ".cookies32Filled"
case .cookies32Regular: return ".cookies32Regular"
@@ -38965,6 +39975,8 @@ import Foundation
case .copy20Regular: return ".copy20Regular"
case .copy24Filled: return ".copy24Filled"
case .copy24Regular: return ".copy24Regular"
+ case .copy28Filled: return ".copy28Filled"
+ case .copy28Regular: return ".copy28Regular"
case .copy32Filled: return ".copy32Filled"
case .copy32Light: return ".copy32Light"
case .copy32Regular: return ".copy32Regular"
@@ -39016,8 +40028,6 @@ import Foundation
case .crop24Regular: return ".crop24Regular"
case .crop28Filled: return ".crop28Filled"
case .crop28Regular: return ".crop28Regular"
- default: break }
- switch self {
case .crop32Filled: return ".crop32Filled"
case .crop32Light: return ".crop32Light"
case .crop32Regular: return ".crop32Regular"
@@ -39054,6 +40064,8 @@ import Foundation
case .cube20Filled: return ".cube20Filled"
case .cube20Regular: return ".cube20Regular"
case .cube24Filled: return ".cube24Filled"
+ default: break }
+ switch self {
case .cube24Regular: return ".cube24Regular"
case .cube32Filled: return ".cube32Filled"
case .cube32Regular: return ".cube32Regular"
@@ -39118,8 +40130,6 @@ import Foundation
case .cursorHover16Regular: return ".cursorHover16Regular"
case .cursorHover20Filled: return ".cursorHover20Filled"
case .cursorHover20Regular: return ".cursorHover20Regular"
- default: break }
- switch self {
case .cursorHover24Filled: return ".cursorHover24Filled"
case .cursorHover24Regular: return ".cursorHover24Regular"
case .cursorHover28Filled: return ".cursorHover28Filled"
@@ -39156,6 +40166,8 @@ import Foundation
case .dataArea20Regular: return ".dataArea20Regular"
case .dataArea24Filled: return ".dataArea24Filled"
case .dataArea24Regular: return ".dataArea24Regular"
+ default: break }
+ switch self {
case .dataBarHorizontal20Filled: return ".dataBarHorizontal20Filled"
case .dataBarHorizontal20Regular: return ".dataBarHorizontal20Regular"
case .dataBarHorizontal24Filled: return ".dataBarHorizontal24Filled"
@@ -39220,8 +40232,6 @@ import Foundation
case .dataScatter20Filled: return ".dataScatter20Filled"
case .dataScatter20Regular: return ".dataScatter20Regular"
case .dataScatter24Filled: return ".dataScatter24Filled"
- default: break }
- switch self {
case .dataScatter24Regular: return ".dataScatter24Regular"
case .dataSunburst20Filled: return ".dataSunburst20Filled"
case .dataSunburst20Regular: return ".dataSunburst20Regular"
@@ -39249,6 +40259,26 @@ import Foundation
case .dataUsage20Regular: return ".dataUsage20Regular"
case .dataUsage24Filled: return ".dataUsage24Filled"
case .dataUsage24Regular: return ".dataUsage24Regular"
+ case .dataUsage28Filled: return ".dataUsage28Filled"
+ case .dataUsage28Regular: return ".dataUsage28Regular"
+ case .dataUsage32Filled: return ".dataUsage32Filled"
+ case .dataUsage32Regular: return ".dataUsage32Regular"
+ case .dataUsage48Filled: return ".dataUsage48Filled"
+ case .dataUsage48Regular: return ".dataUsage48Regular"
+ case .dataUsageCheckmark16Filled: return ".dataUsageCheckmark16Filled"
+ case .dataUsageCheckmark16Regular: return ".dataUsageCheckmark16Regular"
+ case .dataUsageCheckmark20Filled: return ".dataUsageCheckmark20Filled"
+ default: break }
+ switch self {
+ case .dataUsageCheckmark20Regular: return ".dataUsageCheckmark20Regular"
+ case .dataUsageCheckmark24Filled: return ".dataUsageCheckmark24Filled"
+ case .dataUsageCheckmark24Regular: return ".dataUsageCheckmark24Regular"
+ case .dataUsageCheckmark28Filled: return ".dataUsageCheckmark28Filled"
+ case .dataUsageCheckmark28Regular: return ".dataUsageCheckmark28Regular"
+ case .dataUsageCheckmark32Filled: return ".dataUsageCheckmark32Filled"
+ case .dataUsageCheckmark32Regular: return ".dataUsageCheckmark32Regular"
+ case .dataUsageCheckmark48Filled: return ".dataUsageCheckmark48Filled"
+ case .dataUsageCheckmark48Regular: return ".dataUsageCheckmark48Regular"
case .dataUsageEdit20Filled: return ".dataUsageEdit20Filled"
case .dataUsageEdit20Regular: return ".dataUsageEdit20Regular"
case .dataUsageEdit24Filled: return ".dataUsageEdit24Filled"
@@ -39293,6 +40323,12 @@ import Foundation
case .databaseArrowUp16Regular: return ".databaseArrowUp16Regular"
case .databaseArrowUp20Filled: return ".databaseArrowUp20Filled"
case .databaseArrowUp20Regular: return ".databaseArrowUp20Regular"
+ case .databaseCheckmark16Filled: return ".databaseCheckmark16Filled"
+ case .databaseCheckmark16Regular: return ".databaseCheckmark16Regular"
+ case .databaseCheckmark20Filled: return ".databaseCheckmark20Filled"
+ case .databaseCheckmark20Regular: return ".databaseCheckmark20Regular"
+ case .databaseCheckmark24Filled: return ".databaseCheckmark24Filled"
+ case .databaseCheckmark24Regular: return ".databaseCheckmark24Regular"
case .databaseLightning20Filled: return ".databaseLightning20Filled"
case .databaseLightning20Regular: return ".databaseLightning20Regular"
case .databaseLink20Filled: return ".databaseLink20Filled"
@@ -39322,8 +40358,6 @@ import Foundation
case .databaseWarning20Filled: return ".databaseWarning20Filled"
case .databaseWarning20Regular: return ".databaseWarning20Regular"
case .databaseWindow20Filled: return ".databaseWindow20Filled"
- default: break }
- switch self {
case .databaseWindow20Regular: return ".databaseWindow20Regular"
case .decimalArrowLeft20Filled: return ".decimalArrowLeft20Filled"
case .decimalArrowLeft20Regular: return ".decimalArrowLeft20Regular"
@@ -39336,6 +40370,8 @@ import Foundation
case .delete12Filled: return ".delete12Filled"
case .delete12Regular: return ".delete12Regular"
case .delete16Filled: return ".delete16Filled"
+ default: break }
+ switch self {
case .delete16Regular: return ".delete16Regular"
case .delete20Filled: return ".delete20Filled"
case .delete20Regular: return ".delete20Regular"
@@ -39424,8 +40460,6 @@ import Foundation
case .desktopArrowRight20Regular: return ".desktopArrowRight20Regular"
case .desktopArrowRight24Filled: return ".desktopArrowRight24Filled"
case .desktopArrowRight24Regular: return ".desktopArrowRight24Regular"
- default: break }
- switch self {
case .desktopCheckmark16Filled: return ".desktopCheckmark16Filled"
case .desktopCheckmark16Regular: return ".desktopCheckmark16Regular"
case .desktopCheckmark20Filled: return ".desktopCheckmark20Filled"
@@ -39438,6 +40472,8 @@ import Foundation
case .desktopCursor20Regular: return ".desktopCursor20Regular"
case .desktopCursor24Filled: return ".desktopCursor24Filled"
case .desktopCursor24Regular: return ".desktopCursor24Regular"
+ default: break }
+ switch self {
case .desktopCursor28Filled: return ".desktopCursor28Filled"
case .desktopCursor28Regular: return ".desktopCursor28Regular"
case .desktopEdit16Filled: return ".desktopEdit16Filled"
@@ -39526,8 +40562,6 @@ import Foundation
case .deviceEq16Regular: return ".deviceEq16Regular"
case .deviceEq20Filled: return ".deviceEq20Filled"
case .deviceEq20Regular: return ".deviceEq20Regular"
- default: break }
- switch self {
case .deviceEq24Filled: return ".deviceEq24Filled"
case .deviceEq24Regular: return ".deviceEq24Regular"
case .deviceMeetingRoom16Filled: return ".deviceMeetingRoom16Filled"
@@ -39540,6 +40574,8 @@ import Foundation
case .deviceMeetingRoom28Regular: return ".deviceMeetingRoom28Regular"
case .deviceMeetingRoom32Filled: return ".deviceMeetingRoom32Filled"
case .deviceMeetingRoom32Regular: return ".deviceMeetingRoom32Regular"
+ default: break }
+ switch self {
case .deviceMeetingRoom48Filled: return ".deviceMeetingRoom48Filled"
case .deviceMeetingRoom48Regular: return ".deviceMeetingRoom48Regular"
case .deviceMeetingRoomRemote16Filled: return ".deviceMeetingRoomRemote16Filled"
@@ -39594,6 +40630,12 @@ import Foundation
case .directions20Regular: return ".directions20Regular"
case .directions24Filled: return ".directions24Filled"
case .directions24Regular: return ".directions24Regular"
+ case .directions28Filled: return ".directions28Filled"
+ case .directions28Regular: return ".directions28Regular"
+ case .directions32Filled: return ".directions32Filled"
+ case .directions32Regular: return ".directions32Regular"
+ case .directions48Filled: return ".directions48Filled"
+ case .directions48Regular: return ".directions48Regular"
case .dishwasher20Filled: return ".dishwasher20Filled"
case .dishwasher20Regular: return ".dishwasher20Regular"
case .dishwasher24Filled: return ".dishwasher24Filled"
@@ -39628,14 +40670,14 @@ import Foundation
case .dismissCircle24Color: return ".dismissCircle24Color"
case .dismissCircle24Filled: return ".dismissCircle24Filled"
case .dismissCircle24Regular: return ".dismissCircle24Regular"
- default: break }
- switch self {
case .dismissCircle28Color: return ".dismissCircle28Color"
case .dismissCircle28Filled: return ".dismissCircle28Filled"
case .dismissCircle28Regular: return ".dismissCircle28Regular"
case .dismissCircle32Color: return ".dismissCircle32Color"
case .dismissCircle32Filled: return ".dismissCircle32Filled"
case .dismissCircle32Light: return ".dismissCircle32Light"
+ default: break }
+ switch self {
case .dismissCircle32Regular: return ".dismissCircle32Regular"
case .dismissCircle48Color: return ".dismissCircle48Color"
case .dismissCircle48Filled: return ".dismissCircle48Filled"
@@ -39704,15 +40746,19 @@ import Foundation
case .document20Regular: return ".document20Regular"
case .document24Color: return ".document24Color"
case .document24Filled: return ".document24Filled"
+ case .document24Light: return ".document24Light"
case .document24Regular: return ".document24Regular"
case .document28Color: return ".document28Color"
case .document28Filled: return ".document28Filled"
+ case .document28Light: return ".document28Light"
case .document28Regular: return ".document28Regular"
case .document32Color: return ".document32Color"
case .document32Filled: return ".document32Filled"
+ case .document32Light: return ".document32Light"
case .document32Regular: return ".document32Regular"
case .document48Color: return ".document48Color"
case .document48Filled: return ".document48Filled"
+ case .document48Light: return ".document48Light"
case .document48Regular: return ".document48Regular"
case .documentAdd16Color: return ".documentAdd16Color"
case .documentAdd16Filled: return ".documentAdd16Filled"
@@ -39730,10 +40776,10 @@ import Foundation
case .documentAdd48Filled: return ".documentAdd48Filled"
case .documentAdd48Regular: return ".documentAdd48Regular"
case .documentArrowDown16Filled: return ".documentArrowDown16Filled"
- default: break }
- switch self {
case .documentArrowDown16Regular: return ".documentArrowDown16Regular"
case .documentArrowDown20Filled: return ".documentArrowDown20Filled"
+ default: break }
+ switch self {
case .documentArrowDown20Regular: return ".documentArrowDown20Regular"
case .documentArrowDown24Filled: return ".documentArrowDown24Filled"
case .documentArrowDown24Regular: return ".documentArrowDown24Regular"
@@ -39832,10 +40878,10 @@ import Foundation
case .documentCopy48Filled: return ".documentCopy48Filled"
case .documentCopy48Regular: return ".documentCopy48Regular"
case .documentCs16Filled: return ".documentCs16Filled"
- default: break }
- switch self {
case .documentCs16Regular: return ".documentCs16Regular"
case .documentCss16Filled: return ".documentCss16Filled"
+ default: break }
+ switch self {
case .documentCss16Regular: return ".documentCss16Regular"
case .documentCss20Filled: return ".documentCss20Filled"
case .documentCss20Regular: return ".documentCss20Regular"
@@ -39934,10 +40980,10 @@ import Foundation
case .documentFs16Regular: return ".documentFs16Regular"
case .documentGlobe20Filled: return ".documentGlobe20Filled"
case .documentGlobe20Regular: return ".documentGlobe20Regular"
- default: break }
- switch self {
case .documentGlobe24Filled: return ".documentGlobe24Filled"
case .documentGlobe24Regular: return ".documentGlobe24Regular"
+ default: break }
+ switch self {
case .documentHeader16Filled: return ".documentHeader16Filled"
case .documentHeader16Regular: return ".documentHeader16Regular"
case .documentHeader20Filled: return ".documentHeader20Filled"
@@ -40036,10 +41082,10 @@ import Foundation
case .documentLock48Color: return ".documentLock48Color"
case .documentLock48Filled: return ".documentLock48Filled"
case .documentLock48Regular: return ".documentLock48Regular"
- default: break }
- switch self {
case .documentMargins20Filled: return ".documentMargins20Filled"
case .documentMargins20Regular: return ".documentMargins20Regular"
+ default: break }
+ switch self {
case .documentMargins24Filled: return ".documentMargins24Filled"
case .documentMargins24Regular: return ".documentMargins24Regular"
case .documentMention16Filled: return ".documentMention16Filled"
@@ -40100,6 +41146,12 @@ import Foundation
case .documentOnePageMultiple20Regular: return ".documentOnePageMultiple20Regular"
case .documentOnePageMultiple24Filled: return ".documentOnePageMultiple24Filled"
case .documentOnePageMultiple24Regular: return ".documentOnePageMultiple24Regular"
+ case .documentOnePageMultipleSparkle16Filled: return ".documentOnePageMultipleSparkle16Filled"
+ case .documentOnePageMultipleSparkle16Regular: return ".documentOnePageMultipleSparkle16Regular"
+ case .documentOnePageMultipleSparkle20Filled: return ".documentOnePageMultipleSparkle20Filled"
+ case .documentOnePageMultipleSparkle20Regular: return ".documentOnePageMultipleSparkle20Regular"
+ case .documentOnePageMultipleSparkle24Filled: return ".documentOnePageMultipleSparkle24Filled"
+ case .documentOnePageMultipleSparkle24Regular: return ".documentOnePageMultipleSparkle24Regular"
case .documentOnePageSparkle16Filled: return ".documentOnePageSparkle16Filled"
case .documentOnePageSparkle16Regular: return ".documentOnePageSparkle16Regular"
case .documentOnePageSparkle20Filled: return ".documentOnePageSparkle20Filled"
@@ -40134,12 +41186,12 @@ import Foundation
case .documentPageTopLeft20Regular: return ".documentPageTopLeft20Regular"
case .documentPageTopLeft24Filled: return ".documentPageTopLeft24Filled"
case .documentPageTopLeft24Regular: return ".documentPageTopLeft24Regular"
+ default: break }
+ switch self {
case .documentPageTopRight20Filled: return ".documentPageTopRight20Filled"
case .documentPageTopRight20Regular: return ".documentPageTopRight20Regular"
case .documentPageTopRight24Filled: return ".documentPageTopRight24Filled"
case .documentPageTopRight24Regular: return ".documentPageTopRight24Regular"
- default: break }
- switch self {
case .documentPdf16Filled: return ".documentPdf16Filled"
case .documentPdf16Regular: return ".documentPdf16Regular"
case .documentPdf20Filled: return ".documentPdf20Filled"
@@ -40236,13 +41288,29 @@ import Foundation
case .documentSignature24Regular: return ".documentSignature24Regular"
case .documentSignature28Filled: return ".documentSignature28Filled"
case .documentSignature28Regular: return ".documentSignature28Regular"
+ default: break }
+ switch self {
case .documentSignature32Filled: return ".documentSignature32Filled"
case .documentSignature32Light: return ".documentSignature32Light"
case .documentSignature32Regular: return ".documentSignature32Regular"
case .documentSignature48Filled: return ".documentSignature48Filled"
- default: break }
- switch self {
case .documentSignature48Regular: return ".documentSignature48Regular"
+ case .documentSparkle16Filled: return ".documentSparkle16Filled"
+ case .documentSparkle16Regular: return ".documentSparkle16Regular"
+ case .documentSparkle20Filled: return ".documentSparkle20Filled"
+ case .documentSparkle20Regular: return ".documentSparkle20Regular"
+ case .documentSparkle24Filled: return ".documentSparkle24Filled"
+ case .documentSparkle24Light: return ".documentSparkle24Light"
+ case .documentSparkle24Regular: return ".documentSparkle24Regular"
+ case .documentSparkle28Filled: return ".documentSparkle28Filled"
+ case .documentSparkle28Light: return ".documentSparkle28Light"
+ case .documentSparkle28Regular: return ".documentSparkle28Regular"
+ case .documentSparkle32Filled: return ".documentSparkle32Filled"
+ case .documentSparkle32Light: return ".documentSparkle32Light"
+ case .documentSparkle32Regular: return ".documentSparkle32Regular"
+ case .documentSparkle48Filled: return ".documentSparkle48Filled"
+ case .documentSparkle48Light: return ".documentSparkle48Light"
+ case .documentSparkle48Regular: return ".documentSparkle48Regular"
case .documentSplitHint16Filled: return ".documentSplitHint16Filled"
case .documentSplitHint16Regular: return ".documentSplitHint16Regular"
case .documentSplitHint20Filled: return ".documentSplitHint20Filled"
@@ -40322,6 +41390,8 @@ import Foundation
case .documentTextLink24Filled: return ".documentTextLink24Filled"
case .documentTextLink24Regular: return ".documentTextLink24Regular"
case .documentTextToolbox20Filled: return ".documentTextToolbox20Filled"
+ default: break }
+ switch self {
case .documentTextToolbox20Regular: return ".documentTextToolbox20Regular"
case .documentTextToolbox24Filled: return ".documentTextToolbox24Filled"
case .documentTextToolbox24Regular: return ".documentTextToolbox24Regular"
@@ -40342,8 +41412,6 @@ import Foundation
case .documentYml20Filled: return ".documentYml20Filled"
case .documentYml20Regular: return ".documentYml20Regular"
case .door16Filled: return ".door16Filled"
- default: break }
- switch self {
case .door16Regular: return ".door16Regular"
case .door20Filled: return ".door20Filled"
case .door20Regular: return ".door20Regular"
@@ -40424,6 +41492,8 @@ import Foundation
case .drawerDismiss20Regular: return ".drawerDismiss20Regular"
case .drawerDismiss24Filled: return ".drawerDismiss24Filled"
case .drawerDismiss24Regular: return ".drawerDismiss24Regular"
+ default: break }
+ switch self {
case .drawerPlay20Filled: return ".drawerPlay20Filled"
case .drawerPlay20Regular: return ".drawerPlay20Regular"
case .drawerPlay24Filled: return ".drawerPlay24Filled"
@@ -40444,8 +41514,6 @@ import Foundation
case .drinkBottle32Regular: return ".drinkBottle32Regular"
case .drinkBottleOff20Filled: return ".drinkBottleOff20Filled"
case .drinkBottleOff20Regular: return ".drinkBottleOff20Regular"
- default: break }
- switch self {
case .drinkBottleOff32Filled: return ".drinkBottleOff32Filled"
case .drinkBottleOff32Regular: return ".drinkBottleOff32Regular"
case .drinkCoffee16Filled: return ".drinkCoffee16Filled"
@@ -40526,6 +41594,8 @@ import Foundation
case .dualScreenHeader20Regular: return ".dualScreenHeader20Regular"
case .dualScreenHeader24Filled: return ".dualScreenHeader24Filled"
case .dualScreenHeader24Regular: return ".dualScreenHeader24Regular"
+ default: break }
+ switch self {
case .dualScreenLock20Filled: return ".dualScreenLock20Filled"
case .dualScreenLock20Regular: return ".dualScreenLock20Regular"
case .dualScreenLock24Filled: return ".dualScreenLock24Filled"
@@ -40546,8 +41616,6 @@ import Foundation
case .dualScreenSpan20Regular: return ".dualScreenSpan20Regular"
case .dualScreenSpan24Filled: return ".dualScreenSpan24Filled"
case .dualScreenSpan24Regular: return ".dualScreenSpan24Regular"
- default: break }
- switch self {
case .dualScreenSpeaker20Filled: return ".dualScreenSpeaker20Filled"
case .dualScreenSpeaker20Regular: return ".dualScreenSpeaker20Regular"
case .dualScreenSpeaker24Filled: return ".dualScreenSpeaker24Filled"
@@ -40628,6 +41696,8 @@ import Foundation
case .editArrowBack16Filled: return ".editArrowBack16Filled"
case .editArrowBack16Regular: return ".editArrowBack16Regular"
case .editArrowBack20Filled: return ".editArrowBack20Filled"
+ default: break }
+ switch self {
case .editArrowBack20Regular: return ".editArrowBack20Regular"
case .editArrowBack24Filled: return ".editArrowBack24Filled"
case .editArrowBack24Regular: return ".editArrowBack24Regular"
@@ -40648,8 +41718,6 @@ import Foundation
case .editOff24Filled: return ".editOff24Filled"
case .editOff24Regular: return ".editOff24Regular"
case .editOff28Filled: return ".editOff28Filled"
- default: break }
- switch self {
case .editOff28Regular: return ".editOff28Regular"
case .editOff32Filled: return ".editOff32Filled"
case .editOff32Regular: return ".editOff32Regular"
@@ -40730,6 +41798,8 @@ import Foundation
case .emojiHand32Regular: return ".emojiHand32Regular"
case .emojiHand48Filled: return ".emojiHand48Filled"
case .emojiHand48Regular: return ".emojiHand48Regular"
+ default: break }
+ switch self {
case .emojiHint16Filled: return ".emojiHint16Filled"
case .emojiHint16Regular: return ".emojiHint16Regular"
case .emojiHint20Filled: return ".emojiHint20Filled"
@@ -40750,8 +41820,6 @@ import Foundation
case .emojiLaugh24Regular: return ".emojiLaugh24Regular"
case .emojiMeh16Filled: return ".emojiMeh16Filled"
case .emojiMeh16Regular: return ".emojiMeh16Regular"
- default: break }
- switch self {
case .emojiMeh20Filled: return ".emojiMeh20Filled"
case .emojiMeh20Regular: return ".emojiMeh20Regular"
case .emojiMeh24Filled: return ".emojiMeh24Filled"
@@ -40832,6 +41900,8 @@ import Foundation
case .eraserSmall24Regular: return ".eraserSmall24Regular"
case .eraserTool20Filled: return ".eraserTool20Filled"
case .eraserTool20Regular: return ".eraserTool20Regular"
+ default: break }
+ switch self {
case .eraserTool24Filled: return ".eraserTool24Filled"
case .eraserTool24Regular: return ".eraserTool24Regular"
case .errorCircle12Filled: return ".errorCircle12Filled"
@@ -40852,8 +41922,6 @@ import Foundation
case .errorCircleSettings16Regular: return ".errorCircleSettings16Regular"
case .errorCircleSettings20Filled: return ".errorCircleSettings20Filled"
case .errorCircleSettings20Regular: return ".errorCircleSettings20Regular"
- default: break }
- switch self {
case .expandUpLeft16Filled: return ".expandUpLeft16Filled"
case .expandUpLeft16Regular: return ".expandUpLeft16Regular"
case .expandUpLeft20Filled: return ".expandUpLeft20Filled"
@@ -40934,6 +42002,8 @@ import Foundation
case .eyedropper20Regular: return ".eyedropper20Regular"
case .eyedropper24Filled: return ".eyedropper24Filled"
case .eyedropper24Regular: return ".eyedropper24Regular"
+ default: break }
+ switch self {
case .eyedropperOff20Filled: return ".eyedropperOff20Filled"
case .eyedropperOff20Regular: return ".eyedropperOff20Regular"
case .eyedropperOff24Filled: return ".eyedropperOff24Filled"
@@ -40954,8 +42024,6 @@ import Foundation
case .fastForward16Regular: return ".fastForward16Regular"
case .fastForward20Filled: return ".fastForward20Filled"
case .fastForward20Regular: return ".fastForward20Regular"
- default: break }
- switch self {
case .fastForward24Filled: return ".fastForward24Filled"
case .fastForward24Regular: return ".fastForward24Regular"
case .fastForward28Filled: return ".fastForward28Filled"
@@ -41036,6 +42104,8 @@ import Foundation
case .fingerprint16Filled: return ".fingerprint16Filled"
case .fingerprint16Regular: return ".fingerprint16Regular"
case .fingerprint20Filled: return ".fingerprint20Filled"
+ default: break }
+ switch self {
case .fingerprint20Regular: return ".fingerprint20Regular"
case .fingerprint24Filled: return ".fingerprint24Filled"
case .fingerprint24Regular: return ".fingerprint24Regular"
@@ -41056,8 +42126,6 @@ import Foundation
case .fireplace32Filled: return ".fireplace32Filled"
case .fireplace32Regular: return ".fireplace32Regular"
case .fireplace48Filled: return ".fireplace48Filled"
- default: break }
- switch self {
case .fireplace48Regular: return ".fireplace48Regular"
case .fixedWidth20Filled: return ".fixedWidth20Filled"
case .fixedWidth20Regular: return ".fixedWidth20Regular"
@@ -41138,6 +42206,8 @@ import Foundation
case .flash32Regular: return ".flash32Regular"
case .flashAdd20Filled: return ".flashAdd20Filled"
case .flashAdd20Regular: return ".flashAdd20Regular"
+ default: break }
+ switch self {
case .flashAuto20Filled: return ".flashAuto20Filled"
case .flashAuto20Regular: return ".flashAuto20Regular"
case .flashAuto24Filled: return ".flashAuto24Filled"
@@ -41158,8 +42228,6 @@ import Foundation
case .flashFlow24Regular: return ".flashFlow24Regular"
case .flashOff20Filled: return ".flashOff20Filled"
case .flashOff20Regular: return ".flashOff20Regular"
- default: break }
- switch self {
case .flashOff24Filled: return ".flashOff24Filled"
case .flashOff24Regular: return ".flashOff24Regular"
case .flashPlay20Filled: return ".flashPlay20Filled"
@@ -41240,6 +42308,8 @@ import Foundation
case .fluid16Regular: return ".fluid16Regular"
case .fluid20Filled: return ".fluid20Filled"
case .fluid20Regular: return ".fluid20Regular"
+ default: break }
+ switch self {
case .fluid24Filled: return ".fluid24Filled"
case .fluid24Regular: return ".fluid24Regular"
case .folder16Filled: return ".folder16Filled"
@@ -41260,8 +42330,6 @@ import Foundation
case .folderAdd20Regular: return ".folderAdd20Regular"
case .folderAdd24Filled: return ".folderAdd24Filled"
case .folderAdd24Regular: return ".folderAdd24Regular"
- default: break }
- switch self {
case .folderAdd28Filled: return ".folderAdd28Filled"
case .folderAdd28Regular: return ".folderAdd28Regular"
case .folderAdd32Filled: return ".folderAdd32Filled"
@@ -41342,6 +42410,8 @@ import Foundation
case .folderList20Filled: return ".folderList20Filled"
case .folderList20Regular: return ".folderList20Regular"
case .folderMail16Filled: return ".folderMail16Filled"
+ default: break }
+ switch self {
case .folderMail16Regular: return ".folderMail16Regular"
case .folderMail20Filled: return ".folderMail20Filled"
case .folderMail20Regular: return ".folderMail20Regular"
@@ -41360,10 +42430,18 @@ import Foundation
case .folderOpen20Regular: return ".folderOpen20Regular"
case .folderOpen24Filled: return ".folderOpen24Filled"
case .folderOpen24Regular: return ".folderOpen24Regular"
+ case .folderOpen28Filled: return ".folderOpen28Filled"
+ case .folderOpen28Regular: return ".folderOpen28Regular"
+ case .folderOpenDown16Filled: return ".folderOpenDown16Filled"
+ case .folderOpenDown16Regular: return ".folderOpenDown16Regular"
+ case .folderOpenDown20Filled: return ".folderOpenDown20Filled"
+ case .folderOpenDown20Regular: return ".folderOpenDown20Regular"
+ case .folderOpenDown24Filled: return ".folderOpenDown24Filled"
+ case .folderOpenDown24Regular: return ".folderOpenDown24Regular"
+ case .folderOpenDown28Filled: return ".folderOpenDown28Filled"
+ case .folderOpenDown28Regular: return ".folderOpenDown28Regular"
case .folderOpenVertical16Filled: return ".folderOpenVertical16Filled"
case .folderOpenVertical16Regular: return ".folderOpenVertical16Regular"
- default: break }
- switch self {
case .folderOpenVertical20Filled: return ".folderOpenVertical20Filled"
case .folderOpenVertical20Regular: return ".folderOpenVertical20Regular"
case .folderOpenVertical24Filled: return ".folderOpenVertical24Filled"
@@ -41434,6 +42512,8 @@ import Foundation
case .fontSpaceTrackingIn20Regular: return ".fontSpaceTrackingIn20Regular"
case .fontSpaceTrackingIn24Filled: return ".fontSpaceTrackingIn24Filled"
case .fontSpaceTrackingIn24Regular: return ".fontSpaceTrackingIn24Regular"
+ default: break }
+ switch self {
case .fontSpaceTrackingIn28Filled: return ".fontSpaceTrackingIn28Filled"
case .fontSpaceTrackingIn28Regular: return ".fontSpaceTrackingIn28Regular"
case .fontSpaceTrackingOut16Filled: return ".fontSpaceTrackingOut16Filled"
@@ -41464,8 +42544,6 @@ import Foundation
case .food48Regular: return ".food48Regular"
case .foodApple20Filled: return ".foodApple20Filled"
case .foodApple20Regular: return ".foodApple20Regular"
- default: break }
- switch self {
case .foodApple24Filled: return ".foodApple24Filled"
case .foodApple24Regular: return ".foodApple24Regular"
case .foodCake12Filled: return ".foodCake12Filled"
@@ -41536,6 +42614,8 @@ import Foundation
case .formNew28Regular: return ".formNew28Regular"
case .formNew48Filled: return ".formNew48Filled"
case .formNew48Regular: return ".formNew48Regular"
+ default: break }
+ switch self {
case .formSparkle20Filled: return ".formSparkle20Filled"
case .formSparkle20Regular: return ".formSparkle20Regular"
case .fps12020Filled: return ".fps12020Filled"
@@ -41566,8 +42646,6 @@ import Foundation
case .fps6028Regular: return ".fps6028Regular"
case .fps6048Filled: return ".fps6048Filled"
case .fps6048Regular: return ".fps6048Regular"
- default: break }
- switch self {
case .fps96020Filled: return ".fps96020Filled"
case .fps96020Regular: return ".fps96020Regular"
case .fps96024Filled: return ".fps96024Filled"
@@ -41638,6 +42716,8 @@ import Foundation
case .gaugeAdd20Filled: return ".gaugeAdd20Filled"
case .gaugeAdd20Regular: return ".gaugeAdd20Regular"
case .gavel16Filled: return ".gavel16Filled"
+ default: break }
+ switch self {
case .gavel16Regular: return ".gavel16Regular"
case .gavel20Filled: return ".gavel20Filled"
case .gavel20Regular: return ".gavel20Regular"
@@ -41659,18 +42739,22 @@ import Foundation
case .gif20Regular: return ".gif20Regular"
case .gif24Filled: return ".gif24Filled"
case .gif24Regular: return ".gif24Regular"
+ case .gift16Color: return ".gift16Color"
case .gift16Filled: return ".gift16Filled"
case .gift16Regular: return ".gift16Regular"
+ case .gift20Color: return ".gift20Color"
case .gift20Filled: return ".gift20Filled"
case .gift20Regular: return ".gift20Regular"
+ case .gift24Color: return ".gift24Color"
case .gift24Filled: return ".gift24Filled"
case .gift24Regular: return ".gift24Regular"
+ case .giftCard16Color: return ".giftCard16Color"
case .giftCard16Filled: return ".giftCard16Filled"
case .giftCard16Regular: return ".giftCard16Regular"
+ case .giftCard20Color: return ".giftCard20Color"
case .giftCard20Filled: return ".giftCard20Filled"
- default: break }
- switch self {
case .giftCard20Regular: return ".giftCard20Regular"
+ case .giftCard24Color: return ".giftCard24Color"
case .giftCard24Filled: return ".giftCard24Filled"
case .giftCard24Regular: return ".giftCard24Regular"
case .giftCardAdd20Filled: return ".giftCardAdd20Filled"
@@ -41734,6 +42818,8 @@ import Foundation
case .glanceHorizontalSparkles20Filled: return ".glanceHorizontalSparkles20Filled"
case .glanceHorizontalSparkles20Regular: return ".glanceHorizontalSparkles20Regular"
case .glanceHorizontalSparkles24Filled: return ".glanceHorizontalSparkles24Filled"
+ default: break }
+ switch self {
case .glanceHorizontalSparkles24Regular: return ".glanceHorizontalSparkles24Regular"
case .glasses16Filled: return ".glasses16Filled"
case .glasses16Regular: return ".glasses16Regular"
@@ -41770,8 +42856,6 @@ import Foundation
case .globe28Filled: return ".globe28Filled"
case .globe28Regular: return ".globe28Regular"
case .globe32Filled: return ".globe32Filled"
- default: break }
- switch self {
case .globe32Regular: return ".globe32Regular"
case .globe48Filled: return ".globe48Filled"
case .globe48Regular: return ".globe48Regular"
@@ -41836,6 +42920,8 @@ import Foundation
case .globeProhibited20Filled: return ".globeProhibited20Filled"
case .globeProhibited20Regular: return ".globeProhibited20Regular"
case .globeProhibited24Filled: return ".globeProhibited24Filled"
+ default: break }
+ switch self {
case .globeProhibited24Regular: return ".globeProhibited24Regular"
case .globeSearch20Filled: return ".globeSearch20Filled"
case .globeSearch20Regular: return ".globeSearch20Regular"
@@ -41872,8 +42958,6 @@ import Foundation
case .globeVideo24Regular: return ".globeVideo24Regular"
case .globeVideo28Filled: return ".globeVideo28Filled"
case .globeVideo28Regular: return ".globeVideo28Regular"
- default: break }
- switch self {
case .globeVideo32Filled: return ".globeVideo32Filled"
case .globeVideo32Regular: return ".globeVideo32Regular"
case .globeVideo48Filled: return ".globeVideo48Filled"
@@ -41938,6 +43022,8 @@ import Foundation
case .guest20Regular: return ".guest20Regular"
case .guest24Filled: return ".guest24Filled"
case .guest24Regular: return ".guest24Regular"
+ default: break }
+ switch self {
case .guest28Filled: return ".guest28Filled"
case .guest28Regular: return ".guest28Regular"
case .guest32Filled: return ".guest32Filled"
@@ -41974,8 +43060,6 @@ import Foundation
case .handLeft28Filled: return ".handLeft28Filled"
case .handLeft28Regular: return ".handLeft28Regular"
case .handLeftChat16Filled: return ".handLeftChat16Filled"
- default: break }
- switch self {
case .handLeftChat16Regular: return ".handLeftChat16Regular"
case .handLeftChat20Filled: return ".handLeftChat20Filled"
case .handLeftChat20Regular: return ".handLeftChat20Regular"
@@ -42040,6 +43124,8 @@ import Foundation
case .hapticWeak20Filled: return ".hapticWeak20Filled"
case .hapticWeak20Regular: return ".hapticWeak20Regular"
case .hapticWeak24Filled: return ".hapticWeak24Filled"
+ default: break }
+ switch self {
case .hapticWeak24Regular: return ".hapticWeak24Regular"
case .hardDrive16Filled: return ".hardDrive16Filled"
case .hardDrive16Regular: return ".hardDrive16Regular"
@@ -42076,8 +43162,6 @@ import Foundation
case .hatGraduationAdd20Filled: return ".hatGraduationAdd20Filled"
case .hatGraduationAdd20Regular: return ".hatGraduationAdd20Regular"
case .hatGraduationAdd24Filled: return ".hatGraduationAdd24Filled"
- default: break }
- switch self {
case .hatGraduationAdd24Regular: return ".hatGraduationAdd24Regular"
case .hatGraduationSparkle16Filled: return ".hatGraduationSparkle16Filled"
case .hatGraduationSparkle16Regular: return ".hatGraduationSparkle16Regular"
@@ -42093,6 +43177,12 @@ import Foundation
case .hd20Regular: return ".hd20Regular"
case .hd24Filled: return ".hd24Filled"
case .hd24Regular: return ".hd24Regular"
+ case .hdOff16Filled: return ".hdOff16Filled"
+ case .hdOff16Regular: return ".hdOff16Regular"
+ case .hdOff20Filled: return ".hdOff20Filled"
+ case .hdOff20Regular: return ".hdOff20Regular"
+ case .hdOff24Filled: return ".hdOff24Filled"
+ case .hdOff24Regular: return ".hdOff24Regular"
case .hdr20Filled: return ".hdr20Filled"
case .hdr20Regular: return ".hdr20Regular"
case .hdr24Filled: return ".hdr24Filled"
@@ -42136,6 +43226,8 @@ import Foundation
case .headset24Filled: return ".headset24Filled"
case .headset24Regular: return ".headset24Regular"
case .headset28Color: return ".headset28Color"
+ default: break }
+ switch self {
case .headset28Filled: return ".headset28Filled"
case .headset28Regular: return ".headset28Regular"
case .headset32Color: return ".headset32Color"
@@ -42178,8 +43270,6 @@ import Foundation
case .heartCircle20Regular: return ".heartCircle20Regular"
case .heartCircle24Filled: return ".heartCircle24Filled"
case .heartCircle24Regular: return ".heartCircle24Regular"
- default: break }
- switch self {
case .heartCircleHint16Filled: return ".heartCircleHint16Filled"
case .heartCircleHint16Regular: return ".heartCircleHint16Regular"
case .heartCircleHint20Filled: return ".heartCircleHint20Filled"
@@ -42238,6 +43328,8 @@ import Foundation
case .hexagonThree24Regular: return ".hexagonThree24Regular"
case .highlight16Filled: return ".highlight16Filled"
case .highlight16Regular: return ".highlight16Regular"
+ default: break }
+ switch self {
case .highlight20Filled: return ".highlight20Filled"
case .highlight20Regular: return ".highlight20Regular"
case .highlight24Filled: return ".highlight24Filled"
@@ -42280,8 +43372,6 @@ import Foundation
case .historyDismiss32Regular: return ".historyDismiss32Regular"
case .historyDismiss48Filled: return ".historyDismiss48Filled"
case .historyDismiss48Regular: return ".historyDismiss48Regular"
- default: break }
- switch self {
case .home12Filled: return ".home12Filled"
case .home12Regular: return ".home12Regular"
case .home16Color: return ".home16Color"
@@ -42318,6 +43408,12 @@ import Foundation
case .homeDatabase24Regular: return ".homeDatabase24Regular"
case .homeDatabase32Filled: return ".homeDatabase32Filled"
case .homeDatabase32Regular: return ".homeDatabase32Regular"
+ case .homeEmpty20Filled: return ".homeEmpty20Filled"
+ case .homeEmpty20Regular: return ".homeEmpty20Regular"
+ case .homeEmpty24Filled: return ".homeEmpty24Filled"
+ case .homeEmpty24Regular: return ".homeEmpty24Regular"
+ case .homeEmpty28Filled: return ".homeEmpty28Filled"
+ case .homeEmpty28Regular: return ".homeEmpty28Regular"
case .homeGarage20Filled: return ".homeGarage20Filled"
case .homeGarage20Regular: return ".homeGarage20Regular"
case .homeGarage24Filled: return ".homeGarage24Filled"
@@ -42334,6 +43430,8 @@ import Foundation
case .homeMore20Regular: return ".homeMore20Regular"
case .homeMore24Filled: return ".homeMore24Filled"
case .homeMore24Regular: return ".homeMore24Regular"
+ default: break }
+ switch self {
case .homeMore32Filled: return ".homeMore32Filled"
case .homeMore32Regular: return ".homeMore32Regular"
case .homeMore48Filled: return ".homeMore48Filled"
@@ -42382,8 +43480,6 @@ import Foundation
case .image16Regular: return ".image16Regular"
case .image20Filled: return ".image20Filled"
case .image20Regular: return ".image20Regular"
- default: break }
- switch self {
case .image24Filled: return ".image24Filled"
case .image24Regular: return ".image24Regular"
case .image28Filled: return ".image28Filled"
@@ -42436,6 +43532,8 @@ import Foundation
case .imageCircle24Regular: return ".imageCircle24Regular"
case .imageCircle28Filled: return ".imageCircle28Filled"
case .imageCircle28Regular: return ".imageCircle28Regular"
+ default: break }
+ switch self {
case .imageCircle32Filled: return ".imageCircle32Filled"
case .imageCircle32Regular: return ".imageCircle32Regular"
case .imageCircle48Filled: return ".imageCircle48Filled"
@@ -42484,8 +43582,6 @@ import Foundation
case .imageOff48Filled: return ".imageOff48Filled"
case .imageOff48Regular: return ".imageOff48Regular"
case .imageProhibited20Filled: return ".imageProhibited20Filled"
- default: break }
- switch self {
case .imageProhibited20Regular: return ".imageProhibited20Regular"
case .imageProhibited24Filled: return ".imageProhibited24Filled"
case .imageProhibited24Regular: return ".imageProhibited24Regular"
@@ -42538,6 +43634,8 @@ import Foundation
case .immersiveReader28Filled: return ".immersiveReader28Filled"
case .immersiveReader28Regular: return ".immersiveReader28Regular"
case .immersiveReader32Light: return ".immersiveReader32Light"
+ default: break }
+ switch self {
case .important12Filled: return ".important12Filled"
case .important12Regular: return ".important12Regular"
case .important16Filled: return ".important16Filled"
@@ -42586,8 +43684,6 @@ import Foundation
case .inkingTool20Filled: return ".inkingTool20Filled"
case .inkingTool20Regular: return ".inkingTool20Regular"
case .inkingTool24Filled: return ".inkingTool24Filled"
- default: break }
- switch self {
case .inkingTool24Regular: return ".inkingTool24Regular"
case .inkingTool32Filled: return ".inkingTool32Filled"
case .inkingTool32Regular: return ".inkingTool32Regular"
@@ -42640,6 +43736,8 @@ import Foundation
case .keyCommand16Filled: return ".keyCommand16Filled"
case .keyCommand16Regular: return ".keyCommand16Regular"
case .keyCommand20Filled: return ".keyCommand20Filled"
+ default: break }
+ switch self {
case .keyCommand20Regular: return ".keyCommand20Regular"
case .keyCommand24Filled: return ".keyCommand24Filled"
case .keyCommand24Regular: return ".keyCommand24Regular"
@@ -42688,8 +43786,6 @@ import Foundation
case .keyboardShift16Filled: return ".keyboardShift16Filled"
case .keyboardShift16Regular: return ".keyboardShift16Regular"
case .keyboardShift20Filled: return ".keyboardShift20Filled"
- default: break }
- switch self {
case .keyboardShift20Regular: return ".keyboardShift20Regular"
case .keyboardShift24Filled: return ".keyboardShift24Filled"
case .keyboardShift24Regular: return ".keyboardShift24Regular"
@@ -42742,6 +43838,8 @@ import Foundation
case .laptopSettings32Filled: return ".laptopSettings32Filled"
case .laptopSettings32Regular: return ".laptopSettings32Regular"
case .laptopShield16Filled: return ".laptopShield16Filled"
+ default: break }
+ switch self {
case .laptopShield16Regular: return ".laptopShield16Regular"
case .laptopShield20Filled: return ".laptopShield20Filled"
case .laptopShield20Regular: return ".laptopShield20Regular"
@@ -42790,8 +43888,6 @@ import Foundation
case .layoutCellFour20Regular: return ".layoutCellFour20Regular"
case .layoutCellFour24Filled: return ".layoutCellFour24Filled"
case .layoutCellFour24Regular: return ".layoutCellFour24Regular"
- default: break }
- switch self {
case .layoutCellFourFocusBottomLeft16Filled: return ".layoutCellFourFocusBottomLeft16Filled"
case .layoutCellFourFocusBottomLeft20Filled: return ".layoutCellFourFocusBottomLeft20Filled"
case .layoutCellFourFocusBottomLeft24Filled: return ".layoutCellFourFocusBottomLeft24Filled"
@@ -42844,6 +43940,8 @@ import Foundation
case .layoutColumnThree16Regular: return ".layoutColumnThree16Regular"
case .layoutColumnThree20Filled: return ".layoutColumnThree20Filled"
case .layoutColumnThree20Regular: return ".layoutColumnThree20Regular"
+ default: break }
+ switch self {
case .layoutColumnThree24Filled: return ".layoutColumnThree24Filled"
case .layoutColumnThree24Regular: return ".layoutColumnThree24Regular"
case .layoutColumnThreeFocusCenter16Filled: return ".layoutColumnThreeFocusCenter16Filled"
@@ -42892,8 +43990,6 @@ import Foundation
case .layoutColumnTwoSplitRight16Filled: return ".layoutColumnTwoSplitRight16Filled"
case .layoutColumnTwoSplitRight16Regular: return ".layoutColumnTwoSplitRight16Regular"
case .layoutColumnTwoSplitRight20Filled: return ".layoutColumnTwoSplitRight20Filled"
- default: break }
- switch self {
case .layoutColumnTwoSplitRight20Regular: return ".layoutColumnTwoSplitRight20Regular"
case .layoutColumnTwoSplitRight24Filled: return ".layoutColumnTwoSplitRight24Filled"
case .layoutColumnTwoSplitRight24Regular: return ".layoutColumnTwoSplitRight24Regular"
@@ -42946,6 +44042,8 @@ import Foundation
case .layoutRowTwo24Filled: return ".layoutRowTwo24Filled"
case .layoutRowTwo24Regular: return ".layoutRowTwo24Regular"
case .layoutRowTwo28Filled: return ".layoutRowTwo28Filled"
+ default: break }
+ switch self {
case .layoutRowTwo28Regular: return ".layoutRowTwo28Regular"
case .layoutRowTwo32Filled: return ".layoutRowTwo32Filled"
case .layoutRowTwo32Light: return ".layoutRowTwo32Light"
@@ -42994,8 +44092,6 @@ import Foundation
case .layoutRowTwoSplitTop20Filled: return ".layoutRowTwoSplitTop20Filled"
case .layoutRowTwoSplitTop20Regular: return ".layoutRowTwoSplitTop20Regular"
case .layoutRowTwoSplitTop24Filled: return ".layoutRowTwoSplitTop24Filled"
- default: break }
- switch self {
case .layoutRowTwoSplitTop24Regular: return ".layoutRowTwoSplitTop24Regular"
case .layoutRowTwoSplitTopFocusBottom16Filled: return ".layoutRowTwoSplitTopFocusBottom16Filled"
case .layoutRowTwoSplitTopFocusBottom20Filled: return ".layoutRowTwoSplitTopFocusBottom20Filled"
@@ -43048,6 +44144,8 @@ import Foundation
case .library28Color: return ".library28Color"
case .library28Filled: return ".library28Filled"
case .library28Regular: return ".library28Regular"
+ default: break }
+ switch self {
case .library32Color: return ".library32Color"
case .library32Filled: return ".library32Filled"
case .library32Regular: return ".library32Regular"
@@ -43060,6 +44158,7 @@ import Foundation
case .lightbulb28Filled: return ".lightbulb28Filled"
case .lightbulb28Regular: return ".lightbulb28Regular"
case .lightbulb32Filled: return ".lightbulb32Filled"
+ case .lightbulb32Light: return ".lightbulb32Light"
case .lightbulb32Regular: return ".lightbulb32Regular"
case .lightbulb48Filled: return ".lightbulb48Filled"
case .lightbulb48Regular: return ".lightbulb48Regular"
@@ -43096,8 +44195,6 @@ import Foundation
case .likert20Filled: return ".likert20Filled"
case .likert20Regular: return ".likert20Regular"
case .likert24Filled: return ".likert24Filled"
- default: break }
- switch self {
case .likert24Regular: return ".likert24Regular"
case .line20Filled: return ".line20Filled"
case .line20Regular: return ".line20Regular"
@@ -43131,6 +44228,8 @@ import Foundation
case .lineHorizontal124Regular: return ".lineHorizontal124Regular"
case .lineHorizontal128Filled: return ".lineHorizontal128Filled"
case .lineHorizontal128Regular: return ".lineHorizontal128Regular"
+ case .lineHorizontal1DashDotDash20Filled: return ".lineHorizontal1DashDotDash20Filled"
+ case .lineHorizontal1DashDotDash20Regular: return ".lineHorizontal1DashDotDash20Regular"
case .lineHorizontal1Dashes16Filled: return ".lineHorizontal1Dashes16Filled"
case .lineHorizontal1Dashes16Regular: return ".lineHorizontal1Dashes16Regular"
case .lineHorizontal1Dashes20Filled: return ".lineHorizontal1Dashes20Filled"
@@ -43139,16 +44238,30 @@ import Foundation
case .lineHorizontal1Dashes24Regular: return ".lineHorizontal1Dashes24Regular"
case .lineHorizontal1Dashes28Filled: return ".lineHorizontal1Dashes28Filled"
case .lineHorizontal1Dashes28Regular: return ".lineHorizontal1Dashes28Regular"
+ case .lineHorizontal1Dot20Filled: return ".lineHorizontal1Dot20Filled"
+ case .lineHorizontal1Dot20Regular: return ".lineHorizontal1Dot20Regular"
case .lineHorizontal2DashesSolid16Filled: return ".lineHorizontal2DashesSolid16Filled"
case .lineHorizontal2DashesSolid16Regular: return ".lineHorizontal2DashesSolid16Regular"
case .lineHorizontal2DashesSolid20Filled: return ".lineHorizontal2DashesSolid20Filled"
case .lineHorizontal2DashesSolid20Regular: return ".lineHorizontal2DashesSolid20Regular"
case .lineHorizontal2DashesSolid24Filled: return ".lineHorizontal2DashesSolid24Filled"
case .lineHorizontal2DashesSolid24Regular: return ".lineHorizontal2DashesSolid24Regular"
+ default: break }
+ switch self {
case .lineHorizontal2DashesSolid28Filled: return ".lineHorizontal2DashesSolid28Filled"
case .lineHorizontal2DashesSolid28Regular: return ".lineHorizontal2DashesSolid28Regular"
+ case .lineHorizontal316Filled: return ".lineHorizontal316Filled"
+ case .lineHorizontal316Regular: return ".lineHorizontal316Regular"
case .lineHorizontal320Filled: return ".lineHorizontal320Filled"
case .lineHorizontal320Regular: return ".lineHorizontal320Regular"
+ case .lineHorizontal324Filled: return ".lineHorizontal324Filled"
+ case .lineHorizontal324Regular: return ".lineHorizontal324Regular"
+ case .lineHorizontal328Filled: return ".lineHorizontal328Filled"
+ case .lineHorizontal328Regular: return ".lineHorizontal328Regular"
+ case .lineHorizontal332Filled: return ".lineHorizontal332Filled"
+ case .lineHorizontal332Regular: return ".lineHorizontal332Regular"
+ case .lineHorizontal348Filled: return ".lineHorizontal348Filled"
+ case .lineHorizontal348Regular: return ".lineHorizontal348Regular"
case .lineHorizontal416Filled: return ".lineHorizontal416Filled"
case .lineHorizontal416Regular: return ".lineHorizontal416Regular"
case .lineHorizontal420Filled: return ".lineHorizontal420Filled"
@@ -43198,8 +44311,6 @@ import Foundation
case .linkAdd16Regular: return ".linkAdd16Regular"
case .linkAdd20Filled: return ".linkAdd20Filled"
case .linkAdd20Regular: return ".linkAdd20Regular"
- default: break }
- switch self {
case .linkAdd24Filled: return ".linkAdd24Filled"
case .linkAdd24Regular: return ".linkAdd24Regular"
case .linkDismiss16Filled: return ".linkDismiss16Filled"
@@ -43237,6 +44348,8 @@ import Foundation
case .linkSquare16Filled: return ".linkSquare16Filled"
case .linkSquare16Regular: return ".linkSquare16Regular"
case .linkSquare20Filled: return ".linkSquare20Filled"
+ default: break }
+ switch self {
case .linkSquare20Regular: return ".linkSquare20Regular"
case .linkSquare24Filled: return ".linkSquare24Filled"
case .linkSquare24Regular: return ".linkSquare24Regular"
@@ -43300,8 +44413,6 @@ import Foundation
case .locationAddLeft20Regular: return ".locationAddLeft20Regular"
case .locationAddRight20Filled: return ".locationAddRight20Filled"
case .locationAddRight20Regular: return ".locationAddRight20Regular"
- default: break }
- switch self {
case .locationAddUp20Filled: return ".locationAddUp20Filled"
case .locationAddUp20Regular: return ".locationAddUp20Regular"
case .locationArrow12Filled: return ".locationArrow12Filled"
@@ -43336,6 +44447,18 @@ import Foundation
case .locationArrowUp20Regular: return ".locationArrowUp20Regular"
case .locationArrowUp48Filled: return ".locationArrowUp48Filled"
case .locationArrowUp48Regular: return ".locationArrowUp48Regular"
+ case .locationCheckmark12Filled: return ".locationCheckmark12Filled"
+ case .locationCheckmark12Regular: return ".locationCheckmark12Regular"
+ case .locationCheckmark16Filled: return ".locationCheckmark16Filled"
+ default: break }
+ switch self {
+ case .locationCheckmark16Regular: return ".locationCheckmark16Regular"
+ case .locationCheckmark20Filled: return ".locationCheckmark20Filled"
+ case .locationCheckmark20Regular: return ".locationCheckmark20Regular"
+ case .locationCheckmark24Filled: return ".locationCheckmark24Filled"
+ case .locationCheckmark24Regular: return ".locationCheckmark24Regular"
+ case .locationCheckmark48Filled: return ".locationCheckmark48Filled"
+ case .locationCheckmark48Regular: return ".locationCheckmark48Regular"
case .locationDismiss20Filled: return ".locationDismiss20Filled"
case .locationDismiss20Regular: return ".locationDismiss20Regular"
case .locationDismiss24Filled: return ".locationDismiss24Filled"
@@ -43356,10 +44479,13 @@ import Foundation
case .locationOff48Regular: return ".locationOff48Regular"
case .locationRipple12Filled: return ".locationRipple12Filled"
case .locationRipple12Regular: return ".locationRipple12Regular"
+ case .locationRipple16Color: return ".locationRipple16Color"
case .locationRipple16Filled: return ".locationRipple16Filled"
case .locationRipple16Regular: return ".locationRipple16Regular"
+ case .locationRipple20Color: return ".locationRipple20Color"
case .locationRipple20Filled: return ".locationRipple20Filled"
case .locationRipple20Regular: return ".locationRipple20Regular"
+ case .locationRipple24Color: return ".locationRipple24Color"
case .locationRipple24Filled: return ".locationRipple24Filled"
case .locationRipple24Regular: return ".locationRipple24Regular"
case .locationTargetSquare16Filled: return ".locationTargetSquare16Filled"
@@ -43402,8 +44528,6 @@ import Foundation
case .lockOpen20Filled: return ".lockOpen20Filled"
case .lockOpen20Regular: return ".lockOpen20Regular"
case .lockOpen24Filled: return ".lockOpen24Filled"
- default: break }
- switch self {
case .lockOpen24Regular: return ".lockOpen24Regular"
case .lockOpen28Filled: return ".lockOpen28Filled"
case .lockOpen28Regular: return ".lockOpen28Regular"
@@ -43428,6 +44552,8 @@ import Foundation
case .lottery20Regular: return ".lottery20Regular"
case .lottery24Filled: return ".lottery24Filled"
case .lottery24Regular: return ".lottery24Regular"
+ default: break }
+ switch self {
case .luggage16Filled: return ".luggage16Filled"
case .luggage16Regular: return ".luggage16Regular"
case .luggage20Filled: return ".luggage20Filled"
@@ -43504,8 +44630,6 @@ import Foundation
case .mailArrowDoubleBack24Filled: return ".mailArrowDoubleBack24Filled"
case .mailArrowDoubleBack24Regular: return ".mailArrowDoubleBack24Regular"
case .mailArrowDoubleBack32Filled: return ".mailArrowDoubleBack32Filled"
- default: break }
- switch self {
case .mailArrowDoubleBack32Light: return ".mailArrowDoubleBack32Light"
case .mailArrowDoubleBack32Regular: return ".mailArrowDoubleBack32Regular"
case .mailArrowDown16Filled: return ".mailArrowDown16Filled"
@@ -43530,6 +44654,8 @@ import Foundation
case .mailAttach24Regular: return ".mailAttach24Regular"
case .mailAttach28Filled: return ".mailAttach28Filled"
case .mailAttach28Regular: return ".mailAttach28Regular"
+ default: break }
+ switch self {
case .mailBriefcase48Filled: return ".mailBriefcase48Filled"
case .mailBriefcase48Regular: return ".mailBriefcase48Regular"
case .mailCheckmark16Filled: return ".mailCheckmark16Filled"
@@ -43582,6 +44708,8 @@ import Foundation
case .mailInbox28Regular: return ".mailInbox28Regular"
case .mailInbox32Filled: return ".mailInbox32Filled"
case .mailInbox32Regular: return ".mailInbox32Regular"
+ case .mailInbox48Filled: return ".mailInbox48Filled"
+ case .mailInbox48Regular: return ".mailInbox48Regular"
case .mailInboxAdd16Filled: return ".mailInboxAdd16Filled"
case .mailInboxAdd16Regular: return ".mailInboxAdd16Regular"
case .mailInboxAdd20Filled: return ".mailInboxAdd20Filled"
@@ -43606,8 +44734,6 @@ import Foundation
case .mailInboxArrowUp20Regular: return ".mailInboxArrowUp20Regular"
case .mailInboxArrowUp24Filled: return ".mailInboxArrowUp24Filled"
case .mailInboxArrowUp24Regular: return ".mailInboxArrowUp24Regular"
- default: break }
- switch self {
case .mailInboxCheckmark16Filled: return ".mailInboxCheckmark16Filled"
case .mailInboxCheckmark16Regular: return ".mailInboxCheckmark16Regular"
case .mailInboxCheckmark20Filled: return ".mailInboxCheckmark20Filled"
@@ -43630,6 +44756,10 @@ import Foundation
case .mailInboxPerson20Regular: return ".mailInboxPerson20Regular"
case .mailInboxPerson32Filled: return ".mailInboxPerson32Filled"
case .mailInboxPerson32Regular: return ".mailInboxPerson32Regular"
+ default: break }
+ switch self {
+ case .mailInboxPerson48Filled: return ".mailInboxPerson48Filled"
+ case .mailInboxPerson48Regular: return ".mailInboxPerson48Regular"
case .mailLink20Filled: return ".mailLink20Filled"
case .mailLink20Regular: return ".mailLink20Regular"
case .mailLink24Filled: return ".mailLink24Filled"
@@ -43696,6 +44826,10 @@ import Foundation
case .mailRead32Regular: return ".mailRead32Regular"
case .mailRead48Filled: return ".mailRead48Filled"
case .mailRead48Regular: return ".mailRead48Regular"
+ case .mailReadBriefcase20Filled: return ".mailReadBriefcase20Filled"
+ case .mailReadBriefcase20Regular: return ".mailReadBriefcase20Regular"
+ case .mailReadBriefcase24Filled: return ".mailReadBriefcase24Filled"
+ case .mailReadBriefcase24Regular: return ".mailReadBriefcase24Regular"
case .mailReadBriefcase48Filled: return ".mailReadBriefcase48Filled"
case .mailReadBriefcase48Regular: return ".mailReadBriefcase48Regular"
case .mailReadMultiple16Filled: return ".mailReadMultiple16Filled"
@@ -43708,8 +44842,6 @@ import Foundation
case .mailReadMultiple28Regular: return ".mailReadMultiple28Regular"
case .mailReadMultiple32Filled: return ".mailReadMultiple32Filled"
case .mailReadMultiple32Light: return ".mailReadMultiple32Light"
- default: break }
- switch self {
case .mailReadMultiple32Regular: return ".mailReadMultiple32Regular"
case .mailRewind16Filled: return ".mailRewind16Filled"
case .mailRewind16Regular: return ".mailRewind16Regular"
@@ -43726,6 +44858,8 @@ import Foundation
case .mailShield16Filled: return ".mailShield16Filled"
case .mailShield16Regular: return ".mailShield16Regular"
case .mailShield20Filled: return ".mailShield20Filled"
+ default: break }
+ switch self {
case .mailShield20Regular: return ".mailShield20Regular"
case .mailTemplate16Filled: return ".mailTemplate16Filled"
case .mailTemplate16Regular: return ".mailTemplate16Regular"
@@ -43810,8 +44944,6 @@ import Foundation
case .maximize16Regular: return ".maximize16Regular"
case .maximize20Filled: return ".maximize20Filled"
case .maximize20Regular: return ".maximize20Regular"
- default: break }
- switch self {
case .maximize24Filled: return ".maximize24Filled"
case .maximize24Regular: return ".maximize24Regular"
case .maximize28Filled: return ".maximize28Filled"
@@ -43828,6 +44960,8 @@ import Foundation
case .meetNow28Regular: return ".meetNow28Regular"
case .meetNow32Filled: return ".meetNow32Filled"
case .meetNow32Regular: return ".meetNow32Regular"
+ default: break }
+ switch self {
case .meetNow48Filled: return ".meetNow48Filled"
case .meetNow48Regular: return ".meetNow48Regular"
case .megaphone12Filled: return ".megaphone12Filled"
@@ -43912,8 +45046,6 @@ import Foundation
case .micLink24Filled: return ".micLink24Filled"
case .micLink24Regular: return ".micLink24Regular"
case .micLink28Filled: return ".micLink28Filled"
- default: break }
- switch self {
case .micLink28Regular: return ".micLink28Regular"
case .micLink32Filled: return ".micLink32Filled"
case .micLink32Regular: return ".micLink32Regular"
@@ -43930,6 +45062,8 @@ import Foundation
case .micOff28Filled: return ".micOff28Filled"
case .micOff28Regular: return ".micOff28Regular"
case .micOff32Filled: return ".micOff32Filled"
+ default: break }
+ switch self {
case .micOff32Regular: return ".micOff32Regular"
case .micOff48Filled: return ".micOff48Filled"
case .micOff48Regular: return ".micOff48Regular"
@@ -44005,19 +45139,23 @@ import Foundation
case .mold24Regular: return ".mold24Regular"
case .mold28Filled: return ".mold28Filled"
case .mold28Regular: return ".mold28Regular"
+ case .molecule16Color: return ".molecule16Color"
case .molecule16Filled: return ".molecule16Filled"
case .molecule16Regular: return ".molecule16Regular"
+ case .molecule20Color: return ".molecule20Color"
case .molecule20Filled: return ".molecule20Filled"
case .molecule20Regular: return ".molecule20Regular"
+ case .molecule24Color: return ".molecule24Color"
case .molecule24Filled: return ".molecule24Filled"
case .molecule24Regular: return ".molecule24Regular"
+ case .molecule28Color: return ".molecule28Color"
case .molecule28Filled: return ".molecule28Filled"
case .molecule28Regular: return ".molecule28Regular"
+ case .molecule32Color: return ".molecule32Color"
case .molecule32Filled: return ".molecule32Filled"
- default: break }
- switch self {
case .molecule32Light: return ".molecule32Light"
case .molecule32Regular: return ".molecule32Regular"
+ case .molecule48Color: return ".molecule48Color"
case .molecule48Filled: return ".molecule48Filled"
case .molecule48Regular: return ".molecule48Regular"
case .money16Filled: return ".money16Filled"
@@ -44026,6 +45164,8 @@ import Foundation
case .money20Regular: return ".money20Regular"
case .money24Filled: return ".money24Filled"
case .money24Regular: return ".money24Regular"
+ default: break }
+ switch self {
case .moneyCalculator20Filled: return ".moneyCalculator20Filled"
case .moneyCalculator20Regular: return ".moneyCalculator20Regular"
case .moneyCalculator24Filled: return ".moneyCalculator24Filled"
@@ -44116,8 +45256,6 @@ import Foundation
case .multiplier12X24Regular: return ".multiplier12X24Regular"
case .multiplier12X28Filled: return ".multiplier12X28Filled"
case .multiplier12X28Regular: return ".multiplier12X28Regular"
- default: break }
- switch self {
case .multiplier12X32Filled: return ".multiplier12X32Filled"
case .multiplier12X32Regular: return ".multiplier12X32Regular"
case .multiplier12X48Filled: return ".multiplier12X48Filled"
@@ -44128,6 +45266,8 @@ import Foundation
case .multiplier15X24Regular: return ".multiplier15X24Regular"
case .multiplier15X28Filled: return ".multiplier15X28Filled"
case .multiplier15X28Regular: return ".multiplier15X28Regular"
+ default: break }
+ switch self {
case .multiplier15X32Filled: return ".multiplier15X32Filled"
case .multiplier15X32Regular: return ".multiplier15X32Regular"
case .multiplier15X48Filled: return ".multiplier15X48Filled"
@@ -44214,16 +45354,22 @@ import Foundation
case .navigation20Regular: return ".navigation20Regular"
case .navigation24Filled: return ".navigation24Filled"
case .navigation24Regular: return ".navigation24Regular"
+ case .navigation28Filled: return ".navigation28Filled"
+ case .navigation28Regular: return ".navigation28Regular"
+ case .navigation32Filled: return ".navigation32Filled"
+ case .navigation32Regular: return ".navigation32Regular"
+ case .navigation48Filled: return ".navigation48Filled"
+ case .navigation48Regular: return ".navigation48Regular"
case .navigationLocationTarget20Filled: return ".navigationLocationTarget20Filled"
case .navigationLocationTarget20Regular: return ".navigationLocationTarget20Regular"
case .navigationPlay20Filled: return ".navigationPlay20Filled"
case .navigationPlay20Regular: return ".navigationPlay20Regular"
- default: break }
- switch self {
case .navigationUnread20Filled: return ".navigationUnread20Filled"
case .navigationUnread20Regular: return ".navigationUnread20Regular"
case .navigationUnread24Filled: return ".navigationUnread24Filled"
case .navigationUnread24Regular: return ".navigationUnread24Regular"
+ default: break }
+ switch self {
case .networkAdapter16Filled: return ".networkAdapter16Filled"
case .networkAdapter16Regular: return ".networkAdapter16Regular"
case .networkCheck20Filled: return ".networkCheck20Filled"
@@ -44236,12 +45382,16 @@ import Foundation
case .new20Regular: return ".new20Regular"
case .new24Filled: return ".new24Filled"
case .new24Regular: return ".new24Regular"
+ case .news16Color: return ".news16Color"
case .news16Filled: return ".news16Filled"
case .news16Regular: return ".news16Regular"
+ case .news20Color: return ".news20Color"
case .news20Filled: return ".news20Filled"
case .news20Regular: return ".news20Regular"
+ case .news24Color: return ".news24Color"
case .news24Filled: return ".news24Filled"
case .news24Regular: return ".news24Regular"
+ case .news28Color: return ".news28Color"
case .news28Filled: return ".news28Filled"
case .news28Regular: return ".news28Regular"
case .next16Filled: return ".next16Filled"
@@ -44679,6 +45829,14 @@ import Foundation
case .paintBucket20Regular: return ".paintBucket20Regular"
case .paintBucket24Filled: return ".paintBucket24Filled"
case .paintBucket24Regular: return ".paintBucket24Regular"
+ case .paintBucketBrush16Filled: return ".paintBucketBrush16Filled"
+ case .paintBucketBrush16Regular: return ".paintBucketBrush16Regular"
+ case .paintBucketBrush20Filled: return ".paintBucketBrush20Filled"
+ case .paintBucketBrush20Regular: return ".paintBucketBrush20Regular"
+ case .paintBucketBrush24Filled: return ".paintBucketBrush24Filled"
+ case .paintBucketBrush24Regular: return ".paintBucketBrush24Regular"
+ case .paintBucketBrush28Filled: return ".paintBucketBrush28Filled"
+ case .paintBucketBrush28Regular: return ".paintBucketBrush28Regular"
case .pair20Filled: return ".pair20Filled"
case .pair20Regular: return ".pair20Regular"
case .pair24Filled: return ".pair24Filled"
@@ -44720,6 +45878,8 @@ import Foundation
case .panelLeftContract24Filled: return ".panelLeftContract24Filled"
case .panelLeftContract24Regular: return ".panelLeftContract24Regular"
case .panelLeftContract28Filled: return ".panelLeftContract28Filled"
+ default: break }
+ switch self {
case .panelLeftContract28Regular: return ".panelLeftContract28Regular"
case .panelLeftDefault32Light: return ".panelLeftDefault32Light"
case .panelLeftExpand16Filled: return ".panelLeftExpand16Filled"
@@ -44728,8 +45888,6 @@ import Foundation
case .panelLeftExpand20Regular: return ".panelLeftExpand20Regular"
case .panelLeftExpand24Filled: return ".panelLeftExpand24Filled"
case .panelLeftExpand24Regular: return ".panelLeftExpand24Regular"
- default: break }
- switch self {
case .panelLeftExpand28Filled: return ".panelLeftExpand28Filled"
case .panelLeftExpand28Regular: return ".panelLeftExpand28Regular"
case .panelLeftFocusRight16Filled: return ".panelLeftFocusRight16Filled"
@@ -44822,6 +45980,8 @@ import Foundation
case .panelRight32Filled: return ".panelRight32Filled"
case .panelRight32Regular: return ".panelRight32Regular"
case .panelRight48Filled: return ".panelRight48Filled"
+ default: break }
+ switch self {
case .panelRight48Regular: return ".panelRight48Regular"
case .panelRightAdd20Filled: return ".panelRightAdd20Filled"
case .panelRightAdd20Regular: return ".panelRightAdd20Regular"
@@ -44830,8 +45990,6 @@ import Foundation
case .panelRightContract20Filled: return ".panelRightContract20Filled"
case .panelRightContract20Regular: return ".panelRightContract20Regular"
case .panelRightContract24Filled: return ".panelRightContract24Filled"
- default: break }
- switch self {
case .panelRightContract24Regular: return ".panelRightContract24Regular"
case .panelRightCursor20Filled: return ".panelRightCursor20Filled"
case .panelRightCursor20Regular: return ".panelRightCursor20Regular"
@@ -44899,6 +46057,8 @@ import Foundation
case .pause32Regular: return ".pause32Regular"
case .pause48Filled: return ".pause48Filled"
case .pause48Regular: return ".pause48Regular"
+ case .pauseCircle16Filled: return ".pauseCircle16Filled"
+ case .pauseCircle16Regular: return ".pauseCircle16Regular"
case .pauseCircle20Filled: return ".pauseCircle20Filled"
case .pauseCircle20Regular: return ".pauseCircle20Regular"
case .pauseCircle24Filled: return ".pauseCircle24Filled"
@@ -44915,7 +46075,15 @@ import Foundation
case .pauseSettings16Regular: return ".pauseSettings16Regular"
case .pauseSettings20Filled: return ".pauseSettings20Filled"
case .pauseSettings20Regular: return ".pauseSettings20Regular"
+ case .paw16Color: return ".paw16Color"
+ case .paw20Color: return ".paw20Color"
+ case .paw24Color: return ".paw24Color"
+ case .paw28Color: return ".paw28Color"
+ case .paw32Color: return ".paw32Color"
+ case .paw48Color: return ".paw48Color"
case .payment16Filled: return ".payment16Filled"
+ default: break }
+ switch self {
case .payment16Regular: return ".payment16Regular"
case .payment20Filled: return ".payment20Filled"
case .payment20Regular: return ".payment20Regular"
@@ -44932,8 +46100,6 @@ import Foundation
case .paymentWireless20Filled: return ".paymentWireless20Filled"
case .paymentWireless20Regular: return ".paymentWireless20Regular"
case .paymentWireless24Filled: return ".paymentWireless24Filled"
- default: break }
- switch self {
case .paymentWireless24Regular: return ".paymentWireless24Regular"
case .paymentWireless28Filled: return ".paymentWireless28Filled"
case .paymentWireless28Regular: return ".paymentWireless28Regular"
@@ -45018,6 +46184,8 @@ import Foundation
case .pentagon20Regular: return ".pentagon20Regular"
case .pentagon32Filled: return ".pentagon32Filled"
case .pentagon32Regular: return ".pentagon32Regular"
+ default: break }
+ switch self {
case .pentagon48Filled: return ".pentagon48Filled"
case .pentagon48Regular: return ".pentagon48Regular"
case .people12Filled: return ".people12Filled"
@@ -45034,8 +46202,6 @@ import Foundation
case .people28Color: return ".people28Color"
case .people28Filled: return ".people28Filled"
case .people28Regular: return ".people28Regular"
- default: break }
- switch self {
case .people32Color: return ".people32Color"
case .people32Filled: return ".people32Filled"
case .people32Light: return ".people32Light"
@@ -45120,6 +46286,8 @@ import Foundation
case .peopleEye20Regular: return ".peopleEye20Regular"
case .peopleHome16Color: return ".peopleHome16Color"
case .peopleHome20Color: return ".peopleHome20Color"
+ default: break }
+ switch self {
case .peopleHome24Color: return ".peopleHome24Color"
case .peopleHome28Color: return ".peopleHome28Color"
case .peopleHome32Color: return ".peopleHome32Color"
@@ -45136,8 +46304,6 @@ import Foundation
case .peopleLink32Regular: return ".peopleLink32Regular"
case .peopleLink48Filled: return ".peopleLink48Filled"
case .peopleLink48Regular: return ".peopleLink48Regular"
- default: break }
- switch self {
case .peopleList16Filled: return ".peopleList16Filled"
case .peopleList16Regular: return ".peopleList16Regular"
case .peopleList20Filled: return ".peopleList20Filled"
@@ -45222,6 +46388,8 @@ import Foundation
case .peopleTeam16Regular: return ".peopleTeam16Regular"
case .peopleTeam20Color: return ".peopleTeam20Color"
case .peopleTeam20Filled: return ".peopleTeam20Filled"
+ default: break }
+ switch self {
case .peopleTeam20Regular: return ".peopleTeam20Regular"
case .peopleTeam24Color: return ".peopleTeam24Color"
case .peopleTeam24Filled: return ".peopleTeam24Filled"
@@ -45238,8 +46406,6 @@ import Foundation
case .peopleTeamAdd20Filled: return ".peopleTeamAdd20Filled"
case .peopleTeamAdd20Regular: return ".peopleTeamAdd20Regular"
case .peopleTeamAdd24Filled: return ".peopleTeamAdd24Filled"
- default: break }
- switch self {
case .peopleTeamAdd24Regular: return ".peopleTeamAdd24Regular"
case .peopleTeamDelete16Filled: return ".peopleTeamDelete16Filled"
case .peopleTeamDelete16Regular: return ".peopleTeamDelete16Regular"
@@ -45324,6 +46490,8 @@ import Foundation
case .personArrowBack20Filled: return ".personArrowBack20Filled"
case .personArrowBack20Regular: return ".personArrowBack20Regular"
case .personArrowBack24Filled: return ".personArrowBack24Filled"
+ default: break }
+ switch self {
case .personArrowBack24Regular: return ".personArrowBack24Regular"
case .personArrowBack28Filled: return ".personArrowBack28Filled"
case .personArrowBack28Regular: return ".personArrowBack28Regular"
@@ -45340,8 +46508,6 @@ import Foundation
case .personArrowRight16Filled: return ".personArrowRight16Filled"
case .personArrowRight16Regular: return ".personArrowRight16Regular"
case .personArrowRight20Filled: return ".personArrowRight20Filled"
- default: break }
- switch self {
case .personArrowRight20Regular: return ".personArrowRight20Regular"
case .personArrowRight24Filled: return ".personArrowRight24Filled"
case .personArrowRight24Regular: return ".personArrowRight24Regular"
@@ -45426,6 +46592,8 @@ import Foundation
case .personFeedback24Filled: return ".personFeedback24Filled"
case .personFeedback24Regular: return ".personFeedback24Regular"
case .personFeedback28Filled: return ".personFeedback28Filled"
+ default: break }
+ switch self {
case .personFeedback28Regular: return ".personFeedback28Regular"
case .personFeedback32Filled: return ".personFeedback32Filled"
case .personFeedback32Light: return ".personFeedback32Light"
@@ -45442,8 +46610,6 @@ import Foundation
case .personHeart20Regular: return ".personHeart20Regular"
case .personHeart24Filled: return ".personHeart24Filled"
case .personHeart24Regular: return ".personHeart24Regular"
- default: break }
- switch self {
case .personHome16Filled: return ".personHome16Filled"
case .personHome16Regular: return ".personHome16Regular"
case .personHome20Filled: return ".personHome20Filled"
@@ -45528,6 +46694,8 @@ import Foundation
case .personPhone24Filled: return ".personPhone24Filled"
case .personPhone24Regular: return ".personPhone24Regular"
case .personPill20Filled: return ".personPill20Filled"
+ default: break }
+ switch self {
case .personPill20Regular: return ".personPill20Regular"
case .personPill24Filled: return ".personPill24Filled"
case .personPill24Regular: return ".personPill24Regular"
@@ -45544,8 +46712,6 @@ import Foundation
case .personProhibited32Regular: return ".personProhibited32Regular"
case .personQuestionMark16Filled: return ".personQuestionMark16Filled"
case .personQuestionMark16Regular: return ".personQuestionMark16Regular"
- default: break }
- switch self {
case .personQuestionMark20Filled: return ".personQuestionMark20Filled"
case .personQuestionMark20Regular: return ".personQuestionMark20Regular"
case .personQuestionMark24Filled: return ".personQuestionMark24Filled"
@@ -45630,6 +46796,8 @@ import Foundation
case .personSubtract24Regular: return ".personSubtract24Regular"
case .personSuport32Light: return ".personSuport32Light"
case .personSupport16Filled: return ".personSupport16Filled"
+ default: break }
+ switch self {
case .personSupport16Regular: return ".personSupport16Regular"
case .personSupport20Filled: return ".personSupport20Filled"
case .personSupport20Regular: return ".personSupport20Regular"
@@ -45646,8 +46814,6 @@ import Foundation
case .personSwap24Filled: return ".personSwap24Filled"
case .personSwap24Regular: return ".personSwap24Regular"
case .personSync16Filled: return ".personSync16Filled"
- default: break }
- switch self {
case .personSync16Regular: return ".personSync16Regular"
case .personSync20Filled: return ".personSync20Filled"
case .personSync20Regular: return ".personSync20Regular"
@@ -45732,6 +46898,8 @@ import Foundation
case .phoneChat20Regular: return ".phoneChat20Regular"
case .phoneChat24Filled: return ".phoneChat24Filled"
case .phoneChat24Regular: return ".phoneChat24Regular"
+ default: break }
+ switch self {
case .phoneChat28Filled: return ".phoneChat28Filled"
case .phoneChat28Regular: return ".phoneChat28Regular"
case .phoneCheckmark16Filled: return ".phoneCheckmark16Filled"
@@ -45748,8 +46916,6 @@ import Foundation
case .phoneDesktop28Regular: return ".phoneDesktop28Regular"
case .phoneDesktop32Filled: return ".phoneDesktop32Filled"
case .phoneDesktop32Regular: return ".phoneDesktop32Regular"
- default: break }
- switch self {
case .phoneDesktop48Filled: return ".phoneDesktop48Filled"
case .phoneDesktop48Regular: return ".phoneDesktop48Regular"
case .phoneDesktopAdd20Filled: return ".phoneDesktopAdd20Filled"
@@ -45834,6 +47000,8 @@ import Foundation
case .phoneSpanOut28Regular: return ".phoneSpanOut28Regular"
case .phoneSpeaker20Filled: return ".phoneSpeaker20Filled"
case .phoneSpeaker20Regular: return ".phoneSpeaker20Regular"
+ default: break }
+ switch self {
case .phoneSpeaker24Filled: return ".phoneSpeaker24Filled"
case .phoneSpeaker24Regular: return ".phoneSpeaker24Regular"
case .phoneStatusBar20Filled: return ".phoneStatusBar20Filled"
@@ -45850,8 +47018,6 @@ import Foundation
case .phoneUpdate20Regular: return ".phoneUpdate20Regular"
case .phoneUpdate24Filled: return ".phoneUpdate24Filled"
case .phoneUpdate24Regular: return ".phoneUpdate24Regular"
- default: break }
- switch self {
case .phoneUpdateCheckmark20Filled: return ".phoneUpdateCheckmark20Filled"
case .phoneUpdateCheckmark20Regular: return ".phoneUpdateCheckmark20Regular"
case .phoneUpdateCheckmark24Filled: return ".phoneUpdateCheckmark24Filled"
@@ -45936,6 +47102,8 @@ import Foundation
case .pinOff32Light: return ".pinOff32Light"
case .pinOff32Regular: return ".pinOff32Regular"
case .pinOff48Filled: return ".pinOff48Filled"
+ default: break }
+ switch self {
case .pinOff48Regular: return ".pinOff48Regular"
case .pipeline20Filled: return ".pipeline20Filled"
case .pipeline20Regular: return ".pipeline20Regular"
@@ -45952,8 +47120,6 @@ import Foundation
case .pipelinePlay20Filled: return ".pipelinePlay20Filled"
case .pipelinePlay20Regular: return ".pipelinePlay20Regular"
case .pivot20Filled: return ".pivot20Filled"
- default: break }
- switch self {
case .pivot20Regular: return ".pivot20Regular"
case .pivot24Filled: return ".pivot24Filled"
case .pivot24Regular: return ".pivot24Regular"
@@ -46038,6 +47204,8 @@ import Foundation
case .plugDisconnected16Filled: return ".plugDisconnected16Filled"
case .plugDisconnected16Regular: return ".plugDisconnected16Regular"
case .plugDisconnected20Filled: return ".plugDisconnected20Filled"
+ default: break }
+ switch self {
case .plugDisconnected20Regular: return ".plugDisconnected20Regular"
case .plugDisconnected24Filled: return ".plugDisconnected24Filled"
case .plugDisconnected24Regular: return ".plugDisconnected24Regular"
@@ -46054,8 +47222,6 @@ import Foundation
case .poll16Regular: return ".poll16Regular"
case .poll20Color: return ".poll20Color"
case .poll20Filled: return ".poll20Filled"
- default: break }
- switch self {
case .poll20Regular: return ".poll20Regular"
case .poll24Color: return ".poll24Color"
case .poll24Filled: return ".poll24Filled"
@@ -46122,19 +47288,26 @@ import Foundation
case .predictions24Regular: return ".predictions24Regular"
case .premium12Filled: return ".premium12Filled"
case .premium12Regular: return ".premium12Regular"
+ case .premium16Color: return ".premium16Color"
case .premium16Filled: return ".premium16Filled"
case .premium16Regular: return ".premium16Regular"
+ case .premium20Color: return ".premium20Color"
case .premium20Filled: return ".premium20Filled"
case .premium20Regular: return ".premium20Regular"
+ case .premium24Color: return ".premium24Color"
case .premium24Filled: return ".premium24Filled"
case .premium24Regular: return ".premium24Regular"
+ case .premium28Color: return ".premium28Color"
case .premium28Filled: return ".premium28Filled"
case .premium28Regular: return ".premium28Regular"
+ case .premium32Color: return ".premium32Color"
case .premium32Filled: return ".premium32Filled"
case .premium32Regular: return ".premium32Regular"
case .premiumPerson16Filled: return ".premiumPerson16Filled"
case .premiumPerson16Regular: return ".premiumPerson16Regular"
case .premiumPerson20Filled: return ".premiumPerson20Filled"
+ default: break }
+ switch self {
case .premiumPerson20Regular: return ".premiumPerson20Regular"
case .premiumPerson24Filled: return ".premiumPerson24Filled"
case .premiumPerson24Regular: return ".premiumPerson24Regular"
@@ -46156,8 +47329,6 @@ import Foundation
case .presenceAway16Regular: return ".presenceAway16Regular"
case .presenceAway20Filled: return ".presenceAway20Filled"
case .presenceAway20Regular: return ".presenceAway20Regular"
- default: break }
- switch self {
case .presenceAway24Filled: return ".presenceAway24Filled"
case .presenceAway24Regular: return ".presenceAway24Regular"
case .presenceBlocked10Regular: return ".presenceBlocked10Regular"
@@ -46237,6 +47408,8 @@ import Foundation
case .print24Filled: return ".print24Filled"
case .print24Regular: return ".print24Regular"
case .print28Filled: return ".print28Filled"
+ default: break }
+ switch self {
case .print28Regular: return ".print28Regular"
case .print32Filled: return ".print32Filled"
case .print32Light: return ".print32Light"
@@ -46258,8 +47431,6 @@ import Foundation
case .prohibited12Filled: return ".prohibited12Filled"
case .prohibited12Regular: return ".prohibited12Regular"
case .prohibited16Filled: return ".prohibited16Filled"
- default: break }
- switch self {
case .prohibited16Regular: return ".prohibited16Regular"
case .prohibited20Filled: return ".prohibited20Filled"
case .prohibited20Regular: return ".prohibited20Regular"
@@ -46339,29 +47510,35 @@ import Foundation
case .puzzleCube24Regular: return ".puzzleCube24Regular"
case .puzzleCube28Filled: return ".puzzleCube28Filled"
case .puzzleCube28Regular: return ".puzzleCube28Regular"
+ default: break }
+ switch self {
case .puzzleCube48Filled: return ".puzzleCube48Filled"
case .puzzleCube48Regular: return ".puzzleCube48Regular"
case .puzzleCubePiece20Filled: return ".puzzleCubePiece20Filled"
case .puzzleCubePiece20Regular: return ".puzzleCubePiece20Regular"
case .puzzlePiece12Filled: return ".puzzlePiece12Filled"
case .puzzlePiece12Regular: return ".puzzlePiece12Regular"
+ case .puzzlePiece16Color: return ".puzzlePiece16Color"
case .puzzlePiece16Filled: return ".puzzlePiece16Filled"
case .puzzlePiece16Regular: return ".puzzlePiece16Regular"
+ case .puzzlePiece20Color: return ".puzzlePiece20Color"
case .puzzlePiece20Filled: return ".puzzlePiece20Filled"
case .puzzlePiece20Regular: return ".puzzlePiece20Regular"
+ case .puzzlePiece24Color: return ".puzzlePiece24Color"
case .puzzlePiece24Filled: return ".puzzlePiece24Filled"
case .puzzlePiece24Regular: return ".puzzlePiece24Regular"
+ case .puzzlePiece28Color: return ".puzzlePiece28Color"
case .puzzlePiece28Filled: return ".puzzlePiece28Filled"
case .puzzlePiece28Regular: return ".puzzlePiece28Regular"
+ case .puzzlePiece32Color: return ".puzzlePiece32Color"
case .puzzlePiece32Filled: return ".puzzlePiece32Filled"
case .puzzlePiece32Regular: return ".puzzlePiece32Regular"
+ case .puzzlePiece48Color: return ".puzzlePiece48Color"
case .puzzlePiece48Filled: return ".puzzlePiece48Filled"
case .puzzlePiece48Regular: return ".puzzlePiece48Regular"
case .puzzlePieceShield20Filled: return ".puzzlePieceShield20Filled"
case .puzzlePieceShield20Regular: return ".puzzlePieceShield20Regular"
case .qrCode20Filled: return ".qrCode20Filled"
- default: break }
- switch self {
case .qrCode20Regular: return ".qrCode20Regular"
case .qrCode24Filled: return ".qrCode24Filled"
case .qrCode24Regular: return ".qrCode24Regular"
@@ -46435,6 +47612,8 @@ import Foundation
case .ratioOneToOne20Filled: return ".ratioOneToOne20Filled"
case .ratioOneToOne20Regular: return ".ratioOneToOne20Regular"
case .ratioOneToOne24Filled: return ".ratioOneToOne24Filled"
+ default: break }
+ switch self {
case .ratioOneToOne24Regular: return ".ratioOneToOne24Regular"
case .reOrder16Filled: return ".reOrder16Filled"
case .reOrder16Regular: return ".reOrder16Regular"
@@ -46454,6 +47633,12 @@ import Foundation
case .reOrderDotsVertical20Regular: return ".reOrderDotsVertical20Regular"
case .reOrderDotsVertical24Filled: return ".reOrderDotsVertical24Filled"
case .reOrderDotsVertical24Regular: return ".reOrderDotsVertical24Regular"
+ case .reOrderVertical16Filled: return ".reOrderVertical16Filled"
+ case .reOrderVertical16Regular: return ".reOrderVertical16Regular"
+ case .reOrderVertical20Filled: return ".reOrderVertical20Filled"
+ case .reOrderVertical20Regular: return ".reOrderVertical20Regular"
+ case .reOrderVertical24Filled: return ".reOrderVertical24Filled"
+ case .reOrderVertical24Regular: return ".reOrderVertical24Regular"
case .readAloud16Filled: return ".readAloud16Filled"
case .readAloud16Regular: return ".readAloud16Regular"
case .readAloud20Filled: return ".readAloud20Filled"
@@ -46462,8 +47647,6 @@ import Foundation
case .readAloud24Regular: return ".readAloud24Regular"
case .readAloud28Filled: return ".readAloud28Filled"
case .readAloud28Regular: return ".readAloud28Regular"
- default: break }
- switch self {
case .readAloud32Light: return ".readAloud32Light"
case .readingList16Filled: return ".readingList16Filled"
case .readingList16Regular: return ".readingList16Regular"
@@ -46531,6 +47714,8 @@ import Foundation
case .receiptSearch20Filled: return ".receiptSearch20Filled"
case .receiptSearch20Regular: return ".receiptSearch20Regular"
case .receiptSparkles16Filled: return ".receiptSparkles16Filled"
+ default: break }
+ switch self {
case .receiptSparkles16Regular: return ".receiptSparkles16Regular"
case .receiptSparkles20Filled: return ".receiptSparkles20Filled"
case .receiptSparkles20Regular: return ".receiptSparkles20Regular"
@@ -46564,8 +47749,6 @@ import Foundation
case .recordStop32Regular: return ".recordStop32Regular"
case .recordStop48Filled: return ".recordStop48Filled"
case .recordStop48Regular: return ".recordStop48Regular"
- default: break }
- switch self {
case .rectangleLandscape12Filled: return ".rectangleLandscape12Filled"
case .rectangleLandscape12Regular: return ".rectangleLandscape12Regular"
case .rectangleLandscape16Filled: return ".rectangleLandscape16Filled"
@@ -46633,6 +47816,8 @@ import Foundation
case .remote16Regular: return ".remote16Regular"
case .remote20Filled: return ".remote20Filled"
case .remote20Regular: return ".remote20Regular"
+ default: break }
+ switch self {
case .rename16Filled: return ".rename16Filled"
case .rename16Regular: return ".rename16Regular"
case .rename20Filled: return ".rename20Filled"
@@ -46666,8 +47851,6 @@ import Foundation
case .resize48Filled: return ".resize48Filled"
case .resize48Regular: return ".resize48Regular"
case .resizeImage20Filled: return ".resizeImage20Filled"
- default: break }
- switch self {
case .resizeImage20Regular: return ".resizeImage20Regular"
case .resizeImage24Filled: return ".resizeImage24Filled"
case .resizeImage24Regular: return ".resizeImage24Regular"
@@ -46735,6 +47918,8 @@ import Foundation
case .ribbon32Filled: return ".ribbon32Filled"
case .ribbon32Regular: return ".ribbon32Regular"
case .ribbonAdd20Filled: return ".ribbonAdd20Filled"
+ default: break }
+ switch self {
case .ribbonAdd20Regular: return ".ribbonAdd20Regular"
case .ribbonAdd24Filled: return ".ribbonAdd24Filled"
case .ribbonAdd24Regular: return ".ribbonAdd24Regular"
@@ -46768,8 +47953,6 @@ import Foundation
case .roadCone32Regular: return ".roadCone32Regular"
case .roadCone48Filled: return ".roadCone48Filled"
case .roadCone48Regular: return ".roadCone48Regular"
- default: break }
- switch self {
case .rocket16Filled: return ".rocket16Filled"
case .rocket16Regular: return ".rocket16Regular"
case .rocket20Filled: return ".rocket20Filled"
@@ -46789,6 +47972,16 @@ import Foundation
case .router20Regular: return ".router20Regular"
case .router24Filled: return ".router24Filled"
case .router24Regular: return ".router24Regular"
+ case .rowChild16Filled: return ".rowChild16Filled"
+ case .rowChild16Regular: return ".rowChild16Regular"
+ case .rowChild20Filled: return ".rowChild20Filled"
+ case .rowChild20Regular: return ".rowChild20Regular"
+ case .rowChild24Filled: return ".rowChild24Filled"
+ case .rowChild24Regular: return ".rowChild24Regular"
+ case .rowChild28Filled: return ".rowChild28Filled"
+ case .rowChild28Regular: return ".rowChild28Regular"
+ case .rowChild32Filled: return ".rowChild32Filled"
+ case .rowChild32Regular: return ".rowChild32Regular"
case .rowTriple20Filled: return ".rowTriple20Filled"
case .rowTriple20Regular: return ".rowTriple20Regular"
case .rowTriple24Filled: return ".rowTriple24Filled"
@@ -46827,6 +48020,8 @@ import Foundation
case .sanitize20Regular: return ".sanitize20Regular"
case .sanitize24Filled: return ".sanitize24Filled"
case .sanitize24Regular: return ".sanitize24Regular"
+ default: break }
+ switch self {
case .save16Filled: return ".save16Filled"
case .save16Regular: return ".save16Regular"
case .save20Filled: return ".save20Filled"
@@ -46862,16 +48057,20 @@ import Foundation
case .saveSearch20Regular: return ".saveSearch20Regular"
case .saveSync20Filled: return ".saveSync20Filled"
case .saveSync20Regular: return ".saveSync20Regular"
+ case .savings16Color: return ".savings16Color"
case .savings16Filled: return ".savings16Filled"
case .savings16Regular: return ".savings16Regular"
+ case .savings20Color: return ".savings20Color"
case .savings20Filled: return ".savings20Filled"
case .savings20Regular: return ".savings20Regular"
+ case .savings24Color: return ".savings24Color"
case .savings24Filled: return ".savings24Filled"
case .savings24Regular: return ".savings24Regular"
+ case .savings32Color: return ".savings32Color"
+ case .savings32Filled: return ".savings32Filled"
+ case .savings32Regular: return ".savings32Regular"
case .scaleFill20Filled: return ".scaleFill20Filled"
case .scaleFill20Regular: return ".scaleFill20Regular"
- default: break }
- switch self {
case .scaleFill24Filled: return ".scaleFill24Filled"
case .scaleFill24Regular: return ".scaleFill24Regular"
case .scaleFit16Filled: return ".scaleFit16Filled"
@@ -46923,6 +48122,8 @@ import Foundation
case .scanPerson16Color: return ".scanPerson16Color"
case .scanPerson16Filled: return ".scanPerson16Filled"
case .scanPerson16Regular: return ".scanPerson16Regular"
+ default: break }
+ switch self {
case .scanPerson20Color: return ".scanPerson20Color"
case .scanPerson20Filled: return ".scanPerson20Filled"
case .scanPerson20Regular: return ".scanPerson20Regular"
@@ -46972,8 +48173,6 @@ import Foundation
case .scanType20Color: return ".scanType20Color"
case .scanType20Filled: return ".scanType20Filled"
case .scanType20Regular: return ".scanType20Regular"
- default: break }
- switch self {
case .scanType24Color: return ".scanType24Color"
case .scanType24Filled: return ".scanType24Filled"
case .scanType24Regular: return ".scanType24Regular"
@@ -47025,6 +48224,8 @@ import Foundation
case .search12Regular: return ".search12Regular"
case .search16Filled: return ".search16Filled"
case .search16Regular: return ".search16Regular"
+ default: break }
+ switch self {
case .search20Filled: return ".search20Filled"
case .search20Regular: return ".search20Regular"
case .search24Filled: return ".search24Filled"
@@ -47074,8 +48275,6 @@ import Foundation
case .seat16Regular: return ".seat16Regular"
case .seat20Filled: return ".seat20Filled"
case .seat20Regular: return ".seat20Regular"
- default: break }
- switch self {
case .seat24Filled: return ".seat24Filled"
case .seat24Regular: return ".seat24Regular"
case .seatAdd16Filled: return ".seatAdd16Filled"
@@ -47127,6 +48326,8 @@ import Foundation
case .sendBeaker16Filled: return ".sendBeaker16Filled"
case .sendBeaker16Regular: return ".sendBeaker16Regular"
case .sendBeaker20Filled: return ".sendBeaker20Filled"
+ default: break }
+ switch self {
case .sendBeaker20Regular: return ".sendBeaker20Regular"
case .sendBeaker24Filled: return ".sendBeaker24Filled"
case .sendBeaker24Regular: return ".sendBeaker24Regular"
@@ -47176,8 +48377,6 @@ import Foundation
case .serverPlay20Filled: return ".serverPlay20Filled"
case .serverPlay20Regular: return ".serverPlay20Regular"
case .serverSurface16Filled: return ".serverSurface16Filled"
- default: break }
- switch self {
case .serverSurface16Regular: return ".serverSurface16Regular"
case .serverSurfaceMultiple16Filled: return ".serverSurfaceMultiple16Filled"
case .serverSurfaceMultiple16Regular: return ".serverSurfaceMultiple16Regular"
@@ -47229,6 +48428,8 @@ import Foundation
case .shapeOrganic24Filled: return ".shapeOrganic24Filled"
case .shapeOrganic24Regular: return ".shapeOrganic24Regular"
case .shapeOrganic28Filled: return ".shapeOrganic28Filled"
+ default: break }
+ switch self {
case .shapeOrganic28Regular: return ".shapeOrganic28Regular"
case .shapeOrganic32Filled: return ".shapeOrganic32Filled"
case .shapeOrganic32Regular: return ".shapeOrganic32Regular"
@@ -47278,8 +48479,6 @@ import Foundation
case .shareAndroid32Filled: return ".shareAndroid32Filled"
case .shareAndroid32Regular: return ".shareAndroid32Regular"
case .shareCloseTray20Filled: return ".shareCloseTray20Filled"
- default: break }
- switch self {
case .shareCloseTray20Regular: return ".shareCloseTray20Regular"
case .shareCloseTray24Filled: return ".shareCloseTray24Filled"
case .shareCloseTray24Regular: return ".shareCloseTray24Regular"
@@ -47329,6 +48528,10 @@ import Foundation
case .shareScreenPersonP24Regular: return ".shareScreenPersonP24Regular"
case .shareScreenPersonP28Filled: return ".shareScreenPersonP28Filled"
case .shareScreenPersonP28Regular: return ".shareScreenPersonP28Regular"
+ case .shareScreenStart16Filled: return ".shareScreenStart16Filled"
+ case .shareScreenStart16Regular: return ".shareScreenStart16Regular"
+ default: break }
+ switch self {
case .shareScreenStart20Filled: return ".shareScreenStart20Filled"
case .shareScreenStart20Regular: return ".shareScreenStart20Regular"
case .shareScreenStart24Filled: return ".shareScreenStart24Filled"
@@ -47380,8 +48583,6 @@ import Foundation
case .shieldAdd48Filled: return ".shieldAdd48Filled"
case .shieldAdd48Regular: return ".shieldAdd48Regular"
case .shieldBadge20Filled: return ".shieldBadge20Filled"
- default: break }
- switch self {
case .shieldBadge20Regular: return ".shieldBadge20Regular"
case .shieldBadge24Filled: return ".shieldBadge24Filled"
case .shieldBadge24Regular: return ".shieldBadge24Regular"
@@ -47431,6 +48632,8 @@ import Foundation
case .shieldKeyhole24Regular: return ".shieldKeyhole24Regular"
case .shieldLock16Filled: return ".shieldLock16Filled"
case .shieldLock16Regular: return ".shieldLock16Regular"
+ default: break }
+ switch self {
case .shieldLock20Filled: return ".shieldLock20Filled"
case .shieldLock20Regular: return ".shieldLock20Regular"
case .shieldLock24Filled: return ".shieldLock24Filled"
@@ -47482,8 +48685,6 @@ import Foundation
case .shifts30Minutes20Filled: return ".shifts30Minutes20Filled"
case .shifts30Minutes20Regular: return ".shifts30Minutes20Regular"
case .shifts30Minutes24Filled: return ".shifts30Minutes24Filled"
- default: break }
- switch self {
case .shifts30Minutes24Regular: return ".shifts30Minutes24Regular"
case .shifts32Color: return ".shifts32Color"
case .shifts32Filled: return ".shifts32Filled"
@@ -47533,6 +48734,8 @@ import Foundation
case .shoppingBag24Filled: return ".shoppingBag24Filled"
case .shoppingBag24Regular: return ".shoppingBag24Regular"
case .shoppingBag28Filled: return ".shoppingBag28Filled"
+ default: break }
+ switch self {
case .shoppingBag28Regular: return ".shoppingBag28Regular"
case .shoppingBag32Filled: return ".shoppingBag32Filled"
case .shoppingBag32Regular: return ".shoppingBag32Regular"
@@ -47584,8 +48787,6 @@ import Foundation
case .showerhead20Regular: return ".showerhead20Regular"
case .showerhead24Filled: return ".showerhead24Filled"
case .showerhead24Regular: return ".showerhead24Regular"
- default: break }
- switch self {
case .showerhead32Filled: return ".showerhead32Filled"
case .showerhead32Regular: return ".showerhead32Regular"
case .sidebarSearch20Filled: return ".sidebarSearch20Filled"
@@ -47635,6 +48836,8 @@ import Foundation
case .skipForward3020Regular: return ".skipForward3020Regular"
case .skipForward3024Filled: return ".skipForward3024Filled"
case .skipForward3024Regular: return ".skipForward3024Regular"
+ default: break }
+ switch self {
case .skipForward3028Filled: return ".skipForward3028Filled"
case .skipForward3028Regular: return ".skipForward3028Regular"
case .skipForward3032Filled: return ".skipForward3032Filled"
@@ -47686,8 +48889,6 @@ import Foundation
case .slideGrid24Filled: return ".slideGrid24Filled"
case .slideGrid24Regular: return ".slideGrid24Regular"
case .slideHide20Filled: return ".slideHide20Filled"
- default: break }
- switch self {
case .slideHide20Regular: return ".slideHide20Regular"
case .slideHide24Filled: return ".slideHide24Filled"
case .slideHide24Regular: return ".slideHide24Regular"
@@ -47737,6 +48938,8 @@ import Foundation
case .slideSearch20Regular: return ".slideSearch20Regular"
case .slideSearch24Filled: return ".slideSearch24Filled"
case .slideSearch24Regular: return ".slideSearch24Regular"
+ default: break }
+ switch self {
case .slideSearch28Filled: return ".slideSearch28Filled"
case .slideSearch28Regular: return ".slideSearch28Regular"
case .slideSearch32Filled: return ".slideSearch32Filled"
@@ -47788,8 +48991,6 @@ import Foundation
case .slideTextMultiple24Filled: return ".slideTextMultiple24Filled"
case .slideTextMultiple24Regular: return ".slideTextMultiple24Regular"
case .slideTextMultiple32Filled: return ".slideTextMultiple32Filled"
- default: break }
- switch self {
case .slideTextMultiple32Regular: return ".slideTextMultiple32Regular"
case .slideTextPerson16Filled: return ".slideTextPerson16Filled"
case .slideTextPerson16Regular: return ".slideTextPerson16Regular"
@@ -47839,6 +49040,8 @@ import Foundation
case .soundSource24Regular: return ".soundSource24Regular"
case .soundSource28Filled: return ".soundSource28Filled"
case .soundSource28Regular: return ".soundSource28Regular"
+ default: break }
+ switch self {
case .soundWaveCircle16Filled: return ".soundWaveCircle16Filled"
case .soundWaveCircle16Regular: return ".soundWaveCircle16Regular"
case .soundWaveCircle20Filled: return ".soundWaveCircle20Filled"
@@ -47890,8 +49093,6 @@ import Foundation
case .sparkle32Filled: return ".sparkle32Filled"
case .sparkle32Regular: return ".sparkle32Regular"
case .sparkle48Filled: return ".sparkle48Filled"
- default: break }
- switch self {
case .sparkle48Regular: return ".sparkle48Regular"
case .sparkleCircle16Filled: return ".sparkleCircle16Filled"
case .sparkleCircle16Regular: return ".sparkleCircle16Regular"
@@ -47941,6 +49142,8 @@ import Foundation
case .speaker132Regular: return ".speaker132Regular"
case .speaker148Filled: return ".speaker148Filled"
case .speaker148Regular: return ".speaker148Regular"
+ default: break }
+ switch self {
case .speaker216Filled: return ".speaker216Filled"
case .speaker216Regular: return ".speaker216Regular"
case .speaker220Filled: return ".speaker220Filled"
@@ -47992,8 +49195,6 @@ import Foundation
case .speakerOff28Filled: return ".speakerOff28Filled"
case .speakerOff28Regular: return ".speakerOff28Regular"
case .speakerOff48Filled: return ".speakerOff48Filled"
- default: break }
- switch self {
case .speakerOff48Regular: return ".speakerOff48Regular"
case .speakerSettings20Filled: return ".speakerSettings20Filled"
case .speakerSettings20Regular: return ".speakerSettings20Regular"
@@ -48041,10 +49242,15 @@ import Foundation
case .splitVertical32Regular: return ".splitVertical32Regular"
case .splitVertical48Filled: return ".splitVertical48Filled"
case .splitVertical48Regular: return ".splitVertical48Regular"
+ case .sport16Color: return ".sport16Color"
case .sport16Filled: return ".sport16Filled"
+ default: break }
+ switch self {
case .sport16Regular: return ".sport16Regular"
+ case .sport20Color: return ".sport20Color"
case .sport20Filled: return ".sport20Filled"
case .sport20Regular: return ".sport20Regular"
+ case .sport24Color: return ".sport24Color"
case .sport24Filled: return ".sport24Filled"
case .sport24Regular: return ".sport24Regular"
case .sportAmericanFootball20Filled: return ".sportAmericanFootball20Filled"
@@ -48094,8 +49300,6 @@ import Foundation
case .squareArrowForward20Filled: return ".squareArrowForward20Filled"
case .squareArrowForward20Regular: return ".squareArrowForward20Regular"
case .squareArrowForward24Filled: return ".squareArrowForward24Filled"
- default: break }
- switch self {
case .squareArrowForward24Regular: return ".squareArrowForward24Regular"
case .squareArrowForward28Filled: return ".squareArrowForward28Filled"
case .squareArrowForward28Regular: return ".squareArrowForward28Regular"
@@ -48142,6 +49346,8 @@ import Foundation
case .squareHintApps24Regular: return ".squareHintApps24Regular"
case .squareHintArrowBack16Filled: return ".squareHintArrowBack16Filled"
case .squareHintArrowBack16Regular: return ".squareHintArrowBack16Regular"
+ default: break }
+ switch self {
case .squareHintArrowBack20Filled: return ".squareHintArrowBack20Filled"
case .squareHintArrowBack20Regular: return ".squareHintArrowBack20Regular"
case .squareHintHexagon12Filled: return ".squareHintHexagon12Filled"
@@ -48186,6 +49392,12 @@ import Foundation
case .squareShadow12Regular: return ".squareShadow12Regular"
case .squareShadow20Filled: return ".squareShadow20Filled"
case .squareShadow20Regular: return ".squareShadow20Regular"
+ case .squareTextArrowRepeatAll16Filled: return ".squareTextArrowRepeatAll16Filled"
+ case .squareTextArrowRepeatAll16Regular: return ".squareTextArrowRepeatAll16Regular"
+ case .squareTextArrowRepeatAll20Filled: return ".squareTextArrowRepeatAll20Filled"
+ case .squareTextArrowRepeatAll20Regular: return ".squareTextArrowRepeatAll20Regular"
+ case .squareTextArrowRepeatAll24Filled: return ".squareTextArrowRepeatAll24Filled"
+ case .squareTextArrowRepeatAll24Regular: return ".squareTextArrowRepeatAll24Regular"
case .squaresNested20Filled: return ".squaresNested20Filled"
case .squaresNested20Regular: return ".squaresNested20Regular"
case .stack16Filled: return ".stack16Filled"
@@ -48194,10 +49406,12 @@ import Foundation
case .stack20Regular: return ".stack20Regular"
case .stack24Filled: return ".stack24Filled"
case .stack24Regular: return ".stack24Regular"
+ case .stack28Filled: return ".stack28Filled"
+ case .stack28Regular: return ".stack28Regular"
case .stack32Filled: return ".stack32Filled"
case .stack32Regular: return ".stack32Regular"
- default: break }
- switch self {
+ case .stack48Filled: return ".stack48Filled"
+ case .stack48Regular: return ".stack48Regular"
case .stackAdd20Filled: return ".stackAdd20Filled"
case .stackAdd20Regular: return ".stackAdd20Regular"
case .stackAdd24Filled: return ".stackAdd24Filled"
@@ -48206,6 +49420,18 @@ import Foundation
case .stackArrowForward20Regular: return ".stackArrowForward20Regular"
case .stackArrowForward24Filled: return ".stackArrowForward24Filled"
case .stackArrowForward24Regular: return ".stackArrowForward24Regular"
+ case .stackOff16Filled: return ".stackOff16Filled"
+ case .stackOff16Regular: return ".stackOff16Regular"
+ case .stackOff20Filled: return ".stackOff20Filled"
+ case .stackOff20Regular: return ".stackOff20Regular"
+ case .stackOff24Filled: return ".stackOff24Filled"
+ case .stackOff24Regular: return ".stackOff24Regular"
+ case .stackOff28Filled: return ".stackOff28Filled"
+ case .stackOff28Regular: return ".stackOff28Regular"
+ case .stackOff32Filled: return ".stackOff32Filled"
+ case .stackOff32Regular: return ".stackOff32Regular"
+ case .stackOff48Filled: return ".stackOff48Filled"
+ case .stackOff48Regular: return ".stackOff48Regular"
case .stackStar16Filled: return ".stackStar16Filled"
case .stackStar16Regular: return ".stackStar16Regular"
case .stackStar20Filled: return ".stackStar20Filled"
@@ -48219,16 +49445,24 @@ import Foundation
case .stamp32Light: return ".stamp32Light"
case .star12Filled: return ".star12Filled"
case .star12Regular: return ".star12Regular"
+ case .star16Color: return ".star16Color"
case .star16Filled: return ".star16Filled"
case .star16Regular: return ".star16Regular"
+ default: break }
+ switch self {
+ case .star20Color: return ".star20Color"
case .star20Filled: return ".star20Filled"
case .star20Regular: return ".star20Regular"
+ case .star24Color: return ".star24Color"
case .star24Filled: return ".star24Filled"
case .star24Regular: return ".star24Regular"
+ case .star28Color: return ".star28Color"
case .star28Filled: return ".star28Filled"
case .star28Regular: return ".star28Regular"
+ case .star32Color: return ".star32Color"
case .star32Filled: return ".star32Filled"
case .star32Regular: return ".star32Regular"
+ case .star48Color: return ".star48Color"
case .star48Filled: return ".star48Filled"
case .star48Regular: return ".star48Regular"
case .starAdd16Filled: return ".starAdd16Filled"
@@ -48298,8 +49532,6 @@ import Foundation
case .starLineHorizontal320Filled: return ".starLineHorizontal320Filled"
case .starLineHorizontal320Regular: return ".starLineHorizontal320Regular"
case .starLineHorizontal324Filled: return ".starLineHorizontal324Filled"
- default: break }
- switch self {
case .starLineHorizontal324Regular: return ".starLineHorizontal324Regular"
case .starOff12Filled: return ".starOff12Filled"
case .starOff12Regular: return ".starOff12Regular"
@@ -48318,6 +49550,8 @@ import Foundation
case .starOneQuarter20Filled: return ".starOneQuarter20Filled"
case .starOneQuarter20Regular: return ".starOneQuarter20Regular"
case .starOneQuarter24Filled: return ".starOneQuarter24Filled"
+ default: break }
+ switch self {
case .starOneQuarter24Regular: return ".starOneQuarter24Regular"
case .starOneQuarter28Filled: return ".starOneQuarter28Filled"
case .starOneQuarter28Regular: return ".starOneQuarter28Regular"
@@ -48400,8 +49634,6 @@ import Foundation
case .storage48Filled: return ".storage48Filled"
case .storage48Regular: return ".storage48Regular"
case .storeMicrosoft16Filled: return ".storeMicrosoft16Filled"
- default: break }
- switch self {
case .storeMicrosoft16Regular: return ".storeMicrosoft16Regular"
case .storeMicrosoft20Filled: return ".storeMicrosoft20Filled"
case .storeMicrosoft20Regular: return ".storeMicrosoft20Regular"
@@ -48420,6 +49652,8 @@ import Foundation
case .streamInputOutput20Filled: return ".streamInputOutput20Filled"
case .streamInputOutput20Regular: return ".streamInputOutput20Regular"
case .streamOutput20Filled: return ".streamOutput20Filled"
+ default: break }
+ switch self {
case .streamOutput20Regular: return ".streamOutput20Regular"
case .streetSign20Filled: return ".streetSign20Filled"
case .streetSign20Regular: return ".streetSign20Regular"
@@ -48502,8 +49736,6 @@ import Foundation
case .surfaceHub20Filled: return ".surfaceHub20Filled"
case .surfaceHub20Regular: return ".surfaceHub20Regular"
case .surfaceHub24Filled: return ".surfaceHub24Filled"
- default: break }
- switch self {
case .surfaceHub24Regular: return ".surfaceHub24Regular"
case .swimmingPool20Filled: return ".swimmingPool20Filled"
case .swimmingPool20Regular: return ".swimmingPool20Regular"
@@ -48522,6 +49754,8 @@ import Foundation
case .swipeRight24Filled: return ".swipeRight24Filled"
case .swipeRight24Regular: return ".swipeRight24Regular"
case .swipeUp20Filled: return ".swipeUp20Filled"
+ default: break }
+ switch self {
case .swipeUp20Regular: return ".swipeUp20Regular"
case .swipeUp24Filled: return ".swipeUp24Filled"
case .swipeUp24Regular: return ".swipeUp24Regular"
@@ -48604,8 +49838,6 @@ import Foundation
case .tabDesktopMultiple16Regular: return ".tabDesktopMultiple16Regular"
case .tabDesktopMultiple20Filled: return ".tabDesktopMultiple20Filled"
case .tabDesktopMultiple20Regular: return ".tabDesktopMultiple20Regular"
- default: break }
- switch self {
case .tabDesktopMultiple24Filled: return ".tabDesktopMultiple24Filled"
case .tabDesktopMultiple24Regular: return ".tabDesktopMultiple24Regular"
case .tabDesktopMultipleAdd16Filled: return ".tabDesktopMultipleAdd16Filled"
@@ -48624,6 +49856,8 @@ import Foundation
case .tabDesktopMultipleSparkle24Regular: return ".tabDesktopMultipleSparkle24Regular"
case .tabDesktopNewPage20Filled: return ".tabDesktopNewPage20Filled"
case .tabDesktopNewPage20Regular: return ".tabDesktopNewPage20Regular"
+ default: break }
+ switch self {
case .tabDesktopSearch16Filled: return ".tabDesktopSearch16Filled"
case .tabDesktopSearch16Regular: return ".tabDesktopSearch16Regular"
case .tabDesktopSearch20Filled: return ".tabDesktopSearch20Filled"
@@ -48706,8 +49940,6 @@ import Foundation
case .tableCellEdit28Filled: return ".tableCellEdit28Filled"
case .tableCellEdit28Regular: return ".tableCellEdit28Regular"
case .tableCellsMerge16Filled: return ".tableCellsMerge16Filled"
- default: break }
- switch self {
case .tableCellsMerge16Regular: return ".tableCellsMerge16Regular"
case .tableCellsMerge20Filled: return ".tableCellsMerge20Filled"
case .tableCellsMerge20Regular: return ".tableCellsMerge20Regular"
@@ -48726,6 +49958,8 @@ import Foundation
case .tableCellsSplit28Regular: return ".tableCellsSplit28Regular"
case .tableCellsSplit32Light: return ".tableCellsSplit32Light"
case .tableChecker20Filled: return ".tableChecker20Filled"
+ default: break }
+ switch self {
case .tableChecker20Regular: return ".tableChecker20Regular"
case .tableColumnTopBottom20Filled: return ".tableColumnTopBottom20Filled"
case .tableColumnTopBottom20Regular: return ".tableColumnTopBottom20Regular"
@@ -48808,8 +50042,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"
@@ -48828,6 +50060,8 @@ import Foundation
case .tableLightning28Regular: return ".tableLightning28Regular"
case .tableLink16Filled: return ".tableLink16Filled"
case .tableLink16Regular: return ".tableLink16Regular"
+ default: break }
+ switch self {
case .tableLink20Filled: return ".tableLink20Filled"
case .tableLink20Regular: return ".tableLink20Regular"
case .tableLink24Filled: return ".tableLink24Filled"
@@ -48910,8 +50144,6 @@ import Foundation
case .tableResizeColumn28Regular: return ".tableResizeColumn28Regular"
case .tableResizeRow16Filled: return ".tableResizeRow16Filled"
case .tableResizeRow16Regular: return ".tableResizeRow16Regular"
- default: break }
- switch self {
case .tableResizeRow20Filled: return ".tableResizeRow20Filled"
case .tableResizeRow20Regular: return ".tableResizeRow20Regular"
case .tableResizeRow24Filled: return ".tableResizeRow24Filled"
@@ -48930,6 +50162,8 @@ import Foundation
case .tableSettings28Regular: return ".tableSettings28Regular"
case .tableSettings32Light: return ".tableSettings32Light"
case .tableSimple16Filled: return ".tableSimple16Filled"
+ default: break }
+ switch self {
case .tableSimple16Regular: return ".tableSimple16Regular"
case .tableSimple20Filled: return ".tableSimple20Filled"
case .tableSimple20Regular: return ".tableSimple20Regular"
@@ -49012,8 +50246,6 @@ import Foundation
case .tableStackLeft24Regular: return ".tableStackLeft24Regular"
case .tableStackLeft28Filled: return ".tableStackLeft28Filled"
case .tableStackLeft28Regular: return ".tableStackLeft28Regular"
- default: break }
- switch self {
case .tableStackRight16Filled: return ".tableStackRight16Filled"
case .tableStackRight16Regular: return ".tableStackRight16Regular"
case .tableStackRight20Filled: return ".tableStackRight20Filled"
@@ -49032,6 +50264,8 @@ import Foundation
case .tableSwitch28Regular: return ".tableSwitch28Regular"
case .tablet12Filled: return ".tablet12Filled"
case .tablet12Regular: return ".tablet12Regular"
+ default: break }
+ switch self {
case .tablet16Filled: return ".tablet16Filled"
case .tablet16Regular: return ".tablet16Regular"
case .tablet20Filled: return ".tablet20Filled"
@@ -49114,8 +50348,6 @@ import Foundation
case .tagQuestionMark32Filled: return ".tagQuestionMark32Filled"
case .tagQuestionMark32Regular: return ".tagQuestionMark32Regular"
case .tagReset20Filled: return ".tagReset20Filled"
- default: break }
- switch self {
case .tagReset20Regular: return ".tagReset20Regular"
case .tagReset24Filled: return ".tagReset24Filled"
case .tagReset24Regular: return ".tagReset24Regular"
@@ -49134,6 +50366,8 @@ import Foundation
case .tapSingle20Filled: return ".tapSingle20Filled"
case .tapSingle20Regular: return ".tapSingle20Regular"
case .tapSingle24Filled: return ".tapSingle24Filled"
+ default: break }
+ switch self {
case .tapSingle24Regular: return ".tapSingle24Regular"
case .tapSingle32Filled: return ".tapSingle32Filled"
case .tapSingle32Regular: return ".tapSingle32Regular"
@@ -49216,8 +50450,6 @@ import Foundation
case .teardropBottomRight24Filled: return ".teardropBottomRight24Filled"
case .teardropBottomRight24Regular: return ".teardropBottomRight24Regular"
case .teardropBottomRight28Filled: return ".teardropBottomRight28Filled"
- default: break }
- switch self {
case .teardropBottomRight28Regular: return ".teardropBottomRight28Regular"
case .teardropBottomRight32Filled: return ".teardropBottomRight32Filled"
case .teardropBottomRight32Regular: return ".teardropBottomRight32Regular"
@@ -49236,6 +50468,8 @@ import Foundation
case .temperature32Filled: return ".temperature32Filled"
case .temperature32Regular: return ".temperature32Regular"
case .temperature48Filled: return ".temperature48Filled"
+ default: break }
+ switch self {
case .temperature48Regular: return ".temperature48Regular"
case .tent12Filled: return ".tent12Filled"
case .tent12Regular: return ".tent12Regular"
@@ -49318,8 +50552,6 @@ import Foundation
case .textAlignJustify20Regular: return ".textAlignJustify20Regular"
case .textAlignJustify24Filled: return ".textAlignJustify24Filled"
case .textAlignJustify24Regular: return ".textAlignJustify24Regular"
- default: break }
- switch self {
case .textAlignJustifyLow20Filled: return ".textAlignJustifyLow20Filled"
case .textAlignJustifyLow20Regular: return ".textAlignJustifyLow20Regular"
case .textAlignJustifyLow24Filled: return ".textAlignJustifyLow24Filled"
@@ -49338,6 +50570,8 @@ import Foundation
case .textAlignJustifyLowRotate9024Regular: return ".textAlignJustifyLowRotate9024Regular"
case .textAlignJustifyRotate27020Filled: return ".textAlignJustifyRotate27020Filled"
case .textAlignJustifyRotate27020Regular: return ".textAlignJustifyRotate27020Regular"
+ default: break }
+ switch self {
case .textAlignJustifyRotate27024Filled: return ".textAlignJustifyRotate27024Filled"
case .textAlignJustifyRotate27024Regular: return ".textAlignJustifyRotate27024Regular"
case .textAlignJustifyRotate9020Filled: return ".textAlignJustifyRotate9020Filled"
@@ -49420,8 +50654,6 @@ import Foundation
case .textBulletList9020Regular: return ".textBulletList9020Regular"
case .textBulletList9024Filled: return ".textBulletList9024Filled"
case .textBulletList9024Regular: return ".textBulletList9024Regular"
- default: break }
- switch self {
case .textBulletListAdd20Filled: return ".textBulletListAdd20Filled"
case .textBulletListAdd20Regular: return ".textBulletListAdd20Regular"
case .textBulletListAdd24Filled: return ".textBulletListAdd24Filled"
@@ -49436,8 +50668,12 @@ import Foundation
case .textBulletListSquare20Regular: return ".textBulletListSquare20Regular"
case .textBulletListSquare24Filled: return ".textBulletListSquare24Filled"
case .textBulletListSquare24Regular: return ".textBulletListSquare24Regular"
+ case .textBulletListSquare28Filled: return ".textBulletListSquare28Filled"
+ case .textBulletListSquare28Regular: return ".textBulletListSquare28Regular"
case .textBulletListSquare32Filled: return ".textBulletListSquare32Filled"
case .textBulletListSquare32Regular: return ".textBulletListSquare32Regular"
+ default: break }
+ switch self {
case .textBulletListSquare48Filled: return ".textBulletListSquare48Filled"
case .textBulletListSquare48Regular: return ".textBulletListSquare48Regular"
case .textBulletListSquareClock20Filled: return ".textBulletListSquareClock20Filled"
@@ -49522,8 +50758,6 @@ import Foundation
case .textColor24Regular: return ".textColor24Regular"
case .textColorAccent16Filled: return ".textColorAccent16Filled"
case .textColorAccent20Filled: return ".textColorAccent20Filled"
- default: break }
- switch self {
case .textColorAccent24Filled: return ".textColorAccent24Filled"
case .textColumnOne20Filled: return ".textColumnOne20Filled"
case .textColumnOne20Regular: return ".textColumnOne20Regular"
@@ -49540,6 +50774,8 @@ import Foundation
case .textColumnOneWide20Filled: return ".textColumnOneWide20Filled"
case .textColumnOneWide20Regular: return ".textColumnOneWide20Regular"
case .textColumnOneWide24Filled: return ".textColumnOneWide24Filled"
+ default: break }
+ switch self {
case .textColumnOneWide24Regular: return ".textColumnOneWide24Regular"
case .textColumnOneWideLightning16Filled: return ".textColumnOneWideLightning16Filled"
case .textColumnOneWideLightning16Regular: return ".textColumnOneWideLightning16Regular"
@@ -49624,8 +50860,6 @@ import Foundation
case .textDirectionVertical20Regular: return ".textDirectionVertical20Regular"
case .textDirectionVertical24Filled: return ".textDirectionVertical24Filled"
case .textDirectionVertical24Regular: return ".textDirectionVertical24Regular"
- default: break }
- switch self {
case .textEditStyle16Color: return ".textEditStyle16Color"
case .textEditStyle16Filled: return ".textEditStyle16Filled"
case .textEditStyle16Regular: return ".textEditStyle16Regular"
@@ -49642,6 +50876,8 @@ import Foundation
case .textEditStyleCharacterGa32Regular: return ".textEditStyleCharacterGa32Regular"
case .textEffects20Filled: return ".textEffects20Filled"
case .textEffects20Regular: return ".textEffects20Regular"
+ default: break }
+ switch self {
case .textEffects24Filled: return ".textEffects24Filled"
case .textEffects24Regular: return ".textEffects24Regular"
case .textEffectsSparkle20Filled: return ".textEffectsSparkle20Filled"
@@ -49726,8 +50962,6 @@ import Foundation
case .textGrammarWand24Filled: return ".textGrammarWand24Filled"
case .textGrammarWand24Regular: return ".textGrammarWand24Regular"
case .textHanging20Filled: return ".textHanging20Filled"
- default: break }
- switch self {
case .textHanging20Regular: return ".textHanging20Regular"
case .textHanging24Filled: return ".textHanging24Filled"
case .textHanging24Regular: return ".textHanging24Regular"
@@ -49744,6 +50978,8 @@ import Foundation
case .textHeader1LinesCaret16Filled: return ".textHeader1LinesCaret16Filled"
case .textHeader1LinesCaret16Regular: return ".textHeader1LinesCaret16Regular"
case .textHeader1LinesCaret20Filled: return ".textHeader1LinesCaret20Filled"
+ default: break }
+ switch self {
case .textHeader1LinesCaret20Regular: return ".textHeader1LinesCaret20Regular"
case .textHeader1LinesCaret24Filled: return ".textHeader1LinesCaret24Filled"
case .textHeader1LinesCaret24Regular: return ".textHeader1LinesCaret24Regular"
@@ -49828,8 +51064,6 @@ import Foundation
case .textNumberList16Filled: return ".textNumberList16Filled"
case .textNumberList16Regular: return ".textNumberList16Regular"
case .textNumberList20Filled: return ".textNumberList20Filled"
- default: break }
- switch self {
case .textNumberList20Regular: return ".textNumberList20Regular"
case .textNumberList24Filled: return ".textNumberList24Filled"
case .textNumberList24Regular: return ".textNumberList24Regular"
@@ -49846,6 +51080,8 @@ import Foundation
case .textParagraph20Filled: return ".textParagraph20Filled"
case .textParagraph20Regular: return ".textParagraph20Regular"
case .textParagraph24Filled: return ".textParagraph24Filled"
+ default: break }
+ switch self {
case .textParagraph24Regular: return ".textParagraph24Regular"
case .textParagraphDirection20Filled: return ".textParagraphDirection20Filled"
case .textParagraphDirection20Regular: return ".textParagraphDirection20Regular"
@@ -49930,8 +51166,6 @@ import Foundation
case .textStrikethrough24Filled: return ".textStrikethrough24Filled"
case .textStrikethrough24Regular: return ".textStrikethrough24Regular"
case .textSubscript16Filled: return ".textSubscript16Filled"
- default: break }
- switch self {
case .textSubscript16Regular: return ".textSubscript16Regular"
case .textSubscript20Filled: return ".textSubscript20Filled"
case .textSubscript20Regular: return ".textSubscript20Regular"
@@ -49948,6 +51182,8 @@ import Foundation
case .textT16Filled: return ".textT16Filled"
case .textT16Regular: return ".textT16Regular"
case .textT20Filled: return ".textT20Filled"
+ default: break }
+ switch self {
case .textT20Regular: return ".textT20Regular"
case .textT24Filled: return ".textT24Filled"
case .textT24Regular: return ".textT24Regular"
@@ -50001,6 +51237,12 @@ import Foundation
case .textbox20Regular: return ".textbox20Regular"
case .textbox24Filled: return ".textbox24Filled"
case .textbox24Regular: return ".textbox24Regular"
+ case .textbox28Filled: return ".textbox28Filled"
+ case .textbox28Regular: return ".textbox28Regular"
+ case .textbox32Filled: return ".textbox32Filled"
+ case .textbox32Regular: return ".textbox32Regular"
+ case .textbox48Filled: return ".textbox48Filled"
+ case .textbox48Regular: return ".textbox48Regular"
case .textboxAlignBottom20Filled: return ".textboxAlignBottom20Filled"
case .textboxAlignBottom20Regular: return ".textboxAlignBottom20Regular"
case .textboxAlignBottom24Filled: return ".textboxAlignBottom24Filled"
@@ -50032,8 +51274,6 @@ import Foundation
case .textboxAlignCenter20Filled: return ".textboxAlignCenter20Filled"
case .textboxAlignCenter20Regular: return ".textboxAlignCenter20Regular"
case .textboxAlignCenter24Filled: return ".textboxAlignCenter24Filled"
- default: break }
- switch self {
case .textboxAlignCenter24Regular: return ".textboxAlignCenter24Regular"
case .textboxAlignMiddle16Filled: return ".textboxAlignMiddle16Filled"
case .textboxAlignMiddle16Regular: return ".textboxAlignMiddle16Regular"
@@ -50044,6 +51284,8 @@ import Foundation
case .textboxAlignMiddleLeft16Filled: return ".textboxAlignMiddleLeft16Filled"
case .textboxAlignMiddleLeft16Regular: return ".textboxAlignMiddleLeft16Regular"
case .textboxAlignMiddleLeft20Filled: return ".textboxAlignMiddleLeft20Filled"
+ default: break }
+ switch self {
case .textboxAlignMiddleLeft20Regular: return ".textboxAlignMiddleLeft20Regular"
case .textboxAlignMiddleLeft24Filled: return ".textboxAlignMiddleLeft24Filled"
case .textboxAlignMiddleLeft24Regular: return ".textboxAlignMiddleLeft24Regular"
@@ -50084,6 +51326,18 @@ import Foundation
case .textboxAlignTopRotate9020Regular: return ".textboxAlignTopRotate9020Regular"
case .textboxAlignTopRotate9024Filled: return ".textboxAlignTopRotate9024Filled"
case .textboxAlignTopRotate9024Regular: return ".textboxAlignTopRotate9024Regular"
+ case .textboxCheckmark16Filled: return ".textboxCheckmark16Filled"
+ case .textboxCheckmark16Regular: return ".textboxCheckmark16Regular"
+ case .textboxCheckmark20Filled: return ".textboxCheckmark20Filled"
+ case .textboxCheckmark20Regular: return ".textboxCheckmark20Regular"
+ case .textboxCheckmark24Filled: return ".textboxCheckmark24Filled"
+ case .textboxCheckmark24Regular: return ".textboxCheckmark24Regular"
+ case .textboxCheckmark28Filled: return ".textboxCheckmark28Filled"
+ case .textboxCheckmark28Regular: return ".textboxCheckmark28Regular"
+ case .textboxCheckmark32Filled: return ".textboxCheckmark32Filled"
+ case .textboxCheckmark32Regular: return ".textboxCheckmark32Regular"
+ case .textboxCheckmark48Filled: return ".textboxCheckmark48Filled"
+ case .textboxCheckmark48Regular: return ".textboxCheckmark48Regular"
case .textboxMore20Filled: return ".textboxMore20Filled"
case .textboxMore20Regular: return ".textboxMore20Regular"
case .textboxMore24Filled: return ".textboxMore24Filled"
@@ -50132,10 +51386,10 @@ import Foundation
case .ticketDiagonal28Regular: return ".ticketDiagonal28Regular"
case .ticketHorizontal20Filled: return ".ticketHorizontal20Filled"
case .ticketHorizontal20Regular: return ".ticketHorizontal20Regular"
- case .ticketHorizontal24Filled: return ".ticketHorizontal24Filled"
- case .ticketHorizontal24Regular: return ".ticketHorizontal24Regular"
default: break }
switch self {
+ case .ticketHorizontal24Filled: return ".ticketHorizontal24Filled"
+ case .ticketHorizontal24Regular: return ".ticketHorizontal24Regular"
case .timeAndWeather20Filled: return ".timeAndWeather20Filled"
case .timeAndWeather20Regular: return ".timeAndWeather20Regular"
case .timeAndWeather24Filled: return ".timeAndWeather24Filled"
@@ -50231,13 +51485,15 @@ import Foundation
case .translate20Regular: return ".translate20Regular"
case .translate24Filled: return ".translate24Filled"
case .translate24Regular: return ".translate24Regular"
+ case .translate32Filled: return ".translate32Filled"
case .translate32Light: return ".translate32Light"
+ case .translate32Regular: return ".translate32Regular"
+ default: break }
+ switch self {
case .translateAuto16Filled: return ".translateAuto16Filled"
case .translateAuto16Regular: return ".translateAuto16Regular"
case .translateAuto20Filled: return ".translateAuto20Filled"
case .translateAuto20Regular: return ".translateAuto20Regular"
- default: break }
- switch self {
case .translateAuto24Filled: return ".translateAuto24Filled"
case .translateAuto24Regular: return ".translateAuto24Regular"
case .translateOff16Filled: return ".translateOff16Filled"
@@ -50318,16 +51574,24 @@ import Foundation
case .triangleRight48Regular: return ".triangleRight48Regular"
case .triangleUp20Filled: return ".triangleUp20Filled"
case .triangleUp20Regular: return ".triangleUp20Regular"
+ case .trophy16Color: return ".trophy16Color"
case .trophy16Filled: return ".trophy16Filled"
case .trophy16Regular: return ".trophy16Regular"
+ case .trophy20Color: return ".trophy20Color"
case .trophy20Filled: return ".trophy20Filled"
case .trophy20Regular: return ".trophy20Regular"
+ case .trophy24Color: return ".trophy24Color"
case .trophy24Filled: return ".trophy24Filled"
case .trophy24Regular: return ".trophy24Regular"
+ case .trophy28Color: return ".trophy28Color"
case .trophy28Filled: return ".trophy28Filled"
case .trophy28Regular: return ".trophy28Regular"
+ case .trophy32Color: return ".trophy32Color"
case .trophy32Filled: return ".trophy32Filled"
case .trophy32Regular: return ".trophy32Regular"
+ case .trophy48Color: return ".trophy48Color"
+ default: break }
+ switch self {
case .trophy48Filled: return ".trophy48Filled"
case .trophy48Regular: return ".trophy48Regular"
case .trophyLock16Filled: return ".trophyLock16Filled"
@@ -50338,8 +51602,6 @@ import Foundation
case .trophyLock24Regular: return ".trophyLock24Regular"
case .trophyLock28Filled: return ".trophyLock28Filled"
case .trophyLock28Regular: return ".trophyLock28Regular"
- default: break }
- switch self {
case .trophyLock32Filled: return ".trophyLock32Filled"
case .trophyLock32Regular: return ".trophyLock32Regular"
case .trophyLock48Filled: return ".trophyLock48Filled"
@@ -50430,6 +51692,8 @@ import Foundation
case .vehicleCableCar28Filled: return ".vehicleCableCar28Filled"
case .vehicleCableCar28Regular: return ".vehicleCableCar28Regular"
case .vehicleCar16Filled: return ".vehicleCar16Filled"
+ default: break }
+ switch self {
case .vehicleCar16Regular: return ".vehicleCar16Regular"
case .vehicleCar20Filled: return ".vehicleCar20Filled"
case .vehicleCar20Regular: return ".vehicleCar20Regular"
@@ -50440,8 +51704,6 @@ import Foundation
case .vehicleCar32Filled: return ".vehicleCar32Filled"
case .vehicleCar32Regular: return ".vehicleCar32Regular"
case .vehicleCar48Filled: return ".vehicleCar48Filled"
- default: break }
- switch self {
case .vehicleCar48Regular: return ".vehicleCar48Regular"
case .vehicleCarCollision16Filled: return ".vehicleCarCollision16Filled"
case .vehicleCarCollision16Regular: return ".vehicleCarCollision16Regular"
@@ -50532,6 +51794,8 @@ import Foundation
case .video20Filled: return ".video20Filled"
case .video20Regular: return ".video20Regular"
case .video24Color: return ".video24Color"
+ default: break }
+ switch self {
case .video24Filled: return ".video24Filled"
case .video24Regular: return ".video24Regular"
case .video28Color: return ".video28Color"
@@ -50542,8 +51806,6 @@ import Foundation
case .video32Light: return ".video32Light"
case .video32Regular: return ".video32Regular"
case .video36020Filled: return ".video36020Filled"
- default: break }
- switch self {
case .video36020Regular: return ".video36020Regular"
case .video36024Filled: return ".video36024Filled"
case .video36024Regular: return ".video36024Regular"
@@ -50634,6 +51896,8 @@ import Foundation
case .videoClipOptimize20Filled: return ".videoClipOptimize20Filled"
case .videoClipOptimize20Regular: return ".videoClipOptimize20Regular"
case .videoClipOptimize24Filled: return ".videoClipOptimize24Filled"
+ default: break }
+ switch self {
case .videoClipOptimize24Regular: return ".videoClipOptimize24Regular"
case .videoClipOptimize28Filled: return ".videoClipOptimize28Filled"
case .videoClipOptimize28Regular: return ".videoClipOptimize28Regular"
@@ -50644,8 +51908,6 @@ import Foundation
case .videoClipWand24Filled: return ".videoClipWand24Filled"
case .videoClipWand24Regular: return ".videoClipWand24Regular"
case .videoLink24Filled: return ".videoLink24Filled"
- default: break }
- switch self {
case .videoLink24Regular: return ".videoLink24Regular"
case .videoLink28Filled: return ".videoLink28Filled"
case .videoLink28Regular: return ".videoLink28Regular"
@@ -50736,6 +51998,8 @@ import Foundation
case .videoPlayPause24Filled: return ".videoPlayPause24Filled"
case .videoPlayPause24Regular: return ".videoPlayPause24Regular"
case .videoProhibited16Filled: return ".videoProhibited16Filled"
+ default: break }
+ switch self {
case .videoProhibited16Regular: return ".videoProhibited16Regular"
case .videoProhibited20Filled: return ".videoProhibited20Filled"
case .videoProhibited20Regular: return ".videoProhibited20Regular"
@@ -50746,8 +52010,6 @@ import Foundation
case .videoRecording20Filled: return ".videoRecording20Filled"
case .videoRecording20Regular: return ".videoRecording20Regular"
case .videoSecurity20Filled: return ".videoSecurity20Filled"
- default: break }
- switch self {
case .videoSecurity20Regular: return ".videoSecurity20Regular"
case .videoSecurity24Filled: return ".videoSecurity24Filled"
case .videoSecurity24Regular: return ".videoSecurity24Regular"
@@ -50838,6 +52100,8 @@ import Foundation
case .wallet48Filled: return ".wallet48Filled"
case .wallet48Regular: return ".wallet48Regular"
case .walletCreditCard16Filled: return ".walletCreditCard16Filled"
+ default: break }
+ switch self {
case .walletCreditCard16Regular: return ".walletCreditCard16Regular"
case .walletCreditCard20Filled: return ".walletCreditCard20Filled"
case .walletCreditCard20Regular: return ".walletCreditCard20Regular"
@@ -50848,8 +52112,6 @@ import Foundation
case .walletCreditCard32Filled: return ".walletCreditCard32Filled"
case .walletCreditCard32Regular: return ".walletCreditCard32Regular"
case .walletCreditCard48Filled: return ".walletCreditCard48Filled"
- default: break }
- switch self {
case .walletCreditCard48Regular: return ".walletCreditCard48Regular"
case .wallpaper20Filled: return ".wallpaper20Filled"
case .wallpaper20Regular: return ".wallpaper20Regular"
@@ -50940,6 +52202,8 @@ import Foundation
case .weatherFog24Filled: return ".weatherFog24Filled"
case .weatherFog24Regular: return ".weatherFog24Regular"
case .weatherFog48Filled: return ".weatherFog48Filled"
+ default: break }
+ switch self {
case .weatherFog48Regular: return ".weatherFog48Regular"
case .weatherHailDay20Filled: return ".weatherHailDay20Filled"
case .weatherHailDay20Regular: return ".weatherHailDay20Regular"
@@ -50950,8 +52214,6 @@ import Foundation
case .weatherHailNight20Filled: return ".weatherHailNight20Filled"
case .weatherHailNight20Regular: return ".weatherHailNight20Regular"
case .weatherHailNight24Filled: return ".weatherHailNight24Filled"
- default: break }
- switch self {
case .weatherHailNight24Regular: return ".weatherHailNight24Regular"
case .weatherHailNight48Filled: return ".weatherHailNight48Filled"
case .weatherHailNight48Regular: return ".weatherHailNight48Regular"
@@ -50969,6 +52231,9 @@ import Foundation
case .weatherMoon24Regular: return ".weatherMoon24Regular"
case .weatherMoon28Filled: return ".weatherMoon28Filled"
case .weatherMoon28Regular: return ".weatherMoon28Regular"
+ case .weatherMoon32Filled: return ".weatherMoon32Filled"
+ case .weatherMoon32Light: return ".weatherMoon32Light"
+ case .weatherMoon32Regular: return ".weatherMoon32Regular"
case .weatherMoon48Filled: return ".weatherMoon48Filled"
case .weatherMoon48Regular: return ".weatherMoon48Regular"
case .weatherMoonOff16Filled: return ".weatherMoonOff16Filled"
@@ -51037,12 +52302,18 @@ import Foundation
case .weatherSnowShowerNight24Regular: return ".weatherSnowShowerNight24Regular"
case .weatherSnowShowerNight48Filled: return ".weatherSnowShowerNight48Filled"
case .weatherSnowShowerNight48Regular: return ".weatherSnowShowerNight48Regular"
+ case .weatherSnowflake20Color: return ".weatherSnowflake20Color"
case .weatherSnowflake20Filled: return ".weatherSnowflake20Filled"
+ default: break }
+ switch self {
case .weatherSnowflake20Regular: return ".weatherSnowflake20Regular"
+ case .weatherSnowflake24Color: return ".weatherSnowflake24Color"
case .weatherSnowflake24Filled: return ".weatherSnowflake24Filled"
case .weatherSnowflake24Regular: return ".weatherSnowflake24Regular"
+ case .weatherSnowflake32Color: return ".weatherSnowflake32Color"
case .weatherSnowflake32Filled: return ".weatherSnowflake32Filled"
case .weatherSnowflake32Regular: return ".weatherSnowflake32Regular"
+ case .weatherSnowflake48Color: return ".weatherSnowflake48Color"
case .weatherSnowflake48Filled: return ".weatherSnowflake48Filled"
case .weatherSnowflake48Regular: return ".weatherSnowflake48Regular"
case .weatherSqualls20Filled: return ".weatherSqualls20Filled"
@@ -51052,8 +52323,6 @@ import Foundation
case .weatherSqualls48Filled: return ".weatherSqualls48Filled"
case .weatherSqualls48Regular: return ".weatherSqualls48Regular"
case .weatherSunny16Filled: return ".weatherSunny16Filled"
- default: break }
- switch self {
case .weatherSunny16Regular: return ".weatherSunny16Regular"
case .weatherSunny20Filled: return ".weatherSunny20Filled"
case .weatherSunny20Regular: return ".weatherSunny20Regular"
@@ -51062,6 +52331,7 @@ import Foundation
case .weatherSunny28Filled: return ".weatherSunny28Filled"
case .weatherSunny28Regular: return ".weatherSunny28Regular"
case .weatherSunny32Filled: return ".weatherSunny32Filled"
+ case .weatherSunny32Light: return ".weatherSunny32Light"
case .weatherSunny32Regular: return ".weatherSunny32Regular"
case .weatherSunny48Filled: return ".weatherSunny48Filled"
case .weatherSunny48Regular: return ".weatherSunny48Regular"
@@ -51136,6 +52406,8 @@ import Foundation
case .window16Filled: return ".window16Filled"
case .window16Regular: return ".window16Regular"
case .window20Filled: return ".window20Filled"
+ default: break }
+ switch self {
case .window20Regular: return ".window20Regular"
case .window24Filled: return ".window24Filled"
case .window24Regular: return ".window24Regular"
@@ -51154,8 +52426,6 @@ import Foundation
case .windowAdOff20Regular: return ".windowAdOff20Regular"
case .windowAdPerson20Filled: return ".windowAdPerson20Filled"
case .windowAdPerson20Regular: return ".windowAdPerson20Regular"
- default: break }
- switch self {
case .windowApps16Filled: return ".windowApps16Filled"
case .windowApps16Regular: return ".windowApps16Regular"
case .windowApps20Filled: return ".windowApps20Filled"
@@ -51238,6 +52508,8 @@ import Foundation
case .windowMultiple20Regular: return ".windowMultiple20Regular"
case .windowMultipleSwap20Filled: return ".windowMultipleSwap20Filled"
case .windowMultipleSwap20Regular: return ".windowMultipleSwap20Regular"
+ default: break }
+ switch self {
case .windowNew16Filled: return ".windowNew16Filled"
case .windowNew16Regular: return ".windowNew16Regular"
case .windowNew20Filled: return ".windowNew20Filled"
@@ -51256,8 +52528,6 @@ import Foundation
case .windowShield24Regular: return ".windowShield24Regular"
case .windowText20Filled: return ".windowText20Filled"
case .windowText20Regular: return ".windowText20Regular"
- default: break }
- switch self {
case .windowWrench16Filled: return ".windowWrench16Filled"
case .windowWrench16Regular: return ".windowWrench16Regular"
case .windowWrench20Filled: return ".windowWrench20Filled"
diff --git a/ios/README.md b/ios/README.md
index b87abe8993..3d78525e44 100644
--- a/ios/README.md
+++ b/ios/README.md
@@ -6,13 +6,13 @@
```ruby
use_frameworks!
-pod "FluentIcons", "1.1.261"
+pod "FluentIcons", "1.1.270"
```
### Carthage
```bash
-git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.261"
+git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.270"
```
## Usage
diff --git a/package-lock.json b/package-lock.json
index 02c1491392..65ed2c009a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -14947,7 +14947,7 @@
},
"packages/react-icons": {
"name": "@fluentui/react-icons",
- "version": "2.0.261",
+ "version": "2.0.269",
"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.261",
+ "version": "2.0.269",
"license": "MIT",
"dependencies": {
"subset-font": "^1.4.0"
@@ -15065,7 +15065,7 @@
},
"packages/react-native-icons": {
"name": "@fluentui/react-native-icons",
- "version": "2.0.261",
+ "version": "2.0.269",
"license": "MIT",
"dependencies": {
"@griffel/react": "^1.0.0",
@@ -15498,7 +15498,7 @@
},
"packages/svg-icons": {
"name": "@fluentui/svg-icons",
- "version": "1.1.261",
+ "version": "1.1.269",
"license": "MIT",
"devDependencies": {
"renamer": "^2.0.1",
@@ -15568,7 +15568,7 @@
},
"packages/svg-sprites": {
"name": "@fluentui/svg-sprites",
- "version": "1.1.261",
+ "version": "1.1.269",
"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 c64b771f4d..844dc4688e 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.261",
+ "version": "2.0.269",
"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 e51c82823e..cbe013adfd 100644
--- a/packages/react-icons/package.json
+++ b/packages/react-icons/package.json
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-icons",
- "version": "2.0.261",
+ "version": "2.0.269",
"sideEffects": false,
"main": "lib-cjs/index.js",
"module": "lib/index.js",
diff --git a/packages/react-icons/src/utils/fonts/createFluentFontIcon.tsx b/packages/react-icons/src/utils/fonts/createFluentFontIcon.tsx
index c5541b7569..11916f5bcb 100644
--- a/packages/react-icons/src/utils/fonts/createFluentFontIcon.tsx
+++ b/packages/react-icons/src/utils/fonts/createFluentFontIcon.tsx
@@ -24,7 +24,7 @@ export const enum FontFile {
Filled = 0,
Regular = 1,
Resizable = 2,
- Light = 3
+ Light = 3
}
const FONT_FAMILY_MAP = {
@@ -70,9 +70,10 @@ const useRootStyles = makeStyles({
display: 'inline-block',
fontStyle: 'normal',
lineHeight: '1em',
+ color: 'currentColor',
"@media (forced-colors: active)": {
- forcedColorAdjust: 'none',
+ forcedColorAdjust: 'auto',
}
},
[FontFile.Filled]: {
diff --git a/packages/react-native-icons/package.json b/packages/react-native-icons/package.json
index b2c240d466..0f9a020f44 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.261",
+ "version": "2.0.269",
"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 7234a6d2d8..2bf368e309 100644
--- a/packages/svg-icons/package.json
+++ b/packages/svg-icons/package.json
@@ -1,6 +1,6 @@
{
"name": "@fluentui/svg-icons",
- "version": "1.1.261",
+ "version": "1.1.270",
"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 a8e594c004..1aeedd96f4 100644
--- a/packages/svg-sprites/package.json
+++ b/packages/svg-sprites/package.json
@@ -1,6 +1,6 @@
{
"name": "@fluentui/svg-sprites",
- "version": "1.1.261",
+ "version": "1.1.270",
"description": "Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.",
"license": "MIT",
"repository": {